.about-page.svelte-cwls5q{--shely-pink: #FF4F91;--shely-plum: #511843;--shely-blush: #FF9BB5;--shely-coral: #FFB38B;--shely-gold: #FFC972;--shely-mint: #E9FFF6;--shely-bg: #FFFBF7;--font-heading: "Poppins", sans-serif;--font-body: "Inter", sans-serif;--shadow-glass: 0 8px 32px rgba(81, 24, 67, .08);--shadow-elevated: 0 20px 60px rgba(81, 24, 67, .12);font-family:var(--font-body);color:#333}.scroll-reveal.svelte-cwls5q{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.scroll-reveal.in-view{opacity:1;transform:translateY(0)}.section-inner.svelte-cwls5q{max-width:80rem;margin:0 auto;padding:0 1.5rem}.section-head.svelte-cwls5q{max-width:46rem;margin:0 auto 3rem;text-align:center}.section-eyebrow.svelte-cwls5q{font-size:.8125rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--shely-pink);margin:0 0 1rem}.section-title.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2;color:var(--shely-plum);margin:0 0 1rem}.section-lede.svelte-cwls5q{font-size:1.075rem;line-height:1.7;color:#666;margin:0}.story-hero.svelte-cwls5q{position:relative;min-height:min(80vh,680px);display:flex;align-items:center;justify-content:center;background:var(--shely-bg)}.hero-gradient-wash.svelte-cwls5q{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(255,79,145,.1),rgba(255,179,139,.06) 50%,transparent 80%);pointer-events:none}.hero-inner.svelte-cwls5q{position:relative;z-index:1;text-align:center;max-width:900px;padding:2rem 1.5rem;opacity:0;transform:translateY(40px);transition:opacity 1s cubic-bezier(.16,1,.3,1) .2s,transform 1s cubic-bezier(.16,1,.3,1) .2s}.hero-active.svelte-cwls5q .hero-inner:where(.svelte-cwls5q){opacity:1;transform:translateY(0)}.hero-eyebrow.svelte-cwls5q{font-size:.875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--shely-pink);margin-bottom:1.5rem}.hero-headline.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.25rem,6vw,4.5rem);line-height:1.1;color:var(--shely-plum);margin:0 0 2rem}.hero-emphasis.svelte-cwls5q{background:linear-gradient(135deg,var(--shely-pink),var(--shely-coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-divider.svelte-cwls5q{width:80px;height:3px;background:linear-gradient(90deg,var(--shely-pink),var(--shely-coral));margin:0 auto 2rem;border-radius:2px}.hero-subtext.svelte-cwls5q{font-size:clamp(1.075rem,2.5vw,1.3rem);line-height:1.65;color:#666;max-width:660px;margin:0 auto}.problem-section.svelte-cwls5q{padding:5.5rem 0;background:#fff}.problem-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:60rem;margin:0 auto}@media (max-width: 720px){.problem-grid.svelte-cwls5q{grid-template-columns:1fr}}.problem-card.svelte-cwls5q{background:var(--shely-bg);border:1px solid rgba(81,24,67,.06);border-radius:1.25rem;padding:2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.problem-card.svelte-cwls5q:hover{transform:translateY(-5px);box-shadow:var(--shadow-glass)}.problem-icon.svelte-cwls5q{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#fff;background:linear-gradient(135deg,var(--shely-pink),var(--shely-coral))}.problem-icon.svelte-cwls5q svg:where(.svelte-cwls5q){width:26px;height:26px}.problem-card-title.svelte-cwls5q{font-family:var(--font-heading);font-weight:600;font-size:1.2rem;color:var(--shely-plum);margin:0 0 .65rem}.problem-card-body.svelte-cwls5q{font-size:.975rem;line-height:1.65;color:#555;margin:0}.mission-section.svelte-cwls5q{padding:6rem 0;background:linear-gradient(160deg,var(--shely-plum) 0%,#3d1132 55%,#2a0b22 100%);position:relative;overflow:hidden}.mission-section.svelte-cwls5q:before{content:"";position:absolute;top:-40%;right:-15%;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(255,79,145,.1),transparent 70%);pointer-events:none}.mission-inner.svelte-cwls5q{position:relative;z-index:1;max-width:48rem;margin:0 auto;padding:0 1.5rem;text-align:center}@media (min-width: 900px){.mission-inner.svelte-cwls5q{max-width:80rem;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;text-align:left}}.mission-text.svelte-cwls5q{min-width:0}.mission-media.svelte-cwls5q{width:100%;height:100%;min-height:260px;margin-top:2.75rem}@media (min-width: 900px){.mission-media.svelte-cwls5q{min-height:400px;margin-top:0;order:2}}.mission-eyebrow.svelte-cwls5q{font-size:.8125rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--shely-pink);margin:0 0 1.5rem}.mission-statement.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.6rem,4.5vw,2.6rem);line-height:1.3;color:#fff;margin:0 0 1.75rem;padding:0;border:none}.mission-detail.svelte-cwls5q{font-size:1.075rem;line-height:1.75;color:#ffffffc7;margin:0 auto;max-width:40rem}@media (min-width: 900px){.mission-detail.svelte-cwls5q{margin:0}}.mission-photo.svelte-cwls5q{display:block;width:100%;height:100%;min-height:260px;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 64px -24px #00000080}@media (min-width: 900px){.mission-photo.svelte-cwls5q{min-height:400px}}.approach-section.svelte-cwls5q{padding:5.5rem 0;background:var(--shely-bg)}.approach-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 1024px){.approach-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.approach-grid.svelte-cwls5q{grid-template-columns:1fr}}.approach-card.svelte-cwls5q{background:#fff;border:1px solid rgba(81,24,67,.06);border-radius:1.25rem;padding:1.75rem;box-shadow:var(--shadow-glass);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.approach-card.svelte-cwls5q:hover{transform:translateY(-6px);box-shadow:var(--shadow-elevated)}.approach-icon.svelte-cwls5q{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff}.approach-icon.svelte-cwls5q svg:where(.svelte-cwls5q){width:26px;height:26px}.approach-icon--os.svelte-cwls5q{background:linear-gradient(135deg,var(--shely-pink),var(--shely-plum))}.approach-icon--india.svelte-cwls5q{background:linear-gradient(135deg,var(--shely-coral),var(--shely-pink))}.approach-icon--languages.svelte-cwls5q{background:linear-gradient(135deg,var(--shely-gold),var(--shely-coral))}.approach-icon--lock.svelte-cwls5q{background:linear-gradient(135deg,var(--shely-plum),var(--shely-pink))}.approach-card-title.svelte-cwls5q{font-family:var(--font-heading);font-weight:600;font-size:1.15rem;color:var(--shely-plum);margin:0 0 .65rem}.approach-card-body.svelte-cwls5q{font-size:.925rem;line-height:1.65;color:#555;margin:0}.stats-section.svelte-cwls5q{padding:5.5rem 0;background:#fff}.stats-inner.svelte-cwls5q{max-width:72rem;margin:0 auto;padding:0 1.5rem}.stats-head.svelte-cwls5q{text-align:center;max-width:42rem;margin:0 auto 3rem}.stats-title.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.6rem,3.5vw,2.25rem);color:var(--shely-plum);margin:0 0 .85rem}.stats-note.svelte-cwls5q{font-size:1rem;line-height:1.65;color:#777;margin:0}.stats-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width: 900px){.stats-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.stats-grid.svelte-cwls5q{grid-template-columns:1fr}}.stat-frame.svelte-cwls5q{border:1px solid rgba(255,79,145,.16);border-radius:1.25rem;padding:1.85rem 1.25rem;text-align:center;background:linear-gradient(160deg,#ff4f9112,#ffb38b0d 55%,#fffbf7e6);display:flex;flex-direction:column;align-items:center;gap:.5rem;box-shadow:var(--shadow-glass);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.stat-frame.svelte-cwls5q:hover{transform:translateY(-5px);box-shadow:var(--shadow-elevated)}.stat-frame-glyph.svelte-cwls5q{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:.35rem;color:#fff;background:linear-gradient(135deg,var(--shely-pink),var(--shely-coral));box-shadow:0 6px 18px #ff4f9140}.stat-frame-glyph.svelte-cwls5q svg:where(.svelte-cwls5q){width:24px;height:24px}.stat-frame-tag.svelte-cwls5q{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--shely-pink);background:#ff4f911a;padding:.2rem .7rem;border-radius:9999px}.stat-label.svelte-cwls5q{font-family:var(--font-heading);font-weight:600;font-size:.975rem;color:var(--shely-plum)}.stat-note-line.svelte-cwls5q{font-size:.8rem;line-height:1.5;color:#999}.note-section.svelte-cwls5q{padding:5.5rem 0;background:#fff}.note-inner.svelte-cwls5q{max-width:52rem;margin:0 auto;padding:0 1.5rem;text-align:center}.note-section.svelte-cwls5q .section-eyebrow:where(.svelte-cwls5q){margin-bottom:1.5rem}.note-card.svelte-cwls5q{position:relative;background:linear-gradient(160deg,#ff4f910f,#ffb38b0a 55%,#fffbf7e6);border:1px solid rgba(255,79,145,.16);border-radius:1.75rem;padding:3rem 2.5rem 2.5rem;box-shadow:var(--shadow-glass);text-align:left}.note-quote-mark.svelte-cwls5q{position:absolute;top:.4rem;left:1.5rem;font-family:var(--font-heading);font-weight:700;font-size:5.5rem;line-height:1;color:#ff4f9138;pointer-events:none;-webkit-user-select:none;user-select:none}.note-pull.svelte-cwls5q{position:relative;font-family:var(--font-heading);font-weight:600;font-size:clamp(1.25rem,3vw,1.85rem);line-height:1.4;color:var(--shely-plum);margin:0 0 1.75rem;padding:0;border:none}.note-body.svelte-cwls5q{display:flex;flex-direction:column;gap:1.1rem}.note-body.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.05rem;line-height:1.75;color:#555;margin:0}.note-signature.svelte-cwls5q{margin:1.75rem 0 0;font-family:var(--font-heading);font-weight:600;font-size:1rem;color:var(--shely-pink)}.advisory-section.svelte-cwls5q{padding:5.5rem 0;background:var(--shely-bg)}.advisory-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 900px){.advisory-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.advisory-grid.svelte-cwls5q{grid-template-columns:1fr}}.advisor-card.svelte-cwls5q{background:#fff;border:1px solid rgba(81,24,67,.06);border-radius:1.25rem;padding:1.75rem 1.25rem;text-align:center;box-shadow:var(--shadow-glass);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.advisor-card.svelte-cwls5q:hover{transform:translateY(-6px);box-shadow:var(--shadow-elevated)}.advisor-photo.svelte-cwls5q{display:flex;align-items:center;justify-content:center;width:92px;height:92px;margin:0 auto 1.1rem;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,var(--shely-pink),var(--shely-plum));border:3px solid white;box-shadow:0 6px 18px #5118431f}.advisor-initial.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:2rem;color:#fff}.advisor-name.svelte-cwls5q{font-family:var(--font-heading);font-weight:600;font-size:1.05rem;color:var(--shely-plum);margin:0 0 .35rem;line-height:1.3}.advisor-specialty.svelte-cwls5q{font-size:.85rem;line-height:1.5;color:#8a8290;margin:0}.advisory-cta.svelte-cwls5q{margin-top:2.5rem;text-align:center}.advisory-link.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-weight:600;font-size:1rem;color:#fff;text-decoration:none;padding:.7rem 1.5rem;border-radius:9999px;background:linear-gradient(135deg,var(--shely-pink),var(--shely-coral));box-shadow:0 6px 18px #ff4f9147;transition:gap .25s ease,transform .25s ease}.advisory-link.svelte-cwls5q:hover{gap:.85rem;transform:translateY(-2px)}.team-section.svelte-cwls5q{padding:6rem 0;background:var(--shely-bg)}.team-inner.svelte-cwls5q{max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:.9fr 1.1fr .85fr;gap:3.5rem;align-items:center}@media (max-width: 1024px){.team-inner.svelte-cwls5q{grid-template-columns:1fr 1fr}.team-media.svelte-cwls5q{grid-column:1 / -1}}@media (max-width: 800px){.team-inner.svelte-cwls5q{grid-template-columns:1fr;gap:2.5rem}}.team-media.svelte-cwls5q{width:100%;height:100%;min-height:240px}@media (min-width: 1025px){.team-media.svelte-cwls5q{min-height:420px}}.team-photo.svelte-cwls5q{display:block;width:100%;height:100%;min-height:240px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow-elevated)}@media (min-width: 1025px){.team-photo.svelte-cwls5q{min-height:420px}}.team-card.svelte-cwls5q{background:linear-gradient(160deg,#fff,#ff4f910d);border:1px solid rgba(255,79,145,.14);border-radius:1.5rem;padding:2rem;box-shadow:var(--shadow-elevated)}.team-card-eyebrow.svelte-cwls5q{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--shely-pink);margin:0 0 1.25rem}.clinician-list.svelte-cwls5q{display:flex;flex-direction:column;gap:.85rem}.clinician.svelte-cwls5q{display:flex;align-items:center;gap:1rem;padding:.85rem;border-radius:1rem;background:#fff;border:1px solid rgba(81,24,67,.06);text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s}.clinician.svelte-cwls5q:hover{transform:translateY(-3px);box-shadow:var(--shadow-glass)}.clinician-avatar.svelte-cwls5q{flex-shrink:0;width:52px;height:52px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--shely-pink),var(--shely-plum))}.clinician-initial.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:1.4rem;color:#fff}.clinician-meta.svelte-cwls5q{display:flex;flex-direction:column;gap:.15rem}.clinician-name.svelte-cwls5q{font-family:var(--font-heading);font-weight:600;font-size:1rem;color:var(--shely-plum)}.clinician-role.svelte-cwls5q{font-size:.85rem;color:#8a8290}.team-card-note.svelte-cwls5q{margin:1.25rem 0 0;font-size:.875rem;line-height:1.6;color:#6b6470}.team-links.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:1.75rem;align-items:center}.team-heading.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.75rem,4vw,2.5rem);color:var(--shely-plum);margin:.25rem 0 1.5rem}.team-body.svelte-cwls5q{display:flex;flex-direction:column;gap:1.1rem}.team-body.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.025rem;line-height:1.75;color:#555;margin:0}.team-body.svelte-cwls5q p.team-entity:where(.svelte-cwls5q){font-size:.875rem;color:#8a8290}.team-links.svelte-cwls5q{margin-top:1.75rem}.team-link.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-weight:600;font-size:1rem;color:var(--shely-pink);text-decoration:none;transition:gap .25s ease}.team-link.svelte-cwls5q:hover{gap:.85rem}.team-link--primary.svelte-cwls5q{padding:.7rem 1.4rem;border-radius:9999px;background:linear-gradient(135deg,var(--shely-pink),var(--shely-coral));color:#fff;box-shadow:0 6px 18px #ff4f9147}.cta-section.svelte-cwls5q{padding:6rem 0;background:linear-gradient(160deg,var(--shely-plum) 0%,#3d1132 55%,var(--shely-pink) 130%);position:relative;overflow:hidden}.cta-section.svelte-cwls5q:before{content:"";position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.04),transparent 60%);pointer-events:none}.cta-inner.svelte-cwls5q{position:relative;z-index:1;max-width:80rem;margin:0 auto;padding:0 1.5rem;text-align:center}.cta-headline.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.9rem,5vw,2.85rem);color:#fff;margin:0 0 .85rem}.cta-subtext.svelte-cwls5q{font-size:1.1rem;line-height:1.6;color:#fffc;margin:0 0 3rem}.door-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;text-align:left}@media (max-width: 860px){.door-grid.svelte-cwls5q{grid-template-columns:1fr;max-width:28rem;margin:0 auto}}.door.svelte-cwls5q{display:flex;flex-direction:column;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:1.5rem;padding:2rem 1.75rem;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s,border-color .3s}.door.svelte-cwls5q:hover{transform:translateY(-6px);background:#ffffff1f;border-color:#ffffff4d}.door-tag.svelte-cwls5q{align-self:flex-start;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--shely-plum);background:#fff;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1.1rem}.door-title.svelte-cwls5q{font-family:var(--font-heading);font-weight:700;font-size:1.3rem;color:#fff;margin:0 0 .65rem;line-height:1.25}.door-body.svelte-cwls5q{font-size:.95rem;line-height:1.6;color:#ffffffbf;margin:0 0 1.5rem;flex:1}.door-cta.svelte-cwls5q{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-heading);font-weight:600;font-size:.95rem;color:#fff}.door.svelte-cwls5q:hover .door-cta:where(.svelte-cwls5q){color:var(--shely-blush)}@media (max-width: 640px){.story-hero.svelte-cwls5q{min-height:min(68vh,520px)}.hero-inner.svelte-cwls5q{padding:1.5rem 1rem}.problem-section.svelte-cwls5q,.approach-section.svelte-cwls5q,.stats-section.svelte-cwls5q,.note-section.svelte-cwls5q,.advisory-section.svelte-cwls5q,.mission-section.svelte-cwls5q,.team-section.svelte-cwls5q,.cta-section.svelte-cwls5q{padding:4rem 0}.problem-card.svelte-cwls5q{padding:1.5rem}.note-card.svelte-cwls5q{padding:2.25rem 1.5rem 1.75rem}}
