/* build: rcssmin из css/home-shell-20260623.css (source of truth) 20260901r */
body[data-page="home-shell"]{--header-h:80px;--sidebar-w:248px;--shell-content-max:1600px}body[data-page="home-shell"] .header-nav-shell{display:none!important}body[data-page="home-shell"] .home-shell{display:grid;grid-template-columns:var(--sidebar-w) minmax(0,1fr);align-items:start;gap:0;padding-top:var(--header-h);position:relative;z-index:1}body[data-page="home-shell"] .home-shell-main{min-width:0;--shell-side-pad:clamp(16px,3vw,40px);padding:0 var(--shell-side-pad) 48px}body[data-page="home-shell"] .home-sidebar{position:sticky;top:var(--nav-offset,var(--header-h));align-self:start;height:calc(100vh - var(--nav-offset,var(--header-h)));transition:top .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1);border-right:1px solid var(--border);background:linear-gradient(180deg,rgba(19,19,28,.6),rgba(11,11,16,.4))}body[data-page="home-shell"] .home-sidebar-rail{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden;padding:14px 10px 18px;gap:2px;scrollbar-width:thin;scrollbar-color:rgba(138,109,233,.4) transparent}body[data-page="home-shell"] .home-sidebar-rail::-webkit-scrollbar{width:8px}body[data-page="home-shell"] .home-sidebar-rail::-webkit-scrollbar-thumb{background:rgba(138,109,233,.34);border-radius:8px}body[data-page="home-shell"] .home-sidebar-rail::-webkit-scrollbar-thumb:hover{background:rgba(138,109,233,.55)}body[data-page="home-shell"] .home-sidebar-head{display:flex;align-items:center;gap:10px;padding:2px 6px 10px}body[data-page="home-shell"] .home-sidebar-toggle{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--border);border-radius:var(--r-sm,6px);background:rgba(138,109,233,.08);color:var(--text);cursor:pointer;transition:border-color .2s,color .2s,background .2s}body[data-page="home-shell"] .home-sidebar-toggle:hover{border-color:var(--border-focus);color:var(--accent)}body[data-page="home-shell"] .home-sidebar-head-label{font-family:var(--ff-mono,monospace);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}body[data-page="home-shell"] .home-sidebar-nav{display:flex;flex-direction:column;gap:1px}body[data-page="home-shell"] .home-sidebar-link{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:14px;padding:10px 12px;border-radius:var(--r-sm,6px);color:var(--text-muted);text-decoration:none;font-family:var(--ff-mono,monospace);font-size:.86rem;line-height:1.2;border-left:3px solid transparent;transition:background .18s,color .18s,border-color .18s}body[data-page="home-shell"] .home-sidebar-link:hover{background:rgba(138,109,233,.08);color:var(--text)}body[data-page="home-shell"] .home-sidebar-link.active{background:rgba(138,109,233,.14);color:var(--primary-light,#b49bff);border-left-color:var(--accent,#f2b84b)}body[data-page="home-shell"] .home-sidebar-ic{position:relative;display:grid;place-items:center;width:28px;font-size:1rem;color:inherit}body[data-page="home-shell"] .home-sidebar-link.active .home-sidebar-ic{color:var(--accent,#f2b84b)}body[data-page="home-shell"] .home-sidebar-label{min-width:0;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-page="home-shell"] .home-sidebar-live{font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:#ff5a7a;font-weight:700}body[data-page="home-shell"] .home-sidebar-live-dot,body[data-page="home-shell"] .yt-card-live-dot{width:7px;height:7px;border-radius:50%;background:#ff3d5e;box-shadow:0 0 8px #ff3d5e;display:inline-block;animation:home-shell-live-pulse 1.6s ease-in-out infinite}body[data-page="home-shell"] .home-sidebar-live-dot{position:absolute;top:2px;right:1px}@keyframes home-shell-live-pulse{0%,100%{opacity:1}50%{opacity:.35}}body[data-page="home-shell"] .home-sidebar-divider{height:1px;margin:10px 8px;background:linear-gradient(90deg,var(--border),transparent)}body[data-page="home-shell"] .home-sidebar-group{padding:4px 14px;font-family:var(--ff-mono,monospace);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:#a2a2b8;opacity:.8}body[data-page="home-shell"] .home-sidebar-foot{margin-top:auto;padding-top:12px}body[data-page="home-shell"] .home-sidebar-link--ext .home-sidebar-ic{color:#ff5a5a}body[data-page="home-shell"][data-sidebar="collapsed"]{--sidebar-w:76px}body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-label,body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-group,body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-head-label{display:none}body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-link{grid-template-columns:1fr;justify-items:center;gap:0;padding:12px 0;border-left-width:0;border-radius:10px}body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-link.active{box-shadow:inset 0 0 0 1px var(--accent,#f2b84b)}body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-head{justify-content:center}body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-divider{margin:10px 16px}body[data-page="home-shell"] .feed-chips{position:sticky;top:var(--nav-offset,var(--header-h));transition:top .35s cubic-bezier(.4,0,.2,1);z-index:20;display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 18px;padding:14px 0 12px;background:var(--bg-dark,#0b0b10);border-bottom:1px solid var(--border)}body[data-page="home-shell"] .feed-chips .da-chip{cursor:pointer;min-height:40px;-webkit-appearance:none;appearance:none}body[data-page="home-shell"] .feed-grid-section{margin:0 0 8px}body[data-page="home-shell"] .feed-grid{gap:clamp(16px,1.6vw,22px);grid-template-columns:repeat(4,1fr)}body[data-page="home-shell"] .feed-grid-empty{margin:2.4rem auto;text-align:center;font-family:var(--ff-mono,monospace);color:var(--text-muted)}body[data-page="home-shell"] .yt-card{display:block;text-decoration:none;color:inherit;border-radius:var(--r-md,12px)}body[data-page="home-shell"] .yt-card[hidden]{display:none}body[data-page="home-shell"] .yt-card-thumb{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--r-md,12px);background:radial-gradient(circle at 50% 40%,rgba(138,109,233,.16),transparent 70%),linear-gradient(160deg,var(--bg-card,#1a1a28),var(--bg-surface,#13131c));border:1px solid var(--border);transition:border-color .2s,box-shadow .2s,transform .2s}body[data-page="home-shell"] .yt-card-thumb img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}body[data-page="home-shell"] .yt-card:hover .yt-card-thumb{border-color:var(--border-focus);box-shadow:0 18px 40px -24px rgba(0,0,0,.9),0 0 0 1px rgba(242,184,75,.28)}body[data-page="home-shell"] .yt-card:hover .yt-card-thumb img{transform:scale(1.05)}body[data-page="home-shell"] .yt-card-thumb-ph{display:grid;place-items:center;width:100%;height:100%;font-size:2.6rem;color:var(--primary-light,#b49bff);background:radial-gradient(circle at 50% 38%,rgba(138,109,233,.22),transparent 68%),linear-gradient(160deg,var(--bg-card,#1a1a28),var(--bg-surface,#13131c))}body[data-page="home-shell"] .yt-card-badge{position:absolute;display:inline-flex;align-items:center;gap:5px;font-family:var(--ff-mono,monospace);font-size:.68rem;line-height:1;padding:4px 7px;border-radius:5px}body[data-page="home-shell"] .yt-card-badge--duration{right:8px;bottom:8px;background:rgba(7,7,12,.86);color:#fff;backdrop-filter:blur(3px)}body[data-page="home-shell"] .yt-card-badge--live{right:8px;bottom:8px;background:rgba(7,7,12,.86);color:#ff5a7a;font-weight:700;letter-spacing:.04em;text-transform:uppercase}body[data-page="home-shell"] .yt-card-badge--pro{top:8px;right:8px;background:linear-gradient(180deg,var(--accent,#f2b84b),var(--accent-deep,#e0972a));color:#1a1206;font-weight:700}body[data-page="home-shell"] .yt-card-play{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(0deg,rgba(6,6,14,.55),transparent 55%);opacity:0;transition:opacity .25s;pointer-events:none}body[data-page="home-shell"] .yt-card:hover .yt-card-play{opacity:1}body[data-page="home-shell"] .yt-card-play i{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,var(--accent,#f2b84b),var(--accent-deep,#e0972a));color:#1a1206;box-shadow:0 0 22px -4px var(--accent,#f2b84b)}body[data-page="home-shell"] .yt-card-row{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:12px 2px 0}body[data-page="home-shell"] .yt-card-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:var(--bg-card,#1a1a28);border:1px solid var(--border);flex:0 0 auto}body[data-page="home-shell"] .yt-card-avatar img{width:100%;height:100%;object-fit:cover}body[data-page="home-shell"] .yt-card-info{min-width:0;display:flex;flex-direction:column;gap:3px}body[data-page="home-shell"] .yt-card-type{display:none;font-family:var(--ff-mono,monospace);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent,#f2b84b)}body[data-page="home-shell"] .yt-card-title{margin:0;font-family:var(--ff-mono,monospace);font-size:.95rem;font-weight:600;line-height:1.3;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body[data-page="home-shell"] .yt-card:hover .yt-card-title{color:var(--primary-light,#b49bff)}body[data-page="home-shell"] .yt-card-channel{font-family:var(--ff-mono,monospace);font-size:.8rem;color:var(--text-muted)}body[data-page="home-shell"] .yt-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-family:var(--ff-mono,monospace);font-size:.78rem;color:var(--text-muted)}body[data-page="home-shell"] .yt-card-dot{opacity:.7}body[data-page="home-shell"] .da-hero{--hero-clip-slack:min(clamp(0px,3vw,28px),var(--shell-side-pad,16px));padding:clamp(16px,2.4vh,28px) var(--hero-clip-slack) clamp(20px,3vh,34px);margin-inline:calc(-1 * var(--hero-clip-slack))}body[data-page="home-shell"] .da-hero-inner{gap:clamp(20px,3vw,44px);align-items:center}body[data-page="home-shell"] .da-hero-title{font-size:clamp(2rem,5vw,3.2rem)}body[data-page="home-shell"] .da-hero-desc{font-size:.9rem;max-width:54ch}body[data-page="home-shell"] .da-hero-scroll{display:none}body[data-page="home-shell"] .home-shell-main .section,body[data-page="home-shell"] .home-shell-main .home-personal,body[data-page="home-shell"] .home-shell-main .home-walkthroughs{padding-top:clamp(22px,3vh,34px);padding-bottom:clamp(22px,3vh,34px)}body[data-page="home-shell"] .home-shell-main .section-divider{height:14px;margin:clamp(12px,1.8vh,20px) auto}body[data-page="home-shell"] .home-sidebar-link:focus-visible,body[data-page="home-shell"] .home-sidebar-toggle:focus-visible,body[data-page="home-shell"] .feed-chips .da-chip:focus-visible,body[data-page="home-shell"] .yt-card:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(138,109,233,.55);border-radius:var(--r-sm,6px)}body[data-page="home-shell"] .yt-card:focus-visible .yt-card-thumb{border-color:var(--primary-light,#b49bff)}body[data-page="home-shell"] .feed-grid{grid-template-columns:repeat(4,1fr)}@media (min-width:1460px){body[data-page="home-shell"]{--sidebar-w:256px}body[data-page="home-shell"] .feed-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1200px){body[data-page="home-shell"]{--header-h:74px}body[data-page="home-shell"] .home-sidebar{display:none}body[data-page="home-shell"] .home-shell{grid-template-columns:minmax(0,1fr)}body[data-page="home-shell"][data-sidebar="collapsed"]{--sidebar-w:248px}}@media (max-width:900px){body[data-page="home-shell"] .feed-grid,body[data-page="home-shell"] .home-walkthroughs-grid,body[data-page="home-shell"] .home-gameplays-grid,body[data-page="home-shell"] .home-recommendations-grid,body[data-page="home-shell"] .home-resume-grid,body[data-page="home-shell"] .home-collection-grid--megaman{grid-template-columns:repeat(2,1fr)}body[data-page="home-shell"] .home-shell-main{--shell-side-pad:clamp(14px,4vw,24px)}}@media (max-width:640px){body[data-page="home-shell"]{--header-h:72px}body[data-page="home-shell"] .feed-grid,body[data-page="home-shell"] .home-walkthroughs-grid,body[data-page="home-shell"] .home-gameplays-grid,body[data-page="home-shell"] .home-recommendations-grid,body[data-page="home-shell"] .home-resume-grid,body[data-page="home-shell"] .home-collection-grid--megaman{grid-template-columns:1fr}body[data-page="home-shell"] .feed-chips{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:calc(-1 * clamp(14px,4vw,24px));margin-right:calc(-1 * clamp(14px,4vw,24px));padding-left:clamp(14px,4vw,24px);padding-right:clamp(14px,4vw,24px)}body[data-page="home-shell"] .feed-chips::-webkit-scrollbar{display:none}body[data-page="home-shell"] .feed-chips .da-chip{white-space:nowrap;flex:0 0 auto}}@media (prefers-reduced-motion:reduce){body[data-page="home-shell"] .yt-card-thumb img,body[data-page="home-shell"] .home-sidebar-live-dot,body[data-page="home-shell"] .yt-card-live-dot{transition:none;animation:none}}body[data-page="home-shell"] .home-shell-main{width:100%;max-width:calc(var(--shell-content-max) + 2 * var(--shell-side-pad));margin-inline:auto}body[data-page="home-shell"] .home-shell-main .section-inner,body[data-page="home-shell"] .da-hero-inner{width:100%;max-width:100%;margin-inline:auto}body[data-page="home-shell"] .home-shell-main .section,body[data-page="home-shell"] .home-shell-main .home-personal,body[data-page="home-shell"] .home-shell-main .home-walkthroughs{padding-left:0;padding-right:0}body[data-page="home-shell"] .feed-chips{width:100%;max-width:var(--shell-content-max);margin-left:auto;margin-right:auto;margin-bottom:18px}body[data-page="home-shell"] .feed-grid-section{position:relative;width:100%;max-width:var(--shell-content-max);margin:clamp(12px,1.8vh,20px) auto 0;padding-top:clamp(12px,1.8vh,20px);padding-bottom:clamp(22px,3vh,34px)}body[data-page="home-shell"] .feed-grid-section::before{content:"Лента видео";display:block;margin:0 0 clamp(12px,1.6vh,18px);font-family:var(--ff-mono,monospace);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}body[data-page="home-shell"] .home-shell-main .feed-chips + .section.home-latest-videos{padding-top:clamp(8px,1.4vh,16px)}body[data-page="home-shell"] .home-shell-main .section.home-latest-videos{padding-bottom:clamp(10px,1.4vh,16px)}body[data-page="home-shell"][data-home] .bg-grid{display:none}body[data-page="home-shell"] .home-walkthroughs .section-header--walkthroughs,body[data-page="home-shell"] .home-secondary-grid:has(>.home-secondary-card:only-child) .home-collection-shell--megaman .section-header--collection{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px}@media (max-width:1180px){body[data-page="home-shell"] .home-walkthroughs .section-header--walkthroughs,body[data-page="home-shell"] .home-secondary-grid:has(>.home-secondary-card:only-child) .home-collection-shell--megaman .section-header--collection{grid-template-columns:minmax(0,1fr);align-items:start}}body[data-page="home-shell"] .home-secondary-grid:has(>.home-secondary-card:only-child){grid-template-columns:minmax(0,1fr)}body[data-page="home-shell"] .home-collection-shell--megaman{background:none;border:none;border-radius:0;max-width:none;padding:0}body[data-page="home-shell"] .home-collection-shell--megaman::before{display:none}body[data-page="home-shell"] .home-secondary-grid:has(>.home-secondary-card:only-child) .home-collection-shell--megaman .collection-lead{display:block;max-width:46ch;margin:0;color:rgba(214,221,234,.68);font-size:.84rem;line-height:1.5}body[data-page="home-shell"] .home-collection-grid--megaman{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.6vw,22px);margin-top:clamp(12px,2vh,20px)}body[data-page="home-shell"] #videos,body[data-page="home-shell"] #personal-feed,body[data-page="home-shell"] #walkthroughs,body[data-page="home-shell"] #gameplays,body[data-page="home-shell"] #secondary-collections,body[data-page="home-shell"] #megaman,body[data-page="home-shell"] #sections,body[data-page="home-shell"] #about{scroll-margin-top:calc(var(--header-h) + 74px)}body[data-page="home-shell"] .feed-chips .da-chip{min-height:44px}body[data-page="home-shell"] .yt-card:focus-visible{border-radius:var(--r-md,12px)}body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-link:focus-visible{border-radius:10px}body[data-page="home-shell"] .yt-card:focus-visible .yt-card-play{opacity:1}body[data-page="home-shell"][data-sidebar="collapsed"] .home-sidebar-link.active{box-shadow:inset 0 0 0 1.5px var(--accent,#f2b84b),inset 0 0 14px -6px var(--accent,#f2b84b);background:rgba(242,184,75,.10)}body[data-page="home-shell"] .home-sidebar-rail{scrollbar-gutter:stable}@media (max-width:640px){body[data-page="home-shell"] .feed-chips{max-width:none;margin-left:calc(-1 * clamp(14px,4vw,24px));margin-right:calc(-1 * clamp(14px,4vw,24px))}body[data-page="home-shell"] .feed-grid-section{padding-top:clamp(14px,4vw,22px)}body[data-page="home-shell"] .feed-grid-section::before{font-size:.68rem}}body[data-page="home-shell"] .feed-chips{justify-content:center}body[data-page="home-shell"] .feed-chips{transition:top .35s cubic-bezier(.4,0,.2,1)}body[data-page="home-shell"] .home-sidebar{transition:top .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1)}body[data-page="home-shell"] .site-header.header-hidden ~ .home-shell .feed-chips{top:0}body[data-page="home-shell"] .site-header.header-hidden ~ .home-shell .home-sidebar{top:0;height:100vh}@media (max-width:640px){body[data-page="home-shell"] .feed-chips{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){body[data-page="home-shell"] .feed-chips,body[data-page="home-shell"] .home-sidebar{transition:none}}body[data-page="home-shell"] .video-card,body[data-page="home-shell"] .da-card,body[data-page="home-shell"] .content-card{clip-path:none;border-radius:var(--r-md,12px);overflow:hidden}body[data-page="home-shell"] .home-latest-player .wt-player-embed,body[data-page="home-shell"] .da-hero-cabinet{clip-path:none;border-radius:var(--r-md,12px)}body[data-page="home-shell"] [class*="kicker"],body[data-page="home-shell"] .home-resume-note,body[data-page="home-shell"] .home-recommendations-stat,body[data-page="home-shell"] .home-latest-videos-rail-count,body[data-page="home-shell"] .home-sidebar-live,body[data-page="home-shell"] .da-shub-live{clip-path:none!important;border-radius:999px!important}body[data-page="home-shell"] .home-latest-player .wt-player-embed::before{content:"";position:absolute;inset:0;background-image:var(--home-poster);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(34px) brightness(.4) saturate(1.25);transform:scale(1.2);pointer-events:none}body[data-page="home-shell"] .home-latest-player .wt-player-embed video{background:transparent}body[data-page="home-shell"] .home-latest-player .gpd-player-shell__title-wrap{display:none}body[data-page="home-shell"] .home-latest-player .gpd-player-shell__head,body[data-page="home-shell"] .home-latest-player .home-latest-player__head{min-height:0;padding:6px 14px 10px;background:none;border-bottom:none;justify-content:flex-end;align-items:center}body[data-page="home-shell"] .home-latest-player .home-latest-player__head::after{display:none}body[data-page="home-shell"] .home-watch-meta{padding:16px clamp(14px,1.4vw,20px) 18px;margin-bottom:0;border-bottom:1px solid var(--border)}body[data-page="home-shell"] .home-watch-meta__type{display:inline-flex;align-items:center;gap:6px;font-family:var(--ff-mono,monospace);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent,#f2b84b)}body[data-page="home-shell"] .home-watch-meta__title{margin:7px 0 12px;font-family:var(--ff-mono,monospace);font-weight:700;font-size:clamp(1.15rem,1.6vw,1.55rem);line-height:1.25;color:var(--text)}body[data-page="home-shell"] .home-watch-meta__row{display:flex;align-items:center;gap:12px}body[data-page="home-shell"] .home-watch-meta__avatar{width:40px;height:40px;flex:0 0 auto;border-radius:50%;overflow:hidden;border:1px solid var(--border);background:var(--bg-card,#1a1a28)}body[data-page="home-shell"] .home-watch-meta__avatar img{width:100%;height:100%;object-fit:cover}body[data-page="home-shell"] .home-watch-meta__chan{display:flex;flex-direction:column;gap:2px;min-width:0}body[data-page="home-shell"] .home-watch-meta__chan-name{font-family:var(--ff-mono,monospace);font-weight:600;font-size:.92rem;color:var(--text)}body[data-page="home-shell"] .home-watch-meta__stats{font-family:var(--ff-mono,monospace);font-size:.78rem;color:var(--text-muted)}body[data-page="home-shell"] .home-watch-meta__open{margin-left:auto;flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border:1px solid var(--border);border-radius:var(--r-sm,6px);font-family:var(--ff-mono,monospace);font-size:.8rem;color:var(--text);text-decoration:none;transition:border-color .2s,color .2s,background .2s}body[data-page="home-shell"] .home-watch-meta__open:hover{border-color:var(--accent,#f2b84b);color:var(--accent,#f2b84b);background:rgba(242,184,75,.07)}body[data-page="home-shell"] .home-personal-shell{background:none;border:none;border-radius:0;overflow:visible;padding:0}body[data-page="home-shell"] .home-recommendations-shell,body[data-page="home-shell"] .home-resume-shell{background:none;border:none;padding:0;border-radius:0;overflow:visible}body[data-page="home-shell"] .home-personal-shell::before,body[data-page="home-shell"] .home-recommendations-shell::before,body[data-page="home-shell"] .home-resume-shell::before{display:none}body[data-page="home-shell"] .home-personal-layout{display:block}body[data-page="home-shell"] .home-personal-panel + .home-personal-panel{margin-top:clamp(22px,3vh,34px)}body[data-page="home-shell"] .home-walkthroughs .home-collection-shell{background:none;border:none;border-radius:0;padding:0}body[data-page="home-shell"] .home-walkthroughs .home-collection-shell::before{display:none}body[data-page="home-shell"] .home-walkthroughs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.6vw,22px);margin-top:clamp(14px,2vh,22px)}body[data-page="home-shell"] .yt-card-badge--wt{top:8px;left:8px;right:auto;bottom:auto;font-weight:700;text-transform:uppercase;letter-spacing:.03em}body[data-page="home-shell"] .yt-card-badge--wt-progress{background:var(--accent,#f2b84b);color:#1a1206}body[data-page="home-shell"] .yt-card-badge--wt-done{background:var(--secondary,#34e3b0);color:#06241c}body[data-page="home-shell"] .yt-card-badge--new{top:8px;right:8px;left:auto;bottom:auto;background:var(--secondary,#34e3b0);color:#06241c;font-weight:700;text-transform:uppercase;letter-spacing:.03em}body[data-page="home-shell"] .yt-card-badge--new[hidden]{display:none}body[data-page="home-shell"] .yt-card-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:rgba(7,7,12,.5)}body[data-page="home-shell"] .yt-card-progress>span{display:block;height:100%;background:linear-gradient(90deg,var(--primary,#8a6de9),var(--secondary,#34e3b0))}body[data-page="home-shell"] .yt-card-wt-progress{color:var(--primary-light,#b49bff)}body[data-page="home-shell"] .home-gameplays .home-collection-shell{background:none;border:none;border-radius:0;padding:0}body[data-page="home-shell"] .home-gameplays .home-collection-shell::before{display:none}body[data-page="home-shell"] .home-gameplays-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.6vw,22px);margin-top:clamp(14px,2vh,22px)}body[data-page="home-shell"] .yt-card-badge--gp{top:8px;left:8px;right:auto;bottom:auto;background:var(--accent,#f2b84b);color:#1a1206;font-weight:700;text-transform:uppercase;letter-spacing:.03em}body[data-page="home-shell"] .home-recommendations-grid,body[data-page="home-shell"] .home-resume-grid,body[data-page="home-shell"] .home-resume-grid--single{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.6vw,22px)}body[data-page="home-shell"] .home-resume-card{display:block;min-height:0;padding:0;background:none;border:none;box-shadow:none;clip-path:none}body[data-page="home-shell"] .home-resume-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:rgba(7,7,12,.55)}body[data-page="home-shell"] .home-resume-progress>span{display:block;height:100%;background:#ff3d3d}body[data-page="home-shell"] .home-latest-videos-layout--player{display:block}body[data-page="home-shell"] .home-latest-videos-shell{--home-player-max:1280px}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-column--featured{max-width:var(--home-player-max,1280px);margin-inline:0 auto}body[data-page="home-shell"] .home-latest-videos-shell:has(.home-latest-videos-layout--player) .section-header{max-width:var(--home-player-max,1280px);margin-inline:0 auto}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-item{grid-template-columns:168px minmax(0,1fr);min-height:0;gap:4px;align-items:start;padding:6px}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-item-thumb{width:168px;min-height:0;padding-bottom:0;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-item-thumb img{width:100%;height:100%;object-fit:cover;object-position:center 38%}body[data-page="home-shell"] .home-upnext-badge{position:absolute;right:6px;bottom:6px;display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:4px;font-family:var(--ff-mono,monospace);font-size:.66rem;line-height:1;background:rgba(7,7,12,.85);color:#fff}body[data-page="home-shell"] .home-upnext-badge--live{color:#ff5a7a;font-weight:700;text-transform:uppercase;letter-spacing:.03em}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-item-body{padding:2px 4px 2px 8px;gap:3px;justify-content:flex-start}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-item-title{font-family:var(--ff-mono,monospace);font-weight:600;font-size:.9rem;line-height:1.3;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body[data-page="home-shell"] .home-upnext-chan{font-family:var(--ff-mono,monospace);font-size:.76rem;color:var(--text-muted)}body[data-page="home-shell"] .home-upnext-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-family:var(--ff-mono,monospace);font-size:.74rem;color:var(--text-muted)}body[data-page="home-shell"] .home-upnext-dot{opacity:.65}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-item--overflow{display:grid!important}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-rail-more{display:none}@media (max-width:640px){body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-item{grid-template-columns:136px minmax(0,1fr)}body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-item-thumb{width:136px}body[data-page="home-shell"] .home-watch-meta__open{margin-left:0;width:100%;justify-content:center;margin-top:10px}body[data-page="home-shell"] .home-watch-meta__row{flex-wrap:wrap}}body[data-page="home-shell"] .home-about{margin:0;padding:clamp(22px,3vh,34px) 0;scroll-margin-top:calc(var(--header-h) + 16px)}body[data-page="home-shell"] .home-channel-shell{max-width:var(--shell-content-max);margin:0 auto;padding:0}body[data-page="home-shell"] .home-channel-inner{display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(18px,2.4vw,32px);align-items:center;padding:0;border-radius:0;background:none;border:none;box-shadow:none}body[data-page="home-shell"] .home-channel-inner:hover{border-color:var(--border-focus);box-shadow:0 18px 40px -24px rgba(0,0,0,.9),0 0 0 1px rgba(242,184,75,.22)}body[data-page="home-shell"] .home-channel-avatar{position:relative;width:clamp(96px,12vw,128px);height:clamp(96px,12vw,128px);border-radius:50%;overflow:hidden;flex:0 0 auto;background:var(--bg-elev,#1b1b29);border:2px solid var(--border-strong);box-shadow:0 0 0 4px rgba(242,184,75,.10),0 12px 30px -16px rgba(0,0,0,.8)}body[data-page="home-shell"] .home-channel-avatar img,body[data-page="home-shell"] .home-channel-avatar picture{display:block;width:100%;height:100%;object-fit:cover}body[data-page="home-shell"] .home-channel-avatar::after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(180deg,transparent 0 3px,rgba(0,0,0,.22) 3px 4px);opacity:.3;pointer-events:none}body[data-page="home-shell"] .home-channel-namerow{display:flex;flex-wrap:wrap;align-items:center;gap:10px}body[data-page="home-shell"] .home-channel-name{margin:0;color:var(--text);font-family:var(--ff-pixel,'Press Start 2P',monospace);font-size:clamp(1.05rem,2vw,1.5rem);line-height:1.25}body[data-page="home-shell"] .home-channel-name::after{content:none}body[data-page="home-shell"] .home-channel-live{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;clip-path:none!important;border-radius:999px!important;font-family:var(--ff-mono,monospace);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#ff5a7a;background:rgba(255,90,122,.10);border:1px solid rgba(255,90,122,.4);transition:border-color .2s}body[data-page="home-shell"] .home-channel-live:hover{border-color:rgba(255,90,122,.7)}body[data-page="home-shell"] .home-channel-live .live-dot{margin-left:0}body[data-page="home-shell"] .home-channel-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0 0;font-family:var(--ff-mono,monospace);font-size:.82rem;color:var(--text-muted)}body[data-page="home-shell"] .home-channel-handle{color:var(--accent,#f2b84b)}body[data-page="home-shell"] .home-channel-dot{opacity:.6}body[data-page="home-shell"] .home-channel-desc{margin:12px 0 0;max-width:62ch;color:var(--text-muted);line-height:1.55;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body[data-page="home-shell"] .home-channel-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:16px}body[data-page="home-shell"] .home-channel-subscribe{flex:0 0 auto}body[data-page="home-shell"] .home-channel-link{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;clip-path:none;border-radius:999px;text-decoration:none;font-family:var(--ff-mono,monospace);font-size:.82rem;color:var(--text);background:rgba(255,255,255,.03);border:1px solid var(--border);transition:border-color .2s,background .2s,transform .15s var(--ease-snap)}body[data-page="home-shell"] .home-channel-link i{color:var(--accent,#f2b84b)}body[data-page="home-shell"] .home-channel-link:hover{border-color:rgba(242,184,75,.4);background:rgba(242,184,75,.06);transform:translateY(-1px)}body[data-page="home-shell"] .home-channel-note{display:inline-flex;align-items:center;gap:8px;margin:12px 0 0;font-family:var(--ff-mono,monospace);font-size:.78rem;color:var(--text-muted)}body[data-page="home-shell"] .home-channel-note i{color:var(--text-muted)}@media (max-width:900px){body[data-page="home-shell"] .home-channel-inner{gap:18px}}@media (max-width:640px){body[data-page="home-shell"] .home-channel-inner{grid-template-columns:1fr;justify-items:center;text-align:center}body[data-page="home-shell"] .home-channel-namerow,body[data-page="home-shell"] .home-channel-meta,body[data-page="home-shell"] .home-channel-actions{justify-content:center}body[data-page="home-shell"] .home-channel-desc{-webkit-line-clamp:4;max-width:none}body[data-page="home-shell"] .home-channel-subscribe{width:100%;justify-content:center}}body[data-page="home-shell"] .yt-card-badge--completion{left:8px;bottom:8px;right:auto;top:auto;background:var(--secondary,#34e3b0);color:#06241c;font-weight:700}@media (max-width:900px){body[data-page="home-shell"] .home-walkthroughs-grid,body[data-page="home-shell"] .home-gameplays-grid,body[data-page="home-shell"] .home-recommendations-grid,body[data-page="home-shell"] .home-resume-grid,body[data-page="home-shell"] .home-resume-grid--single,body[data-page="home-shell"] .home-collection-grid--megaman{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){body[data-page="home-shell"] .home-walkthroughs-grid,body[data-page="home-shell"] .home-gameplays-grid,body[data-page="home-shell"] .home-recommendations-grid,body[data-page="home-shell"] .home-resume-grid,body[data-page="home-shell"] .home-resume-grid--single,body[data-page="home-shell"] .home-collection-grid--megaman{grid-template-columns:1fr}}body[data-page="home-shell"] .home-latest-videos-shell{padding:0;border:none;border-radius:0;background:none;box-shadow:none;overflow:visible}body[data-page="home-shell"] .home-latest-videos-shell::before,body[data-page="home-shell"] .home-latest-videos-shell::after{display:none}body[data-page="home-shell"] .da-page-head{margin-top:0}body[data-page="home-shell"] .home-shell-main>.da-rubric:first-child{padding-top:clamp(8px,1.6vh,16px)}body[data-page="home-shell"] .home-latest-videos-header{margin-bottom:12px}body[data-page="home-shell"] .home-latest-videos-heading{gap:6px}body[data-page="home-shell"] .home-latest-videos-kicker{padding:5px 11px;font-size:.7rem}body[data-page="home-shell"] .home-featured-player .home-watch-meta{padding-top:12px;padding-bottom:12px}body[data-page="home-shell"] .home-featured-player .home-watch-meta__title{margin:6px 0 10px}@media (min-width:1360px){body[data-page="home-shell"] .home-latest-videos-layout--player .home-latest-videos-column--featured,body[data-page="home-shell"] .home-latest-videos-shell:has(.home-latest-videos-layout--player) .section-header{max-width:none}body[data-page="home-shell"] .home-featured-player{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(300px,1fr);gap:clamp(22px,2vw,32px);align-items:center}body[data-page="home-shell"] .home-featured-player .home-watch-meta{padding:0}body[data-page="home-shell"] .home-featured-player .home-watch-meta__title{margin:10px 0 16px;font-size:clamp(1.25rem,1.35vw,1.7rem)}body[data-page="home-shell"] .home-featured-player .home-watch-meta__row{display:grid;grid-template-columns:auto minmax(0,1fr)}body[data-page="home-shell"] .home-featured-player .home-watch-meta__open{grid-column:1 / -1;justify-self:start;margin:12px 0 0}}body[data-page="home-shell"] .home-featured-player .ep-player{background:transparent;border-radius:0;overflow:visible;box-shadow:none}body[data-page="home-shell"] .home-featured-player .ep-player__stage{border-radius:16px;box-shadow:0 18px 48px rgba(0,0,0,.45)}body[data-page="home-shell"] .home-featured-player .ep-actions{margin-left:0;margin-right:0}body[data-page="home-shell"] .home-featured-player .episode-notice,body[data-page="home-shell"] .home-featured-player .episode-resume{margin-top:12px;border-width:1px;border-radius:12px}body[data-page="home-shell"] .home-latest-videos-shell,body[data-page="home-shell"] .home-personal-shell,body[data-page="home-shell"] .home-recommendations-shell,body[data-page="home-shell"] .home-resume-shell,body[data-page="home-shell"] .home-collection-shell--megaman,body[data-page="home-shell"] .home-walkthroughs .home-collection-shell,body[data-page="home-shell"] .home-gameplays .home-collection-shell{box-shadow:none!important}