*{box-sizing:border-box}html{background:#f5f7fa}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{touch-action:manipulation}.account-shell{background:linear-gradient(160deg,#07111f,#0d2535);place-items:center;min-height:100vh;padding:24px;font-family:Inter,system-ui,sans-serif;display:grid}.account-card{text-align:center;background:#fff;border-radius:24px;gap:14px;width:min(100%,400px);padding:30px 24px;display:grid;box-shadow:0 22px 70px #0008}.account-card h1{color:#10212d;margin:0;font-size:30px}.account-card p{color:#60717b;margin:0 0 8px}.account-card input{background:#f8fbfc;border:1px solid #c9d4da;border-radius:12px;width:100%;min-height:50px;padding:0 14px}.account-card button{color:#071d17;cursor:pointer;background:#19c58b;border:0;border-radius:12px;min-height:50px;font-weight:800}.account-card .account-link{color:#247697;background:0 0;font-weight:700}.account-mark{color:#062219;background:#19c58b;border-radius:17px;place-items:center;width:58px;height:58px;margin:auto;font-weight:900;display:grid}.account-error{color:#9d1c1c;background:#fff0f0;border-radius:10px;padding:10px;font-size:14px}.logout-button{z-index:100;color:#42545d;background:#fff;border:1px solid #c9d4da;border-radius:999px;padding:7px 11px;font:600 12px Inter,system-ui,sans-serif;position:fixed;top:10px;right:12px;box-shadow:0 2px 8px #0001}@media (display-mode:standalone){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}
