:root{--topbar-h: 100px}html{height:100%}body{margin:0;background:transparent}body.auth-lock{background:#000;overflow:hidden;overscroll-behavior:none;height:100%}*,*:before,*:after{box-sizing:border-box}.tagline.svelte-e18vf6{font-family:Kaushan Script,cursive;color:#0d75fc;text-align:center;font-size:clamp(22px,3.4vw,36px);line-height:1.05;margin:0;letter-spacing:.2px;text-shadow:0 1px 0 rgba(0,0,0,.25)}.screen.svelte-e18vf6{--primary: #0d75fc;--purple: #8b5cf6;--cyan: #06b6d4;height:100dvh;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;font-size:16px;line-height:1.45;display:grid;grid-template-rows:minmax(0,1fr) auto;padding-top:var(--topbar-h);padding-inline:16px;padding-bottom:calc(16px + var(--footer-lift));--footer-lift: 48px;overflow:hidden;scrollbar-gutter:stable both-edges;overscroll-behavior:contain;--gap-1: 6px;--gap-2: 10px;--gap-3: 14px;--card-pad-x: 16px;--card-pad-y: 16px;--title-size: 22px;background:radial-gradient(900px 500px at 110% -10%,rgba(13,117,252,.22),transparent 60%),radial-gradient(700px 420px at -10% 100%,rgba(139,92,246,.18),transparent 60%),radial-gradient(600px 380px at 50% 120%,rgba(6,182,212,.14),transparent 60%),linear-gradient(180deg,#060606,#0a0a0a 40%,#000)}.main.svelte-e18vf6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 0;min-height:0}@media (min-width: 480px){.screen.svelte-e18vf6{--gap-2: 12px;--gap-3: 16px;--card-pad-x: 18px;--card-pad-y: 18px;--title-size: 24px}}@media (max-height: 540px){.main.svelte-e18vf6{justify-content:flex-start;padding-top:12px}.tagline.svelte-e18vf6{font-size:clamp(20px,3.5vw,28px)}.screen.svelte-e18vf6{--footer-lift: 8px}}.card.svelte-e18vf6{width:100%;max-width:380px;margin:0;display:grid;gap:var(--gap-3);padding:var(--card-pad-y) var(--card-pad-x);padding-top:10px;border:none;border-radius:16px;background:none}h1.svelte-e18vf6{margin:0;text-align:center;font-weight:700;font-size:var(--title-size);line-height:1.2;letter-spacing:.1px}.card.svelte-e18vf6 h1:where(.svelte-e18vf6){font-size:28px;margin:4px 0 26px;line-height:1.2;font-weight:700;text-align:center;letter-spacing:.1px}@media (min-width: 768px){.card.svelte-e18vf6 h1:where(.svelte-e18vf6){font-size:34px;margin-bottom:30px}}.card.has-banner.svelte-e18vf6 h1:where(.svelte-e18vf6){margin-bottom:12px}.card.has-banner.svelte-e18vf6 .banner:where(.svelte-e18vf6){margin:0 0 12px}.banner.svelte-e18vf6{margin:0;text-align:center;font-size:15px}.banner.error.svelte-e18vf6{color:#ff3860}.banner.info.svelte-e18vf6{color:#9ca3af}.field.svelte-e18vf6{position:relative;margin:0}.field.svelte-e18vf6 input:where(.svelte-e18vf6){width:100%;height:44px;border:2px solid #666;background:#121212;color:#fff;padding:0 14px;border-radius:12px;transition:border-color .2s ease;font-size:16px}.field.svelte-e18vf6 input:where(.svelte-e18vf6):hover{border-color:#0d75fc}.field.svelte-e18vf6 input:where(.svelte-e18vf6):focus{outline:none;border-color:#0d75fc}.above.svelte-e18vf6,.center.svelte-e18vf6{position:absolute;left:12px;pointer-events:none;color:#0d75fc;border-radius:6px;padding:0 6px;font-size:12px;background:#090909;border:1px solid #0d75fc;line-height:1}.above.svelte-e18vf6{top:-8px}.center.svelte-e18vf6{top:50%;transform:translateY(-50%);border-color:transparent;opacity:0}.row.svelte-e18vf6{display:flex;justify-content:flex-end;align-items:center;gap:var(--gap-2);margin:0}.reset-pass.svelte-e18vf6{background:transparent;border:0;color:#888;cursor:pointer;font-size:15px;padding:4px 2px;transition:color .2s}.reset-pass.svelte-e18vf6:hover{color:#0d75fc}.submitBtn.svelte-e18vf6{justify-self:center;display:inline-flex;align-items:center;justify-content:center;min-height:46px;min-width:150px;padding:10px 18px;border-radius:9999px;font-size:17px;font-weight:700;letter-spacing:.15px;white-space:nowrap;background:linear-gradient(to right,#378bf8,#006eff,#032f77);color:#000;border:1px solid #000;cursor:pointer;transition:background-color .2s,color .2s,transform .06s,opacity .2s}.submitBtn.svelte-e18vf6:hover{background:#000;border:1px solid #0d75fc;color:#fff}.submitBtn.svelte-e18vf6:active{transform:translateY(1px)}.submitBtn.svelte-e18vf6:disabled{opacity:.7;cursor:not-allowed}.footer-cta.svelte-e18vf6{display:flex;justify-content:center;align-items:center;gap:6px;color:#888;font-size:15px;line-height:1;padding:22px 0 calc(16px + env(safe-area-inset-bottom));border-top:1px solid #1f1f1f}.footer-cta.svelte-e18vf6 p:where(.svelte-e18vf6){margin:0}.link.svelte-e18vf6{color:#ff5e00;text-decoration:none;font-size:15px;transition:color .2s}.link.svelte-e18vf6:hover{color:#0d75fc}.screen.svelte-e18vf6 input:where(.svelte-e18vf6):-webkit-autofill,.screen.svelte-e18vf6 input:where(.svelte-e18vf6):-webkit-autofill:hover,.screen.svelte-e18vf6 input:where(.svelte-e18vf6):-webkit-autofill:focus,.screen.svelte-e18vf6 input:where(.svelte-e18vf6):-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #121212 inset!important;-webkit-text-fill-color:#ffffff!important}.screen.svelte-e18vf6 input:where(.svelte-e18vf6):-webkit-autofill{transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s}
