:root{--bg:#fff;--text:#123a34;--text-muted:#2d5c54;--text-soft:#3a5f58;--hero-from:#0b5f58;--hero-mid:#063837;--hero-to:#042a2a;--hero-photo-bg:#2a2e32;--hero-gray:#2d3136;--hero-gray-light:#32383d;--hero-gray-deep:#24272b;--hero-meta-bg:#0b5f586b;--hero-meta-border:#86d2be61;--hero-meta-text:#c8ebe2;--hero-meta-strong:#e8f9ef;--hero-text:#f5fbea;--hero-sub:#cfe8e3;--mint-1:#eef5ef;--mint-2:#deebdf;--mint-3:#c7e4cf;--border:#c9dbce;--border-soft:#d6e4db;--cta-bg:#ecf0d8;--cta-hover:#f5f9e6;--cta-text:#102222;--btn-primary-from:#0f5f50;--btn-primary-to:#0c433d;--btn-text:#fcffe7;--badge-bg:#dbf6dc;--badge-border:#9cd5c8;--badge-text:#0f3c35;--urgency:#0c433d;--urgency-accent:#c9a84c;--radius:8px;--max:1200px;--serif:"Source Serif 4",Georgia,serif;--sans:Inter,system-ui,-apple-system,sans-serif}.community-page{background:linear-gradient(180deg,var(--mint-1)0%,#fff 28%);min-height:100vh;color:var(--text)}.community-hero{background:linear-gradient(135deg,var(--hero-to)0%,var(--hero-mid)55%,var(--hero-from)100%);color:var(--hero-text);padding:2.5rem 0}.community-hero-inner{max-width:var(--max);text-align:center;margin:0 auto;padding:1.5rem 1.25rem 0}.community-hero-badge{border-radius:var(--radius);border:1px solid var(--badge-border);background:var(--badge-bg);letter-spacing:.1em;text-transform:uppercase;color:var(--badge-text);padding:.35rem .75rem;font-size:.65rem;font-weight:600;display:inline-flex}.community-hero h1{letter-spacing:-.03em;margin-top:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.1}.community-hero p{max-width:36rem;color:var(--hero-sub);margin:.75rem auto 0;font-size:1.05rem;line-height:1.6}.community-main{max-width:var(--max);margin:0 auto;padding:2rem 1.25rem 3rem}.community-grid{gap:2rem;display:grid}@media (min-width:1024px){.community-grid{grid-template-columns:1fr minmax(0,22rem);align-items:start;gap:2.5rem}}.community-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 12px 40px -28px #042c2224}.community-guide{border-bottom:1px solid var(--border-soft);background:var(--mint-1);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}@media (min-width:640px){.community-guide{flex-direction:row;align-items:center;gap:1.25rem;padding:1.5rem}}.community-guide-photo{border-radius:var(--radius);border:2px solid var(--border);background:#fff;flex-shrink:0;width:6rem;height:6rem;margin:0 auto;position:relative;overflow:hidden}@media (min-width:640px){.community-guide-photo{width:7rem;height:7rem;margin:0}}.community-guide-photo img{object-fit:cover;object-position:top}.community-guide-meta{text-align:center}@media (min-width:640px){.community-guide-meta{text-align:left}}.community-guide-label{letter-spacing:.12em;text-transform:uppercase;color:#1a5a4c;font-size:.65rem;font-weight:700}.community-guide-name{color:var(--text);margin-top:.25rem;font-size:1.125rem;font-weight:600}.community-guide-role{color:var(--text-muted);margin-top:.15rem;font-size:.9rem}.community-card-body{color:var(--text-muted);padding:1.25rem;font-size:.95rem;line-height:1.65}@media (min-width:640px){.community-card-body{padding:1.5rem}}.community-card-body p+p{margin-top:.75rem}.community-benefits{gap:.75rem;margin-top:1.5rem;padding:0;list-style:none;display:grid}@media (min-width:640px){.community-benefits{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.community-benefits{grid-template-columns:1fr}}.community-benefit{border:1px solid var(--border);border-radius:var(--radius);background:#fff;gap:.75rem;padding:1rem;display:flex;box-shadow:0 8px 24px -20px #042c221f}@media (min-width:640px){.community-benefit{text-align:center;flex-direction:column;align-items:center}}@media (min-width:1024px){.community-benefit{text-align:left;flex-direction:row;align-items:flex-start}}.community-benefit img{object-fit:contain;flex-shrink:0;width:2.75rem;height:2.75rem}.community-benefit-title{color:var(--text);font-weight:600}.community-benefit-desc{color:var(--text-soft);margin-top:.25rem;font-size:.875rem;line-height:1.45}.community-form-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.5rem;box-shadow:0 16px 48px -28px #042c222e}@media (min-width:640px){.community-form-card{padding:2rem}}@media (min-width:1024px){.community-form-wrap{position:sticky;top:4rem}}.community-form-label{letter-spacing:.12em;text-transform:uppercase;color:#1a5a4c;font-size:.65rem;font-weight:700}.community-form-card h2{letter-spacing:-.02em;color:var(--text);margin-top:.35rem;font-size:1.35rem;font-weight:600}.community-form-card .community-form-intro{color:var(--text-muted);margin-top:.5rem;font-size:.95rem;line-height:1.55}.community-form-card .community-waitlist-form{margin-top:1.25rem}.community-waitlist-form form{flex-direction:column;gap:.75rem;display:flex}.community-waitlist-form input{border:1px solid var(--border);border-radius:var(--radius);box-sizing:border-box;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:1rem}.community-waitlist-form input:focus{outline:2px solid var(--badge-border);outline-offset:1px}.community-waitlist-form button[type=submit]{border-radius:var(--radius);width:100%;color:var(--cta-text);background:var(--cta-bg);cursor:pointer;border:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s}.community-waitlist-form button[type=submit]:hover{background:var(--cta-hover)}.community-waitlist-form-note{text-align:center;color:var(--text-soft);margin:0;font-size:.8rem;line-height:1.5}.community-waitlist-success{text-align:center;border:1px solid var(--badge-border);border-radius:var(--radius);background:var(--badge-bg);padding:1.25rem}.community-waitlist-success strong{color:var(--text);font-size:1.05rem;display:block}.community-waitlist-success p{color:var(--text-muted);margin:.5rem 0 0;font-size:.9rem;line-height:1.5}
/*# sourceMappingURL=098c948367057a02.css.map*/