/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.navbar{display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;padding:8px 20px;max-width:100%}.menu-title{font-weight:500;font-size:12px;text-transform:uppercase;text-align:center;color:#b7b7b7;position:absolute;left:50%;transform:translate(-50%)}.mobile-menu{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:88px}.logo{display:flex;align-items:center}.logo-button{background:none;border:none;cursor:pointer;padding:0}.logo-icon{width:32px;height:32px;align-content:center;display:flex}.logo-text,.nav-links{display:none}.nav-links:checked{display:flex;background-color:#282828;height:50.75rem;position:absolute;max-width:13.625rem;width:100%;top:0;right:0;z-index:100;list-style:none}.nav-links li{margin:0 15px}.nav-links a{text-decoration:none;color:#fff;font-size:18px}.nav-links li.active a{color:orange}#toggle{display:none}.light-theme{background-color:#fff;color:#000}.dark-theme{background-color:#171717;color:#fff}.theme-toggle{width:48px;display:flex;justify-content:center;align-items:center;height:100%}.switch{display:inline-block;position:relative;width:48px;height:18px;background:linear-gradient(45deg,#ffb347,#ff512f);border-radius:30px;cursor:pointer;transition:background .5s}.switch input{opacity:0;width:0;height:0}.slider-container{display:flex;align-items:center;justify-content:center;gap:16px;padding:5px;height:18px}.icon{width:14px;height:14px;transition:transform .3s ease,opacity .3s ease;transform:translate(250%) rotate(180deg)}.icon.marquee{transition:transform .3s ease,opacity .3s ease;transform:translate(-250%) rotate(180deg)}#toggle:checked~.slider-container .icon,input:checked+.slider-container .icon{transform:rotate(0)}.sidebar{display:none;flex-direction:column;padding-top:8px;padding-left:20px;width:204px;height:100%;background:#171717;border-radius:0 8px 8px 0;gap:40px;position:absolute;z-index:10000}.sidebar.open{display:flex}.sidebar-backdrop.open{display:block}.menu-links{list-style:none;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:24px;justify-content:center}.menu-links a{font-size:14px;text-align:right;color:#fff;text-decoration:none}.menu-links li.active a{color:#f87719}.sidebar-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff3;z-index:999}.links{display:none}@media screen and (min-width: 768px){.sidebar-backdrop{display:none}.navbar{padding:12px 32px}.menu-title{display:none}.links{display:flex;list-style:none;flex-direction:row;margin:0;position:absolute;left:50%;transform:translate(-50%);gap:30px;padding:0}.links li a{text-decoration:none;font-weight:500;font-size:14px;text-transform:uppercase;text-align:center;color:#b7b7b7}.links li.active a{color:#f87719}.logo-text{display:block;font-weight:400;font-size:24px;text-align:center;color:#fff}.switch{height:24px}.slider-container{padding:3px;align-items:unset}.logo{gap:8px}.icon{width:18px;height:18px;transform:translate(220%)}.icon.marquee{transform:translate(-220%)}}.footer{width:100%;text-align:center;padding:20px}button.goit-students{cursor:pointer;border:none;font-size:16px;text-decoration:underline}.footer-modal-title{text-align:center;color:#f87719;font-size:25px;margin-bottom:20px;font-weight:700}.light-theme .footer-modal-title{color:#f87719}.footer-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;z-index:999;padding:40px 20px}.footer-modal-overlay.active{display:flex}.footer-modal-content{background:#f8f8f8;color:#f87719;border-radius:10px;padding:20px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 0 10px 5px #f87719;position:relative}.footer-modal-close-btn{position:absolute;top:12px;right:20px;font-size:30px;color:#f8f8f8;cursor:pointer}.footer-modal-close-btn:hover{color:#f87719}.student-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;padding:0;gap:15px}.student-item{text-align:center;border-radius:10px;transition:transform .25s ease-in-out;box-shadow:0 4px 8px #0003}.student-item:hover{transform:scale(1.05)}.student-photo{width:200px;height:260px;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.student-info{background-color:#595959;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.student-info p{color:#b7b7b7;font-weight:700}.footer-icon{color:#595959;margin:0 5px}.info-icon:hover{transform:scale(1.05)}.footer-description{color:#595959}#openFooterModalBtn{font-weight:700;color:#595959;background:none}.light-theme .info-icon{transition:transform .25s ease-in-out;fill:#f8f8f8}.light-theme .footer-modal-content,.light-theme .student-info p{color:#f87719}.dark-theme .student-info,.dark-theme .footer-modal-content{background:#121212}.dark-theme .footer-modal-close-btn{color:#121212}.dark-theme .info-icon{fill:#f8f8f8;transition:transform .25s ease-in-out}.dark-theme .student-item{box-shadow:0 4px 8px #2e2e2eef}#hero-x{position:relative;height:380px;max-width:1280px;width:100%;margin:0 auto;overflow:hidden;color:#fff}#hero-x .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.02);will-change:transform}#hero-x .hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#010101,#010101,#0000 70%)}#hero-x .hero-inner{position:relative;max-width:560px;padding:40px 20px;display:flex;flex-direction:column;gap:20px}#hero-x .hero-title{font-size:32px;line-height:1.05;font-weight:700}#hero-x .hero-sub{font-size:14px;line-height:1.5;font-weight:400;color:#d0d0d0;max-height:66px;max-width:177px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}#hero-x .hero-ctas{display:flex;align-items:center;gap:8px}#hero-x .btn-play,#hero-x .btn-info,#hero-x .hero-ctas a.btn-play{padding:12px 24px;border-radius:999px;border:1px solid transparent;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}#hero-x .btn-info{border:1px solid #fff}#hero-x .btn-play,#hero-x .hero-ctas a.btn-play{background:linear-gradient(90deg,#ffc226,#f84119);color:#111;border:none}#hero-x .btn-info{background:transparent;color:#fff}#hero-x .btn-play:hover,#hero-x .hero-ctas a.btn-play:hover{background:#fff;color:#f87719;border:1px solid #f84119}#hero-x .btn-info:hover{background:#ffffff14}.hero-rating{bottom:16px;display:flex;gap:4px;right:12px;width:86px;height:14px}.icon-empty-star{color:#ff6b35;stroke:#ff6b35;stroke-width:1}.hero-badge{display:flex;flex-direction:column;position:relative}.icon-full-star,.icon-half-star,.icon-empty-star{width:24px;height:24px;stroke:currentColor}@media screen and (min-width: 767px){#hero-x{height:432px;border-radius:0}#hero-x .hero-bg{background-position:123px center}#hero-x .hero-title{font-size:44px}#hero-x .hero-sub{max-width:254px}#hero-x .hero-inner{padding:36px 32px;gap:22px}}@media screen and (min-width: 1280px){#hero-x{height:720px;border-radius:0}#hero-x .hero-bg{background-position:234px center}#hero-x .hero-title{font-size:64px}#hero-x .hero-sub{font-size:16px;max-width:367px;max-height:69px}#hero-x .hero-inner{padding:118px 135px;gap:36px}#hero-x .hero-ctas{gap:14px}}*{margin:0;padding:0}.light-theme .upcoming-card,.light-theme .movie-overview,.light-theme .movie-detail,.light-theme .movie-detail>span:first-child,.light-theme .about-title,.light-theme .movie-name,.light-theme h2,.light-theme p.movie-overview{color:#111}.dark-theme .upcoming-card,.dark-theme .movie-overview,.dark-theme .movie-detail,.dark-theme .about-title,.dark-theme .movie-name,.dark-theme p,p{color:#f8f8f8}h2{font-size:16px}.upcoming{margin:0 auto;padding:20px;color:#fff;text-align:left;font-family:Roboto,sans-serif;font-weight:500}.upcoming-content{display:flex;flex-direction:column;align-items:center;gap:24px;padding-top:24px}.upcoming-card{color:#fff;max-width:280px;margin:0 auto}.upcoming-card img{width:280px;height:402px;object-fit:cover;border-radius:5px}.movie-name{font-size:20px;text-transform:uppercase;padding:24px 0 20px}.movie-detail{font-size:16px;display:flex;align-items:center;gap:56px;padding-bottom:12px}.movie-vote{gap:4px}.about-title{padding:20px 0 16px}.movie-detail>span:first-child{color:#ccc;min-width:100px}.highlight{color:#ff7b00;font-weight:600}.vote-box{background-color:#fff;color:#111;font-weight:600;border-radius:5px;padding:2px 6px;font-size:.85rem}.about-title{font-size:.9rem;letter-spacing:.5px;color:#ddd}.movie-overview{font-size:14px;color:#bbb;line-height:1.4;padding-bottom:20px}.btn-library{background:linear-gradient(90deg,#ffc226,#f84119);color:#111;font-size:12px;padding:12px 24px;border:none;border-radius:25px;cursor:pointer}.btn-add{width:140px;height:38px}.btn-remove{width:176px;height:38px;align-self:flex-start;display:flex;justify-content:center;align-items:center;text-align:center;white-space:nowrap}.btn-library:hover{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#ffc226,#f84119) border-box;color:#f84119}@media screen and (min-width: 768px){h2{font-size:24px}.upcoming{padding:32px}.upcoming-content{gap:24px}.upcoming-card{max-width:704px}.upcoming-card img{width:704px;height:400px}.details-wrapper{display:grid;grid-template-columns:repeat(2,2fr)}.btn-add{width:155px;height:40px}.btn-remove{width:176px;height:40px}}@media screen and (min-width: 1280px){h2{font-size:28px}.upcoming{border-radius:10px;max-width:1211px}.upcoming-content{display:flex;gap:20px;padding-top:28px}.upcoming-card{display:flex;gap:16px;max-width:1211px;flex-direction:row}.upcoming-card img{width:805px;height:458px}.details-wrapper{grid-template-columns:repeat(1,1fr)}.info{max-width:390px;width:100%}.movie-name{font-size:32px;padding:0 0 28px}}body{height:2000px}#scroll-up{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#f87719,red);color:#fff;font-size:25px;font-weight:800;border:none;cursor:pointer;opacity:0;transition:opacity .3s;z-index:1000;padding-bottom:5px}#scroll-up.visible{opacity:1}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#f87719,#ff4500);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#ff4500,#f87719)}::-webkit-scrollbar-button{display:none;width:0;height:0}html{scrollbar-width:thin;scrollbar-color:#f87719 #111}body{font-family:Roboto,sans-serif;line-height:1.6;height:auto;color:#fff;background-color:#000}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{position:relative;min-height:70vh;max-height:380px;display:flex;align-items:center;background:url(/CineCode/assets/seats-DMy2TFS9.jpg) center/cover no-repeat;color:#fff;padding:1.5rem;text-align:left}.hero[data-default=true]{text-align:left}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 20%,#000000e6)}.hero-content{position:relative;max-width:90%}.hero-title{font-size:1.8rem;font-weight:700;margin-bottom:.3rem}.hero-overview{font-size:1rem;line-height:1.6;max-width:450px}.hero-title,.hero-overview{color:#fff!important}.hero-buttons{margin-top:1.5rem}.hidden{display:none!important}.star-svg-full,.star-svg-half{fill:#f87719;stroke:#f87719;margin-right:2px;vertical-align:middle;width:22px;height:21px}.star-svg-empty{fill:none;stroke:#f87719;margin-right:2px;vertical-align:middle;width:22px;height:21px}.library-btn{background:linear-gradient(141.22deg,#ffc226 9.4%,#f84119 91.91%);border:none;color:#111;padding:.7rem 1.25rem;border-radius:74px;margin-top:1.5rem;cursor:pointer;font-weight:600;text-decoration:none}.library-btn:hover{background:#fff;color:#f87719}.library{padding:2rem 1rem}.library-header{margin-bottom:1.5rem;display:flex;justify-content:flex-start;align-items:center;padding-left:.5rem}.filter{padding:.5rem 4rem;border-radius:10px;border:1px solid #bdbdbd;background-color:#bdbdbd;color:#bdbdbd;font-weight:500;font-size:1rem}#library-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;padding:0;margin:0;list-style:none;justify-items:center}#empty-library{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:40vh;gap:1rem}.empty{margin-top:2rem}.empty-text{font-size:1.5rem;line-height:1.6;color:var(--white);margin-bottom:1rem;font-weight:400}#trailer-modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000d9;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}#trailer-modal.hidden{display:none}#trailer-modal .modal-content{position:relative;width:100%;max-width:600px;background-color:#000;border-radius:10px;overflow:hidden}#trailer-modal .modal-close{position:absolute;top:10px;right:15px;background:none;border:none;font-size:2rem;color:#fff;cursor:pointer;transition:.3s}#trailer-modal .modal-close:hover{color:#ff6b08}#trailer-modal iframe{width:100%;height:320px;border:none;display:block;border-radius:0 0 10px 10px}#genre-filter{min-width:220px;border-radius:8px;padding:8px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.library-card{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:transform .3s,box-shadow .3s;list-style:none}.library-card:hover{transform:scale(1.03);box-shadow:0 8px 20px #0009}.library-card img{width:100%;height:250px;object-fit:cover;border-radius:10px 10px 0 0}.library-card-content{padding:.6rem .5rem;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.library-card-content h3{font-size:1rem;font-weight:600;color:var(--white);margin-bottom:.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-card-content p{font-size:.8rem;color:#bdbdbd;margin-bottom:.3rem}.library-card-content .stars{font-size:1rem;color:#f87719;display:flex;justify-content:flex-start}#load-more-btn{display:block;margin:30px auto}.detail-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;z-index:9999;font-family:sans-serif}.detail-modal.active{display:flex}.detail-box{display:flex;flex-direction:column;gap:16px;background-color:inherit;color:inherit;padding:20px;border-radius:20px;width:80vw;max-width:320px;max-height:100vh;height:auto;box-shadow:1px 1px 14px 4px #ff6b086b;position:relative;font-family:Roboto,sans-serif;margin:auto;overflow:hidden;box-sizing:border-box}.detail-box .library-btn{max-width:200px;padding:.7rem 1.25rem;border-radius:74px;font-weight:600;cursor:pointer;transition:.3s}.detail-poster{width:100%;height:auto;border-radius:12px;object-fit:cover}.detail-content{display:flex;flex-direction:column;gap:8px;flex:1}.detail-info h2{margin:0 0 10px}.value-box{display:inline-block;padding:2px 6px;background:#222;border-radius:4px}.scrollable-description{max-height:180px;overflow-y:auto;padding-right:5px}.library-btn{background:linear-gradient(141.22deg,#ffc226 9.4%,#f84119 91.91%);margin-top:10px}.close-span-btn-details{position:absolute;top:10px;right:10px;background:none;border:none;font-size:28px;color:var(--close-color, #fff);transition:.3s;cursor:pointer}.close-span-btn-details:hover{color:#f87719}.light-theme .upcoming-card,.light-theme .movie-overview,.light-theme .movie-detail,.light-theme .movie-detail>span:first-child,.light-theme .about-title,.light-theme .movie-name,.light-theme h2,.light-theme p{color:#111}.light-theme .vote-box{background-color:#f8f8f8}.dark-theme{background-color:#121212;color:#f8f8f8}.dark-theme .upcoming-card,.dark-theme .movie-overview,.dark-theme .movie-detail,.dark-theme .about-title,.dark-theme .movie-name,.dark-theme p{color:#f8f8f8}@media (max-width: 767px){.detail-modal{align-items:flex-start;padding:20px;overflow-y:auto}.detail-box{flex-direction:column;align-items:center;width:90vw;max-width:360px;max-height:90vh;overflow-y:auto;background-color:var(--background-color, #111);color:var(--text-color, #fff);padding:20px;border-radius:16px;box-shadow:0 4px 16px #0009}.detail-poster{width:100%;height:auto;max-height:300px;border-radius:12px;object-fit:cover}.detail-content{display:flex;flex-direction:column;gap:10px;width:100%;text-align:left}.scrollable-description{max-height:150px;overflow-y:auto;padding-right:5px}.close-span-btn-details{top:8px;right:8px;font-size:24px}.detail-box .library-btn{width:100%;max-width:280px;margin:1rem auto 0;text-align:center}}@media (min-width: 768px){.hero{min-height:70vh;max-height:432px;padding:3rem}.hero-title{font-size:2.2rem}.hero-overview{font-size:1rem;max-width:600px}.library-list{grid-template-columns:repeat(2,1fr)}.detail-box{flex-direction:row;gap:20px;max-width:680px;padding:24px}.detail-poster{width:220px;flex-shrink:0}}@media (min-width: 1280px){.hero{min-height:80vh;max-height:720px;padding:5rem 8rem;background-position:center top}.hero-title{font-size:2.8rem}.hero-overview{font-size:1.1rem}#library-list{grid-template-columns:repeat(3,1fr)}.detail-box{display:flex;flex-direction:row;gap:20px;background-color:var(--background-color, #111);color:var(--text-color, #fff);padding:40px;border-radius:20px;max-width:960px;width:90vw;box-shadow:1px 1px 14px 4px #ff6b086b;position:relative;font-family:Roboto,sans-serif;box-sizing:border-box;overflow-y:auto}.detail-poster{width:375px;height:478px;border-radius:8px;object-fit:cover;box-shadow:0 4px 24px #00000080}}@media (min-width: 1440px){.hero-content{max-width:60%}}.loading{position:absolute;left:0;top:0;width:100%;height:100%;background:inherit;display:flex;align-items:center;justify-content:center;border-radius:inherit}.loading:before{z-index:5;content:"";position:absolute;border-radius:50%;border:3px dashed #fff;width:30px;height:30px;border-left:3px solid transparent;border-bottom:3px solid transparent;animation:loading-1 1s linear infinite}.loading:after{content:"";position:absolute;border-radius:50%;border:3px dashed #fff;width:30px;height:30px;border-left:3px solid transparent;border-bottom:3px solid transparent;animation:loading-1 1s ease infinite;z-index:10}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--app-bg: #111;--app-fg: #fff;--app-muted: #b7b7b7;--app-accent: #f87719;--app-shadow: rgba(255, 107, 8, .42);--app-border: rgba(255, 255, 255, .12)}body.light-theme{--app-bg: #fff;--app-fg: #111;--app-muted: #111;--app-accent: #f87719;--app-shadow: rgba(255, 107, 8, .42);--app-border: rgba(0, 0, 0, .08)}.basicLightbox--visible{background:#000000d9}.app-modal{display:flex;flex-direction:column;gap:52px 16px;background:var(--app-bg);color:var(--app-fg);padding:20px;border-radius:20px;width:80vw;max-width:960px;max-height:100vh;margin:auto;box-shadow:1px 1px 14px 4px var(--app-shadow);position:relative;font-family:Roboto,system-ui,-apple-system,Segoe UI,Arial,sans-serif;box-sizing:border-box;overflow:hidden}.app-modal--wide{width:90vw;max-width:960px}.app-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:grid;place-items:center;border:none;background:transparent;cursor:pointer;color:var(--app-fg);transition:color .2s ease}.app-modal__close:hover{color:var(--app-accent)}.icon-close{width:24px;height:24px;stroke:currentColor}.app-icon{width:10.5px;height:10.5px}.app-modal__poster{width:100%;height:auto;border-radius:12px;object-fit:cover;display:block}.app-modal__details{display:flex;flex-direction:column;gap:10px;flex:1}.app-modal__title{font-size:22px;font-weight:700;margin:6px 0 4px;color:var(--app-fg)}.app-section-title{font-size:14px;font-weight:600;margin-top:6px;color:var(--app-muted)}.app-modal__text{font-size:14px;line-height:1.45;color:var(--app-muted);margin:0}.app-btn{margin-top:8px;width:fit-content;min-width:160px;height:38px;padding:6px 16px;border-radius:74px;font-size:12px;font-weight:600;cursor:pointer;border:1px solid var(--app-accent);transition:background .2s,color .2s,border-color .2s;background:var(--app-bg);color:var(--app-fg)}.app-btn--primary:hover{background:#fff;color:var(--app-accent);border-color:#fff}.app-btn--danger:hover{background:#fff;color:var(--app-accent);border-color:var(--app-accent)}.app-modal__player{width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;display:block}.app-meta{gap:25px}@media (min-width: 768px){.app-modal{flex-direction:row;gap:20px;padding:44px}.app-modal__poster{width:260px;flex-shrink:0}.app-modal__title{font-size:22px}.app-modal__text{font-size:15px}.app-section-title{font-size:16px}}@media (min-width: 1280px){.app-modal{padding:60px}.app-modal__poster{width:375px;height:478px;border-radius:8px;object-fit:cover;box-shadow:0 4px 24px #00000080}.app-modal__title{font-size:24px;font-weight:600;margin-bottom:12px}}:root{--sb-max-desktop: 398px;--sb-max-tablet: 264px;--sb-max-mobile: 87%;--sb-input-basis: 334px;--sb-input-max: 204px;--sb-select-w: 95px;--sb-gap: 10px}.search-container{width:100%;max-width:var(--sb-max-desktop);margin:0 auto;padding:20px 12px 12px;display:flex;align-items:center;justify-content:center;gap:var(--sb-gap)}.search-input-wrap{position:relative;flex:1 1 var(--sb-input-basis);max-width:var(--sb-input-max);min-width:220px}.catalog-search-input{width:100%;height:42px;padding:0 34px 0 12px;border-radius:10px;border:1px solid;outline:none;font:500 14px/1.2 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:transparent;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.catalog-search-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;border:none;background:transparent;cursor:pointer;display:none;align-items:center;justify-content:center;font:700 18px/1 DM Sans,system-ui;opacity:.85;transition:opacity .2s,transform .15s}.search-container.has-query .catalog-search-clear{display:inline-flex}.catalog-search-clear:hover{opacity:1;transform:translateY(-50%) scale(1.06)}.search-select-wrap{position:relative;display:none;flex:0 0 var(--sb-select-w)}.search-container.has-query .search-select-wrap{display:block}.year-btn{width:var(--sb-select-w);height:40px;padding:0 30px 0 10px;border-radius:10px;border:1px solid;background:transparent;display:inline-flex;align-items:center;justify-content:space-between;gap:6px;cursor:pointer;font:600 14px/1.2 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;transition:border-color .2s,color .2s,box-shadow .2s}.year-btn .year-caret{font-weight:700}.year-list{position:absolute;top:calc(100% + 6px);right:0;width:var(--sb-select-w);max-height:260px;overflow:auto;border-radius:12px;border:1px solid;padding:8px 0;list-style:none;z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.year-option{padding:9px 12px;font:600 14px/1.2 DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;white-space:nowrap;cursor:pointer;transition:background-color .15s,color .15s}.year-option:hover{filter:brightness(1.05)}.year-option[aria-selected=true]{color:#f84119}.catalog-search-button{width:40px;height:40px;min-width:40px;border-radius:50%;border:none;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#ffc226,#f84119);color:#fff;cursor:pointer;box-shadow:0 4px 15px #ffc22659;transition:transform .15s,box-shadow .2s,filter .2s}.catalog-search-button:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ffc22673;filter:saturate(1.05)}.search-alert{text-align:center;margin:6px auto 0;max-width:var(--sb-max-desktop);font:500 14px/1.4 DM Sans,sans-serif;display:none}.light-theme .catalog-search-input{color:#111;border-color:#bdbdbd}.light-theme .catalog-search-input::placeholder{color:#8f8f8f}.light-theme .catalog-search-input:focus{border-color:#f84119;box-shadow:0 0 0 3px #f841191f;outline:none}.light-theme .catalog-search-clear{color:#6f6f6f}.light-theme .year-btn{color:#111;border-color:#bdbdbd}.light-theme .year-btn:hover{border-color:#f84119}.light-theme .year-btn:focus{border-color:#f84119;box-shadow:0 0 0 3px #f841191f;outline:none}.light-theme .year-caret{color:#6f6f6f}.light-theme .year-list{background:#fff;border-color:#bdbdbd;box-shadow:0 10px 22px #0000001f}.light-theme .year-option{color:#111}.light-theme .year-option:hover{background:#f6f6f6}.light-theme .search-alert{color:#f84119}.dark-theme .catalog-search-input{color:#f8f8f8;border-color:#fff}.dark-theme .catalog-search-input::placeholder{color:#cfcfcf}.dark-theme .catalog-search-input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b352e;outline:none}.dark-theme .catalog-search-clear{color:#e0e0e0}.dark-theme .year-btn{color:#f8f8f8;border-color:#fff}.dark-theme .year-btn:hover{border-color:#ff6b35}.dark-theme .year-btn:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b352e;outline:none}.dark-theme .year-caret{color:#cfcfcf}.dark-theme .year-list{background:#1c1c1c;border-color:#404040;box-shadow:0 14px 28px #00000059}.dark-theme .year-option{color:#eaeaea}.dark-theme .year-option:hover{background:#242424}.dark-theme .search-alert{color:#ff6b35}@media (max-width: 767px){.search-container{max-width:var(--sb-max-mobile);padding:16px 8px 10px;gap:8px}.search-input-wrap{max-width:85px;flex:0 1 85px}.catalog-search-input{width:100%}.catalog-search-input{height:40px}.catalog-search-button{width:38px;height:38px}.search-select-wrap{flex:0 0 90px}.year-btn{width:90px;height:38px}.year-list{width:90px}}@media (min-width: 768px) and (max-width: 1279px){.search-container{max-width:var(--sb-max-tablet);padding:22px 14px 12px;gap:var(--sb-gap)}.search-input-wrap{flex:1 1 420px;max-width:460px}}@media (min-width: 1280px){.search-container{max-width:var(--sb-max-desktop);padding:26px 12px 14px}.search-input-wrap{flex:1 1 var(--sb-input-basis);max-width:var(--sb-input-max)}}.weekly-section{max-width:280px;padding:0;margin:20px auto 0;width:100%}body.light-theme .weekly-header h2{color:#111}.weekly-header{display:flex;justify-content:space-between;align-items:center;width:280px;margin:0 auto}.weekly-gallery li{list-style:none;border-radius:12px;overflow:hidden;background-color:var(--background-color);box-shadow:0 4px 12px #0006;transition:transform .3s ease,box-shadow .3s ease;transform-style:preserve-3d;will-change:transform}.weekly-gallery li:hover{transform:scale(1.03) perspective(600px) translateZ(8px);box-shadow:1px 1px 14px 4px #ff6b086b;z-index:2}body.light-theme .weekly-gallery li{box-shadow:0 0 20px #ff88191a}.weekly-gallery{display:flex;flex-direction:column;gap:20px;padding:0;margin:0;list-style:none}.weekly-card{cursor:pointer;display:flex;flex-direction:column;border-radius:5px;overflow:hidden;position:relative;height:auto;width:280px;height:406px;background:linear-gradient(180deg,#000000e6 63%,#000000e6 92%);margin:24px auto}.card-img{display:block;width:100%;height:auto;object-fit:cover;border-radius:12px}.card-overlay{background:linear-gradient(to top,rgba(0,0,0,.7),transparent);display:flex;flex-direction:column;gap:6px;padding:5px 12px 12px;position:absolute;bottom:0;left:0;width:100%}.card-title{color:#fff;font-size:12px;font-weight:600;margin:0;text-transform:uppercase}.card-info-wrap{display:flex;justify-content:space-between;align-items:center;width:100%}.card-info{color:#f8f8f8;font-size:12px;margin:0}body.light-theme .card-info{color:#f8f8f8}.card-rating{position:absolute;bottom:16px;display:flex;gap:4px;right:12px;width:86px;height:14px}.card-rating img{width:14px;height:14px}.see-all{color:#f87719;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s ease}.see-all:hover{color:orange;text-decoration:underline}.weekly-header h2{color:#fff;font-size:16px;font-weight:500;text-transform:uppercase}.weekly-movie-modal{display:flex;flex-direction:column;gap:16px;background-color:var(--background-color, #111);color:var(--text-color, #fff);padding:20px;border-radius:20px;width:80vw;max-width:320px;max-height:100vh;height:auto;box-shadow:1px 1px 14px 4px #ff6b086b;position:relative;font-family:Roboto,sans-serif;margin:auto;overflow:hidden;box-sizing:border-box}body.light-theme .weekly-movie-modal{background-color:#fff;color:#111}.modal-poster{width:100%;height:auto;border-radius:12px;object-fit:cover}.modal-details{display:flex;flex-direction:column;gap:8px;flex:1}.modal-details h2{font-size:20px;font-weight:700;margin:0 0 6px}.modal-details h3{font-size:14px;font-weight:600;margin-top:8px;color:#b7b7b7}body.light-theme .modal-details h3{color:#111}.modal-details p{font-size:13px;line-height:1.3;margin:2px 0;color:#b7b7b7}body.light-theme .modal-details p{color:#111}.library-btn-w{margin-top:8px;width:140px;height:38px;align-self:flex-start;padding:6px 16px;border:1px solid #f87719;background-color:#111;color:#fff;font-weight:500;border-radius:74px;transition:background-color .3s,color .3s;cursor:pointer;font-size:12px}.library-btn-w:hover{background-color:#fff;color:#f87719;border:1px solid #fff}body.light-theme .library-btn-w{background-color:#fff;color:#111;border:1px solid #f87719}body.light-theme .library-btn-w:hover{background-color:#111;color:#f87719;border:1px solid #111111}.popup-close-btn{position:absolute;width:24px;height:24px;top:4px;right:2px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,stroke .2s ease}.icon-close{width:24px;height:24px;stroke:#fff}body.light-theme .icon-close{stroke:#111}body.light-theme .icon-close:hover,.popup-close-btn:hover .icon-close{stroke:#f87719}.remove-from-library{width:176px;height:38px;margin-top:8px;align-self:flex-start;padding:3px 16px;color:#fff;font-weight:500;border-radius:74px;transition:background-color .3s ease,color .3s ease;cursor:pointer;font-size:12px;border:1px solid #f87719;background-color:#111}.remove-from-library:hover{background-color:#fff;color:#f87719;border:1px solid #f87719}body.light-theme .remove-from-library{background-color:#fff;color:#111;border:1px solid #f87719}body.light-theme .remove-from-library:hover{background-color:#111;color:#f87719;border:1px solid #111111}.icon-full-star,.icon-half-star{fill:#ff6b35;color:#ff6b35;stroke:#ff6b35;stroke-width:1}.icon-empty-star{fill:transparent;color:#ff6b35;stroke:#ff6b35;stroke-width:0}@media (min-width: 768px){.weekly-section{max-width:704px;margin:0 auto;padding:0}section{gap:24px}.weekly-header{margin:52px auto 0}.see-all{font-size:24px;width:72px;height:28px}.weekly-header h2{font-size:24px;width:185px;height:28px}.weekly-gallery{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.poster-wrapper{height:100%}.weekly-card img{height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0}.weekly-card{flex-basis:calc((100% - 40px) / 3);position:relative;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;height:325px;width:224px;margin:24px auto;background:linear-gradient(180deg,#000000e6 63.48%,#000000e6 92.16%)}.card-img{width:100%;height:325px;object-fit:cover;display:block;border-radius:12px}.card-overlay{position:absolute;bottom:0;left:0;width:100%;padding:5px 12px 12px;display:flex;flex-direction:column;gap:6px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.card-title{font-size:12px;font-weight:500;color:--text-color;margin:0;line-height:1.5;text-transform:uppercase}.card-info-wrap{display:flex;justify-content:space-between;align-items:center;width:100%}.card-info{font-size:12px;color:#f8f8f8;margin:0}body.light-theme .card-info{color:#f8f8f8}.card-rating{position:absolute;bottom:17px;display:flex;gap:4px;right:12px;width:66px;height:10px}.card-rating img{width:14px;height:14px}.weekly-section,.weekly-header{width:100%;margin:52px auto 0}.modal-poster{width:220px;flex-shrink:0}.weekly-movie-modal{flex-direction:row;gap:20px;max-width:680px;padding:24px}body.light-theme .weekly-movie-modal{background-color:#fff;color:#111}.modal-details h2{font-size:22px}.modal-details p{font-size:15px}.modal-details h3{font-size:16px}.popup-close-btn{position:absolute;width:24px;height:24px;top:16px;right:16px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,stroke .2s ease}.icon-close{width:24px;height:24px}}@media (min-width: 1280px){.weekly-section{width:1215px;max-width:100%;height:auto;margin:0 auto;padding:0}section{gap:28px}.weekly-card img{border-radius:5px}.weekly-header{width:1176px;max-width:100%}.weekly-header h2{font-size:28px;width:215px;height:33px}.see-all{font-size:28px;width:84px;height:33px}.weekly-card{border-radius:5px;margin:24 auto;height:574px;width:395px}.weekly-gallery{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:16px;justify-content:flex-start}.card-title,.card-info{font-size:20px}body.light-theme .card-info{color:#f8f8f8}.card-rating{position:absolute;bottom:20px;display:flex;gap:4px;right:20px;width:106px;height:18px}.weekly-movie-modal{display:flex;flex-direction:row;gap:20px;background-color:var(--background-color, #111);color:var(--text-color, #fff);padding:40px;border-radius:20px;max-width:960px;width:90vw;box-shadow:1px 1px 14px 4px #ff6b086b;position:relative;font-family:Roboto,sans-serif;box-sizing:border-box;overflow-y:auto}body.light-theme .weekly-movie-modal{background-color:#fff;color:#111}.modal-poster{width:375px;height:478px;border-radius:8px;object-fit:cover;box-shadow:0 4px 24px #00000080}.modal-details{flex:1;display:flex;flex-direction:column;gap:16px;justify-content:flex-start}.modal-details h2{font-size:24px;font-weight:var(--fw-semibold, 600);color:var(--text-color);margin-bottom:12px}.modal-details p{font-size:14px;line-height:1.4;margin:0}.modal-details h3{margin-top:20px;font-size:18px;font-weight:var(--fw-medium, 500)}.library-btn-w{margin-top:24px;align-self:flex-start;border-radius:74px;padding:10px 20px;font-size:12px;cursor:pointer;outline:none}.popup-close-btn{position:absolute;width:24px;height:24px;top:16px;right:16px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,stroke .2s ease}.icon-close{width:24px;height:24px}.remove-from-library{width:176px;height:38px;margin-top:24px;align-self:flex-start;padding:3px 16px;font-weight:500;border-radius:74px;transition:background-color .3s ease,color .3s ease;cursor:pointer;font-size:12px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;line-height:1.6;color:#fff;background:#000}.container{width:100%;max-width:1158px;margin:0 auto;padding:0 10px}.catalog-block{padding:2rem 0}.catalog-rating-stars{display:flex;gap:.15rem;align-items:center}.catalog-rating-stars .catalog-icon-star,.catalog-rating-stars .catalog-icon-star-half,.catalog-rating-stars .catalog-icon-star-empty{width:18px;height:18px;fill:#ff6b35;color:#ff6b35;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))}.catalog-rating-stars .catalog-icon-star-empty{fill:transparent;stroke:#ff6b35}.trailer-btn,.details-btn{width:100%;max-width:200px;height:48px;padding:12px 24px;border-radius:74px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.3s}.trailer-btn{background:linear-gradient(90deg,#ffc226,#f84119);border:none}.trailer-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ffc22666}.details-btn{background:transparent;color:#fff;border:1px solid #fff}.details-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ffc22666}.movie-list-grid{display:grid;grid-template-columns:1fr;gap:20px;padding:0 20px;justify-items:center}.movie-card{width:100%;max-width:280px;aspect-ratio:2/3;min-height:420px;border-radius:5px;position:relative;overflow:hidden}.movie-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.movie-poster{position:absolute;top:0;right:0;bottom:0;left:0}.movie-poster img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.movie-card:hover .movie-poster img{transform:scale(1.05)}.movie-info{padding:1.5rem;position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.7) 50%,transparent 100%)}.movie-info-left{flex:1;min-width:0;padding-right:1rem}.movie-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff;line-height:1.1;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.9)}.movie-meta{color:#fff;font-size:.875rem;opacity:.95;text-shadow:0 1px 4px rgba(0,0,0,.8)}.movie-info-right{display:flex;align-items:flex-end}.loading-indicator{display:flex;justify-content:center;align-items:center;padding:4rem;border-radius:12px;margin:2rem 0}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.1);border-top:4px solid #ff6b35;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{display:none;text-align:center;padding:3rem;border-radius:12px;margin:2rem 0}.error-message.show{display:block}.error-message-content{text-align:center;justify-content:center;margin:0 auto}.catalog-empty{display:none;align-items:center;justify-content:center;text-align:center;min-height:180px;margin:24px 20px 8px}.catalog-empty.is-visible{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;min-height:180px}.catalog-empty .l1{font:700 20px/1.25 DM Sans,system-ui}.light-theme .catalog-empty .l1{color:#111}.catalog-empty .l1{color:#f8f8f8}@media (min-width: 768px){.container{padding:0 15px}.movie-list-grid{grid-template-columns:repeat(3,1fr);gap:24px;padding:0 20px}.movie-card{max-width:224px;min-height:336px}.movie-title{font-size:1.25rem}.movie-meta{font-size:.8rem}.trailer-btn,.details-btn{max-width:139px}}@media (min-width: 1280px){.container{padding:0 20px}.movie-list-grid{grid-template-columns:repeat(3,1fr);gap:32px;padding:0 15px;justify-content:center}.movie-card{max-width:395px;min-height:592px}.movie-title{font-size:2rem;font-weight:700}.movie-meta{font-size:1rem}.catalog-rating-stars .catalog-icon-star,.catalog-rating-stars .catalog-icon-star-half,.catalog-rating-stars .catalog-icon-star-empty{width:20px;height:20px}}.pagination-section{padding:2rem 0}.pagination{margin-top:3rem;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.pagination-list{display:flex;gap:.75rem;list-style:none;align-items:center;padding:0;margin:0}.light-theme nav.pagination .page-btn{color:#111;background:transparent;border-color:#bdbdbd}.light-theme nav.pagination .page-btn:hover:not(:disabled):not(.active){color:#f84119;border-color:#f84119}.light-theme nav.pagination .page-btn:disabled{color:#00000059;border-color:#bdbdbd}.light-theme nav.pagination .page-btn.active{color:#fff;border-color:transparent;background:linear-gradient(90deg,#ffc226,#f84119);box-shadow:0 4px 15px #ffc22659}.light-theme nav.pagination .page-ellipsis{color:#6f6f6f}.page-btn{width:30px;height:30px;border:1px solid #ffffff;background:transparent;color:#fff;border-radius:50%;cursor:pointer;transition:all .3s ease;font-weight:500;display:flex;align-items:center;justify-content:center;font-size:10px}.page-btn:hover:not(:disabled):not(.active){border-color:#ff6b35;color:#ff6b35;transform:translateY(-2px)}.page-btn.active{background:linear-gradient(90deg,#ffc226,#f84119);border:none;color:#fff;box-shadow:0 4px 15px #ffc22666}.page-btn.prev,.page-btn.next{border:none}.page-btn.prev:hover,.page-btn.next:hover{background-color:#ff6b081a;transform:translateY(-2px)}.page-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.page-ellipsis{color:#fff;font-size:16px;font-weight:700}.prev,.next{font-size:25px}@media (min-width: 768px){.pagination{gap:.375rem}.page-btn{width:40px;height:40px;font-size:14px}.prev,.next{font-size:30px}}
