.strategy-hero[data-astro-cid-qrcsj3ng]{position:relative;background:var(--color-primary);padding:6rem 0;overflow:hidden}.hero-background[data-astro-cid-qrcsj3ng]{display:none}.hero-content[data-astro-cid-qrcsj3ng]{position:relative;z-index:1;max-width:800px;text-align:center;margin:0 auto}.hero-badge[data-astro-cid-qrcsj3ng]{display:inline-block;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.05em}.strategy-hero[data-astro-cid-qrcsj3ng] h1[data-astro-cid-qrcsj3ng]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:1.5rem}.strategy-hero[data-astro-cid-qrcsj3ng] h1[data-astro-cid-qrcsj3ng] .highlight[data-astro-cid-qrcsj3ng]{color:var(--color-accent)}.hero-description[data-astro-cid-qrcsj3ng]{font-size:1.25rem;color:#ffffffd9;line-height:1.7;margin-bottom:2.5rem}.hero-cta[data-astro-cid-qrcsj3ng]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary[data-astro-cid-qrcsj3ng]{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-accent);color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #e877224d}.btn-primary[data-astro-cid-qrcsj3ng]:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #e8772266}.btn-secondary[data-astro-cid-qrcsj3ng]{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;border:2px solid rgba(255,255,255,.3);transition:all .3s ease}.btn-secondary[data-astro-cid-qrcsj3ng]:hover{background:#ffffff1a;border-color:#ffffff80}.services-overview[data-astro-cid-qrcsj3ng]{padding:5rem 0;background:#fff}.section-header[data-astro-cid-qrcsj3ng]{text-align:center;margin-bottom:3rem}.section-label[data-astro-cid-qrcsj3ng]{display:inline-block;color:var(--color-accent);font-weight:600;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem}.section-header[data-astro-cid-qrcsj3ng] h2[data-astro-cid-qrcsj3ng]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--color-primary);margin-bottom:1rem}.section-header[data-astro-cid-qrcsj3ng] p[data-astro-cid-qrcsj3ng]{font-size:1.125rem;color:var(--color-gray-600)}.services-grid[data-astro-cid-qrcsj3ng]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.service-card[data-astro-cid-qrcsj3ng]{position:relative;background:#f8f9fb;border:1px solid var(--color-gray-200);border-radius:20px;padding:2.5rem;text-decoration:none;transition:all .4s ease;overflow:hidden}.service-card[data-astro-cid-qrcsj3ng]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--color-accent);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.service-card[data-astro-cid-qrcsj3ng]:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f;border-color:var(--color-primary)}.service-card[data-astro-cid-qrcsj3ng]:hover:before{transform:scaleX(1)}.service-icon[data-astro-cid-qrcsj3ng]{width:70px;height:70px;background:var(--color-primary);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;transition:all .3s ease}.service-card[data-astro-cid-qrcsj3ng]:hover .service-icon[data-astro-cid-qrcsj3ng]{background:var(--color-accent);transform:scale(1.1)}.service-number[data-astro-cid-qrcsj3ng]{position:absolute;top:2rem;right:2rem;font-size:3rem;font-weight:800;color:var(--color-gray-100);line-height:1}.service-card[data-astro-cid-qrcsj3ng] h3[data-astro-cid-qrcsj3ng]{font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem}.service-card[data-astro-cid-qrcsj3ng]>p[data-astro-cid-qrcsj3ng]{color:var(--color-gray-600);line-height:1.6;margin-bottom:1.5rem}.service-highlights[data-astro-cid-qrcsj3ng]{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.5rem}.service-highlights[data-astro-cid-qrcsj3ng] li[data-astro-cid-qrcsj3ng]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-gray-700)}.service-highlights[data-astro-cid-qrcsj3ng] li[data-astro-cid-qrcsj3ng]:before{content:"✓";color:var(--color-accent);font-weight:700}.service-link[data-astro-cid-qrcsj3ng]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-accent);font-weight:600;transition:gap .3s ease}.service-card[data-astro-cid-qrcsj3ng]:hover .service-link[data-astro-cid-qrcsj3ng]{gap:1rem}.stats-section[data-astro-cid-qrcsj3ng]{padding:4rem 0;background:var(--color-primary)}.stats-grid[data-astro-cid-qrcsj3ng]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card[data-astro-cid-qrcsj3ng]{text-align:center;padding:1.5rem}.stat-number[data-astro-cid-qrcsj3ng]{font-size:3rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-qrcsj3ng]{font-size:1rem;color:#ffffffb3}.process-section[data-astro-cid-qrcsj3ng]{padding:5rem 0;background:#f8f9fb}.process-flow[data-astro-cid-qrcsj3ng]{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-top:3rem}.process-step[data-astro-cid-qrcsj3ng]{flex:1;max-width:200px;text-align:center;padding:0 1rem}.step-icon[data-astro-cid-qrcsj3ng]{width:80px;height:80px;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.step-icon[data-astro-cid-qrcsj3ng] span[data-astro-cid-qrcsj3ng]{font-size:2rem;font-weight:800;color:#fff}.process-step[data-astro-cid-qrcsj3ng]:hover .step-icon[data-astro-cid-qrcsj3ng]{background:var(--color-accent);transform:scale(1.1)}.process-step[data-astro-cid-qrcsj3ng] h3[data-astro-cid-qrcsj3ng]{font-size:1.25rem;font-weight:700;color:var(--color-primary);margin-bottom:.5rem}.process-step[data-astro-cid-qrcsj3ng] p[data-astro-cid-qrcsj3ng]{font-size:.95rem;color:var(--color-gray-600);line-height:1.5}.process-connector[data-astro-cid-qrcsj3ng]{width:60px;height:2px;background:var(--color-accent);margin-top:40px;flex-shrink:0}.cta-section[data-astro-cid-qrcsj3ng]{padding:5rem 0;background:#fff}.cta-content[data-astro-cid-qrcsj3ng]{max-width:700px;margin:0 auto;text-align:center}.cta-content[data-astro-cid-qrcsj3ng] h2[data-astro-cid-qrcsj3ng]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--color-primary);margin-bottom:1rem}.cta-content[data-astro-cid-qrcsj3ng] p[data-astro-cid-qrcsj3ng]{font-size:1.125rem;color:var(--color-gray-600);margin-bottom:2rem}.cta-buttons[data-astro-cid-qrcsj3ng]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-section[data-astro-cid-qrcsj3ng] .btn-secondary[data-astro-cid-qrcsj3ng]{color:var(--color-primary);border-color:var(--color-primary)}.cta-section[data-astro-cid-qrcsj3ng] .btn-secondary[data-astro-cid-qrcsj3ng]:hover{background:var(--color-primary);color:#fff}@media(max-width:1024px){.services-grid[data-astro-cid-qrcsj3ng]{grid-template-columns:1fr}.stats-grid[data-astro-cid-qrcsj3ng]{grid-template-columns:repeat(2,1fr)}.process-flow[data-astro-cid-qrcsj3ng]{flex-direction:column;align-items:center;gap:2rem}.process-connector[data-astro-cid-qrcsj3ng]{width:2px;height:40px;margin:0}.process-step[data-astro-cid-qrcsj3ng]{max-width:300px}}@media(max-width:768px){.strategy-hero[data-astro-cid-qrcsj3ng]{padding:5rem 0 7rem}.service-highlights[data-astro-cid-qrcsj3ng]{grid-template-columns:1fr}.stats-grid[data-astro-cid-qrcsj3ng]{grid-template-columns:1fr 1fr;gap:1.5rem}.stat-number[data-astro-cid-qrcsj3ng]{font-size:2.25rem}}
