*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0d0b;--bg2: #0e1310;--bg3: #0c0f0d;--border: rgba(255,255,255,.08);--green: #00e879;--green-hi: #5affb0;--green-dim: rgba(0,232,121,.12);--blue: #3b82f6;--blue-dim: rgba(59,130,246,.12);--text: #f2f5f3;--text2: rgba(255,255,255,.62);--text3: rgba(255,255,255,.4);--max: 1180px;--r: 12px;--font-sans: "Instrument Sans", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-feature-settings:"cv11","ss01","ss03";font-optical-sizing:auto;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.num{font-family:var(--font-mono);font-feature-settings:"tnum","zero";letter-spacing:-.02em}a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:0 auto;padding:0 24px}section{padding:96px 0}.section-label{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:16px}h2{font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--text)}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:all .15s ease;text-decoration:none}.btn-primary{background:var(--green);color:#020810}.btn-primary:hover{background:#00ff8c;transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-outline:hover{border-color:#fff3;background:#ffffff0a}@media (max-width: 768px){section{padding:64px 0}.container{padding:0 16px}}html,body{max-width:100%;overflow-x:hidden}nav{position:sticky;top:0;z-index:100;background:#06060ed9;backdrop-filter:blur(16px);border-bottom:1px solid var(--border);transition:background .2s}nav:has(.nav-open){background:#06060e}.nav-inner{display:flex;align-items:center;gap:32px;height:64px}.logo{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:700;letter-spacing:-.02em;flex-shrink:0}.nav-links{display:flex;gap:28px;flex:1}.nav-links a{font-size:14px;color:var(--text2);transition:color .15s}.nav-links a:hover{color:var(--text)}.nav-actions{display:flex;align-items:center;gap:12px}.lang-btn{font-size:13px;font-weight:600;color:var(--text3);padding:6px 10px;border:1px solid var(--border);border-radius:6px;transition:all .15s}.lang-btn:hover{color:var(--text2);border-color:#ffffff26}@media (max-width: 700px){.lang-btn,.footer-links a,.hv3-footer-links a{display:inline-flex;align-items:center;min-height:40px}.footer-links a,.hv3-footer-links a{padding:0 4px}}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger span{display:block;width:22px;height:2px;background:var(--text2);border-radius:2px}.hero{padding:96px 0 64px;text-align:center}.hero-badge{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--green);background:var(--green-dim);border:1px solid rgba(0,232,121,.2);padding:6px 14px;border-radius:100px;margin-bottom:24px}.hero h1{font-size:clamp(40px,6.2vw,76px);font-weight:800;line-height:1.04;letter-spacing:-.04em;font-feature-settings:"cv11","ss01","ss03";background:linear-gradient(135deg,#fff 55%,#00e879d9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px}.hero-sub{max-width:560px;margin:0 auto 32px;font-size:18px;color:var(--text2);line-height:1.65}.hero-ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hero-disclaimer{margin-top:16px;font-size:12px;color:var(--text3)}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--r);margin-top:56px;overflow:hidden}.stat-card{background:var(--bg2);padding:24px 20px;text-align:center;transition:background .15s;min-width:0}.stat-card:hover{background:var(--bg3)}.stat-value{font-size:30px;font-weight:600;color:var(--green);letter-spacing:-.03em;line-height:1.1;overflow-wrap:anywhere}.stat-label{font-size:11px;color:var(--text2);margin-top:6px;text-transform:uppercase;letter-spacing:.08em;font-weight:500}.brokers{margin-top:28px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.brokers-label{font-size:11px;font-weight:500;color:var(--text3);text-transform:uppercase;letter-spacing:.12em}.brokers-list{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.broker{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--bg2);border:1px solid var(--border);border-radius:8px;font-size:13px;font-weight:500}.broker--live{color:var(--green);border-color:#00e87940}.broker--live svg{color:var(--green)}.broker--soon{color:var(--text3)}.broker-tag{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text3);background:#ffffff0a;padding:2px 6px;border-radius:4px}.how-section,.features-section{position:relative}.how-section:before,.features-section:before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:120px;height:2px;background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:.5}.perf-section,#strategies,#pricing,#faq{position:relative}.perf-section:before,#strategies:before,#pricing:before,#faq:before{content:"";position:absolute;top:36px;left:50%;width:4px;height:4px;border-radius:50%;background:var(--green);opacity:.4;box-shadow:0 0 16px #00e87966}.hero-compare{margin-top:56px;background:var(--bg2);border:1px solid var(--border);border-radius:var(--r);padding:28px 24px 24px;text-align:left;box-shadow:0 1px #ffffff08 inset}.hero-compare-head{text-align:center;margin-bottom:24px}.hero-compare-title{font-size:18px;font-weight:700;letter-spacing:-.01em;margin:0 0 6px}.hero-compare-sub{font-size:13px;color:var(--text2);line-height:1.55;max-width:540px;margin:0 auto}.hero-compare-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:18px}.hero-compare-col{padding:18px 18px 20px;border:1px solid var(--border);border-radius:12px;background:#ffffff04}.hero-compare-col--agent{border-color:#00e87959;background:#00e8790a;box-shadow:0 0 0 1px #00e8791a inset}.hero-compare-label{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text3);margin-bottom:14px}.hero-compare-col--agent .hero-compare-label{color:var(--green)}.hero-compare-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hero-compare-col li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:var(--text2);line-height:1.45}.hero-compare-col--agent li{color:var(--text)}.hero-compare-icon{flex-shrink:0;width:22px;line-height:1;font-size:15px;text-align:center}.hero-compare-vs{align-self:center;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.15em;padding:6px 10px;border:1px solid var(--border);border-radius:999px;background:var(--bg)}.executive-section{background:linear-gradient(180deg,var(--bg) 0%,var(--bg2) 100%);border-bottom:1px solid var(--border)}.executive-subtitle{max-width:780px;margin:14px 0 0;font-size:16px;color:var(--text2);line-height:1.7}.executive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.executive-card{padding:28px 24px;background:var(--bg2);border:1px solid var(--border);border-radius:14px;transition:transform .15s,border-color .15s}.executive-card:hover{transform:translateY(-2px);border-color:#00e87940}.executive-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#00e87914;border:1px solid rgba(0,232,121,.2);border-radius:12px;font-size:22px;margin-bottom:16px}.executive-card h3{font-size:17px;font-weight:700;letter-spacing:-.01em;margin-bottom:8px}.executive-card p{font-size:14px;color:var(--text2);line-height:1.65}@media (max-width: 860px){.executive-grid{grid-template-columns:1fr}}.founder-section{background:linear-gradient(180deg,var(--bg2) 0%,var(--bg) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.founder-body{max-width:760px;margin:18px 0 0;font-size:18px;color:var(--text);line-height:1.7}.founder-sign{margin-top:22px;font-size:15px;color:var(--text2);font-weight:600}.cohort-section{text-align:center}.cohort-card{max-width:720px;margin:0 auto;padding:48px 40px;background:linear-gradient(180deg,rgba(0,232,121,.06),var(--bg2));border:1px solid rgba(0,232,121,.25);border-radius:20px}.cohort-card .section-label{margin-bottom:12px}.cohort-body{max-width:560px;margin:16px auto 28px;font-size:16px;color:var(--text2);line-height:1.7}@media (max-width: 768px){.cohort-card{padding:36px 22px}}.how-section{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--border);border:1px solid var(--border);border-radius:var(--r);margin-top:40px;overflow:hidden}.step-card{background:var(--bg);padding:36px 28px}.step-num{font-size:48px;font-weight:900;color:var(--green);opacity:.3;line-height:1;margin-bottom:16px}.step-card h3{font-size:18px;font-weight:700;margin-bottom:10px}.step-card p{font-size:14px;color:var(--text2);line-height:1.65}.perf-subtitle{font-size:16px;color:var(--text2);margin-top:14px;max-width:920px;line-height:1.75}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.metric-card{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r);padding:28px 24px;transition:border-color .15s}.metric-card:hover{border-color:#ffffff1f}.metric-highlight{border-color:#00e87933;background:linear-gradient(135deg,var(--bg2),rgba(0,232,121,.04))}.metric-value{font-size:34px;font-weight:600;color:var(--green);letter-spacing:-.03em}.metric-label{font-size:14px;font-weight:600;margin-top:8px}.metric-sub{font-size:12px;color:var(--text2);margin-top:4px}.perf-fine{font-size:11px;color:var(--text3);margin-top:24px;max-width:840px;line-height:1.7}.sleeves-subtitle{max-width:900px;margin:14px 0 8px;color:var(--text2);font-size:16px;line-height:1.7}.sleeves-list{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:36px}.sleeve-card{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r);padding:24px}.sleeve-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px}.sleeve-icon{font-size:28px;line-height:1;flex-shrink:0}.sleeve-head h3{font-size:18px;font-weight:700;letter-spacing:-.01em}.sleeve-tag{display:inline-block;margin-top:4px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--green);background:var(--green-dim);padding:2px 8px;border-radius:6px}.sleeve-summary{font-size:14px;color:var(--text);line-height:1.6;margin-bottom:12px}.sleeve-more{border-top:1px solid var(--border);padding-top:10px;margin-top:10px}.sleeve-more>summary{list-style:none;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text3);display:inline-flex;align-items:center;gap:6px;transition:color .15s}.sleeve-more>summary::-webkit-details-marker{display:none}.sleeve-more>summary:hover{color:var(--green)}.sleeve-more>summary:after{content:"▾";display:inline-block;font-size:10px;transition:transform .2s}.sleeve-more[open]>summary:after{transform:rotate(180deg)}.sleeve-more[open] .sleeve-detail{margin-top:14px}.sleeve-detail{display:grid;grid-template-columns:auto 1fr;gap:6px 14px}.sleeve-detail dt{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text3);padding-top:2px;white-space:nowrap}.sleeve-detail dd{font-size:13.5px;color:var(--text2);line-height:1.55}.sleeves-footnote{margin-top:28px;font-size:13px;color:var(--text3);max-width:860px;line-height:1.7}@media (max-width: 860px){.sleeves-list{grid-template-columns:1fr}}.mix-block{margin-top:64px;padding-top:48px;border-top:1px solid var(--border)}.mix-title{font-size:22px;font-weight:700;letter-spacing:-.02em}.mix-subtitle{margin-top:8px;max-width:760px;color:var(--text2);font-size:14px;line-height:1.7}.mix-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:24px}.mix-tab{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;background:var(--bg2);border:1px solid var(--border);border-radius:10px;color:var(--text2);cursor:pointer;transition:border-color .15s,background .15s,color .15s;text-align:left}.mix-tab:hover{border-color:#ffffff2e;color:var(--text)}.mix-tab--active{border-color:#00e87973;background:linear-gradient(180deg,rgba(0,232,121,.07),var(--bg2));color:var(--text)}.mix-tab-name{font-size:13px;font-weight:600;letter-spacing:-.01em}.mix-tab-dd{font-size:11px;font-weight:500;color:var(--text2)}.mix-tab-dd .num{font-size:12px;color:var(--text)}.mix-grid{position:relative;margin-top:28px;min-height:280px}.mix-panel{position:absolute;inset:0;display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:center;opacity:0;pointer-events:none;transition:opacity .25s ease}.mix-panel--active{opacity:1;pointer-events:auto;position:relative}.mix-donut{width:220px;height:220px;flex-shrink:0}.mix-slice{transition:transform .2s,filter .2s;transform-origin:100px 100px}.mix-slice:hover{transform:scale(1.04);filter:brightness(1.15)}.mix-legend{list-style:none;display:flex;flex-direction:column;gap:10px}.mix-legend li{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:12px;padding:8px 12px;background:var(--bg2);border:1px solid var(--border);border-radius:8px;font-size:13px}.mix-swatch{width:12px;height:12px;border-radius:3px;display:inline-block}.mix-leg-label{color:var(--text)}.mix-leg-weight{color:var(--text3);font-size:13px;font-weight:600}.mix-footnote{margin-top:24px;font-size:12px;color:var(--text3)}.mix-footnote code{font-family:var(--font-mono);font-size:11px;color:var(--text2)}@media (max-width: 860px){.mix-tabs{grid-template-columns:repeat(2,1fr)}.mix-panel{grid-template-columns:1fr;justify-items:center}.mix-donut{width:200px;height:200px}.mix-legend{width:100%}}.features-section{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.feature-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--r);padding:28px 24px}.feature-icon{font-size:28px;display:block;margin-bottom:14px}.feature-card h3{font-size:16px;font-weight:700;margin-bottom:8px}.feature-card p{font-size:14px;color:var(--text2);line-height:1.6}.pricing-section{text-align:center}.pricing-subtitle{max-width:760px;margin:12px auto 0;font-size:15px;color:var(--text2);line-height:1.65}.pricing-grid{margin-top:40px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.pricing-card{position:relative;background:var(--bg2);border:1px solid var(--border);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;padding:28px 22px 24px;text-align:left}.pricing-card--featured{border-color:#00e87973;background:linear-gradient(180deg,rgba(0,232,121,.06),var(--bg2))}.pricing-ribbon{position:absolute;top:0;right:22px;background:var(--green);color:#001a0c;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 10px;border-radius:0 0 6px 6px}.pricing-header{display:flex;flex-direction:column;gap:4px;margin-bottom:18px}.pricing-tier-label{font-size:18px;font-weight:700;letter-spacing:-.01em}.pricing-tagline{font-size:12px;color:var(--text3)}.pricing-prices{display:flex;flex-direction:column;gap:8px;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:18px}.pricing-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.pricing-price-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text3)}.pricing-price-value{font-size:24px;font-weight:600;letter-spacing:-.03em}.pricing-price-value.highlight{color:var(--green)}.price-freq{font-size:14px;font-weight:500;color:var(--text2)}.pricing-min{font-size:12px;color:var(--text3);margin-top:4px}.pricing-includes-list{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:22px;flex:1}.pricing-includes-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--text2);line-height:1.45}.pricing-includes-list svg{flex-shrink:0;margin-top:3px}.pricing-card .btn{width:100%;justify-content:center;font-size:14px;padding:12px}.btn-ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{border-color:#00e87973}.pricing-note{font-size:12px;color:var(--text3);max-width:480px}.pricing-note--full{margin:28px auto 0;text-align:center}.executive-section>.container>.section-label,.executive-section>.container>h2,.executive-section>.container>.executive-subtitle,.how-section>.container>.section-label,.how-section>.container>h2,.perf-section>.container>.section-label,.perf-section>.container>h2,.perf-section>.container>.perf-subtitle,.perf-section>.container>.perf-fine,.sleeves-section>.container>.section-label,.sleeves-section>.container>h2,.sleeves-section>.container>.sleeves-subtitle,.sleeves-section>.container>.sleeves-footnote,.sleeves-section .mix-title,.sleeves-section .mix-subtitle,.features-section>.container>.section-label,.features-section>.container>h2,.faq-section>.container>.section-label,.faq-section>.container>h2{text-align:center}.executive-subtitle,.perf-subtitle,.perf-fine,.sleeves-subtitle,.sleeves-footnote,.mix-subtitle,.faq-list{margin-left:auto;margin-right:auto}.faq-section{background:var(--bg2);border-top:1px solid var(--border)}.faq-list{max-width:720px;margin-top:40px;display:flex;flex-direction:column;gap:2px}.faq-item{background:var(--bg);border:1px solid var(--border);border-radius:var(--r);overflow:hidden;transition:border-color .15s}.faq-item[open]{border-color:#ffffff1f}.faq-item summary{padding:18px 22px;font-size:15px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:20px;font-weight:300;color:var(--text3);transition:transform .2s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{padding:0 22px 20px;font-size:14px;color:var(--text2);line-height:1.7}footer{border-top:1px solid var(--border);padding:48px 0 36px}.footer-inner{display:flex;flex-direction:column;gap:16px}.footer-top{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer-tagline{font-size:13px;color:var(--text3)}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{font-size:13px;color:var(--text3);transition:color .15s}.footer-links a:hover{color:var(--text2)}.footer-legal{font-size:11px;color:var(--text3);line-height:1.65;max-width:700px}.footer-copy{font-size:12px;color:var(--text3)}@media (max-width: 900px){.metrics-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}}@media (max-width: 640px){.nav-links,.nav-actions .btn{display:none}.hamburger{display:flex;margin-left:auto}.stats-strip{grid-template-columns:repeat(2,1fr)}.stat-card{padding:18px 12px}.stat-value{font-size:22px}.metrics-grid,.features-grid,.pricing-grid{grid-template-columns:1fr}.metric-value{font-size:28px}.hero-compare{padding:22px 16px}.hero-compare-grid{grid-template-columns:1fr;gap:12px}.hero-compare-vs{justify-self:center}.nav-inner.nav-open{flex-wrap:wrap;row-gap:14px;height:auto;padding-bottom:12px}.nav-inner.nav-open .nav-links{display:flex;flex-direction:column;gap:14px;width:100%;order:99;padding:14px 0 4px;border-top:1px solid var(--border)}.nav-inner.nav-open .nav-links a{font-size:16px}.nav-inner.nav-open .nav-actions .btn{display:inline-flex}.hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hamburger span{transition:transform .18s,opacity .18s}}@media (max-width: 960px) and (min-width: 641px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}.lr-section{background:linear-gradient(180deg,var(--bg2) 0%,var(--bg) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.lr-eyebrow{margin-bottom:20px}.lr-panel{border:1px solid var(--border);border-radius:18px;background:var(--bg2);overflow:hidden}.lr-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:16px 22px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,rgba(0,232,121,.05),transparent)}.lr-title{font-weight:700;font-size:15px;margin-right:auto}.lr-health{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--text2);border:1px solid var(--border);border-radius:999px;padding:4px 10px}.lr-hdot{width:6px;height:6px;border-radius:50%;flex:none;background:var(--green)}.lr-health--attention_needed,.lr-health--broker_review{color:#f59e0b;border-color:#f59e0b59}.lr-health--attention_needed .lr-hdot,.lr-health--broker_review .lr-hdot{background:#f59e0b}.lr-health--paused{color:var(--text3)}.lr-health--paused .lr-hdot{background:#64748b}.lr-health--action_required{color:#ef4444;border-color:#ef444466}.lr-health--action_required .lr-hdot{background:#ef4444}.lr-title span{color:var(--text2);font-weight:400}.lr-chip{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--text2);border:1px solid var(--border);border-radius:999px;padding:5px 12px;background:var(--bg)}.lr-dot{width:7px;height:7px;border-radius:50%;flex:none;background:var(--green);box-shadow:0 0 0 3px #00e8792e}.lr-dot--closed{background:#64748b;box-shadow:0 0 0 3px #64748b2e}.lr-fallback{padding:40px 22px;color:var(--text3);font-size:14px;text-align:center}.lr-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:1px;background:var(--border)}[data-live-room]:not([data-lr-expandable]) .lr-grid{grid-template-columns:1fr}.lr-grid>div{background:var(--bg2);padding:22px}.lr-sim{display:inline-block;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#f59e0b;border:1px solid rgba(245,158,11,.4);border-radius:5px;padding:2px 7px}.lr-big{font-family:var(--font-mono);font-size:46px;font-weight:600;color:var(--green);letter-spacing:-.03em;line-height:1;margin-top:12px}.lr-sub{color:var(--text2);font-size:13.5px;margin-top:10px}.lr-ctx{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text3);margin:22px 0 12px}.lr-allocbar{display:flex;height:8px;border-radius:5px;overflow:hidden;background:var(--bg3)}.lr-allocbar span{display:block;height:100%}.lr-legend{list-style:none;display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:12px}.lr-legend li{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--text2)}.lr-legend .sw{width:9px;height:9px;border-radius:3px;flex:none}.lr-legend .num{color:var(--text);font-size:12px}.lr-feed{list-style:none;display:flex;flex-direction:column}.lr-feed li{display:flex;gap:12px;padding:11px 0;border-bottom:1px solid var(--border);font-size:13.5px}.lr-feed li:last-child{border-bottom:0;padding-bottom:0}.lr-t{font-family:var(--font-mono);font-size:11px;color:var(--text3);flex:none;width:54px;padding-top:2px}.lr-txt{color:var(--text)}.lr-txt.lr-maint{color:#f59e0b}.lr-cnt{font-family:var(--font-mono);font-size:10.5px;color:var(--text3);border:1px solid var(--border);border-radius:4px;padding:0 5px;margin-left:6px}.lr-feed-details>summary{display:flex;gap:12px;align-items:baseline;cursor:pointer;list-style:none;position:relative;padding-right:18px}.lr-feed-details>summary::-webkit-details-marker{display:none}.lr-feed-details>summary:after{content:"›";position:absolute;right:2px;top:0;color:var(--text3);transition:transform .15s}.lr-feed-details[open]>summary:after{transform:rotate(90deg)}.lr-feed-details>summary:hover .lr-txt{color:var(--green)}.lr-why{margin:8px 0 2px;padding-left:66px;font-size:12.5px;color:var(--text2);line-height:1.55}.lr-why-label{font-weight:600;color:var(--text);margin-right:4px}@media (max-width: 760px){.lr-why{padding-left:0}}.lr-exec{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;padding:14px 22px;border-top:1px solid var(--border);font-size:12.5px;color:var(--text2)}.lr-exec-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text3)}.lr-exec-item strong{color:var(--text);font-weight:600;margin-right:2px}.lr-foot{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 22px;border-top:1px solid var(--border)}.lr-guard{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:var(--text2);border:1px solid var(--border);border-radius:999px;padding:4px 11px}.lr-guard .lr-sh{color:var(--green)}.lr-guard--paused{color:#f59e0b;border-color:#f59e0b66}.lr-guard--paused .lr-sh{color:#f59e0b}.lr-disc{color:var(--text3);font-size:11.5px;line-height:1.5;margin:0 0 0 auto;max-width:46ch}.lr-open{display:inline-flex;margin-top:22px;font-size:14px;color:var(--green);font-weight:600}.lr-open:hover{text-decoration:underline}@media (max-width: 760px){.lr-grid{grid-template-columns:1fr}.lr-disc{margin:8px 0 0}}.rp-fallback{border:1px solid var(--border);border-radius:var(--r);background:var(--bg2);padding:40px 24px;text-align:center;color:var(--text2);font-size:15px}.rp-panel{border:1px solid var(--border);border-radius:var(--r);background:var(--bg2);overflow:hidden}.rp-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px 24px 0}.rp-name{font-size:18px;font-weight:700}.rp-asof{display:block;margin-top:2px;font-size:12px;color:var(--text3)}.rp-label{font-size:11.5px;line-height:1.4;padding:6px 12px;border-radius:999px;border:1px solid var(--border);max-width:40ch}.rp-label--sim{color:#f59e0b;border-color:#f59e0b59}.rp-label--recorded{color:var(--green);border-color:var(--green-dim)}.rp-stats{display:flex;gap:28px;padding:16px 24px 4px;flex-wrap:wrap}.rp-stat{display:flex;flex-direction:column;gap:2px}.rp-stat-k{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--text2)}.rp-stat-v{font-size:26px;font-weight:700}.rp-swatch{width:11px;height:11px;border-radius:3px;display:inline-block}.rp-swatch--pf{background:var(--green)}.rp-swatch--spy{background:var(--text3)}.rp-chart-title,.rp-dec-title{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--text3);padding:8px 24px 0}.rp-chart-wrap{padding:8px 24px 4px}.rp-chart{width:100%;height:auto;display:block}.rp-axis{stroke:var(--border);stroke-width:1;stroke-dasharray:3 3}.rp-tick{fill:var(--text3);font-size:10px;font-family:JetBrains Mono,monospace}.rp-line{stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.rp-line--pf{stroke:var(--green)}.rp-line--spy{stroke:var(--text3);stroke-dasharray:5 4}.rp-mark{stroke:var(--bg2);stroke-width:1.5}.rp-mark--entry{fill:var(--green)}.rp-mark--exit{fill:#ec4899}.rp-mark--rebalance{fill:#06b6d4}.rp-mark--guard{fill:#f59e0b}.rp-markers{list-style:none;margin:4px 0 20px;padding:0 24px}.rp-mrow{display:grid;grid-template-columns:64px auto 1fr;gap:12px;align-items:start;padding:10px 0;border-top:1px solid var(--border)}.rp-mrow:first-child{border-top:none}.rp-mdate{font-size:12px;color:var(--text3);padding-top:2px}.rp-mtag{font-size:11px;font-weight:600;padding:2px 9px;border-radius:999px;white-space:nowrap;border:1px solid var(--border)}.rp-mtag--entry{color:var(--green);border-color:var(--green-dim)}.rp-mtag--exit{color:#ec4899;border-color:#ec48994d}.rp-mtag--rebalance{color:#06b6d4;border-color:#06b6d44d}.rp-mtag--guard{color:#f59e0b;border-color:#f59e0b59}.rp-mtext{min-width:0}.rp-mlabel{font-size:14px;font-weight:600}.rp-mwhy{margin:3px 0 0;font-size:13px;color:var(--text2);line-height:1.5}.mix-replay-link{display:inline-flex;margin-top:14px;font-size:13.5px;color:var(--green);font-weight:600}.mix-replay-link:hover{text-decoration:underline}@media (max-width: 640px){.rp-mrow{grid-template-columns:56px auto}.rp-mtext{grid-column:1 / -1}}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px;margin:22px 0 4px}.hero-badge-chip{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--text2);border:1px solid var(--border);border-radius:999px;padding:6px 13px;background:var(--bg2)}.hero-badge-ico{font-size:14px;line-height:1}.shift-section{background:linear-gradient(180deg,var(--bg) 0%,var(--bg2) 100%);border-bottom:1px solid var(--border)}.shift-body{max-width:760px;margin:16px 0 44px;font-size:18px;color:var(--text2);line-height:1.7}.buying-section{background:linear-gradient(180deg,var(--bg2) 0%,var(--bg) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.portfolios-subtitle{max-width:720px;margin:14px 0 0;font-size:16px;color:var(--text2);line-height:1.7}.portfolios-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}.portfolio-card{display:flex;gap:16px;align-items:flex-start;padding:24px 22px;background:var(--bg2);border:1px solid var(--border);border-radius:14px;transition:transform .15s,border-color .15s}.portfolio-card:hover{transform:translateY(-2px);border-color:#00e87940}.portfolio-icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#00e87914;border:1px solid rgba(0,232,121,.2);border-radius:12px;font-size:22px}.portfolio-card h3{font-size:17px;font-weight:700;letter-spacing:-.01em;margin-bottom:6px}.portfolio-card p{font-size:14px;color:var(--text2);line-height:1.6}.portfolios-docs{display:inline-flex;margin-top:28px;font-size:14.5px;color:var(--green);font-weight:600}.portfolios-docs:hover{text-decoration:underline}@media (max-width: 720px){.portfolios-list{grid-template-columns:1fr}}.after-section{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.after-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:40px}.after-col{padding:24px 22px;border:1px solid var(--border);border-radius:14px;background:#ffffff04}.after-col--after{border-color:#00e87959;background:#00e8790a;box-shadow:0 0 0 1px #00e8791a inset}.after-label{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text3);margin-bottom:16px}.after-col--after .after-label{color:var(--green)}.after-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.after-col li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--text2);line-height:1.5}.after-col--after li{color:var(--text)}.after-mark{flex:none;width:18px;text-align:center;font-weight:700;color:var(--text3)}.after-col--after .after-mark{color:var(--green)}@media (max-width: 760px){.after-grid{grid-template-columns:1fr}}.cohort-ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.lr-headline{font-size:clamp(26px,4vw,38px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:6px 0 10px}.lr-headsub{color:var(--text2);font-size:16px;line-height:1.6;max-width:620px;margin:0 0 26px}[data-live-room][data-lr-home] .lr-grid{grid-template-columns:.85fr 1.15fr}.lr-hp-title{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text3);margin-bottom:14px}.lr-hp-rows{list-style:none;display:flex;flex-direction:column}.lr-hp-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--border);font-size:13.5px}.lr-hp-row:last-child{border-bottom:0}.lr-hp-label{color:var(--text3)}.lr-hp-val{color:var(--text);font-weight:600;text-align:right}.lr-hp-ok,.lr-hp-status--healthy{color:var(--green)}.lr-hp-status--attention_needed,.lr-hp-status--broker_review{color:#f59e0b}.lr-hp-status--action_required{color:#ef4444}.lr-hp-status--paused{color:var(--text3)}.lr-feed-note{margin-top:14px;font-size:11.5px;color:var(--text3);font-style:italic}@media (max-width: 760px){[data-live-room][data-lr-home] .lr-grid{grid-template-columns:1fr}}.hv3{background:var(--bg)}.hv3 .wrap{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}.hv3 h2{margin:0;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--text);text-wrap:balance}.hv3-eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.14em;color:var(--green);text-transform:uppercase}.hv3-mono{font-family:var(--font-mono)}.hv3-btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;border-radius:10px;padding:15px 24px;cursor:pointer;transition:background .15s,border-color .15s,transform .15s;border:1px solid transparent;text-align:center}.hv3-btn.hv3-btn-primary{background:var(--green);color:#041a0e;font-weight:700;box-shadow:0 6px 18px #00000059}.hv3-btn.hv3-btn-primary:hover{background:var(--green-hi);color:#041a0e;transform:translateY(-1px)}.hv3-btn.hv3-btn-outline{background:transparent;color:var(--text);border-color:#fff3}.hv3-btn.hv3-btn-outline:hover{border-color:#ffffff73;color:var(--text)}.hv3-btn-sm{padding:9px 16px;font-size:13px;border-radius:8px}.hv3-nav{position:sticky;top:0;z-index:50;background:#0a0d0bd9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.07)}.hv3-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 24px}.hv3-logo{display:flex;align-items:center;gap:10px}.hv3-logo-mark{width:26px;height:26px;border-radius:7px;background:var(--green);display:grid;place-items:center;font-family:var(--font-mono);font-weight:600;font-size:13px;color:#06120c}.hv3-logo-word{font-weight:600;font-size:15px;color:var(--text)}.hv3-nav-links{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:flex-end}.hv3-nav-links a:not(.hv3-btn){font-weight:500;font-size:13px;color:var(--text2)}.hv3-nav-links a:not(.hv3-btn):hover{color:var(--text)}.hv3-nav-links a.hv3-nav-login{color:var(--text);font-weight:600}.hv3-nav-links a.hv3-nav-login:hover{color:var(--green-hi)}.hv3-nav-links .hv3-langs{display:flex;gap:10px}@media (max-width: 700px){.hv3-nav-inner{padding:6px 16px;gap:10px}.hv3-logo{min-height:40px}.hv3-logo-word{display:none}.hv3-nav-links{gap:8px;flex-wrap:nowrap}.hv3-nav-links>a:not(.hv3-btn):not(.hv3-nav-login){display:none}.hv3-nav-links .hv3-langs{gap:0}.hv3-nav-links .hv3-langs a,.hv3-nav-links a.hv3-nav-login{display:inline-flex;align-items:center;min-height:40px;padding:0 8px}}.hv3-section{border-top:1px solid rgba(255,255,255,.06)}.hv3-section--alt{background:var(--bg3)}.hv3-pad{padding-top:clamp(26px,3vw,48px);padding-bottom:clamp(26px,3vw,48px)}.hv3-head{max-width:660px;display:flex;flex-direction:column;gap:12px;margin-bottom:clamp(16px,2vw,28px)}.hv3-head h2{font-size:clamp(32px,4vw,48px)}.hv3-lead{margin:0;font-size:17px;line-height:1.7;color:var(--text2)}.hv3-lead--strong{color:var(--text);font-weight:500}.hv3-hero{background:radial-gradient(1100px 600px at 75% -10%,rgba(0,232,121,.06),transparent 60%),var(--bg)}.hv3-hero-pad{padding:clamp(12px,1.5vw,28px) 24px clamp(28px,3.5vw,48px)}.hv3-hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:clamp(32px,4vw,64px);align-items:center}.hv3-hero-copy{display:flex;flex-direction:column;gap:clamp(12px,1.5vw,18px);min-width:0}.hv3-hero h1{margin:0;font-weight:700;font-size:clamp(34px,4.5vw,56px);line-height:1.06;letter-spacing:-.025em;color:var(--text);text-wrap:balance}.hv3-hero-sub{margin:0;font-size:clamp(16px,1.6vw,18px);line-height:1.6;color:var(--text2);max-width:56ch}.hv3-hero-micro{margin:0;font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--text3)}.hv3-hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.hv3-ops{min-width:0;background:#0d1210;border:1px solid rgba(0,232,121,.22);border-radius:16px;box-shadow:0 0 56px #00e87917,0 28px 56px #00000080;overflow:hidden}.hv3-ops-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.hv3-ops-dots{display:flex;gap:8px}.hv3-ops-dots span{width:9px;height:9px;border-radius:50%;background:#ffffff24}.hv3-ops-tag{font-family:var(--font-mono);font-weight:500;font-size:10px;letter-spacing:.1em;color:var(--text3)}.hv3-ops-clock{font-family:var(--font-mono);font-weight:500;font-size:11px;color:var(--text2)}.hv3-ops-body{padding:20px 20px 8px;display:flex;flex-direction:column;gap:13px}.hv3-ops-row{display:flex;gap:12px;align-items:baseline}.hv3-ops-row.is-live{align-items:center}.hv3-ops-t{font-family:var(--font-mono);font-weight:500;font-size:11px;color:var(--text3);flex:none}.hv3-ops-x{font-family:var(--font-mono);font-weight:400;font-size:13px;color:var(--text2)}.hv3-ops-x--hi{color:var(--text)}.hv3-ops-live{font-family:var(--font-mono);font-weight:500;font-size:11px;color:var(--green);flex:none;animation:hv3pulse 1.8s infinite}.hv3-cursor{width:8px;height:15px;background:var(--green);animation:hv3blink 1.1s step-end infinite;display:inline-block}.hv3-ops-foot{border-top:1px solid rgba(255,255,255,.07);margin-top:14px;padding:13px 20px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.hv3-ops-foot span{font-family:var(--font-mono);font-weight:500;font-size:10px;color:var(--text3)}.hv3-ops-foot b{color:var(--green);font-weight:500}.hv3-ops-foot i{color:var(--text2);font-style:normal}@keyframes hv3pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes hv3blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion: reduce){.hv3-ops-live,.hv3-cursor,.hv3-dotpulse{animation:none}}.hv3-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:14px;margin-top:clamp(28px,3.5vw,48px)}.hv3-badge{background:#0f1411;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:8px}.hv3-badge svg{width:24px;height:24px}.hv3-badge-t{font-weight:600;font-size:14px;color:var(--text)}.hv3-badge-d{font-size:13px;line-height:1.5;color:var(--text2)}.hv3-compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:20px;align-items:stretch}.hv3-compare-col{border-radius:18px;padding:clamp(28px,4vw,44px);display:flex;flex-direction:column;gap:20px}.hv3-compare-col--off{background:#0d100e;border:1px solid rgba(255,255,255,.07)}.hv3-compare-col--on{background:#0e1511;border:1px solid rgba(0,232,121,.3);box-shadow:0 0 44px #00e87914}.hv3-compare-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.hv3-compare-col--off li{font-size:15px;line-height:1.5;color:var(--text2)}.hv3-compare-col--on li{font-size:15px;line-height:1.5;font-weight:500;color:var(--text)}.hv3-compare-lbl{font-family:var(--font-mono);font-weight:600;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.hv3-compare-col--off .hv3-compare-lbl{color:var(--text3)}.hv3-compare-col--on .hv3-compare-lbl{color:var(--green)}.hv3-feedgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:20px;align-items:start}.hv3-health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:14px}.hv3-tile{background:var(--bg2);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:8px}.hv3-tile-k{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;color:var(--text3);text-transform:uppercase}.hv3-tile-v{font-weight:600;font-size:16px;color:var(--text);display:flex;align-items:center;gap:8px}.hv3-tile-v.is-ok{color:var(--green)}.hv3-dot{width:7px;height:7px;border-radius:50%;background:var(--green);flex:none}.hv3-tile--note{grid-column:1 / -1}.hv3-tile--note p{margin:0;font-size:12.5px;line-height:1.6;color:var(--text3)}.hv3-engines{margin-top:20px}.hv3-engines-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:14px}.hv3-engines-head span{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;color:var(--text3);text-transform:uppercase}.hv3-engine-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:14px}.hv3-engine{background:var(--bg2);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:20px 22px;display:flex;flex-direction:column;gap:10px}.hv3-engine-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.hv3-engine-name{font-family:var(--font-mono);font-weight:600;font-size:12px;letter-spacing:.06em;color:var(--text);text-transform:uppercase}.hv3-engine-state{display:flex;align-items:center;gap:6px;font-family:var(--font-mono);font-weight:500;font-size:10px;text-transform:uppercase}.hv3-engine-state.is-active{color:var(--green)}.hv3-engine-state.is-standby{color:var(--text2)}.hv3-engine-state .hv3-sdot{width:6px;height:6px;border-radius:50%}.hv3-engine-state.is-active .hv3-sdot{background:var(--green);animation:hv3pulse 1.8s infinite}.hv3-engine-state.is-standby .hv3-sdot{background:#ffffff59}.hv3-engine-weight{font-family:var(--font-mono);font-weight:700;font-size:28px;color:#fff;letter-spacing:-.01em}.hv3-engine-weight:after{content:"";display:block;width:26px;height:2px;background:var(--green);border-radius:2px;margin-top:8px;opacity:.85}.hv3-engine-sub{font-family:var(--font-mono);font-size:11px;color:var(--text3);text-transform:uppercase;letter-spacing:.08em}.hv3 .lr-standalone{margin-top:4px}.hv3 .lr-panel{border-radius:16px}.hv3 .lr-head{padding:15px 22px}.hv3 .lr-grid>div,.hv3 .lr-grid>aside{padding:22px}.hv3 .lr-foot{padding:14px 22px}.hv3 .lr-hp-row,.hv3 .lr-feed li{padding-left:0;padding-right:0}.hv3-founder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:clamp(36px,5vw,72px);align-items:center}.hv3-founder-photo{border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);aspect-ratio:4 / 5;max-width:460px;background:linear-gradient(160deg,#10201a,#0b0f0d);display:grid;place-items:center}.hv3-founder-photo span{font-family:var(--font-mono);font-size:12px;color:var(--text3)}.hv3-founder-photo img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.hv3-founder-copy{display:flex;flex-direction:column;gap:22px;min-width:0}.hv3-founder-copy h2{font-size:clamp(28px,3.4vw,40px);line-height:1.15}.hv3-founder-copy p{margin:0;font-size:16px;line-height:1.7;color:var(--text2);max-width:54ch}.hv3-sign{font-family:var(--font-mono);font-weight:500;font-size:12px;color:var(--text2)}.hv3-cards4{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:16px}.hv3-card{background:var(--bg2);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:28px 26px;display:flex;flex-direction:column;gap:12px}.hv3-card svg{width:28px;height:28px}.hv3-card-t{font-weight:600;font-size:16px;color:var(--text)}.hv3-card p{margin:0;font-size:14px;line-height:1.6;color:var(--text2)}.hv3-ba{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));border:1px solid rgba(255,255,255,.09);border-radius:20px;overflow:hidden}.hv3-ba-col{padding:clamp(32px,5vw,56px);display:flex;flex-direction:column;gap:24px}.hv3-ba-col--before{background:#0d100e}.hv3-ba-col--after{background:#0f1712;border-left:1px solid rgba(0,232,121,.25);box-shadow:inset 0 0 80px #00e8790d}.hv3-ba-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.hv3-ba-col li{font-size:clamp(17px,2vw,21px);line-height:1.4}.hv3-ba-col--before li{color:var(--text2)}.hv3-ba-col--after li{color:var(--text);font-weight:600}.hv3-ba-lbl{font-family:var(--font-mono);font-weight:600;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.hv3-ba-col--before .hv3-ba-lbl{color:var(--text3)}.hv3-ba-col--after .hv3-ba-lbl{color:var(--green)}.hv3-caps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.hv3-cap{background:var(--bg3);padding:26px 22px;display:flex;flex-direction:column;gap:6px}.hv3-cap-n{font-family:var(--font-mono);font-weight:500;font-size:11px;color:var(--text3)}.hv3-cap-t{font-weight:600;font-size:15px;color:var(--text)}.hv3-price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:16px;align-items:stretch}.hv3-price{position:relative;background:var(--bg2);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:28px 26px;display:flex;flex-direction:column;gap:16px}.hv3-price--rec{background:#0f1712;border-color:#00e87980;box-shadow:0 0 44px #00e8791f}.hv3-price-ribbon{position:absolute;top:-11px;left:24px;font-family:var(--font-mono);font-weight:600;font-size:10px;letter-spacing:.08em;color:#06120c;background:var(--green);border-radius:99px;padding:4px 10px}.hv3-price-name{font-weight:600;font-size:17px;color:var(--text)}.hv3-price-code{font-family:var(--font-mono);font-weight:500;font-size:11px;letter-spacing:.1em;color:var(--text3)}.hv3-price--rec .hv3-price-code{color:var(--green)}.hv3-price-amt{display:flex;align-items:baseline;gap:4px}.hv3-price-amt b{font-family:var(--font-mono);font-weight:700;font-size:34px;color:var(--text)}.hv3-price-amt span{font-size:13px;color:var(--text3)}.hv3-price ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px;flex:1}.hv3-price li{font-size:13.5px;line-height:1.5;color:var(--text2)}.hv3-price--rec li{color:var(--text)}.hv3-price .hv3-btn{padding:12px;font-size:14px;border-radius:9px;box-shadow:none}.hv3-price-note{margin:22px 0 0;font-family:var(--font-mono);font-size:12px;line-height:1.6;color:var(--text3)}.hv3-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:16px}.hv3-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:24px 16px}.hv3-trust-ico{width:44px;height:44px;border:1.5px solid rgba(255,255,255,.2);border-radius:13px;display:grid;place-items:center}.hv3-trust-item span:last-child{font-weight:500;font-size:14px;line-height:1.4;color:var(--text)}.hv3-cohort-inner{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:26px}.hv3-cohort-inner h2{font-size:clamp(30px,4vw,48px);line-height:1.12}.hv3-cohort-meta{display:flex;gap:10px 20px;flex-wrap:wrap;justify-content:center}.hv3-cohort-meta span{font-size:14px;color:var(--text2)}.hv3-cohort-meta .sep{color:#ffffff40}.hv3-cohort-ctas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:8px}.hv3-footer{border-top:1px solid rgba(255,255,255,.07)}.hv3-footer-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:36px 24px}.hv3-footer-legal{font-family:var(--font-mono);font-size:11px;line-height:1.6;color:var(--text3);max-width:560px}.hv3-footer-links{display:flex;gap:16px;flex-wrap:wrap}.hv3-footer-links a{font-size:12px;color:var(--text2)}.hv3-more{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:12.5px;font-weight:600;letter-spacing:.01em;color:var(--green);border-bottom:1px solid rgba(0,232,121,.25);padding-bottom:1px;transition:color .15s,border-color .15s}.hv3-more:hover{color:var(--green-hi);border-color:#00e87999}.hv3-more-row{margin-top:clamp(20px,3vw,32px);display:flex;flex-wrap:wrap;gap:14px 24px}.hv3-card--x{padding:0}.hv3-card--x>summary{list-style:none;cursor:pointer;padding:26px 24px;display:flex;flex-direction:column;gap:11px}.hv3-card--x>summary::-webkit-details-marker{display:none}.hv3-card--x .hv3-card-t{display:flex;align-items:center;justify-content:space-between;gap:10px}.hv3-card--x .hv3-card-chev{flex:none;width:16px;height:16px;color:var(--text3);transition:transform .2s,color .2s}.hv3-card--x[open] .hv3-card-chev{transform:rotate(180deg);color:var(--green)}.hv3-card--x .hv3-card-body{padding:0 24px 24px;display:flex;flex-direction:column;gap:14px;border-top:1px solid rgba(255,255,255,.06);margin-top:2px}.hv3-card--x .hv3-card-body p{margin:14px 0 0;font-size:13.5px;line-height:1.65;color:var(--text2)}.hv3-card--x:hover{border-color:#00e87947}.hv3-faq{display:flex;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.09);border-radius:16px;overflow:hidden;background:var(--bg2)}.hv3-faq-item{border-top:1px solid rgba(255,255,255,.07)}.hv3-faq-item:first-child{border-top:none}.hv3-faq-item>summary{list-style:none;cursor:pointer;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:600;font-size:15.5px;color:var(--text)}.hv3-faq-item>summary::-webkit-details-marker{display:none}.hv3-faq-item .hv3-card-chev{flex:none;width:16px;height:16px;color:var(--text3);transition:transform .2s,color .2s}.hv3-faq-item[open] .hv3-card-chev{transform:rotate(180deg);color:var(--green)}.hv3-faq-item[open]>summary{color:var(--green-hi)}.hv3-faq-a{padding:0 24px 22px;margin:0;font-size:14px;line-height:1.7;color:var(--text2);max-width:780px}.hv3-faq-a strong{color:var(--text);font-weight:600}.pp-wrap{max-width:1100px;margin:0 auto;padding:clamp(28px,5vw,56px) 24px clamp(60px,8vw,110px)}.pp-back{display:inline-block;font-family:var(--font-mono);font-size:12.5px;color:var(--text2);margin-bottom:28px}.pp-back:hover{color:var(--green)}.pp-head{max-width:720px;display:flex;flex-direction:column;gap:14px;margin-bottom:clamp(32px,4vw,52px)}.pp-head h1{margin:0;font-weight:700;letter-spacing:-.02em;line-height:1.1;font-size:clamp(30px,4vw,46px);color:var(--text)}.pp-matrix-title{font-size:clamp(20px,2.4vw,26px);font-weight:700;color:var(--text);margin:clamp(40px,5vw,64px) 0 20px}.pp-table-scroll{overflow-x:auto;border:1px solid rgba(255,255,255,.1);border-radius:16px}.pp-table{width:100%;border-collapse:collapse;min-width:640px;font-size:13.5px}.pp-table thead th{position:sticky;top:0;background:var(--bg3);text-align:center;padding:16px 12px;border-bottom:1px solid rgba(255,255,255,.12)}.pp-table thead th:first-child{text-align:left}.pp-th-name{display:flex;flex-direction:column;gap:3px;align-items:center}.pp-th-name b{font-size:14px;color:var(--text)}.pp-th-name span{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;color:var(--text3)}.pp-th-name em{font-family:var(--font-mono);font-style:normal;font-size:13px;color:var(--green)}.pp-table td{padding:13px 12px;border-top:1px solid rgba(255,255,255,.06);text-align:center;color:var(--text2)}.pp-table td:first-child{text-align:left;color:var(--text);font-weight:500}.pp-table tr:hover td{background:#ffffff05}.pp-yes{color:var(--green);font-weight:700}.pp-no{color:#ffffff38}.pp-col-rec{background:#00e8790d}
