.home-container{--color-primary: #60a5fa;--color-text: #f0f0f0;--home-bg: #0f0f0f;--home-band: #1a1a1a;--home-card: #212126;--home-card-border: #34343c;--home-border: #26262b;--home-text: #f0f0f0;--home-muted: #9ca3af;--home-faint: #7d8695;--home-accent: #60a5fa;--home-btn: #2563eb;--home-btn-hover: #1d4ed8;--home-amber: #fbbf24;--home-green: #34d399;--home-red: #f87171;--home-mono: ui-monospace, SFMono-Regular, Menlo, monospace;background:var(--home-bg);color:var(--home-text);font-family:var(--font-sans)}.hidden{display:none!important}.home-header{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 6rem;border-bottom:1px solid var(--home-border);position:sticky;top:0;z-index:var(--z-dropdown);background:var(--home-bg)}.home-nav{display:flex;align-items:center;gap:1.375rem}.home-nav-link{font-size:.875rem;color:var(--home-muted);text-decoration:none}.home-nav-link:hover{color:var(--home-text)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 1.125rem;background:var(--home-btn);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer}.btn-primary:hover{background:var(--home-btn-hover);color:#fff}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 1.125rem;background:transparent;color:var(--home-text);border:1px solid #5f5f6b;border-radius:8px;font-size:.875rem;text-decoration:none;cursor:pointer}.btn-secondary:hover{border-color:var(--home-muted);color:var(--home-text)}.btn-large{height:48px;padding:0 1.625rem;font-size:1rem}.btn-full{width:100%}.home-container section{display:flex;flex-direction:column;align-items:center;gap:2.125rem;padding:4.5rem 6rem}.home-container section:nth-of-type(odd):not(.hero){background:var(--home-band)}.home-container h2{font-size:2.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-align:center;margin:0}.home-card{background:var(--home-card);border:1px solid var(--home-card-border);border-radius:12px;padding:1.625rem}.home-card h3{font-size:1.0625rem;font-weight:600;margin:0 0 .5rem}.home-card p{font-size:.90625rem;color:var(--home-muted);line-height:1.6;margin:0}.home-card code{font-family:var(--home-mono);font-size:.8125rem;color:var(--home-accent)}.home-container .hero{flex-direction:row;align-items:center;gap:2.5rem;padding:3.75rem 0 4.5rem 6rem;overflow:hidden}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem;max-width:560px;flex-shrink:0}.hero-badge{display:inline-flex;align-items:center;height:30px;padding:0 .875rem;border:1px solid #5f5f6b;border-radius:15px;font-size:.8125rem;color:var(--home-muted)}.hero h1{font-size:3.625rem;font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0}.hero-subtitle{font-size:1.125rem;color:var(--home-muted);line-height:1.65;margin:0}.hero-cta{display:flex;gap:.875rem}.hero-mark{flex-grow:1;display:flex;justify-content:flex-end;margin-right:-135px}.hero-mark svg{width:580px;height:486px;overflow:visible}.hero-mark polygon,.hero-mark rect{fill:var(--home-accent)}.hero-mark .hero-ghost{fill-opacity:.18}.hero-mark .hero-ghost-far{fill-opacity:.08}.hero-card{animation:card-slide 3.2s ease-out infinite}@keyframes card-slide{0%{transform:translateY(-46px);opacity:.18}35%{transform:translateY(0);opacity:1}to{transform:translateY(0);opacity:1}}.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.375rem;width:100%;max-width:1000px}.audience-card{display:flex;flex-direction:column;gap:1rem}.audience-header{display:flex;align-items:center;gap:.75rem}.audience-header h3{margin:0}.audience-icon,.problem-icon,.pillar-icon,.control-icon,.data-icon{flex-shrink:0;color:var(--home-accent)}.problem-icon{color:var(--home-red)}.audience-card ul{list-style:none;margin:0 0 0 2.25rem;padding:0;display:flex;flex-direction:column;gap:.625rem}.audience-card li{position:relative;padding-left:1.3125rem;font-size:.90625rem;color:var(--home-muted);line-height:1.6}.audience-card li:before{content:"";position:absolute;left:0;top:.375rem;border-left:9px solid var(--home-accent);border-top:5.5px solid transparent;border-bottom:5.5px solid transparent}.audience-note{max-width:720px;text-align:center;font-size:.9375rem;color:var(--home-muted);line-height:1.7;margin:0}.problem-grid,.pillars-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.375rem;width:100%;max-width:1000px}.control-grid,.data-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.375rem;width:100%;max-width:1050px}.problem-card,.pillar-card,.control-point,.data-point{display:flex;gap:1rem}.workflow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.125rem;width:100%;max-width:1088px}.workflow-step{display:flex;flex-direction:column;gap:.5rem}.step-header{display:flex;align-items:center;gap:.5rem}.step-number{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--home-btn);color:#fff;font-size:.8125rem;font-weight:600}.step-role{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--home-accent)}.workflow-step h3{font-size:.9375rem;font-weight:600;margin:0}.workflow-step p{font-size:.8125rem;color:var(--home-muted);line-height:1.55;margin:0}.terminal{width:100%;max-width:780px;box-sizing:border-box;background:var(--home-card);border:1px solid #3a3a42;border-radius:12px;padding:1.625rem 1.875rem;display:flex;flex-direction:column;gap:.8125rem;box-shadow:0 24px 60px #00000080}.terminal-line{display:flex;align-items:center;gap:.75rem;font-family:var(--home-mono);font-size:.90625rem;line-height:1.5;color:var(--home-muted)}.terminal-prompt{color:var(--home-accent)}.terminal-prompt-hidden{visibility:hidden}.terminal-strong{color:var(--home-text)}.terminal-file{color:var(--home-accent)}.terminal-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:var(--home-border);border:1px solid #3a3a42;border-radius:6px;font-size:.78125rem;color:var(--home-text)}.terminal-chip-dot{width:8px;height:8px;border-radius:50%;background:var(--home-amber)}.terminal-cursor{display:inline-block;width:9px;height:18px;background:var(--home-accent);animation:cursor-blink 1.1s steps(1) infinite}@keyframes cursor-blink{0%,55%{opacity:1}56%,to{opacity:.1}}.comparison-wrapper{width:100%;max-width:1000px;border:1px solid var(--home-card-border);border-radius:12px;overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse}.comparison-table th{padding:.875rem 1.25rem;background:var(--home-card);border-bottom:1px solid var(--home-card-border);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--home-muted);text-align:left}.comparison-table td{padding:1rem 1.25rem;border-bottom:1px solid var(--home-border);font-size:.875rem;line-height:1.55;vertical-align:top}.comparison-table tr:last-child td{border-bottom:none}.comparison-table td:first-child{font-weight:600;white-space:nowrap}.comparison-negative{color:var(--home-muted)}.comparison-positive{color:var(--home-green)}.mcp-intro{max-width:720px;text-align:center;font-size:.96875rem;color:var(--home-muted);line-height:1.7;margin:0}.mcp-content{display:flex;gap:1.625rem;width:100%;max-width:1000px;align-items:stretch}.mcp-capabilities{flex:3}.mcp-capabilities h3{margin-bottom:.875rem}.capability-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.875rem}.capability-list li{position:relative;padding-left:1.3125rem;font-size:.84375rem;color:var(--home-muted);line-height:1.5}.capability-list li:before{content:"";position:absolute;left:0;top:.3125rem;border-left:9px solid var(--home-accent);border-top:5.5px solid transparent;border-bottom:5.5px solid transparent}.mcp-note{flex:2;display:flex;align-items:center}.mcp-note p{font-size:.9375rem;line-height:1.7}.early-access-subtitle{font-size:.96875rem;color:var(--home-muted);margin:0}.early-access-form{width:100%;max-width:560px;box-sizing:border-box;padding:1.875rem}.early-access-form #form-fields{display:flex;flex-direction:column;gap:1.125rem}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.form-group{display:flex;flex-direction:column;gap:.4375rem}.form-group label{font-size:.8125rem;font-weight:500}.form-group .required{color:var(--home-red)}.form-group input,.form-group textarea{box-sizing:border-box;width:100%;background:var(--home-bg);border:1px solid #3a3a42;border-radius:8px;padding:.6875rem .875rem;font-size:.875rem;font-family:inherit;color:var(--home-text)}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--home-faint)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--home-accent)}.form-error{background:#f871711f;border:1px solid var(--home-red);border-radius:8px;padding:.75rem 1rem;font-size:.875rem;color:var(--home-red);margin-bottom:1.125rem}.form-success{display:flex;align-items:center;gap:1rem}.form-success .success-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--home-green)}.form-success .success-icon svg{width:22px;height:22px}.form-success-text h3{margin:0 0 .25rem}.form-success-text p{margin:0}.early-access-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:1.625rem}.benefit{display:flex;align-items:center;gap:.5rem;font-size:.84375rem;color:var(--home-muted)}.benefit svg{color:var(--home-green)}.home-container .final-cta{gap:1.25rem;padding:5rem 6rem;border-top:1px solid var(--home-border)}.final-cta-mark{width:94px;height:61px}.final-cta-mark polygon,.final-cta-mark rect{fill:var(--home-accent)}.final-cta-mark .final-cta-ghost{fill-opacity:.18}.final-cta p{font-size:1rem;color:var(--home-muted);margin:0}.home-footer{display:flex;justify-content:center;padding:2.125rem;border-top:1px solid var(--home-border)}.home-footer p{font-size:.8125rem;color:var(--home-faint);margin:0}.home-footer a{color:var(--home-faint)}@media(prefers-reduced-motion:reduce){.hero-card,.terminal-cursor{animation:none}}@media(max-width:1080px){.home-container .hero{flex-direction:column;align-items:flex-start;padding-right:6rem}.hero-mark{margin-right:0;justify-content:center;width:100%}.hero-mark svg{width:380px;height:318px}.workflow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.home-header{padding:1.125rem 1.5rem}.home-container section,.home-container .hero{padding:3rem 1.5rem}.hero h1{font-size:2.375rem}.home-container h2{font-size:1.75rem}.audience-grid,.problem-grid,.pillars-grid,.control-grid,.data-points,.workflow{grid-template-columns:minmax(0,1fr)}.mcp-content{flex-direction:column}.hero-mark svg{width:280px;height:234px}}@media(max-width:480px){.hero-cta{flex-direction:column;align-self:stretch}.form-row{flex-direction:column}.early-access-benefits{flex-direction:column;align-items:flex-start}}
