:root{--color-text-primary:#262626;--color-text-primary-rgb:38 38 38;--color-text-secondary:#6d6d6d;--color-text-secondary-rgb:109 109 109;--color-text-inverse:#ffffff;--color-background:#ffffff;--color-surface:#ffffff;--color-surface-warm:#fafaf8;--color-surface-cool:#e0e3e4;--color-accent:#4f4036;--color-accent-rgb:79 64 54;--color-accent-soft:#837062;--color-focus:#6b584c;--color-border:#ded9d4;--color-border-strong:#bbb4ad;--color-ink:var(--color-text-primary);--color-ink-rgb:var(--color-text-primary-rgb);--color-muted:var(--color-text-secondary);--color-success:#166534;--color-warning:#92400e;--color-danger:#991b1b;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--gap-hairline:1px;--gap-sm:8px;--gap-md:16px;--gap-lg:24px;--gap-xl:40px;--gap-2xl:56px;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.5rem;--font-size-xl:1.75rem;--font-size-2xl:2rem;--font-size-display:clamp(2rem,5vw,3.5rem);--font-size-display-compact:clamp(1.6rem,4vw,2.4rem);--layout-max-width:72rem;--layout-content-width:36rem;--site-header-height:78px;--form-control-radius:var(--radius-md);--form-control-padding-y:14px;--form-control-padding-x:16px;--form-control-border-focus:var(--color-focus);--form-control-background:color-mix(in oklab,var(--color-surface),white 8%);--form-control-background-hover:color-mix(in oklab,var(--color-surface-warm),white 14%);--form-control-shadow:inset 0 1px 0 rgb(255 255 255/0.78);--font-body:Helvetica,Arial,sans-serif;--font-mono:Helvetica,Arial,sans-serif;--site-header-blur:12px}@media (max-width:768px){:root{--site-header-height:62px}}body{background:var(--color-background);color:var(--color-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),serif;font-weight:400}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):not([type=submit]):not([type=button]):not([type=reset]),select,textarea){width:100%;border:1px solid var(--color-border);border-radius:var(--form-control-radius);padding:var(--form-control-padding-y) var(--form-control-padding-x);background:var(--form-control-background);color:var(--color-ink);font:inherit;line-height:1.5;box-shadow:var(--form-control-shadow);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):not([type=submit]):not([type=button]):not([type=reset]),select,textarea):hover{background:var(--form-control-background-hover)}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):not([type=submit]):not([type=button]):not([type=reset]),select,textarea):focus-visible{outline:none;border-color:var(--form-control-border-focus);box-shadow:var(--form-control-shadow),0 0 0 1px var(--form-control-border-focus)}textarea{min-height:112px;resize:vertical}@font-face{font-family:"seasonSerif";src:url(/_next/static/media/c32f917301f103ea-s.p.woff2) format("woff2");font-display:swap}@font-face{font-family:"seasonSerif Fallback";src:local("Arial");ascent-override:98.57%;descent-override:25.68%;line-gap-override:0.00%;size-adjust:98.91%}.__className_77732f{font-family:"seasonSerif","seasonSerif Fallback"}.__variable_77732f{--font-heading:"seasonSerif","seasonSerif Fallback"}*,:after,:before{box-sizing:border-box}*{margin:0}html:focus-within{scroll-behavior:smooth}body,html{min-height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next{isolation:isolate}