*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{background-color:#000}.header{grid-template-columns:1fr auto 1fr;align-items:center;padding:1.5rem 2rem;display:grid}.header__icon-link{grid-column:1;justify-self:start;line-height:0}.header__icon{width:auto;height:32px;display:block}.header--minimal{justify-content:flex-start;display:flex}.header--minimal .header__icon-link{grid-column:unset;justify-self:unset}.header__nav{grid-column:2;align-items:center;gap:2.5rem;display:flex}.header__nav-btn{cursor:pointer;background:0 0;border:none;padding:0;line-height:0;text-decoration:none;transition:opacity .2s}.header__nav-btn:hover{opacity:.75}.header__link{width:auto;height:28px;display:block}.header__login{color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;grid-column:3;justify-self:end;padding:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;font-weight:400;text-decoration:none;transition:color .2s}.header__user-menu{grid-column:3;justify-self:end;position:relative}.header__user-menu:hover .header__user,.header__user-menu:focus-within .header__user{color:red}.header__user{color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;font-weight:400;transition:color .2s}.header__dropdown{z-index:10;opacity:0;visibility:hidden;background-color:#000;border:1px solid #fff;flex-direction:column;min-width:11rem;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:absolute;top:calc(100% + .75rem);right:0;transform:translateY(-.25rem)}.header__user-menu:hover .header__dropdown,.header__user-menu:focus-within .header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header__dropdown-item{color:#fff;letter-spacing:.04em;text-align:left;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff26;width:100%;padding:.85rem 1rem;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}.header__dropdown-item:last-child{border-bottom:none}.header__dropdown-item:hover,.header__login:hover{color:red}@media (width<=640px){.header{padding:1rem}.header__icon{height:26px}.header__nav{gap:1.5rem}.header__link{height:22px}.header__login,.header__user{font-size:.875rem}.header__dropdown-item{font-size:.8125rem}}.page__content{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.page__logo{width:min(90vw,520px);height:auto}.landing{background-color:#000;flex-direction:column;width:100%;min-height:100vh;display:flex}.landing__content{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex}.landing__logo{width:min(90vw,520px);height:auto}.landing__slogan{width:min(45vw,180px);height:auto}.landing__cta{color:#000;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background-color:#fff;border:none;border-radius:0;margin-top:.5rem;padding:.75rem 2rem;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-block}.landing__cta:hover{color:red}@media (width<=640px){.landing__cta{padding:.65rem 1.5rem;font-size:.875rem}}.page{background-color:#000;flex-direction:column;width:100%;min-height:100vh;display:flex}.auth{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.auth__card{flex-direction:column;gap:1.5rem;width:min(100%,360px);display:flex}.auth__card--wide{width:min(100%,480px)}.auth__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.auth__optional{color:#ffffff80;letter-spacing:.04em;text-transform:none;font-size:.75rem}.auth__checkbox{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.auth__checkbox-input{accent-color:red;cursor:pointer;flex-shrink:0;width:1rem;height:1rem;margin-top:.2rem}.auth__checkbox-text{color:#ffffffd9;font-family:system-ui,-apple-system,sans-serif;font-size:.8125rem;line-height:1.5}.auth__inline-link{color:#fff;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-decoration:none;transition:color .2s}.auth__inline-link:hover{color:red}.auth__title{color:#fff;letter-spacing:.04em;text-align:center;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:2rem;font-weight:400}.auth__header{flex-direction:column;gap:.5rem;display:flex}.auth__step{color:#fff9;letter-spacing:.08em;text-align:center;text-transform:uppercase;font-family:system-ui,-apple-system,sans-serif;font-size:.8125rem}.auth__actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.auth__back{color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;font-weight:400;transition:color .2s}.auth__back:hover{color:red}.auth__submit--inline{flex-shrink:0;margin-top:0}.auth__form{flex-direction:column;gap:1rem;display:flex}.auth__field{flex-direction:column;gap:.5rem;display:flex}.auth__label{color:#fff;letter-spacing:.06em;text-transform:uppercase;font-family:system-ui,-apple-system,sans-serif;font-size:.8125rem}.auth__form-error{color:red;letter-spacing:.04em;text-align:center;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:.8125rem}.auth__submit:disabled{cursor:not-allowed;opacity:.7}.auth__submit:disabled:hover{color:#000}.auth__field--error .auth__input{border-bottom-color:red}.auth__error{color:red;letter-spacing:.04em;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:.75rem;font-weight:400}.auth__checkbox-wrap{flex-direction:column;gap:.5rem;display:flex}.auth__input{color:#fff;background:0 0;border:none;border-bottom:1px solid #fff;outline:none;width:100%;padding:.75rem 0;font-family:system-ui,-apple-system,sans-serif;font-size:1rem}.auth__input::placeholder{color:#fff6}.auth__input:focus{border-bottom-color:red}.auth__submit{color:#000;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background-color:#fff;border:none;border-radius:0;margin-top:.5rem;padding:.75rem 2rem;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;font-weight:400;transition:color .2s}.auth__submit:hover{color:red}.auth__footer{color:#ffffffb3;text-align:center;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem}.auth__link{color:#fff;letter-spacing:.04em;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-decoration:none;transition:color .2s}.auth__link:hover{color:red}@media (width<=640px){.auth__title{font-size:1.5rem}.auth__row{grid-template-columns:1fr}.auth__submit{padding:.65rem 1.5rem;font-size:.875rem}}.legal-modal{z-index:1000;background-color:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.legal-modal__dialog{background-color:#000;border:1px solid #fff;flex-direction:column;width:min(100%,560px);max-height:min(85vh,720px);display:flex}.legal-modal__header{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.legal-modal__title{color:#fff;letter-spacing:.04em;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1.5rem;font-weight:400}.legal-modal__close{color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:.875rem;transition:color .2s}.legal-modal__close:hover{color:red}.legal-modal__body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.legal-modal__section{flex-direction:column;gap:.5rem;display:flex}.legal-modal__heading{color:#fff;letter-spacing:.04em;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:1rem;font-weight:400}.legal-modal__text{color:#ffffffd9;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem;line-height:1.6}@media (width<=640px){.legal-modal{padding:1rem}.legal-modal__title{font-size:1.25rem}.legal-modal__header,.legal-modal__body{padding:1rem}}.tickets{flex:1;justify-content:center;padding:2rem;display:flex}.tickets__container{flex-direction:column;gap:1.5rem;width:min(100%,720px);display:flex}.tickets__title{color:#fff;letter-spacing:.04em;text-align:center;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:2rem;font-weight:400}.tickets__empty{color:#ffffffb3;text-align:center;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6}@media (width<=640px){.tickets__title{font-size:1.5rem}}
