.about-hero:where(.astro-z45jpj3j){position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:var(--space-xl) var(--space-md);background:linear-gradient(135deg,rgba(215,14,29,.1) 0%,transparent 100%),linear-gradient(180deg,var(--color-bg-dark) 0%,#1a1a1a 100%);overflow:hidden}.hero-overlay:where(.astro-z45jpj3j){position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(215,14,29,.15) 0%,transparent 60%),radial-gradient(circle at 70% 50%,rgba(255,61,77,.1) 0%,transparent 60%);pointer-events:none}.hero-content:where(.astro-z45jpj3j){position:relative;z-index:1;max-width:900px;text-align:center}.hero-label:where(.astro-z45jpj3j){display:inline-block;padding:.5rem 1.5rem;background:#d70e1d33;border:1px solid rgba(215,14,29,.4);border-radius:50px;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;color:var(--color-accent)}.hero-content:where(.astro-z45jpj3j) h1:where(.astro-z45jpj3j){font-size:clamp(3rem,8vw,6rem);margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description:where(.astro-z45jpj3j){font-size:var(--fs-body-large);line-height:1.8;opacity:.85;max-width:700px;margin:0 auto;font-weight:300}.mission-section:where(.astro-z45jpj3j){padding:var(--space-xl) var(--space-md);background:linear-gradient(180deg,#1a1a1a 0%,var(--color-bg-dark) 100%)}.container:where(.astro-z45jpj3j){max-width:1200px;margin:0 auto}.mission-content:where(.astro-z45jpj3j){max-width:900px;margin:0 auto;text-align:center}.mission-content:where(.astro-z45jpj3j) h2:where(.astro-z45jpj3j){margin-bottom:2rem;font-size:var(--fs-h2)}.lead-text:where(.astro-z45jpj3j){font-size:var(--fs-body-large);line-height:1.9;opacity:.9;font-weight:300}.services-section:where(.astro-z45jpj3j){padding:var(--space-xl) var(--space-md)}.section-title:where(.astro-z45jpj3j){text-align:center;margin-bottom:var(--space-lg);font-size:var(--fs-h2)}.services-grid:where(.astro-z45jpj3j){display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:var(--space-lg)}.service-card:where(.astro-z45jpj3j){background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:20px;padding:3rem 2rem;transition:all var(--transition-smooth);position:relative;overflow:hidden}.service-card:where(.astro-z45jpj3j):before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(215,14,29,.05) 0%,transparent 100%);opacity:0;transition:opacity var(--transition-smooth)}.service-card:where(.astro-z45jpj3j):hover{transform:translateY(-8px);border-color:#d70e1d4d;box-shadow:0 20px 60px #d70e1d26}.service-card:where(.astro-z45jpj3j):hover:before{opacity:1}.service-icon:where(.astro-z45jpj3j){font-size:3rem;margin-bottom:1.5rem;filter:grayscale(.3)}.service-card:where(.astro-z45jpj3j) h3:where(.astro-z45jpj3j){font-size:var(--fs-h3);margin-bottom:1rem;color:var(--color-text)}.service-description:where(.astro-z45jpj3j){font-size:1rem;line-height:1.7;opacity:.85;margin-bottom:1.5rem}.service-features:where(.astro-z45jpj3j){list-style:none;padding:0;margin:0}.service-features:where(.astro-z45jpj3j) li:where(.astro-z45jpj3j){padding:.5rem 0 .5rem 1.5rem;position:relative;font-size:.95rem;opacity:.8}.service-features:where(.astro-z45jpj3j) li:where(.astro-z45jpj3j):before{content:"✓";position:absolute;left:0;color:var(--color-main);font-weight:700}.service-accent:where(.astro-z45jpj3j){width:60px;height:4px;background:var(--color-main);margin-top:2rem;border-radius:2px;transition:width var(--transition-smooth)}.service-card:where(.astro-z45jpj3j):hover .service-accent:where(.astro-z45jpj3j){width:100px}.cta-section:where(.astro-z45jpj3j){padding:var(--space-xl) var(--space-md);background:linear-gradient(135deg,rgba(215,14,29,.1) 0%,transparent 100%)}.cta-content:where(.astro-z45jpj3j){max-width:800px;margin:0 auto;text-align:center;padding:var(--space-lg);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:24px}.cta-content:where(.astro-z45jpj3j) h2:where(.astro-z45jpj3j){font-size:var(--fs-h2);margin-bottom:1rem}.cta-content:where(.astro-z45jpj3j) p:where(.astro-z45jpj3j){font-size:var(--fs-body-large);opacity:.8;margin-bottom:2rem}.cta-button:where(.astro-z45jpj3j){display:inline-block;padding:1rem 3rem;background:var(--color-main);color:#fff;font-weight:600;font-size:1.1rem;border-radius:50px;transition:all var(--transition-base);text-transform:uppercase;letter-spacing:.05em}.cta-button:where(.astro-z45jpj3j):hover{background:var(--color-accent);transform:translateY(-2px);box-shadow:0 10px 30px #d70e1d4d}@media (max-width: 768px){.about-hero:where(.astro-z45jpj3j){min-height:50vh;padding:var(--space-lg) var(--space-sm)}.services-grid:where(.astro-z45jpj3j){grid-template-columns:1fr;gap:2rem}.service-card:where(.astro-z45jpj3j){padding:2rem 1.5rem}.mission-section:where(.astro-z45jpj3j),.services-section:where(.astro-z45jpj3j),.cta-section:where(.astro-z45jpj3j){padding:var(--space-lg) var(--space-sm)}.cta-content:where(.astro-z45jpj3j){padding:var(--space-md)}}
