#token-vote-demo{max-width:1200px;margin:22px auto 56px;padding:0 24px;font-family:BinanceNova,Arial,sans-serif;color:#eaecef}.tv-hero{background:linear-gradient(120deg,#202630,#1b222d);border:1px solid #3a4351;border-radius:10px;padding:24px;margin-bottom:18px}.tv-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tv-kicker{color:#f0b90b;font-size:12px;font-weight:700;letter-spacing:.8px;margin:0 0 7px}.tv-hero h2,.tv-card h2{font-size:24px;line-height:1.25;margin:0 0 7px}.tv-note{font-size:13px;line-height:1.5;color:#a9b1bc;margin:0}.tv-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:18px}.tv-card{background:#202630;border:1px solid #333b47;border-radius:10px;padding:23px}.tv-meter{height:11px;background:#333b47;border-radius:99px;overflow:hidden;margin:24px 0 10px}.tv-meter i{display:block;width:86%;height:100%;background:#f0b90b;border-radius:inherit;transition:width .3s}.tv-stats{display:flex;justify-content:space-between;color:#929aa5;font-size:14px}.tv-stats b{color:#eaecef}.tv-button{width:100%;height:50px;border:0;border-radius:6px;margin-top:21px;background:#f0b90b;color:#202630;font:600 15px BinanceNova,Arial,sans-serif;cursor:pointer}.tv-button:disabled{background:#434c5a;color:#929aa5;cursor:not-allowed}.tv-result{min-height:18px;text-align:center;color:#2ebd85;font-size:13px;margin:10px 0 0}.tv-label{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.tv-chat-input{width:100%;height:44px;background:#181a20;border:1px solid #3b4553;border-radius:6px;padding:0 13px;color:#eaecef;font:14px BinanceNova,Arial,sans-serif;outline:0}.tv-chat-input:focus{border-color:#f0b90b}.tv-connect{display:none;width:100%;height:42px;margin-top:9px;border:1px solid #f0b90b;border-radius:6px;background:transparent;color:#f0b90b;font:600 14px BinanceNova,Arial,sans-serif;cursor:pointer}.tv-connect.is-visible{display:block}.tv-feed{height:214px;overflow:hidden;margin-bottom:12px}.tv-row{display:flex;gap:9px;padding:9px 0;border-bottom:1px solid #2b3340;animation:tv-in .3s ease}.tv-dot{width:8px;height:8px;border-radius:99px;background:#2ebd85;margin-top:5px;flex:none}.tv-row b{font:600 12px ui-monospace,SFMono-Regular,monospace;color:#eaecef}.tv-row span{font-size:13px;color:#c7cbd1}.tv-row small{display:block;color:#707a8a;font-size:11px;margin-top:2px}.tv-chart{margin-top:18px;background:#202630;border:1px solid #333b47;border-radius:10px;overflow:hidden}.tv-chart-head{padding:17px 20px;border-bottom:1px solid #333b47;display:flex;justify-content:space-between;gap:12px;align-items:center}.tv-chart-head h2{font-size:18px;margin:0}.tv-tabs{display:flex;gap:5px}.tv-tabs button{border:0;border-radius:4px;background:transparent;color:#929aa5;padding:6px 9px;font:600 12px BinanceNova,Arial,sans-serif;cursor:pointer}.tv-tabs button.active{background:#29313d;color:#eaecef}.tv-canvas{padding:16px 14px 8px}.tv-canvas svg{display:block;width:100%;height:340px}.tv-faq{margin-top:18px;background:#202630;border:1px solid #333b47;border-radius:10px;padding:23px}.tv-faq h2{font-size:20px;margin:0 0 15px}.tv-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tv-faq h3{font-size:15px;margin:0 0 6px}.tv-faq p{font-size:13px;line-height:1.55;color:#a9b1bc;margin:0}.tv-legal{font-size:11px;color:#707a8a;margin:15px 0 0;line-height:1.5}@keyframes tv-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media(max-width:700px){#token-vote-demo{padding:0 16px}.tv-grid,.tv-faq-grid{grid-template-columns:1fr}.tv-hero,.tv-card,.tv-faq{padding:19px}.tv-hero h2,.tv-card h2{font-size:21px}.tv-chart-head{align-items:flex-start;flex-direction:column}.tv-canvas svg{height:260px}}@media(max-width:420px){.tv-hero-top{flex-direction:column;gap:8px}}

.tv-context{display:none;background:#202630;border:1px solid #333b47;border-radius:10px;padding:20px;margin:-2px 0 18px}.tv-context.is-open{display:block}.tv-context h2{font-size:18px;margin:0 0 14px}.tv-context-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tv-context-grid div,.tv-pair{background:#181a20;border-radius:6px;padding:12px}.tv-context-grid span,.tv-pair span{display:block;color:#929aa5;font-size:12px;margin-bottom:5px}.tv-context-grid strong,.tv-pair b{font-size:14px;color:#eaecef}.tv-pairs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tv-links{display:flex;flex-wrap:wrap;gap:9px}.tv-links a{color:#f0b90b;border:1px solid #6a5210;padding:8px 11px;border-radius:5px;font-size:13px;text-decoration:none}@media(max-width:700px){.tv-context-grid,.tv-pairs{grid-template-columns:1fr 1fr}}@media(max-width:420px){.tv-context-grid,.tv-pairs{grid-template-columns:1fr}}

.tv-countdown{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding:10px 12px;background:#181a20;border-radius:6px;color:#929aa5;font-size:13px}.tv-countdown strong{color:#f0b90b;font:600 16px ui-monospace,SFMono-Regular,monospace;letter-spacing:.5px}
.tv-online{display:flex;align-items:center;gap:6px;color:#929aa5;font-size:12px;margin-top:5px}.tv-online i{width:8px;height:8px;border-radius:50%;background:#2ebd85;box-shadow:0 0 8px rgba(46,189,133,.6)}.tv-online b{color:#eaecef;font-weight:600}
@media(max-width:700px){#coin-price-sticky-header>.bn-flex:last-of-type>div{flex-wrap:wrap;overflow-x:visible;gap:6px;padding-bottom:6px}#coin-price-sticky-header>.bn-flex:last-of-type button{flex:0 0 auto;padding:7px 11px;font-size:12px}}
@media(max-width:700px){#coin-price-sticky-header img[alt$="Price"]{width:42px!important;height:42px!important}}
