.auth-ardesia{--background:#f4f6f5;--surface:#fff;--surface-raised:#f2f6f5;--border:#dce4e3;--foreground:#14201f;--muted:#55635f;--accent:#0e7490;--accent-hover:#155e75;--accent-foreground:#fff;--accent-soft:#daf0f5;--gold-line:#d9a441;background:var(--background);color:var(--foreground)}@media (prefers-color-scheme:dark){.auth-ardesia:not([data-theme=light] .auth-ardesia){--background:#0f1518;--surface:#162024;--surface-raised:#1b262b;--border:#26343a;--foreground:#eef4f5;--muted:#9fb2b6;--accent:#22d3ee;--accent-hover:#67e8f9;--accent-foreground:#04252c;--accent-soft:#0b3a44;--gold-line:#d99a2a}}:root[data-theme=dark] .auth-ardesia{--background:#0f1518;--surface:#162024;--surface-raised:#1b262b;--border:#26343a;--foreground:#eef4f5;--muted:#9fb2b6;--accent:#22d3ee;--accent-hover:#67e8f9;--accent-foreground:#04252c;--accent-soft:#0b3a44;--gold-line:#d99a2a}.auth-aurora{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.auth-aurora-1{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 26%, transparent), transparent 66%);width:460px;height:460px;animation:24s ease-in-out infinite alternate auth-drift-a;top:-80px;left:-120px}.auth-aurora-2{background:radial-gradient(circle, color-mix(in srgb, var(--gold-line) 22%, transparent), transparent 66%);width:420px;height:420px;animation:30s ease-in-out infinite alternate auth-drift-b;bottom:-90px;right:-100px}@keyframes auth-drift-a{to{transform:translate(70px,50px)scale(1.12)}}@keyframes auth-drift-b{to{transform:translate(-60px,-40px)scale(1.1)}}.auth-mark{background:linear-gradient(135deg, var(--accent), var(--gold-line));width:30px;height:30px;color:var(--accent-foreground);box-shadow:0 0 18px color-mix(in srgb, var(--accent) 40%, transparent);border-radius:9px;place-items:center;font-size:17px;font-weight:900;display:grid}.auth-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold-line);font-size:.72rem;font-weight:700}.auth-rule{background:linear-gradient(90deg, var(--gold-line), var(--accent));border-radius:2px;width:44px;height:2px}.auth-ardesia :focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.auth-aurora{animation:none!important}}
