.login-main{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh;padding:20px}.login-main h1{font-size:2.5rem;color:#f3f4f6;margin-bottom:30px}.login-main p{margin-top:15px;color:#fff;font-size:.9rem}.login-main p a{color:#10b981;text-decoration:none}.login-main p a:hover{text-decoration:underline}.login-main form{background-color:#1f2937;border-radius:8px;box-shadow:0 4px 10px #0000001a;padding:30px;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.login-main form label{font-size:1rem;color:#fff;margin-bottom:15px;display:block;width:100%;text-align:left}.login-main form input{width:100%;padding:10px;margin-bottom:20px;font-size:1rem;border:1px solid #d1d5db;border-radius:5px;background-color:#f9fafb}.login-main form input:focus{outline:none;border-color:#2563eb}.login-main form input::placeholder{color:#d1d5db}.login-main form button{background-color:#3b82f6;color:#fff;font-size:1.1rem;padding:12px;border-radius:5px;cursor:pointer;border:none;width:100%;transition:background-color .3s}.login-main form button:hover{background-color:#2563eb}.login-main form button:disabled{background-color:#9ca3af;cursor:not-allowed}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{background-attachment:fixed;background-position:50%;background-size:cover;background-image:url(/1d09c4fb39f4ada83fc427e2df8cf8c5.png);font-family:Arial,sans-serif;color:#111827;line-height:1.3;padding:16px;width:100%;min-height:100vh}body:before{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:-1}.wallet-main{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:auto;padding:16px;background-color:#2e243d;border-radius:8px;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;overflow:hidden;z-index:10;min-height:30vh}@media(max-width:768px){.wallet-main{padding:16px}}.App-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:45px;background-color:#1f2937;padding:16px;color:#fff;font-family:Arial,sans-serif;box-shadow:0 4px 10px #0000001a;border-radius:5%;z-index:5;overflow:hidden}.App-header img{width:40px;height:auto;margin-right:24px}.App-header .email{font-size:1em;font-weight:700;color:#f9fafb;padding-right:5px}.App-header .total{font-size:1.2em;font-weight:700;color:#10b981;padding:0 7px 0 3px}.App-header .currency{font-size:.8em;color:#f9fafb}@media(max-width:768px){.App-header .App-header{flex-direction:column;align-items:flex-start;gap:16px}.App-header .App-header img{margin-right:0;margin-bottom:16px}.App-header .App-header .currency,.App-header .App-header .email,.App-header .App-header .total{font-size:.9em}.App-header .App-header .total{font-size:1.2em}}#form-main{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:24px 0;background-color:#1f2937;border-radius:2%;font-size:.9em;padding:20px}#form-main button{width:auto;height:auto;background-color:#3b82f6;color:#fff;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;font-size:.9em;transition:background-color .3s}#form-main .form-section{width:100%;max-width:400px;margin:auto;padding:16px;background-color:#b14456c7;border-radius:8px;box-shadow:0 4px 10px #0000001a}#form-main .form-section label{font-size:1em;color:#fff;margin-bottom:16px;display:block}#form-main .form-section input,#form-main .form-section select{width:100%;padding:16px;font-size:1em;margin-bottom:24px;border:1px solid #ccc;border-radius:5px;background-color:#fff}#form-main .form-section input:focus,#form-main .form-section select:focus{outline:none;border-color:#1f2937}#form-main .form-section button{width:100%;background-color:#1f2937;color:#fff;border:none;padding:16px;margin:5px;border-radius:5px;cursor:pointer}#form-main .form-section button:hover{background-color:#505660}#form-main .form-section button:disabled{background-color:#9ca3af;cursor:not-allowed}@media(max-width:768px){#form-main .form-section{max-width:100%;padding:16px}#form-main input,#form-main select{font-size:.9em}#form-main button{font-size:1em}}.table-section{margin:2px;padding:29px;max-width:100%;border-radius:8px;box-shadow:0 4px 10px #0000001a;font-family:Arial,sans-serif;text-align:center;z-index:5;overflow-x:auto}.table-section span{display:block;font-size:1.2em;color:#10b981;margin-top:20px}.table-section table{width:100%;border-collapse:collapse;background-color:#fff;font-size:.8em}.table-section table thead{background-color:#1f2937;color:#fff}.table-section table thead th{padding:12px;text-align:left;text-transform:uppercase;letter-spacing:.05em;font-weight:700;border-bottom:2px solid #d1d5db}.table-section table tbody tr:nth-child(2n){background-color:#e5e7eb}.table-section table tbody tr:hover{background-color:#505660}.table-section table tbody tr td{padding:10px;text-align:left;border-bottom:1px solid #d1d5db;color:#111827}.table-section table button{background-color:#3b82f6;color:#fff;border:none;padding:8px 12px;margin:5px;border-radius:5px;cursor:pointer;font-size:1em;transition:background-color .3s}.table-section table button:hover{background-color:#2563eb}.table-section table button#delete-btn{background-color:#10b981}.table-section table button#delete-btn:hover{background-color:#505660}@media(max-width:768px){.table-section .table-section{padding:15px}.table-section .table-section table{font-size:.5em}.table-section .table-section table td,.table-section .table-section table th{padding:8px}}.register-main{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh;padding:20px}.register-main h1{font-size:2.5rem;color:#f3f4f6;margin-bottom:30px}.register-main form{background-color:#1f2937;border-radius:8px;box-shadow:0 4px 10px #0000001a;padding:30px;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.register-main form label{font-size:1rem;color:#fff;margin-bottom:15px;display:block;width:100%;text-align:left}.register-main form input{width:100%;padding:10px;margin-bottom:20px;font-size:1rem;border:1px solid #d1d5db;border-radius:5px;background-color:#f9fafb}.register-main form input:focus{outline:none;border-color:#2563eb}.register-main form input::placeholder{color:#d1d5db}.register-main form button{background-color:#3b82f6;color:#fff;font-size:1.1rem;padding:12px;border-radius:5px;cursor:pointer;border:none;width:100%;transition:background-color .3s}.register-main form button:hover{background-color:#2563eb}.register-main form button:disabled{background-color:#9ca3af;cursor:not-allowed}.form-error{color:#ff4d4f;font-size:.9rem;margin-top:10px}