.landing{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100%;font-size:17px;line-height:1.65;font-family:var(--font-landing), "Be Vietnam Pro", "Poppins", system-ui, sans-serif;--bg:#fff;--bg-soft:#eaf3ff;--bg-soft-alt:#f4f0ff;--bg-card:#fff;--ink:#16213a;--ink-soft:#5b6472;--blue:#0068ff;--blue-deep:#0050c7;--orange:#f60;--orange-deep:#d94f00;--green:#00b14f;--teal:#00b8c4;--line:#16213a1a;--line-soft:#16213a0f;--shadow:0 24px 48px -22px #0068ff47;--shadow-soft:0 14px 30px -16px #0068ff38;--focus:#0050c7;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;overflow-x:clip}@media (prefers-color-scheme:dark){.landing{--bg:#0b1220;--bg-soft:#101b30;--bg-soft-alt:#170f2a;--bg-card:#121c30;--ink:#eef3ff;--ink-soft:#9aa7c2;--blue:#5b9bff;--blue-deep:#8fbaff;--orange:#ff9450;--orange-deep:#ffb27a;--green:#33e08a;--teal:#4fe0e8;--line:#eef3ff24;--line-soft:#eef3ff14;--shadow:0 24px 48px -20px #000000a6;--shadow-soft:0 14px 30px -16px #0000008c;--focus:#8fbaff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.landing[data-theme=dark]{--bg:#0b1220;--bg-soft:#101b30;--bg-soft-alt:#170f2a;--bg-card:#121c30;--ink:#eef3ff;--ink-soft:#9aa7c2;--blue:#5b9bff;--blue-deep:#8fbaff;--orange:#ff9450;--orange-deep:#ffb27a;--green:#33e08a;--teal:#4fe0e8;--line:#eef3ff24;--line-soft:#eef3ff14;--shadow:0 24px 48px -20px #000000a6;--shadow-soft:0 14px 30px -16px #0000008c;--focus:#8fbaff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.landing[data-theme=light]{--bg:#fff;--bg-soft:#eaf3ff;--bg-soft-alt:#f4f0ff;--bg-card:#fff;--ink:#16213a;--ink-soft:#5b6472;--blue:#0068ff;--blue-deep:#0050c7;--orange:#f60;--orange-deep:#d94f00;--green:#00b14f;--teal:#00b8c4;--line:#16213a1a;--line-soft:#16213a0f;--shadow:0 24px 48px -22px #0068ff47;--shadow-soft:0 14px 30px -16px #0068ff38;--focus:#0050c7;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.landing,.landing *{box-sizing:border-box}.landing{margin:0;padding:0}.landing img,.landing svg{max-width:100%;display:block}.landing a{color:inherit}.landing button{font:inherit;color:inherit}.landing ul{margin:0;padding:0;list-style:none}.landing h1,.landing h2,.landing h3,.landing p{margin:0}.landing{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Be Vietnam Pro,Poppins,system-ui,sans-serif;font-size:17px;line-height:1.65;overflow-x:clip}.landing .wrap{max-width:1180px;margin:0 auto;padding:0 28px}.landing .promo-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;padding:4px 4px 16px;display:flex;overflow-x:auto}.landing .promo-row::-webkit-scrollbar{height:8px}.landing .promo-row::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.landing .promo-card{scroll-snap-align:start;background:var(--bg-card);border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);border-radius:18px;flex:0 0 250px;transition:transform .2s,box-shadow .2s;overflow:hidden}.landing .promo-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.landing .promo-thumb{aspect-ratio:3/4;background:var(--bg-soft);justify-content:center;align-items:center;display:flex;position:relative}.landing .promo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.landing .promo-badge{color:var(--ink);background:#ffffffeb;border-radius:999px;padding:4px 9px;font-size:.66rem;font-weight:800;position:absolute;top:10px;right:10px}.landing .promo-body{padding:14px 16px 18px}.landing .promo-name{color:var(--ink);margin:0 0 4px;font-size:.98rem;font-weight:800}.landing .promo-meta{color:var(--ink-soft);font-size:.8rem}.landing .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue-deep);align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:inline-flex}.landing .eyebrow:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px}.landing h1,.landing h2,.landing h3{text-wrap:balance;color:var(--ink);letter-spacing:-.01em;font-weight:800}.landing .accent{color:var(--orange)}.landing .accent-blue{color:var(--blue)}.landing a:focus-visible,.landing button:focus-visible,.landing [tabindex]:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.landing,.landing *{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.landing{scroll-behavior:smooth}.landing .btn{cursor:pointer;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:15px 26px;font-size:.94rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.landing .btn-primary{background:var(--orange);color:#fff;box-shadow:var(--shadow-soft)}.landing .btn-primary:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.landing .btn-ghost{background:var(--bg-card);border-color:var(--line);color:var(--ink)}.landing .btn-ghost:hover{border-color:var(--blue);color:var(--blue-deep)}.landing .btn-sm{padding:11px 20px;font-size:.86rem}.landing .site-nav{z-index:40;background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-soft);position:sticky;top:0}.landing .site-nav .wrap{justify-content:space-between;align-items:center;gap:20px;max-width:1360px;height:78px;display:flex}.landing .brand-group{align-items:center;gap:14px;min-width:0;display:flex}.landing .brand{flex-shrink:0;align-items:center;gap:7px;text-decoration:none;display:flex}.landing .brand-mark{color:var(--ink);font-size:1.4rem;font-weight:800}.landing .brand-mark span{color:var(--orange)}.landing .brand-ticket{flex-shrink:0;width:25px;height:16px;margin-left:1px}.landing .brand-usa{border-left:1px solid var(--line-soft);white-space:nowrap;flex-shrink:0;align-items:center;gap:7px;padding-left:14px;display:flex}.landing .brand-usa .usa-flag-sm{width:20px;height:14px;box-shadow:0 0 0 1px var(--line-soft);border-radius:2px;flex-shrink:0}.landing .brand-usa span{color:var(--ink-soft);font-size:.74rem;font-weight:700}.landing .nav-right{align-items:center;gap:18px;display:flex}.landing .nav-links{align-items:center;gap:30px;display:flex}.landing .nav-links a{color:var(--ink-soft);white-space:nowrap;font-size:.94rem;font-weight:600;text-decoration:none;transition:color .15s}.landing .nav-links a:hover{color:var(--ink)}.landing .nav-phone{background:var(--bg-soft);color:var(--ink);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:7px 14px;text-decoration:none;transition:background .15s;display:flex}.landing .nav-phone:hover{background:var(--bg-soft-alt);color:var(--ink)}.landing .nav-phone svg{width:16px;height:16px;color:var(--blue-deep);flex-shrink:0}.landing .nav-phone-text{flex-direction:column;line-height:1.15;display:flex}.landing .nav-phone-label{text-transform:uppercase;letter-spacing:.03em;color:var(--ink-soft);white-space:nowrap;font-size:.6rem;font-weight:700}.landing .nav-phone-num{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.86rem;font-weight:800}.landing .lang-switch{background:var(--bg-soft);border-radius:999px;flex-shrink:0;align-items:center;gap:2px;padding:3px;display:flex}.landing .lang-btn{letter-spacing:.02em;color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:.76rem;font-weight:800}.landing .lang-btn.is-active{background:var(--bg-card);color:var(--ink);box-shadow:var(--shadow-soft)}.landing .theme-toggle{background:var(--bg-soft);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.landing .theme-toggle svg{width:18px;height:18px;color:var(--ink)}.landing .theme-toggle:hover{background:var(--bg-soft-alt)}.landing .nav-toggle{background:var(--bg-soft);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:none}.landing .nav-toggle svg{width:18px;height:18px;color:var(--ink)}.landing .blob-field{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing .blob{filter:blur(60px);opacity:.55;border-radius:50%;position:absolute}.landing .blob-1{background:var(--bg-soft);width:420px;height:420px;top:-140px;right:-100px}.landing .blob-2{background:var(--bg-soft-alt);width:360px;height:360px;bottom:-160px;left:-120px}.landing .hero{padding:72px 0 60px;position:relative}.landing .hero .wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:52px;display:grid;position:relative}.landing .hero-copy h1{margin:16px 0 22px;font-size:clamp(2.5rem,5vw,3.9rem);line-height:1.06}.landing .hero-copy p.lede{color:var(--ink-soft);max-width:48ch;margin-bottom:30px;font-size:1.1rem}.landing .hero-ctas{flex-wrap:wrap;gap:14px;margin-bottom:40px;display:flex}.landing .stat-row{border-top:1px solid var(--line-soft);flex-wrap:wrap;gap:30px;padding-top:22px;display:flex}.landing .stat-row div{flex-direction:column;gap:2px;display:flex}.landing .stat-num{color:var(--blue-deep);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800}.landing .stat-label{color:var(--ink-soft);font-size:.82rem;font-weight:600}.landing .broadcast{aspect-ratio:1;width:min(100%,460px);margin:0 auto;position:relative}.landing .broadcast-svg{width:100%;height:100%;position:absolute;inset:0}.landing .beam{fill:none;stroke:var(--line);stroke-width:.6px;stroke-dasharray:2.2 2.2}.landing .broadcast.is-live .beam{animation:1.1s linear infinite beamFlow}@keyframes beamFlow{to{stroke-dashoffset:-8.8px}}.landing .bc-center{aspect-ratio:1;background:var(--bg-card);width:34%;box-shadow:var(--shadow);border:1px solid var(--line-soft);text-align:center;z-index:3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing .bc-center .thumb{aspect-ratio:16/10;background:linear-gradient(135deg, var(--blue), var(--teal));border-radius:10px;justify-content:center;align-items:center;width:100%;display:flex}.landing .bc-center .thumb svg{color:#fff;width:22px;height:22px}.landing .bc-center .ev-name{margin-top:6px;font-size:.72rem;font-weight:700;line-height:1.2}.landing .bc-center .ev-meta{color:var(--ink-soft);font-size:.62rem;font-weight:600}.landing .bc-node{z-index:2;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;transform:translate(-50%,-50%)}.landing .bc-node-badge{background:var(--bg-card);border:1px solid var(--line-soft);width:54px;height:54px;box-shadow:var(--shadow-soft);border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative}.landing .bc-node-badge svg{width:26px;height:26px}.landing .bc-node-badge:before{content:"";border:1.5px solid var(--node-color,var(--blue));opacity:0;border-radius:20px;position:absolute;inset:-6px}.landing .broadcast.is-live .bc-node-badge:before{animation:2.4s ease-out infinite ping}.landing .bc-node:nth-child(3) .bc-node-badge:before{animation-delay:.3s}.landing .bc-node:nth-child(4) .bc-node-badge:before{animation-delay:.6s}.landing .bc-node:nth-child(5) .bc-node-badge:before{animation-delay:.9s}.landing .bc-node:nth-child(6) .bc-node-badge:before{animation-delay:1.2s}@keyframes ping{0%{opacity:.6;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}.landing .bc-node-label{color:var(--ink-soft);font-size:.7rem;font-weight:700}.landing .bc-chip{background:var(--green);color:#fff;opacity:0;border-radius:999px;padding:2px 6px;font-size:.58rem;font-weight:800;position:absolute;top:-10px;right:-14px;transform:translateY(4px)}.landing .broadcast.is-live .bc-chip{animation:2.4s ease-in-out infinite chipPop}.landing .bc-node:nth-child(3) .bc-chip{animation-delay:.4s}.landing .bc-node:nth-child(4) .bc-chip{animation-delay:.9s}.landing .bc-node:nth-child(5) .bc-chip{animation-delay:1.4s}.landing .bc-node:nth-child(6) .bc-chip{animation-delay:1.9s}@keyframes chipPop{0%,to{opacity:0;transform:translateY(4px)}15%,55%{opacity:1;transform:translateY(0)}}.landing section{padding:92px 0;position:relative}.landing .section-soft{background:var(--bg-soft)}.landing .section-head{max-width:640px;margin-bottom:50px}.landing .section-head h2{margin-top:12px;font-size:clamp(2rem,3.6vw,2.9rem);line-height:1.08}.landing .section-head p{color:var(--ink-soft);max-width:54ch;margin-top:14px;font-size:1.05rem}.landing .hiw-body{grid-template-columns:300px 1fr;gap:20px;display:grid}.landing .hiw-tab{text-align:left;cursor:pointer;width:100%;color:var(--ink-soft);background:0 0;border:none;border-radius:16px;align-items:flex-start;gap:14px;margin-bottom:6px;padding:16px;display:flex}.landing .hiw-tab-num{background:var(--bg-card);border:1px solid var(--line);width:30px;height:30px;color:var(--ink-soft);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;display:flex}.landing .hiw-tab-title{color:inherit;font-size:1rem;font-weight:700}.landing .hiw-tab-desc{max-width:30ch;color:var(--ink-soft);margin-top:3px;font-size:.84rem;display:none}.landing .hiw-tab[aria-selected=true]{background:var(--bg-card);box-shadow:var(--shadow-soft);color:var(--ink)}.landing .hiw-tab[aria-selected=true] .hiw-tab-num{background:var(--orange);border-color:var(--orange);color:#fff}.landing .hiw-tab[aria-selected=true] .hiw-tab-desc{display:block}.landing .hiw-stage{background:var(--bg-card);border:1px solid var(--line-soft);min-height:600px;box-shadow:var(--shadow-soft);border-radius:24px;position:relative;overflow:hidden}.landing .hiw-panel{flex-direction:column;justify-content:center;gap:26px;padding:42px;display:none;position:absolute;inset:0}.landing .hiw-panel.is-active{display:flex}.landing .hiw-panel-label{letter-spacing:.06em;text-transform:uppercase;color:var(--blue-deep);font-size:.78rem;font-weight:700}.landing .hiw-panel-title{font-size:1.6rem;font-weight:800}.landing .hiw-panel-desc{color:var(--ink-soft);max-width:46ch}.landing .hiw-visual{justify-content:center;align-items:center;min-height:160px;display:flex}.landing .uploadcard{background:var(--bg-soft);border:1.5px dashed var(--blue);text-align:center;opacity:0;border-radius:18px;width:240px;padding:22px;transform:scale(.92)}.landing .is-active .uploadcard{animation:.4s forwards popIn}@keyframes popIn{to{opacity:1;transform:scale(1)}}.landing .uploadcard svg{width:32px;height:32px;color:var(--blue);margin:0 auto 10px}.landing .uploadcard b{font-size:.86rem}.landing .uploadcard span{color:var(--ink-soft);margin-top:4px;font-size:.72rem;display:block}.landing .livecounter{flex-direction:column;align-items:center;gap:10px;display:flex}.landing .livecounter-num{align-items:baseline;display:inline-flex}.landing .livecounter .num{color:var(--blue-deep);font-variant-numeric:tabular-nums;font-size:2.6rem;font-weight:800}.landing .livecounter .lbl{color:var(--ink-soft);font-size:.8rem;font-weight:600}.landing .livebars{align-items:flex-end;gap:5px;height:46px;margin-top:8px;display:flex}.landing .livebars i{background:var(--teal);border-radius:3px;width:7px;height:20%}.landing .is-active .livebars i{animation:1.6s ease-in-out infinite alternate barGrow}.landing .livebars i:first-child{animation-delay:0s!important}.landing .livebars i:nth-child(2){animation-delay:.15s!important}.landing .livebars i:nth-child(3){animation-delay:.3s!important}.landing .livebars i:nth-child(4){animation-delay:.45s!important}.landing .livebars i:nth-child(5){animation-delay:.6s!important}@keyframes barGrow{0%{height:20%}to{height:100%}}.landing .soldout-pill{background:var(--green);color:#fff;opacity:0;border-radius:999px;align-items:center;gap:6px;margin-top:6px;padding:6px 14px;font-size:.78rem;font-weight:800;display:inline-flex;transform:scale(.7)}.landing .is-active .soldout-pill{animation:.4s cubic-bezier(.34,1.56,.64,1) 1.3s forwards soldoutPop}@keyframes soldoutPop{to{opacity:1;transform:scale(1)}}.landing .compare-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;margin-bottom:8px;display:grid}.landing .compare-col{background:var(--bg-card);border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);border-radius:24px;flex-direction:column;gap:20px;padding:30px 28px;display:flex}.landing .compare-col.is-win{border:2px solid var(--orange)}.landing .compare-col-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.landing .compare-label{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-size:.8rem;font-weight:800}.landing .compare-label.is-win{color:var(--orange)}.landing .compare-flag{text-transform:uppercase;color:#fff;background:var(--orange);border-radius:999px;padding:4px 9px;font-size:.62rem;font-weight:800}.landing .compare-visual{background:var(--bg-soft);border-radius:18px;min-height:220px;position:relative;overflow:hidden}.landing .compare-col.is-win .compare-visual{background:var(--bg-soft-alt)}.landing .scatter-field,.landing .precision-field{width:100%;height:220px;position:relative}.landing .scatter-megaphone{width:52px;height:52px;color:var(--ink-soft);opacity:.35;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing .scatter-dot{background:var(--line);opacity:0;border-radius:50%;width:10px;height:10px;position:absolute;transform:scale(.4)}.landing .is-revealed .scatter-dot{animation:.5s forwards scatterMiss;animation-delay:var(--d)}@keyframes scatterMiss{45%{opacity:1;transform:scale(1.15)}to{opacity:var(--o,.35);transform:scale(1)}}.landing .scatter-dot.is-hit{background:var(--green)}.landing .is-revealed .scatter-dot.is-hit{animation:.5s forwards scatterHit;animation-delay:var(--d)}@keyframes scatterHit{45%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.landing .precision-field{justify-content:center;align-items:center;display:flex}.landing .precision-ring{border:1.5px dashed var(--orange);opacity:0;border-radius:50%;position:absolute}.landing .precision-ring.r1{width:72%;height:72%}.landing .precision-ring.r2{width:46%;height:46%}.landing .is-revealed .precision-ring{animation:.6s forwards ringIn}.landing .is-revealed .precision-ring.r2{animation-delay:.15s}@keyframes ringIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.landing .precision-center{z-index:3;background:var(--orange);color:#fff;width:46px;height:46px;box-shadow:var(--shadow-soft);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.landing .precision-center svg{width:20px;height:20px}.landing .precision-rays{width:100%;height:100%;position:absolute;inset:0}.landing .precision-ray{fill:none;stroke:var(--orange);stroke-width:.6px;stroke-dasharray:2 2;opacity:0}.landing .is-revealed .precision-ray{animation:rayIn .4s ease forwards var(--d), rayFlow 1s linear infinite var(--d)}@keyframes rayIn{to{opacity:.45}}@keyframes rayFlow{to{stroke-dashoffset:-8px}}.landing .precision-dot{background:var(--bg-card);border:1.5px solid var(--green);opacity:0;z-index:2;width:23px;height:23px;box-shadow:var(--shadow-soft);border-radius:50%;justify-content:center;align-items:center;margin:-11.5px 0 0 -11.5px;display:flex;position:absolute;transform:scale(.3)rotate(-40deg)}.landing .precision-dot svg{width:12px;height:12px;color:var(--green)}.landing .is-revealed .precision-dot{animation:.55s cubic-bezier(.34,1.56,.64,1) forwards genderPop;animation-delay:var(--d)}@keyframes genderPop{60%{opacity:1;transform:scale(1.22)rotate(6deg)}to{opacity:1;transform:scale(1)rotate(0)}}.landing .precision-dot:after{content:"";border:1.5px solid var(--green);opacity:0;border-radius:50%;position:absolute;inset:-5px}.landing .is-revealed .precision-dot:after{animation:1.5s ease-out forwards dotPing;animation-delay:calc(var(--d) + .35s)}@keyframes dotPing{0%{opacity:.7;transform:scale(.75)}to{opacity:0;transform:scale(1.9)}}.landing .compare-chips{flex-wrap:wrap;gap:8px;display:flex}.landing .compare-chip{background:var(--bg-soft);color:var(--blue-deep);border:1px solid var(--line-soft);border-radius:999px;padding:6px 12px;font-size:.72rem;font-weight:700}.landing .compare-col.is-win .compare-chip{color:var(--orange-deep);background:#ff66001f;border-color:#0000}.landing .compare-list{flex-direction:column;gap:10px;display:flex}.landing .compare-list li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.92rem;display:flex}.landing .compare-list li svg{flex-shrink:0;width:16px;height:16px;margin-top:4px}.landing .compare-list.is-bad li svg{color:var(--ink-soft)}.landing .compare-list.is-good li svg{color:var(--green)}.landing .compare-stat{border-top:1px solid var(--line-soft);margin-top:auto;padding-top:16px}.landing .compare-stat-num{color:var(--ink-soft);font-size:2rem;font-weight:800}.landing .compare-col.is-win .compare-stat-num{color:var(--orange)}.landing .compare-stat-label{color:var(--ink-soft);font-size:.8rem;font-weight:600}.landing .compare-chart{margin-top:44px}.landing .chart-legend{gap:22px;margin-bottom:16px;display:flex}.landing .chart-legend-item{color:var(--ink-soft);align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.landing .chart-legend-item .dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.landing .chart-legend-item.is-trad .dot{background:var(--ink-soft)}.landing .chart-legend-item.is-win .dot{background:var(--orange)}.landing .chart-legend-item.is-win{color:var(--orange)}.landing .linechart-wrap{position:relative}.landing .linechart{aspect-ratio:600/200;width:100%;display:block;overflow:visible}.landing .lc-grid{stroke:var(--line-soft);stroke-width:1px}.landing .lc-baseline{stroke:var(--line);stroke-width:1.2px}.landing .lc-grad-a{stop-color:var(--orange);stop-opacity:.26}.landing .lc-grad-b{stop-color:var(--orange);stop-opacity:0}.landing .lc-area{opacity:0}.landing .is-revealed .lc-area{animation:.8s 1s forwards lcFadeIn}@keyframes lcFadeIn{to{opacity:1}}.landing .lc-line{fill:none;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100px}.landing .lc-line.lc-trad{stroke:var(--ink-soft)}.landing .lc-line.lc-win{stroke:var(--orange)}.landing .is-revealed .lc-line.lc-trad{animation:1.5s cubic-bezier(.4,0,.2,1) .2s forwards lcDraw}.landing .is-revealed .lc-line.lc-win{animation:1.7s cubic-bezier(.4,0,.2,1) .3s forwards lcDraw}@keyframes lcDraw{to{stroke-dashoffset:0}}.landing .lc-dot{r:4.5;opacity:0}.landing .lc-dot.lc-trad-dot{fill:var(--bg-card);stroke:var(--ink-soft);stroke-width:2.4px;offset-path:path("M40,176 C160,174 280,170 400,163 C460,159 520,154 560,150");offset-rotate:0deg}.landing .lc-dot.lc-win-dot{fill:var(--bg-card);stroke:var(--orange);stroke-width:2.4px;offset-path:path("M40,176 C160,168 240,140 320,95 C380,60 440,32 560,18");offset-rotate:0deg}.landing .is-revealed .lc-dot.lc-trad-dot{animation:.2s .2s forwards lcFadeIn,1.5s cubic-bezier(.4,0,.2,1) .2s forwards lcDotMove}.landing .is-revealed .lc-dot.lc-win-dot{animation:.2s .3s forwards lcFadeIn,1.7s cubic-bezier(.4,0,.2,1) .3s forwards lcDotMove}@keyframes lcDotMove{0%{offset-distance:0%}to{offset-distance:100%}}.landing .lc-endpoint{opacity:0}.landing .is-revealed .lc-endpoint.lc-trad-end{animation:.35s 1.6s forwards lcFadeIn}.landing .is-revealed .lc-endpoint.lc-win-end{animation:.35s 1.9s forwards lcFadeIn}.landing .lc-callout{opacity:0;text-align:right;flex-direction:column;display:flex;position:absolute}.landing .lc-callout.is-win{top:1%;right:1%}.landing .is-revealed .lc-callout.is-win{animation:.4s 2s forwards lcCalloutIn}.landing .lc-callout.is-trad{top:64%;right:1%}.landing .is-revealed .lc-callout.is-trad{animation:.4s 1.7s forwards lcCalloutIn}@keyframes lcCalloutIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.landing .lc-callout .val{font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:800;line-height:1.1}.landing .lc-callout.is-win .val{color:var(--orange)}.landing .lc-callout.is-trad .val{color:var(--ink-soft)}.landing .lc-callout .lbl{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.64rem;font-weight:700}.landing .lc-multiplier{opacity:0;background:var(--orange);color:#fff;box-shadow:var(--shadow-soft);border-radius:999px;padding:6px 13px;font-size:.95rem;font-weight:800;position:absolute;top:30%;left:52%;transform:translate(-50%,-50%)scale(.5)}.landing .is-revealed .lc-multiplier{animation:.45s cubic-bezier(.34,1.56,.64,1) 2.15s forwards lcMultIn}@keyframes lcMultIn{to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.landing .feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.landing .feature-card{background:var(--bg-card);border:1px solid var(--line-soft);min-height:190px;box-shadow:var(--shadow-soft);border-radius:22px;flex-direction:column;gap:12px;padding:28px 26px;display:flex;position:relative}.landing .feature-icon{background:var(--bg-soft);width:46px;height:46px;color:var(--blue-deep);border-radius:14px;justify-content:center;align-items:center;display:flex}.landing .feature-icon svg{width:22px;height:22px}.landing .feature-card h3{font-size:1.12rem;font-weight:800}.landing .feature-card p{color:var(--ink-soft);font-size:.92rem}.landing .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.landing .price-card{background:var(--bg-card);border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);border-radius:24px;flex-direction:column;display:flex;position:relative;overflow:hidden}.landing .price-card.is-combo{border:2px solid var(--orange)}.landing .price-head{padding:28px 26px 6px}.landing .price-flag{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem;font-weight:800}.landing .price-flag.combo-flag{color:var(--orange)}.landing .price-name{margin-top:6px;font-size:1.4rem;font-weight:800}.landing .price-amount-row{align-items:baseline;gap:6px;padding:14px 26px 10px;display:flex}.landing .price-amount{color:var(--blue-deep);font-variant-numeric:tabular-nums;font-size:2.3rem;font-weight:800}.landing .price-amount-note{color:var(--ink-soft);font-size:.84rem}.landing .price-list{flex-direction:column;flex-grow:1;gap:12px;padding:8px 26px 26px;display:flex}.landing .price-list li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.92rem;display:flex}.landing .price-list li svg{width:16px;height:16px;color:var(--green);flex-shrink:0;margin-top:4px}.landing .price-cta{padding:0 26px 26px}.landing .price-cta .btn{justify-content:center;width:100%}.landing .promo-note{color:var(--ink-soft);text-align:center;margin-top:24px;font-size:.82rem}.landing .price-li-body{flex-direction:column;gap:4px;display:flex}.landing .link-more{color:var(--blue-deep);align-items:center;gap:4px;width:fit-content;margin-top:6px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.landing .link-more:hover{text-decoration:underline}.landing .price-li-body .link-more{margin-top:0}.landing .price-list li.price-li-excluded{color:var(--ink-soft);opacity:.65}.landing .price-list li.price-li-excluded svg{color:var(--ink-soft)}.landing .price-platforms{grid-template-columns:repeat(5,1fr);gap:6px;margin-top:8px;display:grid}.landing .price-platform{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.landing .pp-icon{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.landing .pp-icon svg{width:22px;height:22px}.landing .price-platform.is-zero .pp-icon svg{filter:grayscale();opacity:.4}.landing .pp-num{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:800}.landing .price-platform.is-zero .pp-num{color:var(--ink-soft);font-weight:600}.landing .pp-label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.02em;font-size:.54rem;font-weight:700}.landing .cta-band{background:linear-gradient(120deg, var(--blue), var(--teal))}.landing .cta-band .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:68px 28px;display:flex}.landing .cta-band h2{color:#fff;font-size:clamp(1.8rem,3.2vw,2.5rem)}.landing .cta-band p{color:#ffffffd9;margin-top:8px}.landing .cta-band .btn-primary{color:var(--blue-deep);background:#fff}.landing footer{padding:44px 0 60px}.landing .footer-row{border-top:1px solid var(--line-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:26px;display:flex}.landing .footer-fine{color:var(--ink-soft);font-size:.84rem;font-weight:600}.landing .footer-links{gap:22px;display:flex}.landing .footer-links a{color:var(--ink-soft);font-size:.86rem;font-weight:600;text-decoration:none}.landing .footer-links a:hover{color:var(--ink)}@media (max-width:1280px){.landing .nav-links{display:none}.landing .nav-toggle{display:flex}}.landing .nav-links.is-open{background:var(--bg-card);border:1px solid var(--line-soft);box-shadow:var(--shadow);z-index:50;border-radius:16px;flex-direction:column;align-items:stretch;gap:2px;min-width:230px;max-width:calc(100vw - 56px);padding:10px;display:flex;position:absolute;top:88px;left:auto;right:28px}.landing .nav-links.is-open a{border-radius:10px;padding:10px 12px}.landing .nav-links.is-open a:hover{background:var(--bg-soft)}.landing .nav-links.is-open .nav-phone{margin:2px 0}.landing .nav-links.is-open .btn{justify-content:center;width:100%;margin-top:4px}@media (max-width:900px){.landing .hero .wrap{grid-template-columns:1fr}.landing .broadcast{margin-top:24px}.landing .hiw-body{grid-template-columns:1fr}.landing .feature-grid{grid-template-columns:1fr 1fr}.landing .pricing-grid,.landing .compare-grid{grid-template-columns:1fr}}@media (max-width:640px){.landing .promo-card{flex-basis:210px}.landing .feature-grid{grid-template-columns:1fr}.landing section{padding:64px 0}.landing .hiw-panel{padding:26px}.landing .cta-band .wrap{padding:48px 24px}.landing .chart-legend{flex-wrap:wrap;gap:14px}.landing .lc-callout{display:none}.landing .lc-multiplier{padding:5px 11px;font-size:.82rem}}@media (max-width:520px){.landing .brand-usa span{display:none}.landing .brand-usa{padding-left:10px}}html:has(.landing){scroll-behavior:smooth}body.is-marketing{background:var(--bg,#fff);color:var(--ink,#16213a)}@media (prefers-color-scheme:dark){body.is-marketing{color:#eef3ff;background:#0b1220}}body:has(.landing[data-theme=light]).is-marketing{color:#16213a;background:#fff}body:has(.landing[data-theme=light]){color:#16213a;background:#fff}body:has(.landing[data-theme=dark]).is-marketing{color:#eef3ff;background:#0b1220}body:has(.landing[data-theme=dark]){color:#eef3ff;background:#0b1220}.landing .hero{align-items:unset;isolation:auto;min-height:0!important;display:block!important;overflow:visible!important}.landing .hero:after{content:none!important;background:0 0!important;display:none!important}.landing .hero-copy{width:auto;color:var(--ink);padding-block:0}.landing .hero-copy h1{color:var(--ink)}.landing .hero-copy .eyebrow{color:var(--blue-deep)}.landing .hero-copy p.lede{color:var(--ink-soft)}.landing .hero .btn-primary{box-shadow:var(--shadow-soft);background:var(--orange);color:#fff}.landing .hero .btn-ghost,.landing .hero-copy .btn-ghost{background:var(--bg-card);border-color:var(--line);color:var(--ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing .hero .btn-ghost:hover,.landing .hero-copy .btn-ghost:hover{border-color:var(--blue);color:var(--blue-deep);background:var(--bg-card)}.landing .cta-band{background:linear-gradient(120deg, var(--blue), var(--teal));border-top:none;padding-block:0}.landing .cta-band:before{display:none}.landing .cta-band h2{color:#fff}.landing .cta-band p{color:#ffffffd9}.landing .stat-label{text-transform:none;letter-spacing:0;color:var(--ink-soft);font-size:.82rem;font-weight:600}.landing footer{background:0 0;border:none}.landing .nav-links .btn-primary,.landing .nav-links .btn-primary:hover{color:#fff}.landing .nav-links .nav-phone{color:var(--ink)}.landing .btn-primary:hover:not(:disabled){background:var(--orange);filter:none}.landing .btn-ghost:hover:not(:disabled){background:var(--bg-card);border-color:var(--blue);color:var(--blue-deep)}.landing .subpage{padding:64px 0 92px}.landing .subpage-inner{max-width:720px}.landing .subpage h1{margin:16px 0 20px;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.landing .subpage .lede{color:var(--ink-soft);max-width:54ch;margin-bottom:28px;font-size:1.08rem}.landing .subpage p{color:var(--ink-soft);margin-bottom:1em}.landing .subpage h2{margin:2rem 0 .75rem;font-size:1.35rem}.landing .subpage ul{color:var(--ink-soft);margin:0 0 1.2rem;padding-left:1.25rem;list-style:outside}.landing .subpage li{margin:.4rem 0}.landing .subpage p:has(.btn){flex-wrap:wrap;gap:10px;display:flex}
