.nx-home{--nx-bg:#15171E;--nx-yellow:#FBFD5E;--nx-text:#EDEEF2;--nx-text-2:#AEB2BD;--nx-text-3:#9499A5;--nx-muted:#777C88;--nx-up:#FBFD5E;--nx-down:#FF6B6B;--l-yellow:#FBFD5E;--l-yellow-text:#FBFD5E;--l-down:#C9CCD1;--l-card:#0A0A0A;--l-hairline:rgba(255,255,255,.10);--l-text:#FFFFFF;--l-text-2:#888888;--l-white:#FFFFFF;--l-radius:16px;position:relative;background:var(--pmbg-wash,var(--nx-bg));color:var(--nx-text);overflow:hidden;font-family:var(--font-hanken),"PingFang SC","Microsoft YaHei",system-ui,sans-serif;-webkit-font-smoothing:antialiased}.nx-home *,.nx-home :after,.nx-home :before{box-sizing:border-box}.nx-home .disp{font-family:var(--font-archivo),"PingFang SC","Microsoft YaHei",sans-serif}.nx-home .mono{font-family:var(--font-jbmono),ui-monospace,monospace}.nx-home a{color:inherit;text-decoration:none}.nx-home .wrap{max-width:1200px;margin:0 auto;padding:0 32px}.nx-home .nx-ambient,.nx-home .nx-bg{position:absolute;inset:0;z-index:0}.nx-home .nx-ambient{background:radial-gradient(110% 60% at 50% -6%,rgba(252,253,93,.14),transparent 56%),var(--pmbg-wash,var(--nx-bg))}.nx-home .nx-blob{position:absolute;border-radius:50%;z-index:0;pointer-events:none}.nx-home .nx-blob-a{width:560px;height:560px;background:rgba(252,253,93,.12);filter:blur(140px);top:-180px;left:-80px;animation:nx-float 16s ease-in-out infinite}.nx-home .nx-blob-b{width:420px;height:420px;background:rgba(252,253,93,.07);filter:blur(130px);top:80px;right:-140px;animation:nx-float2 19s ease-in-out infinite}.nx-home .nx-rain{position:absolute;inset:0;overflow:hidden;z-index:0;opacity:.5;pointer-events:none;-webkit-mask-image:radial-gradient(120% 80% at 50% 0,#000 18%,transparent 72%);mask-image:radial-gradient(120% 80% at 50% 0,#000 18%,transparent 72%)}.nx-home .nx-rain-col{position:absolute;top:-30%;height:160%;font-size:12px;line-height:1.5;white-space:pre;color:rgba(252,253,93,.16);animation:nx-rain linear infinite}.nx-home .nx-floor{position:absolute;left:0;right:0;top:560px;height:520px;overflow:hidden;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(180deg,transparent,#000 55%,transparent);mask-image:linear-gradient(180deg,transparent,#000 55%,transparent)}.nx-home .nx-floor i{position:absolute;left:-60%;right:-60%;bottom:-30%;height:130%;background-image:linear-gradient(rgba(252,253,93,.18) 1px,transparent 0),linear-gradient(90deg,rgba(252,253,93,.18) 1px,transparent 0);background-size:60px 60px;transform:perspective(420px) rotateX(67deg);transform-origin:bottom center;animation:nx-floor 4.5s linear infinite}.nx-home .nx-content{position:relative;z-index:1}.nx-home .nx-ticker{height:42px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;background:rgba(0,0,0,.2)}.nx-home .nx-ticker-track{display:flex;gap:40px;white-space:nowrap;padding-left:32px;animation:nx-marq 28s linear infinite}.nx-home .nx-ticker-item{font-size:13px;font-weight:500;display:inline-flex;gap:8px}.nx-home .nx-ticker-item .sym{color:#8A8F9B}.nx-home .nx-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center;padding-top:60px;padding-bottom:52px}.nx-home .nx-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.14em;color:var(--nx-yellow);margin-bottom:18px}.nx-home .nx-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--nx-yellow);box-shadow:0 0 9px var(--nx-yellow);animation:nx-pulse 2.2s ease-in-out infinite}.nx-home .nx-h1{font-weight:900;font-size:60px;line-height:1.04;letter-spacing:-.035em;text-shadow:0 0 40px rgba(252,253,93,.18)}.nx-home .y{color:var(--nx-yellow)}.nx-home .nx-cta-row{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.nx-home .nx-btn{display:inline-flex;align-items:center;gap:8px;font:inherit;cursor:pointer;border:none;text-decoration:none;transition:transform .14s,box-shadow .18s}.nx-home .nx-btn:hover{transform:translateY(-2px)}.nx-home .nx-btn-primary{background:var(--nx-yellow);color:var(--nx-bg);font-weight:800;font-size:16px;padding:15px 30px;border-radius:12px;animation:nx-glow 2.8s ease-in-out infinite}.nx-home .nx-statrow{display:grid;grid-template-columns:repeat(4,auto);gap:30px;margin-top:38px}.nx-home .nx-statrow .n{font-weight:900;font-size:25px;color:var(--nx-yellow);text-shadow:0 0 20px rgba(252,253,93,.3);font-variant-numeric:tabular-nums}.nx-home .nx-statrow .l{font-size:12px;color:var(--nx-muted);font-weight:600;margin-top:3px}.nx-home .num{color:var(--l-yellow-text);font-weight:500;font-variant-numeric:tabular-nums}.nx-home .term{background:var(--l-card);border:1px solid var(--l-hairline);border-radius:var(--l-radius);overflow:hidden;box-shadow:0 30px 80px -42px rgba(0,0,0,.7)}.nx-home .term-head{display:flex;align-items:center;gap:14px;padding:13px 15px;border-bottom:1px solid var(--l-hairline);flex-wrap:wrap}.nx-home .tsym{display:flex;align-items:baseline;gap:8px}.nx-home .tsym b{font-size:16px;font-weight:700;letter-spacing:-.01em}.nx-home .tsym .tperp{font-size:10px;color:var(--l-text-2);border:1px solid var(--l-hairline);padding:2px 6px;border-radius:5px}.nx-home .tprice{margin-left:auto;font-size:19px;font-weight:600;font-variant-numeric:tabular-nums;transition:color .2s}.nx-home .term-body{display:grid;grid-template-columns:1fr 172px}.nx-home .chart-wrap{position:relative;border-right:1px solid var(--l-hairline);min-height:250px}.nx-home .chart-wrap canvas{display:block;width:100%;height:250px}.nx-home .chart-tf{position:absolute;top:10px;left:12px;display:flex;gap:6px;z-index:2}.nx-home .chart-tf span{font-size:10px;color:var(--l-text-2);padding:3px 7px;border-radius:5px;cursor:pointer}.nx-home .chart-tf span.on{color:#000;background:var(--l-yellow);font-weight:600}.nx-home .ob{font-size:11px}.nx-home .ob-head{display:grid;grid-template-columns:1fr 1fr;padding:8px 12px 5px;color:var(--l-text-2);font-size:9.5px}.nx-home .ob-rows{display:flex;flex-direction:column}.nx-home .ob-row{position:relative;display:grid;grid-template-columns:1fr auto;padding:2.5px 12px;font-variant-numeric:tabular-nums}.nx-home .ob-row .px{position:relative;z-index:2;font-weight:500}.nx-home .ob-row .sz{position:relative;z-index:2;color:var(--l-text-2);text-align:right}.nx-home .ob-row .depth{position:absolute;top:0;bottom:0;right:0;z-index:1;opacity:.14;transition:width .35s}.nx-home .ob-ask .px{color:var(--l-down)}.nx-home .ob-ask .depth{background:var(--l-down)}.nx-home .ob-bid .px{color:var(--l-yellow-text)}.nx-home .ob-bid .depth{background:var(--l-yellow)}.nx-home .ob-spread{display:flex;justify-content:space-between;padding:7px 12px;border-block:1px solid var(--l-hairline);color:var(--l-text-2);font-size:9.5px}.nx-home .ob-spread b{color:var(--l-white);font-weight:600}.nx-home .tick-up{color:var(--l-yellow-text)!important}.nx-home .tick-down{color:var(--l-down)!important}.nx-home .nx-island{display:grid;gap:44px;align-items:center;min-height:520px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:48px;margin:34px 0;box-shadow:0 30px 90px -54px rgba(0,0,0,.7)}.nx-home .nx-island-a{grid-template-columns:1.02fr .98fr;position:relative;overflow:hidden}.nx-home .nx-island-a>.nx-island-copy,.nx-home .nx-island-a>.term{position:relative;z-index:1}.nx-home .nx-island-b{grid-template-columns:1.32fr .68fr}.nx-home .nx-island-c{grid-template-columns:1fr;gap:26px;align-items:stretch}.nx-home .nx-island-copy-end{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.nx-home .nx-island-b{position:relative;overflow:hidden}.nx-home .nx-island-b>.nx-island-cards,.nx-home .nx-island-b>.nx-island-copy{position:relative;z-index:1}.nx-home .nx-pred-amb{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.nx-home .nx-pred-amb .nx-picon{position:absolute;width:80px;height:auto;opacity:.8;user-select:none;filter:drop-shadow(0 8px 18px rgba(0,0,0,.26));animation:nx-pfloat 14s ease-in-out infinite}.nx-home .nx-pred-amb .nx-picon:first-child{top:7%;left:5%;width:86px;animation-duration:9s}.nx-home .nx-pred-amb .nx-picon:nth-child(2){top:6%;left:72%;width:80px;animation-duration:11s;animation-delay:-4s}.nx-home .nx-pred-amb .nx-picon:nth-child(3){bottom:12%;left:9%;width:76px;animation-name:nx-pfloat-up;animation-duration:10s;animation-delay:-6s}.nx-home .nx-pred-amb .nx-picon:nth-child(4){bottom:11%;left:80%;width:82px;animation-name:nx-pfloat-up;animation-duration:12s;animation-delay:-9s}[data-theme=light] .nx-home .nx-pred-amb .nx-picon{opacity:.88}@media (max-width:900px){.nx-home .nx-island{grid-template-columns:1fr;padding:26px;gap:26px;margin:22px 0;min-height:auto}.nx-home .nx-island-b{display:flex;flex-direction:column-reverse}.nx-home .nx-island-copy-end{align-items:flex-start;text-align:left}.nx-home .nx-island-a>.term{min-height:360px}.nx-home .nx-island-b>.nx-island-cards{min-height:260px}}[data-theme=light] .nx-home .nx-island{background:rgba(255,255,255,.6);border-color:var(--l-hairline);box-shadow:0 30px 90px -60px rgba(0,0,0,.22)}[data-theme=light] .nx-home .nx-eyebrow,[data-theme=light] .nx-home .y{color:#8A7A00}.nx-home .nx-sec{padding-top:30px;padding-bottom:64px}.nx-home .nx-sec-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px;gap:16px}.nx-home .nx-kicker{font-size:12px;color:var(--nx-yellow);letter-spacing:.14em}.nx-home .nx-sec-title{font-weight:900;font-size:38px;letter-spacing:-.025em;margin-top:10px}.nx-home .nx-sec-link{font-size:12px;color:var(--nx-yellow);letter-spacing:.08em;white-space:nowrap}.nx-home .nx-pred-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:stretch}.nx-home .nx-pred{display:flex;flex-direction:column;background:rgba(255,255,255,.035);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;box-shadow:0 14px 40px -24px rgba(252,253,93,.18)}.nx-home .nx-pred-top{display:flex;justify-content:space-between;font-size:12px;font-weight:700;margin-bottom:10px;gap:10px}.nx-home .nx-pred-cat{color:var(--nx-text-3)}.nx-home .nx-pred-vol{color:#8A8F9B}.nx-home .nx-pred-q{font-weight:700;font-size:16.5px;margin-bottom:16px;color:var(--nx-text);line-height:1.3;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nx-home .nx-pred-bar{height:7px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden;margin-bottom:13px}.nx-home .nx-pred-bar i{display:block;height:100%;background:var(--nx-yellow);box-shadow:0 0 12px rgba(252,253,93,.6);transition:width .5s}.nx-home .nx-pred-btns{display:flex;gap:9px}.nx-home .nx-pred-btns div{flex:1;font-weight:700;font-size:13px;padding:10px;border-radius:10px;display:flex;justify-content:space-between}.nx-home .nx-yes{background:rgba(252,253,93,.14);color:var(--nx-yellow)}.nx-home .nx-no{background:rgba(255,255,255,.05);color:#C4C8D2}.nx-home .nx-pred-binary{flex:1;display:flex;flex-direction:column;justify-content:center;gap:13px}.nx-home .nx-pred-rows{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.nx-home .nx-pred-tile{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.04);border-radius:10px;padding:12px 10px;font-size:14px;min-width:0}.nx-home .nx-pred-tile .flag{font-size:16px;line-height:1;flex-shrink:0}.nx-home .nx-pred-tile .name{color:var(--nx-text);font-weight:500;flex:1;min-width:0;overflow:hidden}.nx-home .nx-pred-tile .pct{color:var(--nx-yellow);font-weight:700;font-variant-numeric:tabular-nums;flex-shrink:0}.nx-home .nx-pred-more{font-size:12px;color:var(--nx-muted);margin-top:10px}.nx-home .nx-flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-width:0}.nx-home .nx-flow-grid>*{min-width:0}.nx-home .nx-flow-card{background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:48px 40px;display:flex;align-items:flex-start;justify-content:center;min-height:304px}.nx-home .nx-flow-step{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:8px}.nx-home .nx-flow-ico{width:88px;height:88px;border-radius:20px;display:flex;align-items:center;justify-content:center}.nx-home .nx-flow-ico.dim{background:#16181F;border:1px solid rgba(255,255,255,.08)}.nx-home .nx-flow-ico.hot{background:rgba(252,253,93,.12);border:1.5px solid var(--nx-yellow);box-shadow:0 0 32px rgba(252,253,93,.4),inset 0 0 20px rgba(252,253,93,.14)}.nx-home .nx-flow-step .lbl{font-size:15px;font-weight:600;color:var(--nx-text-2)}.nx-home .nx-flow-step .lbl.on{color:var(--nx-text);font-weight:700}.nx-home .nx-wire{position:relative;width:120px;height:2px;margin:52px 6px 0;background:linear-gradient(90deg,rgba(255,255,255,.12),var(--nx-yellow))}.nx-home .nx-wire span{position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--nx-yellow);box-shadow:0 0 10px var(--nx-yellow);animation:nx-travel 2.4s ease-in-out infinite}.nx-home .nx-term{background:#0E1015;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;box-shadow:0 30px 80px -42px rgba(0,0,0,.7);min-width:0;max-width:100%}.nx-home .nx-term-bar{display:flex;align-items:center;gap:8px;padding:15px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.nx-home .nx-term-bar i{width:11px;height:11px;border-radius:50%}.nx-home .nx-term-body{padding:22px 24px;font-size:14px;line-height:2.05;min-height:248px}.nx-home .nx-term-body .line{white-space:pre}.nx-home .nx-cursor{display:inline-block;width:9px;height:15px;background:var(--nx-yellow);margin-left:5px;vertical-align:-2px;animation:nx-blink 1s steps(1) infinite}.nx-home .nx-foot{border-top:1px solid rgba(255,255,255,.08)}.nx-home .nx-foot-grid{padding-top:46px;padding-bottom:34px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:24px}.nx-home .nx-foot-brand{display:flex;align-items:center;gap:10px;color:var(--nx-yellow)}.nx-home .nx-foot-brand .name{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.02em}.nx-home .nx-foot p{font-size:13px;color:var(--nx-muted);line-height:1.6;margin-top:14px;max-width:240px}.nx-home .nx-foot-col{font-size:13px;color:var(--nx-text-3);display:flex;flex-direction:column;gap:10px}.nx-home .nx-foot-col .h{color:var(--nx-text);font-weight:700;margin-bottom:4px}.nx-home .nx-foot-col a:hover{color:#fff}.nx-home .nx-foot-col .nx-foot-linkbtn{background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;text-align:left;cursor:pointer}.nx-home .nx-foot-col .nx-foot-linkbtn:hover{color:#fff}.nx-home .nx-coming-toast{position:fixed;left:50%;bottom:38px;transform:translateX(-50%);z-index:1000;background:rgba(20,22,28,.96);color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 22px;font-size:14px;font-weight:600;box-shadow:0 10px 34px rgba(0,0,0,.45);animation:nx-toast-in .18s ease-out}@keyframes nx-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.nx-home .nx-foot-bottom{border-top:1px solid rgba(255,255,255,.06)}.nx-home .nx-foot-bottom .row{padding-top:18px;padding-bottom:18px;display:flex;justify-content:space-between;gap:16px;font-size:12px;color:#6B7080;flex-wrap:wrap}@media (max-width:1023px){.nx-home{padding-bottom:calc(60px + env(safe-area-inset-bottom))}}@keyframes nx-marq{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes nx-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}@keyframes nx-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(46px,32px) scale(1.16)}}@keyframes nx-float2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,-26px) scale(1.12)}}@keyframes nx-glow{0%,to{box-shadow:0 0 0 1px rgba(252,253,93,.45),0 10px 30px rgba(252,253,93,.2)}50%{box-shadow:0 0 0 1px rgba(252,253,93,.7),0 14px 44px rgba(252,253,93,.4)}}@keyframes nx-floor{0%{background-position:0 0}to{background-position:0 60px}}@keyframes nx-rain{0%{transform:translateY(-46%)}to{transform:translateY(46%)}}@keyframes nx-pfloat{0%,to{transform:translateY(0)}50%{transform:translateY(13px)}}@keyframes nx-pfloat-up{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes nx-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes nx-travel{0%{left:2px;opacity:0}18%{opacity:1}82%{opacity:1}to{left:calc(100% - 9px);opacity:0}}@media (max-width:1023.98px){.nx-home .nx-foot{padding-bottom:calc(60px + env(safe-area-inset-bottom, 0px))}}@media (max-width:860px){.nx-home .nx-hero{grid-template-columns:1fr;gap:36px}.nx-home .nx-h1{font-size:46px}.nx-home .nx-flow-grid,.nx-home .nx-pred-grid{grid-template-columns:1fr}.nx-home .nx-foot-grid{grid-template-columns:1fr 1fr;gap:28px}.nx-home .term-body{grid-template-columns:1fr}.nx-home .chart-wrap{border-right:none}.nx-home .ob{border-top:1px solid var(--l-hairline)}}@media (max-width:560px){.nx-home .wrap{padding:0 18px}.nx-home .nx-h1{font-size:38px}.nx-home .nx-sec-title{font-size:30px}.nx-home .nx-statrow{grid-template-columns:repeat(2,1fr);gap:20px 28px}.nx-home .nx-foot-grid{grid-template-columns:1fr 1fr}.nx-home .nx-term-body .line{white-space:pre-wrap;word-break:break-word}.nx-home .nx-term-body{padding:16px 14px;font-size:12px}.nx-home .nx-flow-card{padding:28px 18px}}@media (prefers-reduced-motion:reduce){.nx-home .nx-blob-a,.nx-home .nx-blob-b,.nx-home .nx-btn-primary,.nx-home .nx-cursor,.nx-home .nx-eyebrow i,.nx-home .nx-floor i,.nx-home .nx-pred-amb .nx-picon,.nx-home .nx-rain-col,.nx-home .nx-ticker-track,.nx-home .nx-wire span{animation:none!important}.nx-home .nx-pred-bar i{transition:none!important}}[data-theme=light] .nx-home{--nx-bg:#F4F3EE;--nx-text:#0B0B0A;--nx-text-2:#4A4843;--nx-text-3:#6B6862;--nx-muted:#8C887E;--nx-yellow-text:#8A7A00;--l-card:#FFFFFF;--l-text:#0B0B0A;--l-text-2:#6B6862;--l-hairline:rgba(0,0,0,.10);--l-white:#0B0B0A;--l-down:#9097A3;--l-yellow-text:#8A7A00}[data-theme=light] .nx-home .nx-eyebrow,[data-theme=light] .nx-home .nx-kicker,[data-theme=light] .nx-home .nx-pred-tile .pct,[data-theme=light] .nx-home .nx-sec-link,[data-theme=light] .nx-home .nx-statrow .n,[data-theme=light] .nx-home .y{color:var(--nx-yellow-text)}[data-theme=light] .nx-home .nx-h1,[data-theme=light] .nx-home .nx-statrow .n{text-shadow:none}[data-theme=light] .nx-home .nx-eyebrow i{background:var(--nx-yellow-text);box-shadow:none}[data-theme=light] .nx-home .nx-btn-primary{color:#15171E;animation:none;box-shadow:0 10px 26px -12px rgba(0,0,0,.3)}[data-theme=light] .nx-home .nx-rain{opacity:.7}[data-theme=light] .nx-home .nx-rain-col{color:rgba(74,66,0,.42)}[data-theme=light] .nx-home .nx-floor i{background-image:linear-gradient(rgba(110,98,0,.2) 1px,transparent 0),linear-gradient(90deg,rgba(110,98,0,.2) 1px,transparent 0)}[data-theme=light] .nx-home .nx-blob-a,[data-theme=light] .nx-home .nx-blob-b{opacity:.5}[data-theme=light] .nx-home .nx-ambient{background:radial-gradient(110% 60% at 50% -6%,rgba(252,253,93,.22),transparent 56%),var(--pmbg-wash,var(--nx-bg))}[data-theme=light] .nx-home .nx-ticker{background:rgba(0,0,0,.03);border-bottom-color:rgba(0,0,0,.08)}[data-theme=light] .nx-home .nx-ticker-item .sym{color:#8C887E}[data-theme=light] .nx-home .term{box-shadow:0 20px 50px -34px rgba(0,0,0,.28)}[data-theme=light] .nx-home .nx-term{background:#FFFFFF;border-color:rgba(0,0,0,.08);box-shadow:0 20px 50px -34px rgba(0,0,0,.25)}[data-theme=light] .nx-home .nx-term-bar{border-bottom-color:rgba(0,0,0,.06)}[data-theme=light] .nx-home .nx-cursor{background:var(--nx-yellow-text)}[data-theme=light] .nx-home .nx-pred{background:#FFFFFF;border-color:rgba(0,0,0,.08);box-shadow:0 14px 40px -28px rgba(0,0,0,.28)}[data-theme=light] .nx-home .nx-pred-vol{color:#8C887E}[data-theme=light] .nx-home .nx-pred-bar{background:rgba(0,0,0,.08)}[data-theme=light] .nx-home .nx-pred-bar i{box-shadow:none}[data-theme=light] .nx-home .nx-yes{background:rgba(252,253,93,.5);color:#6B5D00}[data-theme=light] .nx-home .nx-no{background:rgba(0,0,0,.05);color:#4A4843}[data-theme=light] .nx-home .nx-pred-tile{background:rgba(0,0,0,.04)}[data-theme=light] .nx-home .nx-flow-card{background:#FFFFFF;border-color:rgba(0,0,0,.08)}[data-theme=light] .nx-home .nx-flow-ico.dim{background:#F3F1EA;border-color:rgba(0,0,0,.08)}[data-theme=light] .nx-home .nx-flow-ico.hot{background:#15171E}[data-theme=light] .nx-home .nx-wire{background:linear-gradient(90deg,rgba(0,0,0,.12),var(--nx-yellow-text))}[data-theme=light] .nx-home .nx-foot{border-top-color:rgba(0,0,0,.08)}[data-theme=light] .nx-home .nx-foot-brand,[data-theme=light] .nx-home .nx-foot-brand .name,[data-theme=light] .nx-home .nx-foot-col .h,[data-theme=light] .nx-home .nx-foot-col a:hover{color:#0B0B0A}[data-theme=light] .nx-home .nx-foot-bottom{border-top-color:rgba(0,0,0,.08)}[data-theme=light] .nx-home .nx-foot-bottom .row{color:#8C887E}