
:root{--votc-green:#094a28;--votc-deep:#052d19;--votc-mint:#e9f2ed;--votc-silver:#a0a0a0;--votc-ink:#121916;--votc-bg:#f1f3f1;--votc-white:#fff;--votc-line:#d7ddd9;--votc-red:#b3222b}
.votc-global-nav{position:relative;z-index:999;background:#052d19;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.votc-global-nav .votc-nav-inner{max-width:1180px;margin:auto;min-height:60px;padding:0 20px;display:flex;align-items:center;gap:22px}.votc-brand{font-weight:950;letter-spacing:.1em;text-decoration:none;white-space:nowrap}.votc-brand span{opacity:.65;font-weight:750}.votc-links{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-left:auto}.votc-links a{text-decoration:none;color:#fff;font-size:.86rem;font-weight:800;padding:9px 10px;border-radius:999px;opacity:.86}.votc-links a:hover{background:rgba(255,255,255,.1);opacity:1}.votc-live-dot{display:inline-block;width:8px;height:8px;background:#e34a50;border-radius:50%;margin-right:6px;box-shadow:0 0 0 3px rgba(227,74,80,.2)}
@media(max-width:800px){.votc-global-nav .votc-nav-inner{align-items:flex-start;flex-direction:column;gap:6px;padding:13px 16px}.votc-links{margin-left:0;width:100%;overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.votc-links a{white-space:nowrap}}
