:root{--primary: #059669;--primary-hover: #047857;--accent: #f59e0b;--dark: #0f172a;--light: #f8fafc;--border: #e2e8f0;--text: #334155;--text-light: #64748b}.service-hero[data-astro-cid-otxphuwz]{background:linear-gradient(135deg,#0f172a,#064e3b);color:#fff;padding:6rem 0 4rem;text-align:center}.container[data-astro-cid-otxphuwz]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.breadcrumb[data-astro-cid-otxphuwz]{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;flex-wrap:wrap}.breadcrumb[data-astro-cid-otxphuwz] a[data-astro-cid-otxphuwz]{color:#ffffffb3;text-decoration:none}.breadcrumb[data-astro-cid-otxphuwz] a[data-astro-cid-otxphuwz]:hover{color:var(--accent)}.breadcrumb[data-astro-cid-otxphuwz] .separator[data-astro-cid-otxphuwz]{color:#fff6}.breadcrumb[data-astro-cid-otxphuwz] .current[data-astro-cid-otxphuwz]{color:var(--accent);font-weight:600}.hero-badge[data-astro-cid-otxphuwz]{display:inline-block;background:#f59e0b33;color:var(--accent);padding:.5rem 1.5rem;border-radius:50px;font-size:.95rem;font-weight:700;margin-bottom:1.5rem;border:1px solid rgba(245,158,11,.3)}.service-hero[data-astro-cid-otxphuwz] h1[data-astro-cid-otxphuwz]{font-size:clamp(2rem,4vw,3rem);font-weight:900;margin-bottom:1rem}.highlight[data-astro-cid-otxphuwz]{background:linear-gradient(120deg,var(--accent) 0%,#fbbf24 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-desc[data-astro-cid-otxphuwz]{font-size:1.15rem;opacity:.9;max-width:800px;margin:0 auto 2rem;line-height:1.8}.hero-stats[data-astro-cid-otxphuwz]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-bottom:2.5rem}.stat-item[data-astro-cid-otxphuwz]{text-align:center}.stat-number[data-astro-cid-otxphuwz]{display:block;font-size:2.5rem;font-weight:900;color:var(--accent);line-height:1}.stat-label[data-astro-cid-otxphuwz]{font-size:.95rem;color:#fffc;margin-top:.25rem}.hero-cta[data-astro-cid-otxphuwz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-otxphuwz]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:10px;font-weight:700;transition:all .3s ease;text-decoration:none;font-size:1rem}.btn-lg[data-astro-cid-otxphuwz]{padding:1.1rem 2.5rem;font-size:1.05rem}.btn-primary[data-astro-cid-otxphuwz]{background:var(--primary);color:#fff}.btn-primary[data-astro-cid-otxphuwz]:hover{background:var(--primary-hover);transform:translateY(-3px);box-shadow:0 15px 30px #0596694d;text-decoration:none}.btn-outline[data-astro-cid-otxphuwz]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-outline[data-astro-cid-otxphuwz]:hover{background:#fff;color:var(--dark);border-color:#fff;text-decoration:none}section[data-astro-cid-otxphuwz]{padding:5rem 0}.section-header[data-astro-cid-otxphuwz]{text-align:center;max-width:700px;margin:0 auto 3rem}.section-tag[data-astro-cid-otxphuwz]{display:inline-block;background:#0596691a;color:var(--primary);padding:.4rem 1.2rem;border-radius:50px;font-size:.85rem;font-weight:700;margin-bottom:1rem}.section-header[data-astro-cid-otxphuwz] h2[data-astro-cid-otxphuwz]{color:var(--dark);font-size:2.2rem;margin-bottom:1rem}.section-header[data-astro-cid-otxphuwz] p[data-astro-cid-otxphuwz]{color:var(--text-light);font-size:1.05rem}.features-section[data-astro-cid-otxphuwz]{background:var(--light)}.features-grid[data-astro-cid-otxphuwz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card[data-astro-cid-otxphuwz]{background:#fff;padding:2rem;border-radius:16px;border:1px solid var(--border);transition:all .3s ease;text-align:center}.feature-card[data-astro-cid-otxphuwz]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000014;border-color:var(--primary)}.feature-icon[data-astro-cid-otxphuwz]{font-size:2.5rem;margin-bottom:1rem}.feature-card[data-astro-cid-otxphuwz] h3[data-astro-cid-otxphuwz]{color:var(--dark);font-size:1.15rem;margin-bottom:.75rem}.feature-card[data-astro-cid-otxphuwz] p[data-astro-cid-otxphuwz]{color:var(--text-light);font-size:.95rem;line-height:1.6;margin:0}.process-section[data-astro-cid-otxphuwz]{background:#fff}.process-steps[data-astro-cid-otxphuwz]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.process-step[data-astro-cid-otxphuwz]{background:var(--light);padding:2rem 1.5rem;border-radius:16px;text-align:center;position:relative;border:2px solid var(--border);transition:all .3s ease}.process-step[data-astro-cid-otxphuwz]:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.step-number[data-astro-cid-otxphuwz]{position:absolute;top:-12px;right:50%;transform:translate(50%);background:var(--accent);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.85rem}.step-icon[data-astro-cid-otxphuwz]{font-size:2.5rem;margin-bottom:1rem;margin-top:.5rem}.process-step[data-astro-cid-otxphuwz] h3[data-astro-cid-otxphuwz]{color:var(--dark);font-size:1.1rem;margin-bottom:.75rem}.process-step[data-astro-cid-otxphuwz] p[data-astro-cid-otxphuwz]{color:var(--text-light);font-size:.9rem;line-height:1.6;margin:0}.step-connector[data-astro-cid-otxphuwz]{position:absolute;left:-25px;top:50%;transform:translateY(-50%);width:20px;height:2px;background:var(--border)}.why-section[data-astro-cid-otxphuwz]{background:var(--light)}.two-col[data-astro-cid-otxphuwz]{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.col-content[data-astro-cid-otxphuwz] h2[data-astro-cid-otxphuwz]{color:var(--dark);font-size:2rem;margin-bottom:1rem}.lead[data-astro-cid-otxphuwz]{font-size:1.1rem;color:var(--text);line-height:1.8;margin-bottom:1.5rem}.benefit-list[data-astro-cid-otxphuwz]{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.benefit-list[data-astro-cid-otxphuwz] li[data-astro-cid-otxphuwz]{display:flex;align-items:center;gap:.75rem;color:var(--text);font-size:1rem;padding:.5rem 0}.benefit-list[data-astro-cid-otxphuwz] li[data-astro-cid-otxphuwz]:before{content:"";display:none}.col-image[data-astro-cid-otxphuwz] img[data-astro-cid-otxphuwz]{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px #0000001a}.cta-final[data-astro-cid-otxphuwz]{padding:5rem 0;background:var(--light)}.cta-card[data-astro-cid-otxphuwz]{background:linear-gradient(135deg,var(--dark) 0%,#064e3b 100%);color:#fff;padding:4rem 3rem;border-radius:24px;text-align:center;position:relative;overflow:hidden}.cta-card[data-astro-cid-otxphuwz]:before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(245,158,11,.2) 0%,transparent 70%);border-radius:50%}.cta-card[data-astro-cid-otxphuwz] h2[data-astro-cid-otxphuwz]{font-size:2rem;margin-bottom:1rem;position:relative;z-index:2}.cta-card[data-astro-cid-otxphuwz] p[data-astro-cid-otxphuwz]{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto 2rem;position:relative;z-index:2}.cta-buttons[data-astro-cid-otxphuwz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:2}.btn-accent[data-astro-cid-otxphuwz]{background:var(--accent);color:#fff}.btn-accent[data-astro-cid-otxphuwz]:hover{background:#d97706;transform:translateY(-3px);text-decoration:none;box-shadow:0 15px 30px #f59e0b4d}.btn-outline-white[data-astro-cid-otxphuwz]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-outline-white[data-astro-cid-otxphuwz]:hover{background:#fff;color:var(--dark);border-color:#fff;text-decoration:none}@media(max-width:1024px){.process-steps[data-astro-cid-otxphuwz]{grid-template-columns:repeat(2,1fr)}.step-connector[data-astro-cid-otxphuwz]{display:none}.two-col[data-astro-cid-otxphuwz]{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.process-steps[data-astro-cid-otxphuwz]{grid-template-columns:1fr}.hero-stats[data-astro-cid-otxphuwz]{gap:1.5rem}.stat-number[data-astro-cid-otxphuwz]{font-size:2rem}}@media(max-width:640px){.service-hero[data-astro-cid-otxphuwz]{padding:4rem 0 3rem}.service-hero[data-astro-cid-otxphuwz] h1[data-astro-cid-otxphuwz]{font-size:1.75rem}.hero-cta[data-astro-cid-otxphuwz]{flex-direction:column;align-items:stretch}.btn-lg[data-astro-cid-otxphuwz]{width:100%;justify-content:center}.section-header[data-astro-cid-otxphuwz] h2[data-astro-cid-otxphuwz]{font-size:1.75rem}.cta-card[data-astro-cid-otxphuwz]{padding:3rem 1.5rem}.cta-buttons[data-astro-cid-otxphuwz]{flex-direction:column}.btn[data-astro-cid-otxphuwz]{width:100%;justify-content:center}}
