:root{--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}
:root{--color-canvas:#e8e5e0;--color-canvas-warm:#e9e5df;--color-strip:#f0ece6;--color-surface:#f2efe9;--color-field:#f8f6f2;--color-tile:#e7e4df;--color-sunken:#e3dfd9;--color-glass:#faf8f4;--color-ink:#121212;--color-ink-soft:#3a3a3a;--color-muted:#6e6a65;--color-faint:#9a958e;--color-border:#dfdbd5;--color-border-strong:#cfc9c1;--color-accent:#8c4a32;--color-accent-hover:#743b28;--color-deep:#1b2444;--color-deep-hover:#2a3868;--color-dark:#141414;--color-dark-soft:#1e1e1e;--color-on-dark:#fff;--color-on-dark-muted:#8e8a85;--color-on-dark-line:#2c2c2c;--color-success:#2f7d4f;--color-danger:#b3372c;--color-star:#c9973b;--font-display:var(--font-archivo), "Arial Narrow", system-ui, sans-serif;--font-sans:var(--font-inter), system-ui, -apple-system, sans-serif;--display-width:79;--text-2xs:.625rem;--text-xs:.6875rem;--text-sm:.75rem;--text-base:.8125rem;--text-md:.875rem;--text-lg:1rem;--text-xl:1.1875rem;--text-2xl:1.5rem;--display-xs:1.375rem;--display-sm:1.75rem;--display-md:clamp(1.75rem, 3.2vw, 2.5rem);--display-lg:clamp(2.25rem, 4.4vw, 3.5rem);--display-xl:clamp(3rem, 7.2vw, 6.5rem);--tracking-tight:-.02em;--tracking-wide:.09em;--tracking-wider:.16em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--section-y:clamp(3.5rem, 7vw, 6.5rem);--radius-xs:2px;--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--radius-xl:20px;--radius-2xl:28px;--radius-field:12px;--radius-pill:999px;--shadow-sm:0 1px 2px #1212120f;--shadow-md:0 6px 20px #12121214;--shadow-lg:0 18px 48px #1212121f;--shadow-float:0 10px 30px #12121224, 0 2px 6px #1212120f;--layout-max:1280px;--layout-gutter:clamp(1.25rem, 4vw, 3rem);--header-height:76px;--ease-out:cubic-bezier(.22, 1, .36, 1);--dur-fast:.14s;--dur:.24s;--dur-slow:.52s;--z-header:100;--z-overlay:200;--z-toast:300}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;height:100%}body{background-color:var(--color-canvas);min-height:100%;color:var(--color-ink);font-family:var(--font-sans);font-size:var(--text-md);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.6;display:flex;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);font-variation-settings:"wdth" var(--display-width);letter-spacing:var(--tracking-tight);text-transform:uppercase;text-wrap:balance;font-weight:800;line-height:.94}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}img,video,svg{max-width:100%;display:block}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--color-ink);outline-offset:3px;border-radius:var(--radius-md)}::selection{background-color:var(--color-ink);color:var(--color-canvas)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shell{width:100%;max-width:var(--layout-max);padding-inline:var(--layout-gutter);margin-inline:auto}.shell-wide{width:100%;max-width:1600px;padding-inline:var(--layout-gutter);margin-inline:auto}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
