.hero-service[data-astro-cid-acudxgiv]{background:var(--gradient-subtle);padding:var(--space-24) 0 var(--space-20);text-align:center}.hero-content[data-astro-cid-acudxgiv] h1[data-astro-cid-acudxgiv]{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:var(--space-4)}.content-grid[data-astro-cid-acudxgiv]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12)}.problem[data-astro-cid-acudxgiv],.solution[data-astro-cid-acudxgiv]{padding:var(--space-8);border-radius:var(--radius-xl)}.problem[data-astro-cid-acudxgiv]{background:#fef2f2;border:2px solid #fecaca}.solution[data-astro-cid-acudxgiv]{background:#f0fdf4;border:2px solid #bbf7d0}.problem[data-astro-cid-acudxgiv] h2[data-astro-cid-acudxgiv]{color:#991b1b;margin-bottom:var(--space-4)}.solution[data-astro-cid-acudxgiv] h2[data-astro-cid-acudxgiv]{color:#166534;margin-bottom:var(--space-4)}.problem[data-astro-cid-acudxgiv] ul[data-astro-cid-acudxgiv],.solution[data-astro-cid-acudxgiv] ul[data-astro-cid-acudxgiv]{list-style:none;padding:0}.problem[data-astro-cid-acudxgiv] li[data-astro-cid-acudxgiv],.solution[data-astro-cid-acudxgiv] li[data-astro-cid-acudxgiv]{padding-left:var(--space-6);position:relative;margin-bottom:var(--space-2)}.problem[data-astro-cid-acudxgiv] li[data-astro-cid-acudxgiv]:before{content:"✗";position:absolute;left:0;color:#dc2626;font-weight:var(--font-bold)}.solution[data-astro-cid-acudxgiv] li[data-astro-cid-acudxgiv]:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:var(--font-bold)}.agents-grid[data-astro-cid-acudxgiv]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-8)}.agent-card[data-astro-cid-acudxgiv]{background:var(--secondary-white);padding:var(--space-6);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:transform var(--transition-base)}.agent-card[data-astro-cid-acudxgiv]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.agent-icon[data-astro-cid-acudxgiv]{font-size:48px;margin-bottom:var(--space-4)}.agent-features[data-astro-cid-acudxgiv]{list-style:none;padding:0;margin-top:var(--space-4)}.agent-features[data-astro-cid-acudxgiv] li[data-astro-cid-acudxgiv]{padding:var(--space-2) 0;padding-left:var(--space-6);position:relative;font-size:var(--text-sm);color:var(--secondary-gray)}.agent-features[data-astro-cid-acudxgiv] li[data-astro-cid-acudxgiv]:before{content:"→";position:absolute;left:0;color:var(--primary-cyan)}.process-phases[data-astro-cid-acudxgiv]{display:grid;gap:var(--space-6)}.phase[data-astro-cid-acudxgiv]{background:var(--secondary-white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-card)}.phase-header[data-astro-cid-acudxgiv]{background:var(--gradient-primary);color:var(--secondary-white);padding:var(--space-4) var(--space-6);display:flex;align-items:center;gap:var(--space-4)}.phase-number[data-astro-cid-acudxgiv]{font-size:var(--text-sm);opacity:.8}.phase-header[data-astro-cid-acudxgiv] h3[data-astro-cid-acudxgiv]{color:var(--secondary-white);margin:0;flex:1}.phase-duration[data-astro-cid-acudxgiv]{font-size:var(--text-sm);opacity:.8}.phase-content[data-astro-cid-acudxgiv]{padding:var(--space-6)}.phase-content[data-astro-cid-acudxgiv] ul[data-astro-cid-acudxgiv]{list-style:disc;padding-left:var(--space-6);margin-top:var(--space-3)}.tech-categories[data-astro-cid-acudxgiv]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-8)}.tech-category[data-astro-cid-acudxgiv] h3[data-astro-cid-acudxgiv]{margin-bottom:var(--space-4);color:var(--primary-navy)}.tech-items[data-astro-cid-acudxgiv]{display:flex;flex-wrap:wrap;gap:var(--space-2)}.tech-badge[data-astro-cid-acudxgiv]{display:inline-block;padding:var(--space-2) var(--space-3);background:var(--gradient-primary);color:var(--secondary-white);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-medium)}.roi-grid[data-astro-cid-acudxgiv]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-6)}.roi-card[data-astro-cid-acudxgiv]{text-align:center;padding:var(--space-6);background:var(--secondary-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.roi-metric[data-astro-cid-acudxgiv]{margin-bottom:var(--space-4)}.metric-value[data-astro-cid-acudxgiv]{display:block;font-size:var(--text-4xl);font-weight:var(--font-bold);color:var(--primary-cyan);margin-bottom:var(--space-2)}.metric-label[data-astro-cid-acudxgiv]{font-size:var(--text-sm);color:var(--secondary-gray);text-transform:uppercase;letter-spacing:.05em}.case-study-detail[data-astro-cid-acudxgiv]{background:var(--secondary-white);padding:var(--space-8);border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.case-overview[data-astro-cid-acudxgiv],.case-solution[data-astro-cid-acudxgiv],.case-results[data-astro-cid-acudxgiv]{margin-bottom:var(--space-8)}.case-overview[data-astro-cid-acudxgiv]:last-child,.case-solution[data-astro-cid-acudxgiv]:last-child,.case-results[data-astro-cid-acudxgiv]:last-child{margin-bottom:0}.results-grid[data-astro-cid-acudxgiv]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-top:var(--space-6)}.result-item[data-astro-cid-acudxgiv]{text-align:center}.result-number[data-astro-cid-acudxgiv]{display:block;font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--primary-cyan);margin-bottom:var(--space-2)}.result-desc[data-astro-cid-acudxgiv]{font-size:var(--text-sm);color:var(--secondary-gray)}.cta-buttons[data-astro-cid-acudxgiv]{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.content-grid[data-astro-cid-acudxgiv],.agents-grid[data-astro-cid-acudxgiv],.tech-categories[data-astro-cid-acudxgiv]{grid-template-columns:1fr}.roi-grid[data-astro-cid-acudxgiv]{grid-template-columns:repeat(2,1fr)}.results-grid[data-astro-cid-acudxgiv]{grid-template-columns:1fr}}
