:root{--primary-blue: #2563eb;--primary-navy: #1e293b;--neutral-50: #fafafa;--neutral-100: #f8fafc;--neutral-200: #e2e8f0;--neutral-300: #cbd5e1;--neutral-600: #64748b;--neutral-700: #334155;--neutral-800: #1e293b;--neutral-900: #0f172a;--success-green: #10b981;--border-radius: 8px;--border-radius-lg: 12px}.hero[data-astro-cid-kh7btl4r]{background:linear-gradient(to bottom,#001a0d,#002d14);padding:8rem 0 4rem;text-align:center;color:#fff;margin-top:-80px;padding-top:120px;position:relative;overflow:hidden}.hero[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom right,rgba(16,185,129,.05),transparent,rgba(16,185,129,.05));filter:blur(48px)}.hero__title[data-astro-cid-kh7btl4r]{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#fff;letter-spacing:-.025em;position:relative;z-index:10}.hero__subtitle[data-astro-cid-kh7btl4r]{font-family:Space Grotesk,sans-serif;font-size:1.5rem;color:#fffc;max-width:800px;margin:0 auto;line-height:1.6;font-weight:300;position:relative;z-index:10}.section[data-astro-cid-kh7btl4r]{padding:6rem 0}.section--dark[data-astro-cid-kh7btl4r]{background:linear-gradient(to bottom,#001a0d,#002d14);color:#fff}.section__title[data-astro-cid-kh7btl4r]{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:var(--neutral-900);letter-spacing:-.025em;line-height:1.1}.section--dark[data-astro-cid-kh7btl4r] .section__title[data-astro-cid-kh7btl4r]{color:#fff}.section__subtitle[data-astro-cid-kh7btl4r]{font-family:Space Grotesk,sans-serif;font-size:1.25rem;text-align:center;margin-bottom:4rem;color:var(--neutral-600);max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:400}.section--dark[data-astro-cid-kh7btl4r] .section__subtitle[data-astro-cid-kh7btl4r]{color:#fffc}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:3fr 2fr;gap:3rem;align-items:start}.about-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;margin:3rem 0 1.5rem;color:var(--neutral-900);letter-spacing:-.025em;line-height:1.2}.about-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]:first-child{margin-top:0}.about-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:Space Grotesk,sans-serif;margin-bottom:1.5rem;line-height:1.7;color:var(--neutral-600);font-size:1rem;font-weight:400}.values-list[data-astro-cid-kh7btl4r]{padding-left:0;list-style:none}.values-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{font-family:Space Grotesk,sans-serif;margin-bottom:1.5rem;line-height:1.7;color:var(--neutral-600);padding-left:2rem;position:relative}.values-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;background:#10b981;border-radius:50%}.about-image[data-astro-cid-kh7btl4r]{position:sticky;top:2rem}.rounded-image[data-astro-cid-kh7btl4r]{width:100%;border-radius:12px;box-shadow:0 8px 20px #0000001a}.image-caption[data-astro-cid-kh7btl4r]{margin-top:1rem;text-align:center;font-style:italic;color:#666}.expertise-section[data-astro-cid-kh7btl4r]{background:#fafafa}.expertise-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1000px;margin:0 auto}.expertise-card[data-astro-cid-kh7btl4r]{display:flex;align-items:center;background:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;border:1px solid #e5e7eb;position:relative}.expertise-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#10b981,#059669);transform:scaleX(0);transition:transform .3s ease;border-radius:24px 24px 0 0}.expertise-card[data-astro-cid-kh7btl4r]:hover:before{transform:scaleX(1)}.expertise-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-6px);box-shadow:0 25px 50px -12px #00000026;border-color:#10b981}.expertise-card__icon[data-astro-cid-kh7btl4r]{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-right:2rem;flex-shrink:0;box-shadow:0 8px 25px #10b98133}.expertise-card__icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{color:#fff;width:48px;height:48px}.expertise-card__content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:var(--neutral-900);margin-bottom:.5rem;line-height:1}.expertise-card__content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:Space Grotesk,sans-serif;color:var(--neutral-600);font-size:1rem;font-weight:500;margin:0}.cta-section[data-astro-cid-kh7btl4r]{text-align:center;background:#fafafa}.button-group[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;margin-top:2rem}.cta-button[data-astro-cid-kh7btl4r]{display:inline-block;background:linear-gradient(to right,#10b981,#059669);color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:12px;font-weight:600;font-size:1rem;transition:all .3s ease;border:1px solid rgba(16,185,129,.2);cursor:pointer;font-family:Space Grotesk,sans-serif;letter-spacing:.025em;box-shadow:0 4px 14px #10b98133}.cta-button[data-astro-cid-kh7btl4r]:hover{background:linear-gradient(to right,#059669,#047857);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px #10b9814d}.cta-button--large[data-astro-cid-kh7btl4r]{padding:1.25rem 2.5rem;font-size:1.25rem}@media (max-width: 1200px){.hero__title[data-astro-cid-kh7btl4r]{font-size:3rem}}@media (max-width: 992px){.about-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.about-image[data-astro-cid-kh7btl4r]{position:static;margin-top:2rem;max-width:600px;margin-left:auto;margin-right:auto}.expertise-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.expertise-card[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center}.expertise-card__icon[data-astro-cid-kh7btl4r]{margin-right:0;margin-bottom:1.5rem}}@media (max-width: 768px){.hero[data-astro-cid-kh7btl4r]{padding:4rem 0 3rem}.hero__title[data-astro-cid-kh7btl4r]{font-size:2.5rem}.hero__subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem}.section[data-astro-cid-kh7btl4r]{padding:4rem 0}.section__title[data-astro-cid-kh7btl4r]{font-size:2rem}.about-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.75rem}.expertise-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.expertise-card[data-astro-cid-kh7btl4r]{padding:2rem}}@media (max-width: 480px){.hero__title[data-astro-cid-kh7btl4r]{font-size:2rem}.hero__subtitle[data-astro-cid-kh7btl4r]{font-size:1.125rem}.section__title[data-astro-cid-kh7btl4r]{font-size:1.75rem}.about-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.5rem}.expertise-card[data-astro-cid-kh7btl4r]{padding:1.5rem}.cta-button--large[data-astro-cid-kh7btl4r]{padding:1rem 2rem;font-size:1.125rem}}
