body.auth-document{overflow-x:clip}html:has(.auth-document){overflow-x:clip}body.auth-document{--auth-canvas:#faf8f4;--auth-surface:#fff;--auth-text:#25251f;--auth-muted:#69695f;--auth-border:#e8e3d9;--auth-action:#205b46;--auth-on-action:#fff;background:var(--auth-canvas);color:var(--auth-text);font-weight:500}html[data-theme=dark] body.auth-document{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--auth-canvas:#111b18;--auth-surface:#192520;--auth-text:#f3f1e9;--auth-muted:#b9c1b9;--auth-border:#36463e;--auth-action:#b7dcc4;--auth-on-action:#17271e}.auth-page{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:4.5rem 1.25rem;display:flex}.auth-panel{background:var(--auth-surface);border:1px solid var(--auth-border);overflow-wrap:anywhere;border-radius:2rem;width:100%;max-width:28rem;padding:2.25rem;box-shadow:0 20px 48px #26251912}.auth-panel .auth-brand{letter-spacing:-.045em;margin-bottom:2rem;font:700 1.7rem/1.3 Fraunces,Georgia,serif;text-decoration:none;display:inline-block}.auth-brand span{color:#a9621a}.auth-panel h1{letter-spacing:-.045em;margin-bottom:.6rem;font:700 2.25rem/1.2 Fraunces,Georgia,serif}.auth-panel p{color:var(--auth-muted)}.auth-panel form{gap:.65rem;margin-block:2rem 1.5rem;display:grid}.auth-panel label{font-weight:600}.auth-panel input{border:1px solid var(--auth-border);width:100%;min-width:0;min-height:48px;font:inherit;background:var(--auth-surface);color:var(--auth-text);border-radius:.75rem;padding:.7rem .9rem;box-shadow:inset 0 1px 3px #2625190d}.auth-panel button{background:var(--auth-action);width:100%;min-height:48px;color:var(--auth-on-action);font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:.6rem;padding:.75rem 1.2rem;font-weight:700;transition:opacity .14s}.auth-panel button:hover:not(:disabled){opacity:.9}.auth-panel button:disabled{opacity:.6;cursor:wait}.auth-panel a{text-underline-offset:4px}.auth-panel .auth-secondary{font-size:.9rem}.auth-secondary a{color:var(--auth-text);font-weight:600}.auth-panel [role=alert]{color:var(--auth-text);border-left:3px solid #b35e16;margin-bottom:1rem;padding-left:.75rem}.auth-document :focus-visible{outline-offset:4px;outline:3px solid #b35e16}.auth-back{color:var(--auth-muted);text-underline-offset:4px;margin-top:1.5rem;font-size:.8rem}.auth-theme{border:1px solid var(--auth-border);background:var(--auth-surface);width:44px;height:44px;color:var(--auth-text);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:1rem;right:1rem}@media (width<=480px){.auth-page{padding:3rem 1rem 5rem}.auth-panel{border-radius:1.5rem;padding:1.75rem 1.5rem}}@media (prefers-reduced-motion:reduce){.auth-panel button{transition:none}}
