:root{--yt-bg:#0f0f0f;--yt-surface:#212121;--yt-chip:#272727;--yt-chip-hover:#3f3f3f;--yt-border:#303030;--yt-text:#f1f1f1;--yt-muted:#aaa;--yt-red:#f03;--yt-blue:#3ea6ff;--yt-header-height:56px;--yt-guide-width:72px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--yt-bg);min-width:320px}body{background:var(--yt-bg);min-height:100vh;color:var(--yt-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Roboto,Arial,Helvetica,sans-serif;overflow-x:hidden}button,input{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}img{display:block}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--yt-blue);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.youtube-demo{background:var(--yt-bg);min-height:100vh}.yt-masthead{z-index:100;height:var(--yt-header-height);background:#0f0f0ffa;align-items:center;gap:8px;padding:0 16px;display:flex;position:fixed;inset:0 0 auto}.yt-masthead-start,.yt-masthead-end{flex:none;align-items:center;display:flex}.yt-masthead-start{gap:12px;width:218px}.yt-masthead-end{gap:8px;margin-left:6px}.yt-icon-button{width:40px;height:40px;color:var(--yt-text);background:0 0;border-radius:999px;flex:0 0 40px;place-items:center;display:grid}.yt-icon-button:hover{background:var(--yt-chip)}.yt-home-link{align-items:center;min-height:40px;display:inline-flex}.yt-logo{white-space:nowrap;align-items:center;gap:4px;height:24px;display:inline-flex;position:relative}.yt-logo-mark{background:red;border-radius:6px;place-items:center;width:30px;height:21px;display:grid;position:relative}.yt-logo-mark span{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #fff;width:0;height:0;margin-left:2px}.yt-logo-word{color:#fff;letter-spacing:-1.2px;transform-origin:0;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:20px;font-weight:700;transform:scaleX(.88)}.yt-logo sup{color:var(--yt-muted);font-size:9px;font-weight:400;position:absolute;top:-6px;right:-7px}.yt-search{width:min(47vw,640px);height:40px;margin-left:auto;display:flex}.yt-search label{flex:1;display:block}.yt-search input{border:1px solid var(--yt-border);width:100%;height:40px;color:var(--yt-text);background:#121212;border-radius:20px 0 0 20px;outline:0;padding:0 16px;font-size:16px}.yt-search input:focus{border-color:#1c62b9;box-shadow:inset 1px 0 #1c62b9}.yt-search button{border:1px solid var(--yt-border);background:#222;border-left:0;border-radius:0 20px 20px 0;place-items:center;width:64px;height:40px;display:grid}.yt-search button:hover{background:#292929}.yt-mic{background:#181818;margin-left:8px}.yt-avatar,.account-menu-avatar{color:#fff;background:linear-gradient(145deg,#375a7d,#8d3f64);border-radius:999px;place-items:center;font-weight:600;display:grid}.yt-avatar{width:32px;height:32px;margin:0 8px;font-size:12px}.yt-mini-guide{z-index:80;top:var(--yt-header-height);width:var(--yt-guide-width);background:var(--yt-bg);padding-top:4px;position:fixed;bottom:0;left:0}.yt-mini-guide button{width:64px;height:74px;color:var(--yt-text);background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin:0 4px;display:flex}.yt-mini-guide button:hover{background:var(--yt-chip)}.yt-mini-guide button span{text-overflow:ellipsis;max-width:58px;font-size:10px;line-height:14px;overflow:hidden}.storefront-page{min-height:100vh;padding-top:var(--yt-header-height);margin-left:var(--yt-guide-width)}.storefront-content{width:min(100%,1284px);min-height:calc(100vh - var(--yt-header-height));margin:0 auto;padding:30px 62px 52px}.storefront-title-row{align-items:center;gap:16px;min-height:72px;display:flex}.storefront-bag{background:linear-gradient(150deg,#4b101b,#e51a2f 52%,#ff7c5e);border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.storefront-bag:before{content:"";border:3px solid #ffffffd9;border-bottom:0;border-radius:15px 15px 0 0;width:27px;height:17px;position:absolute;top:11px}.storefront-bag:after{content:"";background:#ffffffeb;border-radius:4px 4px 9px 9px;position:absolute;inset:19px 13px 10px}.storefront-bag span{z-index:1;color:#d7192e;margin-top:11px;margin-left:2px;font-size:14px;position:relative}.storefront-kicker{color:var(--yt-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:-2px;font-size:12px;font-weight:500;display:block}.storefront-title-row h1{color:var(--yt-text);letter-spacing:-.5px;margin:0;font-size:36px;font-weight:700;line-height:50px}.storefront-tabs{z-index:30;top:var(--yt-header-height);border-bottom:1px solid var(--yt-border);scrollbar-width:none;background:#0f0f0ffa;align-items:stretch;gap:24px;height:49px;display:flex;position:sticky;overflow-x:auto}.storefront-tabs::-webkit-scrollbar{display:none}.storefront-tabs button{color:var(--yt-muted);white-space:nowrap;background:0 0;flex:none;padding:0;font-size:14px;font-weight:500;line-height:48px;position:relative}.storefront-tabs button:hover,.storefront-tabs button.selected{color:var(--yt-text)}.storefront-tabs button.selected:after{background:var(--yt-text);content:"";border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.taste-tab-content{padding-top:24px}.taste-tab-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.taste-tab-label{color:var(--yt-text);align-items:center;gap:8px;font-size:22px;font-weight:700;line-height:30px;display:inline-flex}.taste-tab-label svg{color:var(--yt-red)}.taste-tab-heading>div>p{color:var(--yt-muted);margin:4px 0 0;font-size:14px;line-height:20px}.feature-chips,.type-chips{align-items:center;gap:12px;display:flex}.feature-chips{scrollbar-width:none;overflow-x:auto}.feature-chips::-webkit-scrollbar{display:none}.feature-chips button,.type-chips button{background:var(--yt-chip);height:32px;color:var(--yt-text);white-space:nowrap;border-radius:8px;flex:none;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;transition:background .12s,color .12s}.feature-chips button:hover,.type-chips button:hover{background:var(--yt-chip-hover)}.feature-chips button.selected,.type-chips button.selected{background:var(--yt-text);color:var(--yt-bg)}.panel-heading{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:20px;display:flex}.panel-heading h2{color:var(--yt-text);letter-spacing:-.4px;margin:5px 0 4px;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1.2}.panel-heading p{max-width:620px;color:var(--yt-muted);margin:0;font-size:14px;line-height:20px}.section-eyebrow{color:var(--yt-muted);letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.live-dot{background:var(--yt-red);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #ff003324}.type-chips{flex:none;padding-top:3px}.battle-panel{width:100%}.battle-grid{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:start;max-width:1050px;display:grid;position:relative}.storefront-battle-card{min-width:0;position:relative}.battle-card-choice{width:100%;color:inherit;text-align:left;background:0 0;border-radius:10px;padding:0;display:block}.battle-art{aspect-ratio:16/9;background:#181818;border-radius:10px;width:100%;display:block;position:relative;overflow:hidden;transform:translateZ(0)}.battle-art-main,.battle-art-backdrop{object-fit:cover;width:100%;height:100%;transition:transform .22s cubic-bezier(.2,0,0,1),filter .22s;position:absolute}.battle-art-backdrop{display:none}.storefront-battle-card.is-movie .battle-art-backdrop{filter:blur(22px)brightness(.42)saturate(1.2);display:block;transform:scale(1.18)}.storefront-battle-card.is-movie .battle-art-main{object-fit:contain;width:auto;max-width:55%;left:50%;transform:translate(-50%);box-shadow:0 0 45px #000000bf}.battle-art-shade{background:linear-gradient(#0000 58%,#0000005c);transition:background .18s;position:absolute;inset:0}.runtime-badge,.match-badge{border-radius:3px;align-items:center;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}.runtime-badge{color:#fff;background:#000000d1;height:18px;padding:0 4px;position:absolute;bottom:6px;right:6px}.vote-reveal{color:#0f0f0f;opacity:0;background:#fff;border-radius:20px;align-items:center;height:40px;padding:0 20px;font-size:14px;font-weight:600;transition:opacity .16s,transform .16s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)}.battle-card-choice:hover .vote-reveal,.battle-card-choice:focus-visible .vote-reveal{opacity:1;transform:translate(-50%,-50%)}.battle-card-choice:hover .battle-art-main{transform:scale(1.025)}.storefront-battle-card.is-movie .battle-card-choice:hover .battle-art-main{transform:translate(-50%)scale(1.025)}.battle-card-choice:hover .battle-art-shade{background:#0000003b}.battle-card-title,.battle-card-meta{display:flex}.battle-card-title{min-height:20px;color:var(--yt-text);margin-top:9px;padding-right:4px;font-size:15px;font-weight:600;line-height:20px}.battle-card-meta{min-height:18px;color:var(--yt-muted);margin-top:2px;font-size:12px;line-height:18px}.battle-card-actions{align-items:center;gap:8px;min-height:36px;margin-top:7px;display:flex}.watch-now-button{background:var(--yt-text);height:36px;color:var(--yt-bg);white-space:nowrap;border-radius:18px;flex:0 auto;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:13px;font-weight:600;line-height:18px;transition:background .12s,transform .12s;display:inline-flex}.watch-now-button:hover{background:#d9d9d9;transform:translateY(-1px)}.watch-now-play{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid;width:0;height:0;margin-left:1px}.match-badge{height:18px;color:var(--yt-muted);border:1px solid #717171;padding:0 5px}.watched-toggle{z-index:3;color:#fff;opacity:.92;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0f0fdb;border:1px solid #ffffff2e;border-radius:18px;align-items:center;gap:5px;height:34px;padding:0 10px;font-size:12px;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex;position:absolute;top:10px;right:10px}.watched-toggle svg{color:var(--yt-muted)}.watched-toggle:hover{background:#272727f5;border-color:#ffffff5c}.watched-toggle.selected{color:#0f0f0f;background:#f1f1f1;border-color:#ffffffbd}.watched-toggle.selected svg{color:#0f0f0f}.battle-or{border:1px solid var(--yt-border);background:var(--yt-bg);width:32px;height:32px;color:var(--yt-muted);border-radius:50%;place-self:center;place-items:center;margin-top:calc(50% - 16px);font-size:10px;font-weight:700;display:grid}.skip-row{align-items:center;gap:14px;max-width:1050px;margin-top:26px;display:flex}.skip-row button{background:var(--yt-chip);height:40px;color:var(--yt-text);border-radius:20px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.skip-row button:hover{background:var(--yt-chip-hover)}.skip-row span{color:var(--yt-muted);font-size:12px;line-height:18px}.watched-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:28px 12px;display:grid}.watched-card{min-width:0}.watched-art{aspect-ratio:16/9;background:#181818;border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.watched-art-main,.watched-art-backdrop{object-fit:cover;width:100%;height:100%;position:absolute}.watched-art-backdrop{display:none}.watched-art.is-movie .watched-art-backdrop{filter:blur(18px)brightness(.4);display:block;transform:scale(1.18)}.watched-art.is-movie .watched-art-main{object-fit:contain;width:auto;max-width:58%;left:50%;transform:translate(-50%)}.watched-check{color:#fff;background:#000000d1;border-radius:3px;align-items:center;gap:3px;height:22px;padding:0 6px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;bottom:6px;right:6px}.watched-card-copy h3{color:var(--yt-text);text-overflow:ellipsis;white-space:nowrap;margin:9px 0 0;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.watched-card-copy>p{color:var(--yt-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;line-height:18px;overflow:hidden}.rating-line{align-items:baseline;min-height:24px;margin-top:4px;display:flex}.rating-line strong{color:var(--yt-text);font-size:15px;line-height:20px}.rating-line>span{color:var(--yt-muted);margin-left:2px;font-size:11px}.rating-line small{border-left:1px solid var(--yt-border);color:var(--yt-muted);margin-left:8px;padding-left:8px;font-size:11px}.empty-panel{border:1px dashed var(--yt-border);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:42px 24px;display:flex}.empty-icon{background:var(--yt-chip);width:52px;height:52px;color:var(--yt-muted);border-radius:50%;place-items:center;display:grid}.empty-panel h3{margin:18px 0 6px;font-size:18px;line-height:24px}.empty-panel p{max-width:430px;color:var(--yt-muted);margin:0;font-size:14px;line-height:20px}.empty-panel button{background:var(--yt-text);height:40px;color:var(--yt-bg);border-radius:20px;margin-top:20px;padding:0 18px;font-size:14px;font-weight:600}.taste-profile-panel{border:1px solid var(--yt-border);background:linear-gradient(135deg,#181818,#111);border-radius:14px;grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr);gap:22px 52px;max-width:960px;padding:32px;display:grid}.taste-profile-intro{grid-row:span 2}.taste-spark{width:52px;height:52px;color:var(--yt-red);background:linear-gradient(145deg,#391018,#181818 70%);border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.taste-profile-intro h2{max-width:480px;color:var(--yt-text);letter-spacing:-.7px;margin:8px 0 10px;font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.1}.taste-profile-intro>p{max-width:480px;color:var(--yt-muted);margin:0;font-size:14px;line-height:21px}.taste-bars{align-self:end;padding-top:8px}.taste-trait+.taste-trait{margin-top:18px}.taste-trait>div{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.taste-trait span{color:var(--yt-text);font-size:13px;font-weight:500}.taste-trait strong{color:var(--yt-muted);font-size:12px}.taste-meter{background:var(--yt-chip);border-radius:4px;width:100%;height:5px;display:block;overflow:hidden}.taste-meter i{border-radius:inherit;background:var(--yt-text);height:100%;display:block}.taste-stats{border:1px solid var(--yt-border);background:var(--yt-border);border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.taste-stats>div{background:#181818;flex-direction:column;padding:14px;display:flex}.taste-stats strong{font-size:20px;line-height:24px}.taste-stats span{color:var(--yt-muted);margin-top:2px;font-size:11px}.taste-privacy{color:#717171;grid-column:2;margin:-6px 0 0;font-size:11px;line-height:16px}.account-scrim{z-index:109;background:0 0;width:100%;height:100%;position:fixed;inset:0}.account-menu{z-index:110;border:1px solid var(--yt-border);background:#282828;border-radius:12px;width:min(300px,100vw - 24px);position:fixed;top:48px;right:16px;overflow:hidden;box-shadow:0 12px 36px #00000073}.account-menu-header{border-bottom:1px solid var(--yt-border);gap:12px;padding:16px;display:flex}.account-menu-avatar{flex:0 0 40px;width:40px;height:40px;font-size:13px}.account-menu-header div{flex-direction:column;min-width:0;display:flex}.account-menu-header strong,.account-menu-header span{text-overflow:ellipsis;white-space:nowrap;line-height:20px;overflow:hidden}.account-menu-header strong{font-size:14px}.account-menu-header span{color:var(--yt-muted);font-size:12px}.account-connection{color:var(--yt-text);align-items:center;gap:8px;padding:14px 16px 5px;font-size:13px;font-weight:500;display:flex}.account-connection>span{background:var(--yt-text);width:22px;height:22px;color:var(--yt-bg);border-radius:50%;place-items:center;display:grid}.account-menu>p{color:var(--yt-muted);margin:0;padding:7px 16px 14px;font-size:12px;line-height:18px}.device-memory-id{border-top:1px solid var(--yt-border);padding:13px 16px;font-size:14px;font-weight:500;display:block}.device-memory-id:hover{background:#3f3f3f}.yt-toast{z-index:120;color:#0f0f0f;background:#f1f1f1;border-radius:4px;align-items:center;gap:8px;max-width:calc(100vw - 32px);min-height:40px;padding:8px 16px;font-size:13px;font-weight:500;animation:.16s ease-out toast-in;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #00000057}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.demo-footer{border-top:1px solid var(--yt-border);color:#717171;justify-content:space-between;gap:24px;margin-top:56px;padding-top:18px;font-size:11px;line-height:16px;display:flex}.loading-screen{background:var(--yt-bg);place-content:center;gap:22px;width:100vw;min-height:100vh;display:grid}.loading-screen .yt-logo{transform:scale(1.16)}.loading-bar{background:var(--yt-border);border-radius:2px;width:96px;height:2px;position:relative;overflow:hidden}.loading-bar:after{background:var(--yt-red);content:"";width:42px;height:100%;animation:.9s ease-in-out infinite loading;position:absolute}@keyframes loading{0%{transform:translate(-44px)}to{transform:translate(100px)}}@media (width<=1050px){.storefront-content{padding-left:32px;padding-right:32px}.yt-masthead-start{width:auto}.yt-search{width:min(45vw,520px)}}@media (width<=800px){:root{--yt-guide-width:0px}.yt-mini-guide{display:none}.yt-masthead{padding:0 10px}.yt-masthead-start{gap:6px}.yt-search{width:min(38vw,300px)}.yt-mic,.yt-create{display:none}.storefront-content{padding:22px 20px 42px}.storefront-bag{flex-basis:48px;width:48px;height:48px}.storefront-bag:before{width:22px;height:15px;top:7px}.storefront-bag:after{inset:15px 9px 7px}.storefront-title-row{min-height:62px}.storefront-title-row h1{font-size:24px;line-height:32px}.taste-tab-heading{flex-direction:column;align-items:flex-start;gap:18px}.feature-chips{width:100%}.panel-heading{flex-direction:column;align-items:flex-start;gap:16px}.battle-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.battle-or{z-index:6;margin:0;position:absolute;top:calc(25% - 16px);left:50%;transform:translate(-50%)}.battle-card-title{min-height:40px;margin-top:7px;padding-right:0;font-size:14px;line-height:19px}.battle-card-meta{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:17px;display:block;overflow:hidden}.battle-card-badges{margin-top:3px}.watched-toggle{justify-content:center;width:36px;height:36px;padding:0}.watched-toggle span,.vote-reveal{display:none}.skip-row{flex-direction:column;align-items:flex-start;gap:8px;margin-top:22px}.watched-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.taste-profile-panel{grid-template-columns:1fr;padding:24px}.taste-profile-intro{grid-row:auto}.taste-privacy{grid-column:1}}@media (width<=560px){.yt-masthead-start .yt-icon-button{display:none}.yt-search{width:40px;height:40px;margin-left:auto}.yt-search label{display:none}.yt-search button{background:0 0;border:0;border-radius:50%;width:40px}.yt-notifications{display:none}.yt-masthead-end{margin-left:0}.storefront-content{padding-left:14px;padding-right:14px}.storefront-tabs{gap:20px;margin-right:-14px}.taste-tab-content{padding-top:20px}.taste-tab-heading{margin-bottom:24px}.taste-tab-label{font-size:20px}.panel-heading h2{font-size:23px}.battle-grid{gap:8px}.battle-art,.watched-art{border-radius:7px}.runtime-badge{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 8px);font-size:10px;bottom:4px;right:4px;overflow:hidden}.watched-toggle{top:6px;right:6px}.battle-card-title{font-size:13px;line-height:18px}.watch-now-button,.match-badge{font-size:10px}.watch-now-button{flex:auto;gap:5px;min-width:0;padding:0 8px}.skip-row button{justify-content:center;width:100%}.watched-card-copy h3{font-size:13px}.rating-line small{display:none}.taste-profile-panel{padding:20px}.taste-stats>div{padding:11px}.demo-footer{flex-direction:column;gap:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
