.v2-root{--bg:#15191d;--surface:#1e2428;--surface-2:#242b32;--search-bg:#1e2428;--featured-bg:#181d21;--rw-zebra:#181d21;--gauge-track:#2e3841;--border:#242b32;--border-hi:#313b45;--text:#dee3e7;--muted:#97a5b4;--faint:#7b8996;--yes:#3db468;--yes-soft:rgba(61,180,104,0.16);--yes-ink:#04230f;--no:#cb3131;--no-soft:rgba(203,49,49,0.18);--accent:var(--brand-dark,#164bcf);--blue-link:var(--link-dark,#0093fd);--r-md:10px;--r-lg:14px;--r-xl:20px;--ease:cubic-bezier(0.16,1,0.3,1);--shadow:0 8px 30px rgba(0,0,0,0.5);background:var(--bg);color:var(--text);font-family:var(--font-v2,Inter),"SF Pro",system-ui,-apple-system,sans-serif;min-height:100vh;letter-spacing:-.01em;transition:background .25s var(--ease),color .25s var(--ease)}html[data-theme=light] .v2-root{--bg:#ffffff;--surface:#ffffff;--surface-2:#f4f5f6;--search-bg:#f4f5f6;--featured-bg:#ffffff;--rw-zebra:#f9fafb;--gauge-track:#e2e5e8;--border:#e6e8ea;--border-hi:#caced3;--text:#0e0f11;--muted:#77808d;--faint:#77808d;--yes:#30a159;--yes-soft:rgba(48,161,89,0.1);--no:#e23939;--no-soft:rgba(226,57,57,0.1);--accent:var(--brand,#1552f0);--blue-link:var(--link,#1452f0);--shadow:0 6px 24px rgba(26,28,31,0.1)}body{background:#15191d}html[data-theme=light] body{background:#ffffff}.v2-theme-row{display:flex;align-items:center;justify-content:space-between;padding:10px 10px 0}.v2-theme-switch{width:58px;height:30px;padding:0;cursor:pointer;flex:none;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);transition:border-color .15s,background .25s var(--ease)}.v2-theme-switch:hover{border-color:var(--border-hi)}.v2-theme-switch .track{position:relative;display:block;width:100%;height:100%}.v2-theme-switch .ico{position:absolute;top:50%;transform:translateY(-50%);font-size:14px;line-height:1;transition:opacity .2s var(--ease)}.v2-theme-switch .ico.moon{left:8px;color:var(--muted)}.v2-theme-switch .ico.sun{right:8px;color:#e8b73a}.v2-theme-switch .knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:var(--text);box-shadow:0 1px 4px rgba(0,0,0,.35);transition:transform .26s var(--ease),background .25s var(--ease)}.v2-theme-switch[data-state=light] .knob{transform:translateX(28px)}.v2-theme-switch[data-state=dark] .ico.sun,.v2-theme-switch[data-state=light] .ico.moon{opacity:.35}.v2-explore-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.v2-sortbar{display:inline-flex;align-items:center;gap:4px;color:var(--faint);flex:none}.v2-sortbar>i{font-size:15px;margin-right:2px}.v2-sort-btn{background:none;border:none;cursor:pointer;color:var(--muted);font-size:13px;padding:5px 9px;border-radius:var(--r-md);transition:background .15s,color .15s}.v2-sort-btn.on,.v2-sort-btn:hover{color:var(--text)}.v2-sort-btn.on{background:var(--surface-2)}@media (max-width:620px){.v2-explore-controls{flex-direction:column;align-items:stretch}.v2-sortbar{overflow-x:auto}}.v2-cand-list{gap:10px}.v2-cand,.v2-cand-list{display:flex;flex-direction:column}.v2-cand{gap:8px;width:100%;text-align:left;cursor:pointer;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:14px 16px;transition:border-color .15s var(--ease),background .15s,transform .12s var(--ease)}.v2-cand:hover{border-color:var(--border-hi);transform:translateY(-1px)}.v2-cand.on{border-color:var(--yes);background:var(--yes-soft)}.v2-cand-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.v2-cand-name{font-size:15px;font-weight:500;color:var(--text)}.v2-cand-pct{font-size:22px;font-weight:600;color:var(--yes);font-variant-numeric:tabular-nums}.v2-cand-pct small{font-size:13px;font-weight:500;color:var(--muted);margin-left:1px}.v2-cand-cta{font-size:12px;color:var(--muted)}.v2-cand.on .v2-cand-cta{color:var(--yes)}.v2-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:500;padding:2px 9px;border-radius:999px;background:var(--surface-2);color:var(--muted);white-space:nowrap}.v2-badge.live{color:var(--yes);background:var(--yes-soft)}.v2-oc-chip{display:inline-flex;align-items:center;font-size:11px;font-weight:700;letter-spacing:.02em;padding:1px 7px;border-radius:6px;flex-shrink:0}.v2-oc-chip.yes{color:var(--yes);background:var(--yes-soft,rgba(48,209,88,.14))}.v2-oc-chip.no{color:var(--no);background:var(--no-soft,rgba(255,69,58,.14))}.v2-role-chip{display:inline-flex;align-items:center;font-size:10px;font-weight:600;letter-spacing:.02em;padding:1px 6px;border-radius:5px;flex-shrink:0;border:1px solid var(--border,rgba(255,255,255,.1))}.v2-role-chip[data-role=taker]{color:var(--accent,#30d158);border-color:color-mix(in oklab,var(--accent,#30d158) 40%,transparent)}.v2-role-chip[data-role=maker]{color:var(--text-dim,#8a929c)}.v2-badge.live:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--yes);box-shadow:0 0 0 3px var(--yes-soft);animation:v2pulse 1.7s ease infinite}@keyframes v2pulse{50%{box-shadow:0 0 0 6px transparent}}.v2-badge.win-yes{color:var(--yes);background:var(--yes-soft)}.v2-badge.win-no{color:var(--no);background:var(--no-soft)}.v2-badge.paused{color:var(--faint)}.v2-mc.is-resolved{opacity:.78}.v2-redeem{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px;padding:12px 14px;font-size:14px;background:var(--yes-soft);border:1px solid transparent;border-radius:var(--r-md)}.v2-redeem>i{color:var(--yes);font-size:18px}.v2-redeem>span{flex:1;min-width:160px}.v2-redeem .v2-btn{width:auto}.v2-root *,.v2-root :after,.v2-root :before{box-sizing:border-box}.v2-shell{display:flex;flex-direction:column;min-height:100vh}.v2-topnav{position:sticky;top:0;z-index:50;background:var(--bg)}.v2-topnav-row1{display:flex;align-items:center;gap:16px;height:64px;padding:0 clamp(16px,4vw,40px);max-width:1382px;margin:0 auto;width:100%}.v2-logo{font-size:18px;font-weight:700;text-decoration:none;color:var(--text);flex-shrink:0;letter-spacing:-.02em}.v2-nav-search{flex:1;max-width:560px;display:flex;align-items:center;gap:8px;background:var(--search-bg);border:1px solid transparent;border-radius:9.2px;padding:4px 12px;color:var(--muted);height:40px}.v2-nav-search input{flex:1;background:none;border:none;outline:none;color:var(--text);font:inherit;min-width:0;font-size:14px}.v2-search-slash{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:5px;border:1px solid var(--border-hi);font-size:11px;color:var(--faint);font-weight:500;flex:none}.v2-topnav-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.v2-how-btn{background:none;border:none;cursor:pointer;color:var(--blue-link);font-size:14px;font-weight:600;padding:8px 12px;border-radius:7px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.v2-how-btn i{font-size:16px}.v2-how-btn:hover{color:var(--blue-link);background:var(--surface-2)}.v2-login-btn{background:transparent;border:1px solid var(--border);cursor:pointer;color:var(--text);font-size:14px;font-weight:600;padding:0 14px;border-radius:18px;white-space:nowrap;transition:border-color .15s,background .15s;height:32px;display:inline-flex;align-items:center}.v2-login-btn:hover{border-color:var(--text)}.v2-signup-btn{background:var(--accent);border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;padding:0 14px;border-radius:18px;white-space:nowrap;transition:filter .15s;height:32px;display:inline-flex;align-items:center}.v2-signup-btn:hover{filter:brightness(1.1)}.v2-usermenu-btn{background:none;border:none;cursor:pointer;color:var(--muted);font-size:20px;padding:8px;border-radius:50%;transition:color .15s,background .15s;display:inline-flex;align-items:center;justify-content:center}.v2-usermenu-btn:hover{color:var(--text);background:var(--surface-2)}.v2-deposit-btn{background:var(--accent);border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;padding:0 16px;border-radius:18px;white-space:nowrap;height:32px;display:inline-flex;align-items:center;gap:5px;text-decoration:none;transition:filter .15s}.v2-deposit-btn i{font-size:16px}.v2-deposit-btn:hover{filter:brightness(1.1)}.v2-nav-icon-btn{background:none;border:none;cursor:pointer;color:var(--muted);font-size:20px;padding:8px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:color .15s,background .15s}.v2-nav-icon-btn:hover{color:var(--text);background:var(--surface-2)}.v2-acctpills{gap:6px}.v2-acctpills,.v2-cashpill{display:inline-flex;align-items:center}.v2-cashpill{flex-direction:column;line-height:1.15;text-decoration:none;padding:2px 8px;border-radius:8px}.v2-cashpill:hover{background:var(--surface-2)}.v2-cashpill-k{font-size:10px;font-weight:600;color:var(--muted)}.v2-cashpill-v{font-size:14px;font-weight:700;color:var(--yes);font-variant-numeric:tabular-nums}.v2-acct{position:relative}.v2-acct-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:60;min-width:200px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.32);padding:6px}.v2-acct-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:none;border:none;cursor:pointer;color:var(--text);text-decoration:none;font-size:14px;padding:9px 10px;border-radius:8px}.v2-acct-item:hover{background:var(--surface-2)}.v2-acct-item.active{color:var(--accent)}.v2-acct-item i{font-size:17px;width:17px;color:var(--muted)}.v2-acct-item.active i{color:var(--accent)}.v2-acct-sep{height:1px;background:var(--border);margin:6px 4px}.v2-acct-theme{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;font-size:14px;color:var(--text)}.v2-acct-theme>span{display:inline-flex;align-items:center;gap:10px;min-width:0}.v2-acct-theme>span i{font-size:17px;width:17px;color:var(--muted);flex-shrink:0}.v2-catbar-wrap{position:relative;max-width:1382px;margin:0 auto;width:100%;padding:0 clamp(16px,4vw,40px)}.v2-catbar{align-items:center;gap:2px;height:48px;scrollbar-width:none}.v2-catbar::-webkit-scrollbar{display:none}.v2-catbar-link{text-decoration:none;color:var(--faint);font-size:14px;font-weight:600;padding:4px 10px;border-radius:9px;white-space:nowrap;transition:color .15s var(--ease)}.v2-catbar-link:hover{color:var(--text)}.v2-catbar-link.active{color:var(--text);font-weight:600}.v2-catbar-icon{font-size:14px;margin-right:4px}.v2-catbar-more{background:none;border:none;cursor:pointer;color:var(--faint);font-size:14px;font-weight:600;padding:4px 10px;border-radius:9px;white-space:nowrap}.v2-catbar-more:hover{color:var(--text);background:var(--surface-2)}.v2-catbar-scroll{position:absolute;right:clamp(4px,2vw,16px);top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;box-shadow:-8px 0 12px var(--surface)}.v2-catbar-scroll:hover{background:var(--surface-2)}.v2-catbar-wrap:after{content:"";position:absolute;right:0;top:0;bottom:0;width:60px;background:linear-gradient(to right,transparent,var(--bg));pointer-events:none;z-index:1}.v2-lb-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.v2-seg2{display:inline-flex;background:var(--surface-2);border-radius:10px;padding:3px}.v2-seg2 button{background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;color:var(--muted);padding:6px 14px;border-radius:8px}.v2-seg2 button.on{background:var(--surface);color:var(--text);box-shadow:0 1px 3px rgba(0,0,0,.14)}.v2-lb-search{display:flex;align-items:center;gap:8px;background:var(--surface-2);border-radius:100px;padding:8px 14px;color:var(--muted);min-width:200px}.v2-lb-search input{background:none;border:none;outline:none;color:var(--text);font:inherit;min-width:0;flex:1}.v2-lb-head,.v2-lb-row{display:grid;grid-template-columns:44px 1fr 150px;align-items:center;gap:10px}.v2-root .v2-lb-tabs{display:inline-flex;gap:4px;background:var(--surface-2);border-radius:10px;padding:3px}.v2-root .v2-lb-tabs button{background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;color:var(--muted);padding:6px 16px;border-radius:8px}.v2-root .v2-lb-tabs button.on{background:var(--surface);box-shadow:0 1px 3px rgba(0,0,0,.14)}.v2-lb-head{font-size:12px;color:var(--muted);padding:8px 4px;border-bottom:1px solid var(--border)}.v2-lb-head .num{text-align:right}.v2-lb-row{padding:11px 4px;border-bottom:1px solid var(--border);font-size:14px}.v2-lb-row.me{background:var(--yes-soft);border-radius:10px}.v2-lb-row .num{font-variant-numeric:tabular-nums}.v2-lb-rank{text-align:center;font-weight:700;color:var(--muted);font-variant-numeric:tabular-nums}.v2-lb-trader{display:flex;align-items:center;gap:10px;min-width:0}.v2-lb-av{width:28px;height:28px;border-radius:50%;flex-shrink:0}.v2-lb-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.v2-lb-me{color:var(--accent)}.v2-lb-me,.v2-lb-vol{font-weight:600}@media (max-width:560px){.v2-lb-bar{flex-direction:column;align-items:stretch}.v2-lb-head,.v2-lb-row{grid-template-columns:28px 1fr auto;gap:8px}.v2-lb-head>:nth-child(3),.v2-lb-row>:nth-child(3){display:none}}.v2-set2{display:grid;grid-template-columns:200px 1fr;gap:24px;align-items:start}.v2-set-tabs{display:flex;flex-direction:column;gap:2px;position:sticky;top:130px}.v2-set-tab{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;background:none;border:none;cursor:pointer;color:var(--muted);font-size:14px;font-weight:500;text-align:left;white-space:nowrap}.v2-set-tab.on,.v2-set-tab:hover{background:var(--surface-2);color:var(--text)}.v2-set-tab.on{font-weight:600}.v2-set-tab i{font-size:17px}.v2-set-panel{max-width:620px;min-width:0}.v2-set-title{font-size:19px;font-weight:700;letter-spacing:-.01em;margin:0 0 14px}.v2-set-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--border)}.v2-set-row:first-child{padding-top:0}.v2-set-row:last-child{border-bottom:none;padding-bottom:0}.v2-set-av{width:44px;height:44px;border-radius:50%;flex-shrink:0}.v2-set-name{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:7px 11px;color:var(--text);font:inherit;text-align:right;max-width:220px;outline:none}.v2-set-name:focus{border-color:var(--accent)}.v2-set-copy{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;color:var(--text);font-size:14px;font-variant-numeric:tabular-nums}.v2-set-copy i{color:var(--muted);font-size:15px}.v2-set-bio{width:100%;min-height:88px;resize:vertical;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:10px 12px;color:var(--text);font:inherit;outline:none}.v2-set-bio:focus{border-color:var(--accent)}.v2-set-h{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;margin-bottom:12px}.v2-set-h>i{font-size:16px;color:var(--accent)}@media (max-width:760px){.v2-set2{grid-template-columns:1fr;gap:14px}.v2-set-tabs{flex-direction:row;overflow-x:auto;position:static;gap:4px;scrollbar-width:none}.v2-set-tabs::-webkit-scrollbar{display:none}.v2-set-panel{max-width:none}}.v2-rw-grid{display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:14px;align-items:start}@media (max-width:720px){.v2-rw-grid{grid-template-columns:1fr}}.v2-rw-amount{font-size:36px;font-weight:800;letter-spacing:-.02em;margin:8px 0 2px;font-variant-numeric:tabular-nums}.v2-rw-amount small{font-size:16px;font-weight:600;color:var(--muted);margin-left:6px}.v2-rw-row{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid var(--border);font-size:14px}.v2-rw-row:last-child{border-bottom:none}.v2-rw-row .v2-lb-rank{width:22px;flex-shrink:0}.v2-rw-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.v2-rw-pts{font-weight:600;font-variant-numeric:tabular-nums}.v2-rw-pts small{color:var(--muted);font-weight:400}.v2-main{min-width:0;width:100%;max-width:1382px;margin:0 auto;padding:24px clamp(16px,4vw,40px) clamp(56px,6vw,96px);flex:1 0 auto}.v2-footer{border-top:1px solid var(--border);background:var(--bg)}.v2-footer-inner{max-width:1382px;margin:0 auto;padding:40px clamp(16px,4vw,40px) 28px}.v2-footer-top{display:flex;justify-content:space-between;gap:48px;flex-wrap:wrap}.v2-footer-brand{max-width:340px}.v2-footer-brand .v2-logo{font-size:18px;font-weight:700;letter-spacing:-.02em}.v2-footer-brand p{font-size:13px;color:var(--muted);margin:10px 0 0;line-height:1.6}.v2-footer-cols{display:flex;gap:56px;flex-wrap:wrap}.v2-footer-cols>div{display:flex;flex-direction:column;gap:10px}.v2-footer-cols h3{font-size:12px;font-weight:700;color:var(--text);margin:0 0 4px;letter-spacing:.04em}.v2-footer-cols a{font-size:13px;color:var(--muted);text-decoration:none;display:inline-flex;align-items:center;gap:4px}.v2-footer-cols a:hover{color:var(--text)}.v2-footer-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px}.v2-footer-topic{display:flex;flex-direction:column;gap:1px;text-decoration:none}.v2-footer-topic b{font-size:13px;font-weight:600;color:var(--text)}.v2-footer-topic span{font-size:11px;color:var(--faint)}.v2-footer-topic:hover b{color:var(--blue-link)}.v2-footer-bottom{margin-top:32px;padding-top:18px;border-top:1px solid var(--border)}.v2-footer-social{display:flex;gap:12px;margin-bottom:12px}.v2-footer-social a{color:var(--muted);font-size:18px;text-decoration:none}.v2-footer-social a:hover{color:var(--text)}.v2-footer-legal{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.v2-footer-legal a{color:var(--muted);text-decoration:none}.v2-footer-legal a:hover{color:var(--text)}.v2-footer-disclaimer{font-size:11px;color:var(--faint);margin-top:12px;line-height:1.5;max-width:800px}@media (max-width:760px){.v2-footer-inner{padding-bottom:92px}.v2-footer-top{gap:28px}.v2-footer-cols{gap:32px}}.v2-bottomnav{display:none}@media (max-width:760px){.v2-topnav-row1{height:56px;gap:10px;padding:0 14px}.v2-logo{font-size:16px}.v2-how-btn,.v2-login-btn{display:none}.v2-signup-btn{font-size:12px;padding:6px 12px}.v2-nav-search{padding:8px 12px}.v2-main{padding:0 16px 84px}.v2-bottomnav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--surface);border-top:1px solid var(--border);padding:8px 0 14px;justify-content:space-around}.v2-bn{display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--faint);text-decoration:none;font-size:11px}.v2-bn i{font-size:21px}.v2-bn.active{color:var(--text)}}.v2-h1{font-size:clamp(24px,4vw,32px);line-height:1.2}.v2-h1,.v2-h2{font-weight:600;margin:0}.v2-h2{font-size:20px}.v2-sub{color:var(--muted);font-size:13px}.v2-btn{font:inherit;font-size:15px;font-weight:500;border-radius:var(--r-md);padding:12px 16px;cursor:pointer;border:1px solid transparent;transition:transform .12s var(--ease),background .15s var(--ease),opacity .15s;width:100%}.v2-btn:active{transform:scale(.985)}.v2-btn:disabled{opacity:.5;cursor:default}.v2-btn-yes{background:var(--yes);color:var(--yes-ink)}.v2-btn-no{background:var(--no-soft);color:var(--no);border-color:transparent}.v2-btn-primary{background:var(--text);color:var(--bg)}.v2-btn-secondary{background:var(--surface-2);color:var(--text);border-color:var(--border)}.v2-btn-ghost{background:transparent;color:var(--muted)}.v2-btn-ghost:hover{color:var(--text)}.v2-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:16px}.v2-card-featured{border-color:var(--border-hi)}.v2-featured-section{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:24px}@media (min-width:900px){.v2-featured-section{grid-template-columns:minmax(0,2.39fr) minmax(280px,1fr);align-items:start}}.v2-featured-heading{font-size:16px;font-weight:400;margin:0 0 10px;color:var(--text)}.v2-featured-main{display:flex;flex-direction:column;gap:10px;min-width:0}.v2-featured-card{background:var(--featured-bg);border:1px solid var(--border);border-radius:18px;padding:18px 20px;flex:1;display:flex;flex-direction:column}.v2-featured-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.v2-featured-card-header .v2-mc-icon{width:56px;height:56px;border-radius:12px;font-size:30px}.v2-featured-outcomes{display:flex;flex-direction:column;gap:8px}.v2-featured-outcome{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;background:var(--surface-2);text-decoration:none;color:var(--text);font-size:15px;transition:background .12s}.v2-featured-outcome:hover{background:var(--border)}.v2-featured-outcome-name{flex:1;font-weight:500}.v2-featured-outcome-pct{font-weight:700;font-variant-numeric:tabular-nums}.v2-featured-binary{display:flex;align-items:baseline;gap:8px;margin:12px 0}.v2-featured-chance{font-size:42px;font-weight:700;font-variant-numeric:tabular-nums}.v2-featured-chance-label{font-size:14px;color:var(--muted)}.v2-featured-stats{display:flex;align-items:center;gap:12px;margin-top:12px;font-size:13px;color:var(--muted)}.v2-featured-nav{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.v2-featured-dots{display:flex;gap:7px}.v2-fdot{width:8px;height:8px;border-radius:50%;border:none;background:var(--surface-2);cursor:pointer;padding:0;transition:background .15s var(--ease),width .15s var(--ease)}.v2-fdot:hover{background:var(--border-hi)}.v2-fdot.on{width:22px;border-radius:4px;background:var(--muted)}.v2-featured-chips{display:none;gap:8px;flex:1;justify-content:center;min-width:0}@media (min-width:720px){.v2-featured-chips{display:flex}}.v2-fchip{display:inline-flex;align-items:center;gap:7px;max-width:220px;padding:8px 14px;border:1px solid var(--border);border-radius:100px;background:var(--surface);color:var(--text);font-size:12.5px;font-weight:500;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .15s var(--ease),background .15s var(--ease)}.v2-fchip:hover{border-color:var(--border-hi);background:var(--surface-2)}.v2-fchip span{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;overflow:hidden;font-size:14px;flex:none}.v2-featured-side{display:flex;flex-direction:column;gap:10px}.v2-hot-topics{background:var(--surface);border:1px solid var(--border);border-radius:15px;padding:16px 18px;flex:1}.v2-hot-topics-header{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;color:var(--text);text-decoration:none;margin-bottom:8px}.v2-hot-topics-header i{color:var(--muted);font-size:16px}.v2-hot-topics-list{display:flex;flex-direction:column}.v2-hot-topic-row{display:flex;align-items:center;gap:12px;padding:10px 4px;text-decoration:none;color:var(--text);border-bottom:1px solid var(--border);transition:background .12s}.v2-hot-topic-row:last-child{border-bottom:none}.v2-hot-topic-row:hover{background:var(--surface-2)}.v2-hot-topic-rank{width:18px;text-align:center;font-size:13px;font-weight:600;color:var(--muted);flex:none}.v2-hot-topic-title{flex:1;min-width:0;font-size:13.5px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-hot-topic-vol{font-size:12px;color:var(--muted);flex:none;white-space:nowrap;font-variant-numeric:tabular-nums}.v2-hot-topics-explore{text-align:center;margin-top:12px}.v2-hot-topics-explore button{width:100%;padding:0 32px;height:40px;border:1px solid var(--border);border-radius:100px;background:transparent;color:var(--text);font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s}.v2-hot-topics-explore button:hover{border-color:var(--border-hi)}.v2-related{margin-top:32px}.v2-mc-icon-lg{width:48px;height:48px;font-size:26px}.v2-featured-card-info{flex:1;min-width:0}.v2-featured-card-title{font-size:24px;font-weight:600;line-height:1.33;margin:0}.v2-featured-card-title a{color:var(--text);text-decoration:none}.v2-featured-card-title a:hover{text-decoration:underline}.v2-featured-card-meta{display:flex;gap:6px;align-items:center;margin-top:4px;font-size:13px;color:var(--muted)}.v2-featured-cat{color:var(--muted);text-decoration:none;font-weight:500}.v2-featured-cat:hover{color:var(--text)}.v2-featured-card-actions{display:flex;gap:4px;margin-left:auto;flex:none}.v2-featured-body{display:flex;gap:20px;margin:14px 0 8px;align-items:flex-start}.v2-featured-outcomes-col{flex:1 1 0%;gap:8px;justify-content:center;min-width:0;width:0}.v2-featured-outcomes-col,.v2-featured-strips{display:flex;flex-direction:column}.v2-featured-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 4px;border-bottom:1px solid var(--border);text-decoration:none;color:var(--text);transition:background .12s}.v2-featured-strip:hover .v2-featured-strip-name{text-decoration:underline}.v2-featured-strip-dot{width:10px;height:10px;border-radius:50%;flex:none}.v2-featured-strip-name{flex:1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.v2-featured-strip-pct{font-weight:700;font-variant-numeric:tabular-nums;flex:none;min-width:36px;text-align:right}.v2-featured-binary-block{display:flex;flex-direction:column;gap:8px}.v2-featured-chance-big{display:flex;align-items:baseline;gap:8px}.v2-featured-chance-val{font-size:48px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.v2-featured-chance-lbl{font-size:16px;color:var(--muted)}.v2-featured-prob-bar{height:8px;border-radius:99px;background:var(--no-soft);overflow:hidden;margin-top:8px}.v2-featured-prob-yes{height:100%;background:var(--yes);border-radius:99px;transition:width .4s var(--ease);display:block}.v2-featured-chart-area{flex:0 0 300px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-width:0}.v2-featured-chart{display:block;width:100%}.v2-featured-chart-area .tv-chart{width:100%}.v2-featured-legend{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:6px;font-size:12px;color:var(--muted)}.v2-featured-legend-item{display:inline-flex;align-items:center;gap:5px}.v2-featured-legend-item i{width:8px;height:8px;border-radius:50%;flex:none;display:inline-block}.v2-featured-footer{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);margin-top:auto;padding-top:8px}.v2-featured-vol{font-variant-numeric:tabular-nums}.v2-featured-sep{color:var(--faint)}@media (max-width:720px){.v2-featured-body{flex-direction:column}.v2-featured-chart-area{flex:1 1 auto;width:100%}}.v2-featured-comments{display:flex;flex-direction:column;gap:6px;margin-top:12px;min-width:0}.v2-featured-comments::-webkit-scrollbar{display:none}.v2-featured-comment{display:flex;gap:8px;align-items:flex-start;padding:6px 0}.v2-featured-comment-avatar{width:24px;height:24px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700}.v2-featured-comment-body{display:flex;align-items:baseline;gap:6px;min-width:0;flex:1}.v2-featured-comment-name{font-size:12px;font-weight:600;color:var(--text)}.v2-featured-comment-name,.v2-featured-comment-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-featured-comment-text{font-size:12.5px;color:var(--muted);line-height:1.4}.v2-mc-icon-lg{border-radius:12px}.v2-related-h{font-size:18px;font-weight:700;color:var(--text);margin-bottom:14px}.v2-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.v2-mc{display:flex;flex-direction:column;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:15px;padding:14px 16px;color:var(--text);min-height:150px;transition:border-color .15s var(--ease)}.v2-mc:hover{border-color:var(--border-hi)}.v2-mc-header{display:flex;align-items:flex-start;gap:10px}.v2-mc-icon{width:38px;height:38px;border-radius:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:19px;background:var(--surface-2);overflow:hidden}.v2-ic-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.v2-mc-title{font-size:16px;font-weight:400;line-height:1.5;flex:1;min-width:0;color:var(--text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v2-mc-title:hover{text-decoration:underline}.v2-mc-gauge{position:relative;flex:none;width:56px;height:42px}.v2-mc-gauge svg{display:block}.v2-gauge-track{stroke:var(--gauge-track)}.v2-mc-gauge-txt{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding-bottom:3px;line-height:1}.v2-mc-gauge-pct{font-size:13px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.v2-mc-gauge-lbl{font-size:10.5px;color:var(--muted);line-height:1}.v2-mc-resolved-badge{font-size:12px;font-weight:700;padding:3px 9px;border-radius:6px;flex:none}.v2-mc-resolved-badge.win-yes{color:var(--yes);background:var(--yes-soft)}.v2-mc-resolved-badge.win-no{color:var(--no);background:var(--no-soft)}.v2-mc-binary-btns{display:flex;gap:8px}.v2-mc-bigbtn{flex:1;display:inline-flex;align-items:center;justify-content:center;height:40px;border-radius:7px;font-size:14px;font-weight:600;text-decoration:none;transition:filter .12s,background .12s}.v2-mc-bigbtn.yes{color:var(--yes);background:var(--yes-soft)}.v2-mc-bigbtn.no{color:var(--no);background:var(--no-soft)}.v2-mc-bigbtn.yes:hover{background:var(--yes);color:#fff}.v2-mc-bigbtn.no:hover{background:var(--no);color:#fff}.v2-mc.multi{min-height:0}.v2-mc-outcomes{display:flex;flex-direction:column;gap:8px}.v2-mc-outcome-row{display:flex;align-items:center;gap:8px}.v2-mc-outcome-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;color:var(--text);font-size:14px;font-weight:500}.v2-mc-outcome-name:hover{text-decoration:underline}.v2-mc-outcome-pct{font-weight:700;font-variant-numeric:tabular-nums;width:40px;text-align:right;flex:none;font-size:14px}.v2-mc-btn{display:inline-flex;align-items:center;justify-content:center;height:30px;min-width:48px;padding:0 12px;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;flex:none;transition:background .12s,color .12s}.v2-mc-btn.yes{color:var(--yes);background:var(--yes-soft)}.v2-mc-btn.no{color:var(--no);background:var(--no-soft)}.v2-mc-btn.yes:hover{background:var(--yes);color:#fff}.v2-mc-btn.no:hover{background:var(--no);color:#fff}.v2-mc-foot{display:flex;align-items:center;gap:8px;margin-top:auto;color:var(--muted);font-size:13px}.v2-mc-vol{font-variant-numeric:tabular-nums}.v2-mc-more{font-size:12px;color:var(--faint)}.v2-mc-foot-actions{display:flex;align-items:center;gap:2px;margin-left:auto}.v2-mc-bookmark-btn,.v2-mc-rewards-btn{background:none;border:none;cursor:pointer;color:var(--faint);font-size:16px;padding:4px;border-radius:6px;transition:color .12s,background .12s}.v2-mc-bookmark-btn:hover,.v2-mc-rewards-btn:hover{color:var(--text);background:var(--surface-2)}.v2-allmarkets-header{display:flex;align-items:center;justify-content:space-between;margin:28px 0 12px}.v2-allmarkets-title{font-size:20px;font-weight:600;margin:0;letter-spacing:-.2px}.v2-allmarkets-icons{display:flex;gap:4px}.v2-icon-btn{background:none;border:none;cursor:pointer;color:var(--muted);font-size:18px;padding:6px 8px;border-radius:8px;transition:color .12s,background .12s}.v2-icon-btn:hover{color:var(--text);background:var(--surface-2)}.v2-topictabs-wrap{position:relative;margin-bottom:16px}.v2-topictabs{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.v2-topictabs::-webkit-scrollbar{display:none}.v2-topictab{flex:none;padding:0 12px;border-radius:6px;border:none;background:transparent;color:#7b8996;font-size:14px;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .15s var(--ease);height:32px;display:inline-flex;align-items:center}.v2-topictab:hover{color:var(--text);background:var(--surface-2)}.v2-topictab.active{background:color-mix(in srgb,var(--blue-link) 15%,transparent);border-color:transparent;color:var(--blue-link)}.v2-topictabs-scroll{position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:var(--surface);display:inline-flex;align-items:center;justify-content:center;z-index:2}.v2-showmore-btn,.v2-topictabs-scroll{border:1px solid var(--border);color:var(--text);cursor:pointer}.v2-showmore-btn{background:var(--surface-2);font-size:14px;font-weight:500;padding:10px 24px;border-radius:100px;transition:border-color .15s}.v2-showmore-btn:hover{border-color:var(--border-hi)}.v2-prob{display:flex;gap:10px}.v2-prob-cell{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px}.v2-prob-cell .lbl{font-size:12px;margin-bottom:4px}.v2-prob-cell .val{font-size:32px;font-weight:600;font-variant-numeric:tabular-nums}.v2-prob-cell.yes .lbl,.v2-prob-cell.yes .val{color:var(--yes)}.v2-prob-cell.no .lbl,.v2-prob-cell.no .val{color:var(--no)}.v2-bar{display:flex;height:8px;border-radius:999px;overflow:hidden;background:var(--surface-2);margin-top:10px}.v2-bar .y{background:var(--yes)}.v2-bar .n,.v2-bar .y{transition:width .4s var(--ease)}.v2-bar .n{background:var(--no)}.v2-amt-wrap{display:flex;align-items:center;background:var(--bg);border:1px solid var(--border-hi);border-radius:var(--r-md);padding:10px 12px}.v2-amt-wrap span.sign{color:var(--muted);margin-right:6px}.v2-amt-wrap input{background:transparent;border:none;outline:none;color:var(--text);font:inherit;font-size:22px;font-weight:600;width:100%}.v2-chips{display:flex;gap:6px;margin-top:8px}.v2-chip{flex:1;text-align:center;background:var(--surface-2);color:var(--muted);font-size:13px;padding:6px 0;border-radius:8px;border:none;cursor:pointer}.v2-chip.on{background:var(--yes-soft);color:var(--yes)}.v2-stat{background:var(--surface-2);border-radius:var(--r-md);padding:12px}.v2-stat .k{color:var(--muted);font-size:12px}.v2-stat .v{font-size:18px;font-weight:600;margin-top:3px;font-variant-numeric:tabular-nums}.v2-kv{display:flex;justify-content:space-between;font-size:13px;padding:3px 0}.v2-kv .k{color:var(--muted)}.up{color:var(--yes)}.down{color:var(--no)}.v2-cat{display:inline-flex;align-items:center;gap:5px;background:var(--surface-2);color:var(--muted);font-size:13px;padding:6px 12px;border-radius:999px;border:1px solid transparent;cursor:pointer;white-space:nowrap}.v2-cat.on{background:var(--surface);color:var(--text);border-color:var(--border-hi)}.v2-catbar{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin:14px 0 20px}.v2-search{display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:9px 12px;color:var(--muted)}.v2-search input{background:transparent;border:none;outline:none;color:var(--text);font:inherit;width:100%}.v2-empty{color:var(--muted);font-size:14px;padding:40px 0;text-align:center}.v2-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:60;background:var(--surface);border:1px solid var(--border-hi);padding:12px 18px;font-size:14px;box-shadow:var(--shadow)}.v2-feedback,.v2-toast{border-radius:var(--r-md)}.v2-feedback{display:flex;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;font-size:13px;animation:v2slideup .22s var(--ease)}.v2-feedback>i{font-size:16px;flex:none}.v2-feedback.loading{background:var(--surface-2);color:var(--muted)}.v2-feedback.success{background:var(--yes-soft);color:var(--yes)}.v2-feedback.error{background:var(--no-soft);color:var(--no)}.v2-feedback.is-sticky{position:fixed;left:50%;bottom:84px;z-index:46;margin:0;border:.5px solid var(--border);box-shadow:var(--shadow);animation:v2slideup-c .22s var(--ease);transform:translateX(-50%)}@keyframes v2slideup-c{0%{opacity:0;transform:translateX(-50%) translateY(8px)}}.v2-spin{display:inline-block;animation:v2spin .8s linear infinite}@keyframes v2spin{to{transform:rotate(1turn)}}.v2-sk{background:linear-gradient(90deg,var(--surface) 25%,var(--surface-2) 37%,var(--surface) 63%);background-size:400% 100%;animation:v2sk 1.4s ease infinite;border-radius:8px}@keyframes v2sk{0%{background-position:100% 0}to{background-position:0 0}}.v2-md{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);gap:20px;align-items:start}@media (max-width:860px){.v2-md{grid-template-columns:1fr}.v2-md-comments{display:none}}.v2-advanced{display:flex;align-items:center;gap:6px;color:var(--faint);font-size:12px;margin-top:12px;cursor:pointer;background:none;border:none}.v2-modetabs{display:inline-flex;gap:2px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);padding:2px;margin-bottom:10px}.v2-modetab{flex:1;min-width:64px;background:none;border:none;cursor:pointer;color:var(--muted);font-size:13px;padding:6px 14px;border-radius:7px;transition:background var(--dur,.15s) var(--ease,ease),color .15s}.v2-modetab.on{background:var(--surface);color:var(--text)}.v2-amt-wrap span.sign.suffix{margin-right:0;margin-left:6px}.v2-seg{display:flex;gap:2px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);padding:2px}.v2-seg.sub{margin-top:10px}.v2-seg-btn{flex:1;background:none;border:none;cursor:pointer;color:var(--muted);font-size:14px;padding:8px;border-radius:7px;transition:background .15s,color .15s}.v2-seg-btn.on{background:var(--surface);color:var(--text)}.v2-seg-btn.on.buy{color:var(--yes)}.v2-seg-btn.on.sell{color:var(--no)}.v2-pick{display:flex;gap:8px;margin-top:10px}.v2-pick-btn{flex:1;display:flex;justify-content:center;gap:8px;align-items:center;line-height:1;cursor:pointer;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);padding:11px;font-size:14px;color:var(--muted);transition:border-color .15s,background .15s}.v2-pick-btn span{font-variant-numeric:tabular-nums;font-size:13px;line-height:1}.v2-pick-btn.yes.sel{border-color:var(--yes);background:var(--yes-soft);color:var(--yes)}.v2-pick-btn.no.sel{border-color:var(--no);background:var(--no-soft);color:var(--no)}.v2-stepper{display:flex;align-items:center;gap:8px}.v2-stepper button{width:38px;height:38px;border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border);color:var(--text);font-size:18px;cursor:pointer}.v2-stepper input{flex:1;text-align:center;background:var(--bg);border:1px solid var(--border-hi);border-radius:var(--r-md);color:var(--text);padding:9px;font-size:16px;font-variant-numeric:tabular-nums}.v2-expiry{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:13px;color:var(--muted)}.v2-expiry input[type=number]{width:64px;background:var(--bg);border:1px solid var(--border-hi);border-radius:7px;color:var(--text);padding:5px 8px}.v2-tp-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--border)}.v2-tp-icon{width:36px;height:36px;border-radius:8px;flex-shrink:0;display:grid;place-items:center;background:var(--surface-2);font-size:18px;overflow:hidden}.v2-tp-title{font-size:14px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.v2-tp-oc{font-size:13px;font-weight:600;margin-top:2px}.v2-tp-oc.yes{color:var(--yes)}.v2-tp-oc.no{color:var(--no)}.v2-tp-tabsrow{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--border);margin-bottom:12px}.v2-tp-tabs{display:flex;gap:16px}.v2-tp-tab{background:none;cursor:pointer;color:var(--muted);font-size:15px;font-weight:600;padding:6px 0 10px;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.v2-tp-tab.on{color:var(--text);border-bottom-color:var(--text)}.v2-tp-otype{position:relative}.v2-tp-otbtn{background:none;border:none;cursor:pointer;color:var(--muted);font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:3px;padding:4px 2px}.v2-tp-otbtn i{font-size:14px}.v2-tp-otmenu{position:absolute;right:0;top:100%;z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 12px 32px rgba(0,0,0,.3);padding:4px;min-width:110px}.v2-tp-otmenu button{display:block;width:100%;text-align:left;background:none;border:none;cursor:pointer;color:var(--text);font-size:13px;padding:8px 10px;border-radius:7px}.v2-tp-otmenu button:hover,.v2-tp-otmenu button[aria-selected=true]{background:var(--surface-2)}.v2-tp-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:500;margin:12px 0 6px}.v2-tp-opts{margin-top:10px;padding-top:8px}.v2-tp-opts,.v2-tp-sum{border-top:1px solid var(--border)}.v2-tp-sum{margin-top:14px;padding-top:12px}.v2-tp-sumrow{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;padding:3px 0}.v2-tp-bignum{font-size:18px;font-weight:700;font-variant-numeric:tabular-nums}.v2-wallet-box{margin-top:auto;padding-top:14px}.v2-wallet-pill{display:flex;align-items:center;gap:7px;width:100%;cursor:pointer;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);color:var(--text);font-size:13px;padding:9px 12px;transition:border-color .15s,background .15s}.v2-wallet-pill:hover{border-color:var(--border-hi)}.v2-wallet-pill i{font-size:15px}.v2-wallet-pill.connected i{color:var(--yes);font-size:10px}.v2-ob,.v2-wallet-pill.connected{font-variant-numeric:tabular-nums}.v2-ob{margin-top:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:12px 12px 14px}.v2-ob-head{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--text)}.v2-ob-dot{font-size:11px;color:var(--muted);display:inline-flex;align-items:center;gap:5px}.v2-ob-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--muted)}.v2-ob-dot.on{color:var(--yes)}.v2-ob-dot.on:before{background:var(--yes);box-shadow:0 0 0 3px var(--yes-soft);animation:v2obpulse 1.6s ease infinite}.v2-ob-cols{display:grid;grid-template-columns:1fr 1fr 1.2fr;color:var(--faint);font-size:11px;margin:8px 8px 4px;text-transform:uppercase;letter-spacing:.03em}.v2-ob-cols span:nth-child(2),.v2-ob-cols span:nth-child(3){text-align:right}.v2-ob-section{display:flex;flex-direction:column;gap:2px}.v2-ob-row{position:relative;display:grid;grid-template-columns:1fr 1fr 1.2fr;align-items:center;padding:4px 8px;font-size:13px;border-radius:6px;overflow:hidden;width:100%;background:none;border:none;color:inherit;font-family:inherit;cursor:pointer;transition:background .12s var(--ease,ease)}.v2-ob-row:hover{background:var(--surface-2)}.v2-ob-row:active{transform:scale(.99)}.tv-tip{position:absolute;top:6px;z-index:3;pointer-events:none;flex-direction:column;gap:1px;padding:5px 8px;border-radius:8px;font-size:11px;line-height:1.25;background:var(--surface-2,rgba(20,24,33,.92));border:1px solid var(--border,rgba(255,255,255,.08));box-shadow:0 6px 20px rgba(0,0,0,.28);white-space:nowrap}.tv-tip b{font-size:13px;font-weight:600}.tv-tip span{color:var(--text-dim,#8a929c)}.v2-chart-ctrl{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.v2-chart-expand{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:none;border:1px solid var(--border,rgba(255,255,255,.08));color:var(--text-dim,#8a929c);cursor:pointer;transition:background .12s var(--ease,ease),color .12s var(--ease,ease)}.v2-chart-expand:hover{background:var(--surface-2);color:var(--text,#fff)}.v2-chart-modal{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);animation:v2-fade .15s var(--ease,ease)}.v2-chart-modal-inner{width:min(1100px,96vw);max-height:92vh;overflow:auto;padding:18px 20px;border-radius:16px;background:var(--surface,#11151c);border:1px solid var(--border,rgba(255,255,255,.08));box-shadow:0 24px 64px rgba(0,0,0,.5)}@keyframes v2-fade{0%{opacity:0}to{opacity:1}}.v2-ob-fill{position:absolute;right:0;top:0;bottom:0;opacity:.16;transition:width .3s var(--ease,ease)}.v2-ob-fill.ask{background:var(--no)}.v2-ob-fill.bid{background:var(--yes)}.v2-ob-price{position:relative;z-index:1}.v2-ob-price.ask{color:var(--no)}.v2-ob-price.bid{color:var(--yes)}.v2-ob-size{color:var(--muted)}.v2-ob-size,.v2-ob-total{position:relative;z-index:1;text-align:right;font-variant-numeric:tabular-nums}.v2-ob-spread,.v2-ob-total{color:var(--faint)}.v2-ob-spread{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding:7px 2px}.v2-ob-empty{color:var(--faint);font-size:12px;padding:10px 8px}.v2-ob-tabs{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--border);margin-bottom:8px}.v2-ob-tab{background:none;cursor:pointer;color:var(--muted);font-size:14px;font-weight:600;padding:4px 0 9px;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.v2-ob-tab.on{color:var(--text);border-bottom-color:var(--text)}.v2-ob-tab.on.yes{color:var(--yes);border-bottom-color:var(--yes)}.v2-ob-tab.on.no{color:var(--no);border-bottom-color:var(--no)}.v2-ob-tag{position:absolute;left:0;font-size:10px;font-weight:700;padding:1px 6px;border-radius:5px;line-height:1.5}.v2-ob-tag.ask{color:var(--no);background:var(--no-soft)}.v2-ob-tag.bid{color:var(--yes);background:var(--yes-soft)}.v2-rules .v2-rules-text{font-size:14px;line-height:1.65;color:var(--text);white-space:pre-line;margin:4px 0 0}.v2-rules .v2-rules-text.clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v2-rules .v2-rules-more{background:none;border:none;cursor:pointer;color:var(--accent,#30d158);font-size:13px;font-weight:600;padding:6px 0 0}.v2-rules .v2-rules-meta{margin-top:14px;border-top:1px solid var(--border);padding-top:12px;display:flex;flex-direction:column;gap:2px}.v2-rules .v2-rules-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.v2-rules .v2-rules-links a{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--muted);text-decoration:none;background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:5px 10px}.v2-rules .v2-rules-links a:hover{color:var(--text)}.v2-tabs{display:flex;gap:16px;border-bottom:1px solid var(--border);margin-bottom:10px}.v2-tab{background:none;cursor:pointer;color:var(--muted);font-size:14px;padding:4px 0 10px;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.v2-tab.on{color:var(--text);border-bottom-color:var(--text)}.v2-tape{display:flex;flex-direction:column}.v2-tape-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--border);font-size:13px}.v2-tape-row:last-child{border-bottom:none}.v2-more{width:100%;margin-top:6px;padding:9px 0;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;color:var(--muted);font-size:13px;font-weight:500;cursor:pointer;transition:background .12s var(--ease,ease),color .12s var(--ease,ease)}.v2-more:hover{background:var(--surface-3,var(--surface-2));color:var(--text)}.v2-root .v2-pf-head{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}@media (max-width:760px){.v2-root .v2-pf-head{grid-template-columns:1fr}}.v2-root .v2-pf-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:18px}.v2-root .v2-pf-id{display:flex;align-items:center;gap:12px}.v2-root .v2-pf-avatar{width:56px;height:56px;border-radius:50%;flex-shrink:0}.v2-root .v2-pf-name{font-size:20px;font-weight:700;letter-spacing:-.01em}.v2-root .v2-pf-stats{display:flex;gap:22px;margin-top:16px;flex-wrap:wrap}.v2-root .v2-pf-stats>div{display:flex;flex-direction:column}.v2-root .v2-pf-stats b{font-size:17px;font-weight:700;font-variant-numeric:tabular-nums}.v2-root .v2-pf-stats span{font-size:12px;color:var(--muted);margin-top:2px}.v2-root .v2-pf-actions{gap:10px;margin-top:16px}.v2-root .v2-pf-pnl{display:flex;flex-direction:column}.v2-root .v2-pf-pnl-top{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.v2-root .v2-pf-periods{display:flex;gap:2px}.v2-root .v2-pf-periods button{background:none;border:none;cursor:pointer;font-size:12px;color:var(--muted);padding:3px 8px;border-radius:7px}.v2-root .v2-pf-periods button.on{background:var(--surface-2);color:var(--text);font-weight:600}.v2-root .v2-pf-pnl-num{font-size:30px;font-weight:600;letter-spacing:-.02em;margin-top:8px;font-variant-numeric:tabular-nums}.v2-root .v2-pf-spark{margin-top:auto;height:54px;border-radius:10px;min-height:40px}.v2-root .v2-pf-spark.up{background:linear-gradient(180deg,transparent,color-mix(in oklab,var(--yes) 20%,transparent))}.v2-root .v2-pf-spark.down{background:linear-gradient(180deg,transparent,color-mix(in oklab,var(--no) 20%,transparent))}.v2-root .v2-pf-sparksvg{margin-top:auto;width:100%;height:54px;display:block}.v2-root .v2-pf-subbar{display:flex;align-items:center;gap:10px;margin:14px 0 4px;flex-wrap:wrap}.v2-root .v2-pf-seg{display:inline-flex;background:var(--surface-2);border-radius:10px;padding:3px}.v2-root .v2-pf-seg button{background:none;border:none;cursor:pointer;font-size:13px;color:var(--muted);padding:5px 12px;border-radius:8px}.v2-root .v2-pf-seg button.on{background:var(--surface);box-shadow:0 1px 3px rgba(0,0,0,.14)}.v2-root .v2-pf-eye{background:none;border:none;cursor:pointer;color:var(--muted);padding:2px;display:inline-flex;align-items:center;font-size:18px}.v2-root .v2-pf-eye:hover{color:var(--text)}.v2-root .v2-pf-sort{margin-left:auto;background:var(--surface-2);border-radius:8px;font-size:13px;padding:7px 10px;cursor:pointer}.v2-root .v2-pf-search{flex:1;min-width:140px;display:flex;align-items:center;gap:8px;background:var(--surface-2);padding:8px 12px;color:var(--muted)}.v2-root .v2-pf-search input{flex:1;background:none;border:none;outline:none;color:var(--text);font-size:13px;min-width:0}.v2-root .v2-pos-table{display:flex;flex-direction:column}.v2-root .v2-pos-head,.v2-root .v2-pos-row{display:grid;grid-template-columns:1fr 84px 96px 132px 84px;align-items:center;gap:10px}.v2-root .v2-pos-head[data-closed=true],.v2-root .v2-pos-row[data-closed]{grid-template-columns:1fr 96px 120px}.v2-root .v2-pos-sell{display:inline-block;padding:6px 16px;background:var(--surface-2);color:var(--text);font-size:13px;border:1px solid var(--border);transition:background .12s}.v2-root .v2-pos-sell:hover{background:var(--border)}@media (max-width:600px){.v2-root .v2-pos-head:not([data-closed=true]),.v2-root .v2-pos-row:not([data-closed=true]){grid-template-columns:1fr 116px auto;gap:8px}.v2-root .v2-pos-head:not([data-closed=true])>:nth-child(2),.v2-root .v2-pos-head:not([data-closed=true])>:nth-child(3),.v2-root .v2-pos-head:not([data-closed=true])>:nth-child(4),.v2-root .v2-pos-row:not([data-closed=true])>:nth-child(2),.v2-root .v2-pos-row:not([data-closed=true])>:nth-child(3),.v2-root .v2-pos-row:not([data-closed=true])>:nth-child(4){display:none}.v2-root .v2-pos-head[data-closed=true],.v2-root .v2-pos-row[data-closed=true]{grid-template-columns:1fr auto;gap:8px}.v2-root .v2-pos-head[data-closed=true]>:nth-child(2),.v2-root .v2-pos-row[data-closed=true]>:nth-child(2){display:none}}.v2-root .v2-pos-head{font-size:12px;color:var(--muted);padding:8px 0;border-bottom:1px solid var(--border)}.v2-root .v2-pos-head .num{text-align:right}.v2-root .v2-pos-row{padding:12px 0;border-bottom:1px solid var(--border);font-size:14px}.v2-root .v2-pos-row .num{font-variant-numeric:tabular-nums}.v2-root .v2-pos-mkt{display:flex;align-items:center;gap:10px;min-width:0}.v2-root .v2-pos-icon{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;background:var(--surface-2);font-size:16px;overflow:hidden}.v2-root .v2-pos-title{display:block;font-weight:500;color:var(--text);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-pos-title:hover{text-decoration:underline}.v2-root .v2-pos-sub{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--muted);margin-top:2px}.v2-root .v2-result{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:700;flex-shrink:0}.v2-root .v2-result.win{color:var(--yes)}.v2-root .v2-result.lose{color:var(--no)}.v2-root .v2-pos-grouphdr{display:flex;align-items:center;gap:10px;padding:12px 0 2px}.v2-root .v2-pos-grouphdr .v2-pos-icon{width:28px;height:28px;font-size:14px}.v2-root .v2-pos-group[data-multi=true] .v2-pos-row>:first-child{padding-left:38px}.v2-root .v2-pos-leg{display:flex;align-items:center;gap:8px;min-width:0}.v2-root .v2-pos-event[data-event=true]{background:var(--surface-2);border-radius:var(--r-lg);padding:4px 12px 2px;margin:10px 0}.v2-root .v2-pos-eventhdr{display:flex;align-items:center;gap:8px;padding:10px 0 4px;font-size:13px;font-weight:600;color:var(--text)}.v2-root .v2-pos-eventhdr>i{color:var(--accent,#0a84ff);font-size:15px}.v2-root .v2-pos-eventtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-pos-event[data-event=true] .v2-pos-group:not(:last-child){border-bottom:1px dashed var(--border)}.v2-root .v2-oo-table{display:flex;flex-direction:column}.v2-root .v2-oo-head,.v2-root .v2-oo-row{display:grid;grid-template-columns:1fr 108px 72px 96px 84px;align-items:center;gap:10px}.v2-root .v2-oo-head{padding:16px;font-size:11px;font-weight:500;letter-spacing:.55px;text-transform:uppercase;color:var(--faint);border-bottom:1px solid var(--border)}.v2-root .v2-oo-head .num{text-align:right}.v2-root .v2-oo-row{padding:12px 16px;min-height:64px;border-radius:8px;font-size:14px;background:#1d2329;background:color-mix(in srgb,var(--surface-2) 55%,transparent);margin-bottom:4px}html[data-theme=light] .v2-root .v2-oo-row{background:#f9fafb}.v2-root .v2-oo-row:hover{background:var(--surface-2)}.v2-root .v2-oo-row .num{text-align:right;font-variant-numeric:tabular-nums}.v2-root .v2-oo-mkt{display:flex;align-items:center;gap:10px;min-width:0;text-decoration:none}.v2-root .v2-oo-title{display:block;min-width:0;font-weight:500;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-oo-mkt:hover .v2-oo-title{text-decoration:underline}.v2-root .v2-oo-side{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;white-space:nowrap}.v2-root .v2-oo-side.yes{color:var(--yes)}.v2-root .v2-oo-side.no{color:var(--no)}.v2-root .v2-oo-shares em{display:none}.v2-root .v2-oo-cancel{justify-self:end}@media (max-width:600px){.v2-root .v2-oo-head{display:none}.v2-root .v2-oo-row{display:flex;flex-wrap:wrap;gap:6px 12px;padding:12px 8px;min-height:0}.v2-root .v2-oo-row>:first-child{flex:1 1 100%}.v2-root .v2-oo-row .num{text-align:left;color:var(--muted)}.v2-root .v2-oo-shares em{display:inline;font-style:normal;margin-left:3px}.v2-root .v2-oo-cancel{margin-left:auto}}.v2-root .v2-act-table{display:flex;flex-direction:column}.v2-root .v2-act-head,.v2-root .v2-act-row[data-z]{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px}.v2-root .v2-act-head{font-size:12px;color:var(--muted);padding:8px 10px}.v2-root .v2-act-head .num{text-align:right}.v2-root .v2-act-row[data-z]{padding:11px 10px;border-radius:12px}.v2-root .v2-act-row[data-z=true]{background:var(--surface-2)}.v2-root .v2-act-type{font-size:14px;font-weight:600;color:var(--text)}.v2-root .v2-act-type.redeem{color:var(--accent,#30d158)}.v2-root .v2-act-amt{text-align:right;font-variant-numeric:tabular-nums}.v2-root .v2-act-money{font-size:14px;font-weight:600}.v2-root .v2-act-when{font-size:12px;color:var(--muted);display:inline-flex;align-items:center;gap:4px;justify-content:flex-end;margin-top:2px}.v2-root .v2-act-when i{font-size:12px}.v2-root .v2-fund-modal{width:min(400px,94vw);background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:18px 20px;box-shadow:0 24px 64px rgba(0,0,0,.5)}.v2-root .v2-fund-head{display:flex;align-items:center;justify-content:space-between}.v2-root .v2-fund-head b{font-size:17px}.v2-root .v2-pf-chip{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:5px 12px;font-size:13px;cursor:pointer;color:var(--text)}.v2-root .v2-pf-chip:hover{background:var(--surface-3,var(--surface-2))}.v2-side{font-size:12px;padding:2px 7px;border-radius:6px;background:var(--surface-2)}.v2-side.buy{color:var(--yes);background:var(--yes-soft)}.v2-side.sell{color:var(--no);background:var(--no-soft)}.v2-cancel{background:none;border:1px solid var(--border-hi);color:var(--muted);font-size:12px;padding:3px 10px;border-radius:6px;cursor:pointer}.v2-cancel:hover{color:var(--no);border-color:var(--no)}.v2-act-row{display:flex;align-items:center;gap:12px;padding:12px 6px;font-size:14px;border-bottom:1px solid var(--border);text-decoration:none;color:var(--text);border-radius:8px;transition:background .12s var(--ease)}.v2-act-icon,.v2-act-row:hover{background:var(--surface-2)}.v2-act-icon{font-size:22px;width:44px;height:44px;border-radius:8px;flex:none;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.v2-act-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.v2-act-q{font-size:14px;font-weight:500;color:var(--text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.v2-act-q:hover{text-decoration:underline}.v2-act-line2{display:flex;align-items:center;gap:5px;font-size:13px;min-width:0}.v2-act-line2,.v2-act-verb{color:var(--muted)}.v2-act-oc{font-weight:600}.v2-act-oc.yes{color:var(--yes)}.v2-act-oc.no{color:var(--no)}.v2-act-price{color:var(--text);font-variant-numeric:tabular-nums}.v2-act-right{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.v2-act-meta{display:inline-flex;align-items:center;gap:3px;white-space:nowrap;font-size:12px}.v2-act-meta.is-link{color:var(--accent);text-decoration:none}.v2-act-time{white-space:nowrap;font-size:12.5px}@media (max-width:620px){.v2-act-meta{display:none}.v2-act-line2{flex-wrap:wrap}}.v2-act-filters{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.v2-act-seg{display:inline-flex;gap:2px;padding:3px;background:var(--surface-2);border-radius:100px}.v2-act-segbtn{padding:6px 16px;border:none;background:transparent;color:var(--muted);font-size:13px;font-weight:600;border-radius:100px;cursor:pointer;transition:background .15s var(--ease),color .15s var(--ease)}.v2-act-segbtn:hover{color:var(--text)}.v2-act-segbtn.on{background:var(--surface);color:var(--text)}.v2-act-min{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.v2-act-min select{padding:8px 12px;border:1px solid var(--border);border-radius:100px;background:var(--surface);color:var(--text);font-size:13px;font-weight:500;cursor:pointer}.v2-act-min select:hover{border-color:var(--border-hi)}.v2-admin-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.v2-admin-row label{min-width:130px}.v2-admin-row input{flex:1;min-width:90px;background:var(--bg);border:1px solid var(--border-hi);border-radius:var(--r-md);color:var(--text);padding:8px 10px;font-size:14px}.v2-adm-mkt{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border);flex-wrap:wrap}.v2-adm-mkt:last-child{border-bottom:none}.v2-adm-mkt-main{flex:1;min-width:200px;display:flex;flex-direction:column;gap:2px}.v2-adm-mkt-title{color:var(--text);font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.v2-adm-mkt-title:hover{color:var(--accent,#0a84ff)}.v2-adm-mkt-meta{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.v2-adm-pill{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:3px 9px;border-radius:99px;white-space:nowrap}.v2-adm-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.v2-adm-pill.live{color:var(--yes);background:var(--yes-soft)}.v2-adm-pill.paused{color:var(--faint);background:var(--surface-2)}.v2-adm-pill.win-yes{color:var(--yes);background:var(--yes-soft)}.v2-adm-pill.win-no{color:var(--no);background:var(--no-soft)}.v2-adm-acts{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.v2-adm-iconbtn{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--border-hi);background:none;color:var(--muted);border-radius:7px;cursor:pointer;transition:color .15s,border-color .15s}.v2-adm-iconbtn:hover{color:var(--text)}.v2-adm-iconbtn.danger:hover{color:var(--no);border-color:var(--no)}.v2-adm-iconbtn:disabled{opacity:.5;cursor:default}.v2-adm-header{justify-content:space-between;margin-bottom:16px;flex-wrap:wrap}.v2-adm-header,.v2-adm-header-t{display:flex;align-items:center;gap:12px}.v2-adm-header-t>i{font-size:26px;color:var(--accent,#0a84ff)}.v2-adm-header-t h1{font-size:22px;font-weight:700;letter-spacing:-.4px;margin:0;line-height:1.2}.v2-adm-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--muted);border:1px solid var(--border);border-radius:99px;padding:5px 12px}.v2-adm-status .dot{width:7px;height:7px;border-radius:50%;background:var(--muted)}.v2-adm-status.on{color:var(--yes);border-color:var(--yes-soft)}.v2-adm-status.on .dot{background:var(--yes);box-shadow:0 0 0 3px var(--yes-soft)}.v2-adm-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:10px;margin-bottom:16px}.v2-adm-metric{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:13px 14px;display:flex;flex-direction:column;gap:1px}.v2-adm-metric>i{font-size:15px;color:var(--muted);margin-bottom:5px}.v2-adm-metric-v{font-size:21px;font-weight:700;line-height:1.15;font-variant-numeric:tabular-nums;letter-spacing:-.3px}.v2-adm-metric-l{font-size:11px;color:var(--muted)}.v2-adm-metric.up .v2-adm-metric-v,.v2-adm-metric.up>i{color:var(--yes)}.v2-adm-metric.down .v2-adm-metric-v,.v2-adm-metric.down>i{color:var(--no)}.v2-adm-mkt-ic{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;overflow:hidden;background:var(--surface-2);font-size:14px;flex:none}.v2-adm-group{border-bottom:1px solid var(--border)}.v2-adm-group:last-child,.v2-adm-group>.v2-adm-mkt{border-bottom:none}.v2-adm-grp-toggle{background:none;border:none;color:var(--muted);cursor:pointer;padding:2px 4px;display:grid;place-items:center;font-size:17px;flex:none;margin-left:-4px}.v2-adm-grp-toggle:hover{color:var(--text)}.v2-adm-grp-badge{display:inline-block;margin-left:8px;font-size:10px;font-weight:600;color:var(--muted);background:var(--surface-2);border-radius:5px;padding:1px 6px;vertical-align:middle}.v2-adm-grp-cands{padding:2px 0 10px 32px}.v2-adm-grp-cands>.v2-adm-mkt{padding:8px 0;border-bottom:1px dashed var(--border)}.v2-adm-grp-cands>.v2-adm-mkt:last-child{border-bottom:none}.v2-adm-mkt.cand .v2-adm-mkt-title{font-size:13px;font-weight:400;color:var(--muted)}.v2-adm-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}@media (max-width:860px){.v2-adm-grid2{grid-template-columns:1fr}}.v2-toast{display:flex;align-items:center;gap:8px}.v2-toast.ok{border-color:color-mix(in srgb,var(--yes) 45%,var(--border-hi))}.v2-toast.err{border-color:color-mix(in srgb,var(--no) 45%,var(--border-hi))}.v2-toast .tt-ico{font-size:16px}.v2-toast.ok .tt-ico{color:var(--yes)}.v2-adm-alert,.v2-toast.err .tt-ico{color:var(--no)}.v2-adm-alert{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:var(--r-md);background:var(--no-soft);font-size:13px;margin-bottom:14px;border:1px solid color-mix(in srgb,var(--no) 30%,transparent)}.v2-adm-alert>i:first-child{font-size:18px;flex:none}.v2-adm-alert .grow{flex:1}.v2-root .comments{margin-top:26px;background:transparent;border:none;padding:0;border-radius:0}.v2-root .cm-h{font-size:17px;font-weight:650;letter-spacing:-.01em;margin:0 0 16px;display:flex;align-items:center;gap:8px}.v2-root .cm-count{font-size:13px;font-weight:600;color:var(--muted);background:var(--surface-2);border-radius:100px;padding:1px 9px}.v2-root .cm-avatar{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;user-select:none;box-shadow:inset 0 0 0 .5px rgba(255,255,255,.2)}.v2-root .cm-composer{display:flex;gap:10px;align-items:flex-start;margin-bottom:22px}.v2-root .cm-field{position:relative;flex:1;min-width:0}.v2-root .cm-field textarea{width:100%;min-height:40px;max-height:160px;box-sizing:border-box;resize:none;background:var(--surface-2);border:.5px solid var(--border);border-radius:20px;color:var(--text);padding:10px 46px 10px 16px;font:inherit;font-size:14px;line-height:1.4;transition:border-color .2s var(--ease),background .2s var(--ease)}.v2-root .cm-field textarea::placeholder{color:var(--faint)}.v2-root .cm-field textarea:focus{outline:none;border-color:var(--border-hi)}.v2-root .cm-send{position:absolute;right:6px;bottom:6px;width:28px;height:28px;border-radius:50%;background:#007aff;color:#fff;border:none;display:grid;place-items:center;cursor:pointer;font-size:16px;transition:transform .16s var(--ease),opacity .16s var(--ease)}.v2-root .cm-send:disabled{opacity:0;transform:scale(.4);pointer-events:none}.v2-root .cm-send:not(:disabled):active{transform:scale(.88)}.v2-root .cm-hint{color:var(--muted);font-size:13px;background:var(--surface-2);border-radius:var(--r-md);padding:12px 14px}.v2-root .cm-err{color:var(--no);background:var(--no-soft);margin-top:8px}.v2-root .cm-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.v2-root .cm-empty{color:var(--faint);font-size:13px;text-align:center;padding:26px 0}.v2-root .cm-item{display:flex;gap:10px;align-items:flex-start;border:none;padding:0}.v2-root .cm-bubble{flex:1;min-width:0;background:var(--surface-2);border-radius:4px 16px 16px 16px;padding:9px 14px}.v2-root .cm-meta{display:flex;gap:8px;align-items:center;font-size:12px;margin-bottom:3px}.v2-root .cm-addr{color:var(--text);font-weight:600}.v2-root .cm-time{color:var(--faint)}.v2-root .cm-body{font-size:14px;line-height:1.45;color:var(--text);white-space:pre-wrap;word-break:break-word}.v2-root .cm-actions{display:flex;gap:14px;margin-top:6px;opacity:.6;transition:opacity .15s var(--ease)}.v2-root .cm-actions:focus-within,.v2-root .cm-item:hover .cm-actions{opacity:1}.v2-root .cm-act{background:none;border:none;padding:0;cursor:pointer;font-size:12px;font-weight:600;color:var(--muted);display:inline-flex;align-items:center;gap:3px;transition:color .12s var(--ease)}.v2-root .cm-act:hover{color:var(--text)}.v2-root .cm-act-del:hover{color:var(--no)}.v2-root .cm-you{margin-left:6px;font-size:10px;font-weight:700;color:var(--accent,#30d158);background:var(--yes-soft,rgba(48,209,88,.14));padding:0 6px;border-radius:5px;vertical-align:1px}.v2-root .cm-replies,.v2-root .cm-thread{display:flex;flex-direction:column;gap:12px}.v2-root .cm-replies{margin-left:38px;border-left:2px solid var(--border);padding-left:14px}.v2-root .cm-reply .cm-avatar{width:26px;height:26px;font-size:10px}.v2-root .cm-reply .cm-bubble{padding:7px 12px;border-radius:4px 14px 14px 14px}.v2-root .cm-reply .cm-body{font-size:13px}.v2-root .cm-tomb{color:var(--faint);font-size:13px;font-style:italic;background:transparent;border:1px dashed var(--border);display:flex;align-items:center}.v2-root .cm-avatar-ghost{background:var(--surface-2)!important;background-image:none!important;color:var(--faint)}.v2-root .cm-composer-reply{margin-left:38px;margin-top:2px}.v2-root .cm-composer-reply .cm-avatar{width:26px;height:26px;font-size:10px}.v2-onboard-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);backdrop-filter:blur(6px);padding:20px;animation:v2fade .2s var(--ease)}.v2-onboard{width:100%;max-width:540px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:24px;box-shadow:var(--shadow);animation:v2pop .26s var(--ease)}@keyframes v2pop{0%{transform:translateY(12px) scale(.98);opacity:0}}.v2-onboard-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.v2-onboard-skip{background:none;border:none;color:var(--muted);font-size:13px;cursor:pointer}.v2-onboard-skip:hover{color:var(--text)}.v2-ob-progress{display:flex;gap:6px;margin:4px 0 18px}.v2-ob-dot{flex:1;height:16px;padding:6px 0;border:none;cursor:pointer;border-radius:99px;background-color:var(--border);background-clip:content-box;box-sizing:border-box;transition:background-color var(--duration-normal,.3s) var(--ease)}.v2-ob-dot:hover{background-color:color-mix(in srgb,var(--yes) 50%,var(--border))}.v2-ob-dot.done{background-color:color-mix(in srgb,var(--yes) 45%,transparent)}.v2-ob-dot.active{background-color:var(--yes)}.v2-ob-stage{animation:v2obslide .28s var(--ease)}@keyframes v2obslide{0%{opacity:0;transform:translateX(10px)}}.v2-ob-badge{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:color-mix(in srgb,var(--yes) 14%,transparent);margin-bottom:12px}.v2-ob-badge>i{font-size:24px;color:var(--yes)}.v2-ob-step-no{font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--muted);margin-bottom:6px}.v2-ob-body{margin-top:6px;line-height:1.6}.v2-ob-preview{margin:16px 0 12px}.v2-ob-card,.v2-ob-panel{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-lg);padding:14px}.v2-ob-card-t{font-size:14px;font-weight:500;margin-bottom:10px}.v2-ob-card-row,.v2-ob-pos-actions,.v2-ob-yn{display:flex;gap:8px}.v2-ob-chip{flex:1;text-align:center;padding:8px 0;border-radius:8px;font-size:13px;font-weight:600;background:color-mix(in srgb,var(--yes) 14%,transparent);color:var(--yes)}.v2-ob-chip.v2-ob-no{background:color-mix(in srgb,var(--no) 14%,transparent);color:var(--no)}.v2-ob-card-meta{font-size:12px;color:var(--muted);margin-top:10px}.v2-ob-yn{margin-bottom:10px}.v2-ob-buy{flex:1;text-align:center;padding:10px 0;border-radius:8px;font-size:13px;font-weight:600;background:var(--yes);color:#fff}.v2-ob-buy.v2-ob-buy-no{background:var(--no)}.v2-ob-buy.v2-ob-ghost{background:transparent;border:1px solid var(--border);color:var(--muted)}.v2-ob-amt{font-size:13px;color:var(--muted)}.v2-ob-amt b,.v2-ob-cta{color:var(--text)}.v2-ob-cta{margin-top:10px;text-align:center;padding:10px 0;border-radius:8px;background:var(--border);font-size:13px;font-weight:600}.v2-ob-posrow{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:10px}.v2-ob-pnl{color:var(--yes);font-weight:600;font-variant-numeric:tabular-nums}.v2-ob-cap{font-size:12px;color:var(--muted);text-align:center;margin-top:8px}.v2-ob-hl{box-shadow:0 0 0 2px var(--yes);animation:v2obpulse 1.6s var(--ease) infinite}@keyframes v2obpulse{0%,to{box-shadow:0 0 0 2px var(--yes),0 0 0 0 color-mix(in srgb,var(--yes) 45%,transparent)}50%{box-shadow:0 0 0 2px var(--yes),0 0 0 9px color-mix(in srgb,var(--yes) 0%,transparent)}}.v2-ob-tip{display:flex;gap:8px;align-items:flex-start;font-size:13px;line-height:1.5;color:var(--muted);background:var(--surface-2);border-radius:var(--r-lg);padding:10px 12px;margin-top:4px}.v2-ob-tip>i{color:var(--yes);margin-top:2px;flex:0 0 auto}.v2-ob-nav{display:flex;gap:10px;margin-top:18px}.v2-ob-back{flex:0 0 auto;width:auto;padding-inline:22px;background:var(--surface-2);color:var(--text);border-color:var(--border)}.v2-ob-next{flex:1;width:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px}@media (prefers-reduced-motion:reduce){.v2-ob-hl,.v2-ob-stage{animation:none}}.v2-ob-nudge{display:flex;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 12px;border:1px dashed color-mix(in srgb,var(--yes) 45%,var(--border));border-radius:var(--r-lg);background:color-mix(in srgb,var(--yes) 7%,transparent);color:var(--text);font-size:13px;cursor:pointer;transition:background .15s var(--ease)}.v2-ob-nudge:hover{background:color-mix(in srgb,var(--yes) 12%,transparent)}.v2-ob-nudge>span{flex:1;text-align:left}.v2-ob-nudge>i:first-child{color:var(--yes)}.v2-ob-nudge>i:last-child{color:var(--muted)}.v2-checklist{position:fixed;left:20px;bottom:20px;z-index:90;width:320px;max-width:calc(100vw - 40px);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow);padding:14px 14px 8px;animation:v2pop .3s var(--ease)}.v2-checklist.all-done{border-color:color-mix(in srgb,var(--yes) 55%,var(--border))}.v2-checklist-head{justify-content:space-between}.v2-checklist-head,.v2-checklist-title{display:flex;align-items:center;gap:8px}.v2-checklist-title{font-size:15px;font-weight:600}.v2-checklist-count{font-size:12px;font-weight:600;color:var(--yes);background:color-mix(in srgb,var(--yes) 14%,transparent);padding:2px 7px;border-radius:99px}.v2-checklist-actions{display:flex;gap:2px}.v2-checklist-icbtn{display:grid;place-items:center;width:28px;height:28px;border:none;background:none;color:var(--muted);cursor:pointer;border-radius:8px}.v2-checklist-icbtn:hover{background:var(--surface-2);color:var(--text)}.v2-checklist-bar{height:4px;border-radius:99px;background:var(--border);margin:10px 0 6px;overflow:hidden}.v2-checklist-bar>span{display:block;height:100%;background:var(--yes);border-radius:99px;transition:width .4s var(--ease)}.v2-checklist-items{list-style:none;margin:4px 0 0;padding:0}.v2-checklist-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 6px;border:none;background:none;cursor:pointer;text-align:left;border-radius:10px;transition:background .12s var(--ease)}.v2-checklist-item:hover:not(.done){background:var(--surface-2)}.v2-checklist-item.done{cursor:default}.v2-checklist-check>i{font-size:22px;color:var(--faint);display:block}.v2-checklist-item.done .v2-checklist-check>i{color:var(--yes)}.v2-checklist-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.v2-checklist-label{font-size:14px;font-weight:500}.v2-checklist-item.done .v2-checklist-label{color:var(--muted);text-decoration:line-through}.v2-checklist-hint{font-size:12px;color:var(--muted)}.v2-checklist-item.done .v2-checklist-hint{display:none}.v2-checklist-go{color:var(--faint);flex:0 0 auto}@media (max-width:760px){.v2-checklist{left:12px;right:12px;bottom:84px;width:auto}}@media (prefers-reduced-motion:reduce){.v2-checklist{animation:none}}.v2-sticky-trade{display:none}@media (max-width:860px){.v2-trade-desktop{display:none}.v2-sticky-trade{display:flex;gap:10px;position:fixed;left:0;right:0;bottom:0;z-index:45;background:var(--surface);border-top:1px solid var(--border);padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.v2-sticky-trade>*{flex:1}}.v2-drawer-scrim{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;animation:v2fade .18s var(--ease,ease)}.v2-drawer{width:100%;max-height:88vh;overflow-y:auto;background:var(--surface);border-radius:20px 20px 0 0;padding:8px 16px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -16px 48px rgba(0,0,0,.4);animation:v2slideup .26s var(--ease,cubic-bezier(.16,1,.3,1))}.v2-drawer-handle{display:block;width:40px;height:4px;border-radius:100px;background:var(--border-hi);border:none;margin:4px auto 10px;cursor:pointer}@keyframes v2slideup{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes v2fade{0%{opacity:0}to{opacity:1}}.v2-wallet-opt{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface-2);color:var(--text);font:inherit;font-size:15px;cursor:pointer;transition:border-color .15s var(--ease),background .15s var(--ease)}.v2-wallet-opt>i{font-size:20px;color:var(--muted)}.v2-wallet-opt:not(:disabled):hover{border-color:var(--border-hi)}.v2-wallet-opt:not(:disabled):active{background:var(--surface)}.v2-wallet-opt:disabled{opacity:.55;cursor:not-allowed}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.v2-detail-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}.v2-detail-crumb{display:inline-flex;align-items:center;gap:6px;color:var(--muted);text-decoration:none;font-size:14px;font-weight:500}.v2-detail-crumb:hover{color:var(--text)}.v2-detail-crumb i{font-size:16px}.v2-detail-actions{display:flex;gap:4px;margin-left:auto}.v2-outcome-list{display:flex;flex-direction:column;margin-top:14px}.v2-outcome-item{display:flex;align-items:center;gap:12px;padding:12px 8px;border-bottom:1px solid var(--border);border-radius:8px}.v2-outcome-item:first-child{border-top:1px solid var(--border)}.v2-outcome-item.on{background:var(--surface-2)}.v2-outcome-info{flex:1;min-width:0;display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;color:var(--text);text-align:left;padding:0}.v2-outcome-icon{width:40px;height:40px;border-radius:8px;background:var(--border);display:flex;align-items:center;justify-content:center;font-size:20px;flex:none}.v2-outcome-meta{display:flex;flex-direction:column;min-width:0;gap:2px}.v2-outcome-label{font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-outcome-vol{font-size:12px;color:var(--muted);display:inline-flex;align-items:center;gap:4px}.v2-outcome-vol i{color:var(--faint)}.v2-outcome-chance{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;flex:none;margin-right:4px}.v2-outcome-buys{display:flex;gap:6px;flex:none}.v2-outcome-buy{width:100px;height:44px;border-radius:8px;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.15;font-weight:600;transition:filter .12s,background .12s}.v2-outcome-buy span{font-size:12px}.v2-outcome-buy b{font-size:15px;font-variant-numeric:tabular-nums}.v2-outcome-buy.yes{color:var(--yes);background:var(--yes-soft)}.v2-outcome-buy.no{color:var(--no);background:var(--no-soft)}.v2-outcome-buy.yes:hover{background:var(--yes);color:#fff}.v2-outcome-buy.no:hover{background:var(--no);color:#fff}@media (max-width:560px){.v2-outcome-buy{width:72px;height:40px}.v2-outcome-chance{font-size:18px}.v2-outcome-label{font-size:14px}}.v2-related-side{margin-top:14px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 16px}.v2-related-side-head{font-size:14px;font-weight:600;color:var(--text);display:flex;align-items:center;gap:6px;margin-bottom:10px}.v2-related-side-head i{color:var(--muted);font-size:15px}.v2-related-side-tabs{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none;margin-bottom:8px}.v2-related-side-tabs::-webkit-scrollbar{display:none}.v2-related-side-tab{flex:none;padding:4px 10px;border-radius:6px;border:none;background:transparent;color:var(--muted);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.v2-related-side-tab.on{background:color-mix(in srgb,var(--blue-link) 15%,transparent);color:var(--blue-link)}.v2-related-side-tab:hover:not(.on){color:var(--text);background:var(--surface-2)}.v2-related-side-list{display:flex;flex-direction:column}.v2-related-side-row{display:flex;align-items:center;gap:10px;padding:9px 0;text-decoration:none;color:var(--text);border-bottom:1px solid var(--border)}.v2-related-side-row:last-child{border-bottom:none}.v2-related-side-row:hover .v2-related-side-title{text-decoration:underline}.v2-related-side-icon{width:28px;height:28px;border-radius:6px;background:var(--surface-2);display:flex;align-items:center;justify-content:center;font-size:14px;flex:none}.v2-related-side-title{flex:1;min-width:0;font-size:13.5px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-related-side-pct{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;flex:none}.v2-md-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:10px}.v2-md-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--muted)}.v2-md-legend-item i{width:10px;height:10px;border-radius:50%;flex:none}.v2-md-legend-item b{color:var(--text);font-weight:700;font-variant-numeric:tabular-nums}.v2-faq{margin-top:32px}.v2-faq-h{font-size:20px;font-weight:700;margin-bottom:14px}.v2-faq-list{display:flex;flex-direction:column}.v2-faq-item{border-bottom:1px solid var(--border)}.v2-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:none;cursor:pointer;color:var(--text);text-align:left;font-size:16px;font-weight:600;padding:16px 4px}.v2-faq-q i{color:var(--muted);font-size:18px;flex:none}.v2-faq-a{font-size:14px;color:var(--muted);line-height:1.6;padding:0 4px 16px;margin:0}.v2-nav-search-wrap{position:relative;flex:1;max-width:560px;display:flex}.v2-nav-search-wrap .v2-nav-search{flex:1;max-width:none}.v2-search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.32);padding:6px;max-height:420px;overflow-y:auto}.v2-search-result{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;background:none;border:none;cursor:pointer;color:var(--text);text-align:left;border-radius:8px}.v2-search-result-icon,.v2-search-result:hover{background:var(--surface-2)}.v2-search-result-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:15px;flex:none}.v2-search-result-title{flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-search-result-pct{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;flex:none;color:var(--muted)}.v2-root .v2-act-trader{display:inline-flex;align-items:center;gap:6px;min-width:0}.v2-root .v2-msec-stack{display:flex;flex-direction:column}.v2-root .v2-msec{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-top:14px}.v2-root .v2-msec-hd{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;background:none;border:0;cursor:pointer;font-size:15px;font-weight:700;color:var(--text);text-align:left}.v2-root .v2-msec-hd:hover i{color:var(--text)}.v2-root .v2-msec-hd i{color:var(--muted);font-size:16px;transition:color .12s}.v2-root .v2-msec-body{padding:0 16px 14px}.v2-root .v2-rules-propose{display:inline-flex;align-items:center;gap:5px;margin-top:10px;font-size:13px;font-weight:600;color:var(--accent,#0a84ff);text-decoration:none}.v2-root .v2-rules-propose:hover{text-decoration:underline}.v2-root .v2-tp-matching{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;padding:3px 9px;border-radius:999px;background:color-mix(in srgb,var(--yes) 14%,transparent);color:var(--yes);font-size:12px;font-weight:600}.v2-root .v2-catbar-morewrap{position:relative;flex:none}.v2-root .v2-catbar-moremenu{position:absolute;right:0;top:calc(100% + 6px);z-index:40;min-width:168px;max-height:340px;overflow-y:auto;padding:6px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.18);display:flex;flex-direction:column}.v2-root .v2-catbar-moremenu button{text-align:left;padding:8px 10px;border:0;background:none;border-radius:8px;font-size:14px;color:var(--text);cursor:pointer}.v2-root .v2-catbar-moremenu button:hover{background:var(--surface-2)}.v2-root .v2-catbar-moremenu button.on{font-weight:700;color:var(--accent,#0a84ff)}.v2-root .v2-lb-av{position:relative;display:inline-flex;flex:none}.v2-root .v2-lb-medal{position:absolute;left:-2px;bottom:-2px;width:12px;height:12px;border-radius:50%;border:2px solid var(--surface)}.v2-root .v2-search-seeall{width:100%;padding:10px 12px;border:0;border-top:1px solid var(--border);background:none;color:var(--accent,#0a84ff);font-size:13px;font-weight:600;text-align:left;cursor:pointer}.v2-root .v2-search-seeall:hover{background:var(--surface-2)}.v2-root .v2-sr-list{border-top:1px solid var(--border)}.v2-root .v2-sr-row{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:12px 4px;color:inherit}.v2-root .v2-sr-row:hover{background:var(--surface-2)}.v2-root .v2-sr-icon{width:44px;height:44px;border-radius:8px;display:grid;place-items:center;font-size:20px}.v2-root .v2-sr-crumb{font-size:12px;color:var(--muted)}.v2-root .v2-sr-title{font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-sr-pct b{font-size:18px;font-weight:700}.v2-root .v2-search-tabs{display:flex;gap:14px;padding:8px 12px 6px;border-bottom:1px solid var(--border)}.v2-root .v2-search-tabs button{background:none;border:0;padding:4px 0;font-size:13px;font-weight:600;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent}.v2-root .v2-search-tabs button.on{color:var(--text);border-bottom-color:var(--text)}.v2-root .v2-search-none{padding:14px 12px;font-size:13px;color:var(--muted)}.v2-root .v2-obk-badges{display:inline-flex;gap:6px;margin-left:auto;margin-right:8px}.v2-root .v2-obk-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.v2-root .v2-obk-badge.rebate{background:color-mix(in srgb,#ff9500 16%,transparent);color:#ff9500}.v2-root .v2-obk-badge.rewards{background:color-mix(in srgb,var(--yes) 14%,transparent);color:var(--yes)}.v2-root .v2-obk-badge i,.v2-root .v2-outcome-vol i.ti-gift{font-size:12px;width:auto;height:auto;line-height:1}.v2-root .v2-outcome-vol i.ti-gift{vertical-align:-1px}.v2-root .v2-obk-badges{flex:none}.v2-root .v2-obk-badge{white-space:nowrap;flex:none}.v2-root .v2-featured-section{gap:32px;margin-bottom:24px}@media (min-width:900px){.v2-root .v2-featured-section{grid-template-columns:minmax(0,908fr) minmax(0,362fr)}}.v2-root .v2-featured-heading{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.v2-root .v2-featured-main{gap:0}.v2-root .v2-featured-card{padding:20px 20px 16px;border-radius:18px;gap:16px}.v2-root .v2-featured-card-header{gap:16px;margin-bottom:0;padding-bottom:6px;align-items:center}.v2-root .v2-featured-card-header .v2-mc-icon{width:56px;height:56px;border-radius:12px}.v2-root .v2-featured-card-info{display:flex;flex-direction:column;gap:2px;min-width:0}.v2-root .v2-featured-card-meta{order:-1;margin-top:0;font-size:13px}.v2-root .v2-featured-card-title{font-size:22px;line-height:1.27}.v2-root .v2-featured-card-actions{gap:4px}.v2-root .v2-featured-act{width:36px;height:36px;border:none;border-radius:999px;background:transparent;color:var(--muted);font-size:18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s,color .12s}.v2-root .v2-featured-act:hover{background:var(--surface-2);color:var(--text)}.v2-root .v2-featured-act.on{color:#f0b429}.v2-root .v2-featured-act i{font-size:18px;width:auto;height:auto;line-height:1}.v2-root .v2-featured-body{gap:24px}.v2-root .v2-featured-outcomes-col{flex:0 0 346px;max-width:346px;gap:16px}.v2-root .v2-featured-strips{border-radius:11.2px;gap:8px}.v2-root .v2-featured-comments{height:128px;overflow:hidden;position:relative}.v2-root .v2-featured-comments-track{display:flex;flex-direction:column;gap:10px}.v2-root .v2-featured-comments.loop .v2-featured-comments-track{animation:v2-featured-marquee linear infinite}.v2-root .v2-featured-comments.loop:hover .v2-featured-comments-track{animation-play-state:paused}@keyframes v2-featured-marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.v2-root .v2-featured-comments.loop .v2-featured-comments-track{animation:none}}.v2-root .v2-featured-footer{justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:500;padding-top:0}.v2-root .v2-featured-footer p{margin:0}.v2-root .v2-featured-footer-right{display:flex;align-items:center;gap:8px}.v2-root .v2-featured-brand{display:inline-flex;align-items:center;color:var(--faint)}.v2-root .v2-featured-nav{padding:0 0 0 20px;min-height:40px}.v2-root .v2-featured-dots{gap:0;align-items:center}.v2-root .v2-fdot{width:12px;height:30px;padding:12px 3px;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center}.v2-root .v2-fdot>span{display:block;width:6px;height:6px;border-radius:999px;background:var(--border-hi);transition:width .2s var(--ease),background .2s var(--ease)}.v2-root .v2-fdot:hover>span{background:var(--muted)}.v2-root .v2-fdot.on{width:38px;background:transparent}.v2-root .v2-fdot.on>span{width:32px;background:var(--text)}.v2-root .v2-featured-chips{flex:none;justify-content:flex-end;gap:0}.v2-root .v2-fchip{height:40px;max-width:210px;padding:0 16px;margin:8px 6px;border:none;border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:14px;font-weight:500;gap:8px}.v2-root .v2-fchip:hover{background:var(--border);color:var(--text)}.v2-root .v2-fchip-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-fchip i{font-size:12px;width:auto;height:auto;line-height:1;flex:none}.v2-root .v2-featured-side{gap:16px}.v2-root .v2-hot-topics{border-radius:20px}.v2-root .v2-hot-topics-header{font-size:18px;font-weight:600;margin-bottom:12px}.v2-root .v2-hot-topic-row{gap:16px;padding:10px 0;border-bottom:none}.v2-root .v2-hot-topic-rank{width:8px;font-size:13px}.v2-root .v2-hot-topic-title{font-size:15px;font-weight:500}.v2-root .v2-hot-topic-vol{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.v2-root .v2-hot-topic-flame{color:#ef4444;font-size:14px;width:auto;height:auto;line-height:1}.v2-root .v2-hot-topics-explore{margin-top:0}.v2-root .v2-allmarkets-icons{align-items:center}.v2-root .v2-allmarkets-search{height:40px;width:220px;padding:0 12px;border-radius:8px;border:1px solid transparent;background:var(--surface-2);color:var(--text);font-size:14px;outline:none}.v2-root .v2-allmarkets-search:focus{border-color:var(--border-hi)}.v2-root .v2-icon-btn.on{color:var(--blue-link);background:color-mix(in srgb,var(--blue-link) 12%,transparent)}.v2-root .v2-filterbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 0 4px}.v2-root .v2-filter-drop{position:relative}.v2-root .v2-filter-pill{height:32px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--text);font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap;transition:background .12s,border-color .12s}.v2-root .v2-filter-pill:hover{background:var(--surface-2)}.v2-root .v2-filter-pill.on{border-color:transparent;background:color-mix(in srgb,var(--blue-link) 12%,transparent);color:var(--blue-link)}.v2-root .v2-filter-pill i{font-size:14px;width:auto;height:auto;line-height:1}.v2-root .v2-filter-caret{font-size:12px;opacity:.7}.v2-root .v2-filter-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:20;min-width:180px;padding:6px;border-radius:12px;border:1px solid var(--border);background:var(--surface);box-shadow:0 12px 32px rgb(0 0 0/22%);display:flex;flex-direction:column}.v2-root .v2-filter-menu-item{text-align:left;padding:8px 10px;border:none;border-radius:8px;background:transparent;color:var(--text);font-size:14px;font-weight:500;cursor:pointer}.v2-root .v2-filter-menu-item:hover{background:var(--surface-2)}.v2-root .v2-filter-menu-item.on{color:var(--blue-link);font-weight:600}.v2-root .v2-filter-check{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:var(--text);cursor:pointer;white-space:nowrap}.v2-root .v2-filter-check input{accent-color:var(--blue-link);width:15px;height:15px}.v2-root .v2-fchip{flex:none;overflow:visible}.v2-root .v2-fchip .v2-fchip-label{width:auto;height:auto;max-width:170px;border-radius:0;font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-catbar-divider{flex:none;width:1px;height:16px;margin:0 8px;background:var(--border)}.v2-root .v2-featured-strip{padding:0;min-height:40px;gap:12px}.v2-root .v2-featured-strip:last-child{border-bottom:none}.v2-root .v2-featured-strip-name{font-size:15px;font-weight:500}.v2-root .v2-featured-strip-pct{font-size:20px;font-weight:600;min-width:44px}.v2-root .v2-featured-comments{margin-top:0;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 18px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(180deg,transparent 0,#000 18px,#000 calc(100% - 12px),transparent)}.v2-root .v2-featured-comment{padding:0}.v2-root .v2-featured-comment-name{font-size:12.5px}.v2-root .v2-detail-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:4px}.v2-root .v2-detail-icon{flex:none;width:72px;height:72px;border-radius:12px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-2);font-size:34px}.v2-root .v2-detail-icon img{width:100%;height:100%;object-fit:cover}.v2-root .v2-detail-headtext{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.v2-root .v2-detail-head .v2-detail-top{margin-bottom:0}.v2-root .v2-detail-head .v2-detail-actions{margin-left:0;flex:none}.v2-root .v2-detail-head .v2-h1{margin-top:0}@media (max-width:620px){.v2-root .v2-detail-icon{width:48px;height:48px;font-size:24px}}.v2-root .v2-chart-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.v2-root .v2-chart-facts{display:flex;align-items:center;gap:16px;font-size:13px;font-weight:500;color:var(--muted);font-variant-numeric:tabular-nums}.v2-root .v2-chart-facts span{display:inline-flex;align-items:center;gap:6px}.v2-root .v2-chart-facts i{font-size:14px;width:auto;height:auto;line-height:1}.v2-root .v2-chart-foot .v2-chart-ctrl{justify-content:flex-end;flex:none;gap:12px}.v2-root .v2-btn-brand{background:var(--brand);color:#fff;font-size:16px;border-radius:9.2px}.v2-root .v2-btn-brand:hover:not(:disabled){background:#1147d6}.v2-root .v2-featured-act.on{color:var(--blue-link)}.v2-root .v2-chart-foot .v2-modetabs{background:transparent;border:none;padding:0;gap:0}.v2-root .v2-chart-foot .v2-modetab{padding:4px 6px;min-width:0;height:36px;border:none;border-radius:9.2px;background:transparent;color:var(--faint);font-size:14px;font-weight:600}.v2-root .v2-chart-foot .v2-modetab.on{background:transparent;color:var(--text)}.v2-root .v2-chart-foot .v2-modetab:hover{color:var(--text)}.v2-root .v2-featured-body{min-height:328px;align-items:stretch}.v2-root .v2-featured-chart-area{flex:1;min-width:0;display:flex;flex-direction:column}.v2-root .v2-featured-chart-area .tv-chart{flex:1}.v2-root .v2-detail-crumb-sep{color:var(--faint);font-size:14px}.v2-root .v2-topnav-row1{height:68px;padding:12px clamp(16px,4vw,40px) 8px}.v2-root .v2-logo{padding:0 10px;display:inline-flex;align-items:center}.v2-root .v2-catbar{margin:0;padding-bottom:0}.v2-root .v2-topnav{box-shadow:inset 0 -1px 0 var(--border)}.v2-root .v2-nav-search{position:relative;gap:0;padding:0;max-width:600px}.v2-root .v2-nav-search-wrap{max-width:600px}.v2-root .v2-search-mag{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--faint);pointer-events:none}.v2-root .v2-search-mag i{font-size:18px;width:18px;height:18px;line-height:1}.v2-root .v2-nav-search input{height:40px;padding:4px 34px 4px 44px;font-size:14px}.v2-root .v2-search-slash{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:auto;min-width:10px;height:auto;background:none;border:none;color:var(--faint);font-size:13px;font-weight:500;font-family:inherit;pointer-events:none}.v2-root .v2-mc{border-radius:15.2px;padding:12px 0 0;gap:0;min-height:180px}.v2-root .v2-mc-header{padding:0 12px;gap:8px;min-height:42px}.v2-root .v2-mc-icon{border-radius:7.2px}.v2-root .v2-mc-binary-btns,.v2-root .v2-mc-foot,.v2-root .v2-mc-outcomes{padding-left:12px;padding-right:12px}.v2-root .v2-mc-binary-btns{margin-top:6px;gap:8px}.v2-root .v2-mc-outcomes{margin-top:6px}.v2-root .v2-mc-foot{padding-bottom:8px;font-size:13px;font-weight:500}.v2-root .v2-mc-bigbtn{padding:8px;height:40px}.v2-root .v2-mc-bigbtn,.v2-root .v2-mc-btn{border-radius:7.2px;font-size:14px;font-weight:600}.v2-root .v2-mc-gauge{width:58px;height:78px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px;margin-left:8px;margin-right:4px}.v2-root .v2-mc-gauge svg{overflow:visible}.v2-root .v2-mc-gauge-txt{position:static;inset:auto;width:100%;transform:translateY(-28px);gap:0;padding-bottom:0}.v2-root .v2-mc-gauge-pct{font-size:18px;font-weight:500;line-height:1.4}.v2-root .v2-mc-gauge-lbl{font-size:12px;font-weight:600;color:var(--faint);line-height:1.33}.v2-root .v2-footer-viewmore{display:inline-block;margin-top:10px;color:var(--muted);text-decoration:none;font-size:13px;font-weight:500}.v2-root .v2-footer-viewmore:hover{color:var(--text);text-decoration:underline}.v2-root .v2-md{grid-template-columns:minmax(0,1fr) 372px;gap:8px}@media (max-width:980px){.v2-root .v2-md{grid-template-columns:1fr;gap:20px}}.v2-root .v2-md>*{min-width:0}.v2-root .v2-md>div:last-child>.v2-card,.v2-root .v2-md>div:last-child>.v2-related,.v2-root .v2-md>div:last-child>.v2-surface{max-width:338px;margin-left:auto;margin-right:auto}.v2-root .v2-tp-head{gap:12px;align-items:center;padding-bottom:20px}.v2-root .v2-tp-icon,.v2-root .v2-tp-icon img{width:48px;height:48px;border-radius:7px}.v2-root .v2-tp-headtext{min-width:0;display:flex;flex-direction:column}.v2-root .v2-tp-title{font-size:14px;font-weight:500;color:var(--faint);line-height:1.43}.v2-root .v2-tp-headline{display:flex;align-items:center;gap:5px;font-size:16px;font-weight:600;line-height:1.5;min-width:0}.v2-root .v2-tp-ocname{color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-tp-dot{color:var(--faint)}.v2-root .v2-tp-oc{font-size:16px;font-weight:600}.v2-root .v2-tp-tabs{gap:12px}.v2-root .v2-tp-tab{font-size:16px;font-weight:600;padding:0 0 6px}.v2-root .v2-tp-otbtn{font-size:14px;font-weight:500;color:var(--text)}.v2-root .v2-pick-btn{height:48px;padding:0 12px;border-radius:9.2px;border:none;gap:4px;align-items:center;line-height:1;justify-content:center;font-size:15px;font-weight:600;background:var(--surface-2);color:var(--text)}.v2-root .v2-pick-btn span{font-size:16px;font-weight:600;line-height:1}.v2-root .v2-pick-btn.yes.sel{background:#30a159;color:#fff}.v2-root .v2-pick-btn.no.sel{background:#e23939;color:#fff}.v2-root .v2-pick-btn.sel{opacity:1}.v2-root .v2-btn-brand{min-height:43px;height:43px}.v2-root .v2-detail-head{gap:8px}.v2-root .v2-lb-catwrap{position:relative}.v2-root .v2-lb-nums{display:inline-flex;align-items:center;gap:24px;margin-left:auto}.v2-root .v2-lb-pnl{min-width:80px;text-align:right;font-size:14px;font-weight:500;color:var(--text)}.v2-root .v2-lb-div{width:1px;height:20px;background:var(--border);flex:none}.v2-root .v2-lb-vol{min-width:100px;text-align:right;font-size:13px;font-weight:500;color:var(--faint)}@media (max-width:720px){.v2-root .v2-lb-div,.v2-root .v2-lb-vol{display:none}}.v2-root .v2-lb-row{grid-template-columns:44px minmax(0,1fr) auto}.v2-root .v2-act-page{max-width:968px;margin:0 auto}.v2-root .v2-act-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.v2-root .v2-act-header .v2-h1{margin:0}.v2-root .v2-act-page .v2-act-filters{margin:0;justify-content:flex-end}.v2-root .v2-lb-page{max-width:874px}.v2-root .v2-lb-colhead{display:flex;align-items:center;justify-content:flex-end;gap:24px;padding:10px 4px 6px}.v2-root .v2-lb-sort{border:none;background:none;cursor:pointer;font-size:14px;font-weight:500;color:var(--faint);text-align:right;min-width:80px;padding:0}.v2-root .v2-lb-sort.vol{min-width:100px}.v2-root .v2-lb-sort.on,.v2-root .v2-lb-sort:hover{color:var(--text)}@media (max-width:720px){.v2-root .v2-lb-sort.vol{display:none}}.v2-root .v2-lb-colhead{gap:49px}.v2-root .v2-rw-page{max-width:1268px;margin:0 auto}.v2-root .v2-rw-hero{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#22314c;border-radius:24px;padding:40px;color:#fff;margin-bottom:24px}.v2-root .v2-rw-hero-text{min-width:0}.v2-root .v2-rw-hero-t{margin:0 0 10px;font-size:16px;font-weight:600;color:#8ea2ff;letter-spacing:.01em}.v2-root .v2-rw-hero-s{margin:0;font-size:32px;font-weight:600;line-height:1.25;color:#fff;letter-spacing:-.4px}.v2-root .v2-rw-hero-meta{margin:12px 0 0;font-size:13px;color:#a9b6cf}.v2-root .v2-rw-hero-card{flex:none;min-width:200px;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.v2-root .v2-rw-hero-k{font-size:12px;font-weight:600;color:#a9b6cf;text-transform:uppercase;letter-spacing:.04em}.v2-root .v2-rw-hero-v{font-size:32px;font-weight:700;line-height:1.1}.v2-root .v2-rw-hero-v small{font-size:13px;font-weight:600;margin-left:6px;color:#a9b6cf}.v2-root .v2-rw-hero-addr{font-size:12px;color:#a9b6cf;font-variant-numeric:tabular-nums}.v2-root .v2-rw-hero-btn{margin-top:8px;height:40px;padding:0 20px;border:none;border-radius:999px;background:var(--brand);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.v2-root .v2-rw-hero-btn:disabled{opacity:.45;cursor:default}.v2-root .v2-rw-hero-msg{margin:8px 0 0;font-size:12px;color:#a9b6cf}@media (max-width:760px){.v2-root .v2-rw-hero{flex-direction:column;align-items:flex-start;padding:24px}.v2-root .v2-rw-hero-card{align-items:flex-start;text-align:left}.v2-root .v2-rw-hero-s{font-size:24px}}.v2-root .v2-rw-cats{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin-bottom:16px}.v2-root .v2-rw-cats::-webkit-scrollbar{display:none}.v2-root .v2-rw-cat{flex:none;height:36px;padding:0 16px;border:none;border-radius:999px;background:var(--surface-2);color:var(--text);font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.v2-root .v2-rw-cat.on{background:var(--text);color:var(--bg)}.v2-root .v2-rw-controls{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.v2-root .v2-rw-search{flex:1;min-width:220px;height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:9.2px;background:var(--search-bg);color:var(--faint)}.v2-root .v2-rw-search input{flex:1;min-width:0;background:none;border:none;outline:none;color:var(--text);font:inherit;font-size:14px}.v2-root .v2-rw-toggle{flex:none;height:40px;padding:0 14px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:7.2px;background:transparent;color:var(--text);font-size:14px;font-weight:600;cursor:pointer}.v2-root .v2-rw-toggle:hover{background:var(--surface-2)}.v2-root .v2-rw-toggle.on{background:var(--text);color:var(--bg);border-color:transparent}.v2-root .v2-rw-toggle i{font-size:15px;width:auto;height:auto;line-height:1}.v2-root .v2-rw-table{width:100%}.v2-root .v2-rw-thead,.v2-root .v2-rw-trow{display:grid;grid-template-columns:minmax(0,1fr) 96px 96px 88px 72px 88px 84px 104px 88px;align-items:center;gap:8px}.v2-root .v2-rw-thead{padding:8px 4px;font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--faint);border-bottom:1px solid var(--border)}.v2-root .v2-rw-thead>span:not(:first-child),.v2-root .v2-rw-trow>span:not(:first-child){text-align:right}.v2-root .v2-rw-trow{padding:12px 4px;border-bottom:1px solid var(--border);font-size:14px}.v2-root .v2-rw-mkt{display:flex;align-items:center;gap:10px;min-width:0}.v2-root .v2-rw-mkt-icon{width:40px;height:40px;border-radius:7.2px;overflow:hidden;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-2)}.v2-root .v2-rw-mkt-icon img{width:100%;height:100%;object-fit:cover}.v2-root .v2-rw-mkt-text{display:flex;flex-direction:column;gap:2px;min-width:0}.v2-root .v2-rw-mkt-title{color:var(--text);text-decoration:none;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-rw-mkt-title:hover{text-decoration:underline}.v2-root .v2-rw-rules{color:var(--faint);text-decoration:none;font-size:12px;width:fit-content}.v2-root .v2-rw-rules:hover{color:var(--text)}.v2-root .v2-rw-num{font-variant-numeric:tabular-nums;color:var(--text)}.v2-root .v2-rw-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:12px;font-weight:600}.v2-root .v2-rw-price .yes{color:var(--yes)}.v2-root .v2-rw-price .no{color:var(--no)}@media (max-width:1100px){.v2-root .v2-rw-thead,.v2-root .v2-rw-trow{grid-template-columns:minmax(0,1fr) 88px 80px 104px}.v2-root .v2-rw-thead>span:nth-child(n+5),.v2-root .v2-rw-trow>span:nth-child(n+5){display:none}.v2-root .v2-rw-thead>span:nth-child(8),.v2-root .v2-rw-trow>span:nth-child(8){display:flex}}.v2-root .v2-sr{display:grid;grid-template-columns:minmax(0,904fr) 350px;gap:48px;align-items:start}@media (max-width:980px){.v2-root .v2-sr{grid-template-columns:1fr;gap:24px}.v2-root .v2-sr-filters{order:-1}}.v2-root .v2-sr-head{font-size:20px;font-weight:600;letter-spacing:-.2px;margin-bottom:8px}.v2-root .v2-sr-row{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid var(--border);text-decoration:none;color:var(--text)}.v2-root .v2-sr-row:hover{background:color-mix(in srgb,var(--surface-2) 60%,transparent)}.v2-root .v2-sr-icon{width:52px;height:52px;border-radius:6px;border:1px solid var(--border);overflow:hidden;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-2)}.v2-root .v2-sr-icon img{width:100%;height:100%;object-fit:cover}.v2-root .v2-sr-main{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.v2-root .v2-sr-crumb{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;color:var(--faint)}.v2-root .v2-sr-dot{color:var(--faint)}.v2-root .v2-sr-title{font-size:17px;font-weight:500;line-height:1.35}.v2-root .v2-sr-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:3px;font-size:12.5px;font-weight:500;color:var(--faint);font-variant-numeric:tabular-nums}.v2-root .v2-sr-meta span{display:inline-flex;align-items:center;gap:4px}.v2-root .v2-sr-meta i{font-size:13px;width:auto;height:auto;line-height:1}.v2-root .v2-sr-pct{display:flex;flex-direction:column;align-items:flex-end;flex:none;min-width:72px}.v2-root .v2-sr-pct b{font-size:20px;font-weight:600;font-variant-numeric:tabular-nums}.v2-root .v2-sr-filtercard{border:1px solid var(--border);border-radius:11.2px;background:var(--surface);overflow:hidden}.v2-root .v2-sr-refine{display:flex;align-items:center;gap:8px;height:44px;padding:0 14px;border-bottom:1px solid var(--border);color:var(--faint)}.v2-root .v2-sr-refine input{flex:1;min-width:0;background:none;border:none;outline:none;color:var(--text);font:inherit;font-size:14px}.v2-root .v2-sr-fsec{padding:14px;border-bottom:1px solid var(--border)}.v2-root .v2-sr-fsec:last-child{border-bottom:none}.v2-root .v2-sr-flabel{font-size:13px;font-weight:600;color:var(--faint);margin-bottom:8px}.v2-root .v2-sr-sorts{display:flex;flex-direction:column}.v2-root .v2-sr-sort{display:flex;align-items:center;gap:10px;height:36px;padding:0 8px;border:none;border-radius:8px;background:none;color:var(--text);font-size:14px;font-weight:500;cursor:pointer;text-align:left}.v2-root .v2-sr-sort:hover{background:var(--surface-2)}.v2-root .v2-sr-sort.on{color:var(--blue-link);font-weight:600}.v2-root .v2-sr-sort i{font-size:16px;width:auto;height:auto;line-height:1;color:var(--faint)}.v2-root .v2-sr-sort.on i{color:var(--blue-link)}.v2-root .v2-sr-status{display:flex;gap:4px;background:var(--surface-2);border-radius:8px;padding:3px}.v2-root .v2-sr-status button{flex:1;height:30px;border:none;border-radius:6px;background:none;color:var(--faint);font-size:13px;font-weight:600;cursor:pointer}.v2-root .v2-sr-status button.on{background:var(--surface);color:var(--text)}.v2-root .v2-sr-clear{width:100%;margin-top:12px;height:40px;border:1px solid var(--border);border-radius:8px;background:none;color:var(--text);font-size:14px;font-weight:600;cursor:pointer}.v2-root .v2-sr-clear:hover{background:var(--surface-2)}.v2-root .v2-pf-page{max-width:968px;margin:0 auto}.v2-root .v2-pf-head{gap:16px;margin-bottom:16px}.v2-root .v2-pf-card{border-radius:15.2px;padding:16px}.v2-root .v2-pf-name{font-size:24px;font-weight:600}.v2-root .v2-pf-addr{gap:6px;margin-top:6px;padding:4px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface-2);color:var(--text);cursor:pointer}.v2-root .v2-pf-addr,.v2-root .v2-pf-x{display:inline-flex;align-items:center;font-size:12px}.v2-root .v2-pf-x{gap:4px;margin-left:8px;color:var(--faint);text-decoration:none}.v2-root .v2-pf-bio{margin:12px 0 0;font-size:14px;color:var(--muted)}.v2-root .v2-pf-statrow{display:flex;align-items:center;margin-top:14px}.v2-root .v2-pf-statrow>span{flex:1;display:flex;flex-direction:column;gap:2px;padding-left:16px;border-left:1px solid var(--border)}.v2-root .v2-pf-statrow>span:first-child{padding-left:0;border-left:none}.v2-root .v2-pf-statrow b{font-size:20px;font-weight:600;font-variant-numeric:tabular-nums}.v2-root .v2-pf-statrow small{font-size:12px;font-weight:500;color:var(--faint)}.v2-root .v2-pos-head{padding:16px;gap:8px;font-size:11px;font-weight:500;letter-spacing:.55px;text-transform:uppercase;color:var(--faint)}.v2-root .v2-pos-row{padding:12px 16px;min-height:64px;border-radius:8px;gap:8px}.v2-root .v2-cat-page{display:grid;grid-template-columns:190px minmax(0,1074px);gap:32px;align-items:start}@media (max-width:1000px){.v2-root .v2-cat-page{grid-template-columns:1fr;gap:16px}.v2-root .v2-cat-side{display:flex;overflow-x:auto;scrollbar-width:none;gap:4px}.v2-root .v2-cat-sideitem{flex:none}}.v2-root .v2-cat-side{display:flex;flex-direction:column}.v2-root .v2-cat-sideitem{display:flex;align-items:center;justify-content:space-between;gap:10px;height:42px;padding:0 10px;border:none;border-radius:8px;background:none;color:var(--text);font-size:15px;font-weight:500;cursor:pointer;text-align:left;white-space:nowrap}.v2-root .v2-cat-sideitem:hover{background:var(--surface-2)}.v2-root .v2-cat-sideitem.on{background:var(--surface-2);font-weight:600}.v2-root .v2-cat-sidelabel{overflow:hidden;text-overflow:ellipsis}.v2-root .v2-cat-sidecount{flex:none;font-size:13px;color:var(--faint);font-variant-numeric:tabular-nums}.v2-root .v2-cat-title{margin:0;font-size:20px;font-weight:600;letter-spacing:-.2px}.v2-root .v2-cat-page .v2-allmarkets-header{margin-top:0}.v2-root .v2-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width:1000px){.v2-root .v2-cat-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.v2-root .v2-set-page{max-width:952px;margin:0 auto}.v2-root .v2-set-page .v2-set-tabs{width:190px;flex:none}.v2-root .v2-set-page .v2-set-tab{height:42px;border-radius:8px;font-size:15px;font-weight:500}.v2-root .v2-set-page .v2-set-panel{min-width:0}.v2-root .v2-set-page .v2-card{border-radius:11.2px}.v2-root .v2-set-title{font-size:24px;font-weight:600;margin:0 0 14px}.v2-root .v2-set-sub{font-size:14px;font-weight:600;color:var(--faint);margin:18px 0 8px}.v2-root .v2-set-opts{display:flex;flex-direction:column;gap:8px;margin-top:8px}.v2-root .v2-set-opt{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:none;color:var(--text);text-align:left;cursor:pointer}.v2-root .v2-set-opt.on{border-color:var(--blue-link);background:color-mix(in srgb,var(--blue-link) 6%,transparent)}.v2-root .v2-set-opt b{font-size:14px;font-weight:600}.v2-root .v2-set-opt span{font-size:12.5px;color:var(--faint);line-height:1.45}.v2-root .v2-set-seg{display:inline-flex;gap:3px;background:var(--surface-2);border-radius:8px;padding:3px}.v2-root .v2-set-seg button{height:30px;padding:0 14px;border:none;border-radius:6px;background:none;color:var(--faint);font-size:13px;font-weight:600;cursor:pointer}.v2-root .v2-set-seg button.on{background:var(--surface);color:var(--text)}.v2-root .v2-set-link{display:inline-flex;align-items:center;height:34px;padding:0 14px;border:1px solid var(--border);border-radius:8px;color:var(--text);text-decoration:none;font-size:13px;font-weight:600}.v2-root .v2-set-link:hover{background:var(--surface-2)}.v2-root .v2-nav-divider{width:1px;height:20px;background:var(--border);flex:none;margin:0 4px}.v2-root .v2-nav-icon-btn{width:36px;height:36px;border-radius:7.2px}.v2-root .v2-set-page .v2-set2{grid-template-columns:190px minmax(0,1fr);gap:32px}.v2-root .v2-set-page .v2-card,.v2-root .v2-set-page .v2-set-panel{max-width:none;width:100%}.v2-root .v2-pf-top2{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.v2-root .v2-pf-k{font-size:12px;font-weight:500;color:var(--faint)}.v2-root .v2-pf-avail{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.v2-root .v2-pf-avail b{font-size:16px;color:var(--yes);font-variant-numeric:tabular-nums}.v2-root .v2-pf-total{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:30px;font-weight:600;letter-spacing:-.6px;font-variant-numeric:tabular-nums}.v2-root .v2-pf-delta{font-size:12px;font-weight:500;margin-top:2px}.v2-root .v2-pf-delta .v2-sub{font-weight:500}.v2-root .v2-pos-head:not([data-closed=true]),.v2-root .v2-pos-row[data-variant=portfolio]{display:flex;align-items:center;gap:8px}.v2-root .v2-pos-row[data-variant=portfolio]>:first-child{flex:5 1 0%;min-width:0}.v2-root .v2-pos-row[data-variant=portfolio]>:nth-child(2){flex:2 1 0%}.v2-root .v2-pos-row[data-variant=portfolio]>:nth-child(3),.v2-root .v2-pos-row[data-variant=portfolio]>:nth-child(4){flex:1.5 1 0%}.v2-root .v2-pos-row[data-variant=portfolio]>:nth-child(5){flex:2 1 0%}.v2-root .v2-pos-row[data-variant=portfolio]>:nth-child(6){flex:0 0 120px}.v2-root .v2-pos-row[data-variant=portfolio] .num i{font-size:12px;width:auto;height:auto;line-height:1;opacity:.6}.v2-root .v2-pf-actions{display:flex;gap:8px;margin-top:14px}.v2-root .v2-pf-actions>*{flex:1;height:48px;border-radius:24px;font-size:14px;font-weight:600}.v2-root .v2-pf-actions>:first-child{background:#4071f3;color:#fff;border-color:transparent}.v2-root .v2-pf-actions>:first-child:hover:not(:disabled){background:#3563e0}.v2-root .v2-pf-actions>:last-child{background:transparent;color:var(--text);border:1px solid var(--border)}.v2-root .v2-pf-actions>:last-child:hover:not(:disabled){background:var(--surface-2)}.v2-root .v2-pf-klabel{display:inline-flex;align-items:center;gap:2px}.v2-root .v2-pf-ghosticon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:7.2px;background:transparent;color:var(--faint);cursor:pointer;text-decoration:none}.v2-root .v2-pf-ghosticon:hover{background:var(--surface-2);color:var(--text)}.v2-root .v2-pf-ghosticon i{font-size:16px;width:auto;height:auto;line-height:1}.v2-root .v2-pf-avail b{font-size:24px;font-weight:600;color:var(--text);letter-spacing:-.3px}.v2-root .v2-pf-delta.up{color:var(--yes)}.v2-root .v2-pf-delta.down{color:var(--no)}.v2-root .v2-pf-periods button.on{background:#22304e;background:color-mix(in srgb,var(--brand) 22%,transparent);color:#7ea2f8}html[data-theme=light] .v2-root .v2-pf-periods button.on{background:#e8eefe;color:var(--brand)}.v2-root .v2-pf-pnl{position:relative}.v2-root .v2-pf-watermark{position:absolute;top:52px;right:16px;color:var(--faint);opacity:.55;pointer-events:none}.v2-root .v2-pf-pnl-num{display:flex;align-items:center;gap:4px}.v2-root .v2-pf-seg{border:1px solid var(--border);border-radius:8px;background:transparent;padding:2px;height:40px}.v2-root .v2-pf-seg button{height:34px;padding:0 16px;border-radius:6px;font-size:14px;font-weight:600;color:var(--text);background:transparent}.v2-root .v2-pf-seg button.on{background:color-mix(in srgb,var(--surface-2) 70%,transparent);color:var(--text)}.v2-root .v2-pf-search,.v2-root .v2-pf-sort{height:44px;border:1px solid var(--border);border-radius:10px;background:transparent}.v2-root .v2-pf-sort{font-size:14px;font-weight:600;color:var(--text);padding:0 12px}.v2-root .v2-pos-row{background:#1d2329;background:color-mix(in srgb,var(--surface-2) 55%,transparent);margin-bottom:4px}html[data-theme=light] .v2-root .v2-pos-row{background:#f9fafb}.v2-root .v2-oc-chip{border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.v2-root .v2-oc-chip.yes{background:#213a32;background:color-mix(in srgb,#31a159 18%,transparent);color:#4cc27a}.v2-root .v2-oc-chip.no{background:#40272c;background:color-mix(in srgb,#e23939 18%,transparent);color:#f37272}html[data-theme=light] .v2-root .v2-oc-chip.yes{background:#ecf9f1;color:#31a159}html[data-theme=light] .v2-root .v2-oc-chip.no{background:#fdefef;color:#e23939}.v2-root .v2-pos-actions{display:inline-flex;align-items:center;gap:4px;justify-content:flex-end}.v2-root .v2-pos-sell{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 16px;border-radius:8px;background:var(--brand);color:#fff;font-size:14px;font-weight:600;text-decoration:none}.v2-root .v2-pos-sell:hover{background:#1147d6}.v2-root .v2-pos-head i{font-size:12px;width:auto;height:auto;line-height:1;vertical-align:-1px;opacity:.8}.v2-share-overlay{position:fixed;inset:0;z-index:90;background:rgba(10,12,16,.55);display:flex;align-items:center;justify-content:center;padding:20px}.v2-share-modal{width:448px;max-width:100%;background:var(--surface);border-radius:24px;padding:24px;box-shadow:0 24px 64px rgba(0,0,0,.35)}.v2-share-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.v2-share-head h2{margin:0;font-size:20px;font-weight:600}.v2-share-x{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--faint);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.v2-share-x:hover{background:var(--surface-2);color:var(--text)}.v2-share-canvas{display:block;border-radius:12px}.v2-share-btns{display:flex;gap:10px;margin-top:16px}.v2-share-btns button{flex:1;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:7.2px;background:transparent;color:var(--text);font-size:14px;font-weight:600;cursor:pointer}.v2-share-btns button:hover{background:var(--surface-2)}.v2-share-btns button.x{background:#1252f0;border-color:transparent;color:#fff}.v2-share-btns button.x:hover{background:#1147d6}.v2-share-btns i{font-size:16px;width:auto;height:auto;line-height:1}.v2-root .v2-mc-live{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--faint)}.v2-root .v2-mc-livedot{width:7px;height:7px;border-radius:50%;background:#e23939;animation:v2-livepulse 1.6s ease-in-out infinite}@keyframes v2-livepulse{0%,to{box-shadow:0 0 0 0 rgba(226,57,57,.45)}50%{box-shadow:0 0 0 5px rgba(226,57,57,0)}}.v2-root .v2-cs{margin-bottom:8px}.v2-root .v2-cs-icon{background:#f7931a1f}.v2-root .v2-cs-h1{margin:0}.v2-root .v2-cs-sub{font-size:15px;font-weight:500;color:var(--faint);margin-top:2px}.v2-root .v2-cs-beatrow{display:flex;align-items:flex-end;gap:40px;margin:14px 0 10px}.v2-root .v2-cs-stat{min-width:0}.v2-root .v2-cs-beat-k,.v2-root .v2-cs-cur-k{font-size:12px;font-weight:600;color:var(--faint)}.v2-root .v2-cs-cur-k{color:#ff9900}.v2-root .v2-cs-beat-v{font-size:24px;font-weight:620;color:var(--faint);letter-spacing:-.3px;font-variant-numeric:tabular-nums}.v2-root .v2-cs-curline{display:flex;align-items:baseline;gap:7px}.v2-root .v2-cs-cur-v{font-size:24px;font-weight:620;color:#ff9900;letter-spacing:-.3px;font-variant-numeric:tabular-nums}.v2-root .v2-cs-delta{display:inline-flex;align-items:center;gap:1px;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.v2-root .v2-cs-delta.up{color:#42c772}.v2-root .v2-cs-delta.down{color:var(--no)}.v2-root .v2-cs-count{display:flex;align-items:baseline;gap:4px;margin-left:auto}.v2-root .v2-cs-count-k{font-size:10px;font-weight:600;color:var(--faint)}.v2-root .v2-cs-count-v{font-size:24px;font-weight:600;color:#ef4444;font-variant-numeric:tabular-nums;letter-spacing:-.2px}.v2-root .v2-cs-golive{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px;border:1px solid var(--border);border-radius:999px;color:var(--text);text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}.v2-root .v2-cs-golive:hover{background:var(--surface-2)}.v2-root .v2-cs-golive i.ti{font-size:13px;width:auto;height:auto;line-height:1}.v2-root .v2-cs-chart{width:100%;height:240px;display:block;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.v2-root .v2-cs-chart-empty{display:flex;align-items:center;justify-content:center;color:var(--faint);font-size:13px;font-weight:500}.v2-root .v2-cs-timeline{display:flex;align-items:center;gap:6px;margin-top:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.v2-root .v2-cs-timeline::-webkit-scrollbar{display:none}.v2-root .v2-cs-dots{display:inline-flex;gap:4px;margin-right:6px;flex:none}.v2-root .v2-cs-dot{width:26px;height:26px;border-radius:50%;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.v2-root .v2-cs-dot.up{background:var(--yes)}.v2-root .v2-cs-dot.down{background:var(--no)}.v2-root .v2-cs-dot i{font-size:13px;width:auto;height:auto;line-height:1}.v2-root .v2-cs-pill{flex:none;height:32px;padding:0 14px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--faint);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.v2-root .v2-cs-pill:hover{background:var(--surface-2);color:var(--text)}.v2-root .v2-cs-pill.on{background:var(--text);color:var(--bg);border-color:transparent}.v2-tp-pending{padding:34px 24px 18px;text-align:center}.v2-tp-pending-spin{font-size:26px;color:var(--brand)}.v2-tp-pending-title{margin-top:16px;font-size:20px;font-weight:700;letter-spacing:-.2px;color:var(--text)}.v2-tp-pending-body{margin-top:14px;font-size:14px;line-height:1.5;color:var(--muted)}.v2-tp-pending-terms{margin-top:22px;font-size:11px}.v2-cs-modes{display:flex;align-items:center;gap:2px;margin-left:auto;padding:3px;border:1px solid var(--border);border-radius:8px}.v2-cs-mode{display:grid;place-items:center;width:30px;height:26px;border:0;border-radius:6px;background:transparent;color:var(--faint);font-size:16px;cursor:pointer}.v2-cs-mode.on,.v2-cs-mode:hover{background:var(--surface-2);color:var(--text)}.v2-cs-mode.on.btc{color:#f7931a}.v2-cs-mode-ic{display:grid;place-items:center;width:17px;height:17px;border-radius:4px;overflow:hidden}.v2-cs-mode-ic img{width:100%;height:100%;object-fit:cover}.v2-cs-axis{display:flex;justify-content:space-between;margin:6px 2px 0;font-size:11px;color:#79808d;font-variant-numeric:tabular-nums}.v2-ss{margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.v2-ss-tabs{display:flex;gap:6px;margin-bottom:10px}.v2-ss-tab{padding:5px 11px;border-radius:999px;font-size:13px;font-weight:500;color:var(--muted);background:transparent}.v2-ss-tab.on{background:var(--surface-2);color:var(--text);font-weight:600}.v2-ss-list{list-style:none;margin:0;padding:0}.v2-ss-row{display:flex;align-items:center;gap:10px;padding:9px 4px;border-radius:8px;text-decoration:none;color:var(--text)}.v2-ss-row:hover{background:var(--surface-2)}.v2-ss-row.is-idle{opacity:.55;cursor:default}.v2-ss-ic{width:30px;height:30px;border-radius:7px;overflow:hidden;flex-shrink:0;display:grid;place-items:center;background:var(--surface-2)}.v2-ss-ic img{width:100%;height:100%;object-fit:cover}.v2-ss-name{flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-ss-val{display:flex;flex-direction:column;align-items:flex-end;line-height:1.15}.v2-ss-pct{display:inline-flex;align-items:center;gap:4px;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums}.v2-ss-pct.up{color:var(--yes)}.v2-ss-pct.down{color:var(--no)}.v2-ss-dir{font-size:11px;color:var(--muted)}@media (max-width:760px){.v2-root .v2-topnav-row1{height:56px;gap:8px;padding:12px 16px 4px}.v2-root .v2-acctpills,.v2-root .v2-deposit-btn,.v2-root .v2-nav-divider,.v2-root .v2-nav-search-wrap{display:none}.v2-root .v2-catbar-wrap{display:block;padding:0 16px}.v2-root .v2-topnav-actions{gap:4px}.v2-root .v2-nav-icon-btn{width:32px;height:32px;border-radius:7.2px}.v2-root .v2-usermenu-btn{width:32px;height:32px}}@media (max-width:340px){.v2-root .v2-catbar-wrap{padding:0 12px}.v2-root .v2-topnav-row1{padding:12px 12px 4px}}@media (max-width:760px){.v2-root .v2-allmarkets-header{margin:12px 0 14px}.v2-root .v2-allmarkets-title{display:none}.v2-root .v2-allmarkets-icons{flex:1;gap:6px}.v2-root .v2-allmarkets-search{flex:1;width:auto;min-width:0}}.v2-root .v2-allmarkets-icons>.v2-allmarkets-search{display:none}.v2-root .v2-allmarkets-icons[data-searchopen=true]>.v2-allmarkets-search{display:block}.v2-root .v2-allmarkets-icons[data-searchopen=true]>.v2-allmarkets-searchbtn{display:none}@media (max-width:760px){.v2-root .v2-featured-section{display:none}.v2-root .v2-allmarkets-icons>.v2-allmarkets-search{display:block}.v2-root .v2-allmarkets-icons .v2-icon-btn.v2-allmarkets-searchbtn{display:none}.v2-root .v2-allmarkets-icons{gap:2px}.v2-root .v2-allmarkets-icons>.v2-allmarkets-search{margin-right:16px}.v2-root .v2-allmarkets-icons .v2-icon-btn{width:40px;height:40px;padding:0;border-radius:9.2px;display:inline-flex;align-items:center;justify-content:center}.v2-root .v2-topictabs{min-height:36px;align-items:center}.v2-root .v2-detail-head{gap:12px}.v2-root .v2-detail-icon{width:40px;height:40px;font-size:20px}.v2-root .v2-detail-icon img{width:40px;height:40px}.v2-root .v2-detail-head h1{font-size:20px;line-height:24px}.v2-root .v2-embed-btn{display:none}}.v2-root .v2-detail-sentinel{height:1px;margin-bottom:-1px}@media (max-width:760px){.v2-root .v2-detail-sentinel{margin-top:16px}.v2-root .v2-detail-sticky{position:sticky;top:104px;z-index:20;background:var(--bg)}.v2-root .v2-detail-sticky[data-stuck=true]{box-shadow:inset 0 -1px 0 var(--border)}.v2-root .v2-detail-sticky[data-stuck=true] .v2-detail-top{display:none}.v2-root .v2-detail-sticky[data-stuck=true] .v2-detail-head{padding:16px 0;margin-bottom:0;align-items:center}.v2-root .v2-detail-sticky[data-stuck=true] .v2-detail-head h1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}.v2-root .v2-pf-seg button{font-size:16px;font-weight:400;height:32px;border-radius:10px}@media (max-width:760px){.v2-root .v2-pf-card{border:0;padding:0;background:transparent}.v2-root .v2-pf-seg{display:flex;width:100%;height:42px;border-radius:12px}.v2-root .v2-pf-seg button{flex:1;padding:0}}.v2-root .v2-lb-winwrap{display:none;position:relative}@media (max-width:760px){.v2-root .v2-lb-bar .v2-seg2{display:none}.v2-root .v2-lb-winwrap{display:inline-flex}}.v2-root .v2-lb-page .v2-h1{font-size:32px}.v2-root .v2-lb-tabs{display:flex;gap:12px;background:none;border-radius:0;padding:0;margin-bottom:12px}.v2-root .v2-lb-tabs button{height:40px;padding:0;border-radius:0;font-size:16px;font-weight:400}.v2-root .v2-lb-tabs button.on{background:none;box-shadow:none;color:var(--text)}@media (max-width:760px){.v2-root .v2-lb-page .v2-h1{margin-top:24px}.v2-root .v2-lb-bar{flex-direction:row;align-items:center;flex-wrap:nowrap}.v2-root .v2-lb-bar .v2-filter-pill{height:40px;border-radius:9.2px}}.v2-root .v2-act-page .v2-h1{font-size:30px;font-weight:500}.v2-root .v2-act-filters{flex-wrap:nowrap;min-width:0}.v2-root .v2-act-min{margin-left:0;min-width:0;flex:0 1 auto}.v2-root .v2-act-min select{min-width:0;max-width:100%;height:40px;padding:0 12px;border:0;border-radius:999px;background:var(--surface-2);font-size:14px;font-weight:600}.v2-root .v2-act-icon{width:48px;height:48px;border-radius:4px;font-size:24px}@media (max-width:760px){.v2-root .v2-act-icon{width:40px;height:40px;font-size:20px}}.v2-root .v2-sr>*{min-width:0}@media (max-width:760px){.v2-root .v2-sr-filters{display:none}.v2-root .v2-sr-icon{width:46px;height:46px}.v2-root .v2-cat-side{flex-direction:row;overflow-x:auto;scrollbar-width:none;gap:4px;flex:1;min-width:0}}@media (max-width:760px){.v2-root .v2-cat-side::-webkit-scrollbar{display:none}.v2-root .v2-cat-sideitem{flex:none;height:32px;padding:0 12px;border-radius:6px;font-size:14px;font-weight:500;color:#7b8996;white-space:nowrap}.v2-root .v2-cat-sideitem.on{background:color-mix(in srgb,var(--blue-link) 15%,transparent);color:var(--blue-link);font-weight:500}.v2-root .v2-cat-sidecount{display:none}.v2-root .v2-cat-page{display:flex;flex-direction:column;gap:12px}.v2-root .v2-cat-main{display:contents}.v2-root .v2-cat-page .v2-allmarkets-header{order:1;margin:12px 0 0}.v2-root .v2-cat-chiprow{order:2;display:flex;align-items:center;gap:12px;min-width:0;width:100%}.v2-root .v2-cat-grid{order:3}.v2-root .v2-cat-title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.v2-root .v2-cat-mobtitle{display:block;flex:none;font-size:18px;font-weight:500;white-space:nowrap}}@media (min-width:761px){.v2-root .v2-cat-chiprow{display:contents}.v2-root .v2-cat-mobtitle{display:none}}@media (max-width:760px){.v2-root .v2-set-page .v2-set2{grid-template-columns:minmax(0,1fr);gap:16px}.v2-root .v2-set-page .v2-set-tabs{width:auto;flex:initial;flex-direction:row;position:static;gap:6px;overflow-x:auto;scrollbar-width:none;margin:0 -16px;padding:8px 8px 4px}.v2-root .v2-set-page .v2-set-tabs::-webkit-scrollbar{display:none}.v2-root .v2-set-page .v2-set-tab{flex:none;gap:6px;height:36px;padding:0 12px;border:none;border-radius:999px;color:var(--text);font-size:13px;font-weight:600}.v2-root .v2-set-page .v2-set-panel{width:100%;max-width:none}.v2-root .v2-set-page .v2-set-title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;margin:0}.v2-root .v2-set-page .v2-set-row{align-items:flex-start;flex-direction:column;gap:8px}.v2-root .v2-set-page .v2-set-row>*{max-width:none}.v2-root .v2-set-page .v2-set-name{width:100%;max-width:none;text-align:left}}.v2-root .v2-rw-herowrap{position:relative;margin-bottom:24px}.v2-root .v2-rw-hero{min-height:194px;margin-bottom:0}.v2-root .v2-rw-hero-t{margin-bottom:14px;font-weight:500;color:#6aa4ff;background:linear-gradient(90deg,#6aa4ff,#c08bff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content;line-height:24px}.v2-root .v2-rw-hero-s{font-size:24px;font-weight:500;line-height:32px;color:#e5e5e5;max-width:370px}@media (min-width:761px){.v2-root .v2-rw-herowrap .v2-rw-hero-card{position:absolute;right:40px;top:50%;transform:translateY(-50%)}}@media (max-width:760px){.v2-root .v2-rw-page{padding-top:16px}.v2-root .v2-rw-hero{min-height:142px;padding:20px 24px;gap:12px}.v2-root .v2-rw-hero-s{font-size:20px;line-height:28px;max-width:none}.v2-root .v2-rw-hero-meta{display:none}.v2-root .v2-rw-herowrap .v2-rw-hero-card{position:static;transform:none;margin-top:12px;padding:20px 24px;border-radius:24px;background:#22314c;color:#fff;min-width:0}.v2-root .v2-rw-controls{flex-wrap:nowrap}.v2-root .v2-rw-search{flex:1 1 0;min-width:0}.v2-root .v2-rw-toggle{width:40px;padding:0;justify-content:center;gap:0}.v2-root .v2-rw-toggle-l{display:none}.v2-root .v2-rw-table{display:flex;flex-direction:column;gap:24px;padding:0 16px}.v2-root .v2-rw-thead{display:none}.v2-root .v2-rw-trow{grid-template-columns:1fr 1fr;gap:10px 12px;align-items:start;padding:12px;border:1px solid var(--border);border-radius:15.2px}.v2-root .v2-rw-trow>span:not(:first-child){text-align:left}.v2-root .v2-rw-trow>span[data-label]{display:flex;flex-direction:column;gap:4px;font-size:14px;min-width:0}.v2-root .v2-rw-trow>span[data-label]:before{content:attr(data-label);font-size:12px;font-weight:500;color:var(--faint)}.v2-root .v2-rw-mkt{grid-column:1/-1;order:0;align-items:flex-start}.v2-root .v2-rw-trow>span[data-label="Max Spread"]{order:1}.v2-root .v2-rw-trow>span[data-label="Min size"]{order:2}.v2-root .v2-rw-trow>span[data-label="Total rewards"]{order:3}.v2-root .v2-rw-trow>span[data-label=Earnings]{order:4}.v2-root .v2-rw-trow>span[data-label=Price]{order:5}.v2-root .v2-rw-trow>span[data-label=Competition]{order:6}.v2-root .v2-rw-trow>span:last-child,.v2-root .v2-rw-trow>span[data-label=Percent]{display:none}.v2-root .v2-rw-mkt-icon{width:36px;height:36px;border-radius:4px}.v2-root .v2-rw-mkt-title{white-space:normal;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v2-root .v2-rw-rules{display:none}.v2-root .v2-rw-trow>span.v2-rw-price{flex-flow:row wrap;align-items:center;justify-content:flex-start;gap:4px}.v2-root .v2-rw-trow>span.v2-rw-price:before{flex:0 0 100%}.v2-root .v2-rw-price>span{padding:2px 6px;border-radius:7.2px;font-size:12px;font-weight:500;line-height:16px}.v2-root .v2-rw-price .yes{background:color-mix(in srgb,var(--yes) 10%,transparent)}.v2-root .v2-rw-price .no{background:color-mix(in srgb,var(--no) 10%,transparent)}}@media (max-width:639px){.v2-root .v2-rw-page{margin-left:-4px;margin-right:-4px}}.v2-root .v2-pf-products{display:flex;align-items:center;gap:20px;height:48px;margin-bottom:16px;border-bottom:1px solid var(--border)}.v2-root .v2-pf-products button{position:relative;height:100%;padding:0;border:none;background:none;cursor:pointer;color:var(--muted);font-size:14px;font-weight:600}.v2-root .v2-pf-products button.on{color:var(--text)}.v2-root .v2-pf-products button.on:after{content:"";position:absolute;inset-inline:0;bottom:-1px;height:2px;border-radius:999px;background:var(--text)}.v2-root .v2-pf-avatar{width:64px;height:64px}.v2-root .v2-pf-stats{gap:20px;flex-wrap:nowrap}.v2-root .v2-pf-stats>div+div{position:relative;padding-left:20px}.v2-root .v2-pf-stats>div+div:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:32px;background:var(--border)}.v2-root .v2-pf-stats b{font-size:18px;font-weight:500;line-height:28px}.v2-root .v2-pf-stats span{margin-top:0;font-weight:500;line-height:16px;white-space:nowrap}@media (max-width:760px){.v2-root .v2-pf[data-variant=profile] .v2-pf-pnl{border:1px solid var(--border);border-radius:15.2px;padding:16px;background:var(--surface)}.v2-root .v2-pf[data-variant=profile]{padding-top:16px}}@media (min-width:761px){.v2-root .v2-rw-table{display:flex;flex-direction:column}.v2-root .v2-rw-thead,.v2-root .v2-rw-trow{grid-template-columns:minmax(0,1fr) 110px 90px 115px 80px 100px 90px 75px 133px;gap:8px}.v2-root .v2-rw-thead{position:sticky;top:0;z-index:1;padding:16px;border-bottom:none;background:var(--bg);font-weight:500;letter-spacing:.55px}.v2-root .v2-rw-trow{min-height:64px;padding:12px 16px;border-bottom:none;border-radius:11.2px}.v2-root .v2-rw-trow:nth-child(2n){background:var(--rw-zebra)}.v2-root .v2-rw-thead>span:not(:first-child),.v2-root .v2-rw-trow>span:not(:first-child){text-align:left}.v2-root .v2-rw-price{align-items:flex-start}}.v2-root .v2-chart-chance{font-size:24px;font-weight:600;line-height:32px}.v2-root .v2-chart-chance small{font-size:24px;font-weight:400}.v2-root .v2-chart-delta{margin-top:2px;font-size:13px;font-weight:500}.v2-root .v2-chart-delta.up{color:var(--yes)}.v2-root .v2-chart-delta.down{color:var(--no)}.v2-root .v2-chart-wrap{position:relative;margin-top:8px}.v2-root .v2-chart-wm{position:absolute;top:4px;right:56px;z-index:1;display:inline-flex;align-items:center;pointer-events:none;opacity:.45}.v2-root .v2-chart-foot{margin-top:8px}.v2-root .v2-pf-pnl-label{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500}.v2-root .v2-pf-periods button{font-weight:600;color:var(--faint)}.v2-root .v2-pf-periods button.on,[data-theme=dark] .v2-root .v2-pf-periods button.on,[data-theme=light] .v2-root .v2-pf-periods button.on{background:none;color:var(--blue-link,var(--brand))}.v2-root .v2-pf-sparksvg{height:75px;margin-top:8px}.v2-root .v2-pf-pnl .v2-pf-pnl-top{min-height:28px}.v2-root .v2-pf-pnl .v2-pf-pnl-num{min-height:56px;align-items:center}.v2-root .v2-pf-pnl-label{color:var(--faint)}.v2-root .v2-rw-sort{display:none}@media (max-width:760px){.v2-root .v2-rw-sort{position:relative;display:block;flex:none}.v2-root .v2-rw-sort .v2-filter-pill{height:40px;border-radius:7.2px}.v2-root .v2-rw-sort .v2-filter-menu{min-width:160px}.v2-root .v2-rw-sort .v2-filter-menu-item{min-height:36px;font-size:14px;font-weight:500}}.v2-root .v2-notif{position:relative;display:inline-flex}.v2-root .v2-notif-dot{position:absolute;top:2px;right:2px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:var(--no);color:#fff;font-size:10px;font-weight:700;line-height:15px;text-align:center;pointer-events:none}.v2-root .v2-notif-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:340px;max-height:420px;overflow-y:auto;padding:8px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 12px 32px rgb(0 0 0/22%)}.v2-root .v2-notif-head{display:flex;align-items:center;justify-content:space-between;padding:4px 6px 8px;font-size:13px;font-weight:600}.v2-root .v2-notif-clear{border:none;background:none;cursor:pointer;color:var(--blue-link,var(--brand));font-size:12px;font-weight:600}.v2-root .v2-notif-empty{margin:0;padding:10px 6px 14px;color:var(--faint);font-size:13px;line-height:1.5}.v2-root .v2-notif-list{margin:0;padding:0;list-style:none}.v2-root .v2-notif-item{display:flex;gap:10px;padding:8px 6px;border-radius:8px;color:inherit;text-decoration:none}.v2-root .v2-notif-icon,.v2-root .v2-notif-item:hover{background:var(--surface-2)}.v2-root .v2-notif-icon{width:32px;height:32px;flex:none;overflow:hidden;border-radius:4px}.v2-root .v2-notif-icon img{width:100%;height:100%;object-fit:cover}.v2-root .v2-notif-text{display:flex;min-width:0;flex-direction:column;gap:2px}.v2-root .v2-notif-text b{overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-notif-text span{color:var(--faint);font-size:12px}.v2-root .v2-notif-all{display:block;padding:8px 6px 4px;border-top:1px solid var(--border);margin-top:4px;color:var(--blue-link,var(--brand));font-size:12px;font-weight:600;text-decoration:none}@media (max-width:760px){.v2-root .v2-notif-menu{width:min(340px,calc(100vw - 24px));right:-8px}}.v2-root .v2-pred-page{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start}.v2-root .v2-pred-main{min-width:0}.v2-root .v2-pred-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.v2-root .v2-pred-title{margin:0;font-size:26px;font-weight:600;letter-spacing:-.4px}.v2-root .v2-pred-watch{flex:none;width:32px;height:32px;display:grid;place-items:center;border:none;border-radius:8px;background:none;color:var(--muted);font-size:18px;cursor:pointer;transition:color .15s var(--ease),background .15s var(--ease)}.v2-root .v2-pred-watch:hover{color:var(--text);background:var(--surface-2)}.v2-root .v2-pred-watch.on{color:var(--blue-link)}.v2-root .v2-pred-list{list-style:none;margin:0;padding:0}.v2-root .v2-pred-row+.v2-pred-row{border-top:1px solid var(--border)}.v2-root .v2-pred-rowlink{display:grid;grid-template-columns:50px minmax(0,1fr) auto 16px;align-items:center;gap:16px;padding:16px 8px;color:inherit;text-decoration:none;border-radius:var(--r-md);transition:background .15s var(--ease)}.v2-root .v2-pred-rowlink:hover{background:var(--surface)}.v2-root .v2-pred-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:8px;overflow:hidden;background:var(--surface-2);font-size:22px}.v2-root .v2-pred-icon .v2-ic-img{width:100%;height:100%;object-fit:cover}.v2-root .v2-pred-body{display:flex;flex-direction:column;gap:4px;min-width:0}.v2-root .v2-pred-crumb{font-size:13px;color:var(--muted)}.v2-root .v2-pred-dot{margin:0 6px;color:var(--faint)}.v2-root .v2-pred-name{font-size:16px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-pred-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.v2-root .v2-pred-meta span{display:inline-flex;align-items:center;gap:4px}.v2-root .v2-pred-meta i{font-size:14px;color:var(--faint)}.v2-root .v2-pred-odds{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.v2-root .v2-pred-odds b{font-size:22px;font-weight:600;letter-spacing:-.4px}.v2-root .v2-pred-odds span{font-size:13px;color:var(--muted);max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .v2-pred-chev{color:var(--faint);font-size:16px}.v2-root .v2-pred-more{display:block;width:100%;margin-top:20px;padding:12px;border:1px solid var(--border);border-radius:var(--r-md);background:none;color:var(--text);font-size:15px;font-weight:500;cursor:pointer;transition:background .15s var(--ease)}.v2-root .v2-pred-more:hover{background:var(--surface)}.v2-root .v2-pred-side{position:sticky;top:96px}.v2-root .v2-pred-filters{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);padding:16px;display:flex;flex-direction:column;gap:18px}.v2-root .v2-pred-search{display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border-radius:var(--r-md);background:var(--search-bg);border:1px solid var(--border);color:var(--muted)}.v2-root .v2-pred-search input{flex:1;min-width:0;border:none;background:none;outline:none;color:var(--text);font-size:14px}.v2-root .v2-pred-group{display:flex;flex-direction:column;gap:10px}.v2-root .v2-pred-grouplabel{font-size:13px;color:var(--muted)}.v2-root .v2-pred-chips{display:flex;flex-wrap:wrap;gap:8px}.v2-root .v2-pred-chip{height:32px;padding:0 12px;border:1px solid var(--border);border-radius:8px;background:none;color:var(--muted);font-size:14px;font-weight:500;cursor:pointer;transition:color .15s var(--ease),background .15s var(--ease),border-color .15s var(--ease)}.v2-root .v2-pred-chip.on,.v2-root .v2-pred-chip:hover{color:var(--text);border-color:var(--border-hi)}.v2-root .v2-pred-chip.on{background:var(--surface-2)}.v2-root .v2-pred-clear{display:block;margin:14px auto 0;border:none;background:none;color:var(--muted);font-size:14px;cursor:pointer}.v2-root .v2-pred-clear:hover{color:var(--text)}@media (max-width:1000px){.v2-root .v2-pred-page{grid-template-columns:1fr;gap:16px}.v2-root .v2-pred-side{position:static;order:-1}.v2-root .v2-pred-title{font-size:22px}.v2-root .v2-pred-rowlink{grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:14px 4px}.v2-root .v2-pred-icon{width:44px;height:44px}.v2-root .v2-pred-chev{display:none}.v2-root .v2-pred-name{white-space:normal}}.v2-root .v2-auth-modal{max-width:400px;text-align:center;padding:36px 28px 24px}.v2-root .v2-auth-logo{display:flex;justify-content:center;margin-bottom:14px;color:var(--text)}.v2-root .v2-auth-title{font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.v2-root .v2-auth-sub{font-size:14px;color:var(--muted);line-height:1.5;margin:0 0 22px}.v2-root .v2-auth-btn{width:100%;height:48px;border:none;border-radius:10px;background:var(--accent);color:#fff;font-size:15px;font-weight:600;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .15s,transform .15s}.v2-root .v2-auth-btn:hover{opacity:.92}.v2-root .v2-auth-btn:active{transform:scale(.985)}.v2-root .v2-auth-fine{font-size:12px;color:var(--faint);margin:16px 0 0;line-height:1.45}.v2-root .v2-skel{background:var(--surface-2,var(--surface));border-radius:12px;animation:v2skel 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes v2skel{50%{opacity:.5}}.v2-root .v2-pf-skel{display:flex;flex-direction:column;gap:16px;max-width:1000px;margin:0 auto}.v2-root .v2-pf-skel-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:768px){.v2-root .v2-pf-skel-grid{grid-template-columns:1fr 1fr}}.v2-root .v2-pf-skel-rows{display:flex;flex-direction:column;gap:8px}.v2-root .v2-avatar-empty{width:40px;height:40px;border-radius:50%;background:var(--surface-2,var(--surface));border:1px solid var(--border);display:inline-block}.v2-root .v2-set-ghost{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:6px;border:none;background:var(--surface-2,var(--surface));color:var(--accent);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.v2-root .v2-set-ghost:hover{filter:brightness(.97)}.v2-root .v2-set-ghost[aria-disabled=true]{opacity:.6;pointer-events:none}.v2-root .v2-set-row-col{flex-direction:column;align-items:stretch;gap:8px}.v2-root .v2-set-row-col .v2-set-bio{width:100%}.v2-root .v2-set-count{text-align:right;font-size:12px}.v2-root .v2-rk-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.v2-root .v2-rk-headers{display:flex;gap:8px;flex-wrap:wrap;padding:12px 14px}.v2-root .v2-rk-headers code{font-size:12px;padding:4px 8px;border-radius:6px;background:var(--surface-2,var(--surface));border:1px solid var(--border)}.v2-root .v2-rk-table{width:100%;border-collapse:collapse;font-size:13px}.v2-root .v2-rk-table th{text-align:left;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.v2-root .v2-rk-table td,.v2-root .v2-rk-table th{padding:12px 14px;border-bottom:1px solid var(--border)}.v2-root .v2-rk-table td{vertical-align:middle}.v2-root .v2-rk-table tr:last-child td{border-bottom:none}.v2-root .v2-rk-key{font-size:12px;word-break:break-all}.v2-root .v2-rk-modal{max-width:460px}.v2-root .v2-rk-warn{display:flex;gap:8px;align-items:flex-start;font-size:13px;padding:10px 12px;border-radius:8px;background:var(--no-soft,rgba(226,61,40,.08));color:var(--no);margin:0 0 14px}.v2-root .v2-rk-field{margin-top:12px}.v2-root .v2-rk-val{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px;padding:10px 12px;border-radius:8px;background:var(--surface-2,var(--surface));border:1px solid var(--border)}.v2-root .v2-rk-val code{font-size:12px;word-break:break-all}.v2-root .v2-nf{max-width:560px;margin:12vh auto 0;padding:0 20px 80px;text-align:center}.v2-root .v2-nf-code{font-family:var(--font-display,inherit);font-size:96px;line-height:1;letter-spacing:-.04em;color:var(--accent)}.v2-root .v2-nf-title{font-size:26px;margin:12px 0 8px;letter-spacing:-.02em}.v2-root .v2-nf-actions{display:flex;gap:14px;justify-content:center;align-items:center;margin-top:22px}.v2-root .v2-nf-btn{height:42px;padding:0 18px;border-radius:10px;background:var(--accent);color:#fff;font-weight:600;display:inline-flex;align-items:center;text-decoration:none}.v2-root .v2-nf-link{color:var(--muted);text-decoration:underline;text-underline-offset:3px}