.ytpl-widget{--ytpl-bg:#ffffff;--ytpl-fg:#111827;--ytpl-muted:#6b7280;--ytpl-border:#e5e7eb;--ytpl-accent:#00838f;--ytpl-accent-dark:#006970;--ytpl-accent-light:#ecfeff;--ytpl-shadow:0 -2px 20px rgba(0, 0, 0, 0.22);--ytpl-radius:12px;color:var(--ytpl-fg);font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.ytpl-widget *{box-sizing:border-box}.ytpl-widget button{font:inherit;color:inherit;background:0 0;border:0;padding:0;margin:0;cursor:pointer;text-align:left}.ytpl-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.ytpl-play svg{width:54px;height:auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));transition:transform .15s ease}.ytpl-play-bg{fill:red;fill-opacity:.92}.ytpl-heart{flex:0 0 38px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:22px;line-height:1;color:#d1d5db;transition:color .12s ease,background .12s ease,transform .12s ease}.ytpl-heart:hover{background:#f3f4f6}.ytpl-heart:active{transform:scale(.92)}.ytpl-heart .ytpl-heart-filled{display:none;color:#e11d48}.ytpl-heart .ytpl-heart-empty{display:inline}.ytpl-heart[aria-pressed=true] .ytpl-heart-filled{display:inline}.ytpl-heart[aria-pressed=true] .ytpl-heart-empty{display:none}.ytpl-heart[aria-pressed=true]{color:#e11d48}.ytpl-drawer{display:none;position:fixed;left:0;right:0;bottom:0;width:100%;height:45vh;min-height:320px;background:var(--ytpl-bg);box-shadow:var(--ytpl-shadow);border-top:1px solid var(--ytpl-border);z-index:9998;transition:height .22s ease,transform .22s ease}@media(min-width:768px){.ytpl-drawer{display:block}.ytpl-mobile{display:none!important}.ytpl-sheet{display:none!important}.ytpl-notepad{display:none!important}body.has-ytpl-widget main,body.has-ytpl-widget .site-main,body.has-ytpl-widget .main{padding-bottom:45vh}}.ytpl-drawer[aria-expanded=false]{height:60px;min-height:60px}.ytpl-drawer[aria-expanded=false] .ytpl-drawer-body,.ytpl-drawer[aria-expanded=false] .ytpl-drawer-fs{display:none}.ytpl-drawer[aria-expanded=false] .ytpl-drawer-nowplay{display:flex}@media(min-width:768px){body.has-ytpl-widget.ytpl-collapsed main,body.has-ytpl-widget.ytpl-collapsed .site-main,body.has-ytpl-widget.ytpl-collapsed .main{padding-bottom:60px}}.ytpl-drawer-handle{position:absolute;top:0;left:50%;transform:translateX(-50%);width:80px;height:22px;display:flex;align-items:center;justify-content:center;z-index:5}.ytpl-drawer-handle-bar{display:block;width:48px;height:5px;border-radius:3px;background:#cbd5e1;transition:background .15s ease}.ytpl-drawer-handle:hover .ytpl-drawer-handle-bar{background:var(--ytpl-accent)}.ytpl-drawer-fs{position:absolute;top:8px;right:12px;width:40px;height:40px;border-radius:8px;background:#f3f4f6;color:var(--ytpl-fg);display:flex;align-items:center;justify-content:center;z-index:5}.ytpl-drawer-fs:hover{background:#e5e7eb}.ytpl-drawer-fs svg{width:22px;height:22px}.ytpl-drawer-nowplay{display:none;align-items:center;gap:10px;padding:0 20px 0 100px;height:60px;width:100%}.ytpl-drawer-nowplay-btn{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:var(--ytpl-fg);overflow:hidden}.ytpl-drawer-nowplay-btn svg{width:20px;height:20px;flex:0 0 20px}.ytpl-drawer-nowplay-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ytpl-drawer-body{display:flex;width:100%;height:100%;padding-top:24px}.ytpl-drawer-player{flex:0 0 40%;width:40%;height:100%;background:#000;position:relative;display:flex;flex-direction:column}.ytpl-drawer-iframe-host{flex:1;position:relative;background:#000;overflow:hidden}.ytpl-drawer-iframe-host iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ytpl-drawer-nowlabel{flex:none;padding:8px 14px;background:#0b0f19;color:#fff;font-size:13px;display:flex;align-items:center;gap:10px;overflow:hidden;white-space:nowrap}.ytpl-drawer-nowlabel-idx{color:var(--ytpl-accent);font-weight:700;flex:none}.ytpl-drawer-nowlabel-title{font-weight:600;flex:1;overflow:hidden;text-overflow:ellipsis}.ytpl-drawer-nowlabel-of{color:#9ca3af;flex:none}.ytpl-drawer-list{flex:0 0 35%;width:35%;height:100%;overflow-y:auto;background:var(--ytpl-bg);border-left:1px solid var(--ytpl-border)}.ytpl-drawer-list::-webkit-scrollbar{width:8px}.ytpl-drawer-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18);border-radius:4px}.ytpl-drawer-row{display:flex;align-items:flex-start;gap:8px;padding:16px 12px 16px 16px;border-bottom:1px solid var(--ytpl-border);transition:background .12s ease}.ytpl-drawer-row:last-child{border-bottom:0}.ytpl-drawer-row:hover{background:#f8fafc}.ytpl-drawer-row.is-active{background:var(--ytpl-accent-light);border-left:3px solid var(--ytpl-accent);padding-left:13px}.ytpl-drawer-row-num{flex:0 0 34px;width:34px;font-size:15px;font-weight:700;color:var(--ytpl-accent);text-align:left;padding-top:2px}.ytpl-drawer-row-main{flex:1;min-width:0;display:block;padding:2px 0}.ytpl-drawer-row-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;font-weight:500;line-height:1.35;color:var(--ytpl-fg)}.ytpl-drawer-row-now{display:none;font-size:11px;font-weight:700;color:var(--ytpl-accent);text-transform:uppercase;letter-spacing:.04em;margin-top:3px}.ytpl-drawer-row.is-active .ytpl-drawer-row-now{display:block}.ytpl-drawer-notepad{flex:0 0 25%;width:25%;height:100%;display:flex;flex-direction:column;background:#f8fafc;border-left:1px solid var(--ytpl-border);overflow:hidden}.ytpl-drawer-notepad-header{flex:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:var(--ytpl-accent);color:#fff;border-bottom:1px solid var(--ytpl-border)}.ytpl-drawer-notepad-title{font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.ytpl-drawer-notepad-count{flex:none;background:#fff;color:var(--ytpl-accent);font-size:12px;font-weight:700;border-radius:12px;min-width:24px;padding:2px 8px;text-align:center}.ytpl-drawer-notepad-count[data-zero=true]{opacity:.55}.ytpl-drawer-notepad-body{flex:1;overflow-y:auto;padding:4px 0;background:#fff}.ytpl-drawer-notepad-body::-webkit-scrollbar{width:6px}.ytpl-drawer-notepad-body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.ytpl-drawer-notepad-footer{flex:none;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:10px 12px;border-top:1px solid var(--ytpl-border);background:#f8fafc}.ytpl-share-btn{flex:none;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;border:1px solid var(--ytpl-border);font-size:20px;line-height:1;transition:opacity .15s ease,background .12s ease,transform .12s ease}.ytpl-share-btn:hover:not([disabled]){background:var(--ytpl-accent-light)}.ytpl-share-btn:active:not([disabled]){transform:scale(.94)}.ytpl-share-btn[disabled]{opacity:.3;pointer-events:none;cursor:default}.ytpl-notepad-empty{padding:20px 16px;text-align:center;color:var(--ytpl-muted);font-size:12px;line-height:1.5}.ytpl-notepad-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid var(--ytpl-border)}.ytpl-notepad-item:last-child{border-bottom:0}.ytpl-notepad-item-thumb{flex:0 0 40px;width:40px;height:22px;border-radius:3px;background:#000;object-fit:cover}.ytpl-notepad-item-title{flex:1;min-width:0;font-size:13px;font-weight:500;color:var(--ytpl-fg);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ytpl-notepad-item-remove{flex:0 0 28px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#9ca3af;font-size:16px}.ytpl-notepad-item-remove:hover{background:#fee2e2;color:#e11d48}.ytpl-notepad-tab{display:flex;align-items:center;gap:6px;background:var(--ytpl-accent);color:#fff;font-weight:600;font-size:14px;border-radius:8px;padding:6px 10px;box-shadow:none}.ytpl-notepad-tab:hover{background:var(--ytpl-accent-dark)}.ytpl-notepad-tab-count{background:#fff;color:var(--ytpl-accent);font-weight:700;font-size:12px;border-radius:10px;padding:1px 7px;min-width:20px;text-align:center}.ytpl-notepad-tab-count:empty,.ytpl-notepad-tab-count[data-zero=true]{display:none}.ytpl-notepad-tab--mobile{flex:none;border-radius:8px;padding:6px 10px;font-size:13px;box-shadow:none}.ytpl-notepad{position:fixed;background:#fff;box-shadow:0 -4px 22px rgba(0,0,0,.22);border:1px solid var(--ytpl-border);border-radius:14px 14px 0 0;display:none;flex-direction:column;z-index:10001;overflow:hidden}.ytpl-notepad[aria-hidden=false]{display:flex}@media(max-width:767px){.ytpl-notepad{left:0;right:0;bottom:85px;height:60vh;border-radius:14px 14px 0 0}}.ytpl-notepad-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--ytpl-border);background:var(--ytpl-accent);color:#fff}.ytpl-notepad-title{font-size:16px;font-weight:700}.ytpl-notepad-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#fff}.ytpl-notepad-close:hover{background:rgba(255,255,255,.15)}.ytpl-notepad-close svg{width:20px;height:20px}.ytpl-notepad-body{flex:1;overflow-y:auto;padding:4px 0;background:#fff}.ytpl-notepad-footer{flex:none;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 14px;border-top:1px solid var(--ytpl-border);background:#f8fafc}.ytpl-mobile{display:flex;align-items:center;gap:8px;position:fixed;left:0;right:0;bottom:0;height:85px;background:var(--ytpl-bg);box-shadow:var(--ytpl-shadow);border-top:1px solid var(--ytpl-border);padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom));z-index:9998}.ytpl-m-thumb{position:relative;flex:0 0 65px;width:65px;height:65px;border-radius:8px;overflow:hidden;background:#000}.ytpl-m-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ytpl-m-thumb .ytpl-play svg{width:34px}.ytpl-m-meta{flex:1;min-width:0}.ytpl-m-title{font-size:15px;font-weight:600;line-height:1.25;color:var(--ytpl-fg);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ytpl-m-sub{font-size:12px;color:var(--ytpl-muted);margin-top:2px}.ytpl-m-menu{flex:0 0 40px;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--ytpl-fg);background:#f3f4f6}.ytpl-m-menu svg{width:22px;height:22px}.ytpl-m-menu:active{background:#e5e7eb}body.has-ytpl-widget{padding-bottom:85px}@media(min-width:768px){body.has-ytpl-widget{padding-bottom:0}}.ytpl-sheet{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:0;transition:opacity .18s ease}.ytpl-sheet[aria-hidden=false]{pointer-events:auto;opacity:1}.ytpl-sheet-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}.ytpl-sheet-panel{position:absolute;left:0;right:0;bottom:0;background:var(--ytpl-bg);border-top-left-radius:18px;border-top-right-radius:18px;max-height:70vh;min-height:45vh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .22s ease;box-shadow:0 -8px 28px rgba(0,0,0,.24);padding-bottom:env(safe-area-inset-bottom)}.ytpl-sheet[aria-hidden=false] .ytpl-sheet-panel{transform:translateY(0)}.ytpl-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid var(--ytpl-border)}.ytpl-sheet-title{font-size:17px;font-weight:700}.ytpl-sheet-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--ytpl-fg)}.ytpl-sheet-close svg{width:22px;height:22px}.ytpl-sheet-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.ytpl-sheet-row{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--ytpl-border)}.ytpl-sheet-row-num{flex:0 0 28px;width:28px;font-size:14px;font-weight:700;color:var(--ytpl-accent)}.ytpl-sheet-thumb{flex:0 0 72px;width:72px;height:42px;object-fit:cover;border-radius:5px;background:#000}.ytpl-sheet-row-btn{flex:1;min-width:0;padding:2px 0}.ytpl-sheet-row-title{font-size:15px;font-weight:500;line-height:1.3;color:var(--ytpl-fg);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ytpl-player-overlay{position:fixed;inset:0;z-index:10000;background:#000;display:none}.ytpl-player-overlay[aria-hidden=false]{display:block}.ytpl-player-frame{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.ytpl-player-iframe{width:100%;height:100%}.ytpl-player-iframe iframe{width:100%;height:100%;border:0;display:block}.ytpl-player-close{position:fixed;top:16px;right:16px;width:56px;height:56px;border-radius:50%;background:rgba(0,0,0,.75);color:#fff;display:flex;align-items:center;justify-content:center;z-index:2147483647;border:2px solid rgba(255,255,255,.4);box-shadow:0 4px 14px rgba(0,0,0,.5);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ytpl-player-close:hover,.ytpl-player-close:focus-visible{background:rgba(0,0,0,.9);border-color:#fff;outline:none}.ytpl-player-close svg{width:30px;height:30px}.ytpl-player-overlay[aria-hidden=true] .ytpl-player-close{display:none}.ytpl-player-overlay:fullscreen,.ytpl-player-overlay:-webkit-full-screen{display:block!important}.ytpl-player-overlay:fullscreen .ytpl-player-close,.ytpl-player-overlay:-webkit-full-screen .ytpl-player-close{display:flex!important}.ytpl-toast{position:fixed;bottom:calc(45vh + 24px);left:50%;transform:translate(-50%,10px);background:#111827;color:#fff;padding:12px 22px;border-radius:10px;font-size:14px;font-weight:600;z-index:10002;opacity:0;pointer-events:none;box-shadow:0 8px 28px rgba(0,0,0,.35);transition:opacity .2s ease,transform .2s ease}.ytpl-toast.is-shown{opacity:1;transform:translate(-50%,0)}@media(max-width:767px){.ytpl-toast{bottom:110px}}