:root{--page:#faf8f5;--page-strong:#f0ebe1;--page-warm:#ece5d8;--surface:#0c0b09;--surface-soft:#1a1918;--surface-fade:#0c0b09e0;--ink:#1a1816;--ink-soft:#6b635a;--ink-strong:#0c0b09;--line:#0c0b0914;--line-strong:#0c0b092e;--inverse:#faf8f5;--accent:#8c8c8c;--accent-deep:#5c5c5c;--shadow:0 60px 120px #0000000a;--shadow-lift:0 30px 80px #00000014;--rule-weight:.5px;--radius-lg:0;--radius-md:0;--radius-sm:0;--max-width:1020px;--gutter:clamp(1.5rem, 13.1vw, 15.2rem);--section-gap:clamp(4rem, 6vw, 7rem);--header-offset:clamp(4.75rem, 6vw, 5.75rem);--hero-top-space:clamp(5rem, 9vh, 7rem);--hero-bottom-space:clamp(2rem, 4vh, 3.5rem);--display-size:clamp(2.6rem, 5.5vw, 5.5rem);--title-size:clamp(1.8rem, 3.2vw, 3.25rem);--lead-size:clamp(1.05rem, .9rem + .6vw, 1.25rem);--body-size:1rem;--small-size:clamp(.72rem, .69rem + .15vw, .82rem);--copy-measure:60ch;--lead-measure:46ch;--body-leading:1.68;--heading-leading:1.05;--label-tracking:.22em;--glass:#faf8f5b8;--glass-border:#0c0b090a;--noise-opacity:.03;--story-easing:cubic-bezier(.19, 1, .22, 1);--story-duration:1.2s;--parallax-speed:.1;--ornament-size:.5rem;--mobile-gutter:1rem;--mobile-section-gap:2.75rem;--mobile-hero-top-space:5.5rem;--mobile-hero-bottom-space:1.5rem;--mobile-card-padding:1rem;--mobile-title-size:clamp(1.75rem, 7vw, 2.3rem);--mobile-lead-size:.9375rem;--mobile-body-size:.875rem;--mobile-small-size:.75rem;--mobile-touch-target:2.75rem}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:clamp(1em,.98em + .24vw,1.0625em)}body{min-width:320px;color:var(--ink);font-family:var(--font-body), sans-serif;font-size:var(--body-size);font-weight:300;line-height:var(--body-leading);background-color:var(--page);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.025'/%3E%3C/svg%3E");margin:0}main{width:100%}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button,[role=button],a,summary,input,textarea{-webkit-tap-highlight-color:transparent}p{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display), serif;font-weight:300;line-height:var(--heading-leading);letter-spacing:.035em;text-transform:uppercase;margin:0}h1{font-size:var(--display-size);letter-spacing:.025em}h2{font-size:var(--title-size);letter-spacing:.03em}figure,dl,dd,dt,blockquote{margin:0}blockquote{border-left:1px solid var(--accent);font-family:var(--font-body), sans-serif;padding-left:2.5rem;font-size:clamp(1.35rem,2.3vw,2.1rem);font-weight:300;line-height:1.4}em,i{font-style:normal}::selection{color:var(--inverse);background:var(--accent-deep)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-outline{-webkit-text-stroke:1px var(--ink);color:#0000}.mixed-blend{mix-blend-mode:difference}.glass-panel{background:var(--glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border)}@keyframes editorialReveal{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(40px)}to{opacity:1;clip-path:inset(0% 0 0);transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.reveal{opacity:0}.reveal.visible{animation:editorialReveal var(--story-duration) var(--story-easing) forwards}@keyframes imageReveal{0%{filter:grayscale()brightness(.6);transform:scale(1.15)}to{filter:grayscale(0)brightness();transform:scale(1)}}.img-reveal{overflow:hidden}.img-reveal img{animation:imageReveal 2s var(--story-easing) both}@media (max-width:760px){html{font-size:16px}:root{--gutter:var(--mobile-gutter);--section-gap:var(--mobile-section-gap);--hero-top-space:var(--mobile-hero-top-space);--hero-bottom-space:var(--mobile-hero-bottom-space);--display-size:clamp(2.05rem, 9vw, 3rem);--title-size:var(--mobile-title-size);--lead-size:var(--mobile-lead-size);--body-size:var(--mobile-body-size);--small-size:var(--mobile-small-size);--copy-measure:34ch;--lead-measure:30ch;--body-leading:1.6;--heading-leading:1.02}body{font-size:var(--body-size)}.reveal,.reveal.visible{opacity:1;clip-path:none;animation:none;transform:none}}@media (max-width:390px){:root{--mobile-gutter:.9rem;--mobile-section-gap:2.35rem;--mobile-title-size:clamp(1.62rem, 7.5vw, 2.05rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.reveal.visible{opacity:1;clip-path:none;animation:none;transform:none}}
