.gpt-tv-root{--launch-button-fill:#fff;--launch-button-ink:#090909;--launch-button-hover:#ebebeb;--launch-control-fill:#ffffff1f;--launch-control-hover:#fff3;--background:#f8f8f5;--foreground:#141413;--card:#fff;--muted:#eeeee8;--muted-foreground:#62625e;--border:#dcdcd5;--radius:8px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;isolation:isolate;margin:-40px 0 0;line-height:1.5;position:relative}.gpt-tv-root .dark{--background:#141413;--foreground:#f8f8f5;--card:#20201f;--muted:#2b2b28;--muted-foreground:#b0b0a8;--border:#3c3c38;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.gpt-tv-root *{box-sizing:border-box;border-color:var(--border)}.gpt-tv-root button,.gpt-tv-root a,.gpt-tv-root input{-webkit-tap-highlight-color:transparent}.gpt-tv-root button{cursor:pointer}.gpt-tv-root .broadcast-tv-experience [data-slot=button]{font-family:var(--font-sans);font-weight:500}.gpt-tv-root button:disabled{cursor:default}.gpt-tv-root button:focus-visible,.gpt-tv-root a:focus-visible{outline-offset:4px;outline:2px solid #6a7961}.gpt-tv-root .site-shell{min-height:100dvh}.gpt-tv-root .tv-room{isolation:isolate;width:100%;height:100%;min-height:0;margin:0;position:relative;overflow:clip}.gpt-tv-root .intro{padding:38px 0 36px}.gpt-tv-root .eyebrow{color:#77776e;letter-spacing:.13em;margin:0 0 16px;font-size:10px;font-weight:600}.gpt-tv-root h1{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1.08}.gpt-tv-root .intro-copy{color:#5c5c56;letter-spacing:-.015em;margin:18px 0 0;font-size:17px}.gpt-tv-root .theater{aspect-ratio:16/9;isolation:isolate;background:#181817;border-radius:5px;width:100%;position:relative;overflow:hidden}.gpt-tv-root .theater iframe{pointer-events:none;border:0;width:100%;height:100%;position:absolute;inset:0}.gpt-tv-root .theater:focus-visible{outline:2px solid var(--launch-button-fill);outline-offset:-2px}.gpt-tv-root .channel-keyboard-hint{z-index:5;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#090909e6;border-radius:4px;width:max-content;max-width:calc(100% - 24px);padding:6px 10px;font-size:11px;line-height:1.4;position:absolute;top:10px;left:50%;transform:translate(-50%)}.gpt-tv-root .theater:focus-visible .channel-keyboard-hint{opacity:1}.gpt-tv-root .video-picture{z-index:0;isolation:isolate;clip-path:inset(0 0 1px);position:absolute;inset:0;overflow:hidden}.gpt-tv-root .film-texture{pointer-events:none;position:absolute;inset:0}.gpt-tv-root .film-texture canvas{z-index:1;opacity:.2;mix-blend-mode:soft-light;width:100%;height:100%;position:absolute;inset:0}.gpt-tv-root .film-texture:after{content:"";z-index:2;background:radial-gradient(at 50% 47%,#0000 43%,#32231112 70%,#160c074d 100%);position:absolute;inset:0}.gpt-tv-root .video-picture[data-film=true] iframe{animation:3.2s step-end infinite paused super8-gate}.gpt-tv-root .video-picture[data-film-moving=true] iframe{animation-play-state:running}@keyframes super8-gate{0%,to{transform:translate(0)}13%{transform:translate(.25px,-.35px)}28%{transform:translate(-.2px,.2px)}41%{transform:translate(.1px,-.15px)}57%{transform:translate(-.3px,.25px)}73%{transform:translate(.2px,.35px)}88%{transform:translate(-.1px,-.2px)}}@media (prefers-reduced-motion:reduce){.gpt-tv-root .video-picture[data-film=true] iframe{animation:none;transform:none}}.gpt-tv-root .space-static{z-index:1;border-radius:inherit;pointer-events:none;background:#030506;position:absolute;inset:0;overflow:hidden}.gpt-tv-root .space-static-title{color:#ecebe7;font-family:var(--font-sans);letter-spacing:-.04em;text-shadow:0 0 12px #ffffff38;place-items:center;font-size:clamp(28px,9cqw,96px);font-weight:400;display:grid;position:absolute;inset:0}.gpt-tv-root .space-static-image{-o-object-fit:contain;object-fit:contain}.gpt-tv-root .space-static canvas{opacity:.16;mix-blend-mode:screen;width:100%;height:100%;image-rendering:pixelated;display:block;position:absolute;inset:0}.gpt-tv-root .space-static:after{content:"";background:radial-gradient(#0000 45%,#0004 100%),repeating-linear-gradient(#0000 0 2px,#0002 2px 3px);position:absolute;inset:0}.gpt-tv-root .player-controls{--player-scrim:linear-gradient(transparent, #0009);z-index:4;isolation:isolate;color:#fff;align-items:center;gap:8px;padding:46px 20px 14px;transition:opacity .16s;display:flex;position:absolute;bottom:0;left:0;right:0}.gpt-tv-root .theater[data-controls-hidden=true] .player-controls{opacity:0;pointer-events:none}.gpt-tv-root .theater:focus-visible .player-controls{opacity:1;pointer-events:auto}.gpt-tv-root .theater:has(:focus-visible) .player-controls{opacity:1;pointer-events:auto}.gpt-tv-root .player-controls:before{content:"";z-index:-1;background:var(--player-scrim);pointer-events:none;position:absolute;inset:0 -2px -2px}.gpt-tv-root .player-button{color:var(--launch-button-fill);border-radius:99px;min-width:40px;height:40px}.gpt-tv-root .player-button:hover{color:var(--launch-button-fill);background:var(--launch-control-fill)}.gpt-tv-root .player-button svg{width:18px;height:18px}.gpt-tv-root .sound-button{gap:8px;padding:0 12px;font-size:12px;font-weight:400}.gpt-tv-root .controls-spacer{flex:1}.gpt-tv-root .below-player{justify-content:space-between;align-items:baseline;gap:20px;padding:19px 0 42px;font-size:13px;display:flex}.gpt-tv-root .below-player p{margin:0}.gpt-tv-root .subtle{color:#77776f}@media (max-width:700px){.gpt-tv-root .tv-room{width:calc(100% - 36px)}.gpt-tv-root .intro{padding:28px 0}.gpt-tv-root .intro-copy{font-size:15px}.gpt-tv-root .player-controls{gap:0;padding:30px 10px 8px}.gpt-tv-root .below-player{flex-direction:column;gap:8px;padding-bottom:32px;font-size:12px}}@media (prefers-reduced-motion:reduce){.gpt-tv-root *,.gpt-tv-root :before,.gpt-tv-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.gpt-tv-root .prototype-note{border-top:1px solid var(--border);color:#74746d;align-items:center;gap:14px;padding:22px 0 34px;font-size:12px;display:flex}.gpt-tv-root .note-icon{background:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.gpt-tv-root .prototype-note p{flex-direction:column;gap:5px;margin:0;display:flex}.gpt-tv-root .prototype-note strong{color:#43433f;font-weight:500}.gpt-tv-root .note-action{color:#44443e;margin-left:auto;font-size:12px}.gpt-tv-root .center-action{z-index:3;background:#0002;place-items:center;display:grid;position:absolute;inset:0}.gpt-tv-root .start-button{background:var(--launch-button-fill);color:var(--launch-button-ink);border-radius:99px;gap:10px;height:48px;padding:0 24px}.gpt-tv-root .start-button:hover{background:var(--launch-button-hover)}.gpt-tv-root .theater :is(.player-button,.start-button):focus-visible{border-color:var(--launch-button-fill);outline:2px solid var(--launch-button-fill);outline-offset:3px;box-shadow:0 0 0 3px var(--launch-button-ink)}.gpt-tv-root .player-error{z-index:3;color:#fff;text-align:center;background:#181817;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:28px;display:flex;position:absolute;inset:0}.gpt-tv-root .player-error p{letter-spacing:-.04em;margin:0;font-size:24px}.gpt-tv-root .player-error>span{color:#aaa;max-width:380px;font-size:13px;line-height:1.6}.gpt-tv-root .player-message{z-index:5;color:#eee;background:#111c;border-radius:6px;width:fit-content;max-width:calc(100% - 44px);padding:9px 14px;font-size:12px;position:absolute;bottom:78px;left:22px;right:22px}.gpt-tv-root .player-button[aria-pressed=true]:not(.sound-button){background:var(--launch-control-fill)}.gpt-tv-root .player-button[aria-pressed=true]:not(.sound-button):hover{background:var(--launch-control-hover)}.gpt-tv-root .theater:fullscreen{aspect-ratio:auto;background:#000;border-radius:0;width:100%;height:100%}.gpt-tv-root .theater:fullscreen iframe{width:100%;height:100%}@media (max-width:700px){.gpt-tv-root .prototype-note{flex-wrap:wrap;align-items:flex-start;gap:12px}.gpt-tv-root .prototype-note p{flex:1;line-height:1.5}.gpt-tv-root .note-action{height:26px;margin-left:43px;padding-left:0}.gpt-tv-root .sound-button span{display:none}.gpt-tv-root .player-button{width:36px}.gpt-tv-root .sound-button{padding:0}.gpt-tv-root .player-error p{font-size:20px}.gpt-tv-root .player-error>span{font-size:11px}}.gpt-tv-root .tv-screen .theater{aspect-ratio:auto;border-radius:inherit;background:#030303;width:100%;height:100%}.gpt-tv-root .tv-screen .theater iframe{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;width:100%;height:100%}.gpt-tv-root .tv-screen .player-controls{--player-scrim:linear-gradient(transparent, #000b);gap:3px;padding:30px 3% 2%}.gpt-tv-root .tv-screen .player-button{min-width:40px;height:40px}.gpt-tv-root .tv-screen .player-button svg{width:17px;height:17px}.gpt-tv-root .tv-screen .sound-button{padding:0 8px;font-size:11px}.gpt-tv-root .tv-screen .start-button{border-radius:6px;height:44px;padding:0 20px;font-size:12px}.gpt-tv-root .tv-screen .player-error{background:#090505;padding:25px}.gpt-tv-root .tv-screen .player-error p{color:#f4eddd;font-size:22px}.gpt-tv-root .tv-screen .player-error>span{color:#d2caba;font-size:12px}.gpt-tv-root .tv-screen .player-message{font-size:11px;bottom:22%}.gpt-tv-root .player-captions{z-index:5;pointer-events:none;text-align:center;color:#fff;justify-content:center;font-size:18px;line-height:1.35;display:flex;position:absolute;bottom:78px;left:5%;right:5%}.gpt-tv-root .player-captions>span{white-space:pre-line;overflow-wrap:anywhere;text-shadow:0 1px 2px #000;background:#000d;border-radius:3px;max-width:100%;padding:4px 8px}.gpt-tv-root .tv-screen .player-captions{font-size:clamp(12px,2.8cqw,18px);bottom:calc(2% + 56px)}.gpt-tv-root .tv-screen .theater:fullscreen .player-captions{font-size:clamp(18px,2vw,30px);bottom:84px}.gpt-tv-root .tv-screen .theater:fullscreen{background:#000;border-radius:0;width:100vw;height:100vh}.gpt-tv-root .tv-screen .theater:fullscreen .player-controls{--player-scrim:linear-gradient(transparent, #0009);padding:45px 24px 18px}.gpt-tv-root .tv-screen .theater:fullscreen .player-button{height:44px}.gpt-tv-root .build-story-modal[data-slot=dialog-content]{overscroll-behavior:contain;color:#34392f;width:calc(100vw - 40px);max-width:560px;max-height:calc(100dvh - 48px);font-family:var(--font-sans);background:#f3f2eb;border:1px solid #bcbdb180;border-radius:18px;gap:0;padding:38px 34px 28px;overflow-y:auto;box-shadow:0 24px 80px #141a1740,inset 0 1px #fff9}.gpt-tv-root .build-story-eyebrow{letter-spacing:.13em;color:#79806f;margin-bottom:14px;font-size:10px;font-weight:500}.gpt-tv-root .build-story-title[data-slot=dialog-title]{letter-spacing:-.035em;margin:0;font-size:29px;font-weight:500;line-height:1.15}.gpt-tv-root .build-story-intro[data-slot=dialog-description]{color:#727867;margin:12px 0 24px;font-size:14px;line-height:1.55}.gpt-tv-root .build-story-copy{color:#555d4e;gap:16px;font-size:14px;line-height:1.7;display:grid}.gpt-tv-root .build-story-copy p{margin:0}.gpt-tv-root .build-story-copy section{gap:8px;display:grid}.gpt-tv-root .build-story-copy h3{color:#34392f;margin:0;font-size:14px;font-weight:500;line-height:1.4}.gpt-tv-root .build-story-colophon{color:#7a806f;border-top:1px solid #b6bba74d;margin:26px 0 0;padding-top:18px;font-size:11px;line-height:1.5}.gpt-tv-root .build-story-colophon span{padding:0 5px}.gpt-tv-root .build-story-modal [data-slot=dialog-close]{color:inherit;border-radius:6px}.gpt-tv-root .build-story-modal[data-theme=dark]{color:#eeeadd;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#262b24;border-color:#7c826544;box-shadow:0 24px 80px #0008,inset 0 1px #e8ecd00d}.gpt-tv-root .build-story-modal[data-theme=dark] :is(.build-story-eyebrow,.build-story-intro,.build-story-colophon){color:#a8ae9a}.gpt-tv-root .build-story-modal[data-theme=dark] .build-story-copy{color:#c5cbb9}.gpt-tv-root .build-story-modal[data-theme=dark] .build-story-copy h3{color:#eeeadd}.gpt-tv-root .build-story-modal[data-theme=dark] .build-story-colophon{border-color:#b6bba72b}@media (max-width:700px){.gpt-tv-root .build-story-modal[data-slot=dialog-content]{padding:34px 24px 24px}.gpt-tv-root .build-story-title[data-slot=dialog-title]{font-size:26px}}@media (prefers-reduced-motion:reduce){.gpt-tv-root .build-story-modal[data-slot=dialog-content]{transition:none;animation:none}}.gpt-tv-root .ambient-player-layout{position:absolute;inset:0}.gpt-tv-root .ambient-player-layer{width:100%;height:100%}.gpt-tv-root .demo-channel-view{--background:#02102f;--foreground:#f7f6ed;--muted:#142c64;--muted-foreground:#c3d8f7;--border:#b3d0ea;--demo-accent:#ffe849;--demo-selection:linear-gradient(120deg, #ece06b, #dcd04f);border-radius:inherit;background:var(--background);min-width:0;min-height:0;color:var(--foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.gpt-tv-root .demo-channel-view:focus{outline:none}.gpt-tv-root .demo-channel-content{flex:1;min-width:0;min-height:0;display:flex;position:relative}.gpt-tv-root .demo-screen-playback{background:#030303;position:absolute;inset:0}.gpt-tv-root .demo-video-loading{text-align:center;color:#bdbdbd;background:#0c0c0cf2;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 16px 12px;font-size:12px;display:flex;position:absolute;inset:0}.gpt-tv-root .demo-spinner{animation:1s linear infinite demo-spin}@keyframes demo-spin{to{transform:rotate(360deg)}}.gpt-tv-root .ambient-player-layout[data-guide-preview=true]{--demo-guide-intro-height:46.5%;grid-template-columns:minmax(0,1.94fr) minmax(0,1fr);grid-template-rows:minmax(0, var(--demo-guide-intro-height)) minmax(0, 1fr);-moz-column-gap:1.15cqw;background:radial-gradient(at 48% 45%,#08204d 0,#0000 66%),#02102f;column-gap:1.15cqw;padding:1.7cqw 1.7cqw 2.7cqw;display:grid}.gpt-tv-root .demo-channel-content:has(.demo-guide-panel){--demo-guide-intro-height:46.5%;grid-template-columns:minmax(0,1.94fr) minmax(0,1fr);grid-template-rows:minmax(0, var(--demo-guide-intro-height)) minmax(0, 1fr);-moz-column-gap:1.15cqw;background:radial-gradient(at 48% 45%,#08204d 0,#0000 66%),#02102f;column-gap:1.15cqw;padding:1.7cqw 1.7cqw 2.7cqw;display:grid}.gpt-tv-root .ambient-player-layout[hidden]{display:none}.gpt-tv-root .demo-guide-panel{display:contents}.gpt-tv-root .demo-guide-intro,.gpt-tv-root .demo-guide-listings{text-shadow:1px 2px 2px #000b;font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif;font-stretch:75%}.gpt-tv-root .demo-guide-intro{flex-direction:column;grid-area:1/1;min-width:0;min-height:0;display:flex}.gpt-tv-root .demo-guide-top{flex:0 0 38.7%;grid-template-columns:31% minmax(0,1fr);min-height:0;display:grid;position:relative}.gpt-tv-root .demo-guide-description{grid-area:2/1/auto/-1;margin:0;padding:.75cqw 0;font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif;font-size:clamp(9px,1.55cqw,17px);line-height:1.2}.gpt-tv-root .demo-channel-content:has(.demo-guide-description){grid-template-rows:minmax(0, var(--demo-guide-intro-height)) auto minmax(0, 1fr)}.gpt-tv-root .demo-channel-content:has(.demo-guide-description) .demo-guide-listings{grid-row:3}.gpt-tv-root .demo-guide-motion-bar{flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:0;height:100%;display:flex}.gpt-tv-root .demo-guide-heading{letter-spacing:-.05em;text-shadow:0 2px 5px #03102b;align-items:flex-start;min-width:0;font-size:clamp(12px,3.1cqw,34px);font-weight:750;line-height:1.1;display:flex}.gpt-tv-root .demo-guide-logo{-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top;width:13.6cqw;max-width:100%;height:auto;max-height:100%;display:block;translate:0 .35cqw}.gpt-tv-root .demo-guide-status{text-shadow:0 2px 5px #03102b;flex-direction:column;justify-content:center;align-self:start;min-width:0;padding:1.4cqw 6.2cqw 0 0;line-height:1.03;display:flex}.gpt-tv-root .demo-guide-top:not(:has(.demo-guide-motion-button)) .demo-guide-status{padding-right:0}.gpt-tv-root .demo-guide-status time{letter-spacing:-.05em;white-space:nowrap;font-size:clamp(10px,2.65cqw,30px);font-weight:750;display:block}.gpt-tv-root .demo-guide-list-name{color:var(--foreground);letter-spacing:-.055em;white-space:nowrap;align-items:baseline;gap:3.2cqw;margin-top:.5cqw;font-size:clamp(12px,2.75cqw,32px);font-weight:780;line-height:1.05;display:flex}.gpt-tv-root .demo-guide-list-name strong{color:var(--demo-accent);font-weight:800}.gpt-tv-root .demo-guide-options{align-items:center;gap:.3cqw;display:flex;position:absolute;top:0;right:0}.gpt-tv-root .demo-guide-motion-button{color:#f7f6ed;letter-spacing:0;background:#112b5fbb;border:1px solid #bad3f474;border-radius:3px;align-items:center;gap:4px;min-height:max(20px,2.1cqw);padding:1px 5px;font-size:clamp(8px,1.1cqw,13px);display:inline-flex}.gpt-tv-root .demo-guide-motion-button:hover{background:#345690}.gpt-tv-root .demo-guide-motion-button:focus-visible{outline-offset:2px;box-shadow:none;outline:2px solid #fff3a4}.gpt-tv-root .demo-schedule-banner{border:2px solid var(--border);text-shadow:0 2px 5px #03102b;background:#08356a;border-radius:.7cqw;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:.55cqw;min-width:0;min-height:0;padding:.55cqw 1.1cqw .2cqw;display:flex;overflow:hidden}.gpt-tv-root .demo-schedule-banner strong{-webkit-line-clamp:2;max-width:100%;color:var(--demo-accent);letter-spacing:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:clamp(15px,2.65cqw,46px);font-weight:700;line-height:1;display:-webkit-box;overflow:hidden}.gpt-tv-root .demo-eyebrow{color:var(--foreground);letter-spacing:normal;font-size:clamp(9px,1.5cqw,19px);font-weight:750;line-height:1.1}.gpt-tv-root .demo-schedule-banner p{-webkit-line-clamp:2;max-width:94%;color:var(--foreground);-webkit-box-orient:vertical;margin:0;font-size:clamp(9px,1.5cqw,19px);line-height:1.25;display:-webkit-box;overflow:hidden}.gpt-tv-root .demo-schedule-banner time,.gpt-tv-root .demo-schedule-pending{color:#d5e1f7;font-size:clamp(9px,1.3cqw,17px);font-weight:600;line-height:1.2}.gpt-tv-root .ambient-player-layer[data-guide-preview=true],.gpt-tv-root .demo-guide-preview,.gpt-tv-root .demo-channel-content[data-split=true] .demo-screen-playback{grid-area:1/2;min-width:0;min-height:0;margin:.8cqw 0 0}.gpt-tv-root .demo-guide-preview{z-index:0;border:2px solid var(--border);background:#101926;border-radius:.7cqw;position:relative}.gpt-tv-root .ambient-player-layer[data-guide-preview=true],.gpt-tv-root .demo-channel-content[data-split=true] .demo-screen-playback{z-index:1;border-radius:calc(.7cqw - 2px);margin:calc(.8cqw + 2px) 2px 2px;position:relative;overflow:hidden}.gpt-tv-root :is(.demo-channel-content[data-split=true],.ambient-player-layer[data-guide-preview=true]) .theater:not(:fullscreen) .player-controls,.gpt-tv-root :is(.demo-channel-content[data-split=true],.ambient-player-layer[data-guide-preview=true]) .theater:not(:fullscreen) .channel-keyboard-hint{display:none}.gpt-tv-root :is(.demo-channel-content[data-split=true],.ambient-player-layer[data-guide-preview=true]) .theater:not(:fullscreen) .player-captions{font-size:clamp(10px,2cqw,13px);bottom:8px}.gpt-tv-root :is(.demo-channel-content[data-split=true],.ambient-player-layer[data-guide-preview=true]) .theater:not(:fullscreen) .player-error{padding:8px}.gpt-tv-root :is(.demo-channel-content[data-split=true],.ambient-player-layer[data-guide-preview=true]) .theater:not(:fullscreen) .player-error p{font-size:12px}.gpt-tv-root :is(.demo-channel-content[data-split=true],.ambient-player-layer[data-guide-preview=true]) .theater:not(:fullscreen) .start-button{height:32px;padding:0 8px;font-size:10px}.gpt-tv-root .demo-guide-listings{border:1px solid var(--border);background:#073771;flex-direction:column;grid-area:2/1/auto/-1;min-width:0;min-height:0;margin-top:.55cqw;margin-bottom:.8cqw;display:flex;overflow:hidden}.gpt-tv-root .demo-guide-date{border-bottom:1px solid var(--border);color:#f9f5e6;letter-spacing:-.03em;text-shadow:0 2px 4px #03102b;background:linear-gradient(#4f82b9,#245b94);flex:0 0 2.65cqw;justify-content:center;align-items:center;min-height:20px;padding:0 1.1cqw;font-size:clamp(10px,1.95cqw,25px);font-weight:750;display:flex}.gpt-tv-root .demo-guide-scroll{flex:1;min-height:0}.gpt-tv-root .demo-guide-scroll [data-slot=scroll-area-viewport]{scrollbar-width:thin;scroll-behavior:auto;overscroll-behavior:contain;width:100%;height:100%;overflow-y:auto}.gpt-tv-root .demo-program-list{margin:0;padding:0;list-style:none}.gpt-tv-root .demo-guide-row[data-slot=button],.gpt-tv-root .demo-ambient-cta[data-slot=button]{border:0;border-bottom:1px solid var(--border);width:100%;min-height:5.1cqw;color:var(--foreground);text-align:left;white-space:normal;background:linear-gradient(120deg,#0b447e,#063364);border-radius:0;grid-template-columns:16.5% minmax(0,1fr);align-items:stretch;gap:0;padding:0;font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif;font-weight:800;font-stretch:75%;display:grid;translate:none}.gpt-tv-root .demo-guide-row:hover,.gpt-tv-root .demo-guide-row[aria-pressed=true],.gpt-tv-root .demo-ambient-cta:is(:hover,:focus-visible,[aria-pressed=true]){background:var(--demo-selection);color:#061d3d;text-shadow:none}.gpt-tv-root .demo-guide-row:focus-visible,.gpt-tv-root .demo-ambient-cta:focus-visible{outline-offset:-3px;box-shadow:none;outline:2px solid #fff3a4}.gpt-tv-root .demo-guide-row[aria-pressed=true]:focus-visible{outline-color:#ffe849}.gpt-tv-root .demo-ambient-cta:focus-visible{outline-color:#061d3d}.gpt-tv-root .demo-row-number,.gpt-tv-root .demo-ambient-symbol{color:#0c1f40;font-variant-numeric:tabular-nums;text-align:center;width:100%;min-width:0;text-shadow:none;background:#c7d5e4;justify-content:center;align-self:stretch;align-items:center;padding:0 .4cqw;font-size:clamp(10px,1.8cqw,22px);font-weight:800;line-height:1;display:flex}.gpt-tv-root .demo-live-row .demo-row-number{text-transform:uppercase;font-size:clamp(8px,1.55cqw,18px)}.gpt-tv-root .demo-row-copy{align-items:center;min-width:0;padding:.2cqw 1.1cqw .2cqw 3.4cqw;display:flex}.gpt-tv-root .demo-row-copy strong{-webkit-line-clamp:2;letter-spacing:-.05em;overflow-wrap:anywhere;text-shadow:0 2px 4px #03102b;-webkit-box-orient:vertical;min-width:0;font-size:clamp(10px,1.85cqw,24px);font-weight:800;line-height:1.05;display:-webkit-box;overflow:hidden}.gpt-tv-root .demo-ambient-cta .demo-row-copy strong{color:var(--demo-accent)}.gpt-tv-root :is(.demo-guide-row:hover,.demo-guide-row[aria-pressed=true],.demo-ambient-cta:is(:hover,:focus-visible,[aria-pressed=true])) .demo-row-copy strong{color:#061d3d;text-shadow:none}.gpt-tv-root .demo-guide-empty{color:var(--muted-foreground);flex-direction:column;gap:6px;padding:1cqw;display:flex}.gpt-tv-root .demo-guide-empty strong{color:var(--foreground);font-size:clamp(11px,1.5cqw,18px);font-weight:600}.gpt-tv-root .demo-guide-empty p{margin:0;font-size:clamp(9px,1.2cqw,15px);line-height:1.35}.gpt-tv-root .demo-guide-empty [data-slot=button]{color:#fff;background:#315594;width:fit-content;padding:2px 6px}.gpt-tv-root .demo-guide-empty [data-slot=button]:hover{background:#436cac}.gpt-tv-root .demo-guide-empty [data-slot=button]:focus-visible{outline-offset:2px;outline:2px solid #fff3a4}.gpt-tv-root .demo-ambient-symbol{font-size:clamp(17px,3cqw,36px)}@container (max-width:440px){.gpt-tv-root .ambient-player-layout[data-guide-preview=true]{--demo-guide-intro-height:45%;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);padding:1.4cqw 1.4cqw 1.8cqw}.gpt-tv-root .demo-channel-content:has(.demo-guide-panel){--demo-guide-intro-height:45%;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);padding:1.4cqw 1.4cqw 1.8cqw}.gpt-tv-root .demo-guide-top{grid-template-columns:34% minmax(0,1fr)}.gpt-tv-root .demo-guide-status{padding-right:0}.gpt-tv-root .demo-guide-options{top:auto;bottom:0;right:0}.gpt-tv-root .demo-guide-motion-button{min-height:19px}.gpt-tv-root .demo-schedule-banner{padding:.8cqw 1.2cqw}.gpt-tv-root .demo-schedule-banner p{display:none}.gpt-tv-root .demo-guide-date{min-height:18px}.gpt-tv-root .demo-guide-row[data-slot=button],.gpt-tv-root .demo-ambient-cta[data-slot=button]{min-height:max(28px,5cqw)}.gpt-tv-root .demo-row-copy{padding:1px 1.1cqw 1px 2cqw}}@container (max-width:360px){.gpt-tv-root .demo-guide-list-name{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.gpt-tv-root .demo-guide-motion-button{min-height:17px;padding:0 2px}.gpt-tv-root .demo-guide-motion-button svg{display:none}.gpt-tv-root .demo-guide-status time{white-space:nowrap;font-size:clamp(7px,2.2cqw,9px)}.gpt-tv-root .demo-schedule-banner{gap:.2cqw}.gpt-tv-root .demo-schedule-banner:has(time) strong{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(10px,3.2cqw,14px);display:block;overflow:hidden}.gpt-tv-root .demo-schedule-banner time{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(8px,2.3cqw,10px);display:block;overflow:hidden}}:where(.gpt-tv-root [data-slot=button]){font:inherit;white-space:nowrap;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:6px;font-size:14px;line-height:1.5;display:inline-flex}.gpt-tv-root [data-slot=button]:disabled{pointer-events:none;opacity:.5}:where(.gpt-tv-root [data-slot=button] svg){flex-shrink:0;width:16px;height:16px}.gpt-tv-root [data-slot=dialog-overlay]{z-index:100;background:#0006;position:fixed;inset:0}.gpt-tv-root [data-slot=dialog-content]{z-index:101;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.gpt-tv-root [data-slot=dialog-close]{padding:6px;position:absolute;top:12px;right:12px}.gpt-tv-root .channel-title-text:empty:before{content:"—"}.gpt-tv-root .demo-ambient-symbol:before{content:"∞"}.gpt-tv-root .build-story-colophon>span+span:before{content:" · "}@media (prefers-reduced-motion:reduce){.gpt-tv-root .demo-spinner{animation:none}}.gpt-tv-root .ambient-player-layer[data-guide-preview=true]{z-index:2;width:auto;height:auto}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial}}}.gpt-tv-root .console-screen-brand{position:absolute}.gpt-tv-root .tv-screen{--background:#d6d6cf;--foreground:#292b27;--card:#f8f8f5;--muted:#e9e9e2;--border:#bcbeb4;color:#292b27;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;overflow:hidden;container-type:inline-size}.gpt-tv-root .tv-screen .player-controls{padding-inline:6%;padding-bottom:3%}.gpt-tv-root .console-channel-title{align-items:center;display:flex;overflow:hidden}.gpt-tv-root .console-channel-arrow{clip-path:polygon(50% 0,100% 100%,0 100%);background-color:currentColor;width:1.1cqw;min-width:11px;height:.65cqw;min-height:7px;display:block}.gpt-tv-root .console-channel-next .console-channel-arrow{transform:rotate(180deg)}.gpt-tv-root .console-game-buttons{display:contents}.gpt-tv-root .console-powered-by{text-transform:uppercase;margin:0}.gpt-tv-root .console-powered-by span{white-space:nowrap;text-transform:none;display:block}.gpt-tv-root .console-about-outline{aspect-ratio:1;width:1cqw;min-width:13px;display:block;position:relative}.gpt-tv-root .console-about-outline:before,.gpt-tv-root .console-about-outline:after{content:"";background-color:currentColor;position:absolute;inset:calc(50% - 1px) 0}.gpt-tv-root .console-about-outline:after{transform:rotate(90deg)}.gpt-tv-root .channel-title-window{width:100%;min-width:0;overflow:hidden;container-type:inline-size}.gpt-tv-root .channel-title-text{text-align:center;white-space:nowrap;text-transform:uppercase;width:max-content;min-width:100%;font-family:var(--font-mono);letter-spacing:.07em;text-shadow:0 0 4px #fff8c9b3;animation:channel-title-scroll var(--title-duration) linear infinite alternate;font-size:clamp(16px,min(2.3vw,4.1dvh),48px);line-height:1.3;display:block}@keyframes channel-title-scroll{0%,12%{transform:translate(0)}88%,to{transform:translate(min(0px,100cqw - 100%))}}.gpt-tv-root .console-knob-slider:active:not(:disabled){cursor:grabbing}.gpt-tv-root .console-knob-slider:disabled{cursor:default}.gpt-tv-root .console-knob-marker{pointer-events:none;z-index:1;transform:rotate(var(--knob-angle));position:absolute;inset:0}.gpt-tv-root .console-knob-readout{pointer-events:none;opacity:0;z-index:6;width:max-content;max-width:150px;color:var(--console-display-ink);background:var(--console-display);border-radius:.25rem;padding:5px 8px;font-size:11px;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.gpt-tv-root .console-knob:hover .console-knob-readout,.gpt-tv-root .console-knob:focus-within .console-knob-readout{opacity:1}.gpt-tv-root .tv-game-screen{color:#f7f1e9;background:#101415;flex-direction:column;height:100%;display:flex}.gpt-tv-root .tv-game-screen iframe{border:0;flex:1;width:100%;min-height:0;display:block}.gpt-tv-root .build-story-modal[data-slot=dialog-content]{color:#474644;background:#ebe9e5;border-color:#b5b4b1}.gpt-tv-root .build-story-copy,.gpt-tv-root .build-story-intro[data-slot=dialog-description],.gpt-tv-root .build-story-copy h3{color:#595754}.gpt-tv-root .build-story-eyebrow,.gpt-tv-root .build-story-colophon{color:#706b64;border-color:#b5b4b180}.gpt-tv-root .build-story-modal[data-theme=dark]{color:#ecebea;background:#181b1d;border-color:#51575b}.gpt-tv-root .build-story-modal[data-theme=dark] .build-story-copy,.gpt-tv-root .build-story-modal[data-theme=dark] .build-story-copy h3{color:#d0d2d3}.gpt-tv-root .build-story-modal[data-theme=dark] :is(.build-story-eyebrow,.build-story-intro,.build-story-colophon){color:#aaafb2;border-color:#51575b80}body:has(.gpt-tv-root){--mini-footer-margin-top:2rem;--mini-footer-margin-top-md:2rem}.gpt-tv-root .console-live-indicator{z-index:5;aspect-ratio:1;pointer-events:none;background:#69221c;border-radius:50%;width:max(4px,3.5%);position:absolute;top:39%;right:7%}.gpt-tv-root [data-live=true] .console-live-indicator{background:#ff2a1b;animation:1.25s step-end infinite console-live-blink;box-shadow:0 0 .2cqw #fff,0 0 .75cqw .22cqw #ff2314f0}@keyframes console-live-blink{0%,42%{opacity:1}43%,to{opacity:.18}}@media (prefers-reduced-motion:reduce){.gpt-tv-root [data-live=true] .console-live-indicator{animation:none}}.gpt-tv-root .broadcast-tv-experience{place-items:center;min-height:100dvh;padding:0;display:grid}.gpt-tv-root .broadcast-tv-experience .tv-room{width:100%;height:auto;padding:0;overflow:visible}.gpt-tv-root .broadcast-tv-experience .console-canvas{aspect-ratio:1672/941;width:min(100%,177.683dvh);max-width:none;height:auto;min-height:0;margin:0 auto;display:block;position:relative;container-type:inline-size}.gpt-tv-root .broadcast-tv-experience .console-game-buttons,.gpt-tv-root .broadcast-tv-experience .console-panel,.gpt-tv-root .broadcast-tv-experience .console-links,.gpt-tv-root .broadcast-tv-experience .console-credit,.gpt-tv-root .broadcast-tv-experience .console-channel-buttons,.gpt-tv-root .broadcast-tv-experience .console-lights-control,.gpt-tv-root .broadcast-tv-experience .console-volume-control,.gpt-tv-root .broadcast-tv-experience .console-screen-bezel{display:contents}.gpt-tv-root .broadcast-tv-experience .console-key[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-metal-toggle,.gpt-tv-root .broadcast-tv-experience .console-knob{z-index:5;min-width:0;min-height:0;margin:0;padding:0;position:absolute}.gpt-tv-root .broadcast-tv-experience .tv-screen{z-index:2;background:#010303;border:0;border-radius:5%/10%;width:52.422%;height:55.926%;position:absolute;top:18.472%;left:20.599%;box-shadow:inset 0 0 24px #000,0 0 6px #000000bf}.gpt-tv-root .broadcast-tv-experience .demo-channel-content[data-split=true] .theater:not(:fullscreen) .player-controls{padding-bottom:max(8px,1.5cqw);padding-left:max(12px,3cqw)}.gpt-tv-root .broadcast-tv-experience .demo-channel-content[data-split=true] .theater:not(:fullscreen) .player-captions{bottom:calc(40px + max(8px,1.5cqw))}.gpt-tv-root .broadcast-tv-experience .console-screen-brand{z-index:5;width:4%;height:6.5%;position:absolute;inset:6.1% auto auto 6.5%;transform:none}.gpt-tv-root .broadcast-tv-experience .console-screen-logo{opacity:1;width:100%;height:100%;min-height:0}.gpt-tv-root .broadcast-tv-experience .console-screen-logo svg{width:86%;height:auto}.gpt-tv-root .broadcast-tv-experience .console-blog-button{width:6.88%;height:5.2%;top:38.45%;left:5.27%}.gpt-tv-root .broadcast-tv-experience .console-rocket-button{width:6.84%;height:5.3%;top:45.66%;left:5.27%}.gpt-tv-root .broadcast-tv-experience .console-try-button{width:6.88%;height:5.12%;top:52.95%;left:5.27%}.gpt-tv-root .broadcast-tv-experience .console-about-button{width:6.4%;height:4.77%;top:82.38%;left:5.27%}.gpt-tv-root .broadcast-tv-experience .console-channel-title{z-index:5;color:#fffbed;width:11.96%;height:7.03%;min-height:0;box-shadow:none;background:#080909;border:0;border-radius:6%/18%;padding:0 .7cqw;font-size:2.2cqw;position:absolute;top:22.57%;left:81.79%}.gpt-tv-root .broadcast-tv-experience .channel-title-text{font-family:var(--font-mono);font-size:inherit;letter-spacing:.07em;text-align:center;text-shadow:0 0 4px #fff8c9b3;padding-block:0;line-height:1}.gpt-tv-root .broadcast-tv-experience .console-channel-previous,.gpt-tv-root .broadcast-tv-experience .console-channel-next{width:5.47%;height:5.12%;top:31.34%}.gpt-tv-root .broadcast-tv-experience .console-channel-previous{left:81.79%}.gpt-tv-root .broadcast-tv-experience .console-channel-next{left:88.23%}.gpt-tv-root .broadcast-tv-experience .console-demo-button{width:11.96%;height:5.3%;top:45.66%;left:81.79%}.gpt-tv-root .broadcast-tv-experience .console-live-button{width:11.96%;height:5.2%;top:38.45%;left:81.79%}.gpt-tv-root .broadcast-tv-experience .console-live-button .console-live-indicator{visibility:visible}.gpt-tv-root .broadcast-tv-experience .console-metal-toggle{width:5.13%;height:4.25%;top:68.05%;left:84.91%}.gpt-tv-root .broadcast-tv-experience .console-knob{width:5.86%;height:10.42%;top:78.39%;left:84.52%}.gpt-tv-root .broadcast-tv-experience .console-game-button{width:5.42%;height:9.64%;top:80.3%}.gpt-tv-root .broadcast-tv-experience #tv-game-one{left:37.3%}.gpt-tv-root .broadcast-tv-experience #tv-game-two{left:44.68%}.gpt-tv-root .broadcast-tv-experience #tv-game-three{left:52.15%}.gpt-tv-root .broadcast-tv-experience{--control-unit:1cqw;--key-radius:calc(.66 * var(--control-unit));--key-ink:#242422;--key-icon-opacity:.92;--key-texture-opacity:.12;--key-face-top:#f8f8f7;--key-face-bottom:#f1f1f1;--key-rim:linear-gradient(145deg, #fff 6%, #fbfbf8 45%, #d3d4d0);--key-inner-top:#fff;--key-inner-bottom:#bdc0b42b;--key-contact:#4a4a4757;--key-shadow:#38363042;--key-ambient:#fffdf77a;--key-hover-top:#fbf8f3;--key-hover-bottom:#f3efea;--key-hover-rim:linear-gradient(110deg, #ffedc5, #fffdf6 45%, #fff7e4);--key-hover-glow:#ffdfa76b;--key-hover-edge:#fff5d4a3;--knob-rim:linear-gradient(225deg, #fff 8%, #f5f5f2 30%, #cdceca 65%, #989a95);--knob-face:linear-gradient(145deg, #f8f8f7, #f0f0f0 75%, #eeeeed);--knob-marker:#403c33;--knob-face-edge:#fff9;--knob-rim-edge:#b9bbb57a;--knob-shadow:#3a38304d;--knob-hover-flare:#fff9e6;--knob-hover-side:#fff5d48c}.gpt-tv-root .console-key[data-slot=button]{text-align:center;--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400);text-transform:uppercase;isolation:isolate;border-radius:var(--key-radius);color:var(--key-ink);box-shadow:none;font-family:var(--font-sans);letter-spacing:0;background:0 0;border:0;justify-content:center;align-items:center;font-size:1.05cqw;font-weight:400;line-height:1;text-decoration-line:none;transition:none;display:inline-flex;transform:none}.gpt-tv-root .console-key[data-slot=button]:before,.gpt-tv-root .console-key[data-slot=button]:after{z-index:-1;border:max(1px, calc(.1 * var(--control-unit))) solid transparent;border-radius:inherit;content:"";pointer-events:none;transition:box-shadow .14s,transform .1s;position:absolute;inset:0}.gpt-tv-root .console-key[data-slot=button]:before{background:linear-gradient(var(--key-face-top), var(--key-face-bottom)) padding-box, var(--key-rim) border-box;box-shadow:inset 0 calc(.07 * var(--control-unit)) calc(.12 * var(--control-unit)) var(--key-inner-top), inset 0 calc(-.08 * var(--control-unit)) calc(.12 * var(--control-unit)) var(--key-inner-bottom), calc(.06 * var(--control-unit)) calc(-.12 * var(--control-unit)) calc(.4 * var(--control-unit)) var(--key-ambient), 0 calc(.17 * var(--control-unit)) calc(.12 * var(--control-unit)) var(--key-contact), calc(-.2 * var(--control-unit)) calc(.35 * var(--control-unit)) calc(.36 * var(--control-unit)) var(--key-shadow), calc(-.38 * var(--control-unit)) calc(.6 * var(--control-unit)) calc(.85 * var(--control-unit)) var(--key-shadow)}.gpt-tv-root .console-key[data-slot=button]:after{filter:contrast(4);mix-blend-mode:hard-light;opacity:var(--key-texture-opacity);background:url(../media/console-texture.1cvw2t_9xyh-q.webp) 17px 9px/96px padding-box padding-box}.gpt-tv-root .console-key[data-slot=button]:not(:disabled):is(:hover,:focus-visible,[aria-pressed=true]):before{background:linear-gradient(var(--key-hover-top), var(--key-hover-bottom)) padding-box, var(--key-hover-rim) border-box;box-shadow:inset 0 calc(.05 * var(--control-unit)) calc(.12 * var(--control-unit)) var(--key-inner-top), calc(-.12 * var(--control-unit)) 0 calc(.35 * var(--control-unit)) var(--key-hover-edge), calc(.12 * var(--control-unit)) 0 calc(.35 * var(--control-unit)) var(--key-hover-edge), 0 0 calc(1.1 * var(--control-unit)) calc(.3 * var(--control-unit)) var(--key-hover-glow), 0 calc(.17 * var(--control-unit)) calc(.12 * var(--control-unit)) var(--key-contact), calc(-.2 * var(--control-unit)) calc(.35 * var(--control-unit)) calc(.36 * var(--control-unit)) var(--key-shadow), calc(-.38 * var(--control-unit)) calc(.6 * var(--control-unit)) calc(.85 * var(--control-unit)) var(--key-shadow)}.gpt-tv-root .console-key[data-slot=button]:active:not(:disabled):before,.gpt-tv-root .console-key[data-slot=button]:active:not(:disabled):after{transform:translateY(max(1px, calc(.08 * var(--control-unit))))}.gpt-tv-root .console-key[data-slot=button]:disabled{opacity:1;cursor:default}.gpt-tv-root .console-key-label{opacity:.96;display:block;transform:scaleX(.82)}.gpt-tv-root .console-key :is(.console-media-icon,.console-channel-arrow,.console-about-outline){opacity:var(--key-icon-opacity)}.gpt-tv-root .console-game-button .console-media-icon,.gpt-tv-root .console-rocket-button .console-media-icon{width:2.7cqw;height:2.7cqw;display:block}.gpt-tv-root .console-rocket-button .console-media-icon{width:2.25cqw;height:2.25cqw}.gpt-tv-root .console-screen-logo{color:#b7b6b0;filter:drop-shadow(.04cqw .1cqw .07cqw #f0eee7);place-items:center;width:100%;height:100%;display:grid}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-screen-logo{color:#353735;filter:drop-shadow(0 .05cqw .06cqw #000)}.gpt-tv-root .console-metal-toggle{--toggle-inset:0px;isolation:isolate;color:var(--key-ink);background:0 0;border:0;border-radius:999px}.gpt-tv-root .console-metal-toggle:after{z-index:-1;inset:var(--toggle-inset) 0;border:max(1px, calc(.1 * var(--control-unit))) solid transparent;border-radius:inherit;content:"";background:linear-gradient(var(--key-face-top), var(--key-face-bottom)) padding-box, var(--key-rim) border-box;box-shadow:inset 0 1px 1px var(--key-inner-top), 0 -1px calc(.4 * var(--control-unit)) var(--key-ambient), 0 calc(.17 * var(--control-unit)) calc(.12 * var(--control-unit)) var(--key-contact), calc(-.2 * var(--control-unit)) calc(.55 * var(--control-unit)) calc(.65 * var(--control-unit)) var(--key-shadow);pointer-events:none;transition:box-shadow .14s;position:absolute}.gpt-tv-root .console-metal-toggle:before{top:calc(var(--toggle-inset) + 1px);bottom:calc(var(--toggle-inset) + 1px);border-radius:inherit;content:"";background:linear-gradient(145deg, var(--key-face-top), var(--key-face-bottom));width:44%;box-shadow:inset 0 1px 1px var(--key-inner-top), inset -1px -1px 2px var(--key-inner-bottom), 1px 2px 3px var(--key-contact);pointer-events:none;transition:transform .15s;position:absolute;left:2%}.gpt-tv-root .console-metal-toggle[aria-checked=false]:before{transform:translate(117%)}.gpt-tv-root .console-metal-toggle:not(:disabled):is(:hover,:focus-visible):after{box-shadow:inset 0 1px 1px var(--key-inner-top), 0 0 calc(.35 * var(--control-unit)) var(--key-hover-edge), 0 0 calc(1.1 * var(--control-unit)) var(--key-hover-glow), calc(-.2 * var(--control-unit)) calc(.55 * var(--control-unit)) calc(.65 * var(--control-unit)) var(--key-shadow)}.gpt-tv-root .console-knob{isolation:isolate;border:max(1px, calc(.08 * var(--control-unit))) solid var(--knob-rim-edge);background:var(--knob-rim);box-shadow:inset 0 calc(-.2 * var(--control-unit)) calc(.12 * var(--control-unit)) var(--key-contact), 0 calc(-.06 * var(--control-unit)) calc(.4 * var(--control-unit)) var(--key-ambient), calc(-.42 * var(--control-unit)) calc(.55 * var(--control-unit)) calc(.6 * var(--control-unit)) var(--knob-shadow), calc(-.75 * var(--control-unit)) calc(.75 * var(--control-unit)) calc(1.15 * var(--control-unit)) var(--knob-shadow);border-radius:50%;transition:none}.gpt-tv-root .console-knob:before{border:max(1px, calc(.06 * var(--control-unit))) solid var(--knob-face-edge);content:"";background:var(--knob-face);box-shadow:calc(-.04 * var(--control-unit)) calc(-.04 * var(--control-unit)) calc(.14 * var(--control-unit)) var(--knob-face-edge), 0 calc(.12 * var(--control-unit)) calc(.15 * var(--control-unit)) var(--key-inner-bottom);pointer-events:none;border-radius:50%;position:absolute;inset:9% 9% 11%}.gpt-tv-root .console-knob:after{z-index:0;border:max(1px, calc(.06 * var(--control-unit))) solid transparent;content:"";filter:contrast(4);mix-blend-mode:hard-light;opacity:var(--key-texture-opacity);pointer-events:none;background:url(../media/console-texture.1cvw2t_9xyh-q.webp) 17px 9px/96px padding-box padding-box;border-radius:50%;position:absolute;inset:9% 9% 11%}.gpt-tv-root .console-knob:not([data-disabled]):is(:hover,:focus-within){background:radial-gradient(ellipse at 100% 45%, var(--knob-hover-flare), transparent 48%), radial-gradient(ellipse at 0% 45%, var(--knob-hover-side), transparent 30%), var(--knob-rim);box-shadow:inset 0 calc(-.2 * var(--control-unit)) calc(.12 * var(--control-unit)) var(--key-contact), calc(-.15 * var(--control-unit)) 0 calc(.25 * var(--control-unit)) calc(-.22 * var(--control-unit)) var(--key-hover-edge), calc(.25 * var(--control-unit)) 0 calc(.35 * var(--control-unit)) calc(-.25 * var(--control-unit)) var(--key-hover-edge), calc(.3 * var(--control-unit)) 0 calc(.6 * var(--control-unit)) calc(-.2 * var(--control-unit)) var(--key-hover-glow), calc(-.42 * var(--control-unit)) calc(.55 * var(--control-unit)) calc(.6 * var(--control-unit)) var(--knob-shadow), calc(-.75 * var(--control-unit)) calc(.75 * var(--control-unit)) calc(1.15 * var(--control-unit)) var(--knob-shadow)}.gpt-tv-root .console-knob-slider{cursor:grab;opacity:0;writing-mode:vertical-lr;touch-action:none;z-index:1;direction:rtl;width:100%;height:100%;margin:0;position:absolute;inset:0}.gpt-tv-root .console-knob-marker:before{border-radius:var(--radius-full,9999px);content:"";background:var(--knob-marker);width:max(2px,.13cqw);height:38%;position:absolute;top:11%;left:calc(50% - max(1px,.065cqw))}.gpt-tv-root .console-key:focus-visible,.gpt-tv-root .console-metal-toggle:focus-visible,.gpt-tv-root .console-screen-logo:focus-visible{outline:2px solid var(--console-focus,#795300);outline-offset:3px}.gpt-tv-root .console-knob:has(.console-knob-slider:focus-visible){outline:2px solid var(--console-focus,#795300);outline-offset:3px}.gpt-tv-root .console-fullscreen-button[data-slot=button],.gpt-tv-root .console-fullscreen-icon{display:none}@media (max-width:700px),(max-height:520px) and (hover:none) and (pointer:coarse){.gpt-tv-root .broadcast-tv-experience{--control-unit:10px;--key-radius:4px}.gpt-tv-root .broadcast-tv-experience .console-canvas{aspect-ratio:1024/1828;width:min(100%,max(320px,56.0175dvh))}.gpt-tv-root .broadcast-tv-experience .tv-screen{width:83.3008%;height:28.0088%;box-shadow:none;border-radius:7%/11%;top:15.9737%;left:8.1055%}.gpt-tv-root .broadcast-tv-experience .console-screen-brand{width:44px;height:44px;top:calc(7.55% - 22px);left:calc(50% - 22px)}.gpt-tv-root .broadcast-tv-experience .console-screen-logo svg{width:32px}.gpt-tv-root .broadcast-tv-experience .console-key[data-slot=button]{font-size:3.3cqw}.gpt-tv-root .broadcast-tv-experience .console-channel-title{border-radius:4%/16%;width:39.26%;height:4.81%;padding-inline:2cqw;font-size:clamp(12px,3.8cqw,19px);top:52.63%;left:6.84%}.gpt-tv-root .broadcast-tv-experience .console-blog-button,.gpt-tv-root .broadcast-tv-experience .console-rocket-button,.gpt-tv-root .broadcast-tv-experience .console-try-button{width:27.25%;height:44px;left:62.01%}.gpt-tv-root .broadcast-tv-experience .console-blog-button{top:calc(56.56% - 22px)}.gpt-tv-root .broadcast-tv-experience .console-rocket-button{top:calc(63.46% - 22px)}.gpt-tv-root .broadcast-tv-experience .console-try-button{top:calc(70.57% - 22px)}:is(.gpt-tv-root .broadcast-tv-experience .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-rocket-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-fullscreen-button[data-slot=button]):before,:is(.gpt-tv-root .broadcast-tv-experience .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-rocket-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-fullscreen-button[data-slot=button]):after{inset-block:6px}.gpt-tv-root .broadcast-tv-experience .console-metal-toggle{--toggle-inset:8px;width:max(44px,12.79%);height:44px;top:calc(76.205% - 22px);left:calc(13.135% - max(22px,6.395%))}.gpt-tv-root .broadcast-tv-experience .console-channel-button[data-slot=button]{width:44px;min-width:44px;height:44px;top:calc(76.04% - 22px)}.gpt-tv-root .broadcast-tv-experience .console-channel-button[data-slot=button]:before,.gpt-tv-root .broadcast-tv-experience .console-channel-button[data-slot=button]:after{inset:6px 3px}.gpt-tv-root .broadcast-tv-experience .console-channel-previous{left:calc(35.695% - 46px)}.gpt-tv-root .broadcast-tv-experience .console-channel-next{left:calc(35.695% + 2px)}.gpt-tv-root .broadcast-tv-experience .console-about-button{width:44px;height:44px;top:calc(93.76% - 22px);left:calc(86.72% - 22px)}.gpt-tv-root .broadcast-tv-experience .console-about-button:before,.gpt-tv-root .broadcast-tv-experience .console-about-button:after{inset:4px 2px}.gpt-tv-root .broadcast-tv-experience .console-knob,.gpt-tv-root .broadcast-tv-experience .console-demo-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-game-buttons{display:none}.gpt-tv-root .broadcast-tv-experience .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience .console-fullscreen-button[data-slot=button]{width:39.26%;min-width:44px;height:44px;top:calc(61.055% - 22px);left:6.74%}.gpt-tv-root .broadcast-tv-experience .console-live-button .console-live-indicator{top:50%;transform:translateY(-50%)}.gpt-tv-root .broadcast-tv-experience[data-mobile-fullscreen=true]:not([data-screen-expanded=true]) .console-live-button[data-slot=button]{width:calc(39.26% - 50px);padding-right:7px}.gpt-tv-root .broadcast-tv-experience[data-mobile-fullscreen=true]:not([data-screen-expanded=true]) .console-fullscreen-button[data-slot=button]{width:44px;display:inline-flex;left:calc(46% - 44px)}.gpt-tv-root .broadcast-tv-experience[data-mobile-fullscreen=true]:not([data-screen-expanded=true]) .console-fullscreen-button[data-slot=button] .console-key-label{display:none}.gpt-tv-root .broadcast-tv-experience[data-mobile-fullscreen=true]:not([data-screen-expanded=true]) .console-fullscreen-icon{width:18px;height:18px;display:block;position:relative}.gpt-tv-root .broadcast-tv-experience .console-rocket-button .console-media-icon{width:20px;height:20px}}.gpt-tv-root:has([data-screen-expanded=true]){z-index:100}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-frame,.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-canvas:after{display:none}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-canvas{z-index:100;width:100%;height:100dvh;min-height:0;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));background:var(--console-surface);grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(64px,12%) minmax(0,1fr);gap:3vw;display:grid;position:fixed;inset:0}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-canvas:before{z-index:0;opacity:1;filter:contrast(var(--console-texture-contrast));mix-blend-mode:soft-light;content:"";pointer-events:none;background:url(../media/console-texture.1cvw2t_9xyh-q.webp) 0 0/128px;border:0;border-radius:0;display:block;position:absolute;inset:0;-webkit-mask:none;mask:none}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-left-panel,.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-av-panel,.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-screen-brand,.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-channel-panel>:not(.console-fullscreen-button),.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-channel-panel:before,.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-game-buttons{display:none}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-channel-panel{display:contents}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-screen-bezel{z-index:1;aspect-ratio:auto;border-radius:24px;grid-area:1/2;min-height:0;margin:0;padding:6px;display:block;position:relative}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .tv-screen{border-radius:3%/5%;width:100%;height:100%;position:relative;inset:auto}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-fullscreen-button[data-slot=button]{border-radius:6px;grid-area:1/1;align-self:end;width:100%;height:44px;margin:0 0 16px;font-size:12px;display:inline-flex;position:relative;inset:auto;transform:none}@media (max-width:700px) and (orientation:portrait){.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-canvas{width:100dvh;height:100vw;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(90deg)}}@media (prefers-reduced-motion:reduce){.gpt-tv-root [data-live=true] .console-live-indicator{animation:none}.gpt-tv-root .channel-title-text{text-overflow:ellipsis;width:100%;animation:none;overflow:hidden}.gpt-tv-root .console-key,.gpt-tv-root .console-key[data-slot=button]:before,.gpt-tv-root .console-key[data-slot=button]:after,.gpt-tv-root .console-knob,.gpt-tv-root .console-knob:before,.gpt-tv-root .console-metal-toggle:before,.gpt-tv-root .console-metal-toggle:after{transition:none}}@media (max-width:700px){.gpt-tv-root .tv-screen .sound-button span{display:none}.gpt-tv-root .tv-screen .player-button{width:36px;min-width:36px}}.gpt-tv-root .broadcast-tv-experience[data-theme=dark]{--key-ink:#d4d4d0;--key-icon-opacity:.82;--key-texture-opacity:.18;--key-face-top:#1b1b1b;--key-face-bottom:#161616;--key-rim:linear-gradient(225deg, #555 2%, #363636 18%, #171717 52%, #080808 78%);--key-inner-top:#ffffff08;--key-inner-bottom:#0008;--key-contact:#000c;--key-shadow:#0009;--key-ambient:#dce0d605;--key-hover-top:#101111;--key-hover-bottom:#0e0f0f;--key-hover-rim:linear-gradient(100deg, #bdac8a, #736c5f 43%, #d1c5aa);--key-hover-glow:#d1b88338;--key-hover-edge:#e5d4b46b;--knob-rim:linear-gradient(225deg, #565656 0%, #4e4e4e 8%, #272727 26%, #171717 52%, #0d0d0d 75%, #060606 100%);--knob-face:linear-gradient(145deg, #181a19, #101212 75%, #0c0e0e);--knob-marker:#d2d1ca;--knob-face-edge:#a7adaa1c;--knob-rim-edge:#080a0a;--knob-shadow:#0009;--knob-hover-flare:#e5d4b4bf;--knob-hover-side:#c5b39170;--console-focus:#f6f4ed}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-metal-toggle:before{box-shadow:inset calc(-.06 * var(--control-unit)) calc(.08 * var(--control-unit)) calc(.07 * var(--control-unit)) #ffffff26, inset calc(.04 * var(--control-unit)) calc(-.03 * var(--control-unit)) calc(.05 * var(--control-unit)) #000a, calc(-.14 * var(--control-unit)) calc(.07 * var(--control-unit)) calc(.09 * var(--control-unit)) #000c, calc(.03 * var(--control-unit)) calc(.1 * var(--control-unit)) calc(.08 * var(--control-unit)) #0009;background:linear-gradient(145deg,#1c1c1c,#161616)}.gpt-tv-root .console-fullscreen-icon>:is(.console-media-icon,svg){width:100%;height:100%;display:block}@property --tw-font-weight{syntax:"*";inherits:false}
.gpt-tv-root .broadcast-tv-experience{--console-surface:#d6d3cd;--console-ink:#292923;--console-label:#53534e;--console-display:#050606;--console-display-ink:#fffced;--console-key-top:#f5f4f2;--console-edge:#aaa7a1;--console-texture-contrast:4;--console-texture-size:192px;--frame-outer-top:#aaa7a2;--frame-outer-right:#aaa7a2;--frame-outer-bottom:#ebe8e1;--frame-outer-left:#f7f5ee;--frame-inner-top:#e8e4de;--frame-inner-right:#f7f5ee;--frame-inner-bottom:#aaa7a2;--frame-inner-left:#9c9a96;--frame-line:.075cqw;--frame-groove:.28cqw;--frame-radius:2.45cqw;--frame-screen-shape:polygon(50% 0%, 75.285% 0.027%, 80.053% 0.107%, 83.23% 0.242%, 85.663% 0.431%, 87.648% 0.677%, 89.326% 0.98%, 90.775% 1.342%, 92.045% 1.766%, 93.167% 2.255%, 94.165% 2.811%, 95.056% 3.441%, 95.85% 4.15%, 96.559% 4.944%, 97.189% 5.835%, 97.745% 6.833%, 98.234% 7.955%, 98.658% 9.225%, 99.02% 10.674%, 99.323% 12.352%, 99.569% 14.337%, 99.758% 16.77%, 99.893% 19.947%, 99.973% 24.715%, 100% 50%, 99.973% 75.285%, 99.893% 80.053%, 99.758% 83.23%, 99.569% 85.663%, 99.323% 87.648%, 99.02% 89.326%, 98.658% 90.775%, 98.234% 92.045%, 97.745% 93.167%, 97.189% 94.165%, 96.559% 95.056%, 95.85% 95.85%, 95.056% 96.559%, 94.165% 97.189%, 93.167% 97.745%, 92.045% 98.234%, 90.775% 98.658%, 89.326% 99.02%, 87.648% 99.323%, 85.663% 99.569%, 83.23% 99.758%, 80.053% 99.893%, 75.285% 99.973%, 50% 100%, 24.715% 99.973%, 19.947% 99.893%, 16.77% 99.758%, 14.337% 99.569%, 12.352% 99.323%, 10.674% 99.02%, 9.225% 98.658%, 7.955% 98.234%, 6.833% 97.745%, 5.835% 97.189%, 4.944% 96.559%, 4.15% 95.85%, 3.441% 95.056%, 2.811% 94.165%, 2.255% 93.167%, 1.766% 92.045%, 1.342% 90.775%, 0.98% 89.326%, 0.677% 87.648%, 0.431% 85.663%, 0.242% 83.23%, 0.107% 80.053%, 0.027% 75.285%, 0% 50%, 0.027% 24.715%, 0.107% 19.947%, 0.242% 16.77%, 0.431% 14.337%, 0.677% 12.352%, 0.98% 10.674%, 1.342% 9.225%, 1.766% 7.955%, 2.255% 6.833%, 2.811% 5.835%, 3.441% 4.944%, 4.15% 4.15%, 4.944% 3.441%, 5.835% 2.811%, 6.833% 2.255%, 7.955% 1.766%, 9.225% 1.342%, 10.674% 0.98%, 12.352% 0.677%, 14.337% 0.431%, 16.77% 0.242%, 19.947% 0.107%, 24.715% 0.027%);isolation:isolate;background-color:var(--console-surface);background-image:linear-gradient(#00000004,#0000 45%,#ffffff01);position:relative}.gpt-tv-root .broadcast-tv-experience:before{z-index:-1;content:"";background:url(../media/console-texture.1cvw2t_9xyh-q.webp);background-size:var(--console-texture-size);filter:contrast(var(--console-texture-contrast));mix-blend-mode:soft-light;pointer-events:none;display:block;position:absolute;inset:0}.gpt-tv-root .broadcast-tv-experience[data-theme=dark]{--console-surface:#0c0c0c;--console-ink:#d1d1ce;--console-label:#bdbdba;--console-key-top:#191a19;--console-edge:#313232;--console-texture-contrast:4.5;--console-texture-size:384px;--frame-outer-top:#000;--frame-outer-right:#000;--frame-outer-bottom:#282929;--frame-outer-left:#555656;--frame-inner-top:#1a1a1a;--frame-inner-right:#494a4a;--frame-inner-bottom:#030303;--frame-inner-left:#030303;background-color:var(--console-surface);background-image:linear-gradient(#ffffff03,#0000 40%,#ffffff01)}.gpt-tv-root .console-frame{z-index:1;pointer-events:none;position:absolute;inset:0}.gpt-tv-root .console-frame:before{content:"";border-top:.08cqw solid var(--frame-outer-top);border-bottom:.08cqw solid var(--frame-inner-bottom);box-shadow:0 .14cqw 0 var(--frame-outer-bottom), inset 0 .14cqw 0 var(--frame-inner-top);position:absolute;inset:3.88% 0 4.02%}.gpt-tv-root .console-frame>span{border-radius:var(--frame-radius);filter:blur(.035cqw);border:0;position:absolute}.gpt-tv-root .console-frame>span:before,.gpt-tv-root .console-frame>span:after{content:"";padding:var(--frame-line);-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;position:absolute;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gpt-tv-root .console-frame>span:before{border-radius:var(--frame-radius);background:linear-gradient(to right, var(--frame-outer-left), transparent var(--frame-radius)), linear-gradient(to top, var(--frame-outer-bottom), transparent var(--frame-radius)), linear-gradient(to left, var(--frame-outer-right), transparent var(--frame-radius)), var(--frame-outer-top);inset:0}.gpt-tv-root .console-frame>span:after{inset:var(--frame-groove);border-radius:calc(var(--frame-radius) - var(--frame-groove));background:linear-gradient(to right, var(--frame-inner-left), transparent var(--frame-radius)), linear-gradient(to top, var(--frame-inner-bottom), transparent var(--frame-radius)), linear-gradient(to left, var(--frame-inner-right), transparent var(--frame-radius)), var(--frame-inner-top)}.gpt-tv-root .console-frame-left{width:11.25%;height:78.24%;top:13.78%;left:2.91%}.gpt-tv-root .console-frame-main{width:59.08%;height:79.35%;top:13.78%;left:16.94%}.gpt-tv-root .console-frame-games{width:56.43%;height:13.89%;top:77.78%;left:18.2%}.gpt-tv-root .console-frame-channel{width:19.56%;height:42.91%;top:13.78%;left:77.88%}.gpt-tv-root .console-frame-av{width:19.56%;height:33.55%;top:58.47%;left:77.88%}.gpt-tv-root .console-frame .console-frame-credit{display:none}.gpt-tv-root .console-frame .console-frame-screen{width:54.27%;height:58.82%;clip-path:var(--frame-screen-shape);filter:none;background:linear-gradient(90deg,#f3efe8,#0000 4% 96%,#dedbd5),linear-gradient(#b7b4af,#d3d0ca 12%,#e9e5de 85%,#f3efe8);border-radius:0;top:16.93%;left:19.53%}.gpt-tv-root .console-frame .console-frame-screen:before,.gpt-tv-root .console-frame .console-frame-screen:after{display:none}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-frame-screen{background:linear-gradient(90deg,#1e2020,#0000 4% 96%,#111212),linear-gradient(#030303,#0e0e0e 12%,#141515 85%,#1a1b1b)}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-frame-games{--frame-outer-left:#3a3b3b;--frame-outer-bottom:#1b1b1b;--frame-inner-right:#2d2d2d;width:56.57%;left:18.06%}.gpt-tv-root .broadcast-tv-experience .console-section-label,.gpt-tv-root .broadcast-tv-experience .console-control-label,.gpt-tv-root .broadcast-tv-experience .console-powered-by{z-index:2;clip-path:none;width:auto;height:auto;color:var(--console-label);font-family:var(--font-sans);letter-spacing:.045em;text-align:center;text-transform:uppercase;white-space:nowrap;filter:blur(.35px);pointer-events:none;margin:0;font-size:1.23cqw;font-weight:400;line-height:1.15;display:block;position:absolute;overflow:visible;transform:scaleX(.88)}.gpt-tv-root .console-left-panel>.console-section-label{width:11.25%;top:17.9%;left:2.91%}.gpt-tv-root .console-channel-panel>.console-section-label{width:19.56%;top:18.67%;left:77.88%}.gpt-tv-root .console-av-panel>.console-section-label{width:19.56%;margin-left:-.28cqw;top:60.91%;left:77.88%}.gpt-tv-root .console-lights-control>.console-control-label,.gpt-tv-root .console-volume-control>.console-control-label{letter-spacing:0;width:19.56%;font-size:.85cqw;left:77.88%}.gpt-tv-root .console-lights-control>.console-control-label{top:64.96%}.gpt-tv-root .console-volume-control>.console-control-label{margin-left:-.28cqw;top:75.28%}.gpt-tv-root .broadcast-tv-experience .console-powered-by{letter-spacing:.03em;text-align:left;transform-origin:0;font-size:.88cqw;line-height:1.55;top:75.24%;left:5.57%}.gpt-tv-root .console-powered-by span{letter-spacing:0;font-size:1.02cqw;font-weight:700}@media (max-width:700px),(max-height:520px) and (hover:none) and (pointer:coarse){.gpt-tv-root .broadcast-tv-experience{--console-surface:#dbd7d1;--frame-line:.15cqw;--frame-groove:.49cqw;--frame-radius:5.2cqw;background:var(--console-surface)}.gpt-tv-root .broadcast-tv-experience[data-theme=dark]{--console-surface:#121314;--frame-inner-top:#2b2b2b;background:var(--console-surface)}.gpt-tv-root .broadcast-tv-experience .console-canvas,.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-canvas{background-color:#0000}.gpt-tv-root .console-frame:before,.gpt-tv-root .console-frame .console-frame-games{display:none}.gpt-tv-root .console-frame>span,.gpt-tv-root .broadcast-tv-experience .console-section-label,.gpt-tv-root .broadcast-tv-experience .console-control-label,.gpt-tv-root .broadcast-tv-experience .console-powered-by{filter:none}.gpt-tv-root .console-frame-main{width:95.215%;height:32.057%;top:13.79%;left:2.344%}.gpt-tv-root .console-frame-left{width:42.188%;height:33.205%;top:47.319%;left:55.371%}.gpt-tv-root .console-frame-channel{width:48.633%;height:18.6%;top:47.319%;left:2.344%}.gpt-tv-root .console-frame-av{width:48.633%;height:13.622%;top:66.904%;left:2.344%}.gpt-tv-root .console-frame .console-frame-credit{width:95.215%;height:9.3%;display:block;top:89.223%;left:2.344%}.gpt-tv-root .console-frame .console-frame-screen{background:linear-gradient(90deg,#f3efe8,#0000 4% 96%,#c7c5bf),linear-gradient(#b7b4af,#d3d0ca 12%,#e9e5de 85%,#f3efe8);width:86.1%;height:29.596%;top:15.208%;left:6.64%}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-frame-screen{background:linear-gradient(90deg,#2f3030,#0000 4% 96%,#191a1a),linear-gradient(#030303,#0e0e0e 12%,#141515 85%,#1a1b1b)}.gpt-tv-root .broadcast-tv-experience .console-section-label{letter-spacing:.03em;font-size:2.92cqw}.gpt-tv-root .console-left-panel>.console-section-label{width:42.188%;top:49.73%;left:55.371%}.gpt-tv-root .console-channel-panel>.console-section-label{width:48.633%;top:49.73%;left:2.344%}.gpt-tv-root .console-av-panel>.console-section-label{width:48.633%;margin-left:-1.4cqw;top:68.65%;left:2.344%}.gpt-tv-root .console-lights-control>.console-control-label{width:17.77%;font-size:2.45cqw;top:71.73%;left:4.05%}.gpt-tv-root .broadcast-tv-experience .console-volume-control>.console-control-label{display:none}.gpt-tv-root .console-volume-control:before{z-index:2;content:attr(data-channel-label);width:20.605%;color:var(--console-label);font-family:var(--font-sans);text-align:center;text-transform:uppercase;white-space:nowrap;pointer-events:none;font-size:2.45cqw;font-weight:400;line-height:1.15;display:block;position:absolute;top:71.73%;left:25.29%;transform:scaleX(.88)}.gpt-tv-root .broadcast-tv-experience .console-powered-by{font-size:2.75cqw;line-height:1.45;top:91.8%;left:7.13%}.gpt-tv-root .console-powered-by span{font-size:2.94cqw}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] :is(.console-frame-left,.console-frame-channel){top:47.46%}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-frame-av{top:67.05%}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-frame-credit{top:89.223%}}.gpt-tv-root .broadcast-tv-experience[data-screen-expanded=true] .console-frame{display:none}
