:root{--primary: #059669;--accent: #f59e0b;--dark: #0f172a;--light: #f8fafc;--border: #e2e8f0;--text: #334155;--text-light: #64748b;--danger: #ef4444}.solution-hero[data-astro-cid-hz3ibrgu]{background:linear-gradient(135deg,#0f172a,#064e3b);color:#fff;padding:6rem 0 4rem;text-align:center}.container[data-astro-cid-hz3ibrgu]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.breadcrumb[data-astro-cid-hz3ibrgu]{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem}.breadcrumb[data-astro-cid-hz3ibrgu] a[data-astro-cid-hz3ibrgu]{color:#ffffffb3;text-decoration:none}.breadcrumb[data-astro-cid-hz3ibrgu] .current[data-astro-cid-hz3ibrgu]{color:var(--accent);font-weight:600}.hero-badge[data-astro-cid-hz3ibrgu]{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}.solution-hero[data-astro-cid-hz3ibrgu] h1[data-astro-cid-hz3ibrgu]{font-size:2.5rem;margin-bottom:1rem}.lead[data-astro-cid-hz3ibrgu]{font-size:1.2rem;opacity:.9;max-width:700px;margin:0 auto 2rem}.price-badge[data-astro-cid-hz3ibrgu]{background:#f59e0b33;display:inline-block;padding:.75rem 1.5rem;border-radius:50px;border:1px solid var(--accent)}.price-label[data-astro-cid-hz3ibrgu]{color:var(--accent);margin-left:.5rem}.price-value[data-astro-cid-hz3ibrgu]{color:#fff;font-weight:700}section[data-astro-cid-hz3ibrgu]{padding:4rem 0}section[data-astro-cid-hz3ibrgu]:nth-child(2n){background:var(--light)}.section-header[data-astro-cid-hz3ibrgu]{text-align:center;max-width:700px;margin:0 auto 3rem}.section-icon[data-astro-cid-hz3ibrgu]{font-size:2.5rem;display:block;margin-bottom:1rem}.section-header[data-astro-cid-hz3ibrgu] h2[data-astro-cid-hz3ibrgu]{color:var(--dark);font-size:2rem;margin-bottom:1rem}.section-header[data-astro-cid-hz3ibrgu] p[data-astro-cid-hz3ibrgu]{color:var(--text-light);font-size:1.05rem}.problem-card[data-astro-cid-hz3ibrgu],.cause-card[data-astro-cid-hz3ibrgu],.solution-desc-card[data-astro-cid-hz3ibrgu]{background:#fff;padding:2rem;border-radius:16px;border:1px solid var(--border);max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:var(--text)}.problem-card[data-astro-cid-hz3ibrgu]{border-right:4px solid var(--danger)}.cause-card[data-astro-cid-hz3ibrgu]{border-right:4px solid var(--accent)}.solution-desc-card[data-astro-cid-hz3ibrgu]{border-right:4px solid var(--primary)}.steps-timeline[data-astro-cid-hz3ibrgu]{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.step-item[data-astro-cid-hz3ibrgu]{display:flex;gap:1.5rem;align-items:flex-start;position:relative}.step-number[data-astro-cid-hz3ibrgu]{width:50px;height:50px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.1rem;flex-shrink:0}.step-content[data-astro-cid-hz3ibrgu]{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid var(--border);flex-grow:1}.step-content[data-astro-cid-hz3ibrgu] h3[data-astro-cid-hz3ibrgu]{color:var(--dark);margin-bottom:.5rem}.step-content[data-astro-cid-hz3ibrgu] p[data-astro-cid-hz3ibrgu]{color:var(--text-light);line-height:1.6;margin:0}.step-connector[data-astro-cid-hz3ibrgu]{position:absolute;left:24px;top:50px;width:2px;height:calc(100% + 1rem);background:var(--border)}.notes-grid[data-astro-cid-hz3ibrgu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}.note-card[data-astro-cid-hz3ibrgu]{background:#fff;padding:1.5rem;border-radius:12px;border-right:4px solid var(--primary);display:flex;gap:1rem;align-items:flex-start}.note-icon[data-astro-cid-hz3ibrgu]{color:var(--primary);font-weight:900;font-size:1.25rem;flex-shrink:0}.note-card[data-astro-cid-hz3ibrgu] p[data-astro-cid-hz3ibrgu]{color:var(--text);line-height:1.6;margin:0}.faq-list[data-astro-cid-hz3ibrgu]{max-width:800px;margin:0 auto;display:grid;gap:1rem}.faq-item[data-astro-cid-hz3ibrgu]{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}.faq-item[data-astro-cid-hz3ibrgu][open]{border-color:var(--primary)}.faq-item[data-astro-cid-hz3ibrgu] summary[data-astro-cid-hz3ibrgu]{padding:1.25rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;font-weight:600;color:var(--dark)}.faq-toggle[data-astro-cid-hz3ibrgu]{width:28px;height:28px;background:var(--light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);font-weight:900;transition:transform .3s ease}.faq-item[data-astro-cid-hz3ibrgu][open] .faq-toggle[data-astro-cid-hz3ibrgu]{transform:rotate(45deg)}.faq-answer[data-astro-cid-hz3ibrgu]{padding:0 1.5rem 1.5rem;color:var(--text-light);line-height:1.8}.services-grid[data-astro-cid-hz3ibrgu],.solutions-grid[data-astro-cid-hz3ibrgu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card[data-astro-cid-hz3ibrgu],.solution-card[data-astro-cid-hz3ibrgu]{background:#fff;padding:2rem;border-radius:16px;border:2px solid var(--border);text-decoration:none;color:inherit;transition:all .3s ease}.service-card[data-astro-cid-hz3ibrgu]:hover,.solution-card[data-astro-cid-hz3ibrgu]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a;border-color:var(--primary)}.service-icon[data-astro-cid-hz3ibrgu],.solution-icon[data-astro-cid-hz3ibrgu]{font-size:2.5rem;margin-bottom:1rem}.service-card[data-astro-cid-hz3ibrgu] h3[data-astro-cid-hz3ibrgu],.solution-card[data-astro-cid-hz3ibrgu] h3[data-astro-cid-hz3ibrgu]{color:var(--dark);font-size:1.2rem;margin-bottom:.75rem}.service-card[data-astro-cid-hz3ibrgu] p[data-astro-cid-hz3ibrgu],.solution-card[data-astro-cid-hz3ibrgu] p[data-astro-cid-hz3ibrgu]{color:var(--text-light);line-height:1.6;margin-bottom:1rem}.view-link[data-astro-cid-hz3ibrgu]{color:var(--primary);font-weight:700}.cta-final[data-astro-cid-hz3ibrgu]{padding:5rem 0;background:var(--light)}.cta-card[data-astro-cid-hz3ibrgu]{background:linear-gradient(135deg,var(--dark) 0%,#064e3b 100%);color:#fff;padding:4rem 3rem;border-radius:24px;text-align:center}.cta-card[data-astro-cid-hz3ibrgu] h2[data-astro-cid-hz3ibrgu]{font-size:2rem;margin-bottom:1rem}.cta-card[data-astro-cid-hz3ibrgu] p[data-astro-cid-hz3ibrgu]{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto 2rem}.cta-buttons[data-astro-cid-hz3ibrgu]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-hz3ibrgu]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:10px;font-weight:700;text-decoration:none;transition:all .3s ease}.btn-accent[data-astro-cid-hz3ibrgu]{background:var(--accent);color:#fff}.btn-accent[data-astro-cid-hz3ibrgu]:hover{background:#d97706;transform:translateY(-3px)}.btn-outline-white[data-astro-cid-hz3ibrgu]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-outline-white[data-astro-cid-hz3ibrgu]:hover{background:#fff;color:var(--dark)}@media(max-width:768px){.solution-hero[data-astro-cid-hz3ibrgu] h1[data-astro-cid-hz3ibrgu]{font-size:1.75rem}.step-item[data-astro-cid-hz3ibrgu]{flex-direction:column}.step-connector[data-astro-cid-hz3ibrgu]{display:none}.services-grid[data-astro-cid-hz3ibrgu],.solutions-grid[data-astro-cid-hz3ibrgu]{grid-template-columns:1fr}.cta-buttons[data-astro-cid-hz3ibrgu]{flex-direction:column}.btn[data-astro-cid-hz3ibrgu]{width:100%;justify-content:center}}
