:root{--bg:#fff;--surface:#fff;--text:#0f0f0f;--secondary:#606060;--hover:#f2f2f2;--border:#d3d3d3;--guide:240px;--header:56px;color-scheme:light dark}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;background:var(--bg);color:var(--text);font:14px Roboto,Arial,sans-serif;overflow-x:hidden}button,input{font:inherit;color:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}svg{display:block;width:24px;height:24px;fill:currentColor}.masthead{position:fixed;z-index:100;inset:0 0 auto;height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:var(--surface)}.masthead-start,.masthead-end,.yt-search,.youtube-logo{display:flex;align-items:center}.masthead-start{width:225px;gap:12px}.masthead-end{width:225px;justify-content:flex-end;gap:8px}.icon-button{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:transparent}.icon-button:hover{background:var(--hover)}.hamburger,.hamburger:before,.hamburger:after{width:18px;height:2px;border-radius:1px;background:currentColor}.hamburger{position:relative}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0}.hamburger:before{top:-6px}.hamburger:after{top:6px}.youtube-logo{height:40px;position:relative}.youtube-logo-icon{color:#f03}.youtube-logo-icon svg{width:29px;height:22px}.youtube-word{margin-left:3px;font-family:"Arial Narrow",Roboto,sans-serif;font-size:20px;font-weight:700;letter-spacing:-1.7px;transform:scaleX(.86);transform-origin:left}.youtube-logo sup{position:absolute;left:91px;top:7px;color:var(--secondary);font-size:10px}.yt-search{width:min(46vw,732px);justify-content:center}.search-box{height:40px;position:relative;flex:1}.search-box input{width:100%;height:40px;padding:0 42px 0 16px;border:1px solid #c6c6c6;border-radius:22px 0 0 22px;background:var(--surface);font-size:16px;outline:0;box-shadow:inset 0 1px 2px #0000000d}.search-box input:focus{border-color:#1c62b9;box-shadow:inset 1px 0 #1c62b9}.search-submit{width:64px;height:40px;border:1px solid #c6c6c6;border-left:0;border-radius:0 22px 22px 0;background:#f8f8f8;display:grid;place-items:center}.search-submit:hover{background:#f0f0f0}.clear-search{display:none;position:absolute;right:3px;top:2px;width:36px;height:36px;border-radius:50%;background:transparent;font-size:28px;font-weight:300}.yt-search.has-value .clear-search{display:block}.voice{margin-left:12px;background:var(--hover)}.create-button{height:36px;padding:0 14px 0 10px;border-radius:18px;background:var(--hover);display:flex;align-items:center;gap:6px;font-weight:500}.account,.mobile-account{display:grid;place-items:center;border-radius:50%;background:transparent;color:inherit}.account{width:32px;height:32px;margin-left:4px}.mobile-search{display:none}.autocomplete{position:absolute;z-index:150;top:44px;left:0;right:-64px;padding:8px 0;border-radius:12px;background:var(--surface);box-shadow:0 4px 6px #0003;overflow:hidden}.autocomplete[hidden]{display:none}.suggestion{width:100%;height:32px;padding:0 16px;background:transparent;display:flex;align-items:center;gap:16px;text-align:left;font-size:16px;line-height:22px;font-weight:400}.suggestion:hover,.suggestion.is-active{background:var(--hover)}.suggestion svg{flex:0 0 20px;width:20px;height:20px}.suggestion-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-label strong{font-weight:500}.guide{position:fixed;z-index:80;left:0;top:56px;bottom:0;width:240px;padding:12px;overflow-y:auto;background:var(--surface);scrollbar-width:thin}.guide nav{padding-bottom:20px}.guide-item{height:40px;padding:0 12px;border-radius:10px;display:flex;align-items:center;gap:24px}.guide-item:hover,.guide-item.active{background:var(--hover)}.guide-item.active{font-weight:500}.guide-item svg{flex:0 0 24px}.guide hr{margin:12px 0;border:0;border-top:1px solid #e5e5e5}.guide h3,.guide-title{display:block;margin:0;padding:8px 12px;font-size:16px;font-weight:500}.guide-title b{font-size:25px;font-weight:400;margin-left:6px}.emoji{width:24px;text-align:center;font-size:20px}.guide-footer{padding:8px 12px 0;color:#606060;font-size:13px;font-weight:500;line-height:18px}.copyright{padding:0 12px;color:#909090;font-size:12px}.feed{margin-left:240px;padding:120px 24px 40px;min-height:100vh}.chips{position:fixed;z-index:70;top:56px;left:240px;right:0;height:56px;padding:0 24px;display:flex;align-items:center;gap:12px;overflow-x:auto;background:var(--surface);scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{height:32px;padding:0 12px;border-radius:8px;background:var(--hover);white-space:nowrap;font-weight:500}.chip:hover{background:#e5e5e5}.chip.active{background:#0f0f0f;color:#fff}.video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 16px;max-width:2200px;margin:auto}.video-card{min-width:0;cursor:pointer}.video-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#e5e5e5}.video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.duration{position:absolute;right:5px;bottom:5px;padding:3px 4px;border-radius:4px;background:#000c;color:#fff;font-size:12px;font-weight:500}.video-details{display:grid;grid-template-columns:36px minmax(0,1fr) 24px;gap:12px;margin-top:12px}.channel-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e00034;color:#fff;font-weight:500}.video-meta{min-width:0}.video-title{margin:0 0 4px;font-size:16px;line-height:22px;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.video-channel,.video-stats{color:var(--secondary);line-height:20px}.more{height:32px;width:32px;margin:-6px -8px 0 0;border-radius:50%;background:transparent;font-size:22px}.more:hover{background:var(--hover)}.empty-state{text-align:center;padding:120px 20px}.empty-state svg{width:72px;height:72px;margin:auto;color:var(--secondary)}.empty-state h2{margin:20px 0 4px}.empty-state p{color:var(--secondary)}.mobile-nav{display:none}
.watch-page{display:grid;grid-template-columns:minmax(0,1fr) 402px;gap:24px;max-width:1754px;margin:0 auto;padding:80px 24px 40px}.watch-main{min-width:0}.watch-player{width:100%;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden}.watch-player iframe,#youtube-player{width:100%;height:100%;border:0}.player-loading,.player-fallback{height:100%;display:grid;place-content:center;gap:12px;text-align:center;color:#fff;padding:30px}.player-loading:before{content:"";width:34px;height:34px;margin:auto;border:3px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.player-fallback svg{width:64px;height:64px;margin:auto;color:#f03}.player-fallback a{margin:auto;padding:10px 16px;border-radius:20px;background:#fff;color:#111;font-weight:500}.watch-main h1{font-size:20px;line-height:28px;margin:12px 0 8px}.watch-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.watch-channel,.watch-actions{display:flex;align-items:center}.watch-channel{gap:10px}.watch-channel>span:nth-child(2){display:grid;min-width:110px}.watch-channel strong{font-size:16px}.watch-channel small{color:var(--secondary);margin-top:3px}.subscribe{height:36px;margin-left:14px;padding:0 16px;border-radius:18px;background:#0f0f0f;color:#fff;font-weight:500}.watch-actions{gap:8px}.watch-actions button,.watch-actions a{height:36px;padding:0 14px;border-radius:18px;background:var(--hover);display:flex;align-items:center;gap:7px;font-weight:500}.watch-actions svg{width:20px;height:20px}.watch-description{margin-top:12px;padding:12px;border-radius:12px;background:var(--hover);line-height:20px}.watch-description p{margin:4px 0 0;white-space:pre-wrap}.related-chips{display:flex;gap:8px;margin-bottom:12px}.related-card{display:grid;grid-template-columns:168px minmax(0,1fr);gap:8px;margin-bottom:8px}.related-thumb{position:relative;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#ddd}.related-thumb img{width:100%;height:100%;object-fit:cover}.related-title{font-weight:500;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-channel,.related-stats{display:block;color:var(--secondary);font-size:12px;line-height:18px}.converter{position:fixed;z-index:300;inset:0;padding:5vh 16px;background:#000b;overflow:auto}.converter[hidden]{display:none}.converter-dialog{width:min(760px,100%);margin:auto;border-radius:12px;background:var(--surface);box-shadow:0 20px 80px #0008;overflow:hidden}.converter-dialog header{height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.converter-dialog h2{margin:2px 0 0;font-size:20px}.converter-dialog small{color:var(--secondary)}.converter-dialog header button{width:40px;height:40px;border-radius:50%;background:transparent;font-size:30px}.converter-dialog iframe{display:block;width:100%;min-height:650px;border:0}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1300px){:root{--guide:72px}.guide{width:72px;padding:4px}.guide hr,.guide h3,.guide-title,.guide-footer,.copyright,.guide-item:nth-of-type(n+5){display:none}.guide-item{height:74px;padding:8px 0;gap:6px;flex-direction:column;justify-content:center;font-size:10px}.feed{margin-left:72px}.chips{left:72px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.watch-page{grid-template-columns:minmax(0,1fr) 360px}}
@media(max-width:1000px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-page{display:block;max-width:920px}.related{margin-top:24px}.related-card{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:700px){:root{--header:52px}.masthead{height:52px;padding:0 8px}.masthead-start{width:auto}.masthead .icon-button[data-menu],.yt-search,.create-button,.masthead-end>.icon-button:not(.mobile-search){display:none}.mobile-search{display:grid}.masthead-end{width:auto}.youtube-logo sup{top:5px}.guide{width:240px;top:0;z-index:200;padding:64px 12px 12px;transform:translateX(-100%);transition:transform .2s}.guide.open{transform:none}.guide.open .guide-item{height:40px;padding:0 12px;gap:24px;flex-direction:row;justify-content:flex-start;font-size:14px}.guide.open hr,.guide.open h3,.guide.open .guide-title,.guide.open .guide-footer,.guide.open .copyright,.guide.open .guide-item:nth-of-type(n){display:flex}.guide.open h3,.guide.open .guide-footer,.guide.open .copyright{display:block}.scrim.open{position:fixed;z-index:190;inset:0;background:#0008}.masthead.searching .masthead-start,.masthead.searching .masthead-end{display:none}.masthead.searching .yt-search{display:flex;width:100%}.masthead.searching .voice{display:none}.suggestion{height:48px}.feed{margin-left:0;padding:104px 0 68px}.chips{left:0;top:52px;height:48px;padding:0 12px;gap:8px}.video-grid{display:block;max-width:520px}.video-card{margin-bottom:28px}.video-thumb{border-radius:0}.video-details{padding:0 12px;margin-top:10px}.mobile-nav{position:fixed;z-index:90;left:0;right:0;bottom:0;height:60px;display:flex;justify-content:space-around;background:var(--surface);border-top:1px solid #ddd}.mobile-nav a{width:20%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.mobile-nav svg{width:22px;height:22px}.mobile-plus{width:34px;height:34px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:26px}.mobile-account{width:22px;height:22px}.watch-page{padding:52px 0 76px}.watch-player{border-radius:0}.watch-main h1,.watch-row,.watch-description{margin-left:12px;margin-right:12px}.watch-row{align-items:flex-start;flex-wrap:wrap}.watch-actions{width:100%;overflow-x:auto}.related{padding:0 12px}.related-card{grid-template-columns:168px minmax(0,1fr)}.watch-search{display:none}.converter{padding:0}.converter-dialog{min-height:100vh;border-radius:0}}
@media(prefers-color-scheme:dark){:root{--bg:#0f0f0f;--surface:#0f0f0f;--text:#f1f1f1;--secondary:#aaa;--hover:#272727;--border:#303030}.search-box input{background:#121212;border-color:#303030;box-shadow:none}.search-submit{background:#222;border-color:#303030}.search-submit:hover{background:#303030}.chip:hover{background:#3f3f3f}.chip.active,.subscribe{background:#f1f1f1;color:#0f0f0f}.guide hr,.mobile-nav,.converter-dialog header{border-color:#3f3f3f}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation-duration:.01ms!important}}
:root[data-theme="dark"]{--bg:#0f0f0f;--surface:#0f0f0f;--text:#f1f1f1;--secondary:#aaa;--hover:#272727;--border:#303030;color-scheme:dark}:root[data-theme="dark"] .search-box input{background:#121212;border-color:#303030;box-shadow:none}:root[data-theme="dark"] .search-submit{background:#222;border-color:#303030}:root[data-theme="dark"] .search-submit:hover{background:#303030}:root[data-theme="dark"] .chip:hover{background:#3f3f3f}:root[data-theme="dark"] .chip.active,:root[data-theme="dark"] .subscribe{background:#f1f1f1;color:#0f0f0f}:root[data-theme="dark"] .guide hr,:root[data-theme="dark"] .mobile-nav,:root[data-theme="dark"] .converter-dialog header{border-color:#3f3f3f}:root[data-theme="light"]{--bg:#fff;--surface:#fff;--text:#0f0f0f;--secondary:#606060;--hover:#f2f2f2;--border:#d3d3d3;color-scheme:light}:root[data-theme="light"] .search-box input{background:#fff;border-color:#c6c6c6;box-shadow:inset 0 1px 2px #0000000d}:root[data-theme="light"] .search-submit{background:#f8f8f8;border-color:#c6c6c6}:root[data-theme="light"] .search-submit:hover{background:#f0f0f0}:root[data-theme="light"] .chip:hover{background:#e5e5e5}:root[data-theme="light"] .chip.active,:root[data-theme="light"] .subscribe{background:#0f0f0f;color:#fff}:root[data-theme="light"] .guide hr{border-color:#e5e5e5}:root[data-theme="light"] .mobile-nav,:root[data-theme="light"] .converter-dialog header{border-color:#ddd}.theme-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.theme-toggle [hidden]{display:none}
.channel-avatar{overflow:hidden}.channel-avatar img{width:100%;height:100%;object-fit:cover}.skeleton-card{pointer-events:none}.skeleton-card .video-thumb,.skeleton-card .channel-avatar,.skeleton-card i{background:linear-gradient(100deg,var(--hover) 30%,#ddd 45%,var(--hover) 60%);background-size:300% 100%;animation:shimmer 1.4s infinite}.skeleton-card i{display:block;height:14px;margin:3px 0 8px;border-radius:4px}.skeleton-card i:nth-child(2){width:70%}.skeleton-card i:nth-child(3){width:45%}.watch-description p{max-height:60px;overflow:hidden}.watch-description.expanded p{max-height:none}.description-more{padding:4px 0;background:transparent;font-weight:500}.comments{margin-top:24px}.comments h2{font-size:20px}.comment-compose{display:flex;align-items:center;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--border);color:var(--secondary)}.comment-compose .account{flex:0 0 40px;width:40px;height:40px}.guide-collapsed .guide{transform:translateX(-100%)}.guide-collapsed .feed{margin-left:0}.guide-collapsed .chips{left:0}@keyframes shimmer{to{background-position:-100% 0}}
.feed-sentinel{height:104px;display:grid;place-items:center}.feed-sentinel[hidden]{display:none}.feed-sentinel span{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--text);border-radius:50%;opacity:0}.feed-sentinel.loading span{opacity:1;animation:spin .75s linear infinite}
.feed-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 24px;max-width:2200px}.feed-heading[hidden]{display:none}.feed-heading h1,.continue-section h2{margin:0;font-size:20px;line-height:28px}.feed-heading button{padding:10px 14px;border-radius:20px;background:transparent;color:#065fd4;font-weight:500}.feed-heading button:hover{background:#def1ff}.continue-section{max-width:2200px;margin:0 auto 36px}.continue-section[hidden]{display:none}.continue-section h2{margin-bottom:16px}.continue-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,360px);gap:16px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.watch-progress{position:absolute;z-index:2;left:0;right:0;bottom:0;height:4px;background:#ffffff66}.watch-progress i{display:block;height:100%;background:#f00}.card-menu{position:fixed;z-index:250;width:240px;padding:8px 0;border-radius:12px;background:var(--surface);box-shadow:0 4px 20px #0005}.card-menu[hidden]{display:none}.card-menu button{display:block;width:100%;padding:12px 16px;background:transparent;text-align:left}.card-menu button:hover{background:var(--hover)}
.guide-title.active{border-radius:10px;background:var(--hover)}
.watch-legal-footer{margin:0 24px 40px 264px;padding:24px 0;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:10px 20px;color:var(--secondary);font-size:12px}.watch-legal-footer a:hover{color:var(--text)}
@media(max-width:1300px){.watch-legal-footer{margin-left:96px}}
@media(max-width:700px){.watch-legal-footer{margin:0 12px 88px;padding:20px 0}}
/* Independent DLM brand mark. */
.youtube-logo-icon{width:29px;height:22px;border-radius:6px;background:#f03;color:#fff;display:grid;place-items:center}.youtube-logo-icon svg{display:none}.youtube-logo-icon:before{content:"D";font-size:14px;line-height:1;font-weight:800;letter-spacing:-.5px}.youtube-word{margin-left:6px;font-family:Roboto,Arial,sans-serif;font-weight:700;letter-spacing:.2px;transform:none}.youtube-logo sup{left:74px}
