.community-page.svelte-131htjm{font-family:var(--font-inter);background:var(--background-light);--ease: cubic-bezier(.4, 0, .2, 1)}.eyebrow.svelte-131htjm{display:inline-block;font-size:var(--fs-eyebrow);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--shely-pink-ink);margin-bottom:.75rem}.eyebrow.center.svelte-131htjm{display:block;text-align:center}.section-title.svelte-131htjm{font-family:var(--font-poppins);font-weight:700;font-size:var(--fs-h2);color:var(--shely-plum);margin:0 0 .75rem;text-align:center}.section-title.left.svelte-131htjm{text-align:left}.section-title.dark-title.svelte-131htjm{color:var(--pure-white)}.section-desc.svelte-131htjm{font-size:1.0625rem;color:var(--deep-gray);text-align:center;max-width:34rem;margin:0 auto 3rem;line-height:1.6}.section-desc.dark-desc.svelte-131htjm{color:#ffffffa6}.hero.svelte-131htjm{position:relative;background:var(--gradient-warm);padding:5rem 1.5rem 4rem;text-align:center;display:flex;align-items:center;justify-content:center}.hero.visible.svelte-131htjm{opacity:1;transform:translateY(0)}@media (min-width: 768px){.hero.svelte-131htjm{padding:7rem 2rem 5rem}}.hero-warmth.svelte-131htjm{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(255,79,145,.08) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.hero-inner.svelte-131htjm{position:relative;z-index:1;max-width:38rem}.hero-forming-badge.svelte-131htjm{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:9999px;background:#ff4f911a;border:1px solid rgba(255,79,145,.25);color:var(--shely-pink-ink);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem}.forming-dot.svelte-131htjm{width:8px;height:8px;border-radius:50%;background:var(--shely-pink);animation:svelte-131htjm-forming-pulse 2s ease-in-out infinite}@keyframes svelte-131htjm-forming-pulse{0%,to{opacity:1;box-shadow:0 0 #ff4f9166}50%{opacity:.6;box-shadow:0 0 0 6px #ff4f9100}}.hero-title.svelte-131htjm{font-family:var(--font-poppins);font-weight:800;font-size:var(--fs-h1);line-height:1.12;color:var(--shely-plum);margin:0 0 1.25rem;letter-spacing:-.02em}.hero-subtitle.svelte-131htjm{font-size:var(--fs-lead);line-height:1.7;color:var(--deep-gray);margin:0 0 2rem}.hero-cta.svelte-131htjm{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 2.25rem;border-radius:9999px;background:var(--shely-pink);color:var(--pure-white);font-weight:700;font-size:1rem;text-decoration:none;box-shadow:0 6px 22px #ff4f9159;transition:transform .25s var(--ease),box-shadow .25s var(--ease);margin-bottom:1.75rem}.hero-cta.svelte-131htjm:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff4f9173}.hero-cta.svelte-131htjm svg:where(.svelte-131htjm){width:18px;height:18px}.hero-forming-note.svelte-131htjm{font-size:.9375rem;line-height:1.6;color:var(--cool-gray);max-width:30rem;margin:0 auto}.hero-band-section.svelte-131htjm{background:var(--pure-white);padding:4rem 1.5rem}.hero-band-section.visible.svelte-131htjm{opacity:1;transform:translateY(0)}@media (min-width: 768px){.hero-band-section.svelte-131htjm{padding:5rem 2rem}}.hero-band.svelte-131htjm{max-width:64rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width: 900px){.hero-band.svelte-131htjm{grid-template-columns:1fr 1fr;gap:3.5rem}}.hero-band-copy.svelte-131htjm{min-width:0}.hero-band-desc.svelte-131htjm{font-size:1.0625rem;line-height:1.65;color:var(--deep-gray);margin:0}.hero-band-media.svelte-131htjm{align-self:stretch;min-height:380px;border-radius:var(--card-radius);overflow:hidden}.hero-band-photo{display:block;width:100%;height:100%;min-height:380px;object-fit:cover;border-radius:var(--card-radius);box-shadow:var(--shadow-elevated)}@media (max-width: 768px){.hero-band-media.svelte-131htjm{order:-1;min-height:240px}.hero-band-photo{min-height:240px}}.spaces-section.svelte-131htjm{background:var(--shely-plum);padding:5rem 1.5rem;position:relative;overflow:hidden}.spaces-section.svelte-131htjm:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}@media (min-width: 768px){.spaces-section.svelte-131htjm{padding:7rem 2rem}}.spaces-inner.svelte-131htjm{max-width:64rem;margin:0 auto;position:relative;z-index:1}.spaces-grid.svelte-131htjm{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.spaces-grid.svelte-131htjm{grid-template-columns:repeat(2,1fr)}}html.js-reveal .space-card.svelte-131htjm{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--card-radius);padding:1.75rem;opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease),transform .5s var(--ease),border-color .3s,background .3s;transition-delay:var(--delay)}html.js-reveal .spaces-section.visible.svelte-131htjm .space-card:where(.svelte-131htjm){opacity:1;transform:translateY(0)}.space-card.svelte-131htjm:hover{background:#ffffff14;border-color:#ff4f914d}.space-header.svelte-131htjm{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.space-icon-wrap.svelte-131htjm{width:44px;height:44px;border-radius:.75rem;background:#ff4f911f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.space-icon.svelte-131htjm{width:22px;height:22px;color:var(--shely-pink)}.space-tags.svelte-131htjm{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.space-planned.svelte-131htjm{font-size:.6875rem;color:var(--soft-gold);background:#ffc9721f;border:1px solid rgba(255,201,114,.3);padding:.25rem .625rem;border-radius:9999px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.space-app.svelte-131htjm{font-size:.6875rem;color:var(--blush-rose);background:#ff4f911a;padding:.25rem .625rem;border-radius:9999px;font-weight:600;letter-spacing:.02em}.space-title.svelte-131htjm{font-family:var(--font-poppins);font-weight:700;font-size:1.125rem;color:var(--pure-white);margin:0 0 .5rem}.space-desc.svelte-131htjm{font-size:.8125rem;color:#ffffff8c;line-height:1.6;margin:0 0 1.25rem}.space-features.svelte-131htjm{display:flex;flex-direction:column;gap:.5rem}.space-feature.svelte-131htjm{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#ffffffa6}.feature-check.svelte-131htjm{width:14px;height:14px;color:var(--shely-pink);flex-shrink:0}.spaces-note.svelte-131htjm{text-align:center;font-size:.9rem;line-height:1.6;color:#ffffff8c;max-width:32rem;margin:2.5rem auto 0}.benefits-section.svelte-131htjm{background:var(--pure-white);padding:5rem 1.5rem}@media (min-width: 768px){.benefits-section.svelte-131htjm{padding:7rem 2rem}}.benefits-inner.svelte-131htjm{max-width:64rem;margin:0 auto}.benefits-grid.svelte-131htjm{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.benefits-grid.svelte-131htjm{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.benefits-grid.svelte-131htjm{grid-template-columns:repeat(4,1fr)}}html.js-reveal .benefit-card.svelte-131htjm{background:var(--background-light);border:var(--card-border);border-radius:var(--card-radius);padding:1.75rem 1.5rem;opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease),transform .5s var(--ease),border-color .3s;transition-delay:var(--delay)}html.js-reveal .benefits-section.visible.svelte-131htjm .benefit-card:where(.svelte-131htjm){opacity:1;transform:translateY(0)}.benefit-card.svelte-131htjm:hover{border-color:var(--blush-rose)}.benefit-icon-wrap.svelte-131htjm{width:44px;height:44px;border-radius:.75rem;background:var(--gradient-warm);border:var(--card-border);display:flex;align-items:center;justify-content:center;color:var(--shely-pink);margin-bottom:1rem}.benefit-icon-wrap.svelte-131htjm svg:where(.svelte-131htjm){width:22px;height:22px}.benefit-title.svelte-131htjm{font-family:var(--font-poppins);font-weight:700;font-size:1.0625rem;color:var(--shely-plum);margin:0 0 .5rem}.benefit-desc.svelte-131htjm{font-size:.875rem;color:var(--deep-gray);line-height:1.6;margin:0}html.js-reveal .join-section.svelte-131htjm{background:var(--background-light);padding:5rem 1.5rem;scroll-margin-top:5rem;opacity:0;transform:translateY(16px);transition:opacity .45s var(--ease),transform .45s var(--ease)}html.js-reveal .join-section.visible.svelte-131htjm{opacity:1;transform:translateY(0)}@media (min-width: 768px){.join-section.svelte-131htjm{padding:7rem 2rem}}.join-inner.svelte-131htjm{max-width:64rem;margin:0 auto}.join-layout.svelte-131htjm{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width: 900px){.join-layout.svelte-131htjm{grid-template-columns:1fr 1fr;gap:3.5rem}}.join-desc.svelte-131htjm{font-size:1.0625rem;line-height:1.65;color:var(--deep-gray);margin:0 0 1.5rem}.join-newsletter.svelte-131htjm{margin-bottom:1.5rem}.join-ctas.svelte-131htjm{display:flex;flex-wrap:wrap;gap:.75rem}.join-cta-ghost.svelte-131htjm{display:inline-flex;align-items:center;padding:.7rem 1.5rem;border-radius:9999px;background:transparent;color:var(--shely-plum);font-weight:600;font-size:.9rem;text-decoration:none;border:2px solid var(--lavender-gray);transition:border-color .25s,transform .25s}.join-cta-ghost.svelte-131htjm:hover{border-color:var(--shely-pink);transform:translateY(-2px)}.join-links.svelte-131htjm{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:3rem}@media (min-width: 640px){.join-links.svelte-131htjm{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.join-links.svelte-131htjm{grid-template-columns:repeat(4,1fr)}}.join-link.svelte-131htjm{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;border-radius:var(--card-radius);background:var(--pure-white);border:var(--card-border);text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s}.join-link.svelte-131htjm:hover{transform:translateY(-3px);box-shadow:var(--shadow-glass);border-color:var(--blush-rose)}.join-link-icon.svelte-131htjm{width:36px;height:36px;border-radius:10px;background:var(--gradient-warm);display:flex;align-items:center;justify-content:center;color:var(--shely-pink);flex-shrink:0}.join-link-icon.svelte-131htjm svg:where(.svelte-131htjm){width:18px;height:18px}.join-link-text.svelte-131htjm{display:flex;flex-direction:column;gap:.15rem}.join-link-text.svelte-131htjm strong:where(.svelte-131htjm){color:var(--shely-plum);font-size:.95rem;font-family:var(--font-poppins)}.join-link-text.svelte-131htjm span:where(.svelte-131htjm){color:var(--deep-gray);font-size:.8125rem;line-height:1.45}html.js-reveal .guidelines-section.svelte-131htjm{background:var(--pure-white);padding:4rem 1.5rem 5rem;opacity:0;transform:translateY(16px);transition:opacity .45s var(--ease),transform .45s var(--ease)}html.js-reveal .guidelines-section.visible.svelte-131htjm{opacity:1;transform:translateY(0)}@media (min-width: 768px){.guidelines-section.svelte-131htjm{padding:5rem 2rem 6rem}}.guidelines-inner.svelte-131htjm{max-width:48rem;margin:0 auto}.guidelines-card.svelte-131htjm{display:flex;align-items:flex-start;gap:1.5rem;background:var(--shely-plum);border-radius:var(--card-radius);padding:2rem 1.5rem;text-decoration:none;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}@media (min-width: 700px){.guidelines-card.svelte-131htjm{padding:2.5rem}}.guidelines-card.svelte-131htjm:hover{transform:translateY(-3px);box-shadow:var(--shadow-elevated)}.guidelines-icon-wrap.svelte-131htjm{width:52px;height:52px;border-radius:14px;background:#ff4f9129;display:flex;align-items:center;justify-content:center;color:var(--blush-rose);flex-shrink:0}.guidelines-icon-wrap.svelte-131htjm svg:where(.svelte-131htjm){width:26px;height:26px}.guidelines-card.svelte-131htjm .eyebrow:where(.svelte-131htjm){color:var(--blush-rose);margin-bottom:.4rem}.guidelines-title.svelte-131htjm{font-family:var(--font-poppins);font-weight:700;font-size:1.35rem;color:var(--pure-white);margin:0 0 .5rem}.guidelines-desc.svelte-131htjm{font-size:.9375rem;line-height:1.6;color:#ffffffb3;margin:0 0 1rem}.guidelines-cta.svelte-131htjm{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;font-size:.9375rem;color:var(--blush-rose)}.guidelines-cta.svelte-131htjm svg:where(.svelte-131htjm){width:16px;height:16px}@media (max-width: 520px){.guidelines-card.svelte-131htjm{flex-direction:column;gap:1rem}}@media (prefers-reduced-motion: reduce){.hero.svelte-131htjm,.hero-band-section.svelte-131htjm,.space-card.svelte-131htjm,.benefit-card.svelte-131htjm,.join-section.svelte-131htjm,.guidelines-section.svelte-131htjm,.forming-dot.svelte-131htjm{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}}.no-js .hero.svelte-131htjm,.no-js .hero-band-section.svelte-131htjm,.no-js .space-card.svelte-131htjm,.no-js .benefit-card.svelte-131htjm,.no-js .join-section.svelte-131htjm,.no-js .guidelines-section.svelte-131htjm{opacity:1;transform:none}
