.landing-root:where(.astro-j7pv25f6){--ember-orange: #ff5e1a;--ember-glow: #ff8c42;--ember-deep: #7a1f00;--ember-dim: #c4a89b;--bg-dark: #0a0504;--bg-elevated: #140a08;--text-primary: #fff5f0;--text-secondary: #c4a89b;--radius: 16px;--radius-sm: 10px}.particles:where(.astro-j7pv25f6){position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.particle:where(.astro-j7pv25f6){position:absolute;left:var(--left);bottom:-10px;width:var(--size);height:var(--size);background:radial-gradient(circle,rgba(255,94,26,.9) 0%,rgba(255,140,66,.4) 60%,transparent 100%);border-radius:50%;filter:blur(1px);animation:rise 8s ease-in infinite;animation-delay:var(--delay);opacity:0}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:.8}90%{opacity:.4}to{transform:translateY(-110vh) scale(.4);opacity:0}}.hero:where(.astro-j7pv25f6){position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:90vh;padding:6rem 1.5rem 4rem;text-align:center}.hero-inner:where(.astro-j7pv25f6){max-width:720px;animation:fadeUp 1s ease-out both}.logo-ring:where(.astro-j7pv25f6){position:relative;display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#ff5e1a26,#ff8c420d);box-shadow:0 0 40px #ff5e1a33,inset 0 0 20px #ff5e1a0d;margin-bottom:2rem;animation:pulseGlow 4s ease-in-out infinite}.hero-logo:where(.astro-j7pv25f6){width:64px;height:64px;filter:drop-shadow(0 0 12px rgba(255,94,26,.6))}@keyframes pulseGlow{0%,to{box-shadow:0 0 40px #ff5e1a33,inset 0 0 20px #ff5e1a0d}50%{box-shadow:0 0 60px #ff5e1a59,inset 0 0 30px #ff5e1a14}}.headline:where(.astro-j7pv25f6){font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin:0 0 1.25rem;color:var(--text-primary)}.headline:where(.astro-j7pv25f6) .line:where(.astro-j7pv25f6){display:block}.headline:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6){background:linear-gradient(135deg,#ff2a00,#ff5e1a,#ffb347 80%,#feb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 18px rgba(255,94,26,.35))}.subheadline:where(.astro-j7pv25f6){font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6;color:var(--text-secondary);max-width:560px;margin:0 auto 2.5rem}.cta-row:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:9999px;font-weight:600;font-size:1rem;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;cursor:pointer;border:none}.btn-primary:where(.astro-j7pv25f6){background:linear-gradient(135deg,#ff5e1a,#ff8c42);color:#fff;box-shadow:0 0 0 1px #ff5e1a66,0 4px 24px #ff5e1a4d}.btn-primary:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 0 0 1px #ff5e1a99,0 8px 32px #ff5e1a73}.btn-secondary:where(.astro-j7pv25f6){background:#ffffff0d;color:var(--text-primary);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0003}.btn-secondary:where(.astro-j7pv25f6):hover{background:#ffffff1a;border-color:#ffffff2e;transform:translateY(-2px)}section:where(.astro-j7pv25f6){position:relative;z-index:1}.section-inner:where(.astro-j7pv25f6){max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.section-inner:where(.astro-j7pv25f6).narrow{max-width:760px}.section-eyebrow:where(.astro-j7pv25f6){font-size:.8rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--ember-orange);margin:0 0 .75rem}.section-title:where(.astro-j7pv25f6){font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;letter-spacing:-.02em;margin:0 0 1rem;color:var(--text-primary)}.section-lead:where(.astro-j7pv25f6){font-size:1.1rem;line-height:1.65;color:var(--text-secondary);margin:0}.install-section:where(.astro-j7pv25f6){background:linear-gradient(180deg,transparent 0%,rgba(255,94,26,.03) 50%,transparent 100%)}.install-subtitle:where(.astro-j7pv25f6){font-size:1.05rem;color:var(--text-secondary);margin:0 0 1.75rem}.terminal:where(.astro-j7pv25f6){max-width:640px;margin:0 auto;border-radius:var(--radius);overflow:hidden;background:#0d0a09;border:1px solid rgba(255,255,255,.06);box-shadow:0 20px 60px #00000080,0 0 0 1px #ff5e1a14;transition:box-shadow .3s ease,transform .3s ease}.terminal:where(.astro-j7pv25f6):hover{box-shadow:0 24px 72px #0000008c,0 0 0 1px #ff5e1a26,0 0 40px #ff5e1a14;transform:translateY(-2px)}.terminal-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.05)}.terminal-dots:where(.astro-j7pv25f6){display:flex;gap:.4rem}.dot:where(.astro-j7pv25f6){display:inline-block;width:10px;height:10px;border-radius:50%}.dot:where(.astro-j7pv25f6).red{background:#ff5f56}.dot:where(.astro-j7pv25f6).yellow{background:#ffbd2e}.dot:where(.astro-j7pv25f6).green{background:#27c93f}.terminal-title:where(.astro-j7pv25f6){margin-left:.5rem;font-size:.75rem;color:var(--text-secondary);font-family:ui-monospace,Cascadia Code,Fira Code,monospace}.terminal-body:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem;padding:1.1rem 1.25rem;overflow-x:auto}.terminal-code:where(.astro-j7pv25f6){font-family:ui-monospace,Cascadia Code,Fira Code,monospace;font-size:.95rem;color:#e8e0dc;white-space:nowrap;letter-spacing:.01em}.copy-btn:where(.astro-j7pv25f6){margin-left:auto;flex-shrink:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:var(--text-secondary);border-radius:var(--radius-sm);padding:.4rem .5rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s;display:grid;place-items:center}.copy-btn:where(.astro-j7pv25f6):hover{background:#ffffff1a;color:var(--text-primary);border-color:#ffffff26}.copy-btn:where(.astro-j7pv25f6) .check-icon:where(.astro-j7pv25f6){display:none}.copy-btn:where(.astro-j7pv25f6).copied .copy-icon:where(.astro-j7pv25f6){display:none}.copy-btn:where(.astro-j7pv25f6).copied .check-icon:where(.astro-j7pv25f6){display:block;color:#27c93f}.install-meta:where(.astro-j7pv25f6){display:flex;gap:.5rem;justify-content:center;margin-top:1.25rem;flex-wrap:wrap}.pill:where(.astro-j7pv25f6){font-size:.75rem;font-weight:600;padding:.3rem .7rem;border-radius:9999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:var(--text-secondary);letter-spacing:.02em}.features-section:where(.astro-j7pv25f6){background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.2) 100%)}.feature-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:2.5rem}.feature-card:where(.astro-j7pv25f6){background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:1.75rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.feature-card:where(.astro-j7pv25f6):hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000059,0 0 0 1px #ff5e1a1f;border-color:#ff5e1a26}.feature-icon:where(.astro-j7pv25f6){width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius-sm);background:linear-gradient(135deg,#ff5e1a26,#ff8c420d);color:var(--ember-orange);margin-bottom:1rem}.feature-title:where(.astro-j7pv25f6){font-size:1.15rem;font-weight:700;margin:0 0 .5rem;color:var(--text-primary)}.feature-desc:where(.astro-j7pv25f6){font-size:.95rem;line-height:1.55;color:var(--text-secondary);margin:0}.stack-section:where(.astro-j7pv25f6){background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,transparent 100%)}.stack-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-top:2rem}.stack-item:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:var(--radius-sm);background:#ffffff08;border:1px solid rgba(255,255,255,.05);font-size:.9rem;color:var(--text-secondary);transition:background .2s,border-color .2s}.stack-item:where(.astro-j7pv25f6):hover{background:#ffffff0d;border-color:#ff5e1a1f}.stack-dot:where(.astro-j7pv25f6){width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#ff5e1a,#ff8c42);box-shadow:0 0 8px #ff5e1a66}.footer-cta:where(.astro-j7pv25f6){text-align:center;padding:3rem 0 6rem}.footer-title:where(.astro-j7pv25f6){font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;margin:0 0 .75rem;color:var(--text-primary)}.footer-lead:where(.astro-j7pv25f6){font-size:1.1rem;color:var(--text-secondary);margin:0 0 2rem}.reveal:where(.astro-j7pv25f6){opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal:where(.astro-j7pv25f6).visible{opacity:1;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.hero:where(.astro-j7pv25f6){min-height:80vh;padding:5rem 1rem 3rem}.logo-ring:where(.astro-j7pv25f6){width:96px;height:96px}.hero-logo:where(.astro-j7pv25f6){width:48px;height:48px}.terminal-body:where(.astro-j7pv25f6){padding:1rem}.terminal-code:where(.astro-j7pv25f6){font-size:.8rem}.section-inner:where(.astro-j7pv25f6){padding:3rem 1rem}.footer-cta:where(.astro-j7pv25f6){padding:2rem 0 4rem}}
