.case-study-detail.svelte-dnd7aq{padding-top:var(--header-height)}.not-found.svelte-dnd7aq{padding:calc(var(--header-height) + var(--space-3xl)) 0;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}.not-found.svelte-dnd7aq h1:where(.svelte-dnd7aq){font-size:2rem;margin-bottom:var(--space-md)}.not-found.svelte-dnd7aq p:where(.svelte-dnd7aq){margin-bottom:var(--space-xl);color:var(--color-text-secondary)}.study-hero.svelte-dnd7aq{padding:var(--space-3xl) 0;background:linear-gradient(135deg,var(--color-bg) 0%,var(--color-bg-secondary) 100%);border-bottom:1px solid rgba(255,255,255,.05)}.back-link.svelte-dnd7aq{display:inline-block;color:var(--color-text-muted);text-decoration:none;margin-bottom:var(--space-xl);font-size:.9rem;transition:color var(--transition-fast)}.back-link.svelte-dnd7aq:hover{color:var(--accent-color)}.hero-meta.svelte-dnd7aq{display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg)}.industry-badge.svelte-dnd7aq{padding:var(--space-xs) var(--space-md);background:var(--accent-color);color:var(--color-bg);font-size:.8rem;font-weight:600;border-radius:var(--radius-sm)}.client-info.svelte-dnd7aq{color:var(--color-text-muted);font-size:.9rem}.study-hero.svelte-dnd7aq h1:where(.svelte-dnd7aq){font-size:clamp(2rem,5vw,3rem);line-height:1.2;margin-bottom:var(--space-lg);max-width:900px}.hero-summary.svelte-dnd7aq{font-size:1.2rem;line-height:1.7;color:var(--color-text-secondary);max-width:800px;margin-bottom:var(--space-2xl)}.hero-metrics.svelte-dnd7aq{display:flex;gap:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid rgba(255,255,255,.1)}.metric.svelte-dnd7aq{display:flex;flex-direction:column;gap:4px}.metric-value.svelte-dnd7aq{font-size:2rem;font-weight:700;color:var(--accent-color)}.metric-label.svelte-dnd7aq{font-size:.85rem;color:var(--color-text-muted)}.overview-bar.svelte-dnd7aq{background:var(--color-bg-card);border-bottom:1px solid rgba(255,255,255,.05);padding:var(--space-lg) 0}.overview-grid.svelte-dnd7aq{display:flex;gap:var(--space-3xl)}.overview-item.svelte-dnd7aq{display:flex;flex-direction:column;gap:4px}.overview-label.svelte-dnd7aq{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.overview-value.svelte-dnd7aq{font-size:.95rem;font-weight:500;color:var(--color-text)}.study-content.svelte-dnd7aq{padding:var(--space-3xl) 0}.content-grid.svelte-dnd7aq{display:grid;grid-template-columns:1fr 320px;gap:var(--space-3xl)}.content-section.svelte-dnd7aq{margin-bottom:var(--space-3xl)}.section-icon.svelte-dnd7aq{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-lg)}.challenge-icon.svelte-dnd7aq{background:#ef44441a;color:#ef4444}.solution-icon.svelte-dnd7aq{background:#00ff881a;color:var(--color-primary)}.implementation-icon.svelte-dnd7aq{background:#00d4ff1a;color:#00d4ff}.results-icon.svelte-dnd7aq{background:#f59e0b1a;color:#f59e0b}.content-section.svelte-dnd7aq h2:where(.svelte-dnd7aq){font-size:1.5rem;margin-bottom:var(--space-md)}.section-lead.svelte-dnd7aq{font-size:1.1rem;line-height:1.7;color:var(--color-text-secondary);margin-bottom:var(--space-lg)}.detail-list.svelte-dnd7aq{list-style:none;padding:0}.detail-list.svelte-dnd7aq li:where(.svelte-dnd7aq){position:relative;padding-left:var(--space-xl);margin-bottom:var(--space-md);line-height:1.7;color:var(--color-text-secondary)}.detail-list.svelte-dnd7aq li:where(.svelte-dnd7aq):before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--accent-color)}.timeline-list.svelte-dnd7aq{display:flex;flex-direction:column;gap:var(--space-md)}.timeline-item.svelte-dnd7aq{display:flex;gap:var(--space-md);align-items:flex-start}.timeline-number.svelte-dnd7aq{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--accent-color);color:var(--color-bg);font-size:.8rem;font-weight:600;display:flex;align-items:center;justify-content:center}.timeline-item.svelte-dnd7aq p:where(.svelte-dnd7aq){margin:0;padding-top:4px;line-height:1.6;color:var(--color-text-secondary)}.results-grid.svelte-dnd7aq{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}.result-card.svelte-dnd7aq{background:var(--color-bg-card);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center}.result-value.svelte-dnd7aq{display:block;font-size:2rem;font-weight:700;color:var(--accent-color);margin-bottom:4px}.result-label.svelte-dnd7aq{font-size:.85rem;color:var(--color-text-muted)}.testimonial-section.svelte-dnd7aq{margin-top:var(--space-3xl);padding:var(--space-2xl);background:var(--color-bg-card);border-left:4px solid var(--accent-color);border-radius:var(--radius-lg)}.testimonial-section.svelte-dnd7aq blockquote:where(.svelte-dnd7aq){margin:0}.testimonial-section.svelte-dnd7aq p:where(.svelte-dnd7aq){font-size:1.2rem;line-height:1.8;font-style:italic;color:var(--color-text);margin-bottom:var(--space-lg)}.testimonial-section.svelte-dnd7aq footer:where(.svelte-dnd7aq){display:flex;flex-direction:column;gap:4px}.testimonial-section.svelte-dnd7aq strong:where(.svelte-dnd7aq){color:var(--color-text)}.testimonial-section.svelte-dnd7aq footer:where(.svelte-dnd7aq) span:where(.svelte-dnd7aq){font-size:.9rem;color:var(--color-text-muted)}.sidebar.svelte-dnd7aq{display:flex;flex-direction:column;gap:var(--space-xl)}.sidebar-card.svelte-dnd7aq{background:var(--color-bg-card);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg);padding:var(--space-xl)}.sidebar-card.svelte-dnd7aq h3:where(.svelte-dnd7aq){font-size:1rem;margin-bottom:var(--space-md);color:var(--color-text)}.tech-grid.svelte-dnd7aq,.tags-list.svelte-dnd7aq{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.tech-tag.svelte-dnd7aq{padding:6px 12px;font-size:.8rem;background:#ffffff0d;border-radius:var(--radius-sm);color:var(--color-text-muted)}.service-tag.svelte-dnd7aq{padding:6px 12px;font-size:.8rem;background:var(--color-primary-dim);color:var(--color-primary);border-radius:var(--radius-sm)}.cta-card.svelte-dnd7aq{background:linear-gradient(135deg,#00ff881a,#00d4ff1a);border-color:var(--color-primary-dim)}.cta-card.svelte-dnd7aq p:where(.svelte-dnd7aq){font-size:.9rem;color:var(--color-text-secondary);margin-bottom:var(--space-md)}.cta-card.svelte-dnd7aq .btn:where(.svelte-dnd7aq){width:100%;justify-content:center}.related-cta.svelte-dnd7aq{padding:var(--space-3xl) 0;background:var(--color-bg-secondary);text-align:center}.related-cta.svelte-dnd7aq h2:where(.svelte-dnd7aq){font-size:clamp(1.5rem,4vw,2rem);margin-bottom:var(--space-md)}.related-cta.svelte-dnd7aq p:where(.svelte-dnd7aq){color:var(--color-text-secondary);margin-bottom:var(--space-xl)}.cta-buttons.svelte-dnd7aq{display:flex;gap:var(--space-md);justify-content:center}@media(max-width:1024px){.content-grid.svelte-dnd7aq{grid-template-columns:1fr}.sidebar.svelte-dnd7aq{flex-direction:row;flex-wrap:wrap}.sidebar-card.svelte-dnd7aq{flex:1;min-width:280px}}@media(max-width:768px){.hero-metrics.svelte-dnd7aq{flex-direction:column;gap:var(--space-lg)}.overview-grid.svelte-dnd7aq{flex-direction:column;gap:var(--space-md)}.results-grid.svelte-dnd7aq{grid-template-columns:1fr}.cta-buttons.svelte-dnd7aq,.sidebar.svelte-dnd7aq{flex-direction:column}.sidebar-card.svelte-dnd7aq{min-width:auto}}
