.terminal-replay[data-astro-cid-3tdobe6q]{background:var(--bg-code);border-radius:10px;overflow:hidden}.terminal-header[data-astro-cid-3tdobe6q]{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#141413}.terminal-dots[data-astro-cid-3tdobe6q]{display:flex;gap:6px}.terminal-dots[data-astro-cid-3tdobe6q] span[data-astro-cid-3tdobe6q]{width:8px;height:8px;border-radius:50%;background:#ffffff26}.terminal-title[data-astro-cid-3tdobe6q]{font-family:var(--font-mono);font-size:.72rem;color:var(--text-muted)}.terminal-body[data-astro-cid-3tdobe6q]{margin:0;padding:24px;font-family:var(--font-mono);font-size:.82rem;line-height:1.85;color:#e5e4df;background:transparent;overflow-x:auto}.terminal-line[data-astro-cid-3tdobe6q]{display:inline-block;overflow:hidden;white-space:pre;width:0;animation:type-line .4s steps(var(--line-chars, 30),end) forwards;animation-delay:calc(var(--line-index) * .45s);animation-play-state:paused}.terminal-replay[data-astro-cid-3tdobe6q].playing .terminal-line[data-astro-cid-3tdobe6q]{animation-play-state:running}@keyframes type-line{0%{width:0}to{width:100%}}@media(prefers-reduced-motion:reduce){.terminal-line[data-astro-cid-3tdobe6q]{width:100%!important;animation:none!important}}.usecase-card[data-astro-cid-s43vhdzh]{cursor:pointer}.card-preview[data-astro-cid-s43vhdzh]{padding:24px 0;border-top:1px solid var(--border)}.card-title[data-astro-cid-s43vhdzh]{font-family:var(--font-body, "Newsreader", serif);font-size:1.05rem;font-weight:500;margin-bottom:6px;color:var(--text)}.card-desc[data-astro-cid-s43vhdzh]{color:var(--text-secondary);font-size:.88rem;line-height:1.6;margin-bottom:10px}.card-tags[data-astro-cid-s43vhdzh]{display:flex;gap:6px;flex-wrap:wrap}.card-tag[data-astro-cid-s43vhdzh]{font-family:var(--font-mono);font-size:.68rem;color:var(--text-muted);background:var(--accent-bg);padding:2px 8px;border-radius:3px}.card-expanded[data-astro-cid-s43vhdzh]{display:none;padding-bottom:24px}.usecase-card[data-astro-cid-s43vhdzh].active .card-expanded[data-astro-cid-s43vhdzh]{display:block}.usecase-card[data-astro-cid-s43vhdzh]:not(.active){transition:opacity .2s}.has-active .usecase-card[data-astro-cid-s43vhdzh]:not(.active){opacity:.5}@media(prefers-reduced-motion:reduce){.usecase-card[data-astro-cid-s43vhdzh]:not(.active){opacity:1!important}}.social-proof[data-astro-cid-2tytk5a6]{border-top:1px solid var(--border);padding:40px 0}.proof-grid[data-astro-cid-2tytk5a6]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.proof-item[data-astro-cid-2tytk5a6]{display:flex;align-items:center}.proof-label[data-astro-cid-2tytk5a6]{font-family:var(--font-sans);font-size:.82rem;color:var(--text-muted)}.proof-link[data-astro-cid-2tytk5a6]{font-family:var(--font-sans);font-size:.85rem;color:var(--text-secondary);text-decoration:none;transition:color .2s}.proof-link[data-astro-cid-2tytk5a6]:hover{color:var(--text)}.proof-install[data-astro-cid-2tytk5a6]{gap:12px}.proof-cmd[data-astro-cid-2tytk5a6]{font-family:var(--font-mono);font-size:.85rem;color:var(--text-secondary);background:var(--accent-bg);padding:6px 14px;border-radius:4px}@media(max-width:768px){.proof-grid[data-astro-cid-2tytk5a6]{flex-direction:column;align-items:flex-start;gap:16px}}.showcase-hero[data-astro-cid-w3h7vj4w]{min-height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px 64px}.hero-text[data-astro-cid-w3h7vj4w]{max-width:640px;margin-top:48px;text-align:center}.hero-text[data-astro-cid-w3h7vj4w] h1[data-astro-cid-w3h7vj4w]{margin-bottom:20px}.hero-sub[data-astro-cid-w3h7vj4w]{font-size:clamp(.95rem,2vw,1.1rem);color:var(--text-secondary);line-height:1.8;margin-bottom:36px}.hero-actions[data-astro-cid-w3h7vj4w]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.code-proof[data-astro-cid-w3h7vj4w]{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}.code-github[data-astro-cid-w3h7vj4w]{display:block;margin-top:12px;color:var(--text-muted);font-size:.82rem;text-decoration:none;font-family:var(--font-sans);transition:color .15s}.code-github[data-astro-cid-w3h7vj4w]:hover{color:var(--text-secondary)}.code-proof-tagline[data-astro-cid-w3h7vj4w]{text-align:center;font-family:var(--font-sans);font-size:.9rem;color:var(--text-secondary);margin-top:40px;letter-spacing:.01em}.usecase-intro[data-astro-cid-w3h7vj4w]{color:var(--text-muted);font-size:.85rem;margin-top:8px;margin-bottom:32px;font-family:var(--font-sans)}.usecase-grid[data-astro-cid-w3h7vj4w]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 40px}@media(max-width:768px){.showcase-hero[data-astro-cid-w3h7vj4w]{padding:48px 24px 40px;justify-content:flex-start;min-height:auto}.hero-text[data-astro-cid-w3h7vj4w]{margin-top:32px}.hero-actions[data-astro-cid-w3h7vj4w]{flex-direction:column;align-items:stretch}.hero-actions[data-astro-cid-w3h7vj4w] .install-cmd[data-astro-cid-w3h7vj4w],.hero-actions[data-astro-cid-w3h7vj4w] .btn-secondary[data-astro-cid-w3h7vj4w]{justify-content:center}.code-proof[data-astro-cid-w3h7vj4w],.usecase-grid[data-astro-cid-w3h7vj4w]{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1024px){.usecase-grid[data-astro-cid-w3h7vj4w]{grid-template-columns:repeat(2,1fr)}}
