.page-module___8aEwW__page{padding-bottom:var(--spacing-2xl)}.page-module___8aEwW__dashboardLayout{gap:2rem;max-width:1400px;margin:0 auto;padding:0 1rem;display:flex}.page-module___8aEwW__feedColumn{flex:0 0 350px;position:relative}.page-module___8aEwW__exploreColumn{flex:1;min-width:0}.page-module___8aEwW__hero{background:radial-gradient(circle at 50% 0%, var(--bg-tertiary) 0%, var(--bg-primary) 70%);border-bottom:1px solid var(--border-color);margin-bottom:var(--spacing-2xl);padding:120px 0 80px;position:relative;overflow:hidden}.page-module___8aEwW__hero:before{content:"";opacity:.02;z-index:0;pointer-events:none;background-image:url(/logo-pattern.svg);background-repeat:repeat;background-size:80px 80px;position:absolute;inset:0}.page-module___8aEwW__hero>div{z-index:1;position:relative}.page-module___8aEwW__title{letter-spacing:-.02em;margin-bottom:var(--spacing-md);background:linear-gradient(180deg, var(--text-primary) 0%, var(--text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:4rem;font-weight:700}.page-module___8aEwW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto var(--spacing-xl);font-size:1.25rem;line-height:1.6}.page-module___8aEwW__ctaGroup{gap:var(--spacing-md);justify-content:center;display:flex}.page-module___8aEwW__sectionTitle{margin-bottom:var(--spacing-lg);font-size:1.5rem;font-weight:600}.page-module___8aEwW__grid{gap:var(--spacing-xl) var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}@media (max-width:768px){.page-module___8aEwW__hero{padding:80px 0 60px}.page-module___8aEwW__title{font-size:2.5rem}.page-module___8aEwW__subtitle{padding:0 var(--spacing-sm);font-size:1.1rem}.page-module___8aEwW__ctaGroup{width:100%;padding:0 var(--spacing-md);flex-direction:column}.page-module___8aEwW__ctaGroup>*{width:100%}.page-module___8aEwW__grid{gap:var(--spacing-md) var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.page-module___8aEwW__dashboardLayout{flex-direction:column}.page-module___8aEwW__feedColumn{flex:none;width:100%}}.page-module___8aEwW__movieCard{gap:var(--spacing-sm);cursor:pointer;group:hover;flex-direction:column;display:flex}.page-module___8aEwW__posterWrapper{aspect-ratio:2/3;border-radius:var(--radius-lg);background-color:var(--bg-tertiary);width:100%;transition:transform var(--transition-normal), box-shadow var(--transition-normal);border:1px solid var(--border-color);position:relative;overflow:hidden}.page-module___8aEwW__movieCard:hover .page-module___8aEwW__posterWrapper{border-color:var(--border-light);transform:translateY(-4px)scale(1.02);box-shadow:0 12px 30px #00000080}.page-module___8aEwW__posterImage{object-fit:cover;transition:transform .5s}.page-module___8aEwW__movieCard:hover .page-module___8aEwW__posterImage{transform:scale(1.05)}.page-module___8aEwW__ratingBadge{top:var(--spacing-sm);right:var(--spacing-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-md);background:#0a0a0ab3;border:1px solid #ffffff1a;align-items:center;padding:4px 8px;font-size:.8rem;font-weight:600;display:flex;position:absolute}.page-module___8aEwW__posterPlaceholder{color:var(--text-muted);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module___8aEwW__movieInfo{padding:0 var(--spacing-xs)}.page-module___8aEwW__movieTitle{white-space:nowrap;text-overflow:ellipsis;color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:2px;font-size:1.05rem;font-weight:600;overflow:hidden}.page-module___8aEwW__movieCard:hover .page-module___8aEwW__movieTitle{color:var(--accent-color)}
.MovieCarousel-module__2iF1CW__section{width:100%;margin:3rem 0}.MovieCarousel-module__2iF1CW__header{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;padding:0 5%;display:flex}.MovieCarousel-module__2iF1CW__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.MovieCarousel-module__2iF1CW__viewAll{color:var(--primary-color);font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.MovieCarousel-module__2iF1CW__viewAll:hover{opacity:.8}.MovieCarousel-module__2iF1CW__carouselWrapper{width:100%;position:relative}.MovieCarousel-module__2iF1CW__carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1.5rem;padding:1rem 5%;display:flex;overflow-x:auto}.MovieCarousel-module__2iF1CW__carousel::-webkit-scrollbar{display:none}.MovieCarousel-module__2iF1CW__scrollBtn{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:20;opacity:0;background:#0009;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MovieCarousel-module__2iF1CW__carouselWrapper:hover .MovieCarousel-module__2iF1CW__scrollBtn{opacity:1}.MovieCarousel-module__2iF1CW__scrollBtn:hover{background:rgba(var(--primary-rgb), .8);transform:translateY(-50%)scale(1.1)}.MovieCarousel-module__2iF1CW__leftBtn{left:2%}.MovieCarousel-module__2iF1CW__rightBtn{right:2%}@media (max-width:768px){.MovieCarousel-module__2iF1CW__scrollBtn{display:none}}
.MovieCard-module__UI7sta__card{aspect-ratio:2/3;border-radius:var(--radius-lg);cursor:pointer;background:var(--bg-tertiary);flex-shrink:0;width:200px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.MovieCard-module__UI7sta__cardSquare{aspect-ratio:1;border-radius:var(--radius-lg);cursor:pointer;background:var(--bg-tertiary);flex-shrink:0;width:200px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}@media (max-width:768px){.MovieCard-module__UI7sta__card,.MovieCard-module__UI7sta__cardSquare{scroll-snap-align:start;width:140px}.MovieCard-module__UI7sta__overlay{padding:1rem .5rem .5rem}.MovieCard-module__UI7sta__title{font-size:.85rem}}.MovieCard-module__UI7sta__card:hover{z-index:10;transform:translateY(-8px)scale(1.02);box-shadow:0 15px 30px #00000080}.MovieCard-module__UI7sta__poster{object-fit:cover;width:100%;height:100%;transition:filter .3s}.MovieCard-module__UI7sta__card:hover .MovieCard-module__UI7sta__poster{filter:brightness(.6)}.MovieCard-module__UI7sta__overlay{opacity:1;background:linear-gradient(#0000 0%,#000000e6 100%);flex-direction:column;gap:.25rem;padding:1.5rem 1rem 1rem;transition:padding-bottom .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.MovieCard-module__UI7sta__card:hover .MovieCard-module__UI7sta__overlay{padding-bottom:1.25rem}.MovieCard-module__UI7sta__title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.MovieCard-module__UI7sta__meta{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.MovieCard-module__UI7sta__rating{color:#f59e0b;align-items:center;gap:.25rem;font-weight:600;display:flex}.MovieCard-module__UI7sta__placeholder{background:var(--bg-secondary);width:100%;height:100%;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:1rem;font-size:.8rem;display:flex}
.LandingPage-module__Gfr6OG__landingContainer{background-color:var(--background-color);min-height:100vh;color:var(--text-color);font-family:var(--font-geist-sans), sans-serif;flex-direction:column;display:flex;overflow-x:hidden}.LandingPage-module__Gfr6OG__voxBackground{background-color:var(--background-color,#0a0a0f);opacity:.03;z-index:0;pointer-events:none;background-image:url(/logo-pattern.svg);background-repeat:repeat;background-size:80px 80px;height:600px;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.LandingPage-module__Gfr6OG__content{z-index:1;width:100%;max-width:1000px;margin:0 auto;padding:0 20px;position:relative}.LandingPage-module__Gfr6OG__hero{text-align:center;max-width:700px;margin:0 auto;padding:120px 0 60px}.LandingPage-module__Gfr6OG__heroLines{flex-direction:column;gap:8px;margin-bottom:40px;display:flex}.LandingPage-module__Gfr6OG__titleLine{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#a5a5b0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;display:inline-block}.LandingPage-module__Gfr6OG__scribbleWord{white-space:nowrap;display:inline-flex;position:relative}.LandingPage-module__Gfr6OG__scribbleSvg{pointer-events:none;z-index:10;width:110%;height:80%;position:absolute;top:50%;left:-5%;transform:translateY(-50%)}.LandingPage-module__Gfr6OG__scribblePath{stroke-dasharray:300;stroke-dashoffset:300px}.LandingPage-module__Gfr6OG__scribbleWord.LandingPage-module__Gfr6OG__scribbled .LandingPage-module__Gfr6OG__scribblePath{stroke-dashoffset:0;transition:stroke-dashoffset .3s ease-out}.LandingPage-module__Gfr6OG__scribbleWordWrapper{transition:opacity .3s,transform .3s;display:inline-block}.LandingPage-module__Gfr6OG__scribbleWordWrapper.LandingPage-module__Gfr6OG__hidden{opacity:0;transform:translateY(10px)scale(.95)}.LandingPage-module__Gfr6OG__scribbleWordWrapper.LandingPage-module__Gfr6OG__visible{opacity:1;transform:translateY(0)scale(1)}.LandingPage-module__Gfr6OG__scribbleWordInner{background:linear-gradient(135deg,#fff 0%,#a5a5b0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.LandingPage-module__Gfr6OG__ctaGroup{justify-content:center;margin-bottom:30px;display:flex}.LandingPage-module__Gfr6OG__btnPrimary{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:8px;align-items:center;gap:10px;padding:16px 36px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.LandingPage-module__Gfr6OG__btnPrimary:hover{color:#000;background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 15px #fff3}.LandingPage-module__Gfr6OG__heroSubtitle{color:var(--text-muted);letter-spacing:.5px;font-size:1.1rem;font-weight:500}.LandingPage-module__Gfr6OG__featuresRow{border-top:1px solid #2c3440;border-bottom:1px solid #2c3440;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px;padding:60px 0;display:grid}.LandingPage-module__Gfr6OG__featureCol{text-align:center}.LandingPage-module__Gfr6OG__featureIcon{width:40px;height:40px;color:var(--primary-color);margin:0 auto 20px}.LandingPage-module__Gfr6OG__featureTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:.9rem;font-weight:600}.LandingPage-module__Gfr6OG__featureDesc{color:#fff;font-size:1rem;font-weight:400;line-height:1.5}.LandingPage-module__Gfr6OG__trendingSection{padding:60px 0 100px}.LandingPage-module__Gfr6OG__sectionHeader{border-bottom:1px solid #2c3440;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;display:flex}.LandingPage-module__Gfr6OG__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.LandingPage-module__Gfr6OG__postersRow{justify-content:space-between;gap:15px;display:flex}.LandingPage-module__Gfr6OG__posterWrap{border:1px solid #0000;border-radius:4px;flex:1;transition:transform .2s;position:relative;overflow:hidden}.LandingPage-module__Gfr6OG__posterWrap:hover{border-color:var(--primary-color);z-index:2;transform:scale(1.05);box-shadow:0 10px 20px #00000080}.LandingPage-module__Gfr6OG__posterWrap img{aspect-ratio:2/3;object-fit:cover;width:100%;display:block}@media (max-width:768px){.LandingPage-module__Gfr6OG__featuresRow{grid-template-columns:1fr;gap:30px}.LandingPage-module__Gfr6OG__postersRow{flex-wrap:wrap;justify-content:center}.LandingPage-module__Gfr6OG__posterWrap{flex:0 0 calc(33.333% - 10px)}}@media (max-width:480px){.LandingPage-module__Gfr6OG__posterWrap{flex:0 0 calc(50% - 10px)}}
