@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:root{--color-bg: #ffffff;--color-bg-subtle: #fafafa;--color-text: #171717;--color-text-muted: #737373;--color-text-light: #a3a3a3;--color-border: #e5e5e5;--color-border-light: #f5f5f5;--color-accent: #171717;--color-dark-section: #0a0a0a;--border-radius: 4px;--shadow-subtle: 0 1px 2px rgba(0, 0, 0, .05)}html{background:var(--color-bg)!important;scroll-behavior:smooth}body{background:var(--color-bg)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.container[data-astro-cid-tjud47xj]{max-width:1600px;margin:0 auto;padding:0 2rem}.main-content[data-astro-cid-tjud47xj]{background:var(--color-bg)}.filter-section[data-astro-cid-tjud47xj]{margin-bottom:clamp(3rem,6vw,6rem)}.filter-header[data-astro-cid-tjud47xj]{text-align:center;margin-bottom:2rem}.filter-header[data-astro-cid-tjud47xj] h2[data-astro-cid-tjud47xj]{font-size:clamp(2rem,4vw,2.5rem);font-weight:600;color:var(--color-text);margin-bottom:.5rem;letter-spacing:-.02em;line-height:1.2}.filter-header[data-astro-cid-tjud47xj] p[data-astro-cid-tjud47xj]{font-size:1.1rem;color:var(--color-text-muted);line-height:1.5;margin:0}.filter-tabs[data-astro-cid-tjud47xj]{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;background:var(--color-bg-subtle);padding:.5rem;border-radius:8px;border:1px solid var(--color-border)}.filter-tab[data-astro-cid-tjud47xj]{padding:.75rem 1.5rem;background:transparent;border:none;border-radius:6px;font-size:.9rem;font-weight:500;color:var(--color-text-muted);cursor:pointer;transition:all .2s ease;white-space:nowrap}.filter-tab[data-astro-cid-tjud47xj]:hover,.filter-tab[data-astro-cid-tjud47xj].active{background:var(--color-bg);color:var(--color-text);box-shadow:0 2px 8px #00000014}.use-cases-section[data-astro-cid-tjud47xj]{padding:clamp(4rem,8vw,8rem) 0}.use-cases-list[data-astro-cid-tjud47xj]{display:grid;gap:clamp(3rem,6vw,6rem)}.use-case[data-astro-cid-tjud47xj]{display:grid;grid-template-columns:auto 1fr;gap:3rem;align-items:start;padding:3rem 0;border-bottom:1px solid var(--color-border)}.use-case[data-astro-cid-tjud47xj]:last-child{border-bottom:none}.case-number[data-astro-cid-tjud47xj]{width:3rem;height:3rem;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0}.case-content[data-astro-cid-tjud47xj]{min-width:0}.case-header[data-astro-cid-tjud47xj]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border-light)}.case-category[data-astro-cid-tjud47xj]{display:inline-block;font-size:.75rem;font-weight:600;color:var(--color-text-muted);background:var(--color-bg-subtle);padding:.5rem 1rem;border-radius:20px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.case-content[data-astro-cid-tjud47xj] h2[data-astro-cid-tjud47xj]{font-size:1.75rem;font-weight:600;color:var(--color-text);margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.3}.case-metrics[data-astro-cid-tjud47xj]{display:flex;gap:2rem;flex-wrap:wrap}.metric[data-astro-cid-tjud47xj]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.metric-value[data-astro-cid-tjud47xj]{font-size:1.5rem;font-weight:700;color:var(--color-text);line-height:1}.metric-label[data-astro-cid-tjud47xj]{font-size:.8rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.case-section[data-astro-cid-tjud47xj]{margin-bottom:2rem}.case-section[data-astro-cid-tjud47xj]:last-child{margin-bottom:0}.case-section[data-astro-cid-tjud47xj] h3[data-astro-cid-tjud47xj]{font-size:.875rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.1em}.case-section[data-astro-cid-tjud47xj] p[data-astro-cid-tjud47xj]{font-size:1rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:0}.case-section[data-astro-cid-tjud47xj] ul[data-astro-cid-tjud47xj]{font-size:1rem;color:var(--color-text-muted);line-height:1.6;list-style:none;padding:0;margin:0}.case-section[data-astro-cid-tjud47xj] li[data-astro-cid-tjud47xj]{margin-bottom:.5rem;position:relative;padding-left:1.5rem}.case-section[data-astro-cid-tjud47xj] li[data-astro-cid-tjud47xj]:before{content:"•";position:absolute;left:0;color:var(--color-text)}.case-section[data-astro-cid-tjud47xj] li[data-astro-cid-tjud47xj] strong[data-astro-cid-tjud47xj]{color:var(--color-text);font-weight:600}.mid-cta[data-astro-cid-tjud47xj]{margin:clamp(4rem,6vw,6rem) 0;padding:clamp(2rem,4vw,3rem);background:linear-gradient(135deg,var(--color-bg-subtle) 0%,#f8f8f8 100%);border-radius:12px;border:1px solid var(--color-border);text-align:center}.mid-cta[data-astro-cid-tjud47xj] .cta-content[data-astro-cid-tjud47xj] h3[data-astro-cid-tjud47xj]{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--color-text);margin-bottom:1rem;letter-spacing:-.02em;line-height:1.3}.mid-cta[data-astro-cid-tjud47xj] .cta-content[data-astro-cid-tjud47xj] p[data-astro-cid-tjud47xj]{font-size:1.1rem;color:var(--color-text-muted);margin-bottom:2rem;line-height:1.5}.cta-buttons[data-astro-cid-tjud47xj]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.button[data-astro-cid-tjud47xj]{display:inline-block;padding:1rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;border:2px solid var(--color-accent)}.button[data-astro-cid-tjud47xj].primary{background:var(--color-accent);color:#fff}.button[data-astro-cid-tjud47xj].primary:hover,.button[data-astro-cid-tjud47xj].secondary{background:transparent;color:var(--color-accent)}.button[data-astro-cid-tjud47xj].secondary:hover{background:var(--color-accent);color:#fff}.implementation-section[data-astro-cid-tjud47xj]{padding:clamp(4rem,8vw,8rem) 0;background:var(--color-bg-subtle)}.implementation-content[data-astro-cid-tjud47xj] h2[data-astro-cid-tjud47xj]{font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:var(--color-text);margin-bottom:3rem;text-align:center;line-height:1.2}.implementation-steps[data-astro-cid-tjud47xj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step[data-astro-cid-tjud47xj]{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:start}.step-number[data-astro-cid-tjud47xj]{width:2.5rem;height:2.5rem;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.step-content[data-astro-cid-tjud47xj] h3[data-astro-cid-tjud47xj]{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem;line-height:1.3}.step-content[data-astro-cid-tjud47xj] p[data-astro-cid-tjud47xj]{color:var(--color-text-muted);line-height:1.6;margin:0}@media (max-width: 768px){.filter-tabs[data-astro-cid-tjud47xj]{flex-direction:column;gap:.25rem}.filter-tab[data-astro-cid-tjud47xj]{padding:1rem;text-align:center}.use-case[data-astro-cid-tjud47xj]{grid-template-columns:1fr;gap:1.5rem}.case-number[data-astro-cid-tjud47xj]{width:2.5rem;height:2.5rem;font-size:1rem;justify-self:start}.case-content[data-astro-cid-tjud47xj] h2[data-astro-cid-tjud47xj]{font-size:1.5rem}.case-metrics[data-astro-cid-tjud47xj]{gap:1rem;justify-content:space-between}.metric[data-astro-cid-tjud47xj]{flex:1;min-width:80px}.metric-value[data-astro-cid-tjud47xj]{font-size:1.2rem}.cta-buttons[data-astro-cid-tjud47xj]{flex-direction:column;gap:.75rem}.button[data-astro-cid-tjud47xj]{width:100%;text-align:center}.implementation-steps[data-astro-cid-tjud47xj]{grid-template-columns:1fr}.step[data-astro-cid-tjud47xj]{grid-template-columns:1fr;gap:1rem}.step-number[data-astro-cid-tjud47xj]{justify-self:start}}@media (max-width: 480px){.container[data-astro-cid-tjud47xj]{padding:0 1rem}.case-metrics[data-astro-cid-tjud47xj]{flex-direction:column;gap:1rem}.metric[data-astro-cid-tjud47xj]{flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem;background:var(--color-bg-subtle);border-radius:6px}.metric-value[data-astro-cid-tjud47xj]{font-size:1rem;font-weight:600}.metric-label[data-astro-cid-tjud47xj]{font-size:.75rem}}
