.hero-section.svelte-cwls5q{background:var(--navy);padding-top:calc(var(--navbar-height, 68px) + 3rem);padding-bottom:4rem;min-height:60vh;display:flex;align-items:center}.hero-content.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge.svelte-cwls5q{display:inline-flex;padding:.5rem 1.5rem;background:transparent;border:1px solid var(--gold);border-radius:100px;color:var(--gold);font-size:12px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:2rem}.hero-title.svelte-cwls5q{font-size:clamp(32px,5vw,60px);font-weight:700;color:var(--white);margin:0 0 1.5rem;line-height:1.2;max-width:900px}.hero-subtitle.svelte-cwls5q{font-size:clamp(15px,2vw,18px);line-height:1.7;color:#ffffffa6;max-width:600px;margin:0 0 3rem}.hero-image-wrapper.svelte-cwls5q{position:relative;width:100%;max-width:900px;margin:0 auto}.hero-image.svelte-cwls5q{width:100%;border-radius:20px;display:block}.image-fallback.svelte-cwls5q{display:flex;width:100%;aspect-ratio:16 / 9;background:var(--navy);border:2px solid var(--gold);border-radius:20px;align-items:center;justify-content:center;color:var(--gold);font-size:24px;font-weight:600}.mission-section.svelte-cwls5q{background:var(--white);padding:clamp(4rem,10vw,8rem) 0}.mission-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.mission-quote.svelte-cwls5q{position:relative}.quote-mark.svelte-cwls5q{position:absolute;top:-2rem;left:-1rem;font-size:120px;font-weight:700;color:var(--gold);opacity:.3;line-height:1;font-family:Georgia,serif}.quote-text.svelte-cwls5q{position:relative;font-size:clamp(24px,3vw,36px);font-weight:700;font-style:italic;color:var(--navy);line-height:1.4;margin:0;padding-top:2rem}.mission-body.svelte-cwls5q{display:flex;flex-direction:column;gap:1.5rem}.mission-heading.svelte-cwls5q{font-size:clamp(24px,3vw,32px);font-weight:700;color:var(--navy);margin:0}.mission-para.svelte-cwls5q{font-size:16px;line-height:1.8;color:var(--text-muted);margin:0}.stats-section.svelte-cwls5q{background:var(--off-white);padding:clamp(3rem,8vw,6rem) 0}.stats-grid.svelte-cwls5q{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}.stat-item.svelte-cwls5q{text-align:center}.stat-number.svelte-cwls5q{font-size:clamp(36px,5vw,56px);font-weight:700;color:var(--gold);margin-bottom:.5rem}.stat-label.svelte-cwls5q{font-size:14px;color:var(--navy);font-weight:500}.stat-divider.svelte-cwls5q{width:1px;height:60px;background:#0d1b2a33}.values-section.svelte-cwls5q{background:var(--white);padding:clamp(4rem,10vw,8rem) 0}.section-heading.svelte-cwls5q{font-size:clamp(28px,4vw,42px);font-weight:700;color:var(--navy);text-align:center;margin:0 0 3rem}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.value-card.svelte-cwls5q{background:var(--white);border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s ease}.value-card.svelte-cwls5q:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 40px #0d1b2a1a}.value-icon.svelte-cwls5q{font-size:32px;color:var(--gold);margin-bottom:1rem}.value-title.svelte-cwls5q{font-size:20px;font-weight:700;color:var(--navy);margin:0 0 1rem}.value-description.svelte-cwls5q{font-size:15px;line-height:1.7;color:var(--text-muted);margin:0}.ai-features-section.svelte-cwls5q{background:var(--off-white);padding:clamp(4rem,10vw,8rem) 0}.section-subheading.svelte-cwls5q{font-size:16px;color:var(--text-muted);text-align:center;margin:-1.5rem 0 3rem}.ai-features-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ai-feature-card.svelte-cwls5q{background:var(--white);border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s ease}.ai-feature-card.svelte-cwls5q:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 40px #0d1b2a1a}.ai-feature-icon.svelte-cwls5q{font-size:48px;margin-bottom:1rem}.ai-feature-title.svelte-cwls5q{font-size:20px;font-weight:700;color:var(--navy);margin:0 0 1rem}.ai-feature-description.svelte-cwls5q{font-size:15px;line-height:1.7;color:var(--text-muted);margin:0}.join-cta-section.svelte-cwls5q{background:var(--navy);padding:clamp(4rem,10vw,8rem) 0}.join-content.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;text-align:center}.join-heading.svelte-cwls5q{font-size:clamp(28px,4vw,48px);font-weight:700;color:var(--white);margin:0 0 2.5rem;max-width:700px}.join-buttons.svelte-cwls5q{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center}.join-button.svelte-cwls5q{display:inline-block;padding:14px 32px;font-size:15px;font-weight:700;border-radius:12px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.join-button.primary.svelte-cwls5q{background:var(--gold);color:var(--navy)}.join-button.primary.svelte-cwls5q:hover{filter:brightness(1.1);transform:translateY(-2px)}.join-subtext.svelte-cwls5q{font-size:14px;color:#ffffff80;margin:0}@media(max-width:1024px){.ai-features-grid.svelte-cwls5q,.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-section.svelte-cwls5q{padding-top:calc(var(--navbar-height, 60px) + 2rem);padding-bottom:3rem}.mission-grid.svelte-cwls5q{grid-template-columns:1fr;gap:3rem}.quote-mark.svelte-cwls5q{font-size:80px;top:-1rem;left:0}.stats-grid.svelte-cwls5q{gap:2rem}.stat-divider.svelte-cwls5q{display:none}.ai-features-grid.svelte-cwls5q,.values-grid.svelte-cwls5q{grid-template-columns:1fr}.join-buttons.svelte-cwls5q{flex-direction:column;width:100%;max-width:300px}.join-button.svelte-cwls5q{width:100%}}@media(max-width:480px){.hero-badge.svelte-cwls5q{font-size:10px;padding:.4rem 1.2rem}.mission-para.svelte-cwls5q{font-size:15px}.ai-feature-card.svelte-cwls5q,.value-card.svelte-cwls5q{padding:1.5rem}}
