:root{--ink:#0a0a0d;--ink-soft:#13131b;--ink-rim:#242436;--paper:#f5f7fb;--paper-dim:#c8d1e0;--rose:#c8102e;--rose-deep:#8a0b20;--lake:#1f5fd0;--lake-deep:#112a64;--night:#0a1638;--blush:#d6deef;--serif:"Iowan Old Style","Palatino Linotype",Palatino,"Book Antiqua",Georgia,"Times New Roman",serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--mono:"Courier New",Courier,monospace;--fs-eyebrow:0.72rem;--fs-h1:clamp(2.4rem,1rem + 6vw,5.4rem);--fs-h2:clamp(1.9rem,1rem + 3vw,3.1rem);--fs-h3:clamp(1.3rem,1rem + 1.2vw,1.7rem);--fs-body:clamp(1rem,0.92rem + 0.3vw,1.15rem);--fs-cap:0.85rem;--sp-1:0.5rem;--sp-2:1rem;--sp-3:1.75rem;--sp-4:3rem;--sp-5:5rem;--sp-6:8rem;--container:1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:var(--fs-body);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--lake);outline-offset:4px;border-radius:2px}h1,h2,h3{font-family:var(--serif);font-weight:400;margin:0}.eyebrow{font-family:var(--mono);font-size:var(--fs-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--blush);opacity:.85}.eyebrow.is-lake{color:#bfe0ee}.container{max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}#stardust{position:fixed;inset:0;z-index:0;pointer-events:none}.page-wrap{position:relative;z-index:1}.bloom{stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}