:root{--paper: #fbf9f5;--fog: #f2eee6;--sand: #e6dccb;--sand-deep: #d4c6ae;--ink: #16211f;--ink-soft: #3d4b47;--ink-faint: #6b7873;--deep: #0d2a30;--sea: #16505b;--tide: #2b8b96;--tide-bright: #48b3ac;--rust: #a8492a;--rust-bright: #c9613c;--ember: #d98324;--bg: var(--paper);--fg: var(--ink);--accent: var(--rust);--line: rgb(22 33 31 / .12);--line-strong: rgb(22 33 31 / .22);--font-display: "Fraunces", ui-serif, Georgia, "Times New Roman", serif;--font-body: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--measure: 68ch;--shell: 1240px;--gutter: clamp(1.25rem, 4vw, 3rem);--radius: 6px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgb(13 42 48 / .06), 0 2px 8px rgb(13 42 48 / .05);--shadow: 0 2px 6px rgb(13 42 48 / .07), 0 12px 32px rgb(13 42 48 / .09);--shadow-lg: 0 4px 12px rgb(13 42 48 / .09), 0 24px 60px rgb(13 42 48 / .14)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{min-height:100svh;background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,svg,video{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.1;letter-spacing:-.015em;text-wrap:balance}h1{font-size:clamp(2.25rem,1.4rem + 3.6vw,4rem);font-variation-settings:"SOFT" 20,"WONK" 1}h2{font-size:clamp(1.6rem,1.2rem + 1.7vw,2.5rem)}h3{font-size:clamp(1.2rem,1.05rem + .6vw,1.5rem)}p,li{text-wrap:pretty}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:from-font}:focus-visible{outline:3px solid var(--tide);outline-offset:3px;border-radius:2px}.skip-link{position:absolute;left:50%;top:0;translate:-50% -120%;z-index:100;padding:.75rem 1.25rem;background:var(--deep);color:#fff;border-radius:0 0 var(--radius) var(--radius);text-decoration:none;font-weight:600}.skip-link:focus-visible{translate:-50% 0}.shell{width:min(100% - var(--gutter) * 2,var(--shell));margin-inline:auto}.shell--narrow{width:min(100% - var(--gutter) * 2,780px);margin-inline:auto}.stack>*+*{margin-block-start:var(--stack-gap, 1rem)}.section{padding-block:clamp(3.5rem,7vw,7rem)}.section--tight{padding-block:clamp(2.5rem,5vw,4.5rem)}.section--dark{background:var(--deep);color:var(--fog)}.section--sand{background:var(--fog)}.eyebrow{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--rust)}.section--dark .eyebrow{color:var(--tide-bright)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.5rem;border:1px solid transparent;border-radius:var(--radius);background:var(--rust);color:#fff;font-weight:600;font-size:.975rem;letter-spacing:.005em;text-decoration:none;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.btn:hover{background:var(--rust-bright);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn:active{transform:translateY(0)}.btn--ghost{background:transparent;border-color:var(--line-strong);color:var(--ink)}.btn--ghost:hover{background:var(--fog);border-color:var(--ink-faint)}.section--dark .btn--ghost{border-color:#ffffff4d;color:var(--fog)}.section--dark .btn--ghost:hover{background:#ffffff14;border-color:#ffffff8c}.btn--sea{background:var(--sea)}.btn--sea:hover{background:var(--tide)}.btn--block{width:100%}.btn[disabled],.btn[aria-disabled=true]{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .7rem;border-radius:999px;background:var(--fog);border:1px solid var(--line);font-size:.8rem;font-weight:500;color:var(--ink-soft);white-space:nowrap}.pill--tide{background:#2b8b961a;border-color:#2b8b964d;color:var(--sea)}.pill--fixed{background:#a8492a17;border-color:#a8492a42;color:var(--rust)}.prose{max-width:var(--measure);font-size:1.09rem;line-height:1.72;color:var(--ink-soft)}.prose>*+*{margin-block-start:1.15em}.prose h2{margin-block-start:2em;color:var(--ink)}.prose h3{margin-block-start:1.6em;color:var(--ink)}.prose strong{color:var(--ink);font-weight:600}.prose a{color:var(--sea);text-decoration-color:#16505b66}.prose a:hover{text-decoration-color:currentColor}.prose ul,.prose ol{padding-inline-start:1.3em}.prose li+li{margin-block-start:.4em}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.lede{font-size:clamp(1.1rem,1rem + .45vw,1.32rem);line-height:1.55;color:var(--ink-soft);max-width:58ch}.section--dark .lede{color:#f2eee6d1}
