:root{--color-ink:#13261f;--color-moss:#2d5846;--color-moss-light:#75947f;--color-sun:#ed8a5b;--color-cream:#f7f4eb;--color-white:#fffefa;--color-sand:#eee8da;--color-mist:#e4ebe4;--color-stone:#8b918b;--color-stone-light:#c7cec8;--color-stone-dark:#58635d;--color-line:#d7d9d1;--color-line-dark:#aeb5ad;--color-error:#9b3f2e;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-sm:clamp(.75rem, 1.5vw, 1rem);--space-md:clamp(1.25rem, 2.5vw, 2rem);--space-lg:clamp(2rem, 4vw, 3.5rem);--space-xl:clamp(3.5rem, 7vw, 6.5rem);--space-2xl:clamp(5rem, 10vw, 10rem);--radius-sm:.6rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-md:0 1rem 3rem #13261f2e;--shadow-lg:0 2rem 5rem #05140f4d;--max-width:82rem;--gutter:clamp(1rem, 4vw, 3rem);--header-height:4.75rem;font-family:var(--font-sans);font-synthesis:none;color:var(--color-ink);background:var(--color-white)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:var(--color-white);color:var(--color-ink);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.6}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-underline-offset:.18em}:focus-visible{outline:3px solid var(--color-sun);outline-offset:3px}h1,h2,h3{letter-spacing:-.045em;font-weight:730;line-height:1.04}h2{max-width:16ch;margin:0;font-size:clamp(2.35rem,5vw,5rem)}h3{line-height:1.12}.shell{width:min(var(--max-width), calc(100% - 2 * var(--gutter)));margin-inline:auto}.section{padding-block:var(--space-2xl)}.section-dark{background:var(--color-ink);color:var(--color-cream)}.section-tint{background:var(--color-sand)}.section-heading{max-width:49rem}.section-heading>p:last-child{max-width:38rem;margin:var(--space-md) 0 0;color:var(--color-stone-dark);font-size:1.05rem}.split-heading{align-items:end;gap:var(--space-xl);grid-template-columns:1.15fr .55fr;max-width:none;display:grid}.split-heading>p:last-child{margin:0 0 .5rem}.eyebrow{color:var(--color-moss);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:800}.section-dark .eyebrow{color:var(--color-sun)}.button{background:var(--color-moss);min-height:3.25rem;color:var(--color-white);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.3rem;font-size:.86rem;font-weight:750;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.button:hover{background:var(--color-ink);transform:translateY(-1px)}.button-small{min-height:2.7rem;padding:.55rem 1rem;font-size:.76rem}.button-light{background:var(--color-cream);color:var(--color-ink)}.button-light:hover{background:var(--color-sun)}.button-muted{color:var(--color-stone-light);cursor:not-allowed;background:#ffffff1a}.skip-link{z-index:100;background:var(--color-white);color:var(--color-ink);padding:.75rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.legal-page{min-height:70vh;padding-top:calc(var(--header-height) + var(--space-xl))}.legal-shell{max-width:54rem}.legal-page h1{margin:0;font-size:clamp(2.8rem,7vw,5.5rem)}.draft-notice{margin:var(--space-md) 0 var(--space-lg);border-left:4px solid var(--color-sun);background:var(--color-sand);padding:1rem 1.2rem;font-weight:700}dl,.legal-sections{gap:0;margin:0;display:grid}dl>div,.legal-sections section{border-top:1px solid var(--color-line);grid-template-columns:minmax(10rem,.35fr) 1fr;gap:2rem;padding:1.3rem 0;display:grid}dt,.legal-sections h2{font-weight:750}dd,.legal-sections p{color:var(--color-stone-dark);margin:0}.legal-sections h2{margin:0;font-size:1.15rem}@media (width<=44rem){.split-heading,dl>div,.legal-sections section{grid-template-columns:1fr;gap:.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand.svelte-mbx8qx{border-radius:50%;flex:none;justify-content:center;align-items:center;line-height:0;text-decoration:none;display:inline-flex}img.svelte-mbx8qx{aspect-ratio:1;object-fit:contain;border-radius:50%;width:clamp(3rem,2.6rem + 1.2vw,3.5rem);height:auto;display:block}.footer.svelte-mbx8qx img:where(.svelte-mbx8qx){width:3rem}footer.svelte-7lfk2o{background:var(--color-ink);color:var(--color-cream);padding:var(--space-2xl) 0 var(--space-lg)}.footer-grid.svelte-7lfk2o{gap:var(--space-xl);grid-template-columns:1fr auto;display:grid}p.svelte-7lfk2o{max-width:25rem;color:var(--color-stone-light);margin:1rem 0 0}.footer-links.svelte-7lfk2o{grid-template-columns:repeat(2,minmax(10rem,1fr));align-content:start;gap:.75rem 2rem;display:grid}a.svelte-7lfk2o{color:inherit}.copyright.svelte-7lfk2o{margin-top:var(--space-xl);padding-top:var(--space-md);color:var(--color-stone-light);border-top:1px solid #ffffff1f;justify-content:space-between;font-size:.76rem;display:flex}@media (width<=42rem){.footer-grid.svelte-7lfk2o,.footer-links.svelte-7lfk2o{grid-template-columns:1fr}.copyright.svelte-7lfk2o{flex-direction:column;gap:.3rem}}header.svelte-hv3zzy{z-index:50;background:color-mix(in srgb, var(--color-ink) 92%, transparent);width:100%;color:var(--color-cream);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0}.header-inner.svelte-hv3zzy{min-height:var(--header-height);justify-content:space-between;align-items:center;display:flex}nav.svelte-hv3zzy{align-items:center;gap:clamp(1rem,2.5vw,2rem);display:flex}ul.svelte-hv3zzy{align-items:center;gap:clamp(.75rem,1.7vw,1.4rem);margin:0;padding:0;list-style:none;display:flex}li.svelte-hv3zzy a:where(.svelte-hv3zzy){min-height:2.75rem;color:color-mix(in srgb, var(--color-cream) 78%, transparent);align-items:center;font-size:.78rem;font-weight:650;text-decoration:none;display:inline-flex;position:relative}li.svelte-hv3zzy a:where(.svelte-hv3zzy):after{background:var(--color-sun);content:"";transform-origin:0;width:100%;height:2px;transition:transform .16s;position:absolute;bottom:.35rem;left:0;transform:scaleX(0)}li.svelte-hv3zzy a:where(.svelte-hv3zzy):hover,li.svelte-hv3zzy a[aria-current]:where(.svelte-hv3zzy){color:var(--color-cream)}li.svelte-hv3zzy a:where(.svelte-hv3zzy):hover:after,li.svelte-hv3zzy a[aria-current]:where(.svelte-hv3zzy):after{transform:scaleX(1)}.menu-button.svelte-hv3zzy{width:2.75rem;height:2.75rem;color:inherit;background:0 0;border:1px solid #fff3;border-radius:50%;place-items:center;display:none}.menu-button.svelte-hv3zzy span:where(.svelte-hv3zzy){background:currentColor;width:1rem;height:1px;transition:transform .16s;position:absolute}.menu-button.svelte-hv3zzy span:where(.svelte-hv3zzy):first-child{transform:translateY(-.22rem)}.menu-button.svelte-hv3zzy span:where(.svelte-hv3zzy):last-child{transform:translateY(.22rem)}.menu-open.svelte-hv3zzy .menu-button:where(.svelte-hv3zzy) span:where(.svelte-hv3zzy):first-child{transform:rotate(45deg)}.menu-open.svelte-hv3zzy .menu-button:where(.svelte-hv3zzy) span:where(.svelte-hv3zzy):last-child{transform:rotate(-45deg)}@media (width<=62rem){.menu-button.svelte-hv3zzy{display:grid;position:relative}nav.svelte-hv3zzy{background:var(--color-ink);width:100%;padding:1rem var(--gutter) 1.5rem;border-bottom:1px solid #ffffff1f;flex-direction:column;align-items:stretch;gap:1rem;display:none;position:absolute;top:calc(100% + 1px);left:0}nav.open.svelte-hv3zzy{display:flex}ul.svelte-hv3zzy{flex-direction:column;align-items:stretch;gap:0}li.svelte-hv3zzy a:where(.svelte-hv3zzy){width:100%;min-height:3rem;font-size:1rem}li.svelte-hv3zzy a:where(.svelte-hv3zzy):after{bottom:0}}
