:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#141518;--background-deep:#0f1012;--background-elevated:#1a1c20;--surface:#202227;--surface-strong:#292c32;--surface-soft:#ffffff0a;--text-primary:#f7f4ee;--text-secondary:#d0cbc2;--text-muted:#a59f96;--text-faint:#807b74;--border:#3b3d43;--border-strong:#5a5c62;--accent:#ff5b47;--accent-strong:#d94434;--accent-hover:#ff715f;--accent-soft:#ff5b471f;--accent-contrast:#fffaf5;--gold:#efbd58;--success:#67cda4;--danger:#ff7d86;--focus:#ff7b69;--shadow:0 1.25rem 4rem #00000061;--font-display:Georgia, "Times New Roman", serif;--font-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ink-950:var(--background-deep);--ink-900:var(--background);--ink-850:var(--background-elevated);--ink-800:var(--surface);--paper-100:var(--text-primary);--paper-200:var(--text-secondary);--paper-300:var(--text-muted);--paper-500:var(--text-faint);--vermilion:var(--accent);--vermilion-deep:var(--accent-strong);--line:var(--border);--line-strong:var(--border-strong);font-family:var(--font-ui);background:var(--background);color:var(--text-primary)}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f1eee8;--background-deep:#e8e4dc;--background-elevated:#f8f5ef;--surface:#fffdf8;--surface-strong:#e7e2d9;--surface-soft:#1f22270a;--text-primary:#202226;--text-secondary:#4e5157;--text-muted:#6e7075;--text-faint:#85827d;--border:#cbc5bb;--border-strong:#9f998f;--accent:#c84234;--accent-strong:#ad3328;--accent-hover:#a62f25;--accent-soft:#c842341c;--accent-contrast:#fffaf5;--gold:#956716;--success:#227b5d;--danger:#b52938;--focus:#b8382c;--shadow:0 1.25rem 3.5rem #281f141f}*{box-sizing:border-box}html{background:var(--background);scrollbar-color:var(--text-faint) var(--background);-webkit-text-size-adjust:100%;min-width:0;max-width:100%;overflow-x:clip}body{overscroll-behavior-x:none;background:radial-gradient(circle at 12% -10%, var(--accent-soft), transparent 32rem), var(--background);min-width:0;max-width:100%;min-height:100vh;color:var(--text-primary);font-family:var(--font-ui);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.5;overflow-x:clip}main,header,footer,section,article,aside,nav,form,fieldset{min-width:0}img,picture,video,canvas,svg{max-width:100%}fieldset,input,select,textarea,button{min-width:0;max-width:100%}h1,h2,h3,h4,p,a,button,label{overflow-wrap:anywhere}a{color:inherit}button,input,select,textarea{color:inherit;color-scheme:normal;font:inherit}select{font-size:.82rem;line-height:1.25}button,summary,a,input,select,textarea{touch-action:manipulation}::placeholder{color:var(--text-faint);opacity:1}::selection{background:var(--accent);color:var(--accent-contrast)}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}@media (max-width:44rem){input,textarea{font-size:1rem}input:not([type=hidden]):not([type=checkbox]):not([type=radio]),select,textarea,form button{min-height:2.75rem}body[data-mobile-immersive=true] [data-site-header],body[data-mobile-immersive=true] [data-site-footer]{display:none}body[data-mobile-immersive=true] main{min-height:100dvh;padding-top:max(.75rem, env(safe-area-inset-top));padding-bottom:max(.75rem, env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
