:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef4ff;background:#07111f;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:radial-gradient(circle at 50% -10%,rgba(37,137,255,.28),transparent 42%),#07111f}body{min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.app-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-card,.account-card{width:min(100%,520px);padding:clamp(30px,7vw,52px);text-align:center;background:#0d1b2eeb;border:1px solid rgba(148,163,184,.16);border-radius:32px;box-shadow:0 28px 80px #0000005c;backdrop-filter:blur(18px)}.brand-symbol{display:inline-grid;width:44px;height:44px;place-items:center;color:#fff;font-size:24px;font-weight:800;background:linear-gradient(145deg,#2f9bff,#1473e6);border-radius:14px;box-shadow:0 14px 30px #1e90ff3d}.brand-symbol-large{width:88px;height:88px;font-size:46px;border-radius:26px}.brand-name{margin:20px 0 10px;color:#7dd3fc;font-size:16px;font-weight:750}h1{margin:0;color:#fff;font-size:clamp(30px,7vw,46px);line-height:1.24}.login-description,.customer-email{margin:18px auto 0;color:#b9c7da;font-size:17px;line-height:1.85}.google-button{display:flex;min-height:44px;margin-top:30px;justify-content:center;opacity:1;transition:opacity .16s ease}.google-button.is-busy{pointer-events:none;opacity:.55}.form-message{margin:18px 0 0;color:#f8c4c4;font-size:14px;line-height:1.7}.legal-links{display:flex;margin-top:28px;align-items:center;justify-content:center;gap:10px;color:#8192aa;font-size:13px}.legal-links a{color:#aebdd0;text-decoration:none}.legal-links a:hover,.legal-links a:focus-visible{color:#fff;text-decoration:underline}.account-header{display:flex;margin-bottom:30px;justify-content:center}.brand-lockup{display:inline-flex;align-items:center;gap:12px;color:#dbeafe;font-weight:750}.customer-avatar{display:grid;width:84px;height:84px;margin:0 auto 18px;place-items:center;color:#fff;font-size:36px;font-weight:800;background:#193553;border:1px solid rgba(125,211,252,.22);border-radius:50%}.customer-email{margin-top:8px;overflow-wrap:anywhere}.wallet-card{margin-top:28px;padding:24px;background:linear-gradient(145deg,#2274cc38,#0d1b2e33),#07111f8f;border:1px solid rgba(125,211,252,.18);border-radius:22px}.wallet-label,.wallet-currency{margin:0;color:#9fb5cf;font-size:14px}.wallet-balance{margin:10px 0 6px;color:#fff;font-size:clamp(38px,10vw,56px);font-weight:850;font-variant-numeric:tabular-nums;line-height:1.1}.held-balance{display:flex;margin-top:20px;padding-top:16px;align-items:center;justify-content:space-between;gap:16px;color:#b9c7da;border-top:1px solid rgba(148,163,184,.14)}.held-balance strong{color:#fff;font-variant-numeric:tabular-nums}.account-details{margin:20px 0 0;padding:0}.account-details>div{display:flex;padding:18px 20px;align-items:center;justify-content:space-between;gap:20px;text-align:start;background:#07111f85;border:1px solid rgba(148,163,184,.12);border-radius:18px}.account-details dt{color:#9fb0c6}.account-details dd{margin:0;color:#fff;font-weight:800;font-variant-numeric:tabular-nums}.secondary-button{width:100%;margin-top:24px;padding:14px 20px;color:#e5efff;font-weight:700;background:transparent;border:1px solid rgba(148,163,184,.3);border-radius:16px;cursor:pointer}.secondary-button:disabled{cursor:wait;opacity:.55}.page-loader{width:42px;height:42px;border:3px solid rgba(125,211,252,.2);border-top-color:#4aa8ff;border-radius:50%;animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:480px){.app-shell{padding:16px}.login-card,.account-card{padding:30px 20px;border-radius:26px}.wallet-card{padding:22px 18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
