.breadcrumb{max-width:var(--max-w);margin:0 auto;padding:var(--space-6xl) var(--space-2xl) 0;font-size:var(--text-sm);color:var(--text-muted)}.breadcrumb a{transition:color .2s}.breadcrumb a:hover{color:var(--text)}.breadcrumb .breadcrumb-sep{margin:0 var(--space-2xs);opacity:.5}.breadcrumb .breadcrumb-current{color:var(--text);font-weight:500}.hero-feature{padding:var(--space-4xl) var(--space-2xl) var(--space-2xl);text-align:center}.hero-feature .hero-content{max-width:720px}.hero-feature .hero-title{font-size:clamp(var(--text-xl), 5vw, var(--text-2xl));margin-bottom:var(--space-md)}.hero-feature .hero-subtitle{font-size:var(--text-md);margin-bottom:0}.hero-feature[data-category=ai-detection] .hero-glow,.hero-feature[data-category=ai-integration] .hero-glow{background:radial-gradient(ellipse,rgba(52,211,153,.1) 0,transparent 70%)}.hero-feature[data-category=api-analytics] .hero-glow{background:radial-gradient(ellipse,rgba(96,165,250,.1) 0,transparent 70%)}.hero-feature[data-category=mcp] .hero-glow{background:radial-gradient(ellipse,rgba(52,211,153,.12) 0,transparent 70%)}.hero-feature[data-category=rendering] .hero-glow{background:radial-gradient(ellipse,rgba(139,92,246,.1) 0,transparent 70%)}.hero-feature[data-category=session] .hero-glow,.hero-feature[data-category=tabs] .hero-glow{background:radial-gradient(ellipse,rgba(251,191,36,.08) 0,transparent 70%)}.hero-feature[data-category=safety] .hero-glow{background:radial-gradient(ellipse,rgba(248,113,113,.08) 0,transparent 70%)}.hero-feature[data-category=clipboard] .hero-glow{background:radial-gradient(ellipse,rgba(168,85,247,.08) 0,transparent 70%)}.hero-feature[data-category=remote] .hero-glow,.hero-feature[data-category=ssh] .hero-glow{background:radial-gradient(ellipse,rgba(34,197,94,.08) 0,transparent 70%)}.hero-feature[data-category=terminal] .hero-glow{background:radial-gradient(ellipse,rgba(96,165,250,.08) 0,transparent 70%)}.hero-feature[data-category=customization] .hero-glow,.hero-feature[data-category=window] .hero-glow{background:radial-gradient(ellipse,rgba(251,146,60,.08) 0,transparent 70%)}.hero-feature[data-category=search] .hero-glow{background:radial-gradient(ellipse,rgba(59,130,246,.08) 0,transparent 70%)}.hero-feature[data-category=editor] .hero-glow{background:radial-gradient(ellipse,rgba(168,85,247,.06) 0,transparent 70%)}.hero-feature[data-category=accessibility] .hero-glow{background:radial-gradient(ellipse,rgba(45,212,191,.08) 0,transparent 70%)}.hero-feature[data-category=scripting] .hero-glow{background:radial-gradient(ellipse,rgba(251,191,36,.08) 0,transparent 70%)}.feature-showcase{position:relative;max-width:var(--max-w);margin:0 auto var(--space-4xl);padding:0 clamp(1.5rem,5vw,4rem)}.feature-showcase-inner{position:relative;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lifted)}.feature-showcase picture{display:block}.feature-showcase-bg{display:block;width:100%;height:auto;min-height:320px;object-fit:cover;filter:brightness(.35)}.feature-showcase-overlay{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);padding:var(--space-3xl) var(--space-3xl);align-items:start}.feature-showcase-overlay .feature-pain,.feature-showcase-overlay .feature-subfeatures{background:0 0;border:none;border-radius:0;margin:0;padding:0}.feature-showcase-overlay h2{font-size:var(--text-md);font-weight:700;margin-bottom:var(--space-md);letter-spacing:-.01em}.feature-showcase-overlay .feature-pain h2{color:#f87171}.feature-showcase-overlay .feature-subfeatures h2{color:#34d399}.feature-showcase-overlay .feature-checklist{gap:var(--space-sm)}.feature-showcase-overlay .feature-checklist li{color:rgba(255,255,255,.85);font-size:var(--text-sm);line-height:1.5;padding:var(--space-2xs) 0 var(--space-2xs) var(--space-xl)}.feature-showcase-overlay .feature-pain .feature-checklist li::before{color:#f87171}.feature-showcase-overlay .feature-subfeatures .feature-checklist li::before{color:#34d399}.questions-section{padding:var(--space-3xl) 0;border-top:1px solid color-mix(in srgb,var(--border) 40%,transparent)}.questions-section h2{font-size:var(--text-sm);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:var(--space-lg)}.question-list{list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-xs);max-width:720px}.question-item{background:var(--bg-card);border:1px solid var(--border);border-radius:999px;padding:var(--space-xs) var(--space-lg);font-size:var(--text-sm);color:var(--text-muted);line-height:1.5;display:inline-flex;align-items:center;gap:var(--space-2xs);transition:border-color .2s,color .2s,box-shadow .2s;cursor:pointer}.question-item:hover{border-color:var(--accent);color:var(--text);box-shadow:var(--shadow-card)}.question-item::before{content:'\1F50D';flex-shrink:0;font-size:var(--text-2xs)}.question-item a{color:inherit;text-decoration:none}.feature-content{padding:0 0 var(--space-3xl)}.feature-content+.feature-content{padding-top:var(--space-3xl);border-top:1px solid color-mix(in srgb,var(--border) 40%,transparent)}.feature-content h2{font-size:var(--text-lg);font-weight:700;margin-bottom:var(--space-md);letter-spacing:-.01em}.feature-pain,.feature-subfeatures{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:var(--space-xl);padding:var(--space-2xl) 0}.feature-pain+.feature-subfeatures{border-top:none;border-radius:0 0 var(--radius-sm) var(--radius-sm);margin-top:calc(-1 * var(--space-xl) - 1px)}.feature-pain:has(+ .feature-subfeatures){border-radius:var(--radius-sm) var(--radius-sm) 0 0;margin-bottom:0}.feature-pain h2,.feature-subfeatures h2{font-size:var(--text-md);font-weight:600;color:var(--accent)}.feature-checklist{list-style:none;display:grid;gap:var(--space-xs);margin:0;padding:0}.feature-checklist li{color:var(--text-muted);line-height:1.6;margin:0;padding:var(--space-xs) 0 var(--space-xs) var(--space-xl);position:relative}.feature-pain .feature-checklist li::before{color:var(--accent);content:'\2716';font-size:.75em;left:0;position:absolute;top:calc(var(--space-xs) + .25em)}.feature-subfeatures .feature-checklist li::before{color:var(--accent-alt);content:'\2713';font-size:.85em;font-weight:700;left:0;position:absolute;top:calc(var(--space-xs) + .15em)}.why-matters{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:var(--space-xl) var(--space-2xl);margin:var(--space-2xl) 0}.why-matters h3{font-size:var(--text-md);font-weight:700;margin-bottom:var(--space-xs);color:var(--accent)}.why-matters p{color:var(--text-muted);font-size:var(--text-base);line-height:1.7;margin-bottom:0}.related-features{padding:var(--space-4xl) 0;border-top:1px solid var(--border)}.related-features h2{font-size:var(--text-lg);font-weight:700;margin-bottom:var(--space-xl)}.related-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}.feature-faq{padding:0 0 var(--space-4xl)}.feature-faq h2{font-size:var(--text-lg);font-weight:700;margin-bottom:var(--space-xl)}@media (max-width:900px){.related-features-grid{grid-template-columns:1fr}.feature-showcase-overlay{grid-template-columns:1fr;gap:var(--space-xl);padding:var(--space-2xl)}}@media (max-width:600px){.breadcrumb{padding-top:var(--space-6xl);font-size:var(--text-xs)}.hero-feature{padding:var(--space-2xl) var(--space-xl) var(--space-xl)}.question-list{gap:var(--space-2xs)}.question-item{font-size:var(--text-xs);padding:var(--space-2xs) var(--space-md)}.feature-showcase-overlay{padding:var(--space-lg);gap:var(--space-md)}.feature-showcase-overlay h2{font-size:var(--text-base)}.feature-showcase-overlay .feature-checklist li{font-size:var(--text-xs)}.feature-showcase-bg{min-height:400px}}