.chyron-hn{display:flex;flex-direction:column;width:760px;padding:12px 20px;background:rgba(13,13,13,.85);border:1px solid rgba(255,255,255,.5);overflow:hidden;position:relative;flex-shrink:0}.chyron-hn:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);pointer-events:none}.chyron-hn-head{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-bottom:4px}.chyron-hn-head-left{display:flex;align-items:center;gap:10px}.chyron-hn-title{font-size:18px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.65)}.chyron-hn-countdown,.chyron-hn-title{font-family:var(--font-mono),ui-monospace,monospace}.chyron-hn-countdown{font-size:16px;font-weight:700;color:rgba(255,255,255,.55)}.chyron-hn-pill{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;padding:5px 13px;border-radius:3px}.chyron-hn-pill-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;animation:chyronHnDotBlink 2s ease-in-out infinite}.chyron-hn-card{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center;padding:6px 4px 6px 24px;animation:chyronHnIn .26s cubic-bezier(.25,0,0,1) both}.chyron-hn-accent{position:absolute;top:0;bottom:0;left:0;width:4px;background:var(--chyron-hn-accent,rgba(255,255,255,.2))}.chyron-hn-headline{font-size:26px;font-weight:800;line-height:1.12;letter-spacing:.1px;text-transform:uppercase;color:#fff;margin-bottom:4px;-webkit-line-clamp:2}.chyron-hn-desc,.chyron-hn-headline{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.chyron-hn-desc{font-size:18px;font-weight:500;line-height:1.35;color:rgba(255,255,255,.72);margin-bottom:2px;-webkit-line-clamp:4}.chyron-hn-footer{display:flex;align-items:center;gap:9px;flex-shrink:0}.chyron-hn-region,.chyron-hn-source{font-size:18px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.42);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chyron-hn-time{font-size:18px;font-weight:500;color:rgba(255,255,255,.3);margin-left:auto;padding-left:12px;white-space:nowrap}.chyron-hn-sep{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.2);flex-shrink:0}@keyframes chyronHnIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chyronHnDotBlink{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.chyron-hn-card,.chyron-hn-pill-dot{animation:none}}.chyron-pm{display:flex;flex-direction:column;flex:1 1;min-height:0;gap:16px;padding:15px 16px;background:rgba(13,13,13,.85);border:1px solid rgba(255,255,255,.5);overflow:hidden;position:relative}.chyron-pm:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);pointer-events:none}.chyron-pm-head{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding-bottom:14px;border-bottom:.5px solid rgba(255,255,255,.08)}.chyron-pm-title{font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.55)}.chyron-pm-head-right{display:flex;align-items:center;gap:10px}.chyron-pm-partner{display:block;width:82px;height:18px;background:url(/assets/polymarket.png) no-repeat 50%/contain;opacity:.8}.chyron-pm-list{flex:1 1 auto;min-height:0;gap:12px;justify-content:center;animation:chyronPmIn .26s cubic-bezier(.25,0,0,1) both}.chyron-pm-card,.chyron-pm-list{display:flex;flex-direction:column}.chyron-pm-card{gap:14px;padding-bottom:14px;border-bottom:.5px solid rgba(255,255,255,.06)}.chyron-pm-card:last-child{border-bottom:none;padding-bottom:0}.chyron-pm-row-top{display:flex;align-items:flex-start;gap:10px}.chyron-pm-icon{flex-shrink:0;width:46px;height:46px;border-radius:9px;object-fit:cover;background:rgba(255,255,255,.06)}.chyron-pm-question{flex:1 1;font-size:15px;font-weight:600;line-height:1.3;padding-top:2px;color:rgba(255,255,255,.92);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.chyron-pm-question.is-long{font-size:13.5px;-webkit-line-clamp:3}.chyron-pm-question.is-very-long{font-size:12px;line-height:1.25;-webkit-line-clamp:3}.chyron-pm-chance{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}.chyron-pm-chance-num{font-family:var(--font-mono),ui-monospace,monospace;font-size:31px;font-weight:900;line-height:1;letter-spacing:-1px;color:rgba(255,255,255,.96)}.chyron-pm-chance-lbl{margin-top:3px;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.4)}.chyron-pm-choices{display:flex;gap:9px}.chyron-pm-choice{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:9px 14px;border:1px solid transparent;border-radius:8px}.chyron-pm-choice.is-yes{background:rgba(26,231,132,.12);border-color:rgba(26,231,132,.3);color:#1ae784}.chyron-pm-choice.is-no{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.3);color:#ef4444}.chyron-pm-choice-lbl{font-size:12px;font-weight:600;opacity:.85}.chyron-pm-choice-pct{font-family:var(--font-mono),ui-monospace,monospace;font-size:19px;font-weight:800;line-height:1}.chyron-pm-foot{display:flex;align-items:center;justify-content:space-between}.chyron-pm-vol{font-family:var(--font-mono),ui-monospace,monospace;font-size:15px;font-weight:600;color:rgba(255,255,255,.5)}.chyron-pm-dots{display:flex;align-items:center;gap:7px}.chyron-pm-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.2)}.chyron-pm-dot.is-active{background:#1ae784}@keyframes chyronPmIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.chyron-pm-list{animation:none}}.chyron-pm-trend{display:flex;align-items:center;gap:9px}.chyron-pm-spark{width:76px;height:28px;display:block}.chyron-pm-spark .chyron-chart-line{stroke-width:1.6}.chyron-pm-trend-pct{font-family:var(--font-mono),ui-monospace,monospace;font-size:15px;font-weight:700}.chyron-social-panel{position:absolute;top:12px;left:1168px;width:380px;height:864px;display:flex;flex-direction:column;background:rgba(8,8,8,.92);border:1px solid rgba(255,255,255,.5);overflow:hidden}.chyron-social-header{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);flex-shrink:0;z-index:2}.chyron-social-header-top{display:flex;align-items:center;justify-content:space-between}.chyron-social-header-title{font-family:var(--font-mono),ui-monospace,monospace;font-size:15px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#fff}.chyron-social-partner{display:flex;align-items:center;justify-content:space-between;gap:7px}.chyron-social-partner-label{font-family:var(--font-mono),ui-monospace,monospace;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.45)}.chyron-social-x-logo{width:15px;height:15px;flex-shrink:0;color:rgba(255,255,255,.95)}.chyron-social-live{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:1.5px;color:#1ae784;padding:4px 10px;background:rgba(20,175,95,.12);border:1px solid rgba(26,231,132,.2)}.chyron-social-live-dot{width:7px;height:7px;border-radius:50%;background:#1ae784;animation:liveDotBlink 2.5s ease-in-out infinite}.chyron-social-viewport{position:relative;flex:1 1;min-height:0;overflow:hidden}.chyron-social-scroll{animation:chyronSocialScroll var(--chyron-social-scroll-duration,30s) linear infinite;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.chyron-social-list,.chyron-social-scroll{display:flex;flex-direction:column}.chyron-social-card{align-items:flex-start;gap:12px;padding:9px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.chyron-social-avatar,.chyron-social-card{position:relative;display:flex;overflow:hidden}.chyron-social-avatar{width:38px;height:38px;margin-top:1px;flex-shrink:0;border-radius:50%;border:1.5px solid #1ae784;background:radial-gradient(circle at 30% 25%,rgba(26,231,132,.15),rgba(13,26,16,.9) 72%);box-shadow:0 0 14px rgba(26,231,132,.3);align-items:center;justify-content:center}.chyron-social-avatar-fallback{font-family:var(--font-mono),ui-monospace,monospace;font-size:13px;font-weight:700;color:#1ae784;line-height:1}.chyron-social-avatar-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.chyron-social-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.chyron-social-head{gap:7px;flex-wrap:wrap}.chyron-social-head,.chyron-social-meta{display:flex;align-items:center;min-width:0}.chyron-social-meta{gap:6px;flex:1 1 auto}.chyron-social-name{font-size:16px;font-weight:700;color:#fff;max-width:150px}.chyron-social-handle,.chyron-social-name{font-family:var(--font-mono),ui-monospace,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chyron-social-handle{font-size:13px;color:rgba(255,255,255,.55);min-width:0;flex-shrink:1}.chyron-social-dot{font-size:13px}.chyron-social-dot,.chyron-social-time{color:rgba(255,255,255,.32);flex-shrink:0}.chyron-social-time{font-family:var(--font-mono),ui-monospace,monospace;font-size:12px;white-space:nowrap;margin-left:auto}.chyron-social-text{font-size:16px;line-height:1.4;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;word-break:break-word}.chyron-social-actions{display:flex;align-items:center;gap:22px;margin-top:1px}.chyron-social-action{display:flex;align-items:center;color:rgba(255,255,255,.32)}.chyron-social-action svg{width:15px;height:15px;display:block}.chyron-social-x-mark{position:absolute;top:14px;right:14px;width:13px;height:13px;color:rgba(255,255,255,.16);pointer-events:none}.chyron-social-empty{display:flex;align-items:center;justify-content:center;height:100%;font-size:32px;font-weight:700;color:rgba(255,255,255,.25)}.chyron-social-fade{position:absolute;left:0;right:0;height:60px;pointer-events:none;z-index:1}.chyron-social-fade--top{top:0;background:linear-gradient(180deg,rgba(8,8,8,.95),transparent)}.chyron-social-fade--bottom{bottom:0;background:linear-gradient(0deg,rgba(8,8,8,.95),transparent)}@keyframes chyronSocialScroll{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}@media (prefers-reduced-motion:reduce){.chyron-social-scroll{animation:none}}.chyron-worldclock{position:absolute;top:496px;left:1233px;width:332px;height:196px;overflow:hidden;background:#0a0a0a;border:1px solid rgba(255,255,255,.5)}.chyron-worldclock-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transform-origin:center;animation:chyronWorldClockKenBurns 7s ease-out both}@keyframes chyronWorldClockKenBurns{0%{transform:scale(1)}to{transform:scale(1.3)}}.chyron-worldclock-art--city{animation:chyronWorldClockCityPush 7s ease-out both}@keyframes chyronWorldClockCityPush{0%{transform:scale(1)}to{transform:scale(1.2)}}.chyron-worldclock-tint{position:absolute;inset:0;z-index:1;pointer-events:none;animation:chyronWorldClockTintIn .42s ease-out both}@keyframes chyronWorldClockTintIn{0%{opacity:0}to{opacity:1}}.chyron-worldclock-precip{position:absolute;left:-20%;right:-20%;top:-100%;height:200%;z-index:1;pointer-events:none;opacity:.55}.chyron-worldclock-precip--rain{background-image:repeating-linear-gradient(102deg,rgba(210,230,255,0),rgba(210,230,255,0) 6px,rgba(210,230,255,.5) 0,rgba(210,230,255,0) 8px);background-size:100% 40px;animation:chyronWorldClockFall .62s linear infinite}.chyron-worldclock-precip--drizzle{background-image:repeating-linear-gradient(99deg,rgba(200,220,240,0),rgba(200,220,240,0) 9px,rgba(200,220,240,.3) 0,rgba(200,220,240,0) 10px);background-size:100% 40px;animation:chyronWorldClockFall 1.08s linear infinite;opacity:.42}.chyron-worldclock-precip--snow{background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.85) .8px,transparent 1.6px),radial-gradient(circle at 68% 52%,rgba(255,255,255,.7) .9px,transparent 1.8px),radial-gradient(circle at 43% 81%,rgba(255,255,255,.6) .7px,transparent 1.5px);background-size:46px 46px,62px 62px,38px 38px;animation:chyronWorldClockFall 3.4s linear infinite;opacity:.9;filter:drop-shadow(0 0 1px rgba(40,60,84,.85))}@keyframes chyronWorldClockFall{0%{transform:translateY(-25%)}to{transform:translateY(25%)}}.chyron-worldclock-scrim{position:absolute;left:0;right:0;height:34%;z-index:1;pointer-events:none}.chyron-worldclock-scrim--top{top:0;background:linear-gradient(180deg,rgba(4,4,4,.78),rgba(4,4,4,0))}.chyron-worldclock-scrim--bottom{bottom:0;background:linear-gradient(0deg,rgba(4,4,4,.82),rgba(4,4,4,0))}.chyron-worldclock-scrim--city{height:46%}.chyron-worldclock-scrim--top.chyron-worldclock-scrim--city{background:linear-gradient(180deg,rgba(4,4,4,.88),rgba(4,4,4,.5) 52%,rgba(4,4,4,0))}.chyron-worldclock-scrim--bottom.chyron-worldclock-scrim--city{background:linear-gradient(0deg,rgba(4,4,4,.9),rgba(4,4,4,.54) 52%,rgba(4,4,4,0))}.chyron-worldclock-content{position:absolute;inset:0;z-index:2;animation:chyronWorldClockIn .32s cubic-bezier(.25,0,0,1) both}.chyron-worldclock-top{position:absolute;top:14px;left:20px;right:20px}.chyron-worldclock-city{font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.65);text-shadow:0 2px 8px rgba(0,0,0,.7)}.chyron-worldclock-live{position:absolute;top:2px;right:0;width:8px;height:8px;border-radius:50%;background:#1ae784;box-shadow:0 0 8px rgba(26,231,132,.7)}.chyron-worldclock-row2{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:5px}.chyron-worldclock-time{font-family:var(--font-mono),ui-monospace,monospace;font-size:54px;font-weight:800;letter-spacing:-2px;line-height:1;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:0 3px 12px rgba(0,0,0,.75)}.chyron-worldclock-date{flex-shrink:0;font-size:15px;font-weight:500;color:rgba(255,255,255,.6);text-shadow:0 2px 8px rgba(0,0,0,.7)}.chyron-worldclock-bottom{position:absolute;bottom:14px;left:20px;right:20px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.chyron-worldclock-condition{font-size:20px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 8px rgba(0,0,0,.7)}.chyron-worldclock-temp{flex-shrink:0;font-size:17px;font-weight:600;color:rgba(255,255,255,.78);text-shadow:0 2px 8px rgba(0,0,0,.7)}.chyron-worldclock-humidity{color:rgba(255,255,255,.6)}@keyframes chyronWorldClockIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.chyron-worldclock-art,.chyron-worldclock-content,.chyron-worldclock-precip,.chyron-worldclock-tint{animation:none}}.chyron-root .chyron-program-frame{top:12px;left:12px;width:1209px;height:680px;border:2px solid #1ae784}.chyron-root .chyron-program-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 85%,#080808),repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.05) 0,rgba(0,0,0,.05) 4px);pointer-events:none;z-index:1}.chyron-root .chyron-social-panel{top:12px;left:1233px;width:332px;height:472px}.chyron-root .chyron-worldclock{top:496px;left:1233px;width:332px;height:196px}.chyron-grid-right{position:absolute;top:12px;left:1577px;width:331px;height:680px;display:flex;flex-direction:column;gap:12px}.chyron-grid-right>.chyron-btc-panel{flex:0 0 220px;min-height:0}.chyron-grid-row2{position:absolute;top:704px;left:12px;width:1896px;height:248px;display:flex;gap:12px}.chyron-grid-row2>*{height:100%}.chyron-root .chyron-ticker-stocks-bar{top:964px;height:64px;border-bottom:1px solid rgba(255,255,255,.5)}