.selection-indicator-module__-vNETq__indicator{z-index:10;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:8px;right:8px}.selection-indicator-module__-vNETq__included{background:linear-gradient(135deg,var(--movie-gold,#f1b463)0%,var(--series-violet,#a78bfa)100%);box-shadow:0 4px 12px #0006,0 0 20px #f1b46380}.selection-indicator-module__-vNETq__excluded{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 12px #0006,0 0 20px #ef444480}.selection-indicator-module__-vNETq__indicator svg{color:#fff;stroke-width:3px}
.DateTimeSelection-module__Ade05q__container{width:100%;padding:0 1rem 80px}@media screen and (max-width:768px){.DateTimeSelection-module__Ade05q__container{padding:0 .5rem 100px}}.DateTimeSelection-module__Ade05q__sectionTitle{text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#fff;text-shadow:0 2px 8px #00000080;margin:2rem 0 clamp(16px,3vh,28px);padding:0 clamp(10px,3vw,20px);font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600}@media screen and (min-width:600px){.DateTimeSelection-module__Ade05q__sectionTitle{font-size:2.2rem}}@media screen and (min-width:1600px){.DateTimeSelection-module__Ade05q__sectionTitle{font-size:2.8rem}}.DateTimeSelection-module__Ade05q__grid{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.DateTimeSelection-module__Ade05q__card{--shiny-highlight:var(--movie-gold,#f1b463);--shiny-highlight-secondary:var(--series-violet,#a78bfa);--duration:3s;cursor:pointer;background:#ffffff08;border:2px solid #0000;border-radius:12px;width:clamp(140px,18vw,200px);transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden}@media screen and (max-width:768px){.DateTimeSelection-module__Ade05q__grid{gap:.75rem}.DateTimeSelection-module__Ade05q__card{width:calc(50% - .5rem);max-width:180px}}.DateTimeSelection-module__Ade05q__card:hover{background:linear-gradient(#ffffff08,#ffffff08)padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--shiny-highlight)var(--gradient-percent),var(--shiny-highlight-secondary)calc(var(--gradient-percent)*2),var(--shiny-highlight)calc(var(--gradient-percent)*3),transparent calc(var(--gradient-percent)*4))border-box;animation:DateTimeSelection-module__Ade05q__gradient-angle var(--duration)linear infinite;transform:translateY(-2px);box-shadow:0 8px 24px #f1b46333}.DateTimeSelection-module__Ade05q__cardSelected{background:linear-gradient(#ffffff0d,#ffffff0d)padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--shiny-highlight)var(--gradient-percent),var(--shiny-highlight-secondary)calc(var(--gradient-percent)*2),var(--shiny-highlight)calc(var(--gradient-percent)*3),transparent calc(var(--gradient-percent)*4))border-box;animation:DateTimeSelection-module__Ade05q__gradient-angle var(--duration)linear infinite;box-shadow:0 0 24px #f1b4634d}.DateTimeSelection-module__Ade05q__cardExcluded{--excluded-red:#ef4444;--excluded-red-dark:#dc2626;opacity:.75;background:linear-gradient(#ffffff08,#ffffff08)padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--excluded-red)var(--gradient-percent),var(--excluded-red-dark)calc(var(--gradient-percent)*2),var(--excluded-red)calc(var(--gradient-percent)*3),transparent calc(var(--gradient-percent)*4))border-box;animation:DateTimeSelection-module__Ade05q__gradient-angle var(--duration)linear infinite;box-shadow:0 0 24px #ef44444d}.DateTimeSelection-module__Ade05q__card:focus-visible{outline:2px solid var(--glass-accent);outline-offset:2px}.DateTimeSelection-module__Ade05q__posterContainer{aspect-ratio:2/3;width:100%;position:relative}.DateTimeSelection-module__Ade05q__poster{object-fit:cover;transition:transform .3s}.DateTimeSelection-module__Ade05q__card:hover .DateTimeSelection-module__Ade05q__poster{transform:scale(1.05)}.DateTimeSelection-module__Ade05q__posterPlaceholder{background:radial-gradient(circle at 50% 30%,#14283ce6 0%,#0a192dd9 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.DateTimeSelection-module__Ade05q__dateIcon,.DateTimeSelection-module__Ade05q__timeIcon,.DateTimeSelection-module__Ade05q__statusIcon,.DateTimeSelection-module__Ade05q__seasonsIcon{opacity:.7;font-size:3rem}.DateTimeSelection-module__Ade05q__cardName{color:#fff;text-align:center;text-shadow:0 2px 4px #000c;letter-spacing:.05em;background:linear-gradient(#0000 0%,#000000b3 40%,#000000f2 100%);padding:2rem .5rem .75rem;font-size:.85rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.DateTimeSelection-module__Ade05q__cardSelected .DateTimeSelection-module__Ade05q__cardName{color:var(--glass-accent)}.DateTimeSelection-module__Ade05q__keyword{background:linear-gradient(90deg,var(--movie-gold)0%,var(--series-violet)50%,var(--movie-gold)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite DateTimeSelection-module__Ade05q__gradientShift}@keyframes DateTimeSelection-module__Ade05q__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.GenreMatchToggle-module__DMNQWG__container{align-items:center;margin-bottom:1rem;padding:0 1rem;display:flex}@media screen and (max-width:768px){.GenreMatchToggle-module__DMNQWG__container{padding:0 .5rem}}.GenreMatchToggle-module__DMNQWG__toggleGroup{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:3px;transition:opacity .2s;display:inline-flex}.GenreMatchToggle-module__DMNQWG__toggleGroup.GenreMatchToggle-module__DMNQWG__disabled{opacity:.5;cursor:not-allowed}.GenreMatchToggle-module__DMNQWG__toggleItem{color:#fff9;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:6px;outline:none;padding:6px 14px;font-size:.8rem;font-weight:500;transition:color .2s,background .2s;position:relative}.GenreMatchToggle-module__DMNQWG__toggleItem:hover:not(:disabled){color:#fffc}.GenreMatchToggle-module__DMNQWG__toggleItem:focus-visible{outline:2px solid var(--glass-accent);outline-offset:2px}.GenreMatchToggle-module__DMNQWG__toggleItem:disabled{cursor:not-allowed}.GenreMatchToggle-module__DMNQWG__toggleItem.GenreMatchToggle-module__DMNQWG__active{color:#000}.GenreMatchToggle-module__DMNQWG__activeIndicator{background:linear-gradient(135deg,var(--movie-gold,#f1b463)0%,var(--series-violet,#a78bfa)50%,var(--movie-gold,#f1b463)100%);z-index:-1;background-size:200% 200%;border-radius:6px;animation:3s ease-in-out infinite GenreMatchToggle-module__DMNQWG__gradientShift;position:absolute;inset:0}@keyframes GenreMatchToggle-module__DMNQWG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.GenreMatchToggle-module__DMNQWG__label{z-index:1;position:relative}@media screen and (max-width:480px){.GenreMatchToggle-module__DMNQWG__toggleItem{padding:5px 10px;font-size:.75rem}}
.GenreSelection-module__6ZFttq__container{width:100%;padding:0 1rem}@media screen and (max-width:768px){.GenreSelection-module__6ZFttq__container{padding:0 .5rem}}.GenreSelection-module__6ZFttq__selectionCounter{border-left:4px solid var(--glass-accent);color:var(--glass-accent);background:linear-gradient(135deg,#0ad3ff33 0%,#0ad3ff1a 100%);border-radius:8px;margin-bottom:1.5rem;padding:12px 20px;font-size:.95rem;font-weight:700;display:inline-block;box-shadow:0 4px 16px #0ad3ff33}.GenreSelection-module__6ZFttq__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;width:100%;max-height:calc(100vh - 320px);padding:.5rem .5rem 80px;display:grid;overflow-y:auto}@media screen and (min-width:1200px){.GenreSelection-module__6ZFttq__grid{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:768px){.GenreSelection-module__6ZFttq__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-height:none;overflow-y:visible}}.GenreSelection-module__6ZFttq__card{--shiny-highlight:var(--movie-gold,#f1b463);--shiny-highlight-secondary:var(--series-violet,#a78bfa);--duration:3s;cursor:pointer;background:#ffffff08;border:2px solid #0000;border-radius:12px;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden}.GenreSelection-module__6ZFttq__card:hover{background:linear-gradient(#ffffff08,#ffffff08)padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--shiny-highlight)var(--gradient-percent),var(--shiny-highlight-secondary)calc(var(--gradient-percent)*2),var(--shiny-highlight)calc(var(--gradient-percent)*3),transparent calc(var(--gradient-percent)*4))border-box;animation:GenreSelection-module__6ZFttq__gradient-angle var(--duration)linear infinite;transform:translateY(-2px);box-shadow:0 8px 24px #f1b46333}.GenreSelection-module__6ZFttq__cardSelected{background:linear-gradient(#ffffff0d,#ffffff0d)padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--shiny-highlight)var(--gradient-percent),var(--shiny-highlight-secondary)calc(var(--gradient-percent)*2),var(--shiny-highlight)calc(var(--gradient-percent)*3),transparent calc(var(--gradient-percent)*4))border-box;animation:GenreSelection-module__6ZFttq__gradient-angle var(--duration)linear infinite;box-shadow:0 0 24px #f1b4634d}.GenreSelection-module__6ZFttq__cardExcluded{--excluded-red:#ef4444;--excluded-red-dark:#dc2626;opacity:.75;background:linear-gradient(#ffffff08,#ffffff08)padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--excluded-red)var(--gradient-percent),var(--excluded-red-dark)calc(var(--gradient-percent)*2),var(--excluded-red)calc(var(--gradient-percent)*3),transparent calc(var(--gradient-percent)*4))border-box;animation:GenreSelection-module__6ZFttq__gradient-angle var(--duration)linear infinite;box-shadow:0 0 24px #ef44444d}.GenreSelection-module__6ZFttq__card:focus-visible{outline:2px solid var(--glass-accent);outline-offset:2px}.GenreSelection-module__6ZFttq__posterContainer{aspect-ratio:2/3;width:100%;position:relative}.GenreSelection-module__6ZFttq__poster{object-fit:cover;transition:transform .3s}.GenreSelection-module__6ZFttq__card:hover .GenreSelection-module__6ZFttq__poster{transform:scale(1.05)}.GenreSelection-module__6ZFttq__posterPlaceholder{background:radial-gradient(circle at 50% 30%,#14283ce6 0%,#0a192dd9 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.GenreSelection-module__6ZFttq__genreIcon{opacity:.7;font-size:3rem}.GenreSelection-module__6ZFttq__cardName{color:#fff;text-align:center;text-shadow:0 2px 4px #000c;letter-spacing:.05em;background:linear-gradient(#0000 0%,#000000b3 40%,#000000f2 100%);padding:2rem .5rem .75rem;font-size:.85rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.GenreSelection-module__6ZFttq__cardSelected .GenreSelection-module__6ZFttq__cardName{color:var(--glass-accent)}.GenreSelection-module__6ZFttq__skeleton{aspect-ratio:2/3;background:#ffffff0d;border-radius:12px;overflow:hidden}.GenreSelection-module__6ZFttq__skeletonPoster{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;width:100%;height:80%;animation:1.5s infinite GenreSelection-module__6ZFttq__shimmer}.GenreSelection-module__6ZFttq__skeletonName{background:#ffffff08;height:20%}@keyframes GenreSelection-module__6ZFttq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.KeywordSelection-module__s8jE5a__container{flex-direction:column;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;display:flex}.KeywordSelection-module__s8jE5a__searchContainer{width:100%;max-width:400px;margin:0 auto;position:relative}.KeywordSelection-module__s8jE5a__searchIcon{color:#ffffff80;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.KeywordSelection-module__s8jE5a__searchInput{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;transition:all .2s}.KeywordSelection-module__s8jE5a__searchInput:focus{border-color:var(--movie-gold);background:#ffffff26}.KeywordSelection-module__s8jE5a__searchInput::placeholder{color:#fff6}.KeywordSelection-module__s8jE5a__grid{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0 1rem;display:flex}.KeywordSelection-module__s8jE5a__tag{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:inline-flex}.KeywordSelection-module__s8jE5a__tag:hover{background:#ffffff26;border-color:#ffffff4d}.KeywordSelection-module__s8jE5a__tagSelected{background:linear-gradient(135deg,var(--movie-gold)0%,var(--series-violet)100%);border-color:#0000}.KeywordSelection-module__s8jE5a__tagSelected:hover{background:linear-gradient(135deg,var(--movie-gold)0%,var(--series-violet)100%);filter:brightness(1.1)}.KeywordSelection-module__s8jE5a__tagExcluded{opacity:.7;background:#ef444433;border-color:#ef444466}.KeywordSelection-module__s8jE5a__tagExcluded:hover{background:#ef444440}.KeywordSelection-module__s8jE5a__tagText{text-transform:capitalize}.KeywordSelection-module__s8jE5a__skeleton{background:#ffffff1a;border-radius:9999px;height:36px;animation:1.5s ease-in-out infinite KeywordSelection-module__s8jE5a__pulse}.KeywordSelection-module__s8jE5a__noResults{text-align:center;color:#ffffff80;font-size:.9rem}@keyframes KeywordSelection-module__s8jE5a__pulse{0%,to{opacity:.4}50%{opacity:.7}}
.StepWrapper-module__vQJBxG__wrapper{flex-direction:column;width:100%;min-height:100%;display:flex;position:relative}.StepWrapper-module__vQJBxG__posterBackground{z-index:0;pointer-events:none;position:fixed;inset:65px 0 0;overflow:hidden}.StepWrapper-module__vQJBxG__posterGrid{opacity:.15;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(6,1fr);gap:8px;width:100%;height:100%;padding:20px;display:grid}@media screen and (max-width:1200px){.StepWrapper-module__vQJBxG__posterGrid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.StepWrapper-module__vQJBxG__posterGrid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);gap:4px;padding:10px}}.StepWrapper-module__vQJBxG__posterItem{aspect-ratio:2/3;border-radius:8px;width:100%;position:relative;overflow:hidden}.StepWrapper-module__vQJBxG__posterImage{object-fit:cover}.StepWrapper-module__vQJBxG__posterOverlay{background:linear-gradient(135deg,#04172bd9 0%,#04172bbf 50%,#04172be6 100%);position:absolute;inset:0}.StepWrapper-module__vQJBxG__content{z-index:1;flex-direction:column;width:100%;display:flex;position:relative}.StepWrapper-module__vQJBxG__title{text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#fff;text-shadow:0 2px 8px #00000080;margin:0 0 clamp(8px,1.5vh,12px);padding:0 clamp(10px,3vw,20px);font-family:Poppins,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.StepWrapper-module__vQJBxG__hint{text-align:center;color:#fff9;margin:0 0 clamp(12px,2vh,20px);padding:0 clamp(10px,3vw,20px);font-size:clamp(.75rem,1.5vw,.875rem);font-weight:400}.StepWrapper-module__vQJBxG__keyword{background:linear-gradient(90deg,var(--movie-gold)0%,var(--series-violet)50%,var(--movie-gold)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite StepWrapper-module__vQJBxG__gradientShift}@keyframes StepWrapper-module__vQJBxG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.StepWrapper-module__vQJBxG__children{flex:1;width:100%}
.wizard-module__JzSU6G__wizardContainer{background-color:var(--glass-bg-dark);flex-direction:column;min-height:calc(100vh - 65px);display:flex}.wizard-module__JzSU6G__wizardContent{flex:1;justify-content:center;align-items:flex-start;min-height:calc(100vh - 65px);padding:20px 6%;display:flex;overflow:auto}@media screen and (max-width:768px){.wizard-module__JzSU6G__wizardContent{padding:20px}}.wizard-module__JzSU6G__wizardMain{flex-direction:column;width:100%;max-width:1200px;min-height:100%;display:flex}@media screen and (min-width:1400px){.wizard-module__JzSU6G__wizardMain{max-width:1400px}}.wizard-module__JzSU6G__pageFooter{background:var(--glass-bg-dark,#020d18);z-index:10;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex;position:relative}.wizard-module__JzSU6G__copyright{color:#ffffffb3;font-size:.9rem;font-weight:300}.wizard-module__JzSU6G__footerLinks{gap:16px;display:flex}.wizard-module__JzSU6G__footerLinks a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s}.wizard-module__JzSU6G__footerLinks a:hover{color:var(--glass-accent)}@media screen and (max-width:600px){.wizard-module__JzSU6G__pageFooter{text-align:center;flex-direction:column;gap:10px;padding:20px}}.wizard-module__JzSU6G__navButton{--shiny-highlight:var(--movie-gold,#f1b463);--shiny-highlight-secondary:var(--series-violet,#a78bfa);--duration:3s;--transition:.4s cubic-bezier(.25,1,.5,1);cursor:pointer;z-index:1000;isolation:isolate;color:#000;background:linear-gradient(white,white)padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--shiny-highlight)var(--gradient-percent),var(--shiny-highlight-secondary)calc(var(--gradient-percent)*2),var(--shiny-highlight)calc(var(--gradient-percent)*3),transparent calc(var(--gradient-percent)*4))border-box;width:56px;height:56px;animation:wizard-module__JzSU6G__gradient-angle var(--duration)linear infinite;transition:var(--transition);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition-property:--gradient-angle-offset,--gradient-percent,box-shadow,transform;display:flex;position:fixed;bottom:100px;box-shadow:0 4px 20px #0003}.wizard-module__JzSU6G__navButton:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 6px 28px #0000004d}.wizard-module__JzSU6G__navButtonBack{left:30px}.wizard-module__JzSU6G__navButtonNext{border-radius:24px;gap:8px;width:auto;height:48px;padding:0 24px;font-size:16px;font-weight:600;right:30px}.wizard-module__JzSU6G__navButtonNext:disabled{opacity:.5;cursor:not-allowed;animation-play-state:paused}.wizard-module__JzSU6G__navButtonNext:disabled:hover{transform:none}@media screen and (max-width:768px){.wizard-module__JzSU6G__navButton{width:48px;height:48px;font-size:20px;bottom:20px}.wizard-module__JzSU6G__navButtonBack{left:20px}.wizard-module__JzSU6G__navButtonNext{border-radius:22px;min-width:180px;height:44px;padding:0 28px;font-size:14px;right:20px}}@media screen and (max-width:480px){.wizard-module__JzSU6G__navButton{width:44px;height:44px;font-size:18px;bottom:16px}.wizard-module__JzSU6G__navButtonBack{left:16px}.wizard-module__JzSU6G__navButtonNext{border-radius:20px;min-width:160px;height:40px;padding:0 24px;font-size:13px;right:16px}}.wizard-module__JzSU6G__stepIndicator{z-index:1000;gap:12px;display:flex;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.wizard-module__JzSU6G__stepIndicator{bottom:40px}}@media screen and (max-width:480px){.wizard-module__JzSU6G__stepIndicator{bottom:34px}}.wizard-module__JzSU6G__seasonsTitle{text-align:center;color:#fff;text-shadow:0 2px 8px #00000080;margin:2rem 0 .5rem;font-size:1.5rem;font-weight:700}@media screen and (max-width:768px){.wizard-module__JzSU6G__seasonsTitle{margin:1.5rem 0 .5rem;font-size:1.25rem}}
