html{scroll-behavior:smooth;background:#f8f5ee}body{margin:0;font-family:var(--ds-font-body, system-ui, sans-serif);background:radial-gradient(circle at top center,rgba(159,126,82,.16),transparent 26%),radial-gradient(circle at 10% 12%,rgba(58,47,36,.05),transparent 18%),linear-gradient(180deg,#faf7f1,#f5efe5 52%,#f2eadf)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.page{width:min(1180px,calc(100vw - 2rem));margin:0 auto;padding:0 0 5rem;display:grid;gap:3rem}.page-hero{display:grid;gap:1.2rem;padding:clamp(1.6rem,4vw,3.25rem);border:1px solid color-mix(in srgb,var(--ds-border) 92%,transparent);border-radius:calc(var(--ds-radius-lg, 1rem) * 1.15);background:linear-gradient(180deg,#fffdf809,#fffdf804),color-mix(in srgb,var(--ds-surface) 95%,transparent);box-shadow:var(--ds-shadow-raised);position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;inset:auto -8rem -8rem auto;width:18rem;height:18rem;border-radius:999px;background:radial-gradient(circle,rgba(154,124,82,.24),transparent 70%);pointer-events:none}.eyebrow{margin:0;font-family:var(--ds-font-mono);font-size:var(--ds-size-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--ds-accent)}.ds-card__eyebrow:empty{display:none}h1,h2,h3{margin:0;font-family:var(--ds-font-heading);color:var(--ds-text)}h1{font-size:clamp(2.8rem,7vw,5.2rem);line-height:.93;max-width:12ch}h2{font-size:clamp(1.85rem,3vw,2.85rem);line-height:1}h3{font-size:clamp(1.2rem,2vw,1.55rem)}.lede{margin:0;max-width:68ch;font-size:1.07rem;line-height:1.75;color:var(--ds-text-muted)}.section{display:grid;gap:1.25rem}.section-header{display:grid;gap:.75rem;max-width:72ch}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem}.card-grid--wide{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.split-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:1rem;align-items:start}.copy-stack{display:grid;gap:1rem}.body-copy{margin:0;color:var(--ds-text-muted);line-height:1.75}.bullet-list{margin:0;padding-left:1.1rem;display:grid;gap:.65rem;color:var(--ds-text-muted);line-height:1.65}.tag-row{display:flex;flex-wrap:wrap;gap:.55rem}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.manifesto-figure{width:100%;border-radius:calc(var(--ds-radius-lg) * 1.05);border:1px solid color-mix(in srgb,var(--ds-border) 88%,transparent);box-shadow:var(--ds-shadow-soft);object-fit:cover}.media-stack{display:grid;gap:1rem}.media-frame{width:100%;min-height:100%;border-radius:calc(var(--ds-radius-lg) * 1.05);border:1px solid color-mix(in srgb,var(--ds-border) 88%,transparent);overflow:hidden;box-shadow:var(--ds-shadow-soft);background:color-mix(in srgb,var(--ds-surface) 95%,transparent)}.media-frame img{display:block;width:100%;height:100%;object-fit:cover}.note-band{padding:1rem 1.1rem;border-radius:var(--ds-radius-lg);border:1px solid color-mix(in srgb,var(--ds-accent) 35%,transparent);background:linear-gradient(135deg,#9a7c522e,#fffdf808);color:var(--ds-text);line-height:1.65}.page-header{display:grid;gap:.9rem;padding:clamp(1.4rem,3vw,2.2rem);border:1px solid color-mix(in srgb,var(--ds-border) 88%,transparent);border-radius:calc(var(--ds-radius-lg, 1rem) * 1.05);background:color-mix(in srgb,var(--ds-surface) 94%,transparent);box-shadow:var(--ds-shadow-soft)}.site-shell.svelte-12qhfyh{min-height:100vh;color:var(--ds-text)}.skip-link.svelte-12qhfyh{position:absolute;left:1rem;top:-3rem;padding:.6rem .85rem;background:var(--ds-surface);border-radius:var(--ds-radius-md);border:1px solid var(--ds-border);z-index:20}.skip-link.svelte-12qhfyh:focus{top:1rem}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:color-mix(in srgb,var(--ds-bg) 86%,transparent);border-bottom:1px solid color-mix(in srgb,var(--ds-border) 78%,transparent)}.topbar__inner.svelte-12qhfyh{width:min(1240px,calc(100vw - 2rem));margin:0 auto;min-height:5rem;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:.75rem 0}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.9rem;min-width:0}.brand__logo.svelte-12qhfyh{width:9.5rem;max-width:28vw;height:auto;display:block}.brand__copy.svelte-12qhfyh{display:grid;gap:.2rem}.brand__copy.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-family:var(--ds-font-heading);font-size:1rem}.brand__copy.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--ds-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.nav.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:.3rem;justify-content:center}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.6rem .8rem;border-radius:var(--ds-radius-pill);color:var(--ds-text-muted);transition:background var(--ds-motion-duration-fast) var(--ds-motion-ease-standard),color var(--ds-motion-duration-fast) var(--ds-motion-ease-standard)}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--ds-text);background:color-mix(in srgb,var(--ds-surface-muted) 88%,transparent)}.topbar__actions.svelte-12qhfyh{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.content.svelte-12qhfyh{padding-top:1.4rem}.footer.svelte-12qhfyh{border-top:1px solid color-mix(in srgb,var(--ds-border) 78%,transparent);background:color-mix(in srgb,var(--ds-bg) 92%,transparent)}.footer__inner.svelte-12qhfyh{width:min(1180px,calc(100vw - 2rem));margin:0 auto;padding:2rem 0 1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.footer__title.svelte-12qhfyh{margin:0 0 .5rem;font-family:var(--ds-font-mono);text-transform:uppercase;letter-spacing:.12em;font-size:var(--ds-size-xs);color:var(--ds-accent)}.footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;color:var(--ds-text-muted);line-height:1.7}.footer__links.svelte-12qhfyh{display:grid;gap:.45rem}.footer__links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ds-text-muted)}.footer__links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ds-text)}.footer__meta.svelte-12qhfyh{width:min(1180px,calc(100vw - 2rem));margin:0 auto;padding:0 0 1.8rem;color:var(--ds-text-muted);font-size:.9rem}@media(max-width:980px){.topbar__inner.svelte-12qhfyh{grid-template-columns:1fr;justify-items:start}.nav.svelte-12qhfyh{justify-content:flex-start}.split-grid,.footer__inner.svelte-12qhfyh{grid-template-columns:1fr}}@media(max-width:700px){.brand__logo.svelte-12qhfyh{width:7.8rem;max-width:42vw}.page{width:min(100vw - 1rem,1180px)}}
