html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}body{font-size:1rem;color:var(--color-white);background-color:var(--color-bluegray-100)}#wrap,section{display:flex;flex-direction:column;justify-content:center}main{margin:4rem 0;min-height:65vh}.main-title{font-family:Poppins,sans-serif;font-weight:600;font-size:2.25rem;line-height:100%;letter-spacing:0%;margin-bottom:3.125rem}@media screen and (max-width:1120px){.background-container{height:400px;padding-left:3rem}.title{font-size:2.5rem}}@media screen and (max-width:800px){.background-container{height:300px;padding-left:1.5rem}.title{font-size:1.75rem}.main-title{font-size:1.5rem;margin-bottom:1.5rem}.container{padding:0 1.5rem}}.star{width:24px}button{border:0;padding:.5rem 1rem;cursor:pointer}button.primary{color:var(--color-white);font-weight:700;background-color:var(--color-lightblue-90);border-radius:4px}#wrap{min-width:320px;background-color:var(--color-bluegray-100)}#wrap h2{font-size:1.4rem;font-weight:700;margin-bottom:32px}.container{max-width:1280px;margin:0 auto}.search-container{display:flex;flex-direction:column;align-items:center;padding-top:40px;gap:24px}.search-form{display:flex;align-items:center;width:525px;height:36px;border-radius:32px;border:2px solid var(--color-white);padding:6px 16px;background:transparent;justify-content:space-between;opacity:1}.search-input{flex:1;border:none;outline:none;background:transparent;font-family:DM Sans,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5rem;letter-spacing:0;color:var(--color-white)}@media screen and (max-width:800px){.search-form{width:325px}}@media screen and (max-width:390px){.search-form{width:100%}}.img-search{width:16px;height:16px;background:transparent;opacity:1}.search-input::placeholder{color:var(--color-white);opacity:.6}.btn-submit{background:transparent;border:none;cursor:pointer;padding-right:.25rem}.background-container{position:relative;background-position:center center;background-size:cover;height:500px}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}.overlay *{pointer-events:auto}.top-rated-container{-webkit-user-select:none;user-select:none;position:relative;z-index:2;max-width:1280px;margin:0 auto}.top-rated-movie{position:absolute;top:181px;left:90px;z-index:2;-webkit-user-select:none;user-select:none}.top-rated-movie>*:not(:last-child){margin-bottom:.5rem}h1.logo{cursor:pointer}h1.logo img{width:123px;height:20px}.rate{display:flex;align-items:baseline;color:var(--color-yellow)}.rate>img{position:relative;top:2px}span.rate-value{margin-left:.5rem;font-weight:700;font-size:1.66rem}.title{font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:600;line-height:100%;letter-spacing:0%}footer.footer{min-height:180px;background-color:var(--color-bluegray-80);display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:1.1rem}footer.footer p:not(:last-child){margin-bottom:.5rem}.btn-more{background-color:#0da9fd;max-width:1280px;height:49px;gap:.625rem;opacity:1;border-radius:8px;padding:.625rem;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;line-height:100%;letter-spacing:.015rem;text-align:center}.tab{display:flex;margin:2rem 0}.tab-item{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;width:120px;height:40px;border-radius:40px;background:linear-gradient(90deg,#14191f,#0a0d12)}.tab-item.selected{background:linear-gradient(90deg,#4b8bf4,#1c2a3a)}.tab-item:hover{background:linear-gradient(90deg,#2f3e54,#4b8bf4)}.tab li:not(:last-child){margin-right:.5rem}.result-none{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;font-size:1.125rem;gap:1.5625rem}.result-none-text{font-family:Poppins,sans-serif;font-weight:600;font-size:2.25rem;line-height:100%;letter-spacing:0%}.movie-section{width:fit-content;margin:0 auto}.thumbnail-list{margin:0 0 3.5rem;display:grid;grid-template-columns:repeat(5,200px);gap:53px}@media screen and (max-width:1310px){.thumbnail-list{grid-template-columns:repeat(4,200px)}}@media screen and (max-width:1080px){.thumbnail-list{grid-template-columns:repeat(3,200px)}}@media screen and (max-width:800px){.thumbnail-list{grid-template-columns:repeat(2,200px)}}@media screen and (max-width:390px){.thumbnail-list{grid-template-columns:repeat(1,200px)}}.thumbnail{width:200px;height:300px;border-radius:8px}.item{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;flex-direction:column;gap:.625rem}.item-desc{display:flex;flex-direction:column;gap:.625rem;font-family:Inter,sans-serif;font-weight:700;font-size:1.25rem;line-height:100%;letter-spacing:0%}.item-desc>*:not(:last-child){position:relative;margin-bottom:.25rem;line-height:1.2rem}p.rate{display:flex;align-items:baseline;color:var(--color-yellow)}p.rate>span{margin-left:.25rem}.item .star{width:16px;top:1px}:root{--color-white: #ffffff;--color-lightblue-90: #0da9fd;--color-bluegray-100: #242a32;--color-bluegray-80: #39414d;--color-bluegray-10: #e0e6ed;--color-bluegray-30: #a6b1c3;--color-bluegray-90: #2f3844;--color-gray-300: #d1d3d4;--color-yellow: #ffc700;--color-ffffff: #ffffff;--color-242a32: #242a32}dialog.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--color-bluegray-90);padding:40px 24px;border-radius:16px;border:none;color:#fff;width:960px;height:817px;max-width:90vw;max-height:90vh;overflow-y:auto;margin:0}dialog.modal::backdrop{background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-loading{display:flex;justify-content:center;align-items:center;height:100%}.spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.close-modal{position:absolute;margin:0;padding:0;top:24px;right:24px;background:none;border:none;color:#fff;cursor:pointer}.modal-container{display:flex;gap:24px}.modal-image img{width:500px;height:737px;object-fit:cover;border-radius:16px}.modal-description{width:100%;line-height:1.6rem}.modal-description .rate{display:flex;align-items:center;gap:16px;line-height:1}.modal-description .rate>span:first-child{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.25rem;color:#fff}.rate-score{display:flex;align-items:center;gap:6px;height:29px}.rate-score img{width:24px;height:24px}.rate-score span{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.5rem;line-height:100%;letter-spacing:.18px;color:#ffc700}.modal-description>*:not(:last-child){margin-bottom:16px}.modal-description .rate{margin-bottom:16px}.modal-divider{border:none;border-top:.5px solid #95a1b2;margin:0}.modal-description h2{font-family:DM Sans,sans-serif;font-weight:700;font-size:2rem;line-height:100%;letter-spacing:0%;margin:0 0 8px}.subtitle{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.25rem;line-height:100%;letter-spacing:0%}.section-label{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.5rem;line-height:100%;letter-spacing:.18px;margin-top:16px}.star-rating{display:flex;align-items:center;gap:8px}.star-list{display:flex;flex-direction:row-reverse}.star-list input[type=radio]{display:none}.star-list label{display:inline-block;width:32px;height:32px;background-size:200% 100%;background-position:0% 0%;cursor:pointer}.star-list:has(label:hover) label{background-position:0% 0%}.star-list:has(label:hover) label:hover,.star-list label:hover~label{background-position:100% 0%}.star-list:not(:hover) input[type=radio]:checked~label{background-position:100% 0%}.rating-label{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.125rem;line-height:100%;letter-spacing:.18px;color:#fff;margin-left:8px}.rating-score{color:#95a1b2}.detail{max-height:300px;overflow-y:auto;font-family:Montserrat,sans-serif;font-weight:300}@media screen and (max-width:1080px){dialog.modal{top:auto;left:50%;bottom:0;transform:translate(-50%);width:800px;max-width:100vw;max-height:90vh;padding:40px 24px;border-radius:16px 16px 0 0;overflow-y:auto}.modal-container{flex-direction:column;align-items:center;gap:24px}.modal-description{width:100%}.modal-description h2,.modal-description .subtitle,.modal-description .rate{text-align:center}.modal-description .rate{justify-content:center}.modal-image img{width:200px;height:295px;border-radius:16px}.detail{max-height:none}}@media screen and (max-width:800px){dialog.modal{width:390px;max-width:100vw;max-height:90vh;padding:40px 24px;border-radius:16px 16px 0 0;overflow-y:auto;top:auto;left:50%;bottom:0;transform:translate(-50%);margin:0}.modal-image{display:none}.modal-container{flex-direction:column;gap:24px}.modal-image img{width:100%;height:auto;aspect-ratio:2 / 3}.modal-description .section-label{text-align:center}.star-rating{flex-direction:column;align-items:center}.detail{max-height:none}}
