.hero:where(.astro-lcdefpme){text-align:center;padding:2rem 0 3rem}.hero-badge:where(.astro-lcdefpme){background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-secondary);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.badge-dot:where(.astro-lcdefpme){background:var(--success);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title:where(.astro-lcdefpme){letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.title-accent:where(.astro-lcdefpme){background:linear-gradient(135deg,#0d9488 0%,#14b8a6 40%,#5eead4 100%);-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle:where(.astro-lcdefpme){color:var(--text-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.6}.terminal-hero:where(.astro-lcdefpme){background:var(--bg-secondary);border:1px solid var(--border);text-align:left;border-radius:12px;max-width:700px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0000004d}.terminal-header:where(.astro-lcdefpme){background:var(--bg-tertiary);border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.terminal-dot:where(.astro-lcdefpme){border-radius:50%;width:12px;height:12px}.terminal-dot:where(.astro-lcdefpme).teal{background:#14b8a6}.terminal-dot:where(.astro-lcdefpme).yellow{background:#eab308}.terminal-dot:where(.astro-lcdefpme).green{background:#22c55e}.terminal-dot:where(.astro-lcdefpme).red{background:#ef4444}.terminal-dot:where(.astro-lcdefpme).zinc-dark{background:#52525b}.terminal-dot:where(.astro-lcdefpme).zinc-mid{background:#71717a}.terminal-dot:where(.astro-lcdefpme).zinc-light{background:#a1a1aa}.terminal-dot:where(.astro-lcdefpme).teal-dark{background:#0d9488}.terminal-dot:where(.astro-lcdefpme).teal-mid{background:#14b8a6}.terminal-dot:where(.astro-lcdefpme).teal-light{background:#5eead4}.terminal-tabs:where(.astro-lcdefpme){gap:.25rem;margin-left:auto;display:flex}.terminal-tab:where(.astro-lcdefpme){font-size:.75rem;font-family:var(--font-mono);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .75rem;transition:all .15s}.terminal-tab:where(.astro-lcdefpme):hover{color:var(--text-secondary);background:var(--bg-secondary)}.terminal-tab:where(.astro-lcdefpme).active{color:var(--text-primary);background:var(--bg-secondary)}.terminal-body:where(.astro-lcdefpme){font-family:var(--font-mono);align-items:center;padding:1.25rem 1.5rem;font-size:.95rem;display:flex}.terminal-prompt:where(.astro-lcdefpme){color:var(--text-muted);user-select:none;margin-right:.75rem}.terminal-command:where(.astro-lcdefpme){color:var(--success);flex:1}.copy-btn:where(.astro-lcdefpme){background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:.5rem;transition:all .2s}.copy-btn:where(.astro-lcdefpme):hover{color:var(--text-primary);border-color:var(--border-subtle)}.hero-image-section:where(.astro-lcdefpme){padding:1.5rem 0}.hero-image:where(.astro-lcdefpme){border-radius:10px;width:100%;max-width:520px;margin:0 auto;display:block;box-shadow:0 4px 24px #0000004d}.definition-section:where(.astro-lcdefpme){padding:3rem 0}.definition-card:where(.astro-lcdefpme){background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:2rem 2.5rem}.definition-header:where(.astro-lcdefpme){margin-bottom:1rem}.definition-term:where(.astro-lcdefpme){font-family:var(--font-mono);color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.definition-meta:where(.astro-lcdefpme){font-family:var(--font-mono);color:var(--text-muted);font-size:.9rem}.definition-meta:where(.astro-lcdefpme) em:where(.astro-lcdefpme){color:var(--text-secondary);font-style:italic}.definition-text:where(.astro-lcdefpme){color:var(--text-secondary);border-left:3px solid var(--accent);margin:0;padding-left:1rem;font-size:1.1rem;line-height:1.7}.definition-footer:where(.astro-lcdefpme){border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1rem}.definition-source:where(.astro-lcdefpme){color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.definition-source:where(.astro-lcdefpme):hover{color:var(--text-secondary)}.value-section:where(.astro-lcdefpme){padding:3rem 0}.value-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.value-card:where(.astro-lcdefpme){background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:border-color .2s}.value-card:where(.astro-lcdefpme):hover{border-color:var(--border-subtle)}.value-icon:where(.astro-lcdefpme){background:var(--bg-tertiary);width:48px;height:48px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.value-card:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){margin:0 0 1rem;font-size:1.25rem}.value-card:where(.astro-lcdefpme) ul:where(.astro-lcdefpme){margin:0 0 1.5rem;padding:0;list-style:none}.value-card:where(.astro-lcdefpme) li:where(.astro-lcdefpme){color:var(--text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.value-card:where(.astro-lcdefpme) .check:where(.astro-lcdefpme){color:var(--accent);font-weight:600;font-family:var(--font-mono)}.value-link:where(.astro-lcdefpme){color:var(--accent);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.value-link:where(.astro-lcdefpme) span:where(.astro-lcdefpme){transition:transform .2s}.value-link:where(.astro-lcdefpme):hover span:where(.astro-lcdefpme){transform:translate(4px)}.showcase-section:where(.astro-lcdefpme){padding:3rem 0}.section-title:where(.astro-lcdefpme){text-align:center;margin:0 0 2rem;font-size:1.5rem}.showcase-grid:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.showcase-card:where(.astro-lcdefpme){background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;text-decoration:none;transition:all .2s;overflow:hidden}.showcase-card:where(.astro-lcdefpme):not(.no-link):hover{border-color:var(--accent);transform:translateY(-2px)}.showcase-image-wrapper:where(.astro-lcdefpme){background:var(--bg-tertiary);padding:1rem}.showcase-image-wrapper:where(.astro-lcdefpme) img:where(.astro-lcdefpme){box-shadow:none;border:none;border-radius:6px;margin:0}.showcase-content:where(.astro-lcdefpme){padding:1.25rem}.showcase-content:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){color:var(--text-primary);margin:0 0 .5rem;font-size:1rem}.showcase-content:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--text-muted);margin:0;font-size:.9rem}.hardware-section:where(.astro-lcdefpme){grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem 0;display:grid}.hardware-content:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){margin:0 0 1.5rem}.hardware-specs:where(.astro-lcdefpme){flex-direction:column;gap:.75rem;display:flex}.spec-item:where(.astro-lcdefpme){background:var(--bg-secondary);border-radius:8px;gap:1rem;padding:.75rem;display:flex}.spec-label:where(.astro-lcdefpme){font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;min-width:60px;font-size:.8rem}.spec-value:where(.astro-lcdefpme){color:var(--text-secondary);font-size:.95rem}.hardware-image:where(.astro-lcdefpme) img:where(.astro-lcdefpme){border-radius:12px}.image-caption:where(.astro-lcdefpme){text-align:center;color:var(--text-muted);margin-top:.5rem;font-size:.9rem}.credibility-section:where(.astro-lcdefpme){padding:2rem 0}.credibility-card:where(.astro-lcdefpme){background:linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-tertiary) 100%);border:1px solid var(--border);text-align:center;border-radius:12px;padding:2rem}.credibility-card:where(.astro-lcdefpme) p:where(.astro-lcdefpme){margin-bottom:1rem;font-size:1.1rem}.credibility-links:where(.astro-lcdefpme){justify-content:center;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.credibility-links:where(.astro-lcdefpme) .divider:where(.astro-lcdefpme){color:var(--text-muted)}.cta-section:where(.astro-lcdefpme){text-align:center;padding:3rem 0}.cta-section:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--text-secondary);margin-bottom:1rem}.cta-link:where(.astro-lcdefpme){color:var(--accent);font-size:1rem;font-weight:500}@media (width<=768px){.hero-title:where(.astro-lcdefpme){font-size:2.25rem}.hero-subtitle:where(.astro-lcdefpme){font-size:1rem}.terminal-body:where(.astro-lcdefpme){flex-wrap:wrap;padding:1rem;font-size:.8rem}.terminal-command:where(.astro-lcdefpme){word-break:break-all}.value-grid:where(.astro-lcdefpme),.showcase-grid:where(.astro-lcdefpme){grid-template-columns:1fr}.hardware-section:where(.astro-lcdefpme){grid-template-columns:1fr;gap:2rem}.hardware-image:where(.astro-lcdefpme){order:-1}}
