*,*:before,*:after{box-sizing:border-box;outline:none}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}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0}main{flex-grow:1}main:has(.back-link){text-align:center}.container{max-width:320px;margin:0 auto;padding:0 20px}@media only screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}.vite-promo{padding:50px 0}.vite-promo-thumb{position:relative;max-width:320px;margin:0 auto}.vite-promo-thumb:before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;border-radius:50%;background-image:linear-gradient(-45deg,#bd34fe 50%,#47caff 50%);filter:blur(4.5rem)}.main-title{text-align:center}.main-title-gradient{display:block;font-size:2em;background-image:linear-gradient(120deg,#bd34fe 30%,#41d1ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media only screen and (min-width: 768px){.main-title-gradient{font-size:3em}}.main-title-link{position:relative;letter-spacing:.04em}.main-title-link:before{content:"";position:absolute;bottom:4%;left:50%;transform:translate(-50%) skew(-12deg) rotate(-2deg);z-index:-1;width:108%;height:24%;background-color:#41d1ff;transition:.2s ease}.main-title-link:hover:before,.main-title-link:focus:before{background-color:#ff6b0a}.vite-promo .title,.vite-promo .text{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.14;color:#213547}.vite-promo .tagline{font-size:1.5rem;line-height:1.5;color:#3c3c3cb3}.vite-promo .actions{display:flex;align-items:center;gap:1rem}.vite-promo .link{display:inline-block;padding:.5rem 1.25rem;font-weight:500;text-align:center;white-space:nowrap;color:#ffffffde;background-color:#646cff;border:1px solid transparent;border-radius:1.25rem;transition:color .25s,border-color .25s,background-color .25s}.badges-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:32px}.badges-link{display:block;padding:8px 16px;border:1px solid;border-radius:8px;transition:.2s ease-in}.badges-link:hover,.badges-link:focus{transform:scale(1.06);color:#747bff}.back-link{position:relative;display:inline-block;padding:4px 8px;margin-top:32px;border:1px solid;border-radius:8px}.back-link:before{content:"";position:absolute;top:50%;left:0;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/%3E%3C/svg%3E");transition:.3s ease-in;transition-property:opacity;opacity:0;animation:slide .5s linear infinite alternate-reverse both;animation-play-state:paused}.back-link:hover:before{opacity:1;animation-play-state:running}:root{--footer-bg-light: #ffffff;--footer-bg-dark: #111111;--footer-text-color: #b7b7b7;--footer-accent-color: #f87719}.footer{width:100%;background-color:var(--footer-bg-light);transition:background-color .3s ease}body.dark-theme .footer{background-color:var(--footer-bg-dark)}.footer-desc{font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:var(--footer-text-color);text-align:center;margin:0;padding:0}.footer-container{width:100%;padding:0;margin:0;display:flex;justify-content:center}.footer-desc{padding:40px 42px 28px}@media screen and (min-width: 768px){.footer-desc{padding:60px 143px 40px}}@media screen and (min-width: 1280px){.footer-desc{padding:100px 399px 80px}}.footer-text-line{display:block}@media screen and (min-width: 768px){.footer-text-line{display:inline}}.footer-heart{color:var(--footer-accent-color)}.footer-link{color:var(--footer-text-color);text-decoration:underline;cursor:pointer;transition:color .3s ease}.footer-link:hover,.footer-link:focus{color:var(--footer-accent-color)}.backdrop[data-footer-modal]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease;display:flex;justify-content:center;align-items:center;padding:20px;overflow-y:auto;-webkit-overflow-scrolling:touch}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{position:relative;background-color:#111;color:#fff;padding:40px 30px;border-radius:12px;width:90vw!important;max-width:1400px!important;box-shadow:0 0 30px #f877194d;border:1px solid #333;max-height:calc(100dvh - 40px);overflow-y:auto}.footer .modal .modal-content{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important}.modal-title{text-align:center;font-size:32px;font-weight:700;color:#fff;margin:0 0 10px;text-transform:uppercase;letter-spacing:1px}.modal-subtitle{text-align:center;font-size:18px;color:var(--footer-accent-color);margin:0 0 30px;font-weight:400}.modal-close-btn{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .3s;z-index:10}.modal-close-btn:hover{background-color:#ffffff1a}.modal-close-icon{fill:#fff;transition:fill .3s}.modal-close-btn:hover .modal-close-icon{fill:var(--footer-accent-color)}.team-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;list-style:none;padding:0;margin:0;width:100%}@media screen and (min-width: 768px){.team-list{grid-template-columns:repeat(3,1fr);gap:20px}}@media screen and (min-width: 1024px){.team-list{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1280px){.team-list{grid-template-columns:repeat(5,1fr);gap:20px}}.team-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;width:100%;max-width:200px;margin:0 auto}.team-image{width:100%;max-width:160px;aspect-ratio:1 / 1;object-fit:cover;border-radius:12px;margin-bottom:10px;box-shadow:0 5px 15px #0006;background-color:#222;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1);will-change:transform,box-shadow,filter}@media (hover: hover){.team-card:hover .team-image{transform:scale(1.05) translateY(-5px);box-shadow:0 20px 40px #0009,0 10px 20px #f8771933;filter:brightness(1.08) contrast(1.05) saturate(1.05)}}.modal-close-btn{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .3s;z-index:10000;pointer-events:auto!important;visibility:visible!important}.team-name{font-size:16px;font-weight:700;margin:5px 0 2px;color:#fff;line-height:1.2}.team-role{font-size:13px;color:var(--footer-accent-color);text-transform:uppercase;font-weight:600;margin-bottom:8px;letter-spacing:.5px}.social-links{display:flex;gap:15px;justify-content:center}.social-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .2s,opacity .2s;opacity:.8;pointer-events:auto!important;position:relative;z-index:100;cursor:pointer}.social-link:hover{transform:scale(1.1);opacity:1}.social-icon-svg{width:22px;height:22px;fill:#fff;transition:fill .3s}.social-link:hover .social-icon-svg{fill:var(--footer-accent-color)}.scroll-to-top{position:fixed;bottom:20px;right:20px;width:44px;height:44px;border-radius:50%;background-color:#ff6b08;color:#fff;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .2s ease,background-color .2s;z-index:1000;box-shadow:0 2px 10px #0003}.scroll-to-top.is-visible{opacity:1;visibility:visible}.scroll-to-top:hover{background-color:#e65a00;transform:translateY(-2px)}.scroll-to-top svg{width:24px;height:24px}@media screen and (min-width: 768px){.scroll-to-top{bottom:30px;right:30px}}@media screen and (min-width: 1280px){.scroll-to-top{bottom:40px;right:40px}}body{font-family:Roboto,sans-serif;margin:0;padding:0;background-color:#111}.hero-section{width:100%;min-height:380px;padding:40px 0;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;display:flex;align-items:center;color:#fff}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,0,0,.8) 20%,transparent 100%)}.hero-content{position:relative;z-index:2;padding-left:20px}#hero-title{font-size:32px;font-weight:700;margin:0 0 12px;line-height:1.1;text-transform:none}.hero-content .app-loader{font-size:32px;font-weight:700;margin-bottom:12px}.hero-content .app-loader__spinner{width:32px;height:32px;border-width:3px}#hero-rating{display:flex;gap:4px;margin-bottom:12px}.star-item{width:16px;height:16px;display:inline-block;position:relative;background:url(../assets/star-icon.svg) no-repeat center / contain}.star-filled{background:url(../assets/star-icon-filled.svg) no-repeat center / contain}.star-empty{background:url(../assets/star-icon.svg) no-repeat center / contain}.star-half:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../assets/star-icon-filled.svg) no-repeat center / contain;clip-path:inset(0 50% 0 0)}#hero-description{width:100%;max-width:260px;font-size:14px;line-height:1.4;margin-bottom:24px}.hero-buttons{display:flex;flex-direction:row;gap:8px}.hero-default .btn-orange{margin-top:10px}.hero-default #hero-title{text-transform:none}.btn-orange,.btn-outline{width:117px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:74px;font-size:12px;font-weight:700;cursor:pointer;text-align:center;box-sizing:border-box;text-decoration:none}.btn-orange{background:linear-gradient(160deg,#ffc226,#f84119);border:none;color:#111}.btn-outline{background:transparent;border:1px solid white;color:#fff}.btn-orange:focus-visible,.btn-outline:focus-visible{outline:none}.modal-hidden{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:1000;justify-content:center;align-items:center}.modal-hidden.show{display:flex!important}.error-content{background:#111;padding:40px 20px 40px 33px;border-radius:16px;text-align:left;position:relative;border:1px solid #333;width:280px;display:flex;flex-direction:column}.close-btn{position:absolute;top:10px;right:15px;font-size:24px;color:#fff;cursor:pointer}.error-content h2{font-size:24px;margin-bottom:10px;color:#fff}.error-content p{font-size:14px;color:#ccc;margin:5px 0}.error-content img{align-self:center;width:159px;height:153px}.video-content{width:90%;max-width:900px;margin:auto;background:#000;position:relative}.iframe-container{position:relative;padding-bottom:56.25%;height:0}.iframe-container iframe{position:absolute;top:0;left:0}.close-video{position:absolute;top:10px;right:15px;font-size:30px;color:#fff;cursor:pointer;z-index:10;line-height:1}@media (min-width: 768px){.hero-section{width:100%;height:432px}#hero-title{font-size:44px;font-weight:700}.hero-content .app-loader{font-size:44px}.hero-content .app-loader__spinner{width:44px;height:44px;border-width:4px}.star-item{width:20px;height:20px}#hero-description{width:254px;height:49px;font-size:14px;margin-bottom:77px}.btn-orange,.btn-outline{width:128px;height:40px;font-size:14px}.hero-buttons{gap:8px}.hero-default .btn-orange{margin-top:20px}.hero-content{margin-left:32px}.error-content h2{font-size:25px;margin-left:44px;margin-top:132px}.error-content{width:768px}.error-content p{font-size:24px;margin-left:44px}.error-content img{width:296px;height:260px;align-self:flex-end}}@media (min-width: 1280px){.hero-section{width:100%;height:720px}#hero-title,.hero-content .app-loader{font-size:64px}.hero-content .app-loader__spinner{width:64px;height:64px;border-width:5px}.star-item{width:24px;height:24px}#hero-description{font-size:16px;height:auto;margin-bottom:36px}.btn-orange,.btn-outline{width:139px;height:48px}.hero-buttons{gap:10px}.hero-content{margin-left:135px}}.weekly-trends__stars .star-item{width:12px;height:12px;display:inline-block;position:relative;background:url(../assets/star-icon.svg) no-repeat center / contain}.weekly-trends__stars .star-filled{background:url(../assets/star-icon-filled.svg) no-repeat center / contain}.weekly-trends__stars .star-empty{background:url(../assets/star-icon.svg) no-repeat center / contain}.weekly-trends__stars .star-half:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../assets/star-icon-filled.svg) no-repeat center / contain;clip-path:inset(0 50% 0 0)}.catalog-page{max-width:320px;margin:0 auto;width:100%;padding-top:60px}.search-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;padding:20px}.film-input{position:relative}.search-input{background-color:transparent;color:#fff;width:173px;height:40px;font-size:14px;font-weight:500;line-height:1;border:1px solid #fff;border-radius:8px;padding:0 14px}.search-input::placeholder{color:#b7b7b7}.search-clear-btn{position:absolute;color:#fff;top:50%;right:12px;transform:translateY(-50%);background:transparent;border:none;cursor:pointer}.year-select{position:relative;background:transparent;width:95px}.year-btn{display:flex;align-items:center;justify-content:space-between;min-width:95px;padding:0 12px;cursor:pointer;width:95px;height:40px;background:#111;border:1px solid #fff;color:#b7b7b7!important;border-radius:8px;font-weight:500;font-size:14px;line-height:1;transition:color .15s ease,border-color .15s ease}.year-btn:hover{color:#f87719!important;border-color:#f87719}#selectedYear{color:#b7b7b7;font-size:14px;font-weight:500;line-height:1}#selectedYear{color:inherit!important}.year-dropdown{position:absolute;top:100%;left:0;width:100%;background-color:#111;border:1px solid #fff;border-radius:8px;list-style:none;padding:4px 0;margin:0;z-index:999;transform:scaleY(0);opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease}.year-dropdown.open{opacity:1;transform:translateY(0);pointer-events:auto}.icon-chevron{transition:transform .3s ease;fill:#b7b7b7}.hidden{display:none;pointer-events:none;cursor:default}.year-dropdown li{color:#fff;font-size:14px;font-weight:500;line-height:1;text-align:center;padding:8px 12px;cursor:pointer;transition:color .3s ease,transform .3s ease}.year-dropdown li:hover{transform:scale(1.1);color:#f87719}.search-input-content{position:relative;width:224px;display:flex;flex-wrap:nowrap;align-items:center;gap:8px}.search-input.search-input-text{width:224px}.search-btn{background:linear-gradient(145deg,#ffc226,#f84119);width:40px;height:40px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.search-btn svg{position:relative;color:#fff;transition:color .3s ease}.search-btn:hover svg{color:#111}.movie-list{padding:0 20px}#moviesContainer{display:grid;grid-template-columns:1fr;gap:16px;width:100%}.movie-card{position:relative;display:block;border-radius:5px;overflow:hidden;text-decoration:none;margin:0 auto;max-width:280px;width:100%;background-color:#b7b7b7}.movie-card img{display:block;width:100%;height:406px;aspect-ratio:2 / 3;object-fit:cover;backface-visibility:hidden}.movie-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:5px;display:flex;align-items:flex-end;width:100%;padding:16px;justify-content:space-between;background:linear-gradient(to bottom,#0000 50%,#0009,#000000e6)}.movie-card-text{flex:1;display:flex;flex-direction:column;min-width:0;gap:0}.movie-card-text h3{color:#fff;font-weight:500;line-height:1.67em;font-size:12px;white-space:normal;overflow-wrap:break-word;word-break:normal;text-transform:uppercase;margin-bottom:1px}.movie-meta{display:flex;flex-direction:column;color:#b7b7b7;font-size:12px;font-weight:500;line-height:1.67em;opacity:.85;white-space:normal;overflow-wrap:break-word;word-break:normal}.movie-rating-stars{position:absolute;right:18px;bottom:18px;display:flex;flex-direction:row;gap:0;line-height:1;padding-bottom:3px;flex-shrink:0;transform:scale(1.1)}#emptyMessage{color:#fff;font-size:20px;font-weight:400;padding-top:48px;text-align:center;width:100%}body.light-theme #emptyMessage{color:#111}.emptyHidden{width:280px;margin:0 auto}@media screen and (min-width: 768px){.catalog-page{max-width:768px;width:100%;margin:0 auto;max-width:704px}.search-row{flex-wrap:nowrap;justify-content:center;padding-bottom:36px;padding-top:60px}.search-input{width:188px;height:44px}.year-select{flex-shrink:0}.year-btn{height:44px}.search-btn{flex-shrink:0;width:44px;height:44px}.search-input-content{display:none}.movie-list{padding:0 32px}#moviesContainer{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.movie-card{max-width:none}.movie-card-text{align-items:flex-start}.movie-card img{width:100%;height:auto;object-fit:cover;aspect-ratio:224 / 325}.movie-rating-stars{transform:scale(1.3);transform-origin:center}#emptyMessage{max-width:100%;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.emptyHidden{width:513px}}@media screen and (min-width: 1280px){.catalog-page{max-width:1280px;margin:0 auto}.search-input{width:315px;height:48px}.year-btn{height:48px}.search-btn{width:48px;height:48px}#moviesContainer{grid-template-columns:repeat(3,394px);justify-content:center}.movie-card{max-width:none}.movie-card img{width:100%;height:auto;aspect-ratio:395 / 574;object-fit:cover}.movie-card-text h3{font-size:20px;line-height:1;margin-bottom:8px}.movie-meta{gap:20px}.movie-genre,.movie-card-text .movie-year{font-size:20px;font-weight:500}.movie-rating-stars{transform:scale(1.6);transform-origin:bottom right}}.pagination{display:none;gap:14px;align-items:center;justify-content:center;flex-wrap:wrap;padding-top:60px}.pagination.is-visible{display:flex}.page-btn.prev,.page-btn.next{width:20px;height:20px;border:none;background:transparent;border-radius:0;padding:0;display:grid;place-items:center;cursor:pointer;color:#595959}.page-btn.prev:hover,.page-btn.next:hover{border:none;background:transparent}.page-btn.prev:disabled,.page-btn.next:disabled{opacity:.35;cursor:not-allowed}.pagination-icon{width:7.88px;height:15.75px;color:#595959;display:block}body.dark-theme .pagination-icon,body.dark-theme .page-btn.prev,body.dark-theme .page-btn.next{color:#f8f8f8}.pagination-icon use{stroke:currentColor;fill:none}.page-numbers{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}.page-number{width:24px;height:24px;border-radius:999px;border:1px solid #cfd4dc;background:#fff;cursor:pointer;display:grid;place-items:center;padding:0;font-weight:600;font-size:10px;line-height:10px;letter-spacing:0;color:#111827;font-variant-numeric:tabular-nums}.page-number:hover{border-color:#9aa3af}.page-number.is-active{background:linear-gradient(90deg,#ffc226,#f84119);border:none;color:#111827;font-weight:700;box-shadow:0 4px 10px #f8411959}.ellipsis{width:8px;height:10px;display:grid;place-items:center;color:#9ca3af;font-weight:700;font-size:10px;line-height:10px}@media screen and (min-width: 768px){.page-btn.prev,.page-btn.next{width:28px;height:28px;padding:0;display:grid;place-items:center}.pagination-arrow{width:16px;height:16px}.page-number{width:40px;height:40px;font-size:14px;line-height:14px;font-weight:600}.page-number.is-active{color:#111827;font-weight:700}.ellipsis{width:12px;height:14px;font-size:14px;line-height:14px;font-weight:700}}*,*:before,*:after{box-sizing:border-box}:root{--bg-genre: #fff;--text-genre: #282828;--border-genre: #595959;--border-bttm: #595959;--bg-body: #ffffff;--bg-hover: #f5f5f5;--genre-active: #f87719;--shadow: 0 6px 16px rgba(0, 0, 0, .6);--empty-title: #111111}body.dark-theme{--bg-genre: #1c1c1c;--text-genre: #b7b7b7;--border-genre: #ffffff;--border-bttm: #b7b7b7;--bg-body: #111111;--bg-hover: #2b2b2b;--genre-active: #f87719;--shadow: 0 0 20px rgba(255, 165, 0, .4);--empty-title: #ffffff}body{font-family:Roboto,sans-serif;background-color:var(--bg-body)}.library-list{display:grid;grid-template-columns:repeat(auto-fit,280px);gap:24px 16px;justify-content:center;padding:0 0 40px;margin:0 auto;list-style:none}.library-loader,.library-error{text-align:center;padding:40px;font-size:14px;color:#888}.library-error{color:#d9534f}.library-movie-card{width:100%;width:280px;height:406px;position:relative;overflow:hidden;border-radius:5px;cursor:pointer;background:#000;transition:.3s}.library-movie-card:hover{transform:scale(1.03);box-shadow:var(--shadow)}.card-poster{width:100%;height:100%;position:relative}.card-poster img{width:100%;height:100%;object-fit:cover;display:block}.card-overlay{position:absolute;bottom:0;left:0;width:100%;height:45%;padding:16px;background:linear-gradient(to top,#000000f2,#000000b3 40%,#0000004d,#0000);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.movie-title{margin:0;padding:0;font-weight:500;letter-spacing:0;color:#fff;font-size:12px;line-height:20px;text-transform:uppercase}.movie-meta{margin:0;padding:0;font-size:13px;color:#b7b7b7}.movie-rating{width:86px;height:14px;display:flex;align-items:center;justify-content:flex-end;gap:4px;color:gold;font-size:12px;line-height:1;letter-spacing:1px;white-space:nowrap}.movie-rating .star-item{width:14px;height:14px;display:inline-block;position:relative;background:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5001%205.5H9.12506L7.50006%200.5L5.87506%205.5H0.500061L4.87506%208.5L3.18756%2013.5L7.50006%2010.375L11.8126%2013.5L10.1251%208.5L14.5001%205.5Z'%20stroke='url(%23paint0_linear_257_3338)'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_257_3338'%20x1='2.21008'%20y1='1.42889'%20x2='11.4805'%20y2='13.8555'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F84119'/%3e%3cstop%20offset='1'%20stop-color='%23F89F19'%20stop-opacity='0.68'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center / contain}.movie-rating .star-filled{background:url("data:image/svg+xml,%3csvg%20width='23'%20height='21'%20viewBox='0%200%2023%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.7168%2021.0007C17.5589%2021.0013%2017.4049%2020.9521%2017.2766%2020.8601L11.248%2016.4895L5.21944%2020.8601C5.09064%2020.9535%204.93547%2021.0035%204.77636%2021.003C4.61726%2021.0024%204.46246%2020.9512%204.33434%2020.8569C4.20623%2020.7625%204.11144%2020.6299%204.06368%2020.4781C4.01592%2020.3263%204.01766%2020.1633%204.06865%2020.0126L6.41991%2013.0484L0.326154%208.86947C0.194159%208.77905%200.0945375%208.64879%200.0418439%208.49773C-0.0108497%208.34666%20-0.0138533%208.1827%200.033272%208.02981C0.0803973%207.87691%200.175182%207.74309%200.303776%207.6479C0.432371%207.55271%200.588037%207.50114%200.748029%207.50072H8.26584L10.5346%200.518684C10.5835%200.367945%2010.6788%200.236559%2010.807%200.143376C10.9352%200.0501921%2011.0896%200%2011.248%200C11.4065%200%2011.5609%200.0501921%2011.6891%200.143376C11.8172%200.236559%2011.9126%200.367945%2011.9615%200.518684L14.2302%207.50306H21.748C21.9082%207.50298%2022.0642%207.5542%2022.1932%207.6492C22.3222%207.74421%2022.4174%207.87802%2022.4648%208.03103C22.5122%208.18404%2022.5094%208.34822%2022.4568%208.49952C22.4041%208.65081%2022.3044%208.78128%2022.1722%208.87181L16.0762%2013.0484L18.426%2020.0107C18.4641%2020.1234%2018.4748%2020.2436%2018.4572%2020.3613C18.4397%2020.479%2018.3944%2020.5908%2018.3251%2020.6875C18.2558%2020.7842%2018.1645%2020.8631%2018.0588%2020.9175C17.953%2020.972%2017.8358%2021.0005%2017.7168%2021.0007Z'%20fill='url(%23paint0_linear_84_170)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_84_170'%20x1='2.74805'%20y1='1.50073'%20x2='17.748'%20y2='21.5007'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F84119'/%3e%3cstop%20offset='1'%20stop-color='%23F89F19'%20stop-opacity='0.68'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center / contain}.movie-rating .star-empty{background:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.5001%205.5H9.12506L7.50006%200.5L5.87506%205.5H0.500061L4.87506%208.5L3.18756%2013.5L7.50006%2010.375L11.8126%2013.5L10.1251%208.5L14.5001%205.5Z'%20stroke='url(%23paint0_linear_257_3338)'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_257_3338'%20x1='2.21008'%20y1='1.42889'%20x2='11.4805'%20y2='13.8555'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F84119'/%3e%3cstop%20offset='1'%20stop-color='%23F89F19'%20stop-opacity='0.68'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center / contain}.movie-rating .star-half:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='23'%20height='21'%20viewBox='0%200%2023%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.7168%2021.0007C17.5589%2021.0013%2017.4049%2020.9521%2017.2766%2020.8601L11.248%2016.4895L5.21944%2020.8601C5.09064%2020.9535%204.93547%2021.0035%204.77636%2021.003C4.61726%2021.0024%204.46246%2020.9512%204.33434%2020.8569C4.20623%2020.7625%204.11144%2020.6299%204.06368%2020.4781C4.01592%2020.3263%204.01766%2020.1633%204.06865%2020.0126L6.41991%2013.0484L0.326154%208.86947C0.194159%208.77905%200.0945375%208.64879%200.0418439%208.49773C-0.0108497%208.34666%20-0.0138533%208.1827%200.033272%208.02981C0.0803973%207.87691%200.175182%207.74309%200.303776%207.6479C0.432371%207.55271%200.588037%207.50114%200.748029%207.50072H8.26584L10.5346%200.518684C10.5835%200.367945%2010.6788%200.236559%2010.807%200.143376C10.9352%200.0501921%2011.0896%200%2011.248%200C11.4065%200%2011.5609%200.0501921%2011.6891%200.143376C11.8172%200.236559%2011.9126%200.367945%2011.9615%200.518684L14.2302%207.50306H21.748C21.9082%207.50298%2022.0642%207.5542%2022.1932%207.6492C22.3222%207.74421%2022.4174%207.87802%2022.4648%208.03103C22.5122%208.18404%2022.5094%208.34822%2022.4568%208.49952C22.4041%208.65081%2022.3044%208.78128%2022.1722%208.87181L16.0762%2013.0484L18.426%2020.0107C18.4641%2020.1234%2018.4748%2020.2436%2018.4572%2020.3613C18.4397%2020.479%2018.3944%2020.5908%2018.3251%2020.6875C18.2558%2020.7842%2018.1645%2020.8631%2018.0588%2020.9175C17.953%2020.972%2017.8358%2021.0005%2017.7168%2021.0007Z'%20fill='url(%23paint0_linear_84_170)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_84_170'%20x1='2.74805'%20y1='1.50073'%20x2='17.748'%20y2='21.5007'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F84119'/%3e%3cstop%20offset='1'%20stop-color='%23F89F19'%20stop-opacity='0.68'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center / contain;clip-path:inset(0 50% 0 0)}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:6px}.load-more-btn{margin:0 auto 40px;display:block;padding:12px 28px;background:linear-gradient(160deg,#ffc226 6%,#f84119);border:none;border-radius:24px;color:#111;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.load-more-btn:hover{transform:scale(1.04);box-shadow:var(--shadow)}.library-empty{text-align:center;padding:40px 20px 80px;color:#fff;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.library-empty p{color:var(--empty-title);margin-bottom:20px}.library-search-btn{margin:30px auto 0;display:block;width:121px;height:38px;padding:12px 24px;background:linear-gradient(160deg,#ffc226 6%,#f84119);border:none;border-radius:74px;color:#111;font-size:12px;font-weight:500;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;transition:all .3s ease}.library-search-btn:hover{transform:scale(1.04);box-shadow:0 6px 16px #0009}.library-controls{margin-top:40px;margin-bottom:16px;margin-left:20px}.hidden{display:none!important}.genre-select{position:relative;width:180px}.genre-btn{width:100%;height:40px;border-radius:8px;border:1px solid var(--border-genre);background:var(--bg-genre);color:var(--text-genre);font-size:smaller;font-weight:600;padding:0 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.genre-menu{position:absolute;top:39px;left:0;width:100%;background:var(--bg-genre);border-radius:8px;border:1px solid var(--border-genre);list-style:none;padding:0;margin:0;display:none;z-index:10;overflow:hidden}.genre-menu.open{display:block}.genre-menu li{padding:12px 16px;cursor:pointer;border-bottom:.5px solid var(--border-bttm);transition:background-color .2s ease;color:var(--text-genre);font-size:smaller;font-weight:600}.genre-menu li:last-child{border-bottom:none}.genre-menu li:hover{background:var(--bg-hover)}.genre-menu li.active{color:var(--genre-active);font-weight:600}@media (min-width: 768px){.library-movie-card{width:224px;height:325px}.card-overlay{padding:12px}.library-controls{margin-top:60px;margin-bottom:36px;margin-left:32px}.library-list{grid-template-columns:repeat(3,224px)}.movie-title{font-size:12px;line-height:18px;text-transform:none}.movie-rating{width:66px;height:10px;font-size:10px}.movie-rating .star-item{width:10px;height:10px}}@media (min-width: 1280px){.library-movie-card{width:395px;height:574px}.card-overlay{padding:20px}.library-controls{margin-top:80px;margin-bottom:48px;margin-left:32px}.library-list{gap:32px 16px;grid-template-columns:repeat(3,395px)}.movie-title{font-size:20px;line-height:24px}.movie-rating{width:106px;height:18px;font-size:16px;overflow:hidden}.movie-rating .star-item{width:18px;height:18px}}.app-loader{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:12px;font-weight:600}.app-loader__spinner{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.25);border-top-color:#f84119;border-right-color:#ffc226;animation:app-loader-spin .9s linear infinite}.app-loader__text{letter-spacing:.2px}@keyframes app-loader-spin{to{transform:rotate(360deg)}}:root{--toggle-shift: 26px}body{margin:0}body.dark-theme{--header-text: #ffffff;--muted-text: #b7b7b7;--panel-bg: #171717;--track-bg: #595959;background-color:#111;color:#fff}body.light-theme{--header-text: #111111;--muted-text: #595959;--panel-bg: #ffffff;--track-bg: #d9d9d9;background-color:#fff;color:#111}body.light-theme .header{background-color:#fff}body.light-theme .weekly-trends{background-color:#fff;color:#111}body.light-theme .weekly-trends__title{color:#111}body.light-theme .search-input{border-color:#595959;color:#111}body.light-theme .search-input::placeholder{color:#595959}body.light-theme .year-btn{background-color:#fff;border-color:#595959}body.light-theme #selectedYear{color:#595959!important}body.light-theme .search-clear-btn svg{background:linear-gradient(145deg,#ffc226,#f84119);border-radius:50%}body.light-theme .icon-chevron{background:linear-gradient(145deg,#ffc226,#f84119);border-radius:50%}body.light-theme .year-dropdown{background-color:#fff}body.light-theme .year-dropdown li{color:#282828}body.light-theme .year-dropdown li:hover{color:#f87719}.header,.header a,.header button,.header p,.header span{color:var(--header-text)}.header{position:relative;width:100%;z-index:100;background-color:#000}.header-container{height:60px;padding:12px 32px;display:flex;align-items:center;justify-content:space-between;background:transparent}.header-left{display:flex;align-items:center;gap:12px}.burger-btn{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;cursor:pointer}.header-popcorn-icon{width:32px;height:32px;display:block}.header-logo-link{display:none;align-items:center;gap:8px;text-decoration:none}.header-logo-text{font-weight:500;font-size:14px;line-height:1}.header-center{flex:1;display:flex;align-items:center;justify-content:center}.header-mobile-title{background:transparent;border:0;padding:0;cursor:pointer;font-family:Roboto,sans-serif;font-weight:500;font-size:12px;line-height:12px;letter-spacing:0;text-transform:uppercase;color:#b7b7b7;align-items:center}.header-nav{display:none}.header-nav-list{display:flex;align-items:center;gap:32px;list-style:none;padding:0;margin:0}.header-nav-link{text-decoration:none;text-transform:uppercase;font-weight:500;font-size:12px;color:#b7b7b7;transition:color .25s ease}.header-nav-link:hover,.header-nav-link:focus{color:#f87719}.header-nav-link.active{color:#f87719}.header-right{display:flex;align-items:center;justify-content:flex-end}.theme-toggle{position:relative;width:44px;height:18px;border:0;background:transparent;padding:0;cursor:pointer}.theme-toggle-track{width:44px;height:18px;position:relative;overflow:hidden;border-radius:194px;padding:2px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;background:linear-gradient(90deg,#f84119,#ffc226)}.theme-toggle-icon{width:10px;height:10px;display:block}.theme-toggle-icon.moon{margin-left:2px}.theme-toggle-icon.sun{margin-right:2px}.theme-toggle-dot{position:absolute;top:50%;left:2px;width:14px;height:14px;background:#fff;border-radius:999px;transform:translateY(-50%);transition:transform .25s ease}body.dark-theme .theme-toggle-dot{transform:translate(var(--toggle-shift),-50%)}body.light-theme .theme-toggle-dot{transform:translateY(-50%)}.theme-toggle-dot-icon{width:14px;height:14px;display:block}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006}.mobile-menu.is-hidden{display:none}.mobile-menu-panel{width:204px;height:428px;background:var(--panel-bg);border-top-right-radius:8px;border-bottom-right-radius:8px;padding:40px 24px}.mobile-menu-list{list-style:none;padding:0;margin:0;display:grid;gap:24px}.mobile-menu-link{text-decoration:none;text-transform:uppercase;font-weight:500;font-size:14px;color:var(--header-text)}.mobile-menu-link:hover,.mobile-menu-link:focus{color:#f87719}@media (min-width: 768px){.burger-btn{display:none}.header-logo-link{display:inline-flex}.header-popcorn-icon{width:48px;height:48px}.header-logo-text{font-size:24px}.header-mobile-title{display:none;color:var(--muted-text)}.header-nav{display:block}}.header .header-nav a,.header .header-nav .header-nav-link{color:var(--muted-text);transition:color .25s ease;text-transform:uppercase}.header .header-nav a:hover,.header .header-nav a:focus,.header .header-nav .header-nav-link:hover,.header .header-nav .header-nav-link:focus{color:#f87719}.header .header-nav a.active,.header .header-nav .header-nav-link.active{color:#f87719}.header .header-nav-link{color:var(--muted-text);transition:color .25s ease}.header .header-nav-link:hover,.header .header-nav-link:focus,.header .header-nav-link.active{color:#f87719}:root{--mlh-white: #ffffff;--mlh-font-family: "Roboto", sans-serif}body.dark-theme{--mlh-bg-primary: #0a0a0a;--mlh-bg-secondary: #1a1a1a;--mlh-text-primary: #ffffff;--mlh-text-secondary: #ccc;--mlh-text-tertiary: #999;--mlh-border-color: rgba(255, 255, 255, .1);--mlh-overlay-color: rgba(0, 0, 0, .85)}body.light-theme{--mlh-bg-primary: #f5f5f5;--mlh-bg-secondary: #ffffff;--mlh-text-primary: #1a1a1a;--mlh-text-secondary: #666;--mlh-text-tertiary: #999;--mlh-border-color: rgba(0, 0, 0, .1);--mlh-overlay-color: rgba(255, 255, 255, .85)}.my-library-hero{position:relative;width:100%;height:380px;background-image:url(/cinemania/assets/library-hero-image-xH43S1JP.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;margin:0 auto}.my-library-hero__overlay{position:relative;z-index:1;width:100%;height:100%;background:linear-gradient(90deg,#000000e6,#000c 30%,#0009,#0000004d 70%,#0000);display:flex;flex-direction:column;justify-content:center;padding-left:20px;color:var(--mlh-white)}.my-library-hero__title{font-family:var(--mlh-font-family);font-weight:700;font-size:32px;color:var(--mlh-white);margin-bottom:12px;line-height:1.1;margin-top:0;max-width:600px}.my-library-hero__description{font-family:var(--mlh-font-family);font-weight:400;font-size:14px;color:var(--mlh-white);line-height:1.4;max-width:260px;margin-top:0;margin-bottom:24px}.my-library-hero__rating{display:flex;align-items:center;gap:4px;margin-bottom:12px}.my-library-hero__rating .star{font-size:16px}.my-library-hero__rating .star.filled{background:linear-gradient(135deg,#ffc226,#f84119);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.my-library-hero__rating .star.half{position:relative;color:#333}.my-library-hero__rating .star.half:before{content:"★";position:absolute;left:0;background:linear-gradient(135deg,#ffc226,#f84119);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;width:50%;overflow:hidden}.my-library-hero__rating .star.empty{color:#333}.my-library-hero__buttons{display:flex;gap:8px;margin-top:12px}.my-library-hero__btn{width:117px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:74px;font-family:var(--mlh-font-family);font-size:12px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;box-sizing:border-box}.my-library-hero__btn--trailer{background:linear-gradient(135deg,#ffc226,#f84119);color:var(--mlh-white)}.my-library-hero__btn--trailer:hover{background:linear-gradient(135deg,#f84119,#ffc226);transform:scale(1.05)}.my-library-hero__btn--details{background-color:transparent;color:var(--mlh-white);border:1px solid var(--mlh-white)}.my-library-hero__btn--details:hover{background-color:#ffffff1a;transform:scale(1.05)}.my-library-hero__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border:3px solid rgba(255,255,255,.1);border-top:3px solid #f87d19;border-right:3px solid #f87d19;border-bottom:3px solid transparent;border-radius:50%;animation:spin .8s linear infinite;z-index:10}.my-library-hero__loader.is-hidden{display:none}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}#my-library-error-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--mlh-overlay-color);z-index:1000;justify-content:center;align-items:center;transition:background .3s ease}#my-library-error-popup.show{display:flex}.my-library-error{background:var(--mlh-bg-secondary);border-radius:16px;width:90%;max-width:320px;min-height:340px;position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;transition:background .3s ease;box-shadow:0 10px 40px #0000004d}body.light-theme .my-library-error{box-shadow:0 10px 40px #0000001a}.my-library-error__text{flex:1;padding:30px 24px 10px;text-align:center;z-index:2}.my-library-error__title{font-size:24px;font-weight:700;color:var(--mlh-text-primary);margin-bottom:16px;letter-spacing:1px;transition:color .3s ease}.my-library-error__message{font-size:15px;color:var(--mlh-text-secondary);line-height:1.8;transition:color .3s ease}.my-library-error__image{flex-shrink:0;width:100%;display:flex;align-items:center;justify-content:center;padding:10px 0 30px}.my-library-error__image img{width:180px;height:auto;object-fit:contain}.my-library-error__close{position:absolute;top:18px;right:20px;background:none;border:none;color:var(--mlh-text-tertiary);font-size:28px;cursor:pointer;z-index:3;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.my-library-error__close:hover{color:var(--mlh-text-primary);background:var(--mlh-border-color)}@media (min-width: 768px){.my-library-hero{width:100%;height:720px}.my-library-hero__overlay{padding-left:32px}.my-library-hero__title{font-size:44px}.my-library-hero__description{max-width:254px;font-size:14px;margin-bottom:77px}.my-library-hero__buttons{gap:8px}.my-library-hero__btn{width:128px;height:40px;font-size:14px}.my-library-hero__rating .star{font-size:20px}.my-library-hero__loader{width:50px;height:50px;border-width:5px}.my-library-error{flex-direction:row;align-items:center;max-width:750px}.my-library-error__text{padding:40px 20px 40px 50px;text-align:left}.my-library-error__title{font-size:28px}.my-library-error__message{font-size:18px}.my-library-error__image{width:300px;padding:0 30px 0 0}.my-library-error__image img{width:260px}}@media (min-width: 1280px){.my-library-hero{height:720px}.my-library-hero__overlay{padding-left:135px}.my-library-hero__title{font-size:64px}.my-library-hero__description{font-size:16px;max-width:300px;margin-bottom:36px}.my-library-hero__btn{width:139px;height:48px;font-size:14px}.my-library-hero__rating .star{font-size:24px}.my-library-hero__buttons{gap:10px}.my-library-hero__loader{width:64px;height:64px;border-width:5px}}#my-library-video-modal{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;z-index:9999;align-items:center;justify-content:center;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}#my-library-video-modal.modal-hidden{opacity:0;visibility:hidden;pointer-events:none}#my-library-video-modal .video-content{position:relative;width:90%;max-width:900px;background:var(--mlh-bg-secondary);border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000080;transition:background .3s ease}body.light-theme #my-library-video-modal .video-content{box-shadow:0 10px 40px #0003}.close-my-library-video{position:absolute;top:-45px;right:0;font-size:36px;color:var(--mlh-white);cursor:pointer;z-index:10000;background:none;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-family:var(--mlh-font-family)}.close-my-library-video:hover{color:#f84119;transform:scale(1.1)}#my-library-video-modal .iframe-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}#my-library-video-modal .iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (min-width: 768px){#my-library-video-modal .video-content{width:85%;max-width:1000px}.close-my-library-video{top:-50px;font-size:42px;width:45px;height:45px}}@media (min-width: 1280px){#my-library-video-modal .video-content{max-width:1200px}.close-my-library-video{top:-55px;font-size:48px;width:50px;height:50px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}.popup-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:none;justify-content:center;align-items:center;padding:20px;z-index:1000}.popup-modal-overlay.is-active{display:flex}.popup-movie-modal{background:#f7f7f7;width:100%;max-width:320px;border-radius:16px;padding:36px 20px 30px;position:relative;overflow-y:auto;max-height:90vh;box-shadow:1px 1px 14px 4px #00000038}.popup-modal-close{position:absolute;top:6px;right:12px;background:transparent;border:none;font-size:18px;line-height:1;color:#1a1a1a;cursor:pointer}.popup-movie-poster img{width:248px;height:315px;object-fit:cover;border-radius:12px}.popup-movie-title{font-size:20px;font-weight:600;margin-bottom:16px;color:#111}.popup-movie-info{list-style:none;margin-bottom:16px}.popup-movie-info li{display:grid;grid-template-columns:120px 1fr;margin-bottom:8px;font-size:14px}.popup-movie-info .popup-label{color:#111;font-weight:700;line-height:1.3}.popup-movie-info .popup-value{font-weight:500;text-align:right;justify-self:end;color:#111}.popup-about-title{font-size:14px;font-weight:600;margin-bottom:8px;color:#111}.popup-movie-description{font-size:13px;line-height:1.5;color:#444;margin-bottom:20px}.popup-pill{display:inline-block;padding:1px 6px;border-radius:5px;background:#fff;color:#111;font-size:12px;line-height:1.4}.popup-pill-sep{margin:0 6px;color:inherit;opacity:.8}body.dark-theme .popup-movie-modal{background:#111;box-shadow:1px 1px 14px 4px #ff6b086b}body.light-theme .popup-movie-modal{background:#fff;box-shadow:1px 1px 14px 4px #00000038}body.dark-theme .popup-modal-close,body.dark-theme .popup-movie-title,body.dark-theme .popup-movie-info .popup-value,body.dark-theme .popup-about-title{color:#f8f8f8}body.dark-theme .popup-movie-info .popup-label{color:#b7b7b7}body.dark-theme .popup-movie-description{color:#e0e0e0}body.dark-theme .popup-pill{background:#fff;color:#111}body.dark-theme .popup-add-library-btn{background:#111;border:1px solid #f87719;color:#fff}body.dark-theme .popup-add-library-btn.is-remove{color:#fff}.popup-add-library-btn{width:140px;height:38px;padding:12px 24px;border-radius:74px;border:1px solid #f87719;background:#fff;color:#f87719;font-weight:600;font-size:12px;line-height:1.3;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.popup-add-library-btn:hover{background:#fff;color:#f87719}@media (min-width: 768px){.popup-movie-modal{display:grid;grid-template-columns:repeat(2,1fr);max-width:704px;padding:32px}.popup-movie-poster img{width:294px;height:400px}.popup-movie-title{font-size:22px}.popup-movie-description{font-size:14px}}@media (min-width: 1280px){.popup-movie-modal{max-width:900px;gap:24px;padding:32px}.popup-movie-poster img{width:375px;height:478px}.popup-movie-content{display:flex;flex-direction:column}.popup-add-library-btn{max-width:200px}}.popup-loader{width:48px;height:48px;border:4px solid #eee;border-top:4px solid #f87719;border-radius:50%;animation:spin 1s linear infinite;margin:40px auto}.popup-loader.is-hidden{display:none}@keyframes spin{to{transform:rotate(360deg)}}:root{--up-primary-orange: #ff6b01;--up-gradient-orange: linear-gradient( 141.22deg, #ffc226 9.4%, #f84119 91.91% );--up-text-main: #111111;--up-text-light: #b8b8b8;--up-bg-white: #ffffff;--up-bg-dark: #111111}.upcoming-section{max-width:320px;padding:0 20px;margin:0 auto}.section-title{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:24px;color:var(--up-text-main)}.upcoming-wrapper{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.upcoming-poster-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 10px 20px #0000004d;cursor:pointer}.upcoming-poster-container img{width:280px;height:402px;object-fit:cover;transition:transform .3s ease}.upcoming-info-container{width:100%;display:flex;flex-direction:column}.upcoming-movie-title{font-size:20px;font-weight:700;margin-bottom:20px;text-transform:uppercase;cursor:pointer}.upcoming-meta-grid{display:grid;grid-template-columns:auto 1fr;gap:10px 20px;margin-bottom:24px}.meta-label{font-size:16px;font-weight:500;color:#b7b7b7}.meta-value{font-weight:500;text-transform:capitalize}.meta-value.highlight-date{color:var(--up-primary-orange)}.vote-badge,.vote-count{background-color:#fff;color:#000;padding:2px 6px;border-radius:5px;font-weight:700}.upcoming-about{margin-bottom:20px}.upcoming-about-title{font-size:16px;font-weight:600;margin-bottom:10px;text-transform:uppercase}.upcoming-overview{font-size:14px;line-height:1.6;color:#f8f8f8;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.btn-library{border-radius:74px;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s ease;border:none;display:inline-block;width:155px;height:40px;text-align:center}.btn-library.add{background:var(--up-gradient-orange);color:#000;border:1px solid transparent}.btn-library.add:hover{color:#fff}.btn-library.remove{background:transparent;border:1px solid var(--up-primary-orange);color:var(--up-primary-orange)}@media screen and (min-width: 768px){.upcoming-section{max-width:768px;padding:0 32px}.section-title{font-size:24px}.upcoming-movie-title{font-size:28px}.upcoming-poster-container img{width:704px;height:400px;object-fit:cover;transition:transform .3s ease}.upcoming-meta-grid{grid-template-columns:auto 1fr auto 1fr;gap:10px 40px}}@media screen and (min-width: 1280px){.upcoming-section{max-width:1280px}.section-title{font-size:24px}.upcoming-wrapper{flex-direction:row;gap:16px;align-items:center}.upcoming-poster-container{flex:0 0 805px}.upcoming-poster-container img{width:805px;height:458px}.upcoming-info-container{flex:0 0 390px;max-width:420px}.upcoming-meta-grid{grid-template-columns:120px 1fr}.upcoming-movie-title{font-size:36px}.upcoming-overview{font-size:16px}}.upcoming-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility .3s;z-index:1000}.upcoming-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.upcoming-modal{background:#fff;width:90%;max-width:800px;border-radius:10px;padding:20px;position:relative;transform:translateY(50px);transition:transform .3s;max-height:90vh;overflow-y:auto}.upcoming-backdrop.is-open .upcoming-modal{transform:translateY(0)}.upcoming-modal-content{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.upcoming-modal-content{flex-direction:row}}.modal-poster{width:100%;max-width:240px;border-radius:8px;margin:0 auto}.modal-info{flex:1}.modal-close-btn{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;z-index:10}body.dark-theme .section-title{color:#fff}body.dark-theme .upcoming-overview{color:#ccc}body.dark-theme .meta-label{color:#aaa;font-weight:700}body.light-theme .meta-label{color:#111;font-weight:700}body.dark-theme .meta-value{color:#eee;font-weight:700}body.light-theme .meta-value{color:#282828;font-weight:700}body.dark-theme .meta-value.highlight-date,body.light-theme .meta-value.highlight-date{color:var(--up-primary-orange)}body.light-theme .upcoming-overview{color:#282828}body.dark-theme .upcoming-modal{background:#111;color:#fff}body.dark-theme .btn-library.remove{background:transparent;border:1px solid #fff;color:#fff}.weekly-trends{background-color:#111;color:#fff;font-family:Roboto,sans-serif;padding:20px 0}.weekly-trends__container{max-width:320px;margin:0 auto;padding:0 20px}.weekly-trends__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.weekly-trends__title{color:#fff;font-size:16px;font-weight:700}.weekly-trends__see-all{color:#f87719;font-size:16px;font-weight:700}.weekly-trends__grid{display:grid;gap:20px;grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.weekly-trends__container{max-width:768px;margin:0 auto;padding:0 32px}.weekly-trends__title,.weekly-trends__see-all{font-size:24px}.weekly-trends__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.weekly-trends__container{max-width:1280px}.weekly-trends__title,.weekly-trends__see-all{font-size:28px}.weekly-trends__grid{grid-template-columns:repeat(3,1fr)}}.weekly-trends__card{position:relative;border-radius:14px;overflow:hidden;transition:transform .3s ease;cursor:pointer}.weekly-trends__card img{width:100%;display:block;aspect-ratio:2 / 3;object-fit:cover}.weekly-trends__info{position:absolute;bottom:0;left:0;width:100%;padding:20px 12px 12px;display:flex;justify-content:space-between;align-items:flex-end;box-sizing:border-box;background:linear-gradient(to top,#000000e6,#0000)}.weekly-trends__movie-title{color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;margin:0 0 4px}.weekly-trends__movie-meta{color:#b7b7b7;font-size:12px}.weekly-trends__stars{color:#f87719;display:inline-flex;gap:2px;margin-bottom:2px}.weekly-trends__stars .star-item{width:12px;height:12px;display:inline-block;position:relative;background:url(../assets/star-icon.svg) no-repeat center / contain}.weekly-trends__stars .star-filled{background:url(../assets/star-icon-filled.svg) no-repeat center / contain}.weekly-trends__stars .star-empty{background:url(../assets/star-icon.svg) no-repeat center / contain}.weekly-trends__stars .star-half:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../assets/star-icon-filled.svg) no-repeat center / contain;clip-path:inset(0 50% 0 0)}
