.cera-auth-bg{--bg:#f4eee0;--surface:#fff;--bone:#efe8da;--sage:#6b7a5a;--sage-deep:#525f45;--sage-tint:#e8ecdd;--rose:#c17a7f;--rose-deep:#9f5e64;--rose-soft:#f5dddb;--ink:#1a1a15;--ink-2:#2e2e27;--muted:#6e6a5c;--border:#d5cdb8;--danger:#a8462e;--danger-soft:#f2d9ce;font-family:var(--font-sans), "Inter", -apple-system, sans-serif;background:var(--bg);color:var(--ink);justify-content:center;align-items:center;min-height:100vh;padding:clamp(1rem,4vw,3rem);display:flex}.cera-auth-bg *{box-sizing:border-box;margin:0;padding:0}.cera-auth-bg .cera-auth-panel{-webkit-backdrop-filter:blur(10px);text-align:center;background:#f4eee0d1;border:1px solid #d5cdb88c;border-radius:4px;width:100%;max-width:420px;padding:clamp(2rem,4vw,3rem) clamp(1.75rem,4vw,2.75rem)}.cera-auth-bg .cera-auth-wordmark{font-family:var(--font-fraunces), "Fraunces", Georgia, serif;font-variation-settings:"opsz" 144;letter-spacing:-.025em;color:var(--ink);margin-bottom:2.25rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:500;line-height:1}.cera-auth-bg .cera-auth-wordmark em{color:var(--sage-deep);font-style:italic;font-weight:500}.cera-auth-bg .cera-auth-form{text-align:left;flex-direction:column;gap:1rem;display:flex}.cera-auth-bg .cera-auth-field{flex-direction:column;gap:.35rem;display:flex}.cera-auth-bg .cera-auth-field>span{font-family:var(--font-fraunces), "Fraunces";color:var(--muted);letter-spacing:.04em;font-size:.8rem;font-style:italic}.cera-auth-bg .cera-auth-field>input{font-family:var(--font-sans), "Inter";color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:2px;outline:none;padding:.7rem .85rem;font-size:.95rem;transition:border-color .16s,background .16s}.cera-auth-bg .cera-auth-field>input:focus{border-color:var(--sage);background:#fff}.cera-auth-bg .cera-auth-error{font-family:var(--font-fraunces), "Fraunces";color:var(--danger);background:var(--danger-soft);border-radius:2px;padding:.55rem .8rem;font-size:.85rem;font-style:italic}.cera-auth-bg .cera-auth-submit{background:var(--ink);color:var(--bone);font-family:var(--font-sans), "Inter";letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:2px;margin-top:.75rem;padding:.85rem 1.5rem;font-size:.8rem;font-weight:500;transition:background .2s}.cera-auth-bg .cera-auth-submit:hover:not(:disabled){background:var(--sage-deep)}.cera-auth-bg .cera-auth-submit:disabled{opacity:.5;cursor:not-allowed}
