@font-face{font-family:geistSans;src:url(../media/GeistVF-s.p.4c3c0b96.woff)format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local(Arial);ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.geistsans_47a3c9f1-module__2HyNMa__className{font-family:geistSans,geistSans Fallback}.geistsans_47a3c9f1-module__2HyNMa__variable{--font-geist-sans:"geistSans","geistSans Fallback"}
@font-face{font-family:geistMono;src:url(../media/GeistMonoVF-s.p.2cee7d16.woff)format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local(Arial);ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.geistmono_cfbefb1d-module__tUxLBG__className{font-family:geistMono,geistMono Fallback}.geistmono_cfbefb1d-module__tUxLBG__variable{--font-geist-mono:"geistMono","geistMono Fallback"}
:root{--background:black;--foreground:#eee;--subtext:#b3b3b3;--hover-color:#a2ff00}html,body{max-width:100vw}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;position:relative}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}input{border:none;outline:none}.main{justify-content:center;align-items:center;width:100%;display:flex}.main-box{width:70%}.layout{flex-direction:column;gap:3%;margin:80px 0;display:flex;position:relative}.layout-left{width:70%}.layout-right{width:27%}.flex-row{flex-direction:row;display:flex}.flex-col{flex-direction:column;display:flex}.flex-center{justify-content:center;align-items:center}.main-btn{background-color:#0d0c1c;border:1px solid #757576;padding:5px 50px;font-size:14px}.main-btn:hover{border:1px solid #e1e1e2}.img-auto-height{width:100%;height:auto;max-height:500px}.img-auto-width{width:auto;height:100%}.img-cover{object-fit:cover;object-position:center;width:100%;height:100%}.bg-border{background-image:linear-gradient(#383c41 20%,#000 100%),linear-gradient(#6d6d6d 20%,#000 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:1px solid #0000}.bg-border a:hover{cursor:pointer;color:var(--hover-color)}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.disabled-element{pointer-events:none;color:#7f7f7f}.paltform-icon{overflow:hidden}.paltform-icon img{width:auto;max-height:40px}.platforms{grid-template-columns:repeat(6,1fr);gap:15px;margin-top:20px;display:grid}@media screen and (max-width:865px){.platforms{grid-template-columns:repeat(3,1fr)}.main-box{width:90%}}@media screen and (max-width:480px){.platforms{gap:10px!important}}.list-film{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}@media screen and (max-width:1200px){.list-film{grid-template-columns:repeat(4,1fr);gap:15px}}@media screen and (max-width:768px){.list-film{grid-template-columns:repeat(3,1fr);gap:10px}}.limited-2{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.limited-1{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.limited-10{text-overflow:ellipsis;-webkit-line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.limited-20{text-overflow:ellipsis;-webkit-line-clamp:20;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.limited-15{text-overflow:ellipsis;-webkit-line-clamp:15;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.social{justify-content:center;align-items:center;gap:20px;display:flex}.text-container-1{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:vertical;max-height:3em;display:-webkit-box;overflow:hidden}
.nav{z-index:99;background-color:#080c14;height:100px;position:sticky;top:0}.nav-box{justify-content:space-between;align-items:center;gap:50px;width:60%;display:flex}.logo{height:40px}.logo img{width:auto;height:100%}.hamburger-menu{cursor:pointer;z-index:100;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none;position:relative}.hamburger-menu span{transform-origin:0;background-color:#fff;width:100%;height:2px;transition:all .3s}.hamburger-menu.active span:first-child{transform:rotate(45deg)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(-45deg)}.nav-menu{gap:30px}.nav-menu a{font-size:18px;font-weight:700;transition:color .3s}.nav-menu a:hover{color:#a2ff00}.nav-search input{border-radius:5px;width:350px;padding:8px 15px;font-size:16px;transition:all .3s}.click_active{color:#a2ff00}.copyrightMin{text-align:center;color:#aaa;width:100%;display:none}@media screen and (max-width:1200px){.nav-search input{width:250px}.nav-menu{gap:20px}.nav-menu a{font-size:16px}}@media screen and (max-width:768px){.nav{height:60px;padding-right:20px}.nav-box{width:100%;padding-left:5%}.logo{height:30px}.hamburger-menu{order:3;display:flex}.nav-menu{z-index:99;background-color:#080c14;width:100%;height:auto;padding:20px;transition:all .3s;position:fixed;top:60px;left:-100%;flex-direction:column!important}.nav-menu.active{left:0}.nav-menu-item{text-align:center;border-bottom:1px solid #ffffff1a;width:100%;padding:15px 0}.nav-menu-item:last-child{border-bottom:none}.nav-search{order:2}.nav-search input{width:200px}.copyrightMin{display:block}.copyright{display:none}}@media screen and (max-width:480px){.nav-search input{width:150px}}.footer{background-color:#2c2d2f;padding:30px 0}.footer-box{gap:30px}.friendly-links{flex-wrap:wrap;gap:10px 20px}.footer-info{justify-content:space-between;align-items:center;display:flex}.copyright{color:#aaa;width:100%}
