@import"https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--regular-font: "Kumbh Sans", sans-serif;--dark-hue: rgb(2, 17, 24);--main-color: rgb(14, 127, 248);--semi-dark-hue: rgb(10, 26, 40);--underline: rgba(27, 43, 56, .5)}body{font-family:var(--regular-font);background:var(--dark-hue)}ul{list-style:none}a{text-decoration:none;display:flex}img{width:100%;height:100%;object-fit:cover}input,textarea,button{border:none;outline:none;font-family:var(--regular-font)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.inner-row{width:1250px;margin:auto}.header-content{display:flex;justify-content:space-between;padding:20px 0 10px;align-items:center}.logo{width:150px;display:flex}.logo img{object-fit:contain}.header-actions{display:flex;gap:20px;position:relative}.header-actions a{width:100px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;font-size:14px;color:#f5f5f5}.header-actions a:nth-child(1){border:1px solid rgba(151,171,200,.312)}.header-actions a:nth-child(2){background:var(--main-color)}.header-actions span{color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;background:#1f314b;cursor:pointer;display:none}.dropdown{position:absolute;top:110%;right:0;background:#1f314b;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:10px;display:flex;opacity:0;pointer-events:none;flex-direction:column;gap:10px}.dropdown.active{opacity:1;pointer-events:all}.copyright{display:flex;justify-content:space-between;gap:10px;padding:20px 50px;border-top:1px solid rgba(136,159,180,.145)}.copyright p{font-size:12px;color:#f5f5f5;font-weight:400}.copyright-actions{display:flex;gap:10px}.copyright-actions a{font-size:12px;font-weight:400;color:#f5f5f5}.copyright-actions a:nth-child(2){padding-left:10px;border-left:1px solid rgba(152,183,186,.49)}.loader{width:48px;height:48px;border:5px dotted #FFF;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 2s linear infinite;-webkit-animation:rotation 2s linear infinite}button .loader{width:20px;height:20px;border:2px dotted white}.notification-bar{width:400px;position:fixed;z-index:999;left:50%;top:20px;transform:translate(-50%,-150%);-webkit-transform:translate(-50%,-150%);-moz-transform:translate(-50%,-150%);-ms-transform:translate(-50%,-150%);-o-transform:translate(-50%,-150%);background:#122138;padding:16px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.notification-bar.active{transform:translate(-50%);-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);-o-transform:translate(-50%,0%)}.notification-bar .notification-content{display:flex;gap:10px;align-items:center;justify-content:space-between}.notification-texts{display:flex;gap:10px;align-items:center}.notification-content span{display:flex;width:20px;height:20px;border:1px solid rgb(2,115,181);color:#0273b5;align-items:center;justify-content:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;font-size:12px}.notification-content span.success{border:1px solid rgb(0,157,65);color:#009d41}.notification-content span.error{border:1px solid rgb(233,74,74);color:#e94a4a}.notification-bar p{font-size:14px;color:#93a29a}.notification-close{border-left:1px solid rgba(178,178,178,.2);padding-left:10px}.notification-close span{display:flex;width:25px;height:25px;font-size:11px;justify-content:center;cursor:pointer;align-items:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;color:#fff;border:1px solid rgba(220,220,220,.15)}.notification-close span:hover{background:#30306d80}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}@media (max-width: 1280px){.inner-row{width:90%}}@media (max-width: 540px){.header-actions a:not(.dropdown a){display:none}.logo{width:130px}.header-actions span{display:flex}.copyright{flex-direction:column;align-items:center}}.hero-section{min-height:95vh;display:flex;align-items:center;padding:40px 0}.hero-section-grid{display:grid;gap:60px;grid-template-columns:1.75fr 1fr;align-items:center;padding:20px 0}.hero-image-bg{background:url(/assets/hero-BzctPZJU.jpg) no-repeat;background-position:center;background-size:cover;height:500px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;padding:30px;display:flex;flex-direction:column;justify-content:space-between}.hero-top-header{display:flex;justify-content:space-between;gap:10px}.subscribers{display:flex;gap:10px;align-items:center}.subscribers-texts h3{color:#f5f5f5;font-size:30px;font-weight:400}.subscribers-texts p{color:#dcdcdc;font-size:13px}.subscribers-profiles img{width:40px;height:40px;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px}.sourced{text-align:center;display:flex;flex-direction:column;gap:10px}.sourced p{font-size:13px;color:#dcdcdc}.source-profiles{display:flex;gap:5px;justify-content:center;color:#fff;font-size:22px}.music-stack{position:relative;display:flex;justify-content:center;width:60%;margin-left:5%}.music-stack-box{position:absolute;bottom:20px;width:100%;padding:30px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;background:#f5f5f517;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.music-stack-box:nth-child(1){z-index:7}.music-stack-box:nth-child(2){z-index:2;transform:translateY(-25px);-webkit-transform:translateY(-25px);-moz-transform:translateY(-25px);-ms-transform:translateY(-25px);-o-transform:translateY(-25px);width:95%}.music-stack-box:nth-child(3){z-index:1;width:90%;transform:translateY(-45px);-webkit-transform:translateY(-45px);-moz-transform:translateY(-45px);-ms-transform:translateY(-45px);-o-transform:translateY(-45px)}.music-stack-box .music-details{display:flex;justify-content:space-between;gap:30px;align-items:center}.music-details img{width:45px;height:45px;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;flex-shrink:0}.music-details span{display:flex;font-size:25px;color:#f5f5f5}.music-details-column{display:flex;gap:10px;align-items:center}.music-details-column h4{font-size:14px;color:#dcdcdc;line-height:1.4;font-weight:400;width:80%}.music-options .range{display:flex;justify-content:space-between;margin-top:15px;align-items:center;gap:0px}.music-options .range span{font-size:11px;color:#dcdcdcb0}.music-options .music-activity{width:85%;height:4px;background:#f5f5f566;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;position:relative}.music-options .music-activity:after{content:"";width:30px;height:4px;background:#dcdcdc;position:absolute;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.music-options .action-options{display:flex;justify-content:center;gap:20px;margin-top:10px}.action-options span{font-size:24px;color:#efefefe6}.hero-texts h1{font-size:60px;font-weight:500;color:#f5f5f5;margin-bottom:10px}.hero-texts h1 span{color:var(--main-color)}.hero-texts p{font-size:18px;color:#c7c7c7;line-height:1.5;font-weight:350;margin-bottom:15px}.hero-texts a{width:150px;display:flex;height:45px;background:var(--main-color);color:#f5f5f5;font-size:15px;justify-content:center;align-items:center;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px}.hero-texts h4{font-size:18px;color:#e7e7e7;margin:20px 0;font-weight:400;padding-bottom:5px;border-bottom:1px solid rgba(136,159,180,.145)}.upload-records{display:flex}.record-moja{width:100px;height:100px;border:1px solid rgb(45,70,86);display:flex;align-items:center;justify-content:center;border-radius:120px;-webkit-border-radius:120px;-moz-border-radius:120px;-ms-border-radius:120px;-o-border-radius:120px}.record-moja:nth-child(1){background:url(/assets/thumb3-CE6OIYV4.jpg) no-repeat;background-position:center;background-size:cover}.record-moja:nth-child(2){background:url(/assets/thumb2-CrrJhakv.jpg) no-repeat;background-position:center;background-size:cover;transform:translate(-25px);-webkit-transform:translateX(-25px);-moz-transform:translateX(-25px);-ms-transform:translateX(-25px);-o-transform:translateX(-25px)}.record-moja:nth-child(3){background:url(/assets/thumb1-D4AMQonD.jpg) no-repeat;background-size:cover;background-position:center;transform:translate(-50px);-webkit-transform:translateX(-50px);-moz-transform:translateX(-50px);-ms-transform:translateX(-50px);-o-transform:translateX(-50px)}.record-moja:nth-child(4){background:url(/assets/portrait3-DcoJgWyr.jpg) no-repeat;background-size:cover;background-position:center;transform:translate(-75px);-webkit-transform:translateX(-75px);-moz-transform:translateX(-75px);-ms-transform:translateX(-75px);-o-transform:translateX(-75px)}.record-moja:nth-child(1) span{border:10px solid rgb(161,236,211);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:5px;height:5px;flex-shrink:0;background:var(--dark-hue)}.record-moja:nth-child(3) span{border:10px solid rgb(161,190,236);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:5px;height:5px;flex-shrink:0;background:var(--dark-hue)}.record-moja:nth-child(4) span{border:10px solid rgb(222,161,236);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:5px;height:5px;flex-shrink:0;background:var(--dark-hue)}.record-moja:nth-child(2) span{border:10px solid rgb(236,189,161);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:5px;height:5px;flex-shrink:0;background:var(--dark-hue)}.record-moja span{display:flex;align-items:center;justify-content:center;position:relative}.record-moja span:after{content:"";position:absolute;display:flex;background-color:var(--dark-hue);width:3px;height:3px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}@media (max-width: 1090px){.hero-section{height:auto;padding:60px 0}.hero-section-grid{grid-template-columns:1fr;gap:30px}.hero-image-bg{order:2}.hero-texts{width:700px;text-align:center;margin:auto}.hero-texts a{margin:auto}.upload-records{justify-content:center}}@media (max-width: 768px){.hero-texts{width:90%}.hero-texts h1{font-size:50px}.hero-texts p{font-size:16px}.music-stack{width:80%;margin:auto}}@media (max-width: 530px){.hero-texts h1{font-size:40px}.hero-top-header{flex-direction:column;align-items:flex-start;gap:20px}.music-stack{margin-left:auto!important}.music-details-column{flex-direction:column;align-items:flex-start;gap:5px}.music-details-column h4{font-size:10px}.music-options .music-activity{width:60%}.upload-records{flex-wrap:wrap}.record-moja{width:60px;height:60px;flex-shrink:0}.record-moja{transform:translate(0)!important;-webkit-transform:translateX(0)!important;-moz-transform:translateX(0)!important;-ms-transform:translateX(0)!important;-o-transform:translateX(0)!important}.record-moja span{display:none}}.auth-content{min-height:100vh}.auth-header{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.auth-header a:not(.logo){display:flex;gap:5px;align-items:center;color:#fff;border:1px solid rgba(151,171,200,.312);font-size:14px;width:120px;justify-content:center;height:40px;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px}.auth-header a:not(.logo) span{display:flex}.auth-form-content{margin:50px auto 0;padding-bottom:80px;width:500px}.auth-form-texts{text-align:center;margin-bottom:20px}.auth-form-texts h2{font-size:36px;color:#f5f5f5;font-weight:400;margin-bottom:10px}.auth-form-texts p{color:#cdcdcd;line-height:1.5;font-size:16px}.form-row{margin-bottom:20px}.form-row label{display:flex;color:#fff;gap:2px;font-size:15px;font-weight:300;margin-bottom:5px}.form-row label span{font-size:12px;color:#4a90cdb6}.form-row .form-input-control{width:100%;height:55px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:#022940b4;color:#f5f5f5;padding:0 15px}.form-input-password{display:flex;background-color:#022940b4;height:55px;width:100%;padding:0 15px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;align-items:center;justify-content:space-between}.form-input-password input{background:transparent;width:90%;color:#f5f5f5}.form-input-password span{display:flex;width:30px;height:30px;background:#35435488;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;color:#f5f5f5;font-size:15px;align-items:center;justify-content:center;cursor:pointer}.form-row button{width:100%;height:55px;display:flex;align-items:center;justify-content:center;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background-color:var(--main-color);color:#f5f5f5;cursor:pointer}.form-row span.error{font-size:13px;color:#d25656}.alternative{display:flex;gap:10px;align-items:center;justify-content:center;margin-bottom:20px}.alternative span{width:25%;height:.5px;background:#3352758a}.alternative p{font-size:14px;color:#f5f5f5d3;font-weight:300}.form-row a{width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:14px;gap:5px;background:#022940b4;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:#dfdfdf;transition:all .7s ease;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease}.form-row a:hover{background:#013654b4}.form-row a span{display:flex;margin-top:1px}.extra p{display:flex;justify-content:center;color:#fff;font-size:13px;gap:5px}.extra p a{color:var(--main-color)}.form-row .forgot{color:#fff;margin-top:10px;display:flex;justify-content:flex-end;font-size:15px;cursor:pointer;color:var(--main-color)}@media (max-width: 768px){.auth-form-content{width:90%}.auth-form-texts h2{font-size:30px}.form-row label{font-size:13px}}.dashboard-wrapper{display:flex}.sidebar-section{width:290px;position:fixed;left:0;top:0;bottom:0;padding:10px;transition:all .7s ease;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;z-index:999}.sidebar-content{background:var(--semi-dark-hue);height:100%;padding:20px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.tiny-logo{width:55px;display:flex}.sidebar-nav{display:flex;flex-direction:column;justify-content:space-between;height:90%;margin-top:20px}.sidebar-nav ul,.sidebar-bottom{display:flex;flex-direction:column;gap:3px}.sidebar-nav ul li a,.sidebar-bottom a{display:flex;gap:5px;font-size:14px;padding:13px;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;color:#efefef;font-weight:300}.sidebar-nav ul li a:hover,.sidebar-nav ul li a.active,.sidebar-bottom a:hover{background:#09243acc;color:var(--main-color)}.sidebar-nav ul li a span,.sidebar-bottom a span{display:flex;font-size:16px}.sidebar-nav h4{text-transform:uppercase;font-size:12px;font-weight:300;padding-left:10px;padding-bottom:7px;margin:15px 0 5px;color:#dcdcdc;border-bottom:1px solid rgba(14,40,63,.792)}.dashboard-content{margin-left:290px;width:calc(100% - 290px);padding:10px}.topbar-section{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:99}.topbar-left-column{display:flex;align-items:center;gap:10px}.topbar-left-column .tiny-logo{display:none}.topbar-left-column .search-area{width:500px;height:45px;display:flex;align-items:center;padding:0 10px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;background:#09243acc}.search-area span{color:#bababa;font-size:20px;display:flex}.search-area .search-close{font-size:14px;width:30px;flex-shrink:0;cursor:pointer;height:30px;align-items:center;justify-content:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;background:#49616e3f}.search-area .search-control{width:100%;height:45px;background:transparent;color:#e3e3e3;padding-left:5px;font-size:15px}.search-control::placeholder{font-weight:350;font-size:14px}.topbar-right-column{display:flex;align-items:center;gap:10px}.topbar-search{display:none;align-items:center;padding:4px 10px;width:80%;position:absolute;right:50px;gap:10px}.topbar-search .close{display:flex;color:#f5f5f5;width:40px;flex-shrink:0;height:40px;align-items:center;justify-content:center;cursor:pointer;border:1px solid rgba(65,84,107,.364);border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px}.topbar-search .search-area{display:flex;align-items:center;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;padding:0 10px;-o-border-radius:8px;background:#0e283fca}.topbar-search form{width:100%!important}.topbar-options{display:flex;gap:10px;align-items:center;background:#0e283fca;padding:6px 20px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;position:relative}.topbar-options .notification{display:flex;gap:5px}.topbar-options .notification span{font-size:16px;color:var(--main-color);width:35px;height:35px;display:flex;border-radius:35px;align-items:center;justify-content:center;background:#495d8839;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px}.notification .mobile-search{display:none!important;cursor:pointer}.topbar-options .line{width:1px;height:20px;background:#49616e3f}.topbar-options .profile-default{display:flex;align-items:center;gap:10px;cursor:pointer;position:relative}.profile-photo{width:40px;height:40px}.profile-photo img{border-radius:45px;-webkit-border-radius:45px;-moz-border-radius:45px;-ms-border-radius:45px;-o-border-radius:45px}.profile-default h4{font-size:14px;font-weight:400;color:#bebebe}.profile-popup{position:absolute;z-index:99;right:30px;top:105%;width:240px;background:#09243a;padding:20px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;display:flex;flex-direction:column;align-items:center;transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform-origin:top;transition:all .6s ease;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease}.profile-popup.active{transform:scaleY(1);-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1)}.popup-close{position:absolute;right:10px;top:10px;width:30px;height:30px;background:#1d415b69;display:flex;align-items:center;justify-content:center;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;color:#949393;cursor:pointer;font-size:13px}.profile-popup .popup-image{width:70px;height:70px;border-radius:70px;-webkit-border-radius:70px;-moz-border-radius:70px;-ms-border-radius:70px;-o-border-radius:70px;overflow:hidden}.profile-popup h3{font-size:15px;font-weight:400;color:#dcdcdc;margin:5px 0}.profile-popup h4{font-size:14px;font-weight:300;color:#b8b8b8}.profile-popup .profile-links{width:100%;border-top:1px solid rgba(43,77,106,.464);margin-top:10px;padding-top:10px}.profile-links ul{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.profile-links ul li a{font-size:15px;color:#dcdcdc;display:flex;align-items:center;gap:3px;padding:10px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.profile-links ul li a:hover{background:#495d8839}.profile-links ul li a span{display:flex}.profile-links button{width:100%;height:40px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;display:flex;gap:4px;justify-content:center;align-items:center;border:2px solid var(--main-color);background:none;color:#f5f5f5;cursor:pointer}.profile-links button:hover{background:var(--main-color)}.profile-links button span{display:flex}.mobile-menu span{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#09243acc;color:#fff;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;cursor:pointer;font-size:18px;display:none}.dashboard-row{display:grid;grid-template-columns:3fr 1.5fr;gap:20px;margin-top:10px;width:100%;position:relative;z-index:10}.introduction{margin:20px 0}.introduction .welcome-wrap h2{color:#f5f5f5;font-weight:300;margin-bottom:5px}.introduction .welcome-wrap p{font-size:15px;color:#dcdcdc;font-weight:300;line-height:1.4}.welcome-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:20px 0}.summary-moja{display:flex;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;padding:30px 20px;justify-content:space-between;gap:10px;background:var(--semi-dark-hue)}.summary-icon{width:40px;height:40px;transform:translateY(-15px);border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;display:flex;align-items:center;justify-content:center;-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px)}.summary-icon img{width:60%;height:60%;object-fit:contain;filter:invert(37%) sepia(84%) saturate(1844%) hue-rotate(195deg) brightness(94%) contrast(106%)}.summary-moja-texts h2{color:#f5f5f5;font-weight:300}.summary-moja-texts p{font-size:14px;color:#dcdcdc;font-weight:300}.billboard{height:300px;border-radius:20px;background:linear-gradient(#0000001a,#0006),url(/assets/davido-CbosnSR9.webp) no-repeat;display:flex;align-items:flex-end;background-size:cover;background-position:center;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;padding:30px}.billboard-wrap{width:100%}.billboard-wrap-texts h2{font-size:36px;color:#f5f5f5;font-weight:550}.billboard-wrap-texts p{font-size:16px;color:#dcdcdc}.billboard-options{display:flex;justify-content:space-between;margin-top:15px;width:100%;align-items:center}.left-options-column,.right-options-column{display:flex;gap:10px}.left-options-column button{display:flex;gap:3px;align-items:center;justify-content:center;width:100px;height:45px;border-radius:45px;-webkit-border-radius:45px;-moz-border-radius:45px;-ms-border-radius:45px;-o-border-radius:45px;font-weight:450;font-size:13px;cursor:pointer;background:transparent;border:none}.left-options-column button span{display:flex}.left-options-column button:nth-child(1){background:var(--main-color);color:#f5f5f5}.left-options-column button:nth-child(2){background:#89b0cd69;color:#f5f5f5}.right-options-column button{background:#4e616d5e;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;cursor:pointer}.right-options-column button span{color:#fff;font-size:15px;display:flex}.popular-artists{margin:20px 0;width:100%}.row-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(31,48,67,.745);padding-bottom:3px;width:100%}.row-header h3{font-size:18px;color:#d8d8d8;font-weight:450}.row-header h4{font-size:12px;color:#dcdcdc;font-weight:400;cursor:pointer;padding:7.5px 10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.row-header h4:hover{background:#1d415b69}.popular-flex-row{overflow-x:scroll;padding-bottom:10px;width:100%}.popular-flex-row::-webkit-scrollbar,.recommendations-table::-webkit-scrollbar{height:4px}.popular-flex-row .popular-flex-scroll{display:flex;width:660px;gap:20px;margin-top:10px}.artist-moja{display:flex;flex-direction:column;align-items:center;gap:5px}.artist-moja img{width:110px;flex-shrink:0;height:110px;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px}.artist-moja h3{font-size:15px;font-weight:500;color:#d4d4d4}.recommendation-grid-title,.recommendations-table-content{display:grid;grid-template-columns:3.5fr 1fr 1fr;gap:20px}.recommendation-grid-title{padding:10px 5px;margin-bottom:5px;border-bottom:1px solid rgba(31,48,67,.745)}.grid-title-column h4{font-size:13px;color:#f5f5f5;font-weight:400;line-height:1.3}.table-content-grid h4{font-size:15px;color:#cdcdcd;font-weight:350;line-height:1.3}.table-content-grid:nth-child(1){display:flex;align-items:center;gap:8px}.table-content-grid img,.recently-block img{width:45px;height:45px;flex-shrink:0;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.table-content-grid{display:flex;align-items:center}.recommendations-table-content{padding:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;cursor:pointer;margin-top:1px}.recommendations-table-content:hover,.recommendations-table-content.active{background:#1a2b3a99}.actions-types,.block-actions{display:flex;gap:10px;align-items:center}.actions-types span,.block-actions span,.recently-block span{color:#f5f5f5;width:32px;height:32px;flex-shrink:0;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;display:flex;align-items:center;justify-content:center;background-color:#072e415c;font-size:13px;cursor:pointer}.actions-types span:hover,.block-actions span:hover,.recently-block span.hover{background-color:#072e41ba}.recently-played-column{background:var(--semi-dark-hue);padding:30px 20px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;min-height:300px}.recently-header{display:flex;justify-content:space-between;align-items:center}.recently-header h3{font-size:18px;font-weight:450;color:#dcdcdc}.recently-play-row{margin-top:5px}.recently-block{display:flex;width:100%;justify-content:space-between;align-items:center;padding:3px 10px 3px 6px;border-radius:6px;gap:20px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;margin-bottom:2px;cursor:pointer}.recently-block:hover{background:#495d8839}.recently-block .block-column{display:flex;gap:10px;align-items:center}.recently-block h3{font-size:14px;color:#f5f5f5;font-weight:400;margin-bottom:2px}.recently-block p{font-size:12px;color:#b8b8b8}.recently-block h4{font-size:12px;color:gray;font-weight:360}.data-loader{display:flex;justify-content:center;padding:10px 0}.data-loader span{width:25px;height:25px;border:2px solid #143761;border-bottom-color:var(--main-color);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1.2s linear infinite;-webkit-animation:rotation 1.2s linear infinite}.empty-data{display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:5px}.empty-data img{width:30px;height:30px;filter:invert(10);-webkit-filter:invert(10)}.empty-data p{font-size:13px;color:#dcdcdc;font-weight:300}.favourites-column{margin-top:20px;background:var(--semi-dark-hue);padding:30px 20px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;min-height:300px}.favourites-block-row{margin-top:2px}.favourite-block{display:flex;align-items:center;justify-content:space-between;padding:10px 6px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;margin-bottom:1px;gap:20px}.favourite-block:hover{background:#1a2b3a99;cursor:pointer}.favorite-block-column{display:flex;align-items:center;gap:30px}.favorite-block-column span{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#1f3043be;flex-shrink:0;border-radius:35px;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;color:#fff;font-size:12px}.favorite-block-column h4{color:#dcdcdc;font-weight:400;font-size:15px}.favorite-block-column p{font-size:12px;color:#c1c1c1}.favorite-block-column img{width:45px;height:45px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}@media (max-width: 1200px){.sidebar-section{transform:translate(-105%);-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%)}.sidebar-section.active{transform:translate(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}.dashboard-content{width:100%;margin-left:0}.topbar-left-column .tiny-logo{display:flex}.topbar-left-column .search-area{width:100%}.mobile-menu span{display:flex}}@media (max-width: 1000px){.dashboard-row{display:block}.dashboard-content{padding:10px 20px}}@media (max-width: 768px){.topbar-left-column .search-area{display:none}.topbar-options{padding:6px 10px}.topbar-search.active{display:flex}.topbar-options.hidden{opacity:0}.profile-default h4{display:none}.notification .mobile-search{display:flex!important}.recommendations-table{overflow-x:scroll;padding-bottom:10px;width:100%;margin-bottom:30px}.recommendations-grid-scroll{display:flex;flex-direction:column;width:750px}.welcome-summary{grid-template-columns:1fr;gap:10px}}@media (max-width: 540px){.billboard-wrap-texts h2{font-size:30px}.billboard-options{flex-direction:column;align-items:flex-start;gap:10px}.topbar-search{gap:5px;width:75%}}.dashboard-search-row{margin:20px 20px 20px 0;position:relative;z-index:5}.search-header{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid rgba(111,139,165,.145);padding-bottom:8px;flex-wrap:wrap}.search-header .head{color:#dcdcdc;font-weight:400;font-size:16px}.search-header span{font-size:17px;font-style:italic;font-weight:300}.search-header .filter-box{display:flex;align-items:center;gap:5px;padding:8px 16px;cursor:pointer;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:#1c3652da}.filter-box h4{color:#dcdcdc;font-size:14px;font-weight:400}.search-header .filter-box span{display:flex;align-items:center;justify-content:center;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;color:#f5f5f5;margin-top:2px}.search-loader{margin:20px 0;display:flex;flex-direction:column;gap:20px;justify-content:space-between}.search-loader .loader{width:35px;height:35px;border:3px dotted #FFF}.search-skeleton,.search-result-moja{display:flex;gap:20px;align-items:center;justify-content:space-between;width:100%}.search-skeleton-column,.search-moja-column{display:flex;gap:10px}.skeleton-image{width:70px;height:70px;flex-shrink:0;background:#193e57cc;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;position:relative}.skeleton-texts{display:flex;flex-direction:column;justify-content:center;gap:3px}.skeleton-top-texts{width:400px;height:30%;background-color:#193e57cc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;position:relative}.skeleton-middle-texts{width:250px;height:20%;background:#193e57cc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;position:relative}.skeleton-bottom-texts{width:150px;height:20%;background:#193e57cc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;position:relative}.skeleton-actions{background:#193e57cc;width:100px;height:40px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;position:relative}.skeleton-image:before,.skeleton-bottom-texts:before,.skeleton-middle-texts:before,.skeleton-top-texts:before,.skeleton-actions:before{content:"";width:100%;height:100%;position:absolute;background:#193e57cc;animation:loaderAnim 1.2s linear infinite;-webkit-animation:loaderAnim 1.2s linear infinite}@keyframes loaderAnim{0%{transform:scaleX(0);-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);transform-origin:left;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}to{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1);transform-origin:left;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}}.search-result-moja{padding:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.search-result-moja:hover{background:#1a2b3a99}.search-moja-image{width:70px;height:70px;flex-shrink:0;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;overflow:hidden}.search-moja-image img{object-fit:cover}.search-moja-texts{display:flex;flex-direction:column;justify-content:center;gap:2px;width:100%}.search-moja-texts h3{font-size:16px;color:#e2e2e2;font-weight:500}.search-moja-texts .texts-nums{display:flex;align-items:center}.texts-nums .views span,.texts-nums .date span{color:#c1c1c1;font-size:12px;font-weight:300}.dot{color:#a7a7a7;display:flex;margin-top:4px}.search-moja-texts h4{color:#dcdcdc;font-weight:500;font-size:13px}.search-moja-actions{display:flex;gap:10px;align-items:center}.search-moja-actions span{color:#f5f5f5;width:40px;height:40px;flex-shrink:0;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;display:flex;align-items:center;justify-content:center;background-color:#072e415c;font-size:16px;cursor:pointer}.search-moja-actions span:hover{background-color:#072e41ba}.search-moja-actions .delete:hover{color:red}.search-moja-actions span.filled{color:var(--main-color);pointer-events:none!important}.search-modal{position:fixed;top:0;right:0;left:0;bottom:0;background:#121f31b3;display:flex;align-items:center;justify-content:center;z-index:99}.search-modal-content{width:700px;background:#0b2944;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;padding:30px}.search-modal-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:7px;border-bottom:1px solid rgba(31,61,84,.778)}.search-modal-header h3{font-size:16px;font-weight:400;color:#dcdcdc}.search-modal-header span{width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;color:#fff;background:#16334c}.search-terms{margin:20px 0}.search-input{display:flex;align-items:center;justify-content:space-between}.search-input .search-control{width:80%;height:50px;padding-left:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border:none;background:#073c5ab3;color:#dcdcdc}.search-input button{width:80px;height:45px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:var(--main-color);color:#fff;gap:3px;font-size:13px}.search-input button span{display:flex}.search-term-values{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.search-term-moja{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;background:#183c5c}.search-term-moja p{font-size:13px;color:#dcdcdc}.search-term-moja span{display:flex;font-size:15px;cursor:pointer;padding:3px 2px 2px;color:#ef8087}.year-and-views-group{margin-bottom:20px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.group-column label,.exclusion-group label{font-size:14px;color:#dcdcdc;display:block;margin-bottom:5px}.group-column .input-control{width:100%;height:45px;padding-left:8px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border:none;background:#073c5ab3;color:#dcdcdc}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:4px;margin-right:10px;opacity:.6;filter:invert(1);-webkit-filter:invert(1)}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.exclusion-group{margin-bottom:20px}.btn-filter{width:160px;height:50px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:var(--main-color);color:#fff;cursor:pointer}.search-error{margin-top:10px;padding:20px;background:#1e557f4d;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.search-error p{font-size:14px;color:#dcdcdccc;font-weight:300}.range-control{width:100%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:2px;background:#0e375b}.range-control::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:16px;border-radius:20px;background:var(--main-color);cursor:pointer;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.range-control::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:20px;background:var(--main-color);cursor:pointer;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.range-item{font-size:13px;color:#f5f5f5;margin-top:6px}.processing{width:15px!important;height:15px!important;border:1.8px solid #06639d;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.progress-bar{display:flex;align-items:center;gap:5px}.progress-timeline{width:300px;height:6px;border:1px solid rgb(23,45,68);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;position:relative}.progress-action{position:absolute;width:0%;height:100%;background:var(--main-color);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.progress-bar span{color:#dcdcdc;font-size:12px}.video-modal{position:fixed;top:0;left:0;bottom:0;right:0;opacity:0;z-index:-999;display:flex;align-items:center;justify-content:center;background:#011729e0}.video-modal.active{opacity:1;z-index:999}.video-modal-content{width:1000px;height:550px;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;position:relative}.video-modal-content .mdl-large-close{color:#fff;position:absolute;top:10px;display:flex;width:35px;height:35px;align-items:center;justify-content:center;font-size:24px;cursor:pointer;right:10px}.video-modal-content .minimize{color:#fff;position:absolute;top:12px;display:flex;width:45px;height:30px;align-items:center;justify-content:center;font-size:18px;cursor:pointer;right:50px;background-color:#20436298;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.video-modal iframe{width:90%;border:none;height:80%}.video-action-btns{width:100%;position:absolute;height:10%;background:#1b2b342e;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:20px;transform:translateY(60px)!important;-webkit-transform:translateY(60px)!important;-moz-transform:translateY(60px)!important;-ms-transform:translateY(60px)!important;-o-transform:translateY(60px)!important;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.video-action-btns button{width:80px;cursor:pointer;background:var(--main-color);color:#f5f5f5;height:60%;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;display:flex;align-items:center;justify-content:center}.video-action-btns button span{display:flex;margin-top:1px}.video-action-btns button span.icon{display:none}.video-small-content .video-action-btns{height:40px}.video-modal-content:hover .video-action-btns,.video-small-content:hover .video-action-btns{transform:translateY(0)!important;-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;-ms-transform:translateY(0)!important;-o-transform:translateY(0)!important}.video-modal-small{position:absolute;width:100%;left:0;top:0;right:0;bottom:0;display:flex;justify-content:flex-end;align-items:flex-end}.video-modal-small .video-small-content{opacity:0;pointer-events:none}.video-modal-small.active .video-small-content{background:#000;width:400px;position:fixed;height:260px;z-index:1000!important;display:fixed;right:30px;bottom:30px;opacity:1;pointer-events:all;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden}.video-modal-small.active .video-small-content.Bottom-Right{right:30px;bottom:30px}.video-modal-small.active .video-small-content.Bottom-Left{left:30px;bottom:30px;z-index:999!important}.video-modal-small.active .video-small-content.Top-Right{right:30px;top:30px}.video-modal-small.active .video-small-content.Top-Left{left:30px;top:30px;z-index:999!important}.video-small-content span.mdl-close-btn{color:#fff;position:absolute;top:5px;display:flex;width:35px;height:35px;align-items:center;justify-content:center;font-size:20px;cursor:pointer;right:5px}.video-small-content span.expand-btn{color:#fff;position:absolute;top:7px;display:flex;width:45px;height:30px;align-items:center;justify-content:center;font-size:20px;cursor:pointer;right:45px;background-color:#20436298;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.video-modal-small iframe{width:90%;border:none;height:70%;position:absolute;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);left:50%;top:50%}.video-small-content:hover .attach-directions{opacity:1}.attach-directions{position:absolute;top:10px;left:5px;display:flex;gap:10px;opacity:0}.attach-directions span{color:#f5f5f5;display:flex;background-color:#0e375bb4;cursor:pointer;width:30px;height:20px;align-items:center;justify-content:center;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}@media (max-width: 1090px){.video-modal-content{width:90%}}@media (max-width: 768px){.search-result-moja{flex-direction:column;align-items:flex-start}.search-skeleton-column,.search-moja-column,.skeleton-top-texts,.search-moja-texts{width:100%}.progress-bar{flex-direction:column;align-items:flex-start;margin-top:5px}.progress-timeline{width:100%;flex-shrink:0}.video-modal-content{height:400px}.video-action-btns{height:50px;bottom:5px}.video-action-btns button{width:45px;height:90%}.video-action-btns button span.icon{display:flex;font-size:20px}.video-action-btns button span.text{display:none}}@media (max-width: 550px){.search-moja-image{width:50px;height:50px}.search-moja-texts h3{font-size:15px}.search-moja-texts h4{font-size:12px}.search-moja-actions span{width:30px;height:30px}.video-modal-small.active .video-small-content{width:70%;height:200px}}.dashboard-history-body{padding:10px 0;position:relative;z-index:10}.dashboard-history-body h2{font-size:24px;color:#f5f5f5;font-weight:350;margin-bottom:5px}.dashboard-history-body .intro{color:#d3d3d3;margin-bottom:10px;font-size:15px;font-weight:300}.history-switches{display:flex;border-bottom:1px solid rgba(36,48,59,.749)}.history-switches ul{display:flex;gap:20px;position:relative;padding:10px 0}.history-switches ul:before{content:"";width:100px;height:3px;background:var(--main-color);position:absolute;bottom:0;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;-ms-border-radius:4px 4px 0px 0px;-o-border-radius:4px 4px 0px 0px;left:5px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.history-switches ul li{color:#dcdcdc;cursor:pointer}.history-switches ul:has(.move):before{left:148px!important}.history-body-group{margin:20px 0}.date-head-strip{display:flex;gap:10px;justify-content:space-between;padding:12px 15px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:#0d31538f;align-items:center}.date-head-strip h3{font-size:16px;font-weight:350;color:#c9c9c9}.date-head-strip span{display:flex;font-size:13px;align-items:center;gap:5px;padding:8px 10px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:#dcdcdc;font-weight:300;cursor:pointer}.date-head-strip span:hover{background:#0d315380}.history-content-group{width:92%;margin:20px auto;position:relative}.history-content-group:before{width:1px;background:#21314066;content:"";height:100%;position:absolute;left:-2%}.history-moja{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid rgba(33,49,64,.4)}.history-moja:last-child{border-bottom:none}.history-moja-texts .texts-group{display:flex;gap:3px;align-items:flex-end;margin-bottom:2px}.history-moja-texts h4{font-size:15px;font-weight:400;color:#cbcbcb}.history-moja-texts .texts-group-items span{font-style:italic;position:relative;font-weight:400;font-size:15px;color:#cbcbcb}.history-moja-texts .texts-group-items span:after{content:", "}.history-moja-texts .texts-group-items span:last-child:after{content:""}.history-moja-texts p{font-size:10px;color:#d7d7d7b3}.history-moja .actions{display:flex;gap:10px}.history-moja .actions span{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;cursor:pointer;color:#172d57}.history-moja .actions span:hover{background:#122f4980;color:var(--main-color)}.empty-history{padding:30px 20px;text-align:center;width:90%;margin:auto;background:#13416a33;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.empty-history img{width:30px;filter:invert(1);height:30px;-webkit-filter:invert(1)}.empty-history p{font-size:14px;color:#dcdcdc}.empty-history button{width:160px;height:50px;cursor:pointer;margin-top:20px}.download-clear-btn{display:flex;justify-content:flex-end;padding-right:5px}.download-clear-btn.adjust{margin-bottom:10px}.download-clear-btn button{display:flex;gap:5px;justify-content:space-between;padding:12px 15px;font-weight:300;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:#003a6f;align-items:center;color:#fff;font-size:13px;cursor:pointer}.download-clear-btn button span{display:flex}.downloads-table{margin-top:20px}.downloads-table-header{display:grid;grid-template-columns:4fr 1fr 1fr 1fr;border-bottom:1px solid rgba(19,65,106,.3);margin-bottom:5px;gap:10px}.downloads-table-header h3{color:#dcdcdc;font-size:15px;font-weight:400;padding-bottom:5px}.downloads-table-content{display:grid;grid-template-columns:4fr 1fr 1fr 1fr;padding:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;margin-bottom:1px;gap:10px}.downloads-table-content:hover{background:#042b4e5e}.title-content-column,.date-content-column,.status-content-column,.actions-content-column{display:flex;gap:5px;align-items:center}.title-content-column img{width:45px;height:45px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;flex-shrink:0;object-fit:cover}.title-content-column h3{font-size:14px;color:#f5f5f5;font-weight:400}.date-content-column h3{color:#dcdcdc;font-weight:400;font-size:14px}.status-content-column span{color:var(--main-color);display:flex;margin-left:5px}.actions-content-column{display:flex;gap:10px;align-items:center}.actions-content-column span{color:#f5f5f5;width:35px;height:35px;flex-shrink:0;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;display:flex;align-items:center;justify-content:center;background-color:#072e415c;font-size:14px;cursor:pointer}.actions-content-column span:hover{background-color:#072e41ba}.tiny-loader{width:15px!important;height:15px!important;border:1.8px solid #06639d;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 769px){.downloads-table{overflow-x:auto}.downloads-table::-webkit-scrollbar{height:5px}.downloads-table-wrap{width:750px}}@media (max-width: 550px){.history-switches ul:before{width:65px;left:12px}.history-switches ul li{font-size:14px}.history-switches ul:has(.move):before{left:134px!important}.downloads-table-header h3{font-size:13px}}.dashboard-settings-body h2{font-size:24px;color:#f5f5f5;font-weight:350;margin-bottom:5px}.dashboard-favorites-body{padding:10px 0}.dashboard-favourites-body h2{font-size:24px;color:#f5f5f5;font-weight:350;margin:10px 0 5px}.dashboard-favourites-body .intro-2{color:#d3d3d3;margin-bottom:10px;font-size:15px;font-weight:300;width:80%;line-height:1.5}.favourites-wrapper{padding-top:10px;border-top:1px solid var(--underline);position:relative}.favourites-spinner{display:flex;justify-content:center}.favourites-spinner .loader{width:32px;height:32px;border:3px dashed rgb(48,77,124)}.dashboard-trending-body{padding:10px 0}.dashboard-trending-body h2{font-size:24px;color:#f5f5f5;font-weight:350;margin:10px 0 5px}.dashboard-trending-body .intro-2{color:#d3d3d3;margin-bottom:10px;font-size:15px;font-weight:300;width:80%;line-height:1.5}
