@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Space+Grotesk:wght@400;500;700&display=swap";:root{color-scheme:light;--bg: #f7f2e8;--surface: rgba(255, 255, 255, .72);--surface-strong: #fffaf2;--surface-alt: #efe4d0;--ink: #161616;--muted: #58524a;--line: rgba(22, 22, 22, .1);--accent: #d96b2b;--accent-dark: #9b4310;--shadow: 0 20px 60px rgba(55, 31, 16, .12);font-family:Space Grotesk,system-ui,sans-serif;line-height:1.5;font-weight:400;color:var(--ink);background:radial-gradient(circle at top left,rgba(217,107,43,.18),transparent 28%),linear-gradient(180deg,#f9f5ee,#f1e6d7);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,a{transition:transform .18s ease,background-color .18s ease,border-color .18s ease}a:hover{transform:translateY(-1px)}#root,.app-shell{min-height:100vh}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.narrow{width:min(760px,calc(100% - 2rem))}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f2e8b8;border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 0}.brand-mark{display:flex;align-items:center;gap:.85rem}.brand-icon{display:grid;place-items:center;width:2.8rem;height:2.8rem;border-radius:16px;background:linear-gradient(135deg,var(--accent),#f2b868);color:#fff;font-weight:700;letter-spacing:.08em}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy span{color:var(--muted);font-size:.9rem}.nav-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.nav-links a{padding:.7rem .95rem;border-radius:999px;font-size:.95rem}.nav-links a:hover,.nav-links a.active{background:#ffffffc7}.hero-section{padding:5rem 0 3rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);gap:2rem;align-items:stretch}.hero-copy,.hero-panel,.content-card,.feature-row,.announcement-card{border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.hero-copy{padding:2rem}.eyebrow,.section-heading span,.card-label,.hero-panel>p,.announcement-card>span{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 1rem;color:var(--accent-dark);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1,.page-header h1{margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3rem,7vw,5.6rem);line-height:.96;letter-spacing:-.04em}.hero-text,.page-header p,.section-heading p,.content-card p,.feature-row p,.announcement-card p{color:var(--muted);font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.2rem;border:1px solid transparent;border-radius:999px;font-weight:700}.button-primary{background:var(--ink);color:#fff}.button-secondary{background:#ffffffb8;border-color:var(--line)}.hero-panel{padding:1.6rem;background:linear-gradient(180deg,#ffffffd9,#fffaf2cc),var(--surface)}.stats-grid{display:grid;gap:1rem}.stat-card{padding:1.25rem;border-radius:22px;background:var(--surface-strong);border:1px solid var(--line)}.stat-card strong{display:block;margin-bottom:.35rem;font-size:2.2rem;font-weight:700}.stat-card span{color:var(--muted)}.content-section{padding:1.5rem 0 3rem}.alt-surface{position:relative}.alt-surface:before{content:"";position:absolute;top:1rem;right:0;bottom:1rem;left:0;background:#efe4d0a8;z-index:-1}.section-heading{max-width:720px;margin-bottom:1.5rem}.section-heading h2{margin:0 0 .85rem;font-size:clamp(2rem,3.5vw,3.25rem);line-height:1}.card-grid{display:grid;gap:1.25rem}.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card{padding:1.5rem}.content-card h3,.feature-row h3,.announcement-card h2{margin:0 0 .75rem;font-size:1.35rem}.feature-stack{display:grid;gap:1rem}.feature-row{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:1.5rem;align-items:start;padding:1.5rem}.announcements-page{padding-bottom:3rem}.page-header{margin-bottom:2rem}.announcement-list{display:grid;gap:1rem}.announcement-card{padding:1.5rem}.back-link{margin-top:1.5rem}@media(max-width:900px){.hero-grid,.three-up,.feature-row{grid-template-columns:1fr}.hero-section{padding-top:3rem}.nav-row{align-items:flex-start;flex-direction:column}.nav-links{justify-content:flex-start}}@media(max-width:640px){.hero-copy,.hero-panel,.content-card,.feature-row,.announcement-card{border-radius:22px}.hero-copy h1,.page-header h1{font-size:clamp(2.5rem,14vw,4rem)}}
