.wallet-login-screen{color:#e9edef;background:#080c0d;place-items:center;min-height:calc(100dvh - 44px);padding:32px;display:grid}.wallet-login-card{text-align:center;background:#111719;border:1px solid #2b3235;border-radius:20px;flex-direction:column;gap:20px;width:min(480px,100%);padding:42px;display:flex;box-shadow:0 24px 80px #0005}.wallet-login-logo{object-fit:contain;width:56px;height:64px;margin:auto}.wallet-login-card h1{margin:0;font-size:28px}.wallet-login-card p{margin:0;line-height:1.6}.wallet-muted,.wallet-custody-note{color:#939da3}.wallet-custody-note{border-top:1px solid #2b3235;padding-top:20px;font-size:12px}.wallet-primary,.wallet-secondary{font:inherit;cursor:pointer;border:1px solid #313a3e;border-radius:9px;justify-content:center;align-items:center;padding:12px 18px;font-weight:650;text-decoration:none;display:inline-flex}.wallet-primary{color:#04120d;background:#00bd7e;border-color:#00bd7e}.wallet-secondary{color:#e9edef;background:#1d2528}.wallet-primary:disabled,.wallet-secondary:disabled,button:disabled{opacity:.5;cursor:not-allowed}.wallet-primary:hover:not(:disabled){filter:brightness(1.12)}.wallet-modal{color:#e9edef;background:#080d0e;border:1px solid #2b3235;border-radius:16px;width:min(620px,100vw - 28px);max-height:90dvh;overflow:auto}.wallet-modal-body{flex-direction:column;gap:16px;padding:24px;display:flex}.wallet-modal-body p{margin:0;line-height:1.5}.wallet-close{color:#919ca2;cursor:pointer;background:0 0;border:0;font-size:30px}.wallet-input{box-sizing:border-box;color:#eef2f4;width:100%;font:inherit;background:#151c20;border:1px solid #2b3539;border-radius:9px;padding:15px}.wallet-input:focus{outline-offset:2px;outline:2px solid #00bd7e}.wallet-label{color:#aab3b8;font-size:14px;font-weight:600}.wallet-error{color:#ff8394!important}.wallet-break{overflow-wrap:anywhere}.wallet-deposit-row{align-items:center;gap:22px;display:flex}.wallet-qr{background:#fff;border-radius:10px;width:200px;height:200px}.wallet-network{color:#83e7b1;background:#173328;border:1px solid #25513d;border-radius:7px;margin:14px 0;padding:7px 12px;display:inline-block}.wallet-modal .wallet-address-field{align-items:center;gap:12px;padding:12px;display:flex}.wallet-modal .wallet-address-text{overflow-wrap:anywhere;white-space:normal;min-width:0;font-size:13px}.wallet-menu-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.wallet-review{background:#151c20;border:1px solid #2b3539;border-radius:10px;grid-template-columns:1fr 2fr;gap:16px;margin:0;padding:18px;display:grid}.wallet-review dt{color:#98a3a8}.wallet-review dd{text-align:right;margin:0}.wallet-actions{justify-content:flex-end;gap:12px;display:flex}.wallet-secret{resize:none;min-height:104px;font-family:monospace}.wallet-result{gap:16px;display:grid}.wallet-result a{color:#7ae0b9}.wallet-dashboard{color:#e9edef;max-width:1400px;margin:auto;padding:36px 28px 72px}.wallet-dashboard-heading{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.wallet-dashboard-heading h1{margin:8px 0;font-size:30px}.wallet-dashboard-heading p{margin:8px 0}.wallet-overview{background:#111719;border:1px solid #2b3337;border-radius:14px;grid-template-columns:1fr 1fr;gap:28px;padding:28px;display:grid}.wallet-balance{align-items:center;gap:12px;margin:16px 0;font-size:32px;display:flex}.wallet-balance img{width:30px;height:26px}.wallet-address{margin:16px 0;font:15px/1.6 monospace}.wallet-dashboard a{color:#9fddc7;text-decoration:none}.wallet-history{background:#111719;border:1px solid #2b3337;border-radius:14px;margin:24px 0;padding:24px}.wallet-history h2{margin:0 0 16px;font-size:20px}.wallet-empty{color:#8d999f;padding:28px 0}.wallet-table-wrap{overflow-x:auto}.wallet-history table{border-collapse:collapse;width:100%}.wallet-history th,.wallet-history td{text-align:left;white-space:nowrap;border-bottom:1px solid #283034;padding:16px 12px}.wallet-history th{color:#939da3;font-size:13px}.wallet-history td small{color:#919ba1;margin-top:5px;display:block}.wallet-pending{color:#f4d56e;background:#292515;border:1px solid #706327;border-radius:10px;padding:16px}@media (max-width:700px){.wallet-login-card{padding:28px}.wallet-overview{grid-template-columns:1fr}.wallet-deposit-row{flex-direction:column;align-items:flex-start}.wallet-qr{align-self:center}.wallet-dashboard{padding:24px 16px 64px}.wallet-dashboard-heading{align-items:flex-start;gap:12px}.wallet-balance{font-size:25px}}
