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