:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.video-player{width:100%;max-height:80vh;background:none;border:none;margin:0;padding:0;display:block}.video-container{position:relative;overflow:hidden;background:none;padding:0;margin:0;border:none}.video-player::-webkit-media-controls{background:none}.video-player::-webkit-media-controls-panel{background:none}.custom-controls{display:flex;align-items:center;gap:1.5rem;justify-content:center;margin-top:1.5rem}.play-pause-btn,.fullscreen-btn{background:linear-gradient(135deg,#1e73be 60%,#2196f3);color:#fff;border:2.5px solid #fff;border-radius:50%;width:40px;aspect-ratio:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #1e73be2e,0 1.5px .5px #ffffff1f inset;transition:background .2s,transform .15s,box-shadow .2s,border-color .2s;outline:none;position:relative;overflow:hidden}.play-pause-btn:after,.fullscreen-btn:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:linear-gradient(120deg,#ffffff2e,#ffffff0d);pointer-events:none}.play-pause-btn:hover,.fullscreen-btn:hover,.play-pause-btn:focus,.fullscreen-btn:focus{background:linear-gradient(135deg,#1565c0 60%,#1e88e5);transform:scale(1.12);box-shadow:0 8px 24px #1e73be47,0 2px 1px #ffffff2e inset;border-color:#90caf9}.play-pause-btn:active,.fullscreen-btn:active{transform:scale(.98);box-shadow:0 2px 8px #1e73be1f}.custom-controls span[role=img]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.volume-slider{width:140px;accent-color:#1e73be;height:6px;border-radius:4px;background:#222;margin:0 .5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.song-title{text-align:center;font-size:1.15rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#1e73be,#2196f3);border-radius:8px 8px 0 0;padding:.5rem 1rem;margin-bottom:-.5rem;letter-spacing:.5px;box-shadow:0 2px 8px #1e73be1a;display:flex;align-items:center;gap:.5rem}.initial-interaction-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:8px}.start-watching-btn{background:linear-gradient(135deg,#1e73be,#2196f3);color:#fff;border:none;padding:1rem 2rem;font-size:1.2rem;font-weight:600;border-radius:500px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #1e73be4d}.start-watching-btn:hover{transform:scale(1.05);box-shadow:0 6px 24px #1e73be66;background:linear-gradient(135deg,#1565c0,#1e88e5)}.start-watching-btn:active{transform:scale(.98)}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:60px;padding:.5em 1em .5em 0;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#121212;color:#fff}.app-container{padding:2rem;max-width:1400px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.app-title{font-size:2rem;font-weight:700;margin:0;color:#1e73be;letter-spacing:-.5px}.main-site-button{background-color:#1e73be;color:#000;border:none;padding:.8rem 1.5rem;border-radius:500px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.main-site-button:hover{background-color:#1e88e5;transform:scale(1.04)}.main-content{flex:1;display:flex;flex-direction:column;gap:2rem}@media (prefers-color-scheme: light){body{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#1a1b1e}}.app-footer{display:flex;justify-content:center;align-items:center;padding:1rem 0;border-top:1px solid rgba(255,255,255,.1);margin-top:2rem;gap:.5rem}
