.Header-module__hBw1pG__header{z-index:1000;height:var(--header-height);border-bottom:1px solid var(--border-subtle);background:#0d0b09f0;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.Header-module__hBw1pG__header{height:56px}}.Header-module__hBw1pG__container{max-width:1280px;height:100%;padding:0 var(--space-4);justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (max-width:480px){.Header-module__hBw1pG__container{padding:0 var(--space-2)}}.Header-module__hBw1pG__logo{transition:opacity var(--duration-fast);align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:55px}@media (max-width:480px){.Header-module__hBw1pG__logoImage{width:auto;height:28px}}.Header-module__hBw1pG__logo:hover{opacity:.8}.Header-module__hBw1pG__right{align-items:center;gap:var(--space-3);display:flex}@media (max-width:480px){.Header-module__hBw1pG__right{gap:var(--space-2)}}.Header-module__hBw1pG__langButton{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast);justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.Header-module__hBw1pG__langButton:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--cinema-purple)}.Header-module__hBw1pG__soundButton{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast);justify-content:center;align-items:center;font-size:.9rem;display:flex}.Header-module__hBw1pG__soundButton:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--cinema-purple)}.Header-module__hBw1pG__soundButton .Header-module__hBw1pG__fa-volume-xmark{color:var(--error)}.Header-module__hBw1pG__notificationBell{position:relative}.Header-module__hBw1pG__bellButton{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;width:36px;height:36px;transition:all var(--duration-fast);justify-content:center;align-items:center;font-size:1rem;display:flex}.Header-module__hBw1pG__bellButton:hover,.Header-module__hBw1pG__bellButton.Header-module__hBw1pG__active{background:var(--bg-tertiary);border-color:var(--cinema-purple)}.Header-module__hBw1pG__notificationBadge{background:var(--cinema-purple);border-radius:var(--radius-full);color:#fff;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__hBw1pG__notificationDropdown{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#1a1816f2;width:300px;animation:.2s ease-out Header-module__hBw1pG__slide-up;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #0006}.Header-module__hBw1pG__dropdownHeader{padding:var(--space-4);border-bottom:1px solid var(--border-subtle);color:var(--text-primary);justify-content:space-between;align-items:center;font-size:.85rem;font-weight:600;display:flex}.Header-module__hBw1pG__clearAll{color:var(--cinema-purple);cursor:pointer;background:0 0;border:none;font-size:.75rem}.Header-module__hBw1pG__clearAll:hover{text-decoration:underline}.Header-module__hBw1pG__dropdownContent{max-height:300px;overflow-y:auto}.Header-module__hBw1pG__noNotifications{padding:var(--space-6);text-align:center;color:var(--text-muted);font-size:.85rem}.Header-module__hBw1pG__notificationItem{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--border-subtle);transition:background var(--duration-fast);display:flex}.Header-module__hBw1pG__notificationItem:hover{background:var(--bg-tertiary)}.Header-module__hBw1pG__notificationItem:last-child{border-bottom:none}.Header-module__hBw1pG__notificationIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}.Header-module__hBw1pG__notificationIconImage{object-fit:contain;border-radius:6px;width:28px;height:28px}.Header-module__hBw1pG__notificationInfo{flex:1;min-width:0}.Header-module__hBw1pG__notificationTitle{color:var(--text-primary);margin-bottom:2px;font-size:.85rem;font-weight:500}.Header-module__hBw1pG__notificationMessage{color:var(--text-muted);font-size:.75rem}.Header-module__hBw1pG__removeNotification{width:24px;height:24px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--duration-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Header-module__hBw1pG__removeNotification:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Header-module__hBw1pG__notificationItem.Header-module__hBw1pG__unread{border-left:3px solid var(--cinema-purple);background:#9b8ac414}.Header-module__hBw1pG__notificationTime{color:var(--text-muted);margin-top:4px;font-size:.7rem}.Header-module__hBw1pG__xpButton{align-items:center;gap:var(--space-4);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-fast);padding:8px 16px;display:flex}@media (max-width:480px){.Header-module__hBw1pG__xpButton{gap:var(--space-2);padding:6px 10px}}.Header-module__hBw1pG__xpButton:hover{background:var(--bg-tertiary);border-color:var(--cinema-purple)}.Header-module__hBw1pG__avatar{background:var(--bg-tertiary);width:32px;height:32px;font-weight:700;font-size:var(--text-sm);color:var(--text-primary);border:2px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}@media (max-width:480px){.Header-module__hBw1pG__avatar{width:24px;height:24px;font-size:.7rem}}.Header-module__hBw1pG__avatar img{object-fit:cover;width:100%;height:100%}.Header-module__hBw1pG__xp{font-family:var(--font-display);font-size:var(--text-sm);color:var(--gold);font-weight:700}@media (max-width:480px){.Header-module__hBw1pG__xp{font-size:.7rem}}@media (max-width:360px){.Header-module__hBw1pG__xp span{display:none}}.Header-module__hBw1pG__streak{color:var(--cinema-purple);align-items:center;gap:2px;font-size:.85rem;font-weight:700;display:flex}@media (max-width:480px){.Header-module__hBw1pG__streak{gap:0;font-size:.7rem}}.Header-module__hBw1pG__xpButton .Header-module__hBw1pG__xp:after{content:"";background:var(--border-default);width:1px;height:16px;margin-left:var(--space-4);vertical-align:middle;display:inline-block}.Header-module__hBw1pG__userMenu{position:relative}.Header-module__hBw1pG__menuButton{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);transition:all var(--duration-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Header-module__hBw1pG__menuButton:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Header-module__hBw1pG__dropdown{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#1a1816f2;min-width:150px;animation:.2s ease-out Header-module__hBw1pG__slide-up;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #0006}.Header-module__hBw1pG__dropdownItem{width:100%;padding:var(--space-4);text-align:left;color:var(--text-primary);cursor:pointer;transition:background var(--duration-fast);background:0 0;border:none;font-size:.9rem;display:block}.Header-module__hBw1pG__dropdownItem:hover{background:var(--bg-tertiary)}.Header-module__hBw1pG__loginButton{background:var(--primary-light);color:var(--bg-primary);border-radius:var(--radius-full);font-weight:800;font-size:var(--text-sm);cursor:pointer;transition:all var(--duration-normal);border:none;justify-content:center;align-items:center;padding:10px 24px;display:flex}@media (max-width:480px){.Header-module__hBw1pG__loginButton{padding:8px 16px;font-size:.8rem}}.Header-module__hBw1pG__loginButton:hover{transform:translateY(-1px);box-shadow:0 4px 16px #9b8ac466}.Header-module__hBw1pG__skeleton{background:var(--bg-elevated);border-radius:var(--radius-full);width:60px;height:32px;position:relative;overflow:hidden}.Header-module__hBw1pG__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);animation:1.5s infinite Header-module__hBw1pG__shimmer;position:absolute;inset:0}@media (min-width:480px){.Header-module__hBw1pG__logo span{display:inline}.Header-module__hBw1pG__langButton,.Header-module__hBw1pG__bellButton{width:40px;height:40px}.Header-module__hBw1pG__xpButton{gap:var(--space-5);padding:10px 20px}.Header-module__hBw1pG__avatar{width:32px;height:32px}.Header-module__hBw1pG__xp,.Header-module__hBw1pG__streak{font-size:.9rem}}@media (min-width:768px){.Header-module__hBw1pG__container{padding:0 var(--space-6)}.Header-module__hBw1pG__logo{gap:var(--space-3);font-size:1.1rem}}
.ToastContainer-module__JUpZhq__container{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;max-width:380px;display:flex;position:fixed;top:80px;right:20px}@media (min-width:1024px){.ToastContainer-module__JUpZhq__container{max-width:360px;left:50%;right:auto;transform:translate(calc(350px - 50%))}}.ToastContainer-module__JUpZhq__toast{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;pointer-events:auto;background:linear-gradient(135deg,#1e1e2dfa,#141423fa);border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:12px;padding:16px;animation:.4s cubic-bezier(.16,1,.3,1) ToastContainer-module__JUpZhq__slideIn;display:flex;box-shadow:0 10px 40px #00000080}@keyframes ToastContainer-module__JUpZhq__slideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.ToastContainer-module__JUpZhq__toast:hover{transform:scale(1.02)}.ToastContainer-module__JUpZhq__achievement{border-color:gold;box-shadow:0 0 30px #ffd70033,0 10px 40px #00000080}.ToastContainer-module__JUpZhq__quest{border-color:#22c55e;box-shadow:0 0 30px #22c55e33,0 10px 40px #00000080}.ToastContainer-module__JUpZhq__xp{border-color:#a855f7;box-shadow:0 0 30px #a855f733,0 10px 40px #00000080}.ToastContainer-module__JUpZhq__coins{border-color:#f59e0b;box-shadow:0 0 30px #f59e0b33,0 10px 40px #00000080}.ToastContainer-module__JUpZhq__level{border-color:#ec4899;animation:.4s ToastContainer-module__JUpZhq__slideIn,.5s .4s ToastContainer-module__JUpZhq__pulse;box-shadow:0 0 30px #ec489933,0 10px 40px #00000080}.ToastContainer-module__JUpZhq__streak{border-color:#ff6b35;box-shadow:0 0 30px #ff6b3533,0 10px 40px #00000080}.ToastContainer-module__JUpZhq__success{border-color:#22c55e}.ToastContainer-module__JUpZhq__error{border-color:#ef4444}.ToastContainer-module__JUpZhq__info{border-color:#3b82f6}@keyframes ToastContainer-module__JUpZhq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.ToastContainer-module__JUpZhq__icon{flex-shrink:0;font-size:2rem;line-height:1}.ToastContainer-module__JUpZhq__achievement .ToastContainer-module__JUpZhq__icon{animation:.6s ToastContainer-module__JUpZhq__bounce}@keyframes ToastContainer-module__JUpZhq__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.ToastContainer-module__JUpZhq__content{flex:1;min-width:0}.ToastContainer-module__JUpZhq__title{color:#fff;margin-bottom:2px;font-size:1rem;font-weight:700}.ToastContainer-module__JUpZhq__message{color:#ffffffb3;font-size:.875rem;line-height:1.4}.ToastContainer-module__JUpZhq__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .2s}.ToastContainer-module__JUpZhq__close:hover{color:#fff}@media (max-width:480px){.ToastContainer-module__JUpZhq__container{max-width:none;top:70px;left:10px;right:10px}.ToastContainer-module__JUpZhq__toast{padding:12px}.ToastContainer-module__JUpZhq__icon{font-size:1.5rem}}
.CookieConsent-module__QbGkGW__overlay{z-index:9999;padding:var(--space-4);pointer-events:none;background:linear-gradient(#0000,#0000004d);position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__QbGkGW__banner{max-width:720px;padding:var(--space-5);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);pointer-events:auto;animation:CookieConsent-module__QbGkGW__slideUp .4s var(--ease-out);margin:0 auto;box-shadow:0 -4px 24px #0000004d}@keyframes CookieConsent-module__QbGkGW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__QbGkGW__content{margin-bottom:var(--space-4)}.CookieConsent-module__QbGkGW__title{color:var(--text-primary);margin:0 0 var(--space-2);font-size:1.125rem;font-weight:600}.CookieConsent-module__QbGkGW__description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.CookieConsent-module__QbGkGW__link{color:var(--cinema-purple);font-weight:500;text-decoration:none}.CookieConsent-module__QbGkGW__link:hover{text-decoration:underline}.CookieConsent-module__QbGkGW__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.CookieConsent-module__QbGkGW__acceptButton,.CookieConsent-module__QbGkGW__rejectButton{min-width:140px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast);flex:1;font-size:.9rem;font-weight:600}.CookieConsent-module__QbGkGW__acceptButton{background:linear-gradient(135deg, var(--cinema-purple) 0%, var(--cinema-purple-light) 100%);color:#fff;border:none}.CookieConsent-module__QbGkGW__acceptButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #9b8ac466}.CookieConsent-module__QbGkGW__rejectButton{border:1px solid var(--border-subtle);color:var(--text-secondary);background:0 0}.CookieConsent-module__QbGkGW__rejectButton:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--text-secondary)}@media (max-width:480px){.CookieConsent-module__QbGkGW__overlay{padding:var(--space-3)}.CookieConsent-module__QbGkGW__banner{padding:var(--space-4)}.CookieConsent-module__QbGkGW__actions{flex-direction:column}.CookieConsent-module__QbGkGW__acceptButton,.CookieConsent-module__QbGkGW__rejectButton{width:100%}}.CookieConsent-module__QbGkGW__settingsButton{right:var(--space-4);bottom:var(--space-4);z-index:9998;border:1px solid var(--border-subtle);background:var(--bg-elevated);width:42px;height:42px;color:var(--text-primary);cursor:pointer;border-radius:999px;position:fixed;box-shadow:0 4px 16px #00000040}.CookieConsent-module__QbGkGW__settingsButton:hover,.CookieConsent-module__QbGkGW__settingsButton:focus-visible{border-color:var(--cinema-purple);transform:translateY(-1px)}
