:root{--bg:#fbf9f1;--ink:#0b0b0a;--ink-soft:#2a2823;--ink-mute:#6f6c63;--rule:#ddd8cb;--rule-soft:#efebdf;--serif:"Fraunces", "Source Serif 4", "Iowan Old Style", "Charter", Georgia, "Times New Roman", serif;--sans:-apple-system, BlinkMacSystemFont, "Inter", "Helvetica Neue", system-ui, sans-serif;--mono:ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Monaco, Consolas, monospace}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--serif);font-optical-sizing:auto;font-variation-settings:"opsz" 16;font-feature-settings:"kern" 1, "liga" 1, "calt" 1, "onum" 1, "ss01" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0;font-size:18px;font-weight:400;line-height:1.62}body{min-height:100vh;overflow-x:hidden}::selection{background:var(--ink);color:var(--bg)}a{color:inherit;border-bottom:1px solid var(--rule);padding-bottom:1px;text-decoration:none;transition:border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}a:hover{border-bottom-color:var(--ink);color:var(--ink)}.page{max-width:580px;margin:0 auto;padding:clamp(4vh,8vh,6rem) clamp(1.5rem,4vw,2.25rem) clamp(4vh,8vh,5rem);position:relative}.feature{aspect-ratio:16/9;background:var(--bg);width:100%;margin:0 0 2.5rem;position:relative;overflow:hidden}.feature canvas{display:block;width:100%!important;height:100%!important}@keyframes riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page>*{animation:.7s cubic-bezier(.2,.6,.2,1) both riseIn}.page>:first-child{animation-delay:0s}.page>:nth-child(2){animation-delay:.12s}.page>:nth-child(3){animation-delay:.24s}.page>:nth-child(4){animation-delay:.36s}.page>:nth-child(5){animation-delay:.48s}.page>:nth-child(6){animation-delay:.6s}.brand{letter-spacing:-.024em;font-variation-settings:"opsz" 96;font-feature-settings:"kern" 1, "ss01" 1, "ss04" 1;color:var(--ink);margin:0 0 2rem;font-size:clamp(1.95rem,4vw,2.4rem);font-weight:500;line-height:.96}.page p{color:var(--ink);text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:7 3 3;font-variation-settings:"opsz" 14;letter-spacing:-.003em;margin:0}.page p+p{margin-top:1.65rem}.page p:first-of-type:first-letter{float:left;font-variation-settings:"opsz" 144;letter-spacing:-.04em;font-feature-settings:"kern" 1, "ss01" 1;color:var(--ink);margin:.16em .1em -.04em -.04em;font-size:4.5em;font-weight:500;line-height:.88}.page p.dim{color:var(--ink-mute);font-variation-settings:"opsz" 12;letter-spacing:.015em;font-feature-settings:"kern" 1, "liga" 1, "onum" 1, "tnum" 1;margin-top:2.75rem;font-size:.88rem}.page p.dim a{color:var(--ink)}@media (width<=540px){html,body{font-size:17px}.brand{margin-bottom:1.65rem;font-size:clamp(1.7rem,7vw,2rem)}.page p:first-of-type:first-letter{font-size:4em}.feature{margin-bottom:2.25rem}}@media (prefers-reduced-motion:reduce){.page>*{animation:none}}
