.parallax-section[data-astro-cid-kh7btl4r]{position:relative;overflow:hidden;min-height:auto;display:flex;align-items:center;padding:var(--space-2xl) 0 var(--space-xl)}.parallax-bg[data-astro-cid-kh7btl4r]{position:absolute;inset:-50% 0;z-index:0;will-change:transform}.gradient-orb[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.5;animation:float 15s ease-in-out infinite}.orb-1[data-astro-cid-kh7btl4r]{width:700px;height:700px;background:radial-gradient(circle,#ac3430 20%,#ff6b6b 40%,transparent 70%);top:-150px;left:-150px;z-index:0;animation-delay:0s}.orb-2[data-astro-cid-kh7btl4r]{width:600px;height:600px;background:radial-gradient(circle,#dcceaa 20%,#f5e6c8 40%,transparent 70%);top:50px;right:-100px;z-index:0;animation-delay:-7s}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(20px,30px) scale(1.02)}}.hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:1;text-align:center}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-lg)}.hero-text[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto var(--space-lg);font-size:1.25rem;line-height:1.6;color:var(--gray-700)}.hero-tagline[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto;font-size:1.25rem;font-weight:600;font-style:italic;color:var(--rust);line-height:1.6}.opening-section[data-astro-cid-kh7btl4r]{padding:var(--space-xl) 0 0}.content-section[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto}.large-text[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.8;color:var(--gray-700)}.mission-section[data-astro-cid-kh7btl4r]{padding:var(--space-3xl) 0;background:var(--off-white)}.mission-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:var(--space-2xl);max-width:1000px;margin:0 auto}.mission-block[data-astro-cid-kh7btl4r]{background:var(--white);padding:var(--space-xl);border-radius:12px;border:1px solid var(--gray-200);border-top:4px solid var(--rust)}.mission-block[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.75rem;color:var(--indigo);margin-bottom:var(--space-md)}.mission-block[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.0625rem;line-height:1.8;color:var(--gray-700);margin-bottom:var(--space-md)}.mission-block[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.about-content[data-astro-cid-kh7btl4r]{padding:var(--space-3xl) 0}.content-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:var(--space-2xl);max-width:1000px;margin:0 auto}.content-block[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-md);font-size:1.75rem;color:var(--indigo)}.intro-text[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-lg);font-size:1.125rem;color:var(--gray-700);line-height:1.7}.check-list[data-astro-cid-kh7btl4r]{list-style:none;padding:0}.check-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{padding-left:2rem;margin-bottom:var(--space-md);position:relative;font-size:1.0625rem;color:var(--gray-700);line-height:1.6}.check-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"✓";position:absolute;left:0;color:var(--rust);font-weight:700;font-size:1.25rem}.approach-section[data-astro-cid-kh7btl4r]{padding:var(--space-3xl) 0;background:var(--gray-50)}.approach-content[data-astro-cid-kh7btl4r]{max-width:1000px;margin:0 auto}.approach-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:var(--space-md);font-size:2.5rem;color:var(--indigo)}.approach-intro[data-astro-cid-kh7btl4r]{text-align:center;font-size:1.25rem;color:var(--gray-700);margin-bottom:var(--space-2xl);font-weight:500}.approach-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-xl);align-items:stretch}.approach-item[data-astro-cid-kh7btl4r]{text-align:center;padding:var(--space-xl);background:#fff;border-radius:12px;border:1px solid var(--gray-200);display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.approach-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{flex:1;color:var(--gray-600);line-height:1.6}.approach-item[data-astro-cid-kh7btl4r].animate{opacity:1;transform:translateY(0)}.approach-item[data-astro-cid-kh7btl4r]:nth-child(1).animate{transition-delay:.2s}.approach-item[data-astro-cid-kh7btl4r]:nth-child(2).animate{transition-delay:.4s}.approach-item[data-astro-cid-kh7btl4r]:nth-child(3).animate{transition-delay:.6s}.approach-number[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--rust);color:#fff;border-radius:50%;font-size:1.5rem;font-weight:700;margin-bottom:var(--space-md)}.approach-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-sm);font-size:1.5rem;color:var(--indigo)}.cta-section[data-astro-cid-kh7btl4r]{padding:calc(var(--space-xl) * 2) 0;background:linear-gradient(135deg,var(--rust) 0%,#8b2a26 100%);color:var(--white);text-align:center}.cta-content[data-astro-cid-kh7btl4r]{max-width:700px;margin:0 auto}.cta-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:var(--space-md);color:var(--white)}.cta-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.7;margin-bottom:var(--space-md);color:var(--white)}.cta-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-of-type{margin-bottom:var(--space-xl)}.btn[data-astro-cid-kh7btl4r]{display:inline-block;padding:.875rem 2rem;border-radius:6px;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer;border:2px solid transparent}.btn-primary[data-astro-cid-kh7btl4r]{background:var(--white);color:var(--rust)}.btn-primary[data-astro-cid-kh7btl4r]:hover{background:var(--off-white);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media(max-width:768px){.hero-text[data-astro-cid-kh7btl4r],.hero-tagline[data-astro-cid-kh7btl4r]{font-size:1.125rem}.mission-grid[data-astro-cid-kh7btl4r],.content-grid[data-astro-cid-kh7btl4r],.approach-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.gradient-orb[data-astro-cid-kh7btl4r]{width:350px;height:350px}.parallax-section[data-astro-cid-kh7btl4r]{min-height:auto}}.slideshow-section[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:540px;overflow:hidden;background:#1a1a2e}.slideshow-track[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:100%}.slide[data-astro-cid-kh7btl4r]{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease;pointer-events:none}.slide[data-astro-cid-kh7btl4r].active{opacity:1;pointer-events:auto}.slide-bg[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.05);transition:transform 7s ease}.slide[data-astro-cid-kh7btl4r].active .slide-bg[data-astro-cid-kh7btl4r]{transform:scale(1)}.slide-img-1[data-astro-cid-kh7btl4r]{background-image:url(/images/slide-1.png)}.slide-img-2[data-astro-cid-kh7btl4r]{background-image:url(/images/slide-2.png)}.slide-img-3[data-astro-cid-kh7btl4r]{background-image:url(/images/slide-3.png)}.slide-img-4[data-astro-cid-kh7btl4r]{background-image:url(/images/slide-4.png)}.slide-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0009)}.slide-caption[data-astro-cid-kh7btl4r]{position:absolute;bottom:80px;left:50%;transform:translate(-50%) translateY(14px);text-align:center;color:var(--white);width:100%;max-width:640px;padding:0 var(--space-lg);opacity:0;transition:opacity .9s ease .5s,transform .9s ease .5s}.slide[data-astro-cid-kh7btl4r].active .slide-caption[data-astro-cid-kh7btl4r]{opacity:1;transform:translate(-50%) translateY(0)}.caption-tag[data-astro-cid-kh7btl4r]{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f5c4c2;background:#ac343059;border:1px solid rgba(172,52,48,.55);padding:.3rem 1rem;border-radius:20px;margin-bottom:var(--space-sm)}.slide-caption[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.2rem;line-height:1.6;color:#ffffffed;margin:0;font-weight:400}.slide-btn[data-astro-cid-kh7btl4r]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:var(--white);width:46px;height:46px;border-radius:50%;font-size:1.1rem;cursor:pointer;transition:background .2s ease,border-color .2s ease;z-index:10;display:flex;align-items:center;justify-content:center;line-height:1}.slide-btn[data-astro-cid-kh7btl4r]:hover{background:#ac34308c;border-color:var(--rust)}.slide-prev[data-astro-cid-kh7btl4r]{left:var(--space-lg)}.slide-next[data-astro-cid-kh7btl4r]{right:var(--space-lg)}.slide-dots[data-astro-cid-kh7btl4r]{position:absolute;bottom:var(--space-lg);left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.dot[data-astro-cid-kh7btl4r].active{background:var(--rust);transform:scale(1.4)}@media(max-width:768px){.slideshow-section[data-astro-cid-kh7btl4r]{height:400px}.slide-caption[data-astro-cid-kh7btl4r]{bottom:60px}.slide-caption[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1rem}.slide-btn[data-astro-cid-kh7btl4r]{width:38px;height:38px;font-size:1rem}}
