.web-auth{position:fixed;z-index:100;inset:0;min-width:320px;min-height:100vh;display:grid;place-items:center;overflow:auto;padding:24px;color:#edf0f6;background:radial-gradient(circle at 50% -15%,rgba(80,92,145,.22),transparent 42%),#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.web-auth__card{width:min(100%,440px);padding:34px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#182039eb;box-shadow:0 26px 70px #0000003d}.web-auth__eyebrow{margin:0 0 16px;color:#b7a7ff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.web-auth h1{margin:0;color:#fbfcff;font-size:clamp(26px,4vw,34px);line-height:1.18;letter-spacing:-1px}.web-auth__card>p:not(.web-auth__eyebrow):not(.web-auth__error){margin:14px 0 0;color:#aeb8cf;line-height:1.6}.web-auth__error{margin:18px 0 0;padding:11px 13px;border-radius:9px;background:#f8717121;color:#fecaca;font-size:14px;line-height:1.45}.web-auth__primary{width:100%;min-height:44px;margin-top:24px;border:0;border-radius:10px;background:#8b5cf6;color:#fff;font-size:15px;font-weight:750;cursor:pointer;transition:background .2s ease,transform .2s ease}.web-auth__primary:hover{background:#9d72f8;transform:translateY(-1px)}
