*{margin:0;padding:0}:root{--black:#0b0c10;--smoke-black:#1f2833;--black-one:#1e1f26;--grey:#c5c6c7;--primary:#66fcf1;--secondary:#45a29e;--white:#ccc;--red:#ef4444}span{color:#66fcf1;color:var(--primary)}.bg-black{background:#0b0c10;background:var(--black)}.bg-red{background:var(--red-600)}.bg-primary{background:#66fcf1;background:var(--primary)}.text-grey{color:#1f2833;color:var(--smoke-black)}.text-white{color:#ccc;color:var(--white)}.btn-primary:hover,.text-primary{color:#66fcf1;color:var(--primary)}.btn-primary:hover{background:#1f2833;background:var(--smoke-black)}.btn-primary.bg-red:hover{color:#fff;background:var(--red-700)}.btn-secondary{background:var(---black);color:#66fcf1;color:var(--primary);border-color:#66fcf1;border-color:var(--primary)}.btn-secondary:hover{background:#66fcf1;background:var(--primary);color:#0b0c10;color:var(--black)}.bottom-shadow{box-shadow:0 3px 3px -2px hsla(0,0%,100%,.5)}.width-auto{width:auto}.App{text-align:center;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr;grid-template-areas:"nav" "main";height:100vh}nav{grid-area:nav}main{grid-area:main;overflow-y:scroll}.navbar_nav-brand-lib__2iUmT{display:flex;cursor:pointer}.navbar_logo-header__2Li8R{display:flex;flex-direction:column}.navbar_nav-brand-lib__2iUmT h2{margin:0}.navbar_nav-brand-lib__2iUmT small{font-size:10px}.navbar_hamburger-icon__2VjER{color:var(--white);font-size:2rem}.navbar_drawer-lib__2ksS_.navbar_side-bar__2i1iU.navbar_active__1LL-m{-webkit-transform:translateX(0);transform:translateX(0)}@media only screen and (max-width:600px){.navbar_drawer-lib__2ksS_.navbar_side-bar__2i1iU{display:block;position:absolute;top:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:40%;height:100%;z-index:2;background:#1e1f26;transition:all .5s ease-in-out;padding-top:3rem}.navbar_drawer-lib__2ksS_.navbar_side-bar__2i1iU ul{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}}.searchBar_search-lists__3HFHg{position:absolute;width:100%;top:110%;background:#1e1f26;z-index:3;max-height:20rem;overflow-y:scroll}.searchBar_search-lists__3HFHg li{cursor:pointer;padding:1rem 5px;display:flex;flex-direction:column;justify-content:left;align-items:flex-start}.searchBar_search-lists__3HFHg li p{text-align:left}.searchBar_search-lists__3HFHg li:hover{background:#30323a}.searchBar_position-relative__1vSOr{position:relative}.sideNavbar_side-navbar__1f_In{display:flex;flex-direction:column;grid-gap:3rem;gap:3rem;align-items:center;padding-top:3rem;box-shadow:-2px 0 5px 3px hsla(0,0%,100%,.5)}.sideNavbar_side-navbar__1f_In i{font-size:1.4rem;color:var(--primary)}.sideNavbar_side-navbar__1f_In div{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.sideNavbar_active__19yhS{border-radius:1px solid var(--primary);background:var(--black-one)}@media only screen and (max-width:600px){.sideNavbar_side-navbar__1f_In{flex-direction:row;grid-gap:1rem;gap:1rem;justify-content:space-around;padding:0}.sideNavbar_side-navbar__1f_In i{font-size:2rem}.sideNavbar_explore-icon__2jjDe,.sideNavbar_home-icon__emhcK{display:none}}.videoCard_video-card__t3jVX{display:flex;flex-direction:column;grid-gap:5px;gap:5px;width:32rem;height:30rem;text-align:left;box-shadow:var(--secondary) 0 1px 4px}.videoCard_video-details__22FJh{display:flex;align-items:flex-start;justify-content:space-between}.videoCard_video-details__22FJh>*{padding:5px}.videoCard_video-thumbnail__3MfsQ{cursor:pointer}.videoCard_video-thumbnail__3MfsQ img{width:32rem;height:18rem}.videoCard_channel-img__3yrR3{width:3rem;height:3rem;border-radius:50%}.videoCard_video-category__3IiXu{font-size:1.2rem}.videoCard_channel-title__37gTq{font-weight:bolder}.videoCard_video-controls__1DEjr{font-size:1.4rem;padding-top:1rem;font-weight:bolder;cursor:pointer}.videoCard_video-card-typography__3MF_5{display:flex;flex-direction:column;justify-content:space-between}.videoCard_video-card-typography__3MF_5 p:first-child{height:3rem}.videoCard_controls-container__w0izZ{position:relative}.videoCard_controls__3sRAW{background:#30323a;width:13rem;display:flex;flex-direction:column;position:absolute;top:100%}.videoCard_control-item__R49hy{display:flex;justify-content:space-between;padding:1rem;cursor:pointer;grid-gap:5px;gap:5px}.videoCard_control-item__R49hy span{width:10rem}.videoCard_control-item__R49hy:hover{background:#4e505b}@media only screen and (max-width:600px){.videoCard_video-card__t3jVX,.videoCard_video-thumbnail__3MfsQ img{width:100%}.videoCard_controls__3sRAW{right:0}}.actionsModal_modal-container__1L7ln{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;top:0;left:0;right:0;background:rgba(0,0,0,.5);position:absolute}.actionsModal_modal__N5zZ9{height:30rem;width:35rem;position:relative;background:var(--black);padding:1rem;border-radius:1rem}.actionsModal_close-btn__hhbqK{position:absolute;top:5px;right:5px;font-size:1.4rem;cursor:pointer}.actionsModal_playlists__2QpFz{padding-top:1rem;list-style:none;display:flex;flex-direction:column;grid-gap:5px;gap:5px;width:15rem;margin:0 auto}.actionsModal_playlist-item__1V9xT{display:flex;justify-content:space-between}.alert_top-6__1mQJY{position:absolute;top:6rem;right:1rem}.history_history-page__1trSL{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:1fr}.history_history-container__17ASk{grid-gap:1rem;gap:1rem;padding:1rem;grid-row:1/2;grid-column:2/3;width:50rem;margin:0 auto}.history_history-lists__1nZdJ{display:flex;flex-flow:column wrap;grid-gap:1rem;gap:1rem}.history_history-header__kP0mp{display:flex;flex-direction:row;justify-content:space-around;align-items:center}@media only screen and (max-width:600px){.history_history-page__1trSL{grid-template-columns:1fr;grid-template-rows:1fr 10rem}.history_history-container__17ASk{grid-column:1/2;grid-row:1/2;width:95%}aside{grid-column:1/2;grid-row:2/3}}image{max-inline-size:100%}.historyCard_history-card__142Gw{display:flex;grid-gap:1rem;gap:1rem;width:50rem;height:10rem;justify-content:space-between;align-items:center;background:#1e1f26;border-radius:1rem}.historyCard_video-thumbnail__2k6z9 img{width:20rem;height:10rem}.historyCard_video-title__3CXC1{font-size:1.4rem}.historyCard_card-body__NOVl3{display:flex}@media only screen and (max-width:600px){.historyCard_history-card__142Gw{flex-direction:column;width:95%}.historyCard_video-title__3CXC1{width:10ch}}img{max-inline-size:100%}.featuredCategory_featured-item__1o3w9{display:flex;flex-direction:column;align-items:center;grid-gap:5px;gap:5px;margin-bottom:1rem;box-shadow:0 1px 2px 0 hsla(0,0%,100%,.3),0 1px 3px 1px hsla(0,0%,100%,.15);cursor:pointer}.featuredCategory_featured-item__1o3w9 img{height:15rem;width:25rem}.featuredCategory_featured-category__3tQJR{display:flex;flex-flow:row wrap;grid-gap:1rem;gap:1rem;justify-content:center;align-items:center}.featuredCategory_container__3DYDq{margin-top:-5rem}.home_home-container__1Vczs{width:100%;margin:1rem auto;position:relative}.home_hero-container__bTxdQ img{-webkit-transform:rotate(270deg);transform:rotate(270deg);margin-top:-25rem}.home_hero-body__3AQ7J{position:absolute;top:35rem;left:0;right:0}@media only screen and (max-width:600px){html{font-size:50%}.home_hero-container__bTxdQ img{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:0;margin-left:-25rem}.home_hero-body__3AQ7J{position:absolute;top:20rem;left:auto;width:30rem}}.liked_likes-page__n8UGf{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:1fr}.liked_liked-video-container__1UejQ{display:flex;flex-flow:row wrap;grid-gap:1rem;gap:1rem;padding:1rem;grid-row:1/2;grid-column:2/3}@media only screen and (max-width:600px){.liked_likes-page__n8UGf{grid-template-columns:1fr;grid-template-rows:1fr 10rem}.liked_liked-video-container__1UejQ{grid-column:1/2;grid-row:1/2}aside{grid-column:1/2;grid-row:2/3}}.login-container{height:90vh;display:flex;justify-content:center;align-items:center}.login-form-container{width:30rem;padding:2rem;border:1px solid var(--primary);border-radius:10px}.login-form,.login-form-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;justify-content:space-between}form input{height:3rem;width:100%;padding:0 5px;border:1px solid var(--gray-70);border-radius:5px;margin-top:5px}#remember-me{height:1.5rem;width:1.5rem;padding:0}.remember-me-container{display:flex;justify-content:space-between;align-items:center}a{text-decoration:none}label{text-align:left}@media only screen and (max-width:600px){html{font-size:50%}.login-form-container{width:40rem}}.playlist_playlists-container__2xDfs{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:1fr}.playlist_playlists__bqgIU{display:flex;flex-flow:row wrap;grid-gap:1rem;gap:1rem;padding:1rem;grid-row:1/2;grid-column:2/3}@media only screen and (max-width:600px){.playlist_playlists-container__2xDfs{grid-template-columns:1fr;grid-template-rows:1fr 10rem}.playlist_playlists__bqgIU{grid-column:1/2;grid-row:1/2}aside{grid-column:1/2;grid-row:2/3}}.playlistCard_playlist-card__20xK-{width:15rem;height:10rem;border:1px solid var(--secondary);color:var(--primary);font-size:2rem;cursor:pointer;display:flex;flex-direction:column}.playlistCard_close-btn__1sVPk{text-align:right;padding:1rem;color:var(--white)}#accept-condition{height:1.5rem;width:1.5rem}.password{display:flex;align-items:center;grid-gap:5px;gap:5px;outline:1px solid var(--gray-70);border-radius:5px;padding:0 5px}.password input{border:none}.password input:focus{outline:none}.password:focus-within{outline:2px solid var(--blue-outline)}.mismatch{color:var(--red);font-weight:bolder}.singleVideo_single-video-container__1oN8j{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:1fr}.singleVideo_video-container__GIIzJ{padding:1rem;grid-row:1/2;grid-column:2/3;overflow-y:scroll}.singleVideo_player-wrapper__3w3yL{width:100%;height:70%}.singleVideo_video-body__24Hmg{width:100%;padding-top:1rem}.singleVideo_video-controls__2rrcA{display:flex;justify-content:space-around}.singleVideo_video-controls__2rrcA i{font-size:2rem;cursor:pointer}.singleVideo_video-controls__2rrcA i:hover{color:var(--primary)}.singleVideo_channel-details__3vobR{display:flex;padding:1rem;margin-top:1rem;grid-gap:5px;gap:5px;justify-content:flex-start;align-items:center;width:20rem;border:1px solid var(--secondary)}.singleVideo_channel-details__3vobR img{height:4rem;width:4rem;border-radius:50%}.singleVideo_video-typography__1dEdL{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.singleVideo_video-typography__1dEdL p{text-align:left}@media only screen and (max-width:600px){.singleVideo_single-video-container__1oN8j{grid-template-columns:1fr;grid-template-rows:1fr 10rem}.singleVideo_video-container__GIIzJ{grid-column:1/2;grid-row:1/2}aside{grid-column:1/2;grid-row:2/3}}.noteCard_note-card__1j-7r{background:#1e1f26;display:flex;flex-flow:column wrap;grid-gap:1rem;gap:1rem;width:20rem}.noteCard_note-card__1j-7r>*{background:inherit}.noteCard_card-body__3t_Kw{padding:5px;display:flex;flex-direction:column}.noteCard_card-body__3t_Kw span{font-size:1.2rem}.noteCard_card-footer__gyx3B{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.notesModal_notes-modal__Sb2lf{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5)}.notesModal_notes-form__6NLJj{height:30rem;width:35rem;position:relative;background:var(--black);padding:1rem;border-radius:1rem}.notesModal_textarea__1X0AM{width:95%;height:10rem}.notesModal_close-btn__gKrPl{position:absolute;top:5px;right:5px;font-size:1.4rem;cursor:pointer}.notesList_container__1gVzA{text-align:left}.notesList_notes-list__1j1m4{flex-wrap:wrap;text-align:left}.notesList_header__3Rt_m,.notesList_notes-list__1j1m4{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem}.notesList_header__3Rt_m{align-items:center;justify-content:flex-start}.videoListing_listing-container__21wpf{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:1fr}aside{grid-row:1/-1}.videoListing_lists__1hCfX{grid-column:2/3;grid-row:1/-1;overflow-y:scroll;padding:1rem 0 0 1rem}.videoListing_video-cards__1wpTF{display:flex;flex-flow:row wrap;grid-gap:1rem;gap:1rem}.videoListing_filters__1UO5n{display:flex;flex-flow:wrap;grid-gap:1rem;gap:1rem;margin:1rem}.videoListing_filter-category__3v45-{border:1px solid var(--primary);background:var(--black);color:var(--primary);border-radius:1rem;font-size:1.4rem;padding:1rem 1.6rem;cursor:pointer}.videoListing_filter-category__3v45-.videoListing_active__6TYI5{background:var(--primary);color:var(--black)}@media only screen and (max-width:600px){.videoListing_listing-container__21wpf{grid-template-columns:1fr;grid-template-rows:1fr 10rem}.videoListing_lists__1hCfX{grid-column:1/2;grid-row:1/2}aside{grid-column:1/2;grid-row:2/3}.videoListing_video-cards__1wpTF{padding-right:1rem}}.watchLater_watchlater-container__ogRgq{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:1fr}aside{grid-row:1/2;grid-column:1/2}.watchLater_watchlater-lists__3wgxz{display:flex;flex-flow:row wrap;grid-gap:1rem;gap:1rem;padding:1rem;grid-row:1/2;grid-column:2/3}@media only screen and (max-width:600px){.watchLater_watchlater-container__ogRgq{grid-template-columns:1fr;grid-template-rows:1fr 10rem}.watchLater_watchlater-lists__3wgxz{grid-column:1/2;grid-row:1/2}aside{grid-column:1/2;grid-row:2/3}}.specificPlaylist_specific-playlist__2hI54{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:1fr}.specificPlaylist_lists__3vqnk{display:flex;flex-flow:row wrap;grid-gap:1rem;gap:1rem;padding:1rem}@media only screen and (max-width:600px){.specificPlaylist_specific-playlist__2hI54{grid-template-columns:1fr;grid-template-rows:1fr 10rem}aside{grid-column:1/2;grid-row:2/3}.specificPlaylist_lists__3vqnk{grid-column:1/2;grid-row:1/2}}.profile_profile-container__3a9X8{width:50%;margin:5rem auto;height:50rem;display:grid;grid-template-columns:15rem 1fr;grid-template-rows:auto 1fr;grid-template-areas:"header header" "aside  main"}.profile_profile-header__O602C{grid-area:header;border:1px solid var(--primary);padding:1rem;background:var(--black-one)}.profile_profile-aside__2mF-T{grid-area:aside}.profile_profile-aside__2mF-T,.profile_profile-main__AiZvf{border:1px solid var(--primary);background:var(--black-one);padding:1rem;border-top:none}.profile_profile-main__AiZvf{grid-area:main;border-left:none}.profile_user-header__2vkQW{display:flex;grid-gap:1rem;gap:1rem;align-items:center}.profile_charcoal__SJ1ZH{color:var(--charcoal)}.profile_profile-tabs__ZU1Hb{display:flex;grid-gap:1rem;gap:1rem;flex-direction:column}.profile_tab-item__1mgM9 span{font-size:1.4rem}.profile_profile-overview__2AI_o{height:60%;width:50%;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}.profile_profile-overview__2AI_o h2{margin-top:0;padding-top:0}.profile_profile-overview-item__3TA2x{display:flex}.profile_profile-overview-item__3TA2x>*{color:var(--white);font-size:1.4rem}.profile_profile-overview-item__3TA2x span:first-child{width:50%}.profile_profile-overview-item__3TA2x span:nth-child(2){width:60%}@media only screen and (max-width:900px){.profile_profile-container__3a9X8{width:90%;margin:5rem auto;height:50rem;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-template-areas:"header" "main"}.profile_profile-aside__2mF-T{display:none}.profile_profile-main__AiZvf{border-left:1px solid var(--primary)}}@media only screen and (max-width:600px){html{font-size:50%}}
/*# sourceMappingURL=main.e9e1cd01.chunk.css.map */