body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;background:linear-gradient(135deg,#0b1b50,#2563eb,#0ea5e9);display:flex;flex-direction:column;font-family:Poppins,Arial,sans-serif;justify-content:center;line-height:1.6;margin:0;min-height:100vh;padding:20px}body,h1{color:#fff}h1{font-size:3.2rem;font-weight:700;margin-bottom:20px;text-align:center;text-shadow:3px 3px 10px #00000080}.container{animation:fadeIn 1s ease-out;background:#ffffff14;border-radius:20px;box-shadow:0 12px 30px #0000004d;margin-top:20px;max-width:1200px;padding:30px;width:90%}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.search-bar{display:flex;justify-content:center;margin-bottom:50px}.search-input{background:#2b33c226;border:2px solid #fff;border-radius:50px 0 0 50px;color:#fff;flex:1 1;font-size:1.1rem;outline:none;padding:15px 20px;transition:all .3s ease}.search-input:focus{background:#fff3;border-color:#0ea5e9;box-shadow:0 0 10px #0ea5e9b3}.search-button{background:linear-gradient(135deg,#030640,#0ea5e9);border:none;border-radius:0 50px 50px 0;color:#fff;cursor:pointer;font-size:1.1rem;padding:15px 25px;transition:transform .3s ease,background-color .3s ease}.search-button:hover{background:linear-gradient(135deg,#0ea5e9,#2563eb);box-shadow:0 8px 15px #0ea5e980;transform:scale(1.05)}ul{grid-gap:30px;animation:fadeIn .8s ease-out;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style-type:none;padding:0}li{background:#ffffff1a;border-radius:15px;box-shadow:0 5px 15px #0003;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}li:hover{background:#ffffff26;box-shadow:0 15px 25px #0006;transform:translateY(-10px)}img{border-bottom:3px solid #0ea5e9;height:auto;width:100%}.video-details{padding:20px}h3{color:#e0f2fe;font-size:1.4rem;font-weight:600;margin:10px 0;text-transform:capitalize}p{color:#cbd5e1;font-size:1rem;line-height:1.4;margin:0}footer{background:#0009;border-radius:10px;box-shadow:0 8px 15px #0000004d;color:#e0f2fe;font-size:.9rem;margin-top:40px;padding:15px;text-align:center}.video-player{border-radius:8px;box-shadow:0 4px 12px #0003;margin-top:20px;max-width:100%;overflow:hidden}.video-thumbnail{border-radius:8px;height:auto;transition:transform .3s ease;width:100%}.video-thumbnail:hover{transform:scale(1.05)}.video-details{padding:10px}.video-details h3{color:#e0f2fe;font-size:1.2rem;font-weight:600}.video-details p{color:#cbd5e1;font-size:1rem}
/*# sourceMappingURL=main.22ca38cd.css.map*/