.auth-modal_overlay___fTep{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.auth-modal_modal__sChhm{background:#fff;padding:2rem;border-radius:8px;max-width:400px;width:90%;text-align:center}.auth-modal_modal__sChhm h2{margin-bottom:1rem;font-size:1.5rem}.auth-modal_modal__sChhm p{margin-bottom:1.5rem;color:#666}.auth-modal_buttons__R59ZW{display:flex;gap:1rem;justify-content:center}.auth-modal_buttons__R59ZW button{padding:.75rem 1.5rem;border-radius:4px;border:none;font-weight:500;cursor:pointer;transition:background-color .2s}.auth-modal_buttons__R59ZW button:disabled{opacity:.7;cursor:not-allowed}.auth-modal_loginButton__m8Uhz{background-color:#007bff;color:#fff}.auth-modal_loginButton__m8Uhz:hover:not(:disabled){background-color:#0056b3}.auth-modal_cancelButton__a2QW1{background-color:#e9ecef;color:#212529}.auth-modal_cancelButton__a2QW1:hover:not(:disabled){background-color:#dde2e6}.header_header__MX_zm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 0;position:fixed;top:0;left:0;right:0;z-index:1000;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,100%,.2);background:rgba(17,9,71,.68);box-shadow:0 4px 7.7px 4px rgba(0,0,0,.25)}.header_headerContainer__HV88i{display:grid;grid-template-columns:324px 1fr 324px;align-items:center;justify-content:space-between;grid-gap:24px;gap:24px}@media(max-width:767px){.header_headerContainer__HV88i{display:flex}}.header_leftSection__Uq8F9{gap:16px}.header_leftSection__Uq8F9,.header_logo__joFgo,.header_searchBar__xuGxv{display:flex;align-items:center}.header_searchBar__xuGxv{background:hsla(0,0%,100%,.1);border-radius:24px;padding:8px 16px;gap:12px;min-width:250px}.header_searchInput__ZCckh{background:rgba(0,0,0,0);border:none;color:#fff;font-family:var(--font-poppins);font-size:14px;width:100%;outline:none}.header_searchInput__ZCckh::placeholder{color:hsla(0,0%,100%,.6)}.header_navigation__UG769{display:flex;gap:32px;align-items:center;justify-content:center}.header_navLink__W5ucR{color:#fff;text-decoration:none;font-size:16px;font-weight:500;transition:opacity .2s ease}.header_navLink__W5ucR:hover{opacity:.8}.header_rightSection__f6amP{display:flex;align-items:center;gap:16px;justify-content:flex-end}.header_getTickets__lXJjS{background:linear-gradient(90deg,#0066FF,#5200FF);border:none;border-radius:24px;color:#fff;font-family:var(--font-poppins);font-size:14px;font-weight:500;padding:8px 24px;cursor:pointer;transition:opacity .2s ease}.header_getTickets__lXJjS:hover{opacity:.9}.header_userSection__wmZSB{display:flex;align-items:center;gap:12px;position:relative}.header_userName__1AXHX{color:#fff;font-size:14px;font-weight:500}.header_profilePic__Si4bI{border-radius:50%;object-fit:cover}.header_userMenu__7IcFo{position:relative;display:inline-flex;align-items:center}.header_hamburgerButton__RnWVe{background:none;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.header_hamburgerButton__RnWVe:hover{opacity:.8}.header_menuDropdown__1qN70{position:absolute;top:100%;right:0;left:auto;transform:none;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:8px;min-width:200px;max-width:90vw;margin-top:8px;z-index:1200}.header_menuItem__wofgI{display:flex;align-items:center;gap:12px;padding:12px;width:100%;border:none;background:none;color:#333;font-family:var(--font-poppins);font-size:14px;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.header_menuItem__wofgI svg{font-size:16px;color:#666}.header_menuItem__wofgI:hover{background-color:#f5f5f5}.header_loginButton__3ugAd{background:linear-gradient(90deg,#0066FF,#5200FF);border:none;border-radius:24px;color:#fff;font-family:var(--font-poppins);font-size:14px;font-weight:500;padding:10px 32px;cursor:pointer;transition:opacity .2s ease}.header_loginButton__3ugAd:hover{opacity:.9}@media(max-width:767px){.header_headerContainer__HV88i{flex-direction:row;align-items:center;gap:8px;padding:0 8px}.header_leftSection__Uq8F9{gap:8px;flex:1 1}.header_searchBar__xuGxv{display:none}.header_navigation__UG769{display:none;position:absolute;top:60px;left:0;right:0;background:#0d0736;flex-direction:column;gap:0;z-index:1100;padding:16px 0;border-radius:0 0 12px 12px;box-shadow:0 4px 16px rgba(0,0,0,.18)}.header_navigation__UG769.header_open__o7qOJ{display:flex;flex-direction:column;align-items:center;background:#0d0736;border-radius:0 0 20px 20px;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:24px 0 16px;gap:0}.header_getTickets__lXJjS{width:90%;margin:18px auto;display:block;font-size:1.1rem;font-weight:700;border-radius:24px;padding:14px 0}.header_rightSection__f6amP{gap:8px}.header_userName__1AXHX{display:none}.header_hamburgerButton__RnWVe{display:flex;margin-left:8px;font-size:24px}}@media(max-width:768px){.header_navLink__W5ucR{font-size:1.1rem;padding:12px 0;margin-bottom:0}.header_userActions__P7Hku{width:100%;margin-top:10px;display:flex;flex-direction:column;align-items:center;gap:10px}.header_userActions__P7Hku .header_navLink__W5ucR{width:100%;background:hsla(0,0%,100%,.04);color:#fff;font-weight:500;border-radius:12px;margin:0 auto;padding:14px 0;font-size:1.08rem;gap:8px;display:flex;align-items:center;justify-content:center;border:none;outline:none;transition:background .18s,color .18s}.header_userActions__P7Hku .header_navLink__W5ucR:active,.header_userActions__P7Hku .header_navLink__W5ucR:focus{background:hsla(0,0%,100%,.1)}.header_userActions__P7Hku .header_logoutBtn__f1chn{width:100%;background:hsla(0,0%,100%,.04);color:#ed3a89;font-weight:600;border-radius:12px;margin:0 auto;padding:14px 0;font-size:1.08rem;gap:8px;display:flex;align-items:center;justify-content:center;border:none;outline:none;transition:background .18s,color .18s}.header_userActions__P7Hku .header_logoutBtn__f1chn:hover{background:rgba(237,58,137,.12);color:#ed3a89}}.toast_toast__UlL0a{position:fixed;top:32px;right:32px;z-index:2000;min-width:240px;max-width:350px;padding:16px 28px;border-radius:8px;font-size:16px;font-weight:500;color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.18);opacity:.98;animation:toast_toast-in__DuTVh .3s cubic-bezier(.4,0,.2,1);pointer-events:auto}.toast_closeButton__hKBGd{position:absolute;top:8px;right:12px;font-size:20px;color:#fff;background:none;border:none;cursor:pointer;opacity:.7;transition:opacity .2s;z-index:1;line-height:1;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toast_closeButton__hKBGd:hover{opacity:1}@keyframes toast_toast-in__DuTVh{0%{opacity:0;transform:translateY(-20px) scale(.98)}to{opacity:.98;transform:translateY(0) scale(1)}}.toast_success__WZ5m3{background:linear-gradient(90deg,#27ae60,#219150)}.toast_error__b8DW3{background:linear-gradient(90deg,#e74c3c,#c0392b)}.toast_info__Z_SBJ{background:linear-gradient(90deg,#2980b9,#6dd5fa)}.loading-bar_loadingBar__Xjiki{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;overflow:hidden;pointer-events:none}.loading-bar_progress__qVLEa{height:100%;background:linear-gradient(90deg,blue,yellow);box-shadow:0 0 10px rgba(66,133,244,.7);width:0;transition:width .2s ease-out}