.hs-nav:where(.astro-holooh5h){position:fixed;top:0;left:0;right:0;z-index:100;padding:.75rem 2rem;background:#0a0a0f99;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:background .3s,border-color .3s}.hs-nav:where(.astro-holooh5h).scrolled{background:#0a0a0feb;border-bottom-color:#ffffff14}.hs-nav-inner:where(.astro-holooh5h){max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.hs-nav-logo:where(.astro-holooh5h){text-decoration:none;color:#f8fafc;font-weight:700;font-size:1.05rem;letter-spacing:-.02em}.hs-nav-links:where(.astro-holooh5h){display:flex;align-items:center;gap:1.5rem}.hs-nav-links:where(.astro-holooh5h)>a:where(.astro-holooh5h){display:inline-flex;align-items:center;color:#d1d5db;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .15s}.hs-nav-links:where(.astro-holooh5h)>a:where(.astro-holooh5h):hover{color:#f8fafc}.lander-wrapper:where(.astro-holooh5h){--color-accent: #f59e0b;--color-accent-light: #fbbf24;--color-accent-dim: #d97706;--color-success: #10b981;--color-red: #ef4444;--color-cyan: #06b6d4;--surface-1: rgba(255, 255, 255, .03);--surface-2: rgba(255, 255, 255, .05);--surface-3: rgba(255, 255, 255, .08);--border-subtle: rgba(255, 255, 255, .08);--border-default: rgba(255, 255, 255, .12);--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-muted: #64748b;--bg-base: #0a0a0f;background:var(--bg-base);color:var(--text-primary);position:relative;margin:0 calc(-50vw + 50%);padding:0 calc(50vw - 50%);overflow:hidden}.lander-wrapper:where(.astro-holooh5h):before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:900px;height:700px;background:radial-gradient(ellipse at 50% 0%,rgba(245,158,11,.1) 0%,transparent 60%);pointer-events:none;z-index:0}.lander:where(.astro-holooh5h){max-width:1100px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.hero:where(.astro-holooh5h){text-align:center;padding:6rem 0 3rem}.hero-badge:where(.astro-holooh5h){display:inline-block;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent-light);background:#f59e0b1a;border:1px solid rgba(245,158,11,.2);padding:.35rem .75rem;border-radius:100px;margin-bottom:1.5rem}.hero-title:where(.astro-holooh5h){font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.12;margin:0 0 1.5rem;letter-spacing:-.025em;color:var(--text-primary)}.hero-tagline:where(.astro-holooh5h){font-size:1.125rem;color:var(--text-secondary);max-width:560px;margin:0 auto 2.5rem;line-height:1.6}.hero-actions:where(.astro-holooh5h){display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.button:where(.astro-holooh5h){display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s ease}.button:where(.astro-holooh5h).primary{background:var(--color-accent);color:#0a0a0f}.button:where(.astro-holooh5h).primary:hover{background:var(--color-accent-light);transform:translateY(-1px)}.button:where(.astro-holooh5h).secondary{background:var(--surface-2);color:var(--text-secondary);border:1px solid var(--border-default)}.button:where(.astro-holooh5h).secondary:hover{background:var(--surface-3);border-color:#ffffff2e}.install-command:where(.astro-holooh5h){display:inline-flex;align-items:center;gap:.5rem;background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:8px;padding:.625rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}.install-prompt:where(.astro-holooh5h){color:var(--color-accent)}.install-command:where(.astro-holooh5h) code:where(.astro-holooh5h){background:none;padding:0;color:var(--text-secondary)}.copy-button:where(.astro-holooh5h){background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.25rem;display:flex;transition:color .15s;margin-left:.25rem}.copy-button:where(.astro-holooh5h):hover{color:var(--text-primary)}.copy-button:where(.astro-holooh5h).copied{color:var(--color-success)}.section-header:where(.astro-holooh5h){text-align:center;margin-bottom:2.5rem}.section-label:where(.astro-holooh5h){display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent-light);margin-bottom:.5rem}.section-title:where(.astro-holooh5h){font-size:1.75rem;font-weight:600;margin:0;color:var(--text-primary)}.section-desc:where(.astro-holooh5h){color:var(--text-secondary);margin:.5rem 0 0;font-size:1rem}.lifecycle:where(.astro-holooh5h){padding:3rem 0}.phase-flow:where(.astro-holooh5h){display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;align-items:stretch}.phase-card:where(.astro-holooh5h){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:12px;padding:1.25rem .75rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;transition:all .2s;position:relative}.phase-card:where(.astro-holooh5h):hover{background:var(--surface-2);border-color:#f59e0b4d;transform:translateY(-2px)}.phase-number:where(.astro-holooh5h){width:28px;height:28px;background:#f59e0b26;border:1px solid rgba(245,158,11,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--color-accent-light)}.phase-name:where(.astro-holooh5h){font-size:.95rem;font-weight:600;margin:0;color:var(--text-primary)}.phase-desc:where(.astro-holooh5h){font-size:.75rem;color:var(--text-muted);margin:0;line-height:1.4}.phase-detail-link:where(.astro-holooh5h){text-align:center;margin-top:1.5rem}.phase-detail-link:where(.astro-holooh5h) a:where(.astro-holooh5h){color:var(--color-accent-light);text-decoration:none;font-size:.9rem;transition:color .15s}.phase-detail-link:where(.astro-holooh5h) a:where(.astro-holooh5h):hover{color:var(--color-accent);text-decoration:underline}@media(max-width:700px){.phase-flow:where(.astro-holooh5h){grid-template-columns:repeat(2,1fr)}}.problem:where(.astro-holooh5h){padding:3rem 0}.problem-grid:where(.astro-holooh5h){display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.problem-card:where(.astro-holooh5h){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:12px;padding:1.25rem;transition:all .2s}.problem-card:where(.astro-holooh5h):hover{background:var(--surface-2);border-color:var(--border-default)}.problem-icon:where(.astro-holooh5h){width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.problem-icon:where(.astro-holooh5h).bad{background:#ef44441f;color:var(--color-red)}.problem-card:where(.astro-holooh5h) h3:where(.astro-holooh5h){font-size:.95rem;font-weight:600;margin:0 0 .375rem;color:var(--text-primary)}.problem-card:where(.astro-holooh5h) p:where(.astro-holooh5h){font-size:.85rem;color:var(--text-secondary);margin:0;line-height:1.5}.disciplines:where(.astro-holooh5h){padding:3rem 0}.discipline-grid:where(.astro-holooh5h){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.discipline-card:where(.astro-holooh5h){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:12px;padding:1.25rem;transition:all .2s}.discipline-card:where(.astro-holooh5h):hover{background:var(--surface-2);border-color:var(--border-default);transform:translateY(-2px)}.discipline-icon:where(.astro-holooh5h){width:40px;height:40px;background:#f59e0b1a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--color-accent-light);margin-bottom:1rem}.discipline-card:where(.astro-holooh5h) h3:where(.astro-holooh5h){font-size:1rem;font-weight:600;margin:0 0 .5rem;color:var(--text-primary)}.discipline-card:where(.astro-holooh5h) p:where(.astro-holooh5h){font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.compatibility:where(.astro-holooh5h){padding:3rem 0}.client-grid:where(.astro-holooh5h){display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.client-item:where(.astro-holooh5h){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:100px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;color:var(--text-secondary);transition:all .15s}.client-item:where(.astro-holooh5h):hover{background:var(--surface-2);border-color:var(--border-default)}.specs-anywhere:where(.astro-holooh5h){padding:3rem 0}.spec-options:where(.astro-holooh5h){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.spec-card:where(.astro-holooh5h){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:12px;padding:1.5rem;transition:all .2s}.spec-card:where(.astro-holooh5h):hover{background:var(--surface-2);border-color:var(--border-default)}.spec-path:where(.astro-holooh5h){display:inline-block;font-size:.85rem;background:#f59e0b14;border:1px solid rgba(245,158,11,.15);color:var(--color-accent);padding:.25rem .625rem;border-radius:6px;margin-bottom:.75rem}.spec-card:where(.astro-holooh5h) p:where(.astro-holooh5h){font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.spec-card:where(.astro-holooh5h) a:where(.astro-holooh5h){color:var(--color-accent-light);text-decoration:none}.spec-card:where(.astro-holooh5h) a:where(.astro-holooh5h):hover{text-decoration:underline}.cta:where(.astro-holooh5h){padding:4rem 0}.cta-content:where(.astro-holooh5h){text-align:center;background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border:1px solid rgba(245,158,11,.15);border-radius:16px;padding:3rem 2rem}.cta-title:where(.astro-holooh5h){font-size:1.75rem;font-weight:700;margin:0 0 .75rem;color:var(--text-primary)}.cta-desc:where(.astro-holooh5h){color:var(--text-secondary);margin:0 0 1.5rem;font-size:1rem}.cta-install:where(.astro-holooh5h){display:inline-flex;align-items:center;gap:.5rem;background:#0000004d;border:1px solid var(--border-subtle);border-radius:8px;padding:.625rem 1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;margin-bottom:1.5rem}.cta-install:where(.astro-holooh5h) code:where(.astro-holooh5h){background:none;padding:0;color:var(--text-secondary)}.cta-actions:where(.astro-holooh5h){display:flex;gap:.75rem;justify-content:center}.lander-footer:where(.astro-holooh5h){padding:2rem 0;border-top:1px solid var(--border-subtle)}.footer-content:where(.astro-holooh5h){display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.8rem;color:var(--text-muted)}.footer-brand:where(.astro-holooh5h){font-weight:600;color:var(--text-secondary)}.footer-link:where(.astro-holooh5h){color:var(--text-muted);text-decoration:none}.footer-link:where(.astro-holooh5h):hover{color:var(--text-secondary)}:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}html{background:#0a0a0f}body{min-height:100vh;font-family:system-ui,-apple-system,sans-serif}
