:root{color:#24302f;background:#f8f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#dbece8 0,#0000 34%),#f8f3ea;margin:0}a{color:inherit;text-decoration:none}main{min-height:100vh}.nav{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f3eadb;border-bottom:1px solid #e0d3c0b3;justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-size:20px;font-weight:900;display:flex}.logo{color:#fff;background:#527a75;border-radius:14px;place-items:center;width:42px;height:42px;font-size:14px;display:grid}.navLinks{color:#52605c;gap:20px;font-weight:700;display:flex}.hero,.section,.split,.support,.pillars{margin:28px clamp(20px,5vw,72px)}.hero{background:linear-gradient(135deg,#fffaf0fa,#dbece8eb);border:1px solid #eadfcf;border-radius:32px;max-width:1120px;padding:clamp(32px,7vw,76px);box-shadow:0 24px 70px #32463c17}.publicHero h1{letter-spacing:-.06em;max-width:920px;margin:14px 0 20px;font-size:clamp(48px,8vw,96px);line-height:.95}.hero p{color:#3f4f4b;max-width:820px;font-size:20px}.eyebrow{color:#527a75;letter-spacing:.12em;text-transform:uppercase;font-size:14px;font-weight:900}.heroActions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.primaryButton,.secondaryButton,.supportCard button{cursor:pointer;border:0;border-radius:999px;padding:15px 22px;font-size:15px;font-weight:900}.primaryButton,.supportCard button{color:#fffaf0;background:#24302f}.secondaryButton{color:#24302f;background:#fffaf5;border:1px solid #eadfcf}.pillars{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.pillar,.feedCard,.eventCard,.supportCard{background:#fffaf5e6;border:1px solid #eadfcf;border-radius:24px;padding:24px}.pillar h2,.feedCard h3,.eventCard h3,.supportCard h3{margin:0 0 8px}.pillar p,.feedCard p,.eventCard p,.supportCard p,.sectionText,.sectionHeader p,footer span,footer small{color:#52605c;line-height:1.55}.split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:28px;padding:36px 0;display:grid}.split h2,.section h2,.support h2{letter-spacing:-.045em;margin:8px 0 16px;font-size:clamp(34px,5vw,58px);line-height:1}.feedStack,.eventList{gap:14px;display:grid}.feedCard span{color:#527a75;margin-bottom:10px;font-weight:900;display:inline-flex}.section{background:#dbece899;border:1px solid #527a7529;border-radius:32px;padding:38px}.sectionHeader{justify-content:space-between;align-items:end;gap:30px;margin-bottom:20px;display:flex}.sectionHeader p{max-width:460px}.categoryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.categoryGrid button,.groupChips span{color:#24302f;background:#fffaf5;border:1px solid #eadfcf;border-radius:18px;padding:16px;font-weight:900}.eventCard{align-items:center;gap:18px;display:flex}.eventCard strong{color:#527a75;background:#dbece8;border-radius:20px;place-items:center;min-width:70px;height:70px;display:grid}.groupChips{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.support{color:#fffaf0;background:#24302f;border-radius:32px;grid-template-columns:1fr .8fr;align-items:center;gap:28px;padding:clamp(28px,5vw,56px);display:grid}.support p{color:#dbece8}.supportCard{color:#24302f;background:#fffaf0}footer{border-top:1px solid #eadfcf;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:36px clamp(20px,5vw,72px);padding:26px 0 46px;display:flex}@media (width<=900px){.nav{flex-direction:column;align-items:flex-start}.navLinks{flex-wrap:wrap}.pillars,.split,.support,.sectionHeader{grid-template-columns:1fr;display:grid}.categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.categoryGrid{grid-template-columns:1fr}.hero,.section,.support{border-radius:24px}}
