:root{--yc-text:#0f0f0f;--yc-muted:#606060;--yc-faint:#909090;--yc-surface:#fff;--yc-surface-solid:#fff;--yc-surface-2:#f2f2f2;--yc-border:#e1e1e1;--yc-border-soft:#f1f1f1;--yc-input-bg:#f9f9f9;--yc-accent:red;--yc-accent-soft:#ffe6e6;--yc-shadow:0 2px 12px #0000001f}.yt-no-scrollbar::-webkit-scrollbar{display:none}.yt-no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes yt-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.yt-sheet{animation:.22s ease-out yt-fade-up}@keyframes yt-live-pulse{0%,to{opacity:1}50%{opacity:.35}}.yt-live-dot{animation:1.4s ease-in-out infinite yt-live-pulse}@keyframes yt-heart-pop{0%{opacity:0;transform:scale(0)}40%{opacity:1;transform:scale(1.25)}to{opacity:0;transform:scale(1)}}.yt-heart-pop{animation:.7s ease-out forwards yt-heart-pop}.yt-video-fit{object-fit:contain;background:#000}.yt-video-cover{object-fit:cover}input.yt-search-input{outline:none}input.yt-search-input::placeholder{color:#888}.yt-h2{color:#0f0f0f;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.yt-h3{color:#0f0f0f;font-size:1rem;font-weight:600}.yt-faint{color:#606060;font-size:.85rem}.yt-strong{color:#0f0f0f;font-weight:600}.yt-center{text-align:center}.yt-pad{padding:2rem 1rem}.yt-error{color:#c00;background:#fdecec;border:1px solid #f5c6c6;border-radius:.75rem;padding:.75rem 1rem;font-size:.9rem}.yt-warn{color:#8a5a00;background:#fff6e0;border:1px solid #f0dfae;border-radius:.75rem;padding:.5rem .75rem;font-size:.85rem;display:inline-block}.yt-desc{color:#0f0f0f;white-space:pre-wrap;font-size:.9rem}.yt-video-title{color:#0f0f0f;font-size:1.05rem;font-weight:600;line-height:1.35}.yt-row-2{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.yt-action-row{align-items:center;gap:.5rem;padding:.25rem 0;display:flex;overflow-x:auto}.yt-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s;display:inline-flex}.yt-btn:disabled{opacity:.5;cursor:default}.yt-btn-primary{color:#fff;background:#0f0f0f}.yt-btn-primary:hover{background:#2b2b2b}.yt-btn-dark{color:#fff;background:#0f0f0f}.yt-btn-ghost{color:#0f0f0f;background:#f2f2f2}.yt-btn-ghost:hover{background:#e5e5e5}.yt-btn-danger{color:#c00;background:#fff;border-color:#f0b6b6}.yt-btn-danger-solid{color:#fff;background:#c00}.yt-btn-icon{border-radius:999px;padding:.55rem}.yt-pill{color:#0f0f0f;cursor:pointer;background:#f2f2f2;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.yt-pill:hover{background:#e5e5e5}.yt-pill-active{color:#fff;background:#0f0f0f}.yt-pill-danger{color:#b91c1c;background:#fee2e2}.yt-pill-danger:hover{background:#fecaca}.yt-field{color:#0f0f0f;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.yt-field input,.yt-field textarea,.yt-field select{color:#0f0f0f;background:#fff;border:1px solid #d9d9d9;border-radius:.75rem;width:100%;padding:.65rem .85rem;font-size:.95rem;font-weight:400}.yt-field input:focus,.yt-field textarea:focus,.yt-field select:focus{outline-offset:-1px;border-color:#0f0f0f;outline:2px solid #0f0f0f}.yt-create-form{flex-direction:column;gap:.9rem;padding:1rem;display:flex}.yt-badge{letter-spacing:.02em;border-radius:.375rem;align-items:center;gap:.25rem;padding:.2rem .45rem;font-size:.7rem;font-weight:700;display:inline-flex}.yt-live-badge{z-index:4;color:#fff;background:red;border-radius:.375rem;align-items:center;gap:.3rem;padding:.22rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:.75rem;left:.75rem}.yt-replay-badge{z-index:4;color:#fff;background:#606060;border-radius:.375rem;padding:.22rem .5rem;font-size:.72rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.yt-live-dot{background:#fff;border-radius:999px;width:8px;height:8px;display:inline-block}.yt-rec-dot{background:red;border-radius:999px;width:10px;height:10px;animation:1.4s ease-in-out infinite yt-live-pulse;display:inline-block}.yt-live-viewers{color:#606060;align-items:center;gap:.3rem;font-size:.8rem;display:inline-flex}.yt-live-meta,.yt-live-sub{color:#606060;font-size:.85rem}.yt-chat{background:#fff;flex-direction:column;height:100%;min-height:0;display:flex}.yt-chat-title{color:#0f0f0f;border-bottom:1px solid #e1e1e1;padding:.6rem .9rem;font-size:.95rem;font-weight:700}.yt-chat-box{flex-direction:column;flex:1;gap:.55rem;min-height:120px;padding:.6rem .9rem;display:flex;overflow-y:auto}.yt-chat-msg{align-items:flex-start;gap:.55rem;display:flex}.yt-chat-avatar{object-fit:cover;background:#eee;border-radius:999px;flex-shrink:0;width:28px;height:28px}.yt-chat-body{flex-direction:column;gap:.1rem;min-width:0;display:flex}.yt-chat-author{color:#606060;font-size:.75rem;font-weight:700}.yt-chat-text{color:#0f0f0f;overflow-wrap:anywhere;font-size:.88rem}.yt-chat-mod{gap:.35rem;margin-top:.2rem;display:flex}.yt-chat-input-row{border-top:1px solid #e1e1e1;align-items:center;gap:.5rem;padding:.6rem .9rem;display:flex}.yt-chat-input-row input{border:1px solid #d9d9d9;border-radius:999px;flex:1;padding:.55rem .9rem;font-size:.9rem}.yt-chat-input-row input:focus{outline-offset:-1px;outline:2px solid #0f0f0f}.yt-create-menu{flex-direction:column;display:flex}.yt-create-row{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.9rem;width:100%;padding:.9rem 1rem;display:flex}.yt-create-row:hover{background:#f5f5f5}.yt-create-row span:last-child{color:#0f0f0f;font-size:.95rem;font-weight:600}.yt-create-icon{color:#0f0f0f;background:#f2f2f2;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.yt-progress-wrap{background:#eee;border-radius:999px;height:8px;overflow:hidden}.yt-progress-bar{background:red;border-radius:999px;height:100%;transition:width .2s}.yt-progress-wrap .yt-progress-bar.yt-progress-indeterminate{width:35%;animation:1.1s ease-in-out infinite yt-progress-indeterminate}@keyframes yt-progress-indeterminate{0%{margin-left:-35%}to{margin-left:100%}}.yt-thumb-row{align-items:center;gap:.75rem;display:flex}.yt-type-toggle{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.yt-type-toggle-label{color:#0f0f0f;font-size:.85rem;font-weight:600}.yt-type-toggle-btns{gap:.4rem;display:flex}.yt-thumb-preview{aspect-ratio:16/9;object-fit:cover;background:#eee;border-radius:.5rem;width:120px}.yt-thumb-loading{aspect-ratio:16/9;color:#888;background:#eee;border-radius:.5rem;justify-content:center;align-items:center;width:120px;font-size:.75rem;display:flex}.yt-thumb-info{color:#606060;font-size:.8rem}.yt-thumb-picker{flex-direction:column;gap:.4rem;display:flex}.yt-thumb-sliderow{flex-direction:column;gap:.25rem;display:flex}.yt-thumb-slider{accent-color:red;width:100%}.yt-btn-sm{padding:.35rem .7rem;font-size:.8rem}.yt-record{flex-direction:column;gap:.9rem;padding:1rem;display:flex}.yt-record-preview{aspect-ratio:9/16;object-fit:cover;background:#000;border-radius:1rem;width:100%;max-height:50vh}.yt-record-timer{color:red;text-align:center;font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.yt-studio{flex-direction:column;gap:1rem;max-width:720px;margin:0 auto;padding:1rem;display:flex}.yt-studio-live{flex-direction:column;gap:.9rem;max-width:720px;margin:0 auto;padding:1rem;display:flex}.yt-live-player-wrap{aspect-ratio:16/9;background:#000;border-radius:1rem;width:100%;position:relative;overflow:hidden}.yt-live-player-wrap[data-orient=portrait]{aspect-ratio:9/16}@media(min-width:768px){.yt-live-player-wrap[data-orient=portrait]{width:min(100%,44vh);margin-inline:auto}}.yt-live-player{object-fit:contain;width:100%;height:100%}.yt-live-tap{z-index:5;background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;display:flex;position:absolute;inset:0}.yt-live-tap-btn{color:#fff;background:red;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.yt-live-tap-label{color:#fff;font-size:.9rem;font-weight:600}.yt-chat-readonly{color:#606060;background:#f4f4f4;border-radius:.75rem;padding:.6rem .9rem;font-size:.8rem}.yt-watch-live{flex-direction:column;gap:.75rem;padding-bottom:5rem;display:flex}.yt-live-error{color:#c00;background:#fdecec;border-radius:.75rem;padding:.9rem 1rem;font-size:.9rem}.yt-sched-list{flex-direction:column;gap:.5rem;display:flex}.yt-sched-item{border:1px solid #e1e1e1;border-radius:.9rem;padding:.75rem .9rem}.yt-sched-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.yt-avatar{object-fit:cover;background:#eee;border-radius:999px;flex-shrink:0}.yt-channel-row{align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.yt-channel-meta{color:#606060;font-size:.8rem}.yt-mobile-only{display:contents}@media(min-width:1024px){.yt-mobile-only{display:none}.yc-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 16px;max-width:1760px;margin:0 auto;padding:24px;display:grid}.yc-home-grid>article{margin-bottom:0!important}.yc-home-grid>article>button:first-child img{border-radius:12px}.yc-chips{top:64px!important}}@media(min-width:1700px){.yc-home-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.yt-tap-overlay{z-index:300;text-align:center;background:#0f0f0f8c;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex;position:fixed;inset:0}.yt-tap-text{color:#0f0f0f;background:#fff;border-radius:1rem;max-width:24rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;line-height:1.4;box-shadow:0 8px 32px #00000040}
