:root{--color-primary:#0a0a0a;--color-secondary:#242424;--color-text:#0a0a0a;--color-text-muted:#595959;--color-surface:#f5f5f3;--color-canvas:#fff;--color-rule:#d8d8d8;--color-focus:#000;--color-on-dark:#fff;--color-control-hover:#f5f5f3;--color-muted-border:#a5a5a5;--color-navigation-muted:#595959;--color-media-background:#0a0a0a;--color-overlay:#000000f5;--color-backdrop:#000000c2;--color-error-border:#8a1f1f;--color-error-text:#721c1c;--font-body:var(--font-poppins), Poppins, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-ui:var(--font-poppins), Poppins, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display:var(--font-solea), Georgia, serif;--weight-extra-light:200;--weight-light:300;--weight-regular:400;--weight-medium:400;--weight-prose:var(--weight-light);--weight-lead:var(--weight-regular);--text-caption:.75rem;--text-small:.875rem;--text-body:clamp(1.0625rem, 1rem + .24vw, 1.25rem);--text-lead:clamp(1.25rem, 1.1rem + .65vw, 1.5rem);--text-heading-small:clamp(2rem, 3.5vw, 3rem);--text-heading-page:clamp(2.75rem, 5.2vw, 5.5rem);--text-display:clamp(3.5rem, 8vw, 8rem);--leading-tight:1.08;--leading-normal:1.65;--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-15:3.75rem;--space-22:5.625rem;--space-30:7.5rem;--border-hairline:1px;--focus-width:2px;--focus-offset:3px;--motion-fast:.16s;--motion-medium:.24s;--motion-menu:.32s;--breakpoint-mobile:47.9375rem;--breakpoint-tablet:53.75rem;--container-reading:70ch;--container-default:75rem;--container-wide:90rem;--page-gutter:clamp(1rem, 3.2vw, 3rem);--shell-gutter:var(--page-gutter);--shell-gutter-compact:1rem;--layout-inline-space:calc(2 * var(--page-gutter));--layout-inline-space-compact:2rem;--layout-wide-width:min(calc(100% - var(--layout-inline-space)), var(--container-wide));--layout-wide-width-compact:calc(100% - var(--layout-inline-space-compact));--shell-header-height:4.5rem;--section-space:clamp(5rem, 9vw, 9rem)}
*,:before,:after{box-sizing:border-box}html{background:var(--color-canvas);min-width:20rem;color:var(--color-text);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility}body{background:var(--color-canvas);min-height:100svh;font-size:var(--text-body);font-weight:var(--weight-regular);line-height:var(--leading-normal);margin:0}button,input,textarea,select{font:inherit}a{color:inherit}::selection{background:var(--color-primary);color:var(--color-on-dark)}:focus-visible{outline:var(--focus-width) solid var(--color-focus);outline-offset:var(--focus-offset)}.skip-link{z-index:1000;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);translate:0 calc(-100% - var(--space-5));border:var(--border-hairline) solid var(--color-primary);background:var(--color-surface);font-size:var(--text-small);transition:translate var(--motion-fast) ease;position:fixed}.skip-link:focus-visible{translate:0}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
