@charset "UTF-8";.hero-section[data-astro-cid-kh7btl4r]{margin-bottom:4rem;border-radius:16px;background:linear-gradient(135deg,var(--surface-color) 0%,var(--background-color) 100%);padding:4rem 0;text-align:center}.hero-section[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{margin-bottom:2rem;background:linear-gradient(135deg,var(--action-color) 0%,var(--action-color-state) 100%);-webkit-background-clip:text;font-size:4rem;-webkit-text-fill-color:transparent;position:relative;padding-bottom:1rem}.hero-section[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]:after{position:absolute;bottom:0;left:50%;transform:translate(-50%);border-radius:2px;background:linear-gradient(90deg,transparent,var(--action-color),transparent);width:100px;height:4px;content:""}.hero-section[data-astro-cid-kh7btl4r] .lead[data-astro-cid-kh7btl4r]{margin:0 auto;padding-top:1rem;max-width:600px;color:var(--text-color-light);font-size:1.5rem}.intro-section[data-astro-cid-kh7btl4r]{margin-bottom:4rem}.intro-section[data-astro-cid-kh7btl4r] .intro-content[data-astro-cid-kh7btl4r]{margin:0 auto;max-width:800px;text-align:center}.intro-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:2rem 0;font-size:1.2rem;line-height:1.6}.stats-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.stats-grid[data-astro-cid-kh7btl4r] .stat-item[data-astro-cid-kh7btl4r]{transition:transform .3s ease;border-radius:12px;background:var(--surface-color);padding:1.5rem;text-align:center}.stats-grid[data-astro-cid-kh7btl4r] .stat-item[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px)}.stats-grid[data-astro-cid-kh7btl4r] .stat-item[data-astro-cid-kh7btl4r] .stat-number[data-astro-cid-kh7btl4r]{display:block;margin-bottom:.5rem;color:var(--action-color);font-weight:700;font-size:2.5rem}.stats-grid[data-astro-cid-kh7btl4r] .stat-item[data-astro-cid-kh7btl4r] .stat-label[data-astro-cid-kh7btl4r]{color:var(--text-color-light)}.services-section[data-astro-cid-kh7btl4r]{margin:4rem 0}.services-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:3rem;text-align:center}.services-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.service-item[data-astro-cid-kh7btl4r]{transition:all .3s ease;border-radius:12px;background:var(--surface-color);padding:2rem}.service-item[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.service-item[data-astro-cid-kh7btl4r] [data-astro-cid-kh7btl4r][data-icon]{margin-bottom:1.5rem;width:48px;height:48px;color:var(--action-color)}.service-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-bottom:1rem;color:var(--heading-color)}.service-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem;color:var(--text-color-light)}.service-features[data-astro-cid-kh7btl4r]{margin:0;padding:0;list-style:none}.service-features[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{position:relative;margin-bottom:.5rem;padding-left:1.5rem;color:var(--text-color)}.service-features[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{position:absolute;left:0;content:"✓";color:var(--action-color)}.expertise-section[data-astro-cid-kh7btl4r]{margin:4rem 0;border-radius:16px;background:var(--surface-color);padding:4rem 0}.expertise-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:3rem;text-align:center}.expertise-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 2rem}.expertise-item[data-astro-cid-kh7btl4r]{padding:2rem;text-align:center}.expertise-item[data-astro-cid-kh7btl4r] [data-astro-cid-kh7btl4r][data-icon]{margin-bottom:1.5rem;width:48px;height:48px;color:var(--action-color)}.expertise-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-bottom:1rem;color:var(--heading-color)}.expertise-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-color-light)}.cta-section[data-astro-cid-kh7btl4r]{margin:4rem 0;border-radius:16px;background:linear-gradient(135deg,var(--action-color) 0%,var(--action-color-state) 100%);padding:4rem 2rem;color:#fff;text-align:center}.cta-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem;color:#fff}.cta-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0 auto 2rem;max-width:600px;font-size:1.2rem}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:1.5rem}.cta-buttons[data-astro-cid-kh7btl4r] .button[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;border-radius:8px;padding:1rem 2.5rem;font-weight:700;font-size:1.1rem;text-decoration:none}.cta-buttons[data-astro-cid-kh7btl4r] .button[data-astro-cid-kh7btl4r].primary{box-shadow:0 4px 6px #0000001a;background:#fff;color:var(--action-color)}.cta-buttons[data-astro-cid-kh7btl4r] .button[data-astro-cid-kh7btl4r].primary:hover{transform:translateY(-3px);box-shadow:0 8px 15px #0003;background:var(--action-color);color:#fff}.cta-buttons[data-astro-cid-kh7btl4r] .button[data-astro-cid-kh7btl4r].secondary{border:2px solid #fff;background:0 0;color:#fff}.cta-buttons[data-astro-cid-kh7btl4r] .button[data-astro-cid-kh7btl4r].secondary:hover{transform:translateY(-3px);background:#fff;color:var(--action-color)}@media (max-width:768px){.hero-section[data-astro-cid-kh7btl4r]{padding:2rem 0}.hero-section[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:2.5rem}.hero-section[data-astro-cid-kh7btl4r] .lead[data-astro-cid-kh7btl4r]{font-size:1.2rem}.cta-buttons[data-astro-cid-kh7btl4r]{flex-direction:column}.services-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}