:root{color-scheme:light;--color-bg:#f5f4f8;--color-surface:#ffffff;--color-surface-2:#eceaf1;--color-surface-3:#e1dee9;--color-text:#1b1a20;--color-text-2:#5b5866;--color-text-3:#6a6678;--color-border:#dddae4;--color-border-strong:#c3bfcd;--color-accent:#b4236b;--color-accent-hover:#971b59;--color-accent-fg:#ffffff;--color-accent-soft:#f7dde9;--color-success:#1f7a4d;--color-success-soft:#d9f2e5;--color-warn:#8a5c00;--color-warn-soft:#fbefc8;--color-danger:#b42318;--color-danger-soft:#fde2e0;--color-focus:#3b5bdb;--color-missing-hatch:#85818f;--color-missing-bg:#efedf3;--color-overlay:rgb(20 18 26/0.45);--font-display:"Didot","Bodoni 72","Bodoni MT","Playfair Display","Iowan Old Style","Palatino Linotype",Georgia,serif;--font-body:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Roboto,"Helvetica Neue",system-ui,sans-serif;--font-mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--text-2xs:0.6875rem;--leading-2xs:0.75rem;--text-xs:0.75rem;--leading-xs:1rem;--text-sm:0.875rem;--leading-sm:1.25rem;--text-md:1rem;--leading-md:1.5rem;--text-lg:1.125rem;--leading-lg:1.625rem;--text-xl:1.375rem;--leading-xl:1.75rem;--text-2xl:1.75rem;--leading-2xl:2.125rem;--text-display:clamp(2rem,1.5rem + 2vw,2.75rem);--leading-display:1.1;--text-hero:clamp(2.75rem,2rem + 3vw,4rem);--leading-hero:1;--tracking-caps:0.08em;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:999px;--shadow-1:0 1px 2px rgb(27 26 32/0.06),0 1px 1px rgb(27 26 32/0.04);--shadow-2:0 4px 12px rgb(27 26 32/0.1),0 1px 3px rgb(27 26 32/0.06);--shadow-3:0 12px 32px rgb(27 26 32/0.18);--motion-fast:120ms;--motion-base:200ms;--motion-slow:320ms;--ease-out:cubic-bezier(0.2,0.8,0.2,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--tabbar-height:3.5rem;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--sidenav-width:15rem;--content-max:45rem;--content-max-wide:68rem;--tap-target:2.75rem;--z-nav:30;--z-toast:40;--z-skip-link:100}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--color-bg:#141318;--color-surface:#1d1c23;--color-surface-2:#26252e;--color-surface-3:#302e39;--color-text:#f1eff5;--color-text-2:#b0acbb;--color-text-3:#8f8b9b;--color-border:#34323d;--color-border-strong:#4a4755;--color-accent:#f06aa6;--color-accent-hover:#f58bba;--color-accent-fg:#1b0a12;--color-accent-soft:#3a1a2b;--color-success:#5fcb8e;--color-success-soft:#12301f;--color-warn:#e8b44b;--color-warn-soft:#3a2e10;--color-danger:#f28b82;--color-danger-soft:#3b1b19;--color-focus:#8da2fb;--color-missing-hatch:#6e6a7a;--color-missing-bg:#201f27;--color-overlay:rgb(0 0 0/0.6);--shadow-1:0 0 0 1px rgb(255 255 255/0.04);--shadow-2:0 0 0 1px rgb(255 255 255/0.06),0 8px 24px rgb(0 0 0/0.4);--shadow-3:0 0 0 1px rgb(255 255 255/0.08),0 16px 48px rgb(0 0 0/0.6)}}:root[data-theme=dark]{color-scheme:dark;--color-bg:#141318;--color-surface:#1d1c23;--color-surface-2:#26252e;--color-surface-3:#302e39;--color-text:#f1eff5;--color-text-2:#b0acbb;--color-text-3:#8f8b9b;--color-border:#34323d;--color-border-strong:#4a4755;--color-accent:#f06aa6;--color-accent-hover:#f58bba;--color-accent-fg:#1b0a12;--color-accent-soft:#3a1a2b;--color-success:#5fcb8e;--color-success-soft:#12301f;--color-warn:#e8b44b;--color-warn-soft:#3a2e10;--color-danger:#f28b82;--color-danger-soft:#3b1b19;--color-focus:#8da2fb;--color-missing-hatch:#6e6a7a;--color-missing-bg:#201f27;--color-overlay:rgb(0 0 0/0.6);--shadow-1:0 0 0 1px rgb(255 255 255/0.04);--shadow-2:0 0 0 1px rgb(255 255 255/0.06),0 8px 24px rgb(0 0 0/0.4);--shadow-3:0 0 0 1px rgb(255 255 255/0.08),0 16px 48px rgb(0 0 0/0.6)}@media (prefers-reduced-motion:reduce){:root{--motion-fast:0ms;--motion-base:0ms;--motion-slow:0ms}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{text-size-adjust:100%;overflow-x:clip}body,html{min-height:100%}body{color:var(--color-text);background:var(--color-bg);font-family:var(--font-body);font-size:var(--text-md);line-height:var(--leading-md);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}img,svg,video{display:block;max-width:100%}h1,h2,h3,h4{font-weight:600;line-height:1.2;text-wrap:balance}p{text-wrap:pretty}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--color-accent-soft)}.auth-page{min-height:100dvh;max-width:24rem;margin:0 auto;padding:var(--space-12) var(--space-5);display:flex;flex-direction:column;gap:var(--space-4)}.auth-page h1{font-family:var(--font-display);font-weight:400;font-size:var(--text-display);line-height:var(--leading-display)}.auth-page form{display:flex;flex-direction:column;gap:var(--space-2)}.auth-page label{font-size:var(--text-sm);color:var(--color-text-2);margin-top:var(--space-2)}.auth-page input{height:var(--tap-target);padding:0 var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface)}.auth-page input:focus{border-color:var(--color-focus)}.auth-page button[type=submit]{margin-top:var(--space-4);height:var(--tap-target);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-accent-fg);font-weight:600}.auth-page button[type=submit]:disabled{opacity:.6;cursor:default}.auth-page .error{color:var(--color-danger);font-size:var(--text-sm)}.auth-page a{color:var(--color-accent);text-decoration:underline;text-underline-offset:.15em}