.page-module__y_wTRG__container{max-width:var(--max-width);flex-direction:column;min-height:100vh;margin:0 auto;padding:2.5rem 2rem 2rem;display:flex}@media (max-width:768px){.page-module__y_wTRG__container{padding:1.5rem}}.page-module__y_wTRG__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.page-module__y_wTRG__header{margin-bottom:1rem}}.page-module__y_wTRG__backBtn{border:1px solid var(--glass-border);width:48px;height:48px;color:var(--foreground);transition:all var(--transition-fast);cursor:pointer;background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module__y_wTRG__backBtn:hover{color:#fbbf24;background:#eab3081a;border-color:#fbbf24;transform:translate(-4px)}.page-module__y_wTRG__headerTitle{letter-spacing:.15em;color:#fff9;text-transform:uppercase;font-size:1.15rem;font-weight:800}.page-module__y_wTRG__setupSection{flex-direction:column;gap:3rem;display:flex}.page-module__y_wTRG__sectionTitle{color:#fff;letter-spacing:-.01em;border-bottom:1px solid #ffffff14;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:800}.page-module__y_wTRG__genreGrid{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__y_wTRG__genreChip{cursor:pointer;color:#fff9;transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff0f;border-radius:1rem;align-items:center;gap:.5rem;padding:.8rem 1.35rem;font-weight:600;display:flex}.page-module__y_wTRG__genreChip:hover{background:#ffffff14;border-color:#ffffff26}.page-module__y_wTRG__activeGenre{color:#000!important;background:#fbbf24!important;border-color:#fbbf24!important}.page-module__y_wTRG__activeGenreText{color:#000!important}.page-module__y_wTRG__modeGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__y_wTRG__modeCard{cursor:pointer;transition:all var(--transition-slow);background:#ffffff08;border:1px solid #ffffff0f;border-radius:1.5rem;flex-direction:column;gap:.75rem;padding:2rem;display:flex}.page-module__y_wTRG__modeCard:hover{border-color:#eab3084d;transform:translateY(-4px)}.page-module__y_wTRG__activeMode{box-shadow:0 10px 30px #eab3080d;background:#eab30814!important;border-color:#fbbf24!important}.page-module__y_wTRG__modeIcon{color:#fbbf24}.page-module__y_wTRG__modeName{color:#fff;font-size:1.25rem;font-weight:800}.page-module__y_wTRG__modeDesc{color:#ffffff80;font-size:.9rem;line-height:1.5}.page-module__y_wTRG__remoteControls{border-top:1px solid #ffffff14;flex-direction:column;gap:1.25rem;margin-top:1rem;padding-top:1.5rem;display:flex}.page-module__y_wTRG__remoteRow{align-items:center;gap:1rem;display:flex}.page-module__y_wTRG__remoteInput{color:#fff;transition:border-color var(--transition-fast);background:#0009;border:1px solid #ffffff26;border-radius:1rem;outline:none;flex:1;padding:.9rem 1.25rem;font-size:1rem}.page-module__y_wTRG__remoteInput:focus{border-color:#fbbf24}.page-module__y_wTRG__btn{cursor:pointer;transition:all var(--transition-fast);border-radius:1rem;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-weight:700;display:inline-flex}.page-module__y_wTRG__btnPrimary{color:#000;background:linear-gradient(135deg,#fbbf24,#f59e0b)}.page-module__y_wTRG__btnPrimary:hover{opacity:.95;transform:translateY(-1px)}.page-module__y_wTRG__btnOutline{color:#fff;background:#ffffff08;border:1px solid #ffffff26}.page-module__y_wTRG__btnOutline:hover{color:#fbbf24;background:#eab3080d;border-color:#fbbf24}.page-module__y_wTRG__startBtnContainer{justify-content:center;margin-top:3.5rem;display:flex}.page-module__y_wTRG__startBtn{color:#000;transition:all var(--transition-slow);background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:1.25rem;align-items:center;gap:.75rem;padding:1.1rem 3.5rem;font-size:1.15rem;font-weight:800;display:flex}.page-module__y_wTRG__startBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f59e0b66}.page-module__y_wTRG__deckContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:440px;margin:.5rem 0;display:flex;position:relative}.page-module__y_wTRG__cardWrapper{width:100%;max-width:300px;height:420px;position:relative}@media (max-width:768px){.page-module__y_wTRG__cardWrapper{max-width:280px;height:380px}}.page-module__y_wTRG__card{cursor:grab;touch-action:none;background:#161618;border:1px solid #ffffff14;border-radius:2rem;position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 40px #0009}.page-module__y_wTRG__card:active{cursor:grabbing}.page-module__y_wTRG__cardImage{object-fit:cover;pointer-events:none;width:100%;height:100%}.page-module__y_wTRG__cardGradient{inset-x:0;pointer-events:none;background:linear-gradient(#0000 0%,#000000f2 100%);height:50%;position:absolute;bottom:0}.page-module__y_wTRG__cardDetails{inset-x:0;pointer-events:none;z-index:5;flex-direction:column;gap:.5rem;padding:2rem;display:flex;position:absolute;bottom:0}.page-module__y_wTRG__movieDetailsBelow{text-align:center;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:320px;margin-top:1.25rem;display:flex}.page-module__y_wTRG__movieTitle{color:#fff;letter-spacing:-.01em;font-size:1.45rem;font-weight:850;line-height:1.25}.page-module__y_wTRG__metaRow{justify-content:center;align-items:center;gap:.75rem;display:flex}.page-module__y_wTRG__year{color:#ffffff73;font-size:1.05rem;font-weight:600}.page-module__y_wTRG__ratingRow{color:#fbbf24;background:#eab30826;border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.9rem;font-weight:700;display:flex}.page-module__y_wTRG__badge{text-transform:uppercase;z-index:10;pointer-events:none;border:3px solid;border-radius:.5rem;padding:.4rem 1rem;font-size:1.5rem;font-weight:800;position:absolute;top:30px}.page-module__y_wTRG__likeBadge{color:#10b981;border-color:#10b981;right:30px;transform:rotate(12deg)}.page-module__y_wTRG__nopeBadge{color:#ef4444;border-color:#ef4444;left:30px;transform:rotate(-12deg)}.page-module__y_wTRG__controls{justify-content:center;align-items:center;gap:2rem;margin-top:1rem;display:flex}.page-module__y_wTRG__roundBtn{width:60px;height:60px;transition:all var(--transition-fast);cursor:pointer;background:#161617;border:1px solid;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.page-module__y_wTRG__roundBtn{width:54px;height:54px}}.page-module__y_wTRG__dislikeBtn{color:#ef4444;border-color:#ef444433}.page-module__y_wTRG__dislikeBtn:hover{background:#ef44441a;transform:scale(1.05)}.page-module__y_wTRG__likeBtn{color:#fbbf24;border-color:#eab3084d}.page-module__y_wTRG__likeBtn:hover{background:#eab3081a;transform:scale(1.05)}.page-module__y_wTRG__transitionContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.page-module__y_wTRG__passTitle{color:#fff;font-size:2.5rem;font-weight:900}.page-module__y_wTRG__passSub{color:#ffffff80;max-width:450px;margin-bottom:2rem;font-size:1.15rem}.page-module__y_wTRG__resultsGrid{flex-direction:column;gap:1rem;width:100%;max-width:600px;margin:0 auto;padding-bottom:4rem;display:flex}.page-module__y_wTRG__resultsTitle{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:800}.page-module__y_wTRG__resultCard{cursor:pointer;transition:all var(--transition-slow);background:#16161866;border:1px solid #ffffff0d;border-radius:1.25rem;align-items:center;height:100px;display:flex;overflow:hidden}.page-module__y_wTRG__resultCard:hover{background:#eab30805;border-color:#fbbf24;transform:translateY(-2px)}.page-module__y_wTRG__resultImg{flex-shrink:0;width:70px;height:100px;position:relative}.page-module__y_wTRG__resultInfo{flex-direction:column;flex:1;justify-content:center;padding:1rem 1.5rem;display:flex}.page-module__y_wTRG__resultTitleText{color:#fff;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:1.15rem;font-weight:700;display:-webkit-box;overflow:hidden}.page-module__y_wTRG__matchBadgeRow{color:#fbbf24;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;display:flex}.page-module__y_wTRG__addWatchlistBtn{color:#000;cursor:pointer;width:64px;height:100%;transition:background var(--transition-fast);background:#fbbf24;justify-content:center;align-items:center;display:flex}.page-module__y_wTRG__addWatchlistBtn:hover{background:#f59e0b}.page-module__y_wTRG__celebrationOverlay{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0bf2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__y_wTRG__celebrationCard{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:1rem;max-width:320px;display:flex}.page-module__y_wTRG__celebrationTitle{color:#fbbf24;letter-spacing:-.03em;margin-top:1rem;font-size:3rem;font-weight:900}.page-module__y_wTRG__celebrationSub{color:#fff;margin-bottom:1.5rem;font-size:1.15rem;font-weight:600}.page-module__y_wTRG__celebrationPoster{border:4px solid #fbbf24;border-radius:1.25rem;width:200px;height:300px;position:relative;overflow:hidden;box-shadow:0 15px 40px #eab30840}.page-module__y_wTRG__waitingText{color:#fff6;text-align:center;font-size:.95rem;line-height:1.6}.page-module__y_wTRG__loaderContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.page-module__y_wTRG__spinner{border:3px solid #ffffff0d;border-top-color:#fbbf24;border-radius:50%;width:48px;height:48px;animation:1s linear infinite page-module__y_wTRG__spin}.page-module__y_wTRG__playerTag{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.75rem;padding:.5rem 1rem}.page-module__y_wTRG__playerText{color:#fff;letter-spacing:.05em;font-size:.8rem;font-weight:800}@keyframes page-module__y_wTRG__spin{to{transform:rotate(360deg)}}
