.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-layer{width:100%;height:100%}.gpt-tv-root .ambient-player-layer[hidden]{display:none}.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 .demo-channel-content:has(.demo-guide-panel){-moz-column-gap:1.15cqw;background:radial-gradient(at 48% 45%,#08204d 0,#0000 66%),#02102f;grid-template-rows:minmax(0,46.5%) minmax(0,1fr);grid-template-columns:minmax(0,1.94fr) minmax(0,1fr);column-gap:1.15cqw;padding:1.7cqw 1.7cqw 2.7cqw;display:grid}.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-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.3cqw,17px);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 .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 .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 .demo-channel-content[data-split=true] .theater:not(:fullscreen) .player-controls,.gpt-tv-root .demo-channel-content[data-split=true] .theater:not(:fullscreen) .channel-keyboard-hint{display:none}.gpt-tv-root .demo-channel-content[data-split=true] .theater:not(:fullscreen) .player-captions{font-size:clamp(10px,2cqw,13px);bottom:8px}.gpt-tv-root .demo-channel-content[data-split=true] .theater:not(:fullscreen) .player-error{padding:8px}.gpt-tv-root .demo-channel-content[data-split=true] .theater:not(:fullscreen) .player-error p{font-size:12px}.gpt-tv-root .demo-channel-content[data-split=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){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)) .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 .demo-channel-content:has(.demo-guide-panel){grid-template-rows:minmax(0,45%) minmax(0,1fr);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 .broadcast-tv-experience{--console-ink:#776b5b;--console-label:#666463;--console-surface:#e6e5e3;--console-edge:#b5b4b1;--console-highlight:#fff;--console-key-top:#f7f1e9;--console-key-bottom:#fffcf5;--console-key-edge:#a49b90;--console-shadow:#7d736649;--console-display:#080b0b;--console-display-ink:#fff7df;isolation:isolate;min-height:100dvh;color:var(--console-ink);background:radial-gradient(36% 110% at 0 0,#0003,#0000),radial-gradient(25% 100% at 100% 0,#00000017,#0000),linear-gradient(#f8f8f8,#e9e9e8);padding:max(112px,8.75vw) 4.8vw 6vw;transition:background-color .25s,color .25s;position:relative}.gpt-tv-root .broadcast-tv-experience:before{content:"";z-index:-1;pointer-events:none;opacity:.16;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)'/%3E%3C/svg%3E");position:absolute;inset:0}.gpt-tv-root .broadcast-tv-experience[data-theme=dark]{--console-ink:#858b8e;--console-label:#8c9194;--console-surface:#111314;--console-edge:#393d3f;--console-highlight:#252a2d;--console-key-top:#111213;--console-key-bottom:#111213;--console-key-edge:#73797c;--console-shadow:#000b;--console-display:#acb7bd;--console-display-ink:#12191d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(36% 110% at 0 0,#303234,#30323400),radial-gradient(22% 100% at 100% 0,#202224,#20222400),#111112}.gpt-tv-root .tv-room{overflow:visible}.gpt-tv-root .console-canvas{aspect-ratio:2.15;grid-template-rows:45fr 34.5fr 17.5fr;grid-template-columns:14.3fr 60fr 20.8fr;gap:2.2% 2.45%;width:100%;max-width:1920px;margin:0 auto;display:grid;container-type:inline-size}.gpt-tv-root .console-panel{border:1px solid var(--console-edge);min-width:0;box-shadow:inset 1px 1px 1px var(--console-highlight), 1px 1px 1px var(--console-highlight);background:linear-gradient(120deg,#ffffff06,#fff0 65%,#00000003);border-radius:2.8cqw}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-panel{background:#10111260}.gpt-tv-root .console-section-label,.gpt-tv-root .console-control-label{color:var(--console-label);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:clamp(11px,1cqw,19px);font-weight:400;display:block}.gpt-tv-root .console-control-label{letter-spacing:.025em;font-size:clamp(10px,.76cqw,15px)}.gpt-tv-root .console-key[data-slot=button]{border:1px solid var(--console-key-edge);width:100%;height:2.85cqw;min-height:44px;color:var(--console-ink);background:linear-gradient(180deg, var(--console-key-top), var(--console-key-bottom) 50%, var(--console-key-top));box-shadow:inset 0 0 0 2px #ffffff30, inset 0 3px 5px #ffffff42, 0 2px 0 var(--console-key-edge), 0 5px 8px var(--console-shadow), 0 -1px 3px var(--console-highlight);letter-spacing:.1em;text-transform:uppercase;border-radius:.65cqw;padding:0 .6cqw;font-size:clamp(11px,1.05cqw,20px);font-weight:400;text-decoration:none;transition:filter .12s,transform .12s}.gpt-tv-root .console-key:hover:not(:disabled){filter:brightness(1.05)}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-key:not(:active):not([aria-pressed=true]){box-shadow:inset 0 -2px 1px #4d545780,0 4px 5px #bac8d12b,0 9px 11px #0005}.gpt-tv-root .console-key:active:not(:disabled),.gpt-tv-root .console-key[aria-pressed=true]{box-shadow:inset 0 1px 5px var(--console-shadow), 0 1px 0 var(--console-key-edge);transform:translateY(1px)}.gpt-tv-root .console-key:focus-visible,.gpt-tv-root .console-metal-toggle:focus-visible,.gpt-tv-root .console-knob:focus-within{outline:2px solid var(--console-ink);outline-offset:5px}.gpt-tv-root .console-left-panel{flex-direction:column;grid-area:1/1/4;align-items:center;padding:2.5cqw 2.3cqw 2.8cqw;display:flex}.gpt-tv-root .console-links{gap:1.35cqw;width:100%;margin:auto 0;display:grid}.gpt-tv-root .console-rocket-button .console-media-icon{width:2.1cqw;min-width:22px;height:2.1cqw;min-height:22px}.gpt-tv-root .console-credit{text-align:left;gap:1.25cqw;width:clamp(112px,7.4cqw,142px);max-width:100%;display:grid}.gpt-tv-root .console-powered-by{color:var(--console-label);text-transform:uppercase;margin:0;padding-inline:.75cqw;font-size:clamp(10px,.8cqw,15px);line-height:1.7}.gpt-tv-root .console-powered-by span{text-transform:none;white-space:nowrap;font-size:clamp(12px,.9cqw,17px);display:block}.gpt-tv-root .console-about-outline{display:flex}.gpt-tv-root .console-screen-bezel{background:linear-gradient(90deg,#ffffff25,#fff0 50%,#00000010),linear-gradient(#c5c5c3,#b9b9b7 7%,#ddd 30%,#efefee 68%,#ededeb);border-radius:4.8cqw/4cqw;grid-area:1/2/3;min-width:0;min-height:0;margin-top:-1.6cqw;padding:2.25cqw 1.6cqw 1.25cqw;position:relative;box-shadow:inset 1px 1px 5px #fff8,0 1px 3px #fff7}.gpt-tv-root .console-screen-brand{width:clamp(44px,2.8cqw,52px);position:absolute;bottom:calc(100% + max(16px,2.3cqw));left:50%;transform:translate(-50%)}.gpt-tv-root .console-screen-logo{min-height:44px;color:var(--console-label);opacity:.5;place-items:center;display:grid}.gpt-tv-root .console-screen-logo svg{width:clamp(28px,2.8cqw,52px);height:auto}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-screen-bezel{background:linear-gradient(90deg,#0007,#0000 50%),linear-gradient(#2d3032,#36393b 6%,#242729 40%,#111112);box-shadow:inset 0 1px 3px #ffffff12}.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;background:#030303;border:1px solid #393d3e;border-radius:4.5cqw/4cqw;width:100%;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff60,0 0 0 2px #101212,0 0 8px #0004;container-type:inline-size}.gpt-tv-root .tv-screen[data-demo-active=true]{border-radius:1.4cqw}.gpt-tv-root .tv-screen .player-controls{padding-inline:6%;padding-bottom:3%}.gpt-tv-root .console-channel-panel{grid-area:1/3;align-content:space-between;gap:1cqw;padding:3cqw 3cqw 2.4cqw;display:grid}.gpt-tv-root .console-channel-title{border:1px solid var(--console-key-edge);background:var(--console-display);min-width:0;height:4.4cqw;min-height:44px;color:var(--console-display-ink);border-radius:1.15cqw;align-items:center;padding:0 1cqw;display:flex;overflow:hidden;box-shadow:inset 0 0 10px #0006,0 0 0 2px #ffffff38,0 0 12px #ffffff20}.gpt-tv-root .channel-title-window{width:100%;min-width:0;overflow:hidden;container-type:inline-size}.gpt-tv-root .channel-title-text{width:max-content;min-width:100%;font-family:var(--font-mono);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;text-shadow:0 0 3px;animation:channel-title-scroll var(--title-duration) linear infinite alternate;padding-block:.2em;font-size:clamp(16px,2.1vw,40px);font-weight:500;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-channel-buttons{gap:.9cqw;display:flex}.gpt-tv-root .console-channel-button[data-slot=button]{flex:1;width:auto;min-width:0}.gpt-tv-root .console-channel-arrow{clip-path:polygon(50% 0,100% 100%,0 100%);background: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 .broadcast-tv-experience[data-theme=dark] .console-channel-arrow{opacity:.75}.gpt-tv-root .console-av-panel{flex-direction:column;grid-area:2/3/4;justify-content:space-between;align-items:center;gap:1.8cqw;padding:2cqw 2.4cqw;display:flex}.gpt-tv-root .console-lights-control,.gpt-tv-root .console-volume-control{justify-items:center;gap:1.2cqw;display:grid}.gpt-tv-root .console-metal-toggle{border:1px solid var(--console-key-edge);background:linear-gradient(145deg, var(--console-surface), var(--console-key-top));width:5.3cqw;min-width:64px;height:2.2cqw;min-height:30px;box-shadow:inset 0 1px 2px #0002, 0 1px 1px var(--console-highlight), 0 6px 12px var(--console-shadow);border-radius:100px;padding:3px;position:relative}.gpt-tv-root .console-metal-toggle:before{content:"";background:linear-gradient(145deg, var(--console-key-top), var(--console-surface));width:44%;height:100%;box-shadow:inset 0 0 0 1px var(--console-highlight), 1px 2px 4px #0003;border-radius:100%;transition:transform .15s;display:block}.gpt-tv-root .console-metal-toggle[aria-checked=false]:before{transform:translate(125%)}.gpt-tv-root .console-knob{aspect-ratio:1;border:1px solid var(--console-key-edge);background:linear-gradient(145deg, var(--console-key-top), var(--console-surface));width:5.3cqw;min-width:60px;box-shadow:inset 0 0 0 5px var(--console-key-bottom), inset 0 0 0 6px var(--console-highlight), 0 3px 0 var(--console-key-edge), 0 9px 12px var(--console-shadow);border-radius:50%;position:relative}.gpt-tv-root .broadcast-tv-experience[data-theme=dark] .console-knob{box-shadow:0 3px #5f686e,0 13px 15px #c1ccd229}.gpt-tv-root .console-knob-slider{opacity:0;writing-mode:vertical-lr;cursor:grab;touch-action:none;direction:rtl;width:100%;height:100%;margin:0;position:absolute;inset:0}.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{transform:rotate(var(--knob-angle));pointer-events:none;position:absolute;inset:0}.gpt-tv-root .console-knob-marker:before{content:"";background:var(--console-ink);border-radius:2px;width:2px;height:30%;position:absolute;top:11%;left:calc(50% - 1px)}.gpt-tv-root .console-knob[data-disabled]{opacity:.5}.gpt-tv-root .console-knob-readout{z-index:6;width:max-content;max-width:150px;color:var(--console-display-ink);background:var(--console-display);pointer-events:none;opacity:0;border-radius:4px;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 .console-game-buttons{grid-area:3/2;justify-content:center;align-items:center;gap:3.5cqw;padding:1.1cqw;display:flex}.gpt-tv-root .console-game-button[data-slot=button]{width:5.3cqw;min-width:44px;height:5.1cqw}.gpt-tv-root .console-game-button svg,.gpt-tv-root .console-game-button .console-media-icon{width:2.1cqw;min-width:24px;height:2.1cqw;min-height:24px}.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}@media (max-width:1200px){.gpt-tv-root .broadcast-tv-experience{padding:88px 24px 32px}.gpt-tv-root .console-canvas{aspect-ratio:auto;grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.gpt-tv-root .console-screen-bezel{aspect-ratio:16/10;grid-area:1/1/auto/-1;margin:0;padding:12px}.gpt-tv-root .console-channel-panel{grid-area:2/1;gap:14px;padding:20px}.gpt-tv-root .console-av-panel{grid-area:2/2;gap:16px;padding:20px}.gpt-tv-root .console-left-panel{grid-area:4/1/auto/-1;gap:20px;padding:24px}.gpt-tv-root .console-links{gap:16px;display:flex}.gpt-tv-root .console-links .console-key{flex:1;width:auto;min-width:0}.gpt-tv-root .console-credit{text-align:center;justify-items:center;gap:14px;width:100%}.gpt-tv-root .console-about-button[data-slot=button]{width:80px}.gpt-tv-root .console-game-buttons{grid-area:3/1/auto/-1;gap:28px;padding:18px}.gpt-tv-root .console-game-button[data-slot=button]{width:60px;height:56px}.gpt-tv-root .console-key[data-slot=button]{border-radius:7px}.gpt-tv-root .console-panel{border-radius:24px}.gpt-tv-root .console-channel-title{border-radius:10px;height:48px;padding-inline:12px}.gpt-tv-root .channel-title-text{font-size:20px}.gpt-tv-root .console-channel-buttons,.gpt-tv-root .console-lights-control,.gpt-tv-root .console-volume-control{gap:12px}}@media (max-width:600px){.gpt-tv-root .broadcast-tv-experience{padding:72px 12px 24px}.gpt-tv-root .console-canvas{gap:12px}.gpt-tv-root .console-screen-bezel{border-radius:28px;padding:8px}.gpt-tv-root .tv-screen{border-radius:22px}.gpt-tv-root .console-screen-bezel:has(.tv-screen[data-demo-active=true]){aspect-ratio:4/5}.gpt-tv-root .console-channel-panel,.gpt-tv-root .console-av-panel{padding:18px 14px}.gpt-tv-root .console-channel-panel{gap:12px}.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 .tv-screen:has(.tv-game-screen){border-radius:12px}.gpt-tv-root .console-screen-bezel:has(.tv-game-screen){aspect-ratio:4/5}}@media (prefers-reduced-motion:reduce){.gpt-tv-root .channel-title-text{text-overflow:ellipsis;width:100%;animation:none;overflow:hidden}.gpt-tv-root .console-key,.gpt-tv-root .console-metal-toggle:before,.gpt-tv-root .broadcast-tv-experience{transition:none}}
body:has(.gpt-tv-root){--mini-footer-margin-top:2rem;--mini-footer-margin-top-md:2rem}.gpt-tv-root .console-live-button{position:relative}.gpt-tv-root .console-live-button[data-slot=button]:disabled{opacity:1}.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 .console-fullscreen-button,.gpt-tv-root .console-fullscreen-icon{display:none}.gpt-tv-root:has([data-screen-expanded=true]){z-index:100}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true]{background:#050606;place-items:center;min-height:100dvh;padding:0;display:grid}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true]:before{display:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .tv-room{width:100%;height:auto;padding:0;overflow:visible}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas{aspect-ratio:1672/941;background:var(--console-desktop-light) center / 100% 100% no-repeat;width:min(100%,177.683dvh);max-width:none;margin:0 auto;display:block;position:relative}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-panel,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-links,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-credit,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-channel-buttons,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-lights-control,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-volume-control,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-screen-bezel{display:contents}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-section-label,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-control-label,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-powered-by{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-key[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-metal-toggle,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-knob{z-index:5;color:#0000;min-width:0;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:16%;margin:0;padding:0;font-size:0;transition:none;position:absolute;transform:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-key[data-slot=button]:is(:hover,:active,[aria-pressed=true]){box-shadow:none;filter:none;transform:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-key>*,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-metal-toggle:before{visibility:hidden}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button[data-slot=button]{--key-face:#f3f2f2;color:#141414;letter-spacing:0;place-items:center;font-size:1.05cqw;font-weight:400;line-height:1;display:grid}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button[data-slot=button]):before{content:"";background:var(--key-face);-webkit-mask-composite:source-in, xor;border-radius:2px;position:absolute;inset:18% 5%;-webkit-mask-image:linear-gradient(#0000,#000 3px calc(100% - 3px),#0000),linear-gradient(90deg,#0000,#000 3px calc(100% - 3px),#0000);mask-image:linear-gradient(#0000,#000 3px calc(100% - 3px),#0000),linear-gradient(90deg,#0000,#000 3px calc(100% - 3px),#0000);-webkit-mask-composite:source-in;mask-composite:intersect}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button[data-slot=button]) .console-key-label{visibility:visible;position:relative;transform:scaleX(.82)}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button[data-slot=button]):not(:disabled):is(:hover,:focus-visible,[aria-pressed=true]){--key-face:#f7efe8}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button[data-slot=button]:before{inset-inline:calc(50% - 1.7cqw)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button[data-slot=button]{font-size:1.23cqw}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button[data-slot=button]:before{inset-inline:calc(50% - 2.6cqw) calc(50% - 1.92cqw)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button[data-slot=button] .console-key-label{left:-.34cqw}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-key:focus-visible,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-metal-toggle:focus-visible,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-knob:focus-within,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-screen-logo:focus-visible{outline-offset:3px;outline:2px solid #fff4b9}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-key:disabled,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-metal-toggle:disabled,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-knob[data-disabled]{cursor:default}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-key:disabled,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-metal-toggle:disabled,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-knob[data-disabled]):not(.console-live-button){background:#1819193d}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .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[data-console-artwork=true] .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[data-console-artwork=true] .demo-channel-content[data-split=true] .theater:not(:fullscreen) .player-captions{bottom:calc(40px + max(8px,1.5cqw))}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .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[data-console-artwork=true] .console-screen-logo{opacity:1;width:100%;height:100%;min-height:0}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-screen-logo svg{visibility:hidden}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button{width:6.88%;height:5.2%;top:38.45%;left:5.27%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-rocket-button{width:6.84%;height:5.3%;top:45.66%;left:5.27%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button{width:6.88%;height:5.12%;top:52.95%;left:5.27%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-about-button{width:6.4%;height:4.77%;top:82.38%;left:5.27%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .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[data-console-artwork=true] .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[data-console-artwork=true] .console-channel-previous,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-channel-next{width:5.47%;height:5.12%;top:31.34%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-channel-previous{left:81.79%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-channel-next{left:88.23%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button{width:11.96%;height:5.3%;top:45.66%;left:81.79%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button{width:11.96%;height:5.2%;top:38.45%;left:81.79%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button .console-live-indicator{visibility:visible}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-metal-toggle{border-radius:999px;width:5.13%;height:4.25%;top:68.05%;left:84.91%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-metal-toggle:is(:hover,:focus-visible){box-shadow:0 0 0 1px #fff4b9,0 0 12px 2px #fbd99780}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-knob{opacity:1;border-radius:50%;width:5.86%;height:10.42%;top:78.39%;left:84.52%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-knob-marker:before{background:#403b32;height:38%;box-shadow:0 1px #ffffff6b}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-knob-readout{color:#fffbed;background:#080909}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-game-button{width:5.42%;height:9.64%;top:80.3%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] #tv-game-one{left:37.3%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] #tv-game-two{left:44.68%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] #tv-game-three{left:52.15%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:before,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:after{z-index:3;content:"";background:var(--console-desktop-light-hover) center / 100% 100% no-repeat;pointer-events:none;transition:opacity .1s ease-out;position:absolute;inset:0}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:before{opacity:var(--active-opacity,0);-webkit-mask-image:radial-gradient(ellipse var(--active-radius-x,1%) var(--active-radius-y,1%) at var(--active-x,50%) var(--active-y,50%), #000 0%, #000 45%, #000000e0 62%, #0000006b 80%, transparent 100%);-webkit-mask-image:radial-gradient(ellipse var(--active-radius-x,1%) var(--active-radius-y,1%) at var(--active-x,50%) var(--active-y,50%), #000 0%, #000 45%, #000000e0 62%, #0000006b 80%, transparent 100%);mask-image:radial-gradient(ellipse var(--active-radius-x,1%) var(--active-radius-y,1%) at var(--active-x,50%) var(--active-y,50%), #000 0%, #000 45%, #000000e0 62%, #0000006b 80%, transparent 100%)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:after{opacity:var(--hover-opacity,0);-webkit-mask-image:radial-gradient(ellipse var(--hover-radius-x,1%) var(--hover-radius-y,1%) at var(--hover-x,50%) var(--hover-y,50%), #000 0%, #000 20%, #000000e6 38%, #0000009e 60%, #00000047 78%, transparent 100%);-webkit-mask-image:radial-gradient(ellipse var(--hover-radius-x,1%) var(--hover-radius-y,1%) at var(--hover-x,50%) var(--hover-y,50%), #000 0%, #000 20%, #000000e6 38%, #0000009e 60%, #00000047 78%, transparent 100%);mask-image:radial-gradient(ellipse var(--hover-radius-x,1%) var(--hover-radius-y,1%) at var(--hover-x,50%) var(--hover-y,50%), #000 0%, #000 20%, #000000e6 38%, #0000009e 60%, #00000047 78%, transparent 100%)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-blog-button:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:8.71%;--hover-y:41.05%;--hover-radius-x:5.5%;--hover-radius-y:5.1%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-rocket-button:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:8.69%;--hover-y:48.31%;--hover-radius-x:5.5%;--hover-radius-y:5.1%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-try-button:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:8.71%;--hover-y:55.51%;--hover-radius-x:5.5%;--hover-radius-y:5.1%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-channel-previous:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:84.53%;--hover-y:33.9%;--hover-radius-x:4.2%;--hover-radius-y:4.6%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-channel-next:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:90.94%;--hover-y:33.9%;--hover-radius-x:4.2%;--hover-radius-y:4.6%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-live-button:not(:disabled):is(:hover,:focus-visible)){--hover-x:87.77%;--hover-y:41.05%;--hover-radius-x:8.5%;--hover-radius-y:5.4%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-demo-button:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:87.77%;--hover-y:48.31%;--hover-radius-x:8.5%;--hover-radius-y:5.4%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-knob:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:focus-within)){--hover-x:87.45%;--hover-y:83.6%;--hover-radius-x:6%;--hover-radius-y:6%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-about-button:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:8.47%;--hover-y:84.77%;--hover-radius-x:5.2%;--hover-radius-y:4.6%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(#tv-game-one:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:40.01%;--hover-y:85.12%;--hover-radius-x:5.6%;--hover-radius-y:8%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(#tv-game-two:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:47.39%;--hover-y:85.12%;--hover-radius-x:5.6%;--hover-radius-y:8%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(#tv-game-three:not(:disabled,[data-disabled]):is(:hover,:focus-visible,:active)){--hover-x:54.81%;--hover-y:85.12%;--hover-radius-x:5.6%;--hover-radius-y:8%;--hover-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-rocket-button[aria-pressed=true]){--active-x:8.69%;--active-y:48.31%;--active-radius-x:5.5%;--active-radius-y:5.1%;--active-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(.console-demo-button[aria-pressed=true]){--active-x:87.77%;--active-y:48.31%;--active-radius-x:8.5%;--active-radius-y:5.4%;--active-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(#tv-game-one[aria-pressed=true]){--active-x:40.01%;--active-y:85.12%;--active-radius-x:5.6%;--active-radius-y:8%;--active-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(#tv-game-two[aria-pressed=true]){--active-x:47.39%;--active-y:85.12%;--active-radius-x:5.6%;--active-radius-y:8%;--active-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:has(#tv-game-three[aria-pressed=true]){--active-x:54.81%;--active-y:85.12%;--active-radius-x:5.6%;--active-radius-y:8%;--active-opacity:1}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-canvas,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-canvas:before,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-canvas:after{background-position:150% 64.85%;background-size:99.95% 99.31%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-key[data-slot=button]{box-shadow:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-demo-button[data-slot=button]{--key-face:#141415;color:#e2e1df}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-demo-button[data-slot=button]):not(:disabled):is(:hover,:focus-visible,[aria-pressed=true]){--key-face:#12100c}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-canvas{background-image:var(--console-desktop-dark)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-canvas:before,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-canvas:after{background-image:var(--console-desktop-dark-hover)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-knob-marker:before{background:#e0ded8;box-shadow:0 1px #000}@media (max-width:700px),(max-height:520px) and (hover:none) and (pointer:coarse){.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true]{background:#d9d5d0}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas{aspect-ratio:1024/1828;background:#d9d5d0;width:min(100%,max(320px,56.0175dvh))}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:before{z-index:3;opacity:1;background-image:var(--console-mobile-light);transition:none;-webkit-mask-image:none;mask-image:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:after{display:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-channel-panel:before{z-index:4;content:"";background-image:var(--console-mobile-light);-webkit-mask-composite:source-in, xor;pointer-events:none;background-position:87.0787% 78.6369%;background-size:328.205% 2229.27%;width:42.7734%;height:6.78337%;display:block;position:absolute;top:58.3151%;left:5.07813%;-webkit-mask-image:linear-gradient(#0000,#000 5% 95%,#0000),linear-gradient(90deg,#0000,#000 2% 98%,#0000);mask-image:linear-gradient(#0000,#000 5% 95%,#0000),linear-gradient(90deg,#0000,#000 2% 98%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-channel-panel:before{background-image:var(--console-mobile-dark)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .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[data-console-artwork=true] .console-screen-brand{width:44px;height:44px;top:calc(7.55% - 22px);left:calc(50% - 22px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .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[data-console-artwork=true] .console-fullscreen-button{width:39.26%;height:44px;display:block;top:calc(61.055% - 22px);left:6.74%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]{--key-face:#efefef;font-size:3.7cqw}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]):before{-webkit-mask-composite:source-in, xor;height:5.5cqw;inset-block:calc(50% - 2cqw) auto;inset-inline:5%;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000),linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000),linear-gradient(90deg,#0000,#000 3% 97%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button[data-slot=button]{font-size:3.2cqw}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]{color:#141414;letter-spacing:0;place-items:center;font-size:3.3cqw;line-height:1;display:grid}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]:before{content:"";background:#efefef;position:absolute;inset-inline:4%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button] .console-key-label{visibility:visible;position:relative;transform:scaleX(.82)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-rocket-button,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button{width:27.25%;height:44px;left:62.01%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-blog-button{top:calc(56.56% - 22px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-rocket-button{top:calc(63.46% - 22px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-try-button{top:calc(70.57% - 22px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-metal-toggle{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[data-console-artwork=true] .console-metal-toggle:is(:hover,:focus-visible){box-shadow:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-about-button{width:44px;height:44px;top:calc(93.76% - 22px);left:calc(86.72% - 22px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-knob,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-demo-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-game-buttons{display:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-volume-control:before{z-index:5;content:attr(data-channel-label);color:#3b3b38;text-transform:uppercase;-webkit-mask-composite:source-in, xor;pointer-events:none;background:#dcd9d4;place-items:center;width:14%;height:2.7%;font-size:2.4cqw;line-height:1;display:grid;position:absolute;top:70.3%;left:29.3%;-webkit-mask-image:linear-gradient(#0000,#000 14% 86%,#0000),linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 14% 86%,#0000),linear-gradient(90deg,#0000,#000 10% 90%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]{--channel-key-artwork:var(--console-mobile-light);--channel-key-face:#efefef;color:#141414;width:39.26%;min-width:44px;height:44px;font-size:3.3cqw;top:calc(61.055% - 22px);left:6.74%}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]):before{background:var(--channel-key-artwork) 8.8737% 62.5587% / 233.79% 1474.19%;border-radius:0;height:12.1094cqw;display:block;inset:calc(50% + 1.1635cqw) -4.716% auto -4.233%;transform:translateY(-50%);-webkit-mask:none;mask:none}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]):after{content:"";background:var(--channel-key-face);-webkit-mask-composite:source-in, xor;height:5.5cqw;position:absolute;inset:calc(50% - 2cqw) 14% auto;-webkit-mask-image:linear-gradient(#0000,#000 .5cqw calc(100% - .5cqw),#0000),linear-gradient(90deg,#0000,#000 2% 98%,#0000);mask-image:linear-gradient(#0000,#000 .5cqw calc(100% - .5cqw),#0000),linear-gradient(90deg,#0000,#000 2% 98%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]) .console-key-label{z-index:1;transition:opacity .12s}:is(.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-fullscreen-button[data-slot=button]):not(:disabled):is(:hover,:active) .console-key-label{opacity:.75}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-live-button .console-live-indicator{top:50%;transform:translateY(-50%)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][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-console-artwork=true][data-mobile-fullscreen=true]:not([data-screen-expanded=true]) .console-fullscreen-button[data-slot=button]{width:44px;left:calc(46% - 44px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][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-console-artwork=true][data-mobile-fullscreen=true]:not([data-screen-expanded=true]) .console-fullscreen-icon{z-index:1;visibility:visible;width:18px;height:18px;display:block;position:relative}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-channel-button[data-slot=button]{width:44px;min-width:44px;height:44px;top:calc(76.04% - 22px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-channel-previous{left:calc(35.695% - 46px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-channel-next{left:calc(35.695% + 2px)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-key:not(:disabled,.console-live-button,.console-fullscreen-button):is(:hover,:active,[aria-pressed=true]){box-shadow:0 0 0 1px #b2d8ef,0 0 12px #82c4f499}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark]{background:#121314}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-canvas{background:#121314}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-canvas:before{background-image:var(--console-mobile-dark);-webkit-mask:var(--console-mobile-light) center / 100% 100% no-repeat;-webkit-mask:var(--console-mobile-light) center / 100% 100% no-repeat;mask:var(--console-mobile-light) center / 100% 100% no-repeat;background-position:50% 7.4%;background-size:100% 99.25%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-blog-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-try-button[data-slot=button]{--key-face:#181819}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-live-button[data-slot=button],.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-fullscreen-button[data-slot=button]{--channel-key-artwork:var(--console-mobile-dark);--channel-key-face:#181819;color:#e2e1df}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-live-button .console-key-label{top:.75cqw}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-live-button .console-live-indicator{top:calc(50% + .75cqw)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-theme=dark] .console-volume-control:before{color:#ecebea;background:#252729}}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-canvas{z-index:100;aspect-ratio:auto;background:#080b0b;width:100%;height:100dvh;position:fixed;inset:0}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-canvas:before,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-canvas:after,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-channel-panel:before,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-screen-brand,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-channel-title,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-key:not(.console-fullscreen-button),.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-metal-toggle,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-knob{display:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .tv-screen{inset:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) calc(68px + env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));width:auto;height:auto;box-shadow:none;border-radius:12px}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-fullscreen-button{top:auto;right:max(16px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));color:#fff;letter-spacing:0;background:#252729;border:1px solid #626568;border-radius:7px;width:auto;min-width:44px;height:auto;min-height:44px;padding:10px 16px;font-size:14px;display:block;left:auto}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-fullscreen-button>*{visibility:visible;transform:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-fullscreen-button:before,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true] .console-fullscreen-button:after{display:none;transform:none}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true]{z-index:100;background:#eceae7;width:100%;height:100dvh;min-height:0;position:fixed;inset:0;overflow:hidden}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true] .console-canvas{aspect-ratio:1672/941;background:var(--console-mobile-fullscreen-light) center / 100% 100% no-repeat;transform-origin:50%;isolation:isolate;width:min(100vw,177.683dvh);height:auto;margin:0;position:absolute;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true] .tv-screen{border-radius:4%/6%;width:72.2%;height:80.4%;inset:10.3% auto auto 22.35%;box-shadow:inset 0 0 2.5vw #000}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true] .console-fullscreen-button[data-slot=button]{color:#777570;width:10.2%;min-width:44px;height:max(44px,9%);min-height:44px;box-shadow:none;letter-spacing:.025em;background:0 0;border:0;border-radius:13%/28%;padding:0;font-size:clamp(10px,1.65cqw,28px);line-height:1;display:flex;inset:calc(85.3% - max(22px,4.5%)) auto auto 5.25%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true] .console-fullscreen-button[data-slot=button]:before{content:"";pointer-events:none;background:linear-gradient(#efeeeb,#e8e6e2);height:auto;display:block;position:absolute;inset:20% 23%;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true] .console-fullscreen-button[data-slot=button] .console-key-label{z-index:1;visibility:visible;position:relative;transform:scaleX(.82)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true][data-theme=dark]{background:#050607}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true][data-theme=dark] .console-canvas{background-image:var(--console-mobile-fullscreen-dark)}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true][data-theme=dark] .tv-screen{width:74.1%;height:75.3%;top:11.7%;left:19.3%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true][data-theme=dark] .console-fullscreen-button[data-slot=button]{color:#d1d0ca;width:9.2%;top:calc(84% - max(22px,4.5%));left:4.7%}.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true][data-theme=dark] .console-fullscreen-button[data-slot=button]:before{background:#0b0d10}@media (max-width:700px) and (orientation:portrait){.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true][data-screen-expanded=true][data-fullscreen-artwork=true] .console-canvas{width:min(100dvh,177.683vw);transform:translate(-50%,-50%)rotate(90deg)}}@media (prefers-reduced-motion:reduce){.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:before,.gpt-tv-root .broadcast-tv-experience[data-console-artwork=true] .console-canvas:after{transition:none}}
