.landing-root{--bg:#f5f3ee;--paper:#ffffff;--ink:#1a1a1c;--muted:#6b6964;--rule:#e2dfd7;--accent:#c96442;--good:#4a7a3f;--serif:var(--font-source-serif),Georgia,serif;--sans:var(--font-inter),-apple-system,system-ui,sans-serif;--mono:var(--font-plex-mono),ui-monospace,monospace;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.landing-root *{box-sizing:border-box}.landing-root a{color:inherit;text-decoration:none}.landing-root .nav{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--rule)}.landing-root .nav-inner{max-width:1080px;margin:0 auto;padding:0 40px;height:64px;display:flex;align-items:center;justify-content:space-between}.landing-root .nav-logo{display:inline-flex;align-items:center;gap:10px}.landing-root .nav-logo-mark{display:block;width:26px;height:26px;flex-shrink:0}.landing-root .nav-logo-name{font-family:var(--serif);font-weight:700;font-size:22px;letter-spacing:-.012em;color:var(--ink)}.landing-root .nav-links{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.landing-root .nav-links a{font-size:14px;color:var(--muted);transition:color .15s}.landing-root .nav-links a:hover{color:var(--ink)}.landing-root .nav-links .cta-link{font-size:14px;color:var(--paper);background:var(--accent);padding:8px 18px;border-radius:3px;font-weight:500;transition:opacity .15s}.landing-root .nav-links .cta-link:hover{opacity:.88}@media (max-width:720px){.landing-root .nav-links li:not(:last-child){display:none}}.landing-root .wrap{max-width:1080px;margin:0 auto;padding:0 40px}.landing-root .hero{padding:80px 0 72px;border-bottom:1px solid var(--rule)}.landing-root .hero-inner{display:grid;grid-template-columns:1fr 400px;gap:64px;align-items:center}@media (max-width:860px){.landing-root .hero-inner{grid-template-columns:1fr}}.landing-root .hero-kicker{font-family:var(--mono);font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted);margin-bottom:20px}.landing-root .hero-headline{font-family:var(--serif);font-weight:700;font-size:clamp(36px,4.8vw,58px);line-height:1.08;letter-spacing:-.018em;margin:0 0 24px}.landing-root .hero-headline em{font-style:italic;color:var(--accent)}.landing-root .hero-body{font-size:17px;line-height:1.7;color:var(--muted);max-width:52ch;margin:0 0 36px}.landing-root .hero-body strong{color:var(--ink);font-weight:600}.landing-root .hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.landing-root .btn-primary{background:var(--accent);color:var(--paper);font-size:15px;font-weight:600;padding:13px 28px;border-radius:3px;transition:opacity .15s;display:inline-flex;align-items:center;gap:6px}.landing-root .btn-primary:hover{opacity:.88}.landing-root .btn-ghost{font-size:14px;color:var(--muted);display:inline-flex;align-items:center;gap:5px;border-bottom:1px solid var(--rule);padding-bottom:1px;transition:color .15s,border-color .15s}.landing-root .btn-ghost:hover{color:var(--ink);border-color:var(--muted)}.landing-root .hero-note{margin-top:20px;font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.landing-root .dashboard-card{background:var(--paper);border:1px solid var(--rule);border-radius:6px;overflow:hidden}.landing-root .dash-header{padding:14px 20px;border-bottom:1px solid var(--rule);display:flex;justify-content:space-between;align-items:center}.landing-root .dash-label{font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.landing-root .dash-dot{width:8px;height:8px;border-radius:50%;background:var(--good)}.landing-root .dash-metrics{padding:20px;display:flex;flex-direction:column;gap:16px}.landing-root .dash-metric{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:16px;border-bottom:1px solid var(--rule)}.landing-root .dash-metric:last-child{border-bottom:0;padding-bottom:0}.landing-root .dash-metric-name{font-family:var(--mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.landing-root .dash-metric-val{font-family:var(--serif);font-weight:700;font-size:22px;letter-spacing:-.02em}.landing-root .dash-metric-delta{font-family:var(--mono);font-size:11px;color:var(--good);margin-left:6px}.landing-root .dash-bar-row{margin-top:6px}.landing-root .dash-bar-track{height:3px;background:var(--rule);border-radius:2px;overflow:hidden}.landing-root .dash-bar-fill{height:100%;background:var(--accent);border-radius:2px}.landing-root .dash-engines{padding:16px 20px;border-top:1px solid var(--rule);display:flex;gap:8px;flex-wrap:wrap}.landing-root .engine-tag{font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;padding:4px 10px;border:1px solid var(--rule);border-radius:3px;color:var(--muted)}.landing-root .stats-strip{padding:56px 0;border-bottom:1px solid var(--rule)}.landing-root .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}@media (max-width:680px){.landing-root .stats-grid{grid-template-columns:1fr}}.landing-root .stat-item{padding:0 40px 0 0;border-right:1px solid var(--rule)}.landing-root .stat-item:first-child{padding-left:0}.landing-root .stat-item:last-child{border-right:0;padding-right:0}.landing-root .stat-item:nth-child(2),.landing-root .stat-item:nth-child(3){padding-left:40px}@media (max-width:680px){.landing-root .stat-item{border-right:0;border-bottom:1px solid var(--rule);padding:24px 0}.landing-root .stat-item:last-child{border-bottom:0}.landing-root .stat-item:nth-child(2),.landing-root .stat-item:nth-child(3){padding-left:0}}.landing-root .stat-nb{font-family:var(--serif);font-weight:700;font-size:clamp(36px,5vw,52px);letter-spacing:-.03em;line-height:1;margin-bottom:10px}.landing-root .stat-nb.stat-accent{color:var(--accent)}.landing-root .stat-label{font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.landing-root .stat-note{font-size:14px;color:var(--muted);line-height:1.5}.landing-root .section-hd{padding:64px 0 40px}.landing-root .section-hd.no-top{padding-top:0}.landing-root .section-kicker{font-family:var(--mono);font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.landing-root .section-title{font-family:var(--serif);font-weight:700;font-size:clamp(26px,3.2vw,38px);line-height:1.15;letter-spacing:-.012em;max-width:22ch;margin:0}.landing-root .section-body{margin-top:12px;font-size:16px;color:var(--muted);max-width:54ch;line-height:1.7}.landing-root .pipeline{padding-bottom:72px;border-bottom:1px solid var(--rule)}.landing-root .pipeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule);border-radius:6px;overflow:hidden}@media (max-width:720px){.landing-root .pipeline-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.landing-root .pipeline-grid{grid-template-columns:1fr}}.landing-root .pipe-step{background:var(--paper);padding:28px}.landing-root .pipe-num{font-family:var(--mono);font-size:11px;letter-spacing:.22em;color:var(--muted);margin-bottom:14px;display:flex;align-items:center;gap:8px}.landing-root .pipe-num:before{content:"";display:inline-block;width:20px;height:1px;background:var(--rule)}.landing-root .pipe-name{font-family:var(--serif);font-weight:600;font-size:20px;letter-spacing:-.008em;margin-bottom:10px}.landing-root .pipe-desc{font-size:13.5px;color:var(--muted);line-height:1.6}.landing-root .comparison{padding:72px 0;border-bottom:1px solid var(--rule)}.landing-root .compare-grid{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:680px){.landing-root .compare-grid{grid-template-columns:1fr}}.landing-root .compare-card{background:var(--paper);border:1px solid var(--rule);border-radius:6px;overflow:hidden}.landing-root .compare-head{padding:18px 24px;border-bottom:1px solid var(--rule);display:flex;justify-content:space-between;align-items:center}.landing-root .compare-head-label{font-family:var(--serif);font-weight:600;font-size:18px}.landing-root .compare-head-tag{font-family:var(--mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;padding:4px 10px;border-radius:3px}.landing-root .tag-legacy{background:var(--bg);color:var(--muted)}.landing-root .tag-new{background:var(--accent);color:var(--paper)}.landing-root .compare-rows{padding:0 24px}.landing-root .compare-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--rule);font-size:14px}.landing-root .compare-row:last-child{border-bottom:0}.landing-root .compare-row .attr{color:var(--muted)}.landing-root .compare-row .val{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;text-align:right}.landing-root .val-yes{color:var(--good)}.landing-root .val-no{color:var(--muted);opacity:.5}.landing-root .val-partial{color:var(--accent)}.landing-root .pricing{padding:72px 0;border-bottom:1px solid var(--rule)}.landing-root .pricing-grid{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:680px){.landing-root .pricing-grid{grid-template-columns:1fr}}.landing-root .price-card{background:var(--paper);border:1px solid var(--rule);border-radius:6px;overflow:hidden;display:flex;flex-direction:column}.landing-root .price-card.featured{border-color:var(--accent)}.landing-root .price-head{padding:24px 28px;border-bottom:1px solid var(--rule)}.landing-root .price-plan{font-family:var(--mono);font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.landing-root .price-plan.accent-label{color:var(--accent)}.landing-root .price-name{font-family:var(--serif);font-weight:700;font-size:26px;letter-spacing:-.01em;margin-bottom:8px}.landing-root .price-tagline{font-size:14px;color:var(--muted)}.landing-root .price-tag{padding:20px 28px;border-bottom:1px solid var(--rule)}.landing-root .price-amount{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink)}.landing-root .price-features{padding:20px 28px;list-style:none;display:flex;flex-direction:column;gap:12px;margin:0;flex-grow:1}.landing-root .price-features li{display:grid;grid-template-columns:16px 1fr;gap:12px;font-size:14px;line-height:1.5;color:var(--muted)}.landing-root .price-features li:before{content:"";width:14px;height:14px;border:1.5px solid var(--rule);border-radius:3px;margin-top:2px;flex-shrink:0}.landing-root .price-features li strong{color:var(--ink);font-weight:500}.landing-root .price-action{padding:20px 28px 28px;margin-top:auto}.landing-root .btn-full{display:block;width:100%;text-align:center;font-size:14px;font-weight:600;padding:13px;border-radius:3px;transition:opacity .15s}.landing-root .btn-full-primary{background:var(--accent);color:var(--paper)}.landing-root .btn-full-primary:hover{opacity:.88}.landing-root .btn-full-ghost{border:1px solid var(--rule);color:var(--ink)}.landing-root .btn-full-ghost:hover{border-color:var(--muted)}.landing-root .footer{padding:48px 0}.landing-root .footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid var(--rule)}@media (max-width:720px){.landing-root .footer-inner{grid-template-columns:1fr 1fr}}.landing-root .footer-brand .name{display:inline-flex;align-items:center;gap:9px;font-family:var(--serif);font-weight:700;font-size:18px;margin-bottom:10px}.landing-root .footer-brand-mark{display:block;width:22px;height:22px;flex-shrink:0}.landing-root .footer-brand p{font-size:13.5px;color:var(--muted);line-height:1.65;max-width:28ch;margin:0}.landing-root .footer-col h4{font-family:var(--mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted);margin:0 0 16px}.landing-root .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.landing-root .footer-col a{font-size:14px;color:var(--muted);transition:color .15s}.landing-root .footer-col a:hover{color:var(--ink)}.landing-root .footer-col .disabled{font-size:14px;color:var(--muted);opacity:.45;cursor:default}.landing-root .footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-top:28px;font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.landing-root .page-hero{padding:80px 0 56px;border-bottom:1px solid var(--rule)}.landing-root .page-hero-kicker{font-family:var(--mono);font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted);margin-bottom:18px}.landing-root .page-hero-title{font-family:var(--serif);font-weight:700;font-size:clamp(40px,5vw,60px);line-height:1.05;letter-spacing:-.02em;margin:0 0 20px}.landing-root .page-hero-body{font-size:17px;color:var(--muted);max-width:56ch;line-height:1.7;margin:0}.landing-root .tier-section{padding:64px 0;border-bottom:1px solid var(--rule)}.landing-root .tier-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:1000px){.landing-root .tier-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.landing-root .tier-grid{grid-template-columns:1fr}}.landing-root .tier-card{background:var(--paper);border:1px solid var(--rule);border-radius:6px;display:flex;flex-direction:column;padding:28px 24px}.landing-root .tier-card.featured{border-color:var(--accent)}.landing-root .tier-badge{font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;min-height:14px}.landing-root .tier-name{font-family:var(--serif);font-weight:700;font-size:24px;letter-spacing:-.012em;margin-bottom:2px}.landing-root .tier-name-en{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.landing-root .tier-tagline{font-size:13.5px;color:var(--muted);margin-bottom:18px;line-height:1.5;min-height:42px}.landing-root .tier-divider{height:1px;background:var(--rule);margin:0 0 18px}.landing-root .tier-features{list-style:none;display:flex;flex-direction:column;gap:10px;font-size:13.5px;color:var(--muted);flex-grow:1;margin:0 0 22px;padding:0}.landing-root .tier-features li{position:relative;padding-left:14px;line-height:1.55}.landing-root .tier-features li:before{content:"·";position:absolute;left:4px;color:var(--accent);font-weight:700}.landing-root .tier-cta{display:block;width:100%;text-align:center;font-size:14px;font-weight:600;padding:12px;border-radius:3px;border:1px solid var(--rule);color:var(--ink);transition:opacity .15s,border-color .15s,background .15s}.landing-root .tier-cta:hover{border-color:var(--muted)}.landing-root .tier-cta.cta-primary{background:var(--accent);color:var(--paper);border-color:var(--accent)}.landing-root .tier-cta.cta-primary:hover{opacity:.88}.landing-root .matrix-section{padding:64px 0;border-bottom:1px solid var(--rule)}.landing-root .matrix-wrap{margin-top:32px;background:var(--paper);border:1px solid var(--rule);border-radius:6px;overflow:hidden;overflow-x:auto}.landing-root .matrix-table{width:100%;border-collapse:collapse;font-size:14px;min-width:600px}.landing-root .matrix-table thead th{font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);text-align:left;padding:18px 20px;border-bottom:1px solid var(--rule);font-weight:500;background:var(--bg)}.landing-root .matrix-table tbody th{font-family:var(--sans);font-weight:500;font-size:13.5px;text-align:left;padding:14px 20px;color:var(--ink);border-bottom:1px solid var(--rule);background:var(--paper)}.landing-root .matrix-table tbody td{font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--muted);padding:14px 20px;border-bottom:1px solid var(--rule)}.landing-root .matrix-table tbody tr:last-child td,.landing-root .matrix-table tbody tr:last-child th{border-bottom:0}.landing-root .faq-section{padding:64px 0;border-bottom:1px solid var(--rule)}.landing-root .faq-list{margin:32px 0 0;list-style:none;padding:0;border-top:1px solid var(--rule)}.landing-root .faq-item{border-bottom:1px solid var(--rule)}.landing-root .faq-question{width:100%;background:transparent;border:0;padding:20px 0;display:flex;justify-content:space-between;align-items:center;font-family:var(--sans);font-size:15px;font-weight:500;color:var(--ink);text-align:left;cursor:pointer;transition:color .15s}.landing-root .faq-question:hover{color:var(--accent)}.landing-root .faq-icon{font-family:var(--mono);color:var(--muted);font-size:18px;margin-left:16px;flex-shrink:0}.landing-root .faq-answer{font-size:14px;color:var(--muted);line-height:1.75;padding:0 0 22px;max-width:70ch}.landing-root .final-cta-section{padding:80px 0;text-align:center}.landing-root .final-cta-section h2{font-family:var(--serif);font-weight:700;font-size:clamp(28px,3.4vw,40px);line-height:1.15;letter-spacing:-.012em;margin:0 auto 28px;max-width:22ch}.landing-root .final-cta-section .btn-primary{margin:0 auto}.landing-root .waitlist-section{padding:96px 0 88px;border-top:1px solid var(--rule);background:var(--paper)}.landing-root .waitlist-section .wrap{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}@media (max-width:880px){.landing-root .waitlist-section .wrap{grid-template-columns:1fr;gap:40px}}.landing-root .waitlist-copy{max-width:38ch}.landing-root .waitlist-kicker{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:18px}.landing-root .waitlist-title{font-family:var(--serif);font-weight:700;font-size:clamp(28px,3.2vw,38px);line-height:1.18;letter-spacing:-.012em;color:var(--ink);margin:0 0 18px}.landing-root .waitlist-body{font-size:15px;line-height:1.75;color:var(--muted);margin:0 0 12px}.landing-root .waitlist-body strong{color:var(--ink);font-weight:600}.landing-root .waitlist-bullets{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--ink)}.landing-root .waitlist-bullets li{position:relative;padding-left:18px}.landing-root .waitlist-bullets li:before{content:"·";color:var(--accent);position:absolute;left:4px;top:-2px;font-weight:700}.landing-root .waitlist-form{display:flex;flex-direction:column;gap:18px;background:var(--bg);border:1px solid var(--rule);border-radius:8px;padding:32px 28px}.landing-root .waitlist-field{display:flex;flex-direction:column;gap:6px}.landing-root .waitlist-label{font-size:12px;font-weight:600;letter-spacing:.02em;color:var(--muted)}.landing-root .waitlist-input{font-family:inherit;font-size:15px;color:var(--ink);padding:11px 14px;border:1px solid var(--rule);border-radius:4px;background:var(--paper);transition:border-color .15s}.landing-root .waitlist-input:focus{outline:none;border-color:var(--accent)}.landing-root .waitlist-input[aria-invalid=true]{border-color:#b73a2a}.landing-root .waitlist-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:38px;cursor:pointer}.landing-root .waitlist-textarea{line-height:1.6;resize:vertical;min-height:76px}.landing-root .waitlist-input-sub{margin-top:8px}.landing-root .waitlist-competitor-list{display:flex;flex-direction:column;gap:8px}.landing-root .waitlist-field-error{font-size:12px;color:#b73a2a}.landing-root .waitlist-submit{background:var(--accent);color:var(--paper);font-size:15px;font-weight:600;padding:13px 22px;border:none;border-radius:3px;cursor:pointer;transition:opacity .15s}.landing-root .waitlist-submit:hover:not(:disabled){opacity:.88}.landing-root .waitlist-submit:disabled{opacity:.55;cursor:not-allowed}.landing-root .waitlist-disclaimer{font-size:12px;color:var(--muted);line-height:1.55;margin:4px 0 0}.landing-root .waitlist-error-banner{background:#faeae6;border:1px solid #e7c1b8;color:#8a2c1d;padding:10px 14px;border-radius:4px;font-size:13px;margin:0}.landing-root .waitlist-hp{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.landing-root .waitlist-success{background:var(--bg);border:1px solid var(--rule);border-radius:8px;padding:32px 28px}.landing-root .waitlist-success-kicker{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.landing-root .waitlist-success-title{font-family:var(--serif);font-weight:600;font-size:22px;color:var(--ink);margin:0 0 14px;line-height:1.3}.landing-root .waitlist-success-body{font-size:14px;color:var(--muted);line-height:1.75;margin:0}.landing-root .waitlist-success-link{color:var(--ink);border-bottom:1px solid var(--rule)}