.lp2-root{position:relative;--bg:#0b0e12;--card:#141a21;--card-2:#10151b;--sheet:#12161c;--border:#1f2833;--text-1:#f0f4f7;--text-2:#b9c2cc;--text-3:#6a737e;--chip:#1b222b;--chip-hover:#232b36;--accent:#4fb6d6;--accent-soft:#12222c;--accent-strong:#8fcbe0;--violet:#9d82de;--violet-soft:rgba(143,107,224,.14);--positive:#3fc98e;--positive-soft:rgba(63,201,142,.13);--negative:#e0655f;--negative-soft:hsla(3,68%,63%,.13);--caution:#d8b36c;--caution-soft:rgba(216,162,60,.13);--cta:#f0f4f7;--cta-text:#0b0e12;--grid-ink:hsla(0,0%,100%,.03);--sig-cool:#22d3ee;--sig-sky:#00d4ff;--sig-warn:#fbbf24;--sig-amber:#f59e0b;--sig-alt:#a78bfa;--sig-emerald:#10b981;--sig-rose:#fb7185;--line:#1b232d;--hairline:#161d25;--wick:#3a4552;--ring-accent:rgba(79,182,214,.32);--ring-pos:rgba(63,201,142,.32);--ring-neg:hsla(3,68%,63%,.32);--glow-accent:rgba(79,182,214,.13);--sweep:rgba(240,244,247,.05);--card-shadow:0 24px 60px rgba(0,0,0,.42);--chip-shadow:0 16px 40px rgba(0,0,0,.45);--beam-rest:#232b36;--font:"General Sans",-apple-system,"Segoe UI",sans-serif;--mono:ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;background:var(--bg);color:var(--text-1);font-family:var(--font);-webkit-font-smoothing:antialiased;width:100%;overflow-x:hidden;min-height:100vh}.lp2-root[data-theme=light]{--bg:#f2f4f6;--card:#fff;--card-2:#f7f8f9;--sheet:#fff;--border:rgba(16,24,32,.001);--text-1:#101418;--text-2:#3a424c;--text-3:#8a929c;--chip:#e8ecf0;--chip-hover:#dbe1e8;--accent:#0e7fa3;--accent-soft:#e8f3f7;--accent-strong:#0b5d77;--violet:#7c5cc4;--violet-soft:#f1edfa;--positive:#17a06b;--positive-soft:#e7f6ef;--negative:#e05a54;--negative-soft:#fdeeed;--caution:#b58318;--caution-soft:#fff6e4;--cta:#101418;--cta-text:#fff;--grid-ink:rgba(16,24,32,.032);--line:#eceff2;--hairline:#e4e8ec;--wick:#aeb6bf;--ring-accent:rgba(14,127,163,.28);--ring-pos:rgba(23,160,107,.28);--ring-neg:rgba(224,90,84,.28);--glow-accent:rgba(14,127,163,.1);--sweep:rgba(14,127,163,.06);--card-shadow:0 18px 44px rgba(16,24,32,.09),0 3px 10px rgba(16,24,32,.05);--chip-shadow:0 12px 30px rgba(16,24,32,.1),0 2px 6px rgba(16,24,32,.06);--beam-rest:transparent}.lp2-root,.lp2-root *{box-sizing:border-box}.lp2-root a{text-decoration:none;color:inherit;cursor:pointer}.lp2-root h1,.lp2-root h2,.lp2-root h3,.lp2-root p{margin:0}.lp2-root a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lp2-root .mn{font-family:var(--mono);font-variant-numeric:tabular-nums}.lp2-root .pos{color:var(--positive)}.lp2-root .neg{color:var(--negative)}.lp2-root .acc{color:var(--accent)}.lp2-root .wrap{max-width:1160px;margin:0 auto;padding:0 40px}.lp2-root .en{animation:dl-enter .7s cubic-bezier(.2,.8,.2,1) both}.lp2-root .d1{animation-delay:.08s}.lp2-root .d2{animation-delay:.16s}.lp2-root .d3{animation-delay:.24s}.lp2-root .d4{animation-delay:.32s}.lp2-root .d5{animation-delay:.4s}.lp2-root .nav{padding:calc(22px + env(safe-area-inset-top)) 0 22px;position:relative;z-index:5}.lp2-root .nav-in{display:flex;align-items:center;justify-content:space-between;gap:24px}.lp2-root .brand{display:flex;flex-direction:column;gap:2px}.lp2-root .brand-mark{font-weight:650;letter-spacing:.1em;font-size:15px;color:var(--text-1)}.lp2-root .brand-dim{color:var(--text-3)}.lp2-root .nlinks{display:flex;gap:2px}.lp2-root .nlink{padding:10px 15px;border-radius:999px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.lp2-root .nlink:hover{background:var(--chip)}.lp2-root .nact{display:flex;gap:10px;align-items:center}.lp2-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-weight:600;font-size:15px;border:1px solid transparent;cursor:pointer;position:relative;overflow:hidden;transition:background .15s,color .15s,transform .15s,box-shadow .15s}.lp2-root .b-pri{background:var(--cta);box-shadow:0 6px 16px rgba(0,0,0,.3);padding:14px 26px}.lp2-root[data-theme=light] .b-pri{box-shadow:0 6px 16px rgba(16,24,32,.22)}.lp2-root .b-pri:hover{transform:translateY(-1px)}.lp2-root .b-pri:after{content:"";position:absolute;inset:0;transform:translateX(-140%) skewX(-16deg);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.22),transparent);animation:dl-sweep 5.2s ease-in-out infinite}.lp2-root[data-theme=light] .b-pri:after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.28),transparent)}.lp2-root .b-gho{background:var(--chip);padding:14px 26px}.lp2-root .b-gho:hover{background:var(--chip-hover)}.lp2-root .b-nav{padding:10px 20px;font-size:14px}.lp2-root .b-lg{padding:16px 28px;font-size:16px}.lp2-root .b-blk{width:100%;padding:12px 16px;font-size:14px}.lp2-root .orb{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;flex:none}.lp2-root .b-pri .orb{background:rgba(11,14,18,.12);color:var(--cta-text)}.lp2-root[data-theme=light] .b-pri .orb{background:hsla(0,0%,100%,.2);color:var(--cta-text)}.lp2-root .b-gho .orb{background:var(--bg);color:var(--text-2)}.lp2-root .ey{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:var(--chip);font-size:11px;letter-spacing:.16em;color:var(--text-2);text-transform:uppercase;font-weight:550}.lp2-root .pd{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:dl-liveDot 2.2s ease-in-out infinite;flex:none}.lp2-root .pd.g{background:var(--positive);animation-name:dl-liveDotPos}.lp2-root .mc{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:var(--chip);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-2);font-weight:550}.lp2-root .h2{font-size:52px;line-height:1.05;letter-spacing:-.025em;font-weight:650;text-wrap:balance}.lp2-root .sub{font-size:17px;line-height:1.6;color:var(--text-2);max-width:54ch;text-wrap:pretty}.lp2-root .card{background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--card-shadow)}.lp2-root .shot-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.lp2-root .shot-title{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-weight:550}.lp2-root .status-chip{font-size:11px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:999px;flex:none}.lp2-root .st-pos{background:var(--positive-soft);color:var(--positive)}.lp2-root .st-neg{background:var(--negative-soft);color:var(--negative)}.lp2-root .st-neu{background:var(--chip);color:var(--text-3)}.lp2-root .st-cau{background:var(--caution-soft);color:var(--caution)}.lp2-root .lane-tag{font-family:var(--mono);font-size:10px;letter-spacing:.1em;padding:4px 8px;border-radius:6px;background:var(--chip);color:var(--text-3)}.lp2-root .lane-tag.lit{background:var(--accent-soft);color:var(--accent-strong)}.lp2-root .verdict-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:var(--positive-soft);color:var(--positive);font-weight:700;font-size:19px;letter-spacing:.06em;flex:none}.lp2-root .verdict-pill.sm{font-size:14px;padding:7px 14px}.lp2-root .verdict-pill.pulse{animation:dl-pulseRingPos 2.6s ease-out infinite}.lp2-root .beamwrap{position:relative;border-radius:18px;padding:1.5px;background:var(--beam-rest);box-shadow:var(--card-shadow);overflow:hidden}.lp2-root .beamwrap:before{content:"";position:absolute;left:50%;top:50%;width:1600px;height:1600px;margin:-800px 0 0 -800px;background:conic-gradient(from 0deg,transparent 0 55deg,var(--accent) 100deg,transparent 145deg 235deg,var(--violet) 280deg,transparent 325deg 1turn);animation:dl-orbit 8s linear infinite;opacity:.9}.lp2-root .beamin{position:relative;z-index:1;background:var(--card);border-radius:16.5px;height:100%}.lp2-root .sweepable{position:relative;overflow:hidden}.lp2-root .sweepable:after{content:"";position:absolute;inset:0;transform:translateX(-140%) skewX(-16deg);background:linear-gradient(90deg,transparent,var(--sweep),transparent);animation:dl-sweep 6s ease-in-out infinite;pointer-events:none}.lp2-root .hviz{position:relative;margin-top:64px;padding-bottom:88px}.lp2-root .bloom{position:absolute;left:50%;top:-50px;transform:translateX(-50%);width:860px;height:540px;background:radial-gradient(closest-side,var(--glow-accent),transparent 70%);pointer-events:none}.lp2-root .stage{position:relative;width:640px;margin:0 auto}.lp2-root .vcard{position:relative;text-align:left;padding:28px;z-index:2}.lp2-root .vc-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.lp2-root .vc-pair{display:flex;align-items:baseline;gap:8px}.lp2-root .vc-sym{font-size:16px;font-weight:650;color:var(--text-1)}.lp2-root .vc-tf{font-size:14px;color:var(--text-3)}.lp2-root .vc-verdict{display:flex;align-items:center;gap:18px;margin-top:22px}.lp2-root .vc-summary{font-size:14px;line-height:1.55;color:var(--text-2)}.lp2-root .vc-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;background:var(--card-2);border:1px solid var(--border);border-radius:12px;overflow:hidden}.lp2-root .vc-stat{display:flex;flex-direction:column;gap:6px;padding:16px 18px}.lp2-root .vc-stat+.vc-stat{box-shadow:-1px 0 0 var(--line)}.lp2-root .vc-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-weight:550}.lp2-root .vc-val{font-size:21px;font-weight:500}.lp2-root .vc-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.lp2-root .lane-tags{display:flex;gap:6px}.lp2-root .chip{position:absolute;display:inline-flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--border);border-radius:10px;padding:10px 14px;font-family:var(--mono);font-size:13px;color:var(--text-1);box-shadow:var(--chip-shadow);z-index:3}.lp2-root .fc-key{font-size:11px;letter-spacing:.08em;font-weight:650}.lp2-root .chip-pct{top:-18px;left:-52px;background:var(--positive-soft);border-color:var(--ring-pos);animation:dl-chipIn .8s cubic-bezier(.18,.9,.26,1.15) .55s both,dl-floatY 6.5s ease-in-out 1.8s infinite}.lp2-root .chip-tp{top:66px;right:-96px;animation:dl-chipIn .8s cubic-bezier(.18,.9,.26,1.15) .8s both,dl-floatY 7.2s ease-in-out 2.4s infinite}.lp2-root .chip-sl{bottom:56px;left:-100px;animation:dl-chipIn .8s cubic-bezier(.18,.9,.26,1.15) 1.05s both,dl-floatY 6.9s ease-in-out 3s infinite}.lp2-root .chip-ln{position:absolute;height:0;border-top:1.5px dashed var(--ring-pos);transform-origin:left;z-index:1;animation:dl-lineIn .6s ease-out 1.3s both}.lp2-root .chip-ln.neg{border-top-color:var(--ring-neg)}.lp2-root .ln-tp{top:88px;right:-40px;width:56px}.lp2-root .ln-sl{bottom:78px;left:-44px;width:56px;transform-origin:right}.lp2-root .mqsec{padding:76px 0 8px;text-align:center}.lp2-root .mq{overflow:hidden;margin-top:34px;position:relative}.lp2-root .mq:after,.lp2-root .mq:before{content:"";position:absolute;top:0;bottom:0;width:140px;z-index:2;pointer-events:none}.lp2-root .mq:before{left:0;background:linear-gradient(90deg,var(--bg),transparent)}.lp2-root .mq:after{right:0;background:linear-gradient(270deg,var(--bg),transparent)}.lp2-root .mq-track{display:flex;gap:12px;width:-moz-max-content;width:max-content;padding:6px 0;animation:dl-ticker 34s linear infinite}.lp2-root .mq-track.rev{animation-direction:reverse;animation-duration:40s}.lp2-root .mchip{display:inline-flex;align-items:center;gap:9px;padding:11px 18px;border-radius:999px;background:var(--card);border:1px solid var(--border);box-shadow:var(--chip-shadow);font-size:13.5px;font-weight:550;color:var(--text-2);white-space:nowrap}.lp2-root .mchip .ic{width:7px;height:7px;border-radius:2px;background:var(--accent);flex:none}.lp2-root .mchip .ic.v{background:var(--violet)}.lp2-root .mchip .ic.p{background:var(--positive)}.lp2-root .mchip .ic.c{background:var(--caution)}.lp2-root .feats{padding:70px 0 10px}.lp2-root .fgrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp2-root .fcard{padding:26px;display:flex;flex-direction:column;gap:8px}.lp2-root .fc-h{font-size:22px;font-weight:650;letter-spacing:-.01em}.lp2-root .fc-p{font-size:14.5px;line-height:1.6;color:var(--text-2);max-width:52ch}.lp2-root .fviz{margin-top:18px;background:var(--card-2);border:1px solid var(--border);border-radius:12px;padding:18px;position:relative}.lp2-root[data-theme=light] .fviz{box-shadow:inset 0 0 0 1px var(--line)}.lp2-root .flanes{display:flex;flex-direction:column;gap:0}.lp2-root .flane{display:flex;align-items:center;gap:12px;padding:10px 0}.lp2-root .flane+.flane{box-shadow:0 -1px 0 var(--line)}.lp2-root .lane-ic{width:26px;height:26px;border-radius:8px;background:var(--chip);display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-2);flex:none;font-family:var(--mono)}.lp2-root .lane-name{font-size:13.5px;font-weight:600;color:var(--text-1)}.lp2-root .lane-read{font-size:12px;color:var(--text-3)}.lp2-root .lane-txt{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.lp2-root .fverdict{display:flex;align-items:center;justify-content:space-between;padding-top:14px}.lp2-root .lv-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-weight:550}.lp2-root .mini-stage{position:relative}.lp2-root .pillA{position:absolute;gap:6px;background:var(--card);border:1px solid var(--border);border-radius:8px;padding:6px 9px;font-size:11.5px;box-shadow:var(--chip-shadow);animation:dl-pillLoop 7s cubic-bezier(.18,.9,.26,1.15) infinite;z-index:3}.lp2-root .pillA,.lp2-root .pillA .bdg{display:inline-flex;align-items:center;font-family:var(--mono)}.lp2-root .pillA .bdg{width:20px;height:20px;border-radius:6px;justify-content:center;font-size:9px;font-weight:700}.lp2-root .bdg.tp{background:var(--positive);color:#0b0e12}.lp2-root .bdg.sl{background:var(--negative);color:#0b0e12}.lp2-root[data-theme=light] .bdg.sl,.lp2-root[data-theme=light] .bdg.tp{color:#fff}.lp2-root .lineA{position:absolute;left:0;right:0;border-top:1.5px dashed var(--ring-pos);transform-origin:left;animation:dl-lineLoop 7s ease-out infinite;z-index:1}.lp2-root .lineA.neg{border-top-color:var(--ring-neg);animation-delay:.55s}.lp2-root .chatw{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.lp2-root .chat-who{font-size:10.5px;color:var(--text-3);letter-spacing:.08em;text-transform:uppercase}.lp2-root .chatb{background:var(--chip);border-radius:13px 13px 4px 13px;padding:12px 14px;font-size:13.5px;line-height:1.6;color:var(--text-1);max-width:94%}.lp2-root .tok{font-family:var(--mono);font-size:12.5px;color:var(--accent-strong);background:var(--accent-soft);border-radius:4px;padding:1px 5px}.lp2-root .caret{display:inline-block;width:7px;height:14px;vertical-align:-2px;background:var(--accent);animation:dl-blink 1.1s steps(1) infinite}.lp2-root .rrows{margin-top:12px;display:flex;flex-direction:column;gap:7px}.lp2-root .rrow{display:flex;align-items:center;gap:11px;padding:10px 13px;background:var(--card);border:1px solid var(--border);border-radius:9px;box-shadow:var(--chip-shadow)}.lp2-root .rtag{font-family:var(--mono);font-size:10px;letter-spacing:.1em;padding:4px 9px;border-radius:6px;flex:none}.lp2-root .rtag.buy{background:var(--positive-soft);color:var(--positive)}.lp2-root .rtag.exit{background:var(--chip);color:var(--text-2)}.lp2-root .rtxt{font-size:13.5px;color:var(--text-1)}.lp2-root .tgw{align-items:flex-start;gap:5px}.lp2-root .tgb,.lp2-root .tgw{display:flex;flex-direction:column}.lp2-root .tgb{background:var(--chip);border-radius:4px 13px 13px 13px;padding:13px 15px;gap:9px;min-width:82%}.lp2-root .tg-title{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:13.5px;font-weight:600;color:var(--text-1)}.lp2-root .tg-rows{display:flex;flex-direction:column;gap:5px;padding-top:9px;box-shadow:0 -1px 0 var(--line)}.lp2-root .tg-row{display:flex;justify-content:space-between;gap:16px;font-size:12.5px}.lp2-root .tg-key{color:var(--text-3)}.lp2-root .tg-val{font-family:var(--mono)}.lp2-root .tg-time{align-self:flex-end;font-size:10px;color:var(--text-3);display:inline-flex;gap:5px;align-items:center}.lp2-root .ticks{width:16px;height:10px}.lp2-root .ticks polyline{fill:none;stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:22;stroke-dashoffset:22;animation:dl-tickLoop 5s ease-out infinite}.lp2-root .ticks polyline+polyline{animation-delay:.25s}.lp2-root .chartsec{padding:84px 0 10px}.lp2-root .chartcard{max-width:980px;margin:0 auto;padding:22px}.lp2-root .tabs{display:inline-flex;gap:4px;background:var(--card-2);border:1px solid var(--border);border-radius:999px;padding:4px}.lp2-root[data-theme=light] .tabs{background:var(--chip)}.lp2-root .tab{padding:6px 14px;border-radius:999px;font-family:var(--mono);font-size:11.5px;color:var(--text-3)}.lp2-root .tab.on{background:var(--accent-soft);color:var(--accent-strong)}.lp2-root .chart-stage{position:relative;width:900px;margin:14px auto 0}.lp2-root .chart-stage svg{display:block}.lp2-root .wk{stroke:var(--wick);stroke-width:1.6}.lp2-root .cb{transform-box:fill-box;transform-origin:center bottom;animation:dl-breath 3.8s ease-in-out infinite}.lp2-root .cu{fill:var(--positive)}.lp2-root .cd{fill:var(--negative)}.lp2-root .cb.sig{filter:drop-shadow(0 0 7px var(--ring-pos))}.lp2-root .gl{stroke:var(--grid-ink);stroke-width:1}.lp2-root[data-theme=light] .gl{stroke:rgba(16,24,32,.06)}.lp2-root .zone-tp{fill:var(--positive-soft)}.lp2-root .zone-sl{fill:var(--negative-soft)}.lp2-root .lv-tp{stroke:var(--positive);stroke-width:1.4;stroke-dasharray:6 5;opacity:.75}.lp2-root .lv-sl{stroke:var(--negative);stroke-width:1.4;stroke-dasharray:6 5;opacity:.75}.lp2-root .lv-en{stroke:var(--accent);stroke-width:1.3;stroke-dasharray:3 6;opacity:.65}.lp2-root .axt{font-family:var(--mono);font-size:10.5px;fill:var(--text-3)}.lp2-root .lvlcard{position:absolute;display:inline-flex;align-items:center;gap:7px;background:var(--card);border:1px solid var(--border);border-radius:8px;padding:5px 9px;box-shadow:var(--chip-shadow);z-index:3;font-family:var(--mono);font-size:12px}.lp2-root .lvlcard .grip{font-size:9px;color:var(--text-3);letter-spacing:-1px}.lp2-root .entry-tag{position:absolute;display:inline-flex;align-items:center;background:var(--accent);color:#0b0e12;font-family:var(--mono);font-size:10.5px;font-weight:650;padding:3px 6px;border-radius:5px;z-index:3;animation:dl-floatY 5.5s ease-in-out infinite}.lp2-root[data-theme=light] .entry-tag{color:#fff}.lp2-root .alertchip{position:absolute;display:inline-flex;align-items:center;gap:10px;background:var(--card);border:1px solid var(--border);border-radius:10px;padding:8px 8px 8px 14px;box-shadow:var(--chip-shadow);z-index:4;animation:dl-floatY 6.5s ease-in-out -2s infinite}.lp2-root .tc-side{font-size:12px;letter-spacing:.08em;font-weight:650}.lp2-root .tc-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--cta);border-radius:999px;padding:7px 16px;font-size:12px;font-weight:600}.lp2-root .ansec{padding:84px 0 10px}.lp2-root .angrid{display:grid;grid-template-columns:1fr 560px;gap:64px;align-items:center}.lp2-root .ancopy{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.lp2-root .steps{display:flex;flex-direction:column;gap:10px;margin-top:8px}.lp2-root .step{display:flex;gap:12px;font-size:14.5px}.lp2-root .step,.lp2-root .stepn{align-items:center;color:var(--text-2)}.lp2-root .stepn{width:24px;height:24px;border-radius:999px;background:var(--chip);display:inline-flex;justify-content:center;font-family:var(--mono);font-size:11px;flex:none}.lp2-root .demo-card{padding:24px}.lp2-root .demo{position:relative}.lp2-root .scanline{position:absolute;top:-4px;bottom:52px;width:2px;border-radius:2px;background:linear-gradient(180deg,transparent,var(--accent),transparent);box-shadow:0 0 12px var(--ring-accent);animation:dl-scan 9s ease-in-out infinite;z-index:4}.lp2-root .drow{display:flex;align-items:center;gap:12px;padding:11px 0;position:relative}.lp2-root .drow+.drow{box-shadow:0 -1px 0 var(--line)}.lp2-root .dslot{position:relative;display:block;height:15px;margin-top:2px}.lp2-root .skel{position:absolute;left:0;top:2px;height:10px;width:150px;border-radius:5px;background:linear-gradient(90deg,var(--chip) 25%,var(--chip-hover) 50%,var(--chip) 75%);background-size:200% 100%;animation:dl-skelPhase 9s infinite,dl-shimmer 1.4s linear infinite}.lp2-root .skel.w2{width:96px}.lp2-root .skel-chip{position:absolute;right:0;top:0;left:auto;width:58px;height:20px;border-radius:999px}.lp2-root .res{animation:dl-resPhase 9s infinite}.lp2-root .dslot .res{position:absolute;left:0;top:0;font-size:12.5px;color:var(--text-3);white-space:nowrap}.lp2-root .dstat{position:relative;width:74px;height:24px;flex:none;display:flex;justify-content:flex-end}.lp2-root .dstat .res{position:absolute;right:0;top:0}.lp2-root .drow.r2 .res,.lp2-root .drow.r2 .skel{animation-delay:.5s}.lp2-root .drow.r3 .res,.lp2-root .drow.r3 .skel{animation-delay:1s}.lp2-root .drow.r4 .res,.lp2-root .drow.r4 .skel{animation-delay:1.5s}.lp2-root .skel{animation-name:dl-skelPhase,dl-shimmer}.lp2-root .dverdict{display:flex;align-items:center;gap:14px;padding-top:16px;box-shadow:0 -1px 0 var(--line)}.lp2-root .res-v{animation:dl-verPhase 9s infinite}.lp2-root .dnote{font-size:12.5px;color:var(--text-3)}.lp2-root .stratsec{padding:84px 0 10px}.lp2-root .tick{color:var(--positive);font-size:11px}.lp2-root .proof{padding:88px 0 10px}.lp2-root .pcell{text-align:center;padding:36px 16px;border-radius:14px}.lp2-root .pnum{font-family:var(--mono);font-size:40px;font-weight:500;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.lp2-root .plab{margin-top:10px;font-size:13px;color:var(--text-3)}.lp2-root .pricing{padding:84px 0 10px}.lp2-root .prgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.lp2-root .pcard{position:relative;display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:16px;padding:26px 24px;transition:transform .15s}.lp2-root .pcard:hover{transform:translateY(-2px)}.lp2-root .beamwrap .pcard{background:transparent;border:none;box-shadow:none}.lp2-root .ppill{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--accent-soft);color:var(--accent-strong);font-size:10px;letter-spacing:.14em;padding:5px 12px;border-radius:999px;text-transform:uppercase;font-weight:650;white-space:nowrap;z-index:2;box-shadow:var(--chip-shadow)}.lp2-root .pname{font-size:14px;font-weight:650;color:var(--text-2);letter-spacing:.04em}.lp2-root .pprice{display:flex;align-items:baseline;gap:4px;margin-top:14px}.lp2-root .pnum2{font-family:var(--mono);font-size:32px;font-weight:550;letter-spacing:-.02em;color:var(--text-1);font-variant-numeric:tabular-nums}.lp2-root .pper{font-size:14px;color:var(--text-3)}.lp2-root .ptok{display:block;margin-top:6px;font-size:13px;color:var(--text-3)}.lp2-root .plist{list-style:none;margin:18px 0 22px;padding:18px 0 0;box-shadow:0 -1px 0 var(--line);display:flex;flex-direction:column;gap:10px;flex:1}.lp2-root .plist li{display:flex;gap:10px;align-items:baseline;font-size:13.5px;line-height:1.45;color:var(--text-2)}.lp2-root .plist .tick{flex:none}.lp2-root .pline{text-align:center;margin-top:28px;font-size:14px;color:var(--text-3)}.lp2-root .pline+.pline{margin-top:10px}.lp2-root .final{padding:96px 0 120px;text-align:center}.lp2-root .fnote{font-size:12px;color:var(--text-3)}.lp2-root .foot{box-shadow:0 -1px 0 var(--hairline);padding:56px 0 34px}.lp2-root .fcols{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.lp2-root .fbrand{display:flex;flex-direction:column;gap:12px}.lp2-root .ftag{font-size:14px;color:var(--text-3);max-width:26ch;line-height:1.55}.lp2-root .fcol{display:flex;flex-direction:column;gap:2px}.lp2-root .fhead{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-weight:650;margin-bottom:10px}.lp2-root .flink{display:inline-block;padding:6px 0;font-size:14px}.lp2-root .fbot{margin-top:48px;padding-top:24px;box-shadow:0 -1px 0 var(--hairline);display:flex;justify-content:space-between;font-size:13px;color:var(--text-3)}.lp2-root .e-frame{background-image:repeating-linear-gradient(0deg,var(--grid-ink) 0 1px,transparent 1px 110px)}.lp2-root .e-h1{margin-top:30px;font-size:104px;line-height:.98;letter-spacing:-.04em;font-weight:650}.lp2-root .e-h1 .ln{display:block}.lp2-root .e-h1 .stroke{color:transparent;-webkit-text-stroke:2px var(--text-1)}.lp2-root .e-ctarow{display:flex;align-items:center;gap:26px;margin-top:38px}.lp2-root .e-tlink{font-size:14px;letter-spacing:.04em;box-shadow:0 1px 0 var(--text-3)}.lp2-root .pfwrap{position:relative;display:flex}.lp2-root .pfwrap .beamwrap{flex:1;display:flex}.lp2-root .pfwrap .beamin{flex:1;display:flex;flex-direction:column}.lp2-root .pfwrap .ppill{z-index:3}.lp2-root .b-pri{color:var(--cta-text)}.lp2-root .b-gho{color:var(--text-1)}.lp2-root .nlink{color:var(--text-2)}.lp2-root .nlink:hover{color:var(--text-1)}.lp2-root .flink{color:var(--text-2)}.lp2-root .flink:hover{color:var(--text-1)}.lp2-root .e-tlink{color:var(--text-2)}.lp2-root .tc-btn{color:var(--cta-text)}.lp2-root .beamwrap .pcard{background:var(--card)}.lp2-root .cb,.lp2-root .wk{transform:none}.lp2-root .sk{color:transparent;-webkit-text-stroke:1.5px var(--text-1)}.lp2-root .t2fh .sk{-webkit-text-stroke-width:2.2px}.lp2-root .t2a-hero{padding:64px 0 4px}.lp2-root .t2a-cols{display:grid;grid-template-columns:1fr 600px;gap:56px;align-items:start;margin-top:10px}.lp2-root .t2a-copy{display:flex;flex-direction:column;align-items:flex-start}.lp2-root .t2a-sub{margin-top:30px;font-size:18px;line-height:1.65;color:var(--text-2);max-width:44ch;text-wrap:pretty}.lp2-root .t2a-copy .e-ctarow{margin-top:32px}.lp2-root .t2a .hviz{margin-top:6px;padding-bottom:30px}.lp2-root .t2a .stage{width:560px}.lp2-root .t2a .bloom{width:740px;height:470px;top:-60px}.lp2-root .t2a .vc-summary{padding-right:42px}.lp2-root .t2a .chip-tp{right:-58px}.lp2-root .t2a .ln-tp{right:-26px;width:40px}.lp2-root .t2a .chip-sl{left:-30px;bottom:42px}.lp2-root .t2a .ln-sl{left:-14px;width:32px;bottom:64px}.lp2-root .t2head{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:44px;padding-top:26px;box-shadow:inset 0 1px 0 var(--hairline);text-align:left;width:100%}.lp2-root .t2kr{display:inline-flex;align-items:baseline;gap:14px}.lp2-root .t2idx{font-size:12px;color:var(--text-3);letter-spacing:.06em}.lp2-root .t2kick{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--accent);font-weight:650}.lp2-root .t2h{font-size:54px;line-height:1.06;letter-spacing:-.03em;font-weight:650;text-wrap:balance}.lp2-root .t2sub{font-size:16.5px;line-height:1.6;color:var(--text-2);max-width:58ch;text-wrap:pretty;margin-top:2px}.lp2-root .t2a .mqsec{text-align:left;padding:72px 0 8px}.lp2-root .t2a .mqsec .t2head{margin-bottom:8px}.lp2-root .t2a .ansec .angrid{padding-top:30px;box-shadow:inset 0 1px 0 var(--hairline)}.lp2-root .t2a .pline{text-align:left}.lp2-root .t2a .proof .t2head{margin-bottom:30px}.lp2-root .t2a-final{padding:100px 0 116px;text-align:left}.lp2-root .t2a-final-in{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.lp2-root .t2fh{font-size:72px;line-height:1.04;letter-spacing:-.035em;font-weight:650}.lp2-root .t2fh .ln{display:block}.lp2-root .t3f .t2a-hero{padding:60px 0 0}.lp2-root .t3f .e-h1{margin-top:22px}.lp2-root .t3f .t2a-cols{align-items:center;margin-top:4px}.lp2-root .t3f .t2a-sub{margin-top:0;font-size:18px;max-width:none}.lp2-root .t3f .t2a-copy .e-ctarow{margin-top:30px}.lp2-root .t3-ctanote{margin-top:16px;font-size:12.5px;color:var(--text-3);letter-spacing:.02em}.lp2-root .t3f .hviz{margin-top:0;padding-bottom:36px}.lp2-root .t3mkE{fill:var(--positive)}.lp2-root .t3mkX{fill:var(--violet)}.lp2-root .t3hold{stroke:var(--positive);stroke-width:1.5;stroke-dasharray:5 5;opacity:0;animation:t3-fade 12s ease infinite}.lp2-root .t3hold-s{animation:none;opacity:.65}.lp2-root .t3p{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.lp2-root .t3pc{padding:18px;border-radius:14px;display:flex;flex-direction:column;gap:9px;position:relative}.lp2-root .t3pc:not(:last-child):after{content:"";position:absolute;top:56%;right:-24px;width:22px;height:2px;border-radius:2px;background:repeating-linear-gradient(90deg,var(--accent) 0 5px,transparent 5px 11px);opacity:.55;animation:t3-dash .9s linear infinite;z-index:2}.lp2-root .t3ph{display:flex;align-items:center;gap:10px}.lp2-root .t3pn{width:24px;height:24px;border-radius:999px;background:var(--chip);display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-2);flex:none}.lp2-root .t3pk{font-size:15px;font-weight:650;letter-spacing:-.01em}.lp2-root .t3pd{font-size:12.5px;line-height:1.55;color:var(--text-2)}.lp2-root .t3pviz{margin-top:auto;background:var(--card-2);border:1px solid var(--border);border-radius:10px;padding:12px;min-height:168px;display:flex;flex-direction:column;justify-content:center;gap:8px;position:relative;overflow:hidden}.lp2-root[data-theme=light] .t3pviz{box-shadow:inset 0 0 0 1px var(--line)}.lp2-root .t3pviz .chatb{font-size:12px;line-height:1.55;border-radius:11px 11px 4px 11px;padding:9px 11px;max-width:100%}.lp2-root .t3pviz .tok{font-size:11px;padding:1px 4px}.lp2-root .t3pviz .rrow{padding:7px 9px;gap:8px}.lp2-root .t3pviz .rtag{font-size:9px;padding:3px 7px}.lp2-root .t3pviz .rtxt{font-size:11.5px}.lp2-root .t3pviz .tgb{min-width:0;width:100%;padding:11px 12px;gap:7px}.lp2-root .t3pviz .tg-title{font-size:12px}.lp2-root .t3pviz .tg-row{font-size:11.5px}.lp2-root .t3cap{font-size:10.5px;color:var(--text-3);letter-spacing:.04em;text-align:center}.lp2-root .t3lr{display:flex;align-items:center;gap:9px;padding:8px 10px;background:var(--card);border:1px solid var(--border);border-radius:9px;box-shadow:var(--chip-shadow);animation:dl-pillLoop 9s cubic-bezier(.18,.9,.26,1.15) infinite}.lp2-root .t3lr .status-chip{font-size:9px;padding:3px 8px}.lp2-root .t3lt{font-size:11.5px;color:var(--text-2)}.lp2-root .t3led-lab{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-weight:650}.lp2-root .t3pg{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px;align-items:stretch}.lp2-root .t3pg-big{grid-row:span 2}.lp2-root .t3pg-bigin{padding:30px;display:flex;flex-direction:column;gap:12px;height:100%}.lp2-root .t3pg-num{font-family:var(--mono);font-size:74px;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.lp2-root .t3pg-lab{font-size:14px;color:var(--text-2);max-width:32ch;line-height:1.5}.lp2-root .t3pg-claim{font-size:27px;line-height:1.18;letter-spacing:-.015em;color:var(--text-1);font-weight:600;max-width:20ch;text-wrap:balance}.lp2-root .t3grade{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:16px;box-shadow:0 -1px 0 var(--line)}.lp2-root .t3garr{flex:1;height:2px;border-radius:2px;background:repeating-linear-gradient(90deg,var(--accent) 0 5px,transparent 5px 11px);opacity:.55;animation:t3-dash .9s linear infinite}.lp2-root .t3gstack{position:relative;width:100px;height:27px}.lp2-root .t3gstack .status-chip{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;animation:t3-cyc 7.5s ease infinite}.lp2-root .t3gstack .g2{animation-delay:-5s}.lp2-root .t3gstack .g3{animation-delay:-2.5s}.lp2-root .t3gnote{font-size:12.5px;line-height:1.6;color:var(--text-3);text-wrap:pretty}.lp2-root .t3pg .pcell{display:flex;flex-direction:column;justify-content:center}.lp2-root .t3facts{display:flex;gap:10px;margin-top:20px}@keyframes dl-ticker{to{transform:translateX(-50%)}}@keyframes dl-liveDot{0%,to{opacity:1;box-shadow:0 0 8px 2px var(--ring-accent)}50%{opacity:.4;box-shadow:0 0 0 0 transparent}}@keyframes dl-liveDotPos{0%,to{opacity:1;box-shadow:0 0 8px 2px var(--ring-pos)}50%{opacity:.4;box-shadow:0 0 0 0 transparent}}@keyframes dl-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes dl-chipIn{0%{opacity:0;transform:translateY(14px) scale(.7)}70%{opacity:1;transform:translateY(-3px) scale(1.03)}to{opacity:1;transform:none}}@keyframes dl-floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes dl-lineIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dl-orbit{to{transform:rotate(1turn)}}@keyframes dl-sweep{0%,58%{transform:translateX(-140%) skewX(-16deg)}88%,to{transform:translateX(150%) skewX(-16deg)}}@keyframes dl-breath{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.045)}}@keyframes dl-pulseRingPos{0%{box-shadow:0 0 0 0 var(--ring-pos)}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes dl-blink{50%{opacity:0}}@keyframes dl-shimmer{to{background-position:-200% 0}}@keyframes dl-scan{0%{left:2%;opacity:0}5%{opacity:1}36%{left:97%;opacity:1}42%,to{left:97%;opacity:0}}@keyframes dl-skelPhase{0%,34%{opacity:1}40%,92%{opacity:0}97%,to{opacity:1}}@keyframes dl-resPhase{0%,36%{opacity:0;transform:translateY(4px)}41%,93%{opacity:1;transform:none}98%,to{opacity:0;transform:translateY(4px)}}@keyframes dl-verPhase{0%,58%{opacity:0;transform:scale(.72)}63%{opacity:1;transform:scale(1.05)}66%,94%{opacity:1;transform:none}99%,to{opacity:0;transform:scale(.85)}}@keyframes dl-pillLoop{0%{opacity:0;transform:translateY(10px) scale(.7)}6%{opacity:1;transform:translateY(-2px) scale(1.05)}84%,9%{opacity:1;transform:none}94%,to{opacity:0;transform:translateY(8px) scale(.85)}}@keyframes dl-lineLoop{0%{transform:scaleX(0)}8%,84%{transform:scaleX(1)}94%,to{transform:scaleX(0)}}@keyframes dl-tickLoop{0%,8%{stroke-dashoffset:22}22%,88%{stroke-dashoffset:0}96%,to{stroke-dashoffset:22}}@keyframes t3-fade{0%,40%{opacity:0}46%,88%{opacity:.7}94%,to{opacity:0}}@keyframes t3-dash{to{background-position:11px 0}}@keyframes t3-cyc{0%,28%{opacity:1;transform:none}34%,94%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.lp2-root .chip,.lp2-root .en{animation:none!important;opacity:1!important;transform:none!important}.lp2-root .chip-ln,.lp2-root .lineA{animation:none!important;transform:scaleX(1)!important}.lp2-root .pillA{opacity:1!important;transform:none!important}.lp2-root .mq-track,.lp2-root .pillA{animation:none!important}.lp2-root .b-pri:after,.lp2-root .sweepable:after{animation:none!important;opacity:0!important}.lp2-root .alertchip,.lp2-root .beamwrap:before,.lp2-root .cb,.lp2-root .entry-tag,.lp2-root .pd,.lp2-root .verdict-pill.pulse{animation:none!important}.lp2-root .scanline,.lp2-root .skel{display:none!important}.lp2-root .res,.lp2-root .res-v{animation:none!important;opacity:1!important;transform:none!important}.lp2-root .ticks polyline{animation:none!important;stroke-dashoffset:0!important}.lp2-root .caret,.lp2-root .cb{animation:none!important}.lp2-root .cb{transform:none}.lp2-root .t3lr{animation:none!important;opacity:1!important;transform:none!important}.lp2-root .t3hold{opacity:.7!important}.lp2-root .t3garr,.lp2-root .t3hold,.lp2-root .t3pc:after{animation:none!important}.lp2-root .t3gstack{position:static;width:auto;height:auto;display:inline-flex;gap:6px}.lp2-root .t3gstack .status-chip{position:static;animation:none!important;opacity:1!important;transform:none!important}}.lp2-root .bloom,.lp2-root .chart-stage,.lp2-root .chartcard,.lp2-root .stage,.lp2-root .t2a .bloom,.lp2-root .t2a .stage{max-width:100%}@media (max-width:1180px){.lp2-root .t2a-cols{grid-template-columns:1fr minmax(0,520px)}.lp2-root .angrid{grid-template-columns:1fr minmax(0,460px)}.lp2-root .wrap{padding:0 28px}}@media (max-width:1040px){.lp2-root .angrid,.lp2-root .t2a-cols{grid-template-columns:minmax(0,1fr);gap:40px}.lp2-root .t2a-copy{max-width:640px}.lp2-root .t2a-stagecol{justify-self:center}.lp2-root .prgrid,.lp2-root .t3p,.lp2-root .t3pg{grid-template-columns:repeat(2,minmax(0,1fr))}.lp2-root .t3pg-big{grid-column:1/-1}}@media (max-width:860px){.lp2-root .fgrid{grid-template-columns:minmax(0,1fr)}.lp2-root .fcols{grid-template-columns:1fr 1fr;row-gap:36px}.lp2-root .wrap{padding:0 22px}.lp2-root .e-h1{font-size:clamp(44px,7.4vw,78px)}.lp2-root .t2fh{font-size:clamp(40px,6.6vw,68px)}}@media (max-width:790px){.lp2-root .prgrid,.lp2-root .t3p,.lp2-root .t3pg{grid-template-columns:minmax(0,1fr)}.lp2-root .t3pg-big{grid-column:auto}}.lp2-root svg[width][height]{max-width:100%;height:auto}@media (max-width:1180px){.lp2-root .chip-pct{left:-24px}.lp2-root .chip-tp{right:-44px}.lp2-root .chip-sl{left:-48px}.lp2-root .ln-tp{right:-16px;width:32px}.lp2-root .ln-sl{left:-18px;width:32px}}@media (max-width:860px){.lp2-root .chip-pct{left:8px}.lp2-root .chip-tp{right:8px}.lp2-root .chip-sl{left:8px}.lp2-root .chip-ln{display:none}}@media (max-width:767px){.lp2-root .chart-stage{width:294px;margin:14px auto 0}.lp2-root .wrap{padding:0 20px}.lp2-root .nav{padding:calc(16px + env(safe-area-inset-top)) 0 16px}.lp2-root .brand-mark{font-size:14px}.lp2-root .b-nav{padding:9px 16px;font-size:13px}.lp2-root .ey{font-size:10px;padding:7px 12px}.lp2-root .hviz{margin-top:40px;padding-bottom:44px}.lp2-root .stage{width:100%}.lp2-root .vcard{padding:20px}.lp2-root .vc-val{font-size:16px}.lp2-root .vc-stat{padding:11px 12px}.lp2-root .verdict-pill{font-size:16px;padding:8px 15px}.lp2-root .vc-summary{font-size:12.5px}.lp2-root .chip{padding:8px 11px;font-size:11.5px}.lp2-root .chip-pct{top:-14px;left:-6px}.lp2-root .chip-tp{top:58px;right:-8px}.lp2-root .chip-sl{bottom:88px;left:-8px}.lp2-root .mq-track{animation-duration:26s}.lp2-root .mchip{font-size:12px;padding:9px 14px}.lp2-root .h2{font-size:32px}.lp2-root .sub{font-size:14.5px}.lp2-root .mqsec{padding:52px 0 0;text-align:left}.lp2-root .mq{margin-top:22px}.lp2-root .fcard{padding:20px}.lp2-root .fc-h{font-size:18px}.lp2-root .fc-p{font-size:13px}.lp2-root .chartcard{padding:14px}.lp2-root .ansec,.lp2-root .chartsec,.lp2-root .pricing,.lp2-root .proof,.lp2-root .stratsec{padding:52px 0 0}.lp2-root .angrid{grid-template-columns:1fr;gap:26px}.lp2-root .demo-card{padding:18px}.lp2-root .dnote,.lp2-root .dslot .res{font-size:11px}.lp2-root .pcell{padding:22px 10px}.lp2-root .pnum{font-size:26px}.lp2-root .plab{font-size:11px;margin-top:6px}.lp2-root .prgrid{display:flex;flex-direction:column;gap:12px}.lp2-root .pcard{padding:20px}.lp2-root .pline{font-size:12px;text-align:left;margin-top:18px}.lp2-root .final{padding:64px 0;text-align:left}.lp2-root .final .h2{font-size:36px}.lp2-root .foot{padding:36px 0 96px}.lp2-root .fcols{grid-template-columns:1fr 1fr;gap:26px}.lp2-root .fbot{flex-direction:column;gap:6px;margin-top:30px}.lp2-root .pfwrap{margin-top:10px}.lp2-root .chip-tp{top:-14px;right:-6px}.lp2-root .chip-sl{bottom:-14px;left:-6px;z-index:4}.lp2-root .vc-foot{flex-wrap:wrap;row-gap:8px}.lp2-root .mc{white-space:nowrap}.lp2-root .nlinks{display:none}.lp2-root .e-h1{font-size:clamp(31px,9.4vw,46px);line-height:1.04;letter-spacing:-.02em}.lp2-root .t2a-hero{padding-top:18px}.lp2-root .t2a-cols{grid-template-columns:1fr;gap:30px}.lp2-root .t2a-copy{max-width:none}.lp2-root .t2a-sub,.lp2-root .t3-sub{font-size:15px}.lp2-root .e-ctarow{flex-direction:column;align-items:stretch;gap:12px;align-self:stretch}.lp2-root .e-ctarow .btn{width:100%;justify-content:center}.lp2-root .e-tlink{align-self:center;text-align:center;padding:6px 0}.lp2-root .t3-ctanote{align-self:stretch;text-align:center}.lp2-root .t2h{font-size:30px;line-height:1.08}.lp2-root .t2sub{font-size:14.5px}.lp2-root .t2head{margin-bottom:28px}.lp2-root .t3p{grid-template-columns:1fr;gap:14px}.lp2-root .t3pc:after,.lp2-root .t3pc:before{display:none}.lp2-root .t3pviz{min-height:0}.lp2-root .t3pg{grid-template-columns:1fr 1fr;gap:12px}.lp2-root .t3pg-big{grid-column:1/-1}.lp2-root .t3pg-num{font-size:52px}.lp2-root .t3pg-lab{font-size:13px}.lp2-root .t3pg-claim{font-size:21px;max-width:none}.lp2-root .t3facts{flex-wrap:wrap;gap:8px}.lp2-root .t2fh{font-size:27px;line-height:1.08}.lp2-root .fgrid{grid-template-columns:1fr;gap:14px}.lp2-root .t3pviz svg[width][height]{width:100%;height:auto}.lp2-root .t2fh .sk{-webkit-text-stroke-width:1.1px}.lp2-root .e-h1 .stroke{-webkit-text-stroke-width:1px}.lp2-root .chart-stage{width:100%}.lp2-root .chart-stage .cb{animation:none;transform-box:fill-box;transform-origin:center;transform:scaleX(1.36)}.lp2-root .chart-stage .wk{stroke-width:2.6}.lp2-root .chart-stage .entry-tag,.lp2-root .chart-stage .lvlcard{display:none}.lp2-root .chart-stage .alertchip{left:auto!important;right:6px!important;top:28%!important}.lp2-root .mini-stage .wk{stroke-width:2}}.lp2-root .m-bar{display:none}@media (max-width:767px){.lp2-root .m-bar{display:flex;position:fixed;left:0;right:0;bottom:0;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px calc(14px + env(safe-area-inset-bottom));background:var(--sheet);box-shadow:0 -10px 30px rgba(0,0,0,.35),0 -1px 0 var(--hairline);z-index:60}.lp2-root .mtxt{display:flex;flex-direction:column;gap:2px;min-width:0}.lp2-root .m1{font-size:13px;font-weight:600;color:var(--text-1)}.lp2-root .m2{font-size:11px;color:var(--text-3)}.lp2-root .m-bar .btn{padding:11px 18px;font-size:14px;flex:none}.lp2-root .foot{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}