.background-center{background-position:50%;background-repeat:no-repeat;background-size:cover}.text-left{text-align:left}.select-none{-webkit-user-select:none;user-select:none}.strict-center{justify-content:center;align-items:center;display:flex}
.content-container{flex-direction:column;gap:12px;width:95%;margin:12px 12px 0;display:flex}.upper-header{justify-content:space-between;align-items:center;display:flex}.header{font-size:25px;font-weight:600}.link{color:#2ecc71;cursor:pointer;font-size:15px;text-decoration:underline;transition:color .2s}.link:hover{color:#27ae60}.lower-section{scrollbar-width:none;gap:12px;padding-bottom:5px;display:flex;overflow-x:auto}.lower-section::-webkit-scrollbar{display:none}.content-card{cursor:pointer;border-radius:8px;flex:none;width:230px;transition:transform .2s;position:relative;overflow:hidden}.content-card:hover{transform:translateY(-5px)}.card-image{object-fit:cover;width:100%;height:300px;display:block}.trending-card-overlay{background:linear-gradient(#0000,#000c);flex-direction:column;gap:4px;padding:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.title{white-space:nowrap;text-align:left;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.subtitle{color:#bbb;text-align:left;font-size:12px}.spe-sub-title{white-space:nowrap;text-overflow:ellipsis;width:84%;overflow:hidden}.heart-icon{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:10px;right:10px}.heart-animation{animation:.5s forwards heartGreenExpand}@keyframes heartGreenExpand{0%{background-color:#fff;transform:scale(1);box-shadow:0 0 #00ff8000}40%{background-color:#a0f5a0;transform:scale(1.3);box-shadow:0 0 10px #00ff8066}60%{background-color:#b6fbb6;transform:scale(.95);box-shadow:0 0 6px #00ff8033}to{background-color:#fff;transform:scale(1);box-shadow:0 0 #00ff8000}}.spe-title{width:84%}.heart-icon img{object-fit:contain;width:60%;height:60%}.reads{z-index:98;color:#f0f8fb;background-color:#17181891;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-width:50%;padding:5px;font-family:sans-serif;font-size:15px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.acc-holder{justify-content:center;align-items:center;width:25px;height:25px;display:flex}.acc-holder>img{height:inherit;width:inherit;filter:invert()}.genres-content-holder{align-items:center;gap:5px;width:80%;padding:2px 4px;display:flex}.genre-tag{color:#fff;background-color:#000000b0;border-radius:4px;padding:6px 12px;font-size:10px}.start-guide-container:after{content:"";background:linear-gradient(#0000,#0a0a0a);width:100%;height:100px;position:absolute;bottom:0;left:0}.get-more-btn{z-index:5;align-self:anchor-center;background-color:#29b665;border-radius:15px;width:130px;padding:8px 10px;position:absolute;bottom:14px}@media (max-width:580px){.genres-content-holder{padding:2px 0}.spe-genre-tag{font-size:8px;padding:6px!important}.content-container{gap:10px;width:100%;margin-top:0;padding:8px}.content-card{width:176px}.re-adjust{height:200px}.header{font-size:20px}.link{font-size:14px}.card-image{height:230px}.title{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;display:-webkit-box;overflow:hidden}.grid-lower-section{place-content:center space-evenly;scrollbar-width:none!important;flex-wrap:wrap!important;padding-bottom:5px!important;display:flex!important;overflow-x:auto!important}.grid-content-card{height:182px;cursor:pointer!important;border-radius:8px!important;flex:none!important;width:32%!important;transition:transform .2s!important;position:relative!important;overflow:hidden!important}.content-card>img{height:inherit!important}.grid-heart{width:25px!important;height:25px!important;position:absolute!important;top:5px!important;right:5px!important}.grid-card-overlay{gap:2px!important;padding:5px!important}.grid-title{-webkit-line-clamp:1!important;white-space:wrap!important;width:100%!important;line-height:normal!important}.lower-section{gap:6px!important}.res-spe-width{height:160px;width:31%!important}}@media (max-width:357px){.grid-title{font-size:10px!important}.subtitle{font-size:11px}.grid-content-card{width:30%!important}}
footer{background-image:url(/images/footer-back.png);background-position:50%;background-size:cover;width:-webkit-fill-available;padding:50px 0%;position:relative}.footer-container{flex-wrap:nowrap;justify-content:space-around;gap:5px;display:flex}.footer-logo{color:#fff;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:20px;display:flex;transform:scale(.8)}.footer-logo>img{height:inherit;width:inherit;filter:invert()}.footer-col{text-align:center}.footer-col h4{color:#fff;margin-bottom:15px;font-size:16px;font-weight:600}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{color:#ddd;text-decoration:none;transition:color .3s}.footer-col ul li a:hover{color:#2ecc71}.support p{color:#ddd;margin-bottom:8px;font-size:14px}.social-icons{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.social-icons span{color:#ddd;cursor:pointer;background:#1e1f23;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:background .3s,color .3s;display:flex}.footer-bottom{text-align:center;color:#888;border-top:1px solid #1f1f23;margin-top:30px;padding-top:25px;font-size:14px}.footer-icons{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.footer-icons>img{filter:invert();width:14px;height:14px}@media (max-width:808px){.support{display:none}footer{padding:30px 5%}.footer-container>:nth-child(5)>:first-child{text-align:center}.footer-container{flex-wrap:wrap;gap:20px;padding:0}.footer-logo{width:100px;height:100px;margin-bottom:0;transform:scale(1.2)}.footer-col{flex:none;min-width:0}.footer-col h4{margin-bottom:10px;font-size:14px}.footer-col ul li{margin-bottom:6px}.footer-col ul li a{font-size:13px}.support p{font-size:12px}.social-icons span{width:30px;height:30px;font-size:11px}.footer-bottom{padding-top:15px;font-size:12px}}@media (max-width:480px){.footer-col{transform:scale(.8)}footer{padding:30px .2%}.footer-container>:nth-child(5){flex-direction:column;align-items:center;display:flex}.social-icons{margin-top:0}.footer-container{width:100%;overflow:hidden}.footer-col h4{font-size:18px}.footer-col ul li a{font-size:10.8px}.support p,.footer-bottom{font-size:11px}}@media (max-width:380px){.footer-container{gap:2.5px}}@media (max-width:320px){footer{width:100%}}@media (max-width:975px) and (min-width:800px){.footer-container{padding:12px 60px}}
