:root{--color-ink:#100f0d;--color-ink-2:#211d1d;--color-accent:#f7a52d;--color-accent-strong:#e08e17;--color-accent-soft:#fef3df;--color-surface:#fff;--color-surface-alt:#f3f2f0;--color-surface-invert:var(--color-ink);--color-border:#e4e1dd;--color-text:#1c1a18;--color-text-muted:#5c5852;--color-text-invert:#f6f4f1;--color-text-invert-muted:#b9b3ab;--focus-ring:0 0 0 3px color-mix(in srgb, var(--color-accent) 55%, transparent);--step--1:clamp(.83rem, .78rem + .24vw, .95rem);--step-0:clamp(1rem, .93rem + .34vw, 1.19rem);--step-1:clamp(1.2rem, 1.09rem + .55vw, 1.5rem);--step-2:clamp(1.44rem, 1.26rem + .9vw, 2rem);--step-3:clamp(1.73rem, 1.45rem + 1.4vw, 2.75rem);--step-4:clamp(2.07rem, 1.63rem + 2.19vw, 3.75rem);--step-5:clamp(2.49rem, 1.8rem + 3.42vw, 5rem);--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2.25rem;--space-xl:3.5rem;--space-2xl:5rem;--space-3xl:7.5rem;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1.25rem;--radius-full:999px;--shadow-sm:0 1px 2px #100f0d0f, 0 1px 3px #100f0d14;--shadow-md:0 4px 12px #100f0d14, 0 12px 28px #100f0d14;--shadow-lg:0 18px 48px #100f0d24;--content-max:80rem;--content-narrow:48rem;--gutter:clamp(1.25rem, .8rem + 2.2vw, 3rem);--header-height:4.5rem;--ease:cubic-bezier(.22, .61, .36, 1);--transition:.18s var(--ease);--font-sans:"Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--space-s));interpolate-size:allow-keywords}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-sans);font-size:var(--step-0);color:var(--color-text);background:var(--color-surface);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6}img,svg,picture{max-width:100%;display:block}h1,h2,h3,h4{color:var(--color-ink);letter-spacing:-.02em;text-wrap:balance;font-weight:700;line-height:1.1}p{text-wrap:pretty}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:.2em}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}.container{width:100%;max-width:var(--content-max);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(2.75rem,1.5rem + 4.5vw,5rem)}.section--alt{background:var(--color-surface-alt)}.section--ink{background:var(--color-ink);color:var(--color-text-invert)}.section--ink :is(h2,h3){color:#fff}.eyebrow{align-items:center;gap:var(--space-2xs);font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-strong);font-weight:600;display:inline-flex}.section--ink .eyebrow{color:var(--color-accent)}.section-head{max-width:var(--content-narrow);margin-bottom:var(--space-xl);gap:var(--space-xs);display:grid}.section-head h2{font-size:var(--step-3)}.lead{font-size:var(--step-1);color:var(--color-text-muted)}.section--ink .lead{color:var(--color-text-invert-muted)}.btn{justify-content:center;align-items:center;gap:var(--space-2xs);font:inherit;font-weight:600;font-size:var(--step-0);border-radius:var(--radius-full);cursor:pointer;transition:transform var(--transition), background-color var(--transition), border-color var(--transition), color var(--transition);border:2px solid #0000;padding:.8em 1.5em;line-height:1;text-decoration:none;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--color-accent);color:var(--color-ink)}.btn--primary:hover{background:var(--color-accent-strong)}.btn--ghost{color:inherit;background:0 0;border-color:currentColor}.btn--ghost:hover{background:color-mix(in srgb, currentColor 10%, transparent)}.btn--block{width:100%}@media (width<=40rem){.btn{width:100%}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
