:root{--pink:#e11973;--charcoal:#403e3f;--ink:#1f1d1e;--gray:#eee;--bg:#fff;--surface:#fff;--text:#262425;--muted:#6b6869;--line:#e4e1e2;--link:var(--pink);--pink-text:var(--pink);--pink-soft:#fce8f1;--band:var(--gray);--font:"Helvetica Neue", Helvetica, Arial, sans-serif;--text-display-xl:clamp(3.5rem, 12vw, 9rem);--text-display:clamp(2.75rem, 6vw, 4.5rem);--text-heading:clamp(1.75rem, 3vw, 2.25rem);--text-heading-s:1.25rem;--text-figure:clamp(2.75rem, 5vw, 4rem);--text-lead:clamp(1.375rem, 2.2vw, 1.75rem);--text-body:1.125rem;--text-small:.9375rem;--text-label:.8125rem;--track-display:.04em;--track-label:.18em;--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-block:clamp(2rem, 4vw, 3rem);--space-section:clamp(4rem, 8vw, 6rem);--measure:42rem;--wide:72rem;--gutter:clamp(1rem, 4vw, 2.5rem)}@media (prefers-color-scheme:dark){:root{--bg:#1c1b1b;--surface:#262425;--text:#f2f0f0;--muted:#b3aeaf;--line:#3a3738;--link:var(--text);--pink-text:#f0579a;--pink-soft:#3b1a2a;--band:#262425}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}[id]{scroll-margin-top:5rem}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:var(--text-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65;overflow-x:hidden}h1,h2,h3,.display-xl,.display,.heading,.heading-s{text-transform:uppercase;letter-spacing:var(--track-display);margin:0;font-weight:700}.display-xl{font-size:var(--text-display-xl);letter-spacing:.02em;line-height:.95}h1,.display{font-size:var(--text-display);line-height:1}h2,.heading{font-size:var(--text-heading);line-height:1.1}h3,.heading-s{font-size:var(--text-heading-s);line-height:1.2}.figure{font-size:var(--text-figure);font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.statement{font-size:var(--text-heading);font-weight:700;line-height:1.2}.lead{font-size:var(--text-lead);line-height:1.35}.small{font-size:var(--text-small);line-height:1.55}.label,.eyebrow{font-size:var(--text-label);letter-spacing:var(--track-label);text-transform:uppercase;margin:0;font-weight:700;line-height:1.4}.label-beside,.case section.chapter>h2{--beside:var(--text-body);--beside-lh:1.65;padding-top:calc(var(--beside) * (var(--beside-lh) / 2 - .334) - var(--text-label) * (1.8 / 2 - .334));line-height:1.8}.eyebrow{color:var(--muted)}p{margin:0 0 1em}a{color:var(--link);text-decoration-color:var(--pink);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}.link-arrow{font-weight:700;text-decoration:none}.link-arrow:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}:focus-visible{outline:3px solid var(--pink);outline-offset:3px}.hero :focus-visible,.page-hero :focus-visible,.panel:focus-visible,.site-footer :focus-visible{outline-color:#fff}.wrap{width:100%;max-width:var(--wide);padding:0 var(--gutter);margin:0 auto}.button{padding:var(--space-s) var(--space-l);background:var(--charcoal);color:#fff;font-size:var(--text-label);letter-spacing:var(--track-label);text-transform:uppercase;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.button:hover{background:var(--pink);transform:translateY(-2px)}.prose{max-width:var(--measure)}.prose>*+h2{margin-top:var(--space-section)}.prose>h2+*{margin-top:var(--space-m)}.prose img{margin:var(--space-xl) 0 var(--space-xs)}.prose ul{padding-left:1.2em}.prose li{margin-bottom:var(--space-2xs)}.todo{padding:var(--space-xs) var(--space-s);background:var(--pink-soft);border-left:4px solid var(--pink);font-size:var(--text-small)}.js-motion [data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:var(--delay,0s);transform:translateY(28px)}.js-motion [data-reveal=left]{transform:translate(-48px)}.js-motion [data-reveal=zoom]{transform:scale(1.06)}.js-motion [data-reveal].is-visible{opacity:1;transform:none}.case{max-width:none;padding-bottom:var(--space-section)}.case section.chapter{column-gap:var(--space-2xl);margin-top:var(--space-section);grid-template-columns:minmax(0,15rem) minmax(0,1fr);display:grid}.case section.chapter>h2{--beside:var(--text-lead);--beside-lh:1.35;font-size:var(--text-label);letter-spacing:var(--track-label);color:var(--pink-text);align-self:start;position:sticky;top:6rem}.case section.chapter:has(>.chapter-body>:first-child:not(p))>h2{--beside:var(--text-body);--beside-lh:1.65}.case .chapter-body>:first-child{margin-top:0}.case .chapter-body>:last-child{margin-bottom:0}.case .chapter-body>p:first-child{font-size:var(--text-lead);margin-bottom:var(--space-m);font-weight:700;line-height:1.35}@media (width<=52rem){.case section.chapter{grid-template-columns:minmax(0,1fr)}.case section.chapter>h2{margin-bottom:var(--space-xs);padding-top:0;position:static}}.skip[data-astro-cid-hkbrpulz]{left:-999px;top:var(--space-2xs);padding:var(--space-2xs) var(--space-s);background:var(--charcoal);color:#fff;z-index:10;position:absolute}.skip[data-astro-cid-hkbrpulz]:focus{left:var(--space-2xs)}.site-header[data-astro-cid-hkbrpulz]{z-index:5;background:var(--bg);border-bottom:1px solid var(--line);position:sticky;top:0}.bar[data-astro-cid-hkbrpulz]{justify-content:space-between;align-items:center;gap:var(--space-m);padding-top:var(--space-m);padding-bottom:var(--space-m);display:flex}.wordmark[data-astro-cid-hkbrpulz]{font-size:var(--text-body);letter-spacing:var(--track-label);text-transform:uppercase;color:var(--text);white-space:nowrap;font-weight:700;text-decoration:none}.menu[data-astro-cid-hkbrpulz]{align-items:center;gap:var(--space-l);display:flex}nav[data-astro-cid-hkbrpulz]{gap:var(--space-l);display:flex}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{padding:var(--space-3xs) 0;color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;text-decoration:none}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover,nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz][aria-current=page]{color:var(--text);border-bottom-color:var(--pink)}.talk[data-astro-cid-hkbrpulz]{padding:var(--space-xs) var(--space-m);white-space:nowrap}.talk[data-astro-cid-hkbrpulz][aria-current=page]{background:var(--pink)}.menu-toggle[data-astro-cid-hkbrpulz]{align-items:center;gap:var(--space-xs);padding:var(--space-2xs) 0;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;margin:0;display:none}.menu-icon[data-astro-cid-hkbrpulz],.menu-icon[data-astro-cid-hkbrpulz]:before,.menu-icon[data-astro-cid-hkbrpulz]:after{background:currentColor;width:1.25rem;height:2px;transition:transform .2s,background .2s;display:block}.menu-icon[data-astro-cid-hkbrpulz]{position:relative}.menu-icon[data-astro-cid-hkbrpulz]:before,.menu-icon[data-astro-cid-hkbrpulz]:after{content:"";position:absolute;left:0}.menu-icon[data-astro-cid-hkbrpulz]:before{top:-6px}.menu-icon[data-astro-cid-hkbrpulz]:after{top:6px}.menu-toggle[data-astro-cid-hkbrpulz][aria-expanded=true] .menu-icon[data-astro-cid-hkbrpulz]{background:0 0}.menu-toggle[data-astro-cid-hkbrpulz][aria-expanded=true] .menu-icon[data-astro-cid-hkbrpulz]:before{transform:translateY(6px)rotate(45deg)}.menu-toggle[data-astro-cid-hkbrpulz][aria-expanded=true] .menu-icon[data-astro-cid-hkbrpulz]:after{transform:translateY(-6px)rotate(-45deg)}@media (width<=66rem){.bar[data-astro-cid-hkbrpulz]{flex-wrap:wrap}.menu[data-astro-cid-hkbrpulz]{align-items:flex-start;gap:var(--space-m);flex-direction:column;width:100%}nav[data-astro-cid-hkbrpulz]{align-items:flex-start;gap:var(--space-2xs);flex-direction:column}.js .menu-toggle[data-astro-cid-hkbrpulz]{display:flex}.js .menu[data-astro-cid-hkbrpulz]{padding:var(--space-s) var(--gutter) var(--space-l);background:var(--bg);border-bottom:1px solid var(--line);display:none;position:absolute;top:100%;left:0;right:0}.js .menu[data-astro-cid-hkbrpulz].open{display:flex}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{padding:var(--space-xs) 0}}@media (prefers-reduced-motion:reduce){.menu-icon[data-astro-cid-hkbrpulz],.menu-icon[data-astro-cid-hkbrpulz]:before,.menu-icon[data-astro-cid-hkbrpulz]:after{transition:none}}.site-footer[data-astro-cid-hkbrpulz]{background:var(--charcoal);color:#fff}.cta[data-astro-cid-hkbrpulz]{padding-top:var(--space-section);padding-bottom:var(--space-section)}.cta[data-astro-cid-hkbrpulz] .label[data-astro-cid-hkbrpulz]{margin-bottom:var(--space-xs)}.statement[data-astro-cid-hkbrpulz]{max-width:18ch;margin:0 0 var(--space-l)}.actions[data-astro-cid-hkbrpulz]{align-items:center;gap:var(--space-s) var(--space-l);flex-wrap:wrap;display:flex}.actions[data-astro-cid-hkbrpulz] .link-arrow[data-astro-cid-hkbrpulz]{color:#fff}.cta[data-astro-cid-hkbrpulz] .button[data-astro-cid-hkbrpulz]{background:var(--pink)}.cta[data-astro-cid-hkbrpulz] .button[data-astro-cid-hkbrpulz]:hover{color:var(--charcoal);background:#fff}.site-footer[data-astro-cid-hkbrpulz]{position:relative;overflow:hidden}.site-footer[data-astro-cid-hkbrpulz].has-line{flex-direction:column;justify-content:space-between;min-height:min(41.6667vw,38rem);display:flex}.site-footer[data-astro-cid-hkbrpulz]>[data-astro-cid-hkbrpulz]:not(.footer-line){position:relative}.footer-line[data-astro-cid-hkbrpulz]{pointer-events:none;opacity:.5;width:100%;height:100%;position:absolute;inset:0}.footer-line[data-astro-cid-hkbrpulz] path[data-astro-cid-hkbrpulz],.footer-line[data-astro-cid-hkbrpulz] line[data-astro-cid-hkbrpulz]{fill:none;stroke-linecap:round}.footer-line[data-astro-cid-hkbrpulz] .curve[data-astro-cid-hkbrpulz],.footer-line[data-astro-cid-hkbrpulz] .glow[data-astro-cid-hkbrpulz],.footer-line[data-astro-cid-hkbrpulz] .echo[data-astro-cid-hkbrpulz]{stroke:url(#footer-stroke)}.footer-line[data-astro-cid-hkbrpulz] .curve[data-astro-cid-hkbrpulz]{stroke-width:3px}.footer-line[data-astro-cid-hkbrpulz] .glow[data-astro-cid-hkbrpulz]{stroke-width:10px;opacity:.35}.footer-line[data-astro-cid-hkbrpulz] .echo-near[data-astro-cid-hkbrpulz]{stroke-width:1.5px;opacity:.3}.footer-line[data-astro-cid-hkbrpulz] .echo-far[data-astro-cid-hkbrpulz]{stroke-width:1px;opacity:.15}.footer-line[data-astro-cid-hkbrpulz] .threshold[data-astro-cid-hkbrpulz]{stroke:url(#footer-rule);stroke-width:2px;stroke-dasharray:8 10}.fine[data-astro-cid-hkbrpulz]{color:#d6d3d4}.fine[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:#fff;text-decoration:none}.fine[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{text-decoration:underline}
