:root{--ink:#1f1d18;--ink-muted:#1f1d18ad;--cream:#fff0cf;--visual-size:calc(298px * 1.75)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-kerning:normal;font-feature-settings:"kern" 1, "liga" 1, "calt" 1;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Helvetica;font-size:16px;font-style:normal;font-weight:400;overflow-x:hidden}a{color:inherit;text-underline-offset:.14em;text-decoration-thickness:1px}p{margin:0}.trivial-page{background:linear-gradient(90deg, #1f1d1809 1px, transparent 1px), linear-gradient(180deg, #1f1d1809 1px, transparent 1px), var(--cream);background-size:96px 96px;min-height:100vh}.story-section{grid-template-columns:minmax(340px,.92fr) minmax(420px,1fr);align-items:center;gap:clamp(12px,1.4vw,24px);max-width:1180px;min-height:100vh;margin:0 auto;padding:clamp(132px,17vh,190px) clamp(42px,8vw,112px) clamp(96px,13vh,150px);display:grid}.story-copy{flex-direction:column;justify-self:end;max-width:370px;display:flex}.hero-lede{letter-spacing:-.06em;max-width:9em;color:var(--ink);font-size:clamp(30px,4vw,50px);line-height:1.12}.story-copy p{max-width:28.6rem;color:var(--ink-muted);letter-spacing:-.06em;font-size:clamp(15px,1.12vw,17px);line-height:1.58}.story-copy p:not(.hero-lede){text-align:justify;text-align-last:left}.story-copy p+p{margin-top:38px}.story-visual{place-items:center start;display:grid}.particle-field{width:min(var(--visual-size), 100%);aspect-ratio:1}@media (width<=920px){.story-section{grid-template-columns:1fr;gap:52px;padding:112px 36px 72px}.story-copy{justify-self:start;max-width:540px}.story-visual{order:-1}}@media (width<=560px){.story-section{gap:44px;padding:112px 20px 64px}.story-copy,.story-copy p{width:min(340px,100vw - 40px);max-width:min(340px,100vw - 40px)}.hero-lede{overflow-wrap:break-word;font-size:clamp(28px,8vw,34px);line-height:1.16}.story-copy p{overflow-wrap:break-word}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
