:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#08111f;--panel:#0f1d31e0;--panel-soft:#0a1627b8;--text:#f5f7fb;--muted:#92a4bb;--line:#94a3b829;--accent:#67e8f9;--accent-strong:#22d3ee;--green:#6ee7b7;--danger:#fda4af;--radius:22px;--small-radius:14px}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 0%, #22d3ee21, transparent 30%), radial-gradient(circle at 90% 20%, #3b82f624, transparent 28%), var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{border:0}.page-shell{justify-content:center;align-items:center;min-height:100vh;padding:32px 24px;display:flex}.directory-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(1220px,100%);padding:34px;box-shadow:0 28px 80px #00000059}.directory-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.brand{align-items:center;gap:16px;display:flex}.brand-mark{color:#042f3a;background:linear-gradient(135deg, var(--accent), #a7f3d0);border:1px solid #67e8f973;border-radius:17px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:20px;display:grid;box-shadow:0 12px 30px #22d3ee33}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:750;display:block}h1,h2,p{margin:0}h1{letter-spacing:-.035em;font-size:clamp(24px,3vw,34px)}.brand p{color:var(--muted);margin-top:8px;font-size:14px}.header-actions{flex:none;align-items:center;gap:12px;display:flex}.mode-badge{color:var(--green);white-space:nowrap;background:#10b9811a;border:1px solid #6ee7b747;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:700}.primary-button,.secondary-button{white-space:nowrap;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-size:13px;font-weight:700;transition:transform .2s,border-color .2s,background .2s,opacity .2s;display:inline-flex}.primary-button{color:#042f3a;background:linear-gradient(135deg, var(--accent), #a7f3d0);gap:8px;box-shadow:0 9px 24px #22d3ee2e}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled){transform:translateY(-2px)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.5}.secondary-button{color:#bae6fd;background:#22d3ee14;border:1px solid #67e8f940}.status-text{min-height:20px;color:var(--muted);margin-top:24px;font-size:13px}.directory-layout{grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:18px;margin-top:18px;display:grid}.player-panel,.playlist-panel{border:1px solid var(--line);border-radius:var(--small-radius);background:var(--panel-soft);min-width:0;overflow:hidden}.player-wrap{background-color:#050b14;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}#player{z-index:1;background:#000;width:100%;max-height:620px;display:none}#player.is-visible{display:block}.player-placeholder{color:var(--muted);text-align:center;place-items:center;gap:10px;display:grid;position:relative}.player-placeholder strong{color:#dbeafe;font-size:15px}.player-placeholder span{font-size:13px}.placeholder-icon{width:64px;height:64px;color:var(--accent);background:#22d3ee14;border:1px solid #67e8f940;border-radius:20px;place-items:center;margin-bottom:8px;font-size:20px;display:grid}.player-info{border-top:1px solid var(--line);gap:18px;padding:20px;display:grid}.now-playing h2,.playlist-header h2{color:#f8fafc;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.now-playing p{color:var(--muted);margin-top:7px;font-size:12px}.share-row{gap:10px;display:flex}.share-row input{border:1px solid var(--line);color:#dbeafe;background:#02061761;border-radius:12px;outline:0;width:100%;min-width:0;min-height:44px;padding:0 13px;font-size:12px}.share-row input::placeholder{color:#61748c}.playlist-panel{flex-direction:column;padding:20px;display:flex}.playlist-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:15px;display:flex}.video-count{color:var(--muted);white-space:nowrap;font-size:12px}.video-list{gap:8px;max-height:470px;padding-top:12px;display:grid;overflow:auto}.video-item{background:#02061747;border:1px solid #0000;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:4px;transition:border-color .2s,background .2s;display:grid}.video-item:hover,.video-item.is-selected{background:#22d3ee17;border-color:#67e8f952}.video-select{min-width:0;color:var(--text);cursor:pointer;text-align:left;background:0 0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.video-icon{width:34px;height:34px;color:var(--accent);background:#22d3ee1f;border-radius:10px;place-items:center;font-size:12px;display:grid}.video-copy{gap:5px;min-width:0;display:grid}.video-copy strong,.video-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.video-copy strong{font-size:13px;font-weight:700}.video-copy small{color:var(--muted);font-size:11px}.video-arrow{color:var(--muted);font-size:21px;line-height:1}.delete-button{width:30px;height:30px;color:var(--danger);cursor:pointer;background:0 0;border-radius:9px;align-self:center;margin-right:8px;font-size:20px;line-height:1}.delete-button:hover{background:#f43f5e24}.empty-list{color:var(--muted);text-align:center;padding:30px 8px;font-size:13px;line-height:1.6}.hidden{display:none!important}@media (width<=860px){.page-shell{align-items:flex-start;padding:16px}.directory-panel{padding:22px}.directory-header{flex-direction:column}.header-actions{justify-content:space-between;width:100%}.directory-layout{grid-template-columns:1fr}.player-wrap{min-height:280px}}@media (width<=520px){.brand{align-items:flex-start}.brand-mark{border-radius:14px;flex-basis:44px;width:44px;height:44px;font-size:16px}h1{font-size:25px}.share-row{flex-direction:column}.share-row .secondary-button{width:100%}}
