: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}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#27234f}.App{min-height:100vh}#root{width:100%;min-height:100vh}.logo{height:6em;padding:1.5em;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}.goals-page{min-height:100vh;background:linear-gradient(135deg,#27234f,#3a3560);color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.header{background:#27234fe6;padding:2rem;text-align:center;border-bottom:3px solid #4a4580;box-shadow:0 4px 20px #0000004d}.header h1{font-size:3rem;margin:0;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-weight:700}.header p{font-size:1.2rem;margin:.5rem 0 0;color:#b8b5d9}.main-content{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:2fr 1fr;gap:2rem}.video-player-section{background:#27234fb3;border-radius:15px;padding:1.5rem;box-shadow:0 8px 32px #0000004d;border:1px solid #4a4580}.main-video-player h2{margin:0 0 1rem;color:#fff;font-size:1.5rem;text-align:center}.main-video{width:100%;border-radius:10px;box-shadow:0 4px 20px #0006}.video-list-section{background:#27234fb3;border-radius:15px;padding:1.5rem;box-shadow:0 8px 32px #0000004d;border:1px solid #4a4580;max-height:600px;overflow-y:auto}.video-list-section h3{margin:0 0 1.5rem;color:#fff;font-size:1.3rem;text-align:center;border-bottom:2px solid #4a4580;padding-bottom:.5rem}.video-list{display:flex;flex-direction:column;gap:1rem}.video-item{background:#4a458099;border-radius:10px;padding:1rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.video-item:hover{background:#4a4580cc;transform:translateY(-2px);box-shadow:0 4px 15px #0000004d}.video-item.active{background:#4a4580e6;border-color:#8b85c7;box-shadow:0 0 20px #8b85c780}.video-thumbnail{position:relative;margin-bottom:.5rem}.video-thumbnail img{width:100%;height:120px;object-fit:cover;border-radius:8px}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#27234fe6;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;opacity:.8;padding-left:2px}.video-item:hover .play-icon{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.video-info h4{margin:0;color:#fff;font-size:1rem;text-align:center;line-height:1.4}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#27234f,#3a3560);color:#fff}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.main-content{grid-template-columns:1fr;gap:1.5rem}.header h1{font-size:2.5rem}}@media (max-width: 768px){.main-content{padding:1rem}.header{padding:1.5rem}.header h1{font-size:2rem}.video-item{padding:.8rem}}.video-list-section::-webkit-scrollbar{width:8px}.video-list-section::-webkit-scrollbar-track{background:#27234f4d;border-radius:4px}.video-list-section::-webkit-scrollbar-thumb{background:#4a4580cc;border-radius:4px}.video-list-section::-webkit-scrollbar-thumb:hover{background:#4a4580}.mobile-main{padding:0 1rem 1rem}.mobile-player-sticky{position:sticky;top:0;z-index:5;background:linear-gradient(135deg,#27234f,#3a3560);padding-top:1rem}.mobile-video-list-section{background:#27234fb3;border-radius:15px;padding:1rem;margin-top:1rem;box-shadow:0 8px 32px #0000004d;border:1px solid #4a4580}.video-row{display:grid;grid-template-columns:40% 1fr;gap:.75rem;align-items:start;padding:.5rem;border-radius:10px;background:#4a458073;cursor:pointer;transition:background .2s ease,transform .15s ease}.video-row.active{background:#4a4580bf;border:1px solid #8b85c7}.video-row:active{transform:scale(.99)}.video-row+.video-row{margin-top:.5rem}.thumb{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background:#00000040}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.duration-badge{position:absolute;right:6px;bottom:6px;background:#000000b3;color:#fff;font-size:.75rem;padding:2px 6px;border-radius:4px}.meta h4{margin:.15rem 0 0;color:#fff;font-weight:600;line-height:1.3;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
