.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4{letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.08}.landing-root p{text-wrap:pretty;margin:0}.landing-root a{color:inherit;text-decoration:none}.landing-root .mono{font-family:var(--font-mono);font-feature-settings:"tnum" 1}html:has(.landing-root){scroll-behavior:smooth}.landing-root section[id]{scroll-margin-top:calc(var(--header-h) + 24px)}@media (prefers-reduced-motion:reduce){html:has(.landing-root){scroll-behavior:auto}}.landing-root .lp-container{width:100%;max-width:1180px;margin-inline:auto;padding-inline:24px}.landing-root .section{padding-block:clamp(64px,9vw,128px);position:relative}.landing-root .eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-deep);align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.landing-root .eyebrow:before{content:"";background:var(--primary-deep);width:18px;height:1.5px;display:inline-block}.landing-root .section-title{max-width:18ch;font-size:clamp(28px,4vw,46px)}.landing-root .lead{color:var(--muted-foreground);max-width:56ch;font-size:clamp(16px,1.6vw,19px)}.landing-root .btn{border-radius:var(--radius);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:44px;padding-inline:20px;font-size:15px;font-weight:500;transition:transform .15s,box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.landing-root .btn:active{transform:translateY(1px)scale(.99)}.landing-root .btn-primary{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-sm)}.landing-root .btn-primary:hover{box-shadow:var(--shadow-glow);transform:translateY(-1px)}.landing-root .btn-ghost{color:var(--foreground);border-color:var(--border);background:0 0}.landing-root .btn-ghost:hover{background:var(--accent)}.landing-root .btn-sm{height:36px;padding-inline:14px;font-size:14px}.landing-root .btn-lg{border-radius:calc(var(--radius) + 2px);height:52px;padding-inline:28px;font-size:16px}.landing-root .card{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow-sm)}.landing-root .badge{white-space:nowrap;border:1px solid var(--border);background:var(--secondary);color:var(--muted-foreground);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.landing-root .badge-primary{background:var(--primary-soft);color:var(--primary-deeper);border-color:#0000}.landing-root .badge-mono{font-family:var(--font-mono);letter-spacing:.04em}.landing-root .chip{white-space:nowrap;font-family:var(--font-mono);border:1px solid var(--border);background:var(--secondary);border-radius:7px;align-items:center;gap:6px;padding:5px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.landing-root .chip-match{background:var(--primary-soft);color:var(--primary-deeper);border-color:#0000}.landing-root .chip-gap{background:color-mix(in oklch,var(--destructive)10%,transparent);border-color:color-mix(in oklch,var(--destructive)28%,transparent);color:var(--destructive)}.landing-root .pri{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;border-radius:5px;padding:3px 8px;font-size:10.5px;font-weight:600}.landing-root .pri-high{background:color-mix(in oklch,var(--destructive)14%,transparent);color:var(--destructive)}.landing-root .pri-medium{background:color-mix(in oklch,var(--warning)20%,transparent);color:color-mix(in oklch,var(--warning)60%,var(--foreground))}.landing-root .pri-low{background:var(--muted);color:var(--muted-foreground)}.landing-root .reveal{opacity:0;will-change:opacity,transform;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)}.landing-root .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.landing-root .reveal{transition:none;opacity:1!important;transform:none!important}}.landing-root .divider{background:linear-gradient(90deg,transparent,var(--border),transparent);border:0;height:1px}.landing-root .muted{color:var(--muted-foreground)}.landing-root .center{text-align:center}.landing-root .stack{flex-direction:column;display:flex}.landing-root .row{align-items:center;display:flex}.landing-root .wrap{flex-wrap:wrap}.landing-root .nav{z-index:50;height:var(--header-h);border-bottom:1px solid #0000;transition:background .3s,border-color .3s,box-shadow .3s;position:sticky;top:0}.landing-root .nav.scrolled{background:color-mix(in oklch,var(--background)78%,transparent);-webkit-backdrop-filter:blur(14px)saturate(1.4);border-bottom-color:var(--border)}.landing-root .nav-inner{justify-content:space-between;align-items:center;gap:20px;height:100%;display:flex}.landing-root .nav-logo{letter-spacing:-.01em;align-items:center;gap:9px;font-size:18px;font-weight:600;display:inline-flex}.landing-root .nav-links{gap:26px;display:flex}.landing-root .nav-links a{color:var(--muted-foreground);white-space:nowrap;font-size:14.5px;transition:color .15s}.landing-root .nav-links a:hover{color:var(--foreground)}.landing-root .nav-right{align-items:center;gap:12px;display:flex}.landing-root .nav-signin{color:var(--foreground);font-size:14.5px}.landing-root .nav-signin:hover{color:var(--primary-deep)}@media (max-width:800px){.landing-root .nav-links,.landing-root .nav-signin{display:none}}.landing-root .hero{padding-block:clamp(56px,9vw,110px) clamp(64px,9vw,120px);position:relative;overflow:hidden}.landing-root .hero-bg{z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 78% 8%,var(--primary-soft)0%,transparent 60%),radial-gradient(50% 40% at 12% 0%,var(--primary-softer)0%,transparent 55%);height:120%;position:absolute;inset:-20% -10% auto}.landing-root .hero-grid-lines{z-index:0;pointer-events:none;opacity:.5;background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 30%,#000 0%,#0000 75%);mask-image:radial-gradient(80% 60% at 50% 30%,#000 0%,#0000 75%)}.landing-root .hero-inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid;position:relative}.landing-root .hero-copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.landing-root .hero-h1{letter-spacing:-.035em;font-size:clamp(34px,5.4vw,60px)}.landing-root .hero-em{color:var(--primary-deep);display:inline}.landing-root .hero-cta{flex-wrap:wrap;gap:12px;display:flex}.landing-root .hero-note{color:var(--muted-foreground);border:1px solid var(--border);background:var(--secondary);border-radius:999px;padding:9px 16px;font-size:14px;line-height:1.4;display:inline-block}.landing-root .hero-note .mono{color:var(--foreground);white-space:nowrap}.landing-root .hero-fire{font-size:15px}.landing-root .hero-visual{place-items:center;min-height:380px;display:grid;position:relative}.landing-root .hero-card{width:min(420px,100%);box-shadow:var(--shadow-xl);z-index:2;padding:20px;position:relative}.landing-root .hero-card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:14px;display:flex}.landing-root .hero-card-score{align-items:center;gap:18px;display:flex}.landing-root .hero-card-sugg{border-radius:var(--radius);background:var(--muted);flex-direction:column;gap:6px;margin-top:16px;padding:13px 15px;display:flex}.landing-root .hero-card-sugg .row{align-items:flex-start;gap:10px}.landing-root .hero-float{z-index:3;filter:drop-shadow(var(--shadow-md));position:absolute}.landing-root .hero-float-a{top:-3%;right:-4%}.landing-root .hero-float-b{bottom:8%;left:-7%}.landing-root .hero-float-c{top:32%;left:-9%}.landing-root .hero-scrollcue{z-index:1;width:max-content;color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;margin:38px auto 0;font-size:11.5px;display:flex;position:relative}.landing-root .hero-scrollcue svg{animation:1.8s ease-in-out infinite lp-bob}@keyframes lp-bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (max-width:880px){.landing-root .hero-inner{grid-template-columns:1fr;gap:36px}.landing-root .hero-visual{min-height:340px}.landing-root .hero-float-b{left:2%}.landing-root .hero-float-c{left:0}}.landing-root .sec-head{flex-direction:column;gap:16px;max-width:760px;margin-bottom:44px;display:flex}.landing-root .sec-head .lead{margin-top:2px}.landing-root .center-head{text-align:center;align-items:center;margin-inline:auto}.landing-root .center-head .section-title{max-width:22ch}.landing-root .sandbox-sec{scroll-margin-top:80px}.landing-root #sandbox,.landing-root #try{scroll-margin-top:90px}.landing-root .sx-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:20px;display:grid}.landing-root .sx-grid>*{min-width:0}.landing-root .sx-inputs{flex-direction:column;padding:0;display:flex;overflow:hidden}.landing-root .sx-input-head{border-bottom:1px solid var(--border);background:var(--secondary);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.landing-root .sx-dot{border-radius:50%;width:11px;height:11px;display:inline-block}.landing-root .sx-dot-r{background:#ff5f57}.landing-root .sx-dot-y{background:#febc2e}.landing-root .sx-dot-g{background:#28c840}.landing-root .sx-samples{flex-direction:column;gap:9px;padding:16px 18px 4px;display:flex}.landing-root .sx-sample-chip{white-space:nowrap;border:1px solid var(--border);background:var(--secondary);color:var(--foreground);border-radius:999px;padding:6px 12px;font-size:13px;transition:all .15s}.landing-root .sx-sample-chip:hover{border-color:var(--primary);color:var(--primary-deep)}.landing-root .sx-sample-chip.on{background:var(--primary-soft);color:var(--primary-deeper);border-color:#0000;font-weight:500}.landing-root .sx-field{flex-direction:column;gap:7px;padding:12px 18px 4px;display:flex}.landing-root .sx-field-label{white-space:nowrap;justify-content:space-between;align-items:baseline;font-size:13px;font-weight:500;display:flex}.landing-root .sx-count{color:var(--muted-foreground);font-size:11px}.landing-root .sx-field textarea{resize:vertical;border-radius:var(--radius);border:1px solid var(--border);background:var(--input);min-height:96px;color:var(--foreground);padding:12px 14px;font-size:13.5px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.landing-root .sx-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.landing-root .sx-field textarea::placeholder{color:var(--muted-foreground);opacity:.7}.landing-root .sx-err{color:var(--destructive);background:color-mix(in oklch,var(--destructive)9%,transparent);border:1px solid color-mix(in oklch,var(--destructive)26%,transparent);border-radius:var(--radius);margin:8px 18px 0;padding:9px 12px;font-size:13px}.landing-root .sx-actions{align-items:center;gap:14px;padding:16px 18px 6px;display:flex}.landing-root .sx-runs{color:var(--muted-foreground);white-space:nowrap;font-size:12.5px}.landing-root .sx-runs .mono{color:var(--primary-deep);font-weight:600}.landing-root .sx-fineprint{color:var(--muted-foreground);opacity:.85;padding:4px 18px 18px;font-size:11.5px}.landing-root .sx-output{min-height:420px;padding:22px;display:flex}.landing-root .sx-empty{flex:1;place-items:center;padding:20px;display:grid}.landing-root .sx-empty-ring{border:4px dashed var(--border);border-radius:50%;width:84px;height:84px}.landing-root .sx-steps{flex-direction:column;gap:10px;display:flex}.landing-root .sx-step{color:var(--muted-foreground);opacity:.35;align-items:center;gap:10px;font-size:14px;animation:.5s forwards lp-stepIn;display:flex}@keyframes lp-stepIn{to{opacity:1}}.landing-root .sx-step-dot{background:var(--primary);border-radius:50%;width:7px;height:7px}.landing-root .ps-spinner{border:3px solid var(--muted);border-top-color:var(--primary);border-radius:50%;width:30px;height:30px;animation:.7s linear infinite lp-spin;display:inline-block}.landing-root .btn .ps-spinner{border-width:2px;border-top-color:currentColor;border-color:color-mix(in oklch,currentColor 35%,transparent);width:16px;height:16px}@keyframes lp-spin{to{transform:rotate(360deg)}}.landing-root .sx-result{flex-direction:column;flex:1;gap:22px;animation:.5s both lp-fadeUp;display:flex}@keyframes lp-fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.landing-root .sx-result-head{align-items:center;gap:20px;display:flex}.landing-root .sx-cols{grid-template-columns:1fr 1fr;gap:18px;display:grid}.landing-root .sx-cols>*{min-width:0}.landing-root .sx-cols .chip{white-space:normal;text-align:left;align-items:flex-start}.landing-root .sx-col-label{align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.landing-root .sx-tick{background:var(--primary);border-radius:50%;flex:none;width:8px;height:8px}.landing-root .sx-cross{background:var(--destructive);border-radius:50%;flex:none;width:8px;height:8px}.landing-root .sx-bolt{background:var(--warning);border-radius:2px;flex:none;width:8px;height:8px}.landing-root .sx-sugg{border:1px solid var(--border);border-radius:var(--radius);background:var(--secondary);padding:12px 14px;animation:.5s both lp-fadeUp}.landing-root .sx-cover{padding:16px;position:relative}.landing-root .sx-cover-body{padding-bottom:30px;position:relative}.landing-root .sx-cover-blur{background:linear-gradient(to bottom,transparent,var(--card)60%);justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:-4px -4px -10px}.landing-root .sx-lock{color:var(--muted-foreground);text-align:center;flex-direction:column;align-items:center;gap:8px;font-size:13px;display:flex}.landing-root .sx-lock svg{color:var(--primary-deep)}@media (max-width:880px){.landing-root .sx-grid{grid-template-columns:1fr}.landing-root .sx-output{min-height:0}}@media (max-width:440px){.landing-root .sx-cols{grid-template-columns:1fr}.landing-root .sx-result-head{text-align:center;flex-direction:column}}.landing-root .fail-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.landing-root .fail-card{border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);background:var(--card);padding:26px 24px;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.landing-root .fail-card:hover{border-color:color-mix(in oklch,var(--primary)50%,var(--border));transform:translateY(-3px)}.landing-root .fail-n{color:var(--primary-deep);margin-bottom:16px;font-size:13px;font-weight:600;display:block}@media (max-width:820px){.landing-root .fail-grid{grid-template-columns:1fr}}.landing-root .timeline{grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:relative}.landing-root .timeline:before{content:"";background:linear-gradient(90deg,var(--primary),color-mix(in oklch,var(--primary)30%,var(--border)));height:2px;position:absolute;top:22px;left:8%;right:8%}.landing-root .tl-step{flex-direction:column;gap:16px;padding:0 18px;display:flex;position:relative}.landing-root .tl-marker{background:var(--primary);width:46px;height:46px;color:var(--primary-foreground);box-shadow:var(--shadow-md);z-index:1;border-radius:12px;place-items:center;font-size:14px;font-weight:700;display:grid;position:relative}.landing-root .tl-body{padding-right:12px}@media (max-width:820px){.landing-root .timeline{grid-template-columns:1fr;gap:28px}.landing-root .timeline:before{width:2px;height:auto;inset:0 auto 0 22px}.landing-root .tl-step{flex-direction:row;gap:18px;padding:0}}.landing-root .game-sec{scroll-margin-top:80px}.landing-root .game-wrap{max-width:640px;margin-inline:auto}.landing-root .game{box-shadow:var(--shadow-lg);padding:0;overflow:hidden}.landing-root .game-top{border-bottom:1px solid var(--border);background:var(--secondary);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.landing-root .game-live-dot{background:var(--primary);border-radius:50%;width:7px;height:7px;margin-right:2px;animation:1.6s infinite lp-pulse}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.3}}.landing-root .game-stat{flex-direction:column;align-items:flex-end;line-height:1.1;display:flex}.landing-root .game-stat-v{font-size:19px;font-weight:700}.landing-root .game-stat-l{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);font-size:10px}.landing-root .game-timebar{background:var(--muted);height:4px}.landing-root .game-timebar-fill{height:100%;transition:width .1s linear}.landing-root .game-stage{place-items:center;min-height:360px;padding:28px 24px;display:grid}.landing-root .game-panel{text-align:center;flex-direction:column;align-items:center;animation:.4s both lp-fadeUp;display:flex}.landing-root .game-play{flex-direction:column;align-items:center;gap:22px;width:100%;display:flex}.landing-root .game-cv{border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);background:var(--secondary);flex-direction:column;gap:12px;width:min(420px,100%);padding:14px 16px;display:flex}.landing-root .game-cv.flip{animation:.5s lp-flipIn}@keyframes lp-flipIn{0%{opacity:.4;transform:rotateX(-25deg)translateY(-10px)}to{opacity:1;transform:none}}.landing-root .game-cv-head{align-items:center;gap:10px;display:flex}.landing-root .game-avatar{background:var(--primary-soft);width:34px;height:34px;color:var(--primary-deeper);border-radius:9px;place-items:center;font-size:15px;font-weight:700;display:grid}.landing-root .game-newcand{font-family:var(--font-mono);letter-spacing:.1em;color:var(--primary-deep);background:var(--primary-soft);border-radius:5px;margin-left:auto;padding:3px 7px;font-size:10px;animation:1s infinite lp-pulse}.landing-root .game-ask{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:96px;display:flex}.landing-root .game-skill{letter-spacing:-.03em;font-size:clamp(28px,6vw,40px);font-weight:700;transition:color .2s;animation:.25s lp-popIn}.landing-root .game-skill.ok{color:var(--primary-deep)}.landing-root .game-skill.bad{color:var(--destructive)}@keyframes lp-popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.landing-root .game-combo{color:var(--warning);font-size:13px;font-weight:600}.landing-root .game-verdict{font-size:14px;font-weight:600;animation:.2s lp-fadeUp}.landing-root .game-verdict.ok{color:var(--primary-deep)}.landing-root .game-verdict.bad{color:var(--destructive)}.landing-root .game-btns{gap:12px;width:min(420px,100%);display:flex}.landing-root .game-btn{border-radius:calc(var(--radius) + 2px);border:1.5px solid var(--border);background:var(--card);flex-direction:column;flex:1;align-items:center;gap:6px;padding:16px;font-size:14.5px;font-weight:600;transition:all .15s;display:flex}.landing-root .game-btn:active{transform:scale(.97)}.landing-root .game-btn.cov:hover{border-color:var(--primary);color:var(--primary-deep);background:var(--primary-softer)}.landing-root .game-btn.gap:hover{border-color:var(--destructive);color:var(--destructive);background:color-mix(in oklch,var(--destructive)7%,transparent)}.landing-root .game-btn svg{opacity:.7}.landing-root .price-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:18px;max-width:760px;margin-inline:auto;display:grid}.landing-root .price-card{border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);background:var(--card);flex-direction:column;padding:26px 24px;display:flex;position:relative}.landing-root .price-card.featured{border-color:var(--primary);box-shadow:var(--shadow-glow);background:linear-gradient(180deg,var(--primary-softer),var(--card)40%)}.landing-root .price-tag{white-space:nowrap;background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;position:absolute;top:-12px;left:24px}.landing-root .price-name{color:var(--muted-foreground);font-size:15px;font-weight:600}.landing-root .price-amt{align-items:baseline;gap:4px;margin:6px 0 4px;display:flex}.landing-root .price-amt .mono{letter-spacing:-.03em;font-size:42px;font-weight:700}.landing-root .price-was{font-family:var(--font-mono);color:var(--muted-foreground);opacity:.7;font-size:22px;font-weight:600;text-decoration:line-through;text-decoration-thickness:2px}.landing-root .price-off{background:var(--primary);color:var(--primary-foreground);border-radius:999px;align-self:center;margin-left:4px;padding:3px 8px;font-size:11px;font-weight:700}.landing-root .price-per{color:var(--muted-foreground);font-size:15px}.landing-root .price-feats-head{color:var(--muted-foreground);margin-bottom:9px;font-size:12.5px;font-weight:600;display:block}.landing-root .price-feats{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.landing-root .price-feats li{align-items:center;gap:9px;font-size:13.5px;display:flex}.landing-root .price-feats svg{flex:none}@media (max-width:820px){.landing-root .price-grid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}.landing-root .finalcta{text-align:center;border:1px solid var(--border);background:var(--card);border-radius:24px;padding:clamp(40px,6vw,72px);position:relative;overflow:hidden}.landing-root .finalcta-glow{background:radial-gradient(50% 100% at 50% 100%,var(--primary-soft),transparent 70%);pointer-events:none;height:80%;position:absolute;inset:auto 0 -60%}.landing-root .finalcta>*{z-index:1;position:relative}.landing-root .footer{border-top:1px solid var(--border);margin-top:20px;padding-block:40px}.landing-root .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.landing-root .footer-links{flex-wrap:wrap;gap:24px;display:flex}.landing-root .footer-col{flex-direction:column;gap:10px;display:flex}.landing-root .footer-col-title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);font-size:12px;font-weight:600}.landing-root .footer-links a,.landing-root .footer-col a{color:var(--muted-foreground);font-size:14px}.landing-root .footer-links a:hover,.landing-root .footer-col a:hover{color:var(--foreground)}.landing-root .nav-live{position:relative}.landing-root .nav-live:after{content:"";background:var(--primary);width:6px;height:6px;box-shadow:0 0 0 0 var(--primary);border-radius:50%;animation:2s ease-out infinite lp-navpulse;position:absolute;top:-2px;right:-9px}@keyframes lp-navpulse{0%{box-shadow:0 0 0 0 color-mix(in oklch,var(--primary)70%,transparent)}70%{box-shadow:0 0 0 6px #0000}to{box-shadow:0 0 #0000}}.landing-root .stars{color:var(--warning);gap:2px;display:inline-flex}.landing-root .stars svg{width:16px;height:16px}.landing-root .stars.lg svg{width:20px;height:20px}.landing-root .livecount{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-weight:700}.landing-root .sec-tag{white-space:nowrap;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;background:var(--primary-soft);color:var(--primary-deeper);border:1px solid color-mix(in oklch,var(--primary)35%,transparent);border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.landing-root .sec-tag .livedot{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:1.5s infinite lp-pulse}.landing-root .ext-grid{grid-template-columns:320px 1fr;align-items:start;gap:28px;display:grid}.landing-root .ext-summary{border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);background:var(--card);box-shadow:var(--shadow-sm);flex-direction:column;gap:14px;padding:24px;display:flex;position:sticky;top:84px}.landing-root .ext-store{color:var(--muted-foreground);align-items:center;gap:8px;font-size:13px;display:inline-flex}.landing-root .ext-store svg{width:18px;height:18px}.landing-root .ext-score-row{align-items:baseline;gap:10px;display:flex}.landing-root .ext-score{font-family:var(--font-mono);letter-spacing:-.03em;font-size:46px;font-weight:700;line-height:1}.landing-root .ext-score-sub{color:var(--muted-foreground);font-size:13px}.landing-root .ext-verified{color:var(--primary-deeper);align-items:center;gap:6px;font-size:12.5px;font-weight:500;display:inline-flex}.landing-root .ext-verified svg{width:15px;height:15px}.landing-root .ext-reviews{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.landing-root .ext-review{border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);background:var(--card);flex-direction:column;gap:10px;padding:18px;transition:border-color .2s,transform .2s;display:flex}.landing-root .ext-review:hover{border-color:color-mix(in oklch,var(--primary)45%,var(--border));transform:translateY(-2px)}.landing-root .ext-review-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.landing-root .ext-review p{font-size:14px}.landing-root .ext-review-meta{align-items:center;gap:10px;display:flex}.landing-root .ext-avatar{width:34px;height:34px;color:var(--primary-foreground);background:var(--primary);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:700;display:grid}.landing-root .ext-name{white-space:nowrap;font-size:13.5px;font-weight:600}@media (max-width:860px){.landing-root .ext-grid{grid-template-columns:1fr}.landing-root .ext-summary{position:static}}@media (max-width:520px){.landing-root .ext-reviews{grid-template-columns:1fr}}.landing-root .interactive-frame{background:linear-gradient(180deg,var(--primary-softer),transparent 60%);border:1.5px dashed color-mix(in oklch,var(--primary)55%,var(--border));border-radius:22px;padding:14px;position:relative}.landing-root .interactive-frame:before{content:"";pointer-events:none;box-shadow:0 0 0 4px color-mix(in oklch,var(--primary)8%,transparent);border-radius:22px;position:absolute;inset:-1px}.landing-root .interactive-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:4px 8px 12px;display:flex}.landing-root .interactive-live{white-space:nowrap;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--primary-deeper);align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.landing-root .interactive-live .dot{background:var(--primary);width:8px;height:8px;box-shadow:0 0 0 0 var(--primary);border-radius:50%;animation:1.8s ease-out infinite lp-navpulse}.landing-root .interactive-hint{color:var(--muted-foreground);align-items:center;gap:7px;font-size:12.5px;display:inline-flex}.landing-root .interactive-hint svg{width:15px;height:15px;animation:1.6s ease-in-out infinite lp-tap}@keyframes lp-tap{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(-8deg)}}@media (prefers-reduced-motion:reduce){.landing-root .nav-live:after,.landing-root .sec-tag .livedot,.landing-root .interactive-live .dot,.landing-root .interactive-hint svg,.landing-root .game-live-dot,.landing-root .game-newcand,.landing-root .hero-scrollcue svg{animation:none}}.landing-root .tm-sec{overflow:hidden}.landing-root .tm-stat{flex-direction:column;align-items:center;gap:4px;margin:6px auto 44px;display:flex}.landing-root .tm-stat-num{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--foreground);font-size:clamp(38px,6vw,60px);font-weight:700;line-height:1}.landing-root .tm-stat-num .plus{color:var(--primary-deep)}.landing-root .tm-stat-label{color:var(--muted-foreground);font-size:14px}.landing-root .tm-viewport{flex-direction:column;gap:16px;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.landing-root .tm-track{will-change:transform;width:max-content;animation:lp-marquee var(--dur,56s)linear infinite;gap:16px;display:flex}.landing-root .tm-track.rev{animation-direction:reverse}.landing-root .tm-viewport:hover .tm-track{animation-play-state:paused}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.landing-root .tm-track{animation:none}.landing-root .tm-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.landing-root .tm-card{border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);background:var(--card);width:340px;box-shadow:var(--shadow-sm);flex-direction:column;flex:0 0 340px;gap:12px;padding:20px;display:flex}.landing-root .tm-quote{font-size:14.5px;line-height:1.5}.landing-root .tm-meta{align-items:center;gap:10px;margin-top:auto;display:flex}.landing-root .tm-avatar{width:36px;height:36px;color:var(--primary-foreground);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:700;display:grid}.landing-root .tm-name{white-space:nowrap;font-size:13.5px;font-weight:600}.landing-root .tm-sub{color:var(--muted-foreground);font-size:11.5px;font-family:var(--font-mono);white-space:nowrap}