.styles-module__Ohk5Na__emptyErrorContainer{border-top:1px solid var(--grey-2);border-bottom:1px solid var(--grey-2);justify-content:center;align-items:center;min-height:200px;display:flex}.styles-module__Ohk5Na__container{width:100%;max-width:1200px;margin:0 auto}.styles-module__Ohk5Na__artistsList{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.styles-module__Ohk5Na__pagination{justify-content:center;align-items:center;margin-top:20px;display:flex}@media not (min-width:850px){.styles-module__Ohk5Na__artistsList{grid-template-columns:repeat(2,1fr)}}@media not (min-width:640px){.styles-module__Ohk5Na__artistsList{grid-template-columns:repeat(1,1fr)}}
.styles-module__dAk95G__container{border:1px dashed var(--red-1);background-color:var(--red-opacity-1);border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:300px;margin:40px auto 0;padding:20px;display:flex}.styles-module__dAk95G__icon{width:30px;height:30px;color:var(--red-1);flex-shrink:0}.styles-module__dAk95G__messages{flex-direction:column;display:flex}.styles-module__dAk95G__messages p:first-of-type{color:var(--red-1);font-weight:500}.styles-module__dAk95G__messages p:nth-of-type(2){color:var(--white);font-size:.9rem}
.styles-module__0vlMea__form{flex-direction:column;gap:16px;margin-top:20px;display:flex}.styles-module__0vlMea__templates{border:1px solid var(--green-1);border-radius:8px;flex-direction:column;gap:6px;padding:8px 12px;display:flex}.styles-module__0vlMea__templatesTitle{color:var(--green-1)}.styles-module__0vlMea__selector{background:var(--green-opacity-1);height:45px;color:var(--white)}.styles-module__0vlMea__searchImages{background:var(--green-1);height:40px}.styles-module__0vlMea__imagesList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.styles-module__0vlMea__image{aspect-ratio:1;object-fit:cover;width:100%;height:auto;position:relative}.styles-module__0vlMea__image img{object-fit:cover;border-radius:12px}.styles-module__0vlMea__imageRemove{background:var(--grey-2);cursor:pointer;color:var(--red-1);border:1px solid var(--red-1);border-radius:50%;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;top:10px;right:10px}.styles-module__0vlMea__empty{align-items:center;width:100%;height:150px;display:flex}.styles-module__0vlMea__block{border:1px solid var(--grey-opacity-1);border-radius:12px;flex-direction:column;gap:12px;padding:12px;display:flex}.styles-module__0vlMea__title{color:var(--green-1);text-transform:uppercase;font-size:1rem;font-weight:600}.styles-module__0vlMea__checkbox{align-items:center;gap:12px;font-size:.9rem;display:flex}.styles-module__0vlMea__selectables{flex-direction:column;gap:12px;display:flex}.styles-module__0vlMea__ticketsInputs{flex-direction:column;gap:15px;display:flex}.styles-module__0vlMea__complements{flex-direction:column;gap:8px;display:flex}.styles-module__0vlMea__complement{background:var(--grey-2);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px;font-size:.8rem;display:flex}.styles-module__0vlMea__tables{flex-direction:column;gap:12px;display:flex}.styles-module__0vlMea__table{background:var(--grey-2);border-radius:10px;flex-direction:column;gap:13px;padding:8px;display:flex}.styles-module__0vlMea__tableGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.styles-module__0vlMea__tableCheckbox{align-items:center;gap:8px;font-size:.9rem;display:flex}@media not (min-width:768px){.styles-module__0vlMea__tableGrid{grid-template-columns:repeat(2,1fr)}}@media not (min-width:500px){.styles-module__0vlMea__tableGrid{grid-template-columns:repeat(1,1fr)}}
.styles-module__XwUi0G__title-animated-container{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.styles-module__XwUi0G__title-animated{flex-direction:column;display:flex}.styles-module__XwUi0G__title-animated-back{margin-top:1px}.styles-module__XwUi0G__title-animated__title{text-shadow:1px 1px 3px var(--red-1);color:var(--white);font-size:1.5rem;font-weight:700;line-height:1.6rem;animation:2s ease-in infinite styles-module__XwUi0G__animate-title}.styles-module__XwUi0G__title-animated__title--animate{animation:1s ease-in infinite styles-module__XwUi0G__animate-title}.styles-module__XwUi0G__title-animated__description{color:var(--green-1)}.styles-module__XwUi0G__title-animated__description--animate{animation:1s ease-in infinite styles-module__XwUi0G__animate-subtitle}@keyframes styles-module__XwUi0G__animate-title{0%{text-shadow:1px 1px 3px var(--green-1)}50%{text-shadow:1px 1px 12px var(--white-1)}to{text-shadow:1px 1px 3px var(--green-1)}}@keyframes styles-module__XwUi0G__animate-subtitle{0%{color:var(--green-1)}50%{color:var(--white)}to{color:var(--green-1)}}
.styles-module__2DzVXW__action{background-color:var(--green-1);color:var(--background);border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:8px 16px;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.styles-module__2DzVXW__action:hover{opacity:.8}
.styles-module__XCwoCW__container{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.styles-module__XCwoCW__empty{justify-content:center;align-items:center;width:100%;height:150px;display:flex}.styles-module__XCwoCW__title{color:var(--white);text-align:center;margin-top:20px;font-size:1.5rem;font-weight:600}.styles-module__XCwoCW__filterDates{border:1px solid var(--white-opacity-1);border-radius:8px;align-items:center;gap:10px;padding:14px 8px;display:flex}.styles-module__XCwoCW__dateButton{width:40px;height:40px}.styles-module__XCwoCW__block{border-radius:12px;flex-direction:column;gap:8px;display:flex}.styles-module__XCwoCW__subBlock{gap:8px;display:flex}.styles-module__XCwoCW__list{flex-direction:column;gap:8px;max-height:300px;margin-top:10px;padding-right:8px;display:flex;overflow:auto}.styles-module__XCwoCW__image{aspect-ratio:1;width:30px;height:30px;position:relative}.styles-module__XCwoCW__image img{object-fit:cover}.styles-module__XCwoCW__item{border:1px solid var(--grey-opacity-1);border-radius:8px;align-items:center;gap:8px;padding:2px 12px;transition:all .3s ease-in-out;display:flex}.styles-module__XCwoCW__content{flex-direction:column;align-items:flex-start;display:flex}.styles-module__XCwoCW__date{color:var(--grey-1);font-size:.8rem}.styles-module__XCwoCW__active{border-color:var(--grey-1)}.styles-module__XCwoCW__action{width:100%}@media not (min-width:768px){.styles-module__XCwoCW__filterDates{flex-direction:column}.styles-module__XCwoCW__dateButton{width:100%}}
.styles-module__EzzRaq__container{flex-direction:column;gap:30px;padding:45px 12px 12px;display:flex;position:relative}.styles-module__EzzRaq__close{position:absolute;top:5px;right:5px}.styles-module__EzzRaq__title{font-size:1rem}.styles-module__EzzRaq__title span{color:var(--red-1)}.styles-module__EzzRaq__empty{border:1px solid var(--red-2);border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:350px;display:flex}.styles-module__EzzRaq__emptySelectors{justify-content:center;align-items:center;width:100%;min-height:350px;display:flex}.styles-module__EzzRaq__block{border:1px solid var(--red-2);border-radius:12px;padding:20px 8px 8px;position:relative}.styles-module__EzzRaq__floatingTitle{background:var(--red-1);color:var(--white);border-radius:24px;padding:2px 12px;font-size:.8rem;position:absolute;top:-12px;left:15px}.styles-module__EzzRaq__list{flex-direction:column;gap:8px;height:350px;display:flex;overflow-y:auto}.styles-module__EzzRaq__user{border:1px solid var(--grey-opacity-1);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:4px 6px;display:flex}.styles-module__EzzRaq__rrpp{border:1px solid var(--grey-opacity-1);border-radius:12px;flex-direction:column;gap:16px;padding:4px 6px;display:flex}.styles-module__EzzRaq__rrppName{color:var(--red-1);font-size:.9rem;font-weight:600}.styles-module__EzzRaq__actions{align-items:center;gap:8px;display:flex}.styles-module__EzzRaq__delete{width:45px;height:45px}.styles-module__EzzRaq__update{background:var(--red-opacity-1);height:45px;color:var(--red-1);border:1px solid var(--red-1)}
.styles-module__AhXcwW__form{flex-direction:column;gap:14px;padding:50px 30px 8px;display:flex;position:relative}.styles-module__AhXcwW__title{color:var(--red-1);text-shadow:2px 2px 3px var(--red-1);font-size:1.1rem;font-weight:600}.styles-module__AhXcwW__close{position:absolute;top:5px;right:5px}.styles-module__AhXcwW__switch{align-items:center;gap:6px;display:flex}
.styles-module__z4ZMVW__container{flex-direction:column;gap:10px;width:100%;margin-top:20px;display:flex}.styles-module__z4ZMVW__action{height:40px}.styles-module__z4ZMVW__filters{grid-template-columns:1fr 1fr;align-items:center;gap:10px;display:grid}@media (max-width:768px){.styles-module__z4ZMVW__filters{grid-template-columns:1fr}}
.styles-module__VMTwwq__action{background:var(--grey-2);color:var(--white);border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:8px 16px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease-in-out;display:flex}.styles-module__VMTwwq__action:hover{opacity:.8}.styles-module__VMTwwq__action:disabled{opacity:.3;cursor:not-allowed}
.styles-module__o4uaKa__container{opacity:0;flex-direction:column;width:100%;animation:.5s ease-in-out forwards styles-module__o4uaKa__fadein-container;display:flex}@keyframes styles-module__o4uaKa__fadein-container{0%{opacity:0}to{opacity:1}}
.styles-module__mBPK_W__container{flex-direction:column;gap:12px;padding:30px 12px 12px;display:flex;position:relative}.styles-module__mBPK_W__close{position:absolute;top:5px;right:5px}.styles-module__mBPK_W__title{color:var(--green-1);font-size:1.2rem;font-weight:600}.styles-module__mBPK_W__tags{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.styles-module__mBPK_W__tag{background:var(--green-opacity-1);border-radius:10px;padding:6px 12px}.styles-module__mBPK_W__form{flex-direction:column;gap:14px;margin-top:10px;display:flex}.styles-module__mBPK_W__block{align-items:center;gap:12px;display:flex}.styles-module__mBPK_W__empty{align-items:center;width:100%;height:200px;display:flex}.styles-module__mBPK_W__highlighted{color:var(--green-1)}.styles-module__mBPK_W__list{flex-direction:column;gap:10px;margin-top:10px;display:flex}.styles-module__mBPK_W__item{background:var(--grey-2);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:20px 14px 14px;display:flex}.styles-module__mBPK_W__grid{grid-template-columns:repeat(4,1fr);gap:13px;width:100%;display:grid}.styles-module__mBPK_W__delete{width:45px;height:45px}@media not (min-width:1024px){.styles-module__mBPK_W__grid{grid-template-columns:repeat(2,1fr)}}@media not (min-width:640px){.styles-module__mBPK_W__grid{grid-template-columns:repeat(1,1fr)}.styles-module__mBPK_W__item{flex-direction:column}.styles-module__mBPK_W__delete{width:100%}}@media not (min-width:425px){.styles-module__mBPK_W__block{flex-direction:column}}
.styles-module__lWOI0W__content{flex-direction:column;gap:16px;margin-top:25px;display:flex}.styles-module__lWOI0W__messages{flex-direction:column;gap:4px;display:flex}.styles-module__lWOI0W__question{font-weight:600}.styles-module__lWOI0W__question span{color:var(--green-1);font-weight:700}.styles-module__lWOI0W__warning{color:var(--red-1)}.styles-module__lWOI0W__footer{gap:6px;width:100%;margin-top:10px;display:flex}.styles-module__lWOI0W__action{width:100%}@media not (min-width:500px){.styles-module__lWOI0W__footer{flex-direction:column}}
.styles-module__cooQXW__container{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.styles-module__cooQXW__empty{justify-content:center;align-items:center;width:100%;height:150px;display:flex}.styles-module__cooQXW__title{color:var(--white);text-align:center;margin-top:20px;font-size:1.5rem;font-weight:600}.styles-module__cooQXW__block{border-radius:12px;flex-direction:column;gap:8px;display:flex}.styles-module__cooQXW__subBlock{gap:8px;display:flex}.styles-module__cooQXW__list{flex-direction:column;gap:8px;max-height:300px;margin-top:10px;padding-right:8px;display:flex;overflow:auto}.styles-module__cooQXW__item{border:1px solid var(--grey-opacity-1);border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:4px 12px;transition:all .3s ease-in-out;display:flex}.styles-module__cooQXW__active{border-color:var(--grey-1)}.styles-module__cooQXW__action{width:100%}
.styles-module__DLJxyq__input-group-wrapper{flex-direction:column;gap:2px;width:100%;display:flex}.styles-module__DLJxyq__input-group-container{align-items:center;display:flex;position:relative}.styles-module__DLJxyq__input{border:1px solid var(--red-2);background:var(--red-opacity-2);border-radius:12px;outline:none;width:100%;height:45px;padding:0 10px}.styles-module__DLJxyq__label{z-index:1;color:var(--grey-1);pointer-events:none;background:0 0;border-radius:6px;font-size:.9rem;font-weight:400;line-height:1rem;transition:all .2s ease-in-out;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.styles-module__DLJxyq__input:focus,.styles-module__DLJxyq__input:not(:placeholder-shown){border-color:var(--red-1);background-color:var(--red-opacity-1)}.styles-module__DLJxyq__input:focus+.styles-module__DLJxyq__label,.styles-module__DLJxyq__input:not(:placeholder-shown)+.styles-module__DLJxyq__label{color:var(--red-1);background-color:var(--red-2);padding:3px 8px;font-size:.75rem;font-weight:500;line-height:.75rem;top:0}.styles-module__DLJxyq__input-green{border:1px solid var(--green-5);background:var(--grey-2)}.styles-module__DLJxyq__label-green{color:var(--grey-1)}.styles-module__DLJxyq__input-green:focus,.styles-module__DLJxyq__input-green:not(:placeholder-shown){border-color:var(--green-1);background-color:var(--green-opacity-1)}.styles-module__DLJxyq__input-green:focus+.styles-module__DLJxyq__label-green,.styles-module__DLJxyq__input-green:not(:placeholder-shown)+.styles-module__DLJxyq__label-green{color:var(--background);background-color:var(--green-1)}.styles-module__DLJxyq__textarea{border:1px solid var(--red-2);background:var(--red-opacity-2);border-radius:12px;width:100%;padding:12px 10px}.styles-module__DLJxyq__textarea-label{z-index:1;color:var(--grey-1);pointer-events:none;background-color:#0000;font-size:.9rem;line-height:.9rem;transition:all .2s ease-in-out;position:absolute;top:10px;left:10px}.styles-module__DLJxyq__textarea:focus,.styles-module__DLJxyq__textarea:not(:placeholder-shown){border-color:var(--red-1);background-color:var(--red-opacity-1)}.styles-module__DLJxyq__textarea:focus+.styles-module__DLJxyq__textarea-label,.styles-module__DLJxyq__textarea:not(:placeholder-shown)+.styles-module__DLJxyq__textarea-label{color:var(--red-1);background-color:var(--red-2);border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:500;line-height:.75rem;top:-8px}.styles-module__DLJxyq__textarea-green{border:1px solid var(--green-5);background:var(--grey-2)}.styles-module__DLJxyq__textarea-label-green{color:var(--green-1)}.styles-module__DLJxyq__textarea-green:focus,.styles-module__DLJxyq__textarea-green:not(:placeholder-shown){border-color:var(--green-1);background-color:var(--green-opacity-1)}.styles-module__DLJxyq__textarea-green:focus+.styles-module__DLJxyq__textarea-label-green,.styles-module__DLJxyq__textarea-green:not(:placeholder-shown)+.styles-module__DLJxyq__textarea-label-green{color:var(--background);background-color:var(--green-1)}
.styles-module__fTQTpG__input-error{color:var(--red-1);font-size:.8rem}
.styles-module__p3htJq__container{flex-direction:column;gap:18px;width:100%;max-width:1200px;margin:0 auto;padding:0 10px;display:flex}.styles-module__p3htJq__header{grid-template-columns:2fr 1fr;gap:20px;display:grid}.styles-module__p3htJq__user{align-items:center;gap:20px;display:flex}.styles-module__p3htJq__userAvatar{background-color:var(--red-opacity-1);border:2px solid var(--red-1);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;font-size:3rem;display:flex;position:relative}.styles-module__p3htJq__userAvatarButton{background:var(--red-2);border:1px solid var(--red-1);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;right:0}.styles-module__p3htJq__userAvatarButton:active{transform:scale(.95)}.styles-module__p3htJq__userInfo{flex-direction:column;gap:2px;display:flex}.styles-module__p3htJq__userName{letter-spacing:2px;font-size:2.5rem;line-height:2.5rem;font-family:var(--font-bebas-neue), Courier, monospace;font-weight:600}.styles-module__p3htJq__userEmail{color:var(--red-1);font-size:1rem}.styles-module__p3htJq__userCreatedAt{color:var(--grey-1);font-size:.8rem}.styles-module__p3htJq__recharge{border:1px solid var(--red-1);background:var(--red-opacity-1);border-radius:10px;flex-direction:column;justify-self:center;gap:5px;min-width:200px;padding:14px 30px;display:flex}.styles-module__p3htJq__rechargeDesktop{display:flex}.styles-module__p3htJq__rechargeTitle{letter-spacing:1px;text-align:center;font-size:1.2rem;font-family:var(--font-bebas-neue), Courier, monospace;text-shadow:1px 1px 5px var(--red-1);font-weight:600}.styles-module__p3htJq__rechargeAmount{text-align:center;font-size:2.5rem;font-family:var(--font-bebas-neue), Courier, monospace;text-shadow:1px 1px 5px var(--red-1);font-weight:600}.styles-module__p3htJq__rechargeButton{border:1px solid var(--red-2);width:100%;height:40px;color:var(--red-1);border-radius:24px;font-size:1rem}.styles-module__p3htJq__rechargeMobile{border:1px solid var(--red-2);background:var(--red-opacity-2);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px;display:none}.styles-module__p3htJq__rechargeTitleMobile{letter-spacing:1px;text-align:center;font-size:2rem;font-family:var(--font-bebas-neue), Courier, monospace;text-shadow:1px 1px 5px var(--red-1);gap:5px;font-weight:600;display:flex}.styles-module__p3htJq__rechargeTitleMobile strong{color:var(--red-1);text-shadow:1px 1px 2px var(--white);font-weight:700}.styles-module__p3htJq__rechargeButtonMobile{border:1px solid var(--red-2);width:100%;height:40px;color:var(--red-1);border-radius:24px;font-size:1rem}.styles-module__p3htJq__actions{flex-direction:column;gap:2px;display:flex}.styles-module__p3htJq__action{border:1px solid var(--red-2);width:100%;height:40px;color:var(--red-1);border-radius:12px;margin-top:5px;font-size:.9rem;transition:all .3s ease-in-out}.styles-module__p3htJq__action:active{transform:scale(.95)}.styles-module__p3htJq__disabled{opacity:.5}@media not (min-width:768px){.styles-module__p3htJq__header{grid-template-columns:1fr}.styles-module__p3htJq__rechargeDesktop{display:none}.styles-module__p3htJq__rechargeMobile{display:flex}}@media not (min-width:550px){.styles-module__p3htJq__user{flex-direction:column}.styles-module__p3htJq__userName,.styles-module__p3htJq__userEmail,.styles-module__p3htJq__userCreatedAt{text-align:center}}
.styles-module__ekF-HG__container{flex-direction:column;align-items:center;gap:8px;margin-top:16px;display:flex}.styles-module__ekF-HG__searchEvent{border:1px solid var(--grey-opacity-1);border-radius:8px;width:100%;padding:8px 12px}.styles-module__ekF-HG__dates{border:1px solid var(--grey-opacity-1);border-radius:12px;align-items:flex-end;gap:6px;width:100%;padding:8px 12px;display:flex}.styles-module__ekF-HG__date{flex-direction:column;gap:5px;width:100%;display:flex}.styles-module__ekF-HG__date label{color:var(--green-1);font-size:.9rem;font-weight:500}.styles-module__ekF-HG__clear{width:100%}@media not (min-width:768px){.styles-module__ekF-HG__container{flex-direction:column;align-items:flex-start;gap:8px}.styles-module__ekF-HG__clear{width:100%}}@media not (min-width:640px){.styles-module__ekF-HG__dates{flex-direction:column;align-items:center}.styles-module__ekF-HG__search{width:100%}.styles-module__ekF-HG__label{text-align:center;width:100%}}
.styles-module__6UP7-G__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__6UP7-G__title{color:var(--white);text-align:center;margin-top:5px;font-size:1.5rem;font-weight:600}.styles-module__6UP7-G__buttons{gap:10px;width:100%;margin-top:10px;display:flex}.styles-module__6UP7-G__action{width:100%}@media not (min-width:500px){.styles-module__6UP7-G__buttons{flex-direction:column}}
.styles-module__g1Yboa__container{flex-direction:column;gap:16px;margin-top:12px;display:flex}.styles-module__g1Yboa__title{font-size:.9rem}.styles-module__g1Yboa__empty{justify-content:center;align-items:center;width:100%;height:200px;display:flex}.styles-module__g1Yboa__list{scrollbar-color:var(--green-1) var(--green-opacity-1);flex-direction:column;gap:6px;width:100%;max-height:300px;padding-right:5px;display:flex;overflow-y:auto}.styles-module__g1Yboa__item{text-align:center;background:var(--green-opacity-2);border-radius:8px;padding:8px 12px;transition:all .3s ease-in-out}.styles-module__g1Yboa__active{background:var(--green-1);color:var(--black)}
.styles-module__rruPNq__container{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.styles-module__rruPNq__dates{border:1px solid var(--grey-opacity-1);border-radius:12px;align-items:flex-end;gap:6px;width:100%;padding:8px 12px;display:flex}.styles-module__rruPNq__date{flex-direction:column;gap:5px;width:100%;display:flex}.styles-module__rruPNq__date label{color:var(--green-1);font-size:.9rem;font-weight:500}.styles-module__rruPNq__clear{width:100%}@media not (min-width:768px){.styles-module__rruPNq__container{flex-direction:column;align-items:flex-start;gap:8px}}@media not (min-width:640px){.styles-module__rruPNq__dates{flex-direction:column;align-items:center}.styles-module__rruPNq__search{width:100%}}
.styles-module__e1FUEW__container{flex-direction:column;gap:14px;display:flex}.styles-module__e1FUEW__header{flex-direction:column;margin-bottom:5px;display:flex}.styles-module__e1FUEW__title{color:var(--green-1);font-size:1.1rem}.styles-module__e1FUEW__text{color:var(--grey-1)}.styles-module__e1FUEW__form{flex-direction:column;gap:14px;display:flex}.styles-module__e1FUEW__footer{gap:6px;width:100%;margin-top:5px;display:flex}.styles-module__e1FUEW__action{width:100%}@media not (min-width:500px){.styles-module__e1FUEW__footer{flex-direction:column}}
.styles-module__LPbydq__container{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.styles-module__LPbydq__empty{justify-content:center;align-items:center;width:100%;height:150px;display:flex}.styles-module__LPbydq__title{color:var(--white);text-align:center;margin-top:20px;font-size:1.5rem;font-weight:600}.styles-module__LPbydq__block{border-radius:12px;flex-direction:column;gap:8px;display:flex}.styles-module__LPbydq__subBlock{gap:8px;display:flex}.styles-module__LPbydq__list{flex-direction:column;gap:8px;max-height:300px;margin-top:10px;padding-right:8px;display:flex;overflow:auto}.styles-module__LPbydq__image{aspect-ratio:1;width:30px;height:30px;position:relative}.styles-module__LPbydq__image img{object-fit:cover}.styles-module__LPbydq__item{border:1px solid var(--grey-opacity-1);border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:4px 12px;transition:all .3s ease-in-out;display:flex}.styles-module__LPbydq__active{border-color:var(--grey-1)}.styles-module__LPbydq__action{width:100%}
.styles-module__EzIkCq__form{flex-direction:column;gap:16px;display:flex}.styles-module__EzIkCq__header{flex-direction:column;align-items:center;gap:8px;margin-bottom:4px;display:flex}.styles-module__EzIkCq__headerIcon{background:var(--green-opacity-1);border:1px solid var(--green-3);width:44px;height:44px;color:var(--green-1);border-radius:50%;justify-content:center;align-items:center;display:flex}.styles-module__EzIkCq__title{color:var(--green-1);text-align:center;text-transform:uppercase;letter-spacing:.5px;font-size:1.2rem;font-weight:600}.styles-module__EzIkCq__description{max-width:320px;color:var(--grey-1);text-align:center;font-size:.85rem;line-height:1.4}.styles-module__EzIkCq__amountSection{flex-direction:column;gap:10px;display:flex}.styles-module__EzIkCq__sectionLabel{text-transform:uppercase;letter-spacing:1.2px;color:var(--muted-foreground);font-size:.75rem;font-weight:500}.styles-module__EzIkCq__presetGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.styles-module__EzIkCq__presetButton{border-radius:var(--radius-xl);background:var(--secondary);border:1px solid var(--border);min-height:64px;color:var(--foreground);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:10px 6px;transition:border-color .2s,background .2s,transform .15s,box-shadow .2s;display:flex}.styles-module__EzIkCq__presetButton:hover:not(:disabled){border-color:var(--green-3);background:var(--green-opacity-2)}.styles-module__EzIkCq__presetButtonActive{border-color:var(--green-1);background:var(--green-opacity-1);box-shadow:0 0 0 1px var(--green-3)}.styles-module__EzIkCq__presetButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__EzIkCq__presetValue{font-family:var(--font-bebas-neue), Courier, monospace;letter-spacing:.5px;font-size:1.5rem;line-height:1}.styles-module__EzIkCq__presetCurrency{color:var(--grey-1);font-size:.7rem;font-weight:500}.styles-module__EzIkCq__presetButtonActive .styles-module__EzIkCq__presetCurrency{color:var(--green-1)}.styles-module__EzIkCq__divider{justify-content:center;align-items:center;margin:2px 0;display:flex;position:relative}.styles-module__EzIkCq__divider:before,.styles-module__EzIkCq__divider:after{content:"";background:var(--border);flex:1;height:1px}.styles-module__EzIkCq__divider span{color:var(--grey-1);text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;padding:0 12px;font-size:.75rem}.styles-module__EzIkCq__summary{border-radius:var(--radius-lg);background:var(--green-opacity-2);border:1px solid var(--green-3);color:var(--foreground);text-align:center;padding:10px 14px;font-size:.9rem}.styles-module__EzIkCq__summary strong{color:var(--green-1);font-family:var(--font-bebas-neue), Courier, monospace;letter-spacing:.5px;font-size:1.2rem}.styles-module__EzIkCq__footer{gap:8px;width:100%;margin-top:4px;display:flex}.styles-module__EzIkCq__action{width:100%}@media not (min-width:560px){.styles-module__EzIkCq__presetGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.styles-module__EzIkCq__footer{flex-direction:column}}@media not (min-width:400px){.styles-module__EzIkCq__presetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.styles-module__S7t3UW__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__S7t3UW__title{color:var(--white);text-align:center;margin-top:5px;font-size:1.5rem;font-weight:600}.styles-module__S7t3UW__buttons{gap:10px;width:100%;margin-top:10px;display:flex}.styles-module__S7t3UW__action{width:100%}@media not (min-width:500px){.styles-module__S7t3UW__buttons{flex-direction:column}}
.styles-module__BFRktG__empty{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__BFRktG__container{flex-direction:column;gap:10px;padding:50px 8px 8px;display:flex;position:relative}.styles-module__BFRktG__close{position:absolute;top:5px;right:5px}.styles-module__BFRktG__block{border:1px solid var(--grey-opacity-1);border-radius:12px;flex-direction:column;gap:10px;padding:10px;display:flex}.styles-module__BFRktG__title{font-size:1rem;font-family:var(--font-encode-sans-expanded), Courier, monospace;color:var(--green-1);font-weight:700}.styles-module__BFRktG__list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;display:grid}.styles-module__BFRktG__zone{border:1px solid var(--green-1);border-radius:8px;padding:5px;transition:all .3s ease-in-out}.styles-module__BFRktG__zone p{text-align:center}.styles-module__BFRktG__zone p:first-child{font-weight:700}.styles-module__BFRktG__zone p:nth-child(2){color:var(--grey-1);font-size:.8rem}.styles-module__BFRktG__table{border:1px solid var(--green-1);border-radius:8px;padding:5px;transition:all .3s ease-in-out}.styles-module__BFRktG__noAvailable{filter:grayscale();pointer-events:none}.styles-module__BFRktG__table p{text-align:center}.styles-module__BFRktG__table p:first-child{font-weight:700}.styles-module__BFRktG__table p:nth-child(2){color:var(--red-1);font-size:1.1rem;line-height:1.3rem;font-family:var(--font-bebas-neue), Courier, monospace}.styles-module__BFRktG__table p:nth-child(3){font-family:var(--font-bebas-neue), Courier, monospace;color:var(--red-1);font-size:1.1rem;line-height:1.3rem}.styles-module__BFRktG__table p:nth-child(4){letter-spacing:1px;font-family:var(--font-bebas-neue), Courier, monospace;color:var(--white);font-weight:700}.styles-module__BFRktG__active{background:var(--green-opacity-2);color:var(--green-1)}
.styles-module__7XkeLa__container{flex-direction:column;gap:10px;display:flex}.styles-module__7XkeLa__dates{align-items:flex-end;gap:6px;width:100%;display:flex}.styles-module__7XkeLa__date{flex-direction:column;gap:5px;width:100%;display:flex}.styles-module__7XkeLa__search{color:var(--green-1);background:var(--green-opacity-2);cursor:pointer;border:none;border-radius:5px;padding:10px;transition:background .3s ease-in-out}.styles-module__7XkeLa__label{color:var(--green-1);font-size:14px;font-weight:500}@media not (min-width:640px){.styles-module__7XkeLa__dates{flex-direction:column;align-items:center}.styles-module__7XkeLa__search{width:100%}.styles-module__7XkeLa__label{text-align:center;width:100%}}
.styles-module__yvG4Za__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__yvG4Za__title{color:var(--white);text-align:center;margin-top:5px;font-size:1.5rem;font-weight:600}.styles-module__yvG4Za__buttons{gap:10px;width:100%;margin-top:10px;display:flex}.styles-module__yvG4Za__action{width:100%}@media not (min-width:500px){.styles-module__yvG4Za__buttons{flex-direction:column}}
.styles-module__o979oa__container{width:100%;margin-top:20px}
.styles-module__wal_jW__container{background:var(--green-opacity-3);border-radius:8px;justify-content:center;gap:8px;width:100%;padding:14px;font-size:1.5rem;font-weight:600;display:flex}
.styles-module__SygTrq__container{flex-direction:column;gap:16px;margin-top:12px;display:flex}.styles-module__SygTrq__title{font-size:.9rem}.styles-module__SygTrq__empty{justify-content:center;align-items:center;width:100%;height:200px;display:flex}.styles-module__SygTrq__list{scrollbar-color:var(--green-1) var(--green-opacity-1);flex-direction:column;gap:6px;width:100%;max-height:300px;padding-right:5px;display:flex;overflow-y:auto}.styles-module__SygTrq__item{text-align:center;background:var(--green-opacity-2);border-radius:8px;padding:8px 12px;transition:all .3s ease-in-out}.styles-module__SygTrq__active{background:var(--green-1);color:var(--black)}
.styles-module__9rBRWa__action{background-color:var(--red-opacity-1);color:var(--red-1);border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:8px 16px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease-in-out;display:flex}.styles-module__9rBRWa__action:hover{opacity:.8}.styles-module__9rBRWa__action:disabled{opacity:.3;cursor:not-allowed}
.styles-module__YA5FYG__form{flex-direction:column;gap:16px;margin-top:20px;display:flex}.styles-module__YA5FYG__title{color:var(--green-1);text-align:center;font-size:1.2rem;font-weight:600}.styles-module__YA5FYG__titleVariant{color:var(--red-1);font-size:1.4rem;line-height:2rem}.styles-module__YA5FYG__header{flex-direction:column;gap:2px;margin-bottom:5px;display:flex}.styles-module__YA5FYG__text{font-weight:600;font-size:rem}.styles-module__YA5FYG__eventName{color:var(--red-1)}.styles-module__YA5FYG__subText{color:var(--grey-1)}.styles-module__YA5FYG__footer{gap:8px;width:100%;display:flex}@media not (min-width:640px){.styles-module__YA5FYG__footer{flex-direction:column}.styles-module__YA5FYG__header{align-items:center}.styles-module__YA5FYG__text,.styles-module__YA5FYG__subText{text-align:center}}
.styles-module__pgGq8q__container{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.styles-module__pgGq8q__searchContainer{gap:8px;width:100%;display:flex}.styles-module__pgGq8q__search{border:1px solid var(--grey-opacity-1);border-radius:8px;flex:1;padding:8px 12px}.styles-module__pgGq8q__dates{border:1px solid var(--grey-opacity-1);border-radius:12px;align-items:flex-end;gap:6px;width:100%;padding:8px 12px;display:flex}.styles-module__pgGq8q__date{flex-direction:column;gap:5px;width:100%;display:flex}.styles-module__pgGq8q__date label{color:var(--green-1);font-size:.9rem;font-weight:500}.styles-module__pgGq8q__clear{width:100%}@media not (min-width:768px){.styles-module__pgGq8q__container{flex-direction:column;align-items:flex-start;gap:8px}.styles-module__pgGq8q__clear{width:100%}}@media not (min-width:640px){.styles-module__pgGq8q__dates{flex-direction:column;align-items:center}.styles-module__pgGq8q__search{width:100%}.styles-module__pgGq8q__label{text-align:center;width:100%}.styles-module__pgGq8q__searchContainer{flex-direction:column}}
.styles-module__ivHTeG__empty{margin-top:60px}.styles-module__ivHTeG__container{flex-direction:column;gap:10px;margin-top:40px;display:flex}
.styles-module__RH3mCq__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__RH3mCq__title{color:var(--white);text-align:center;margin-top:5px;font-size:1.5rem;font-weight:600}.styles-module__RH3mCq__passwordContainer{align-items:center;gap:5px;display:flex}.styles-module__RH3mCq__passwordButton{width:43px;height:43px}.styles-module__RH3mCq__buttons{gap:10px;width:100%;margin-top:10px;display:flex}.styles-module__RH3mCq__action{width:100%}@media not (min-width:500px){.styles-module__RH3mCq__buttons{flex-direction:column}}
.styles-module__f8_7gG__container{flex-direction:column;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:100px 10px 20px;animation:.5s ease-in-out forwards styles-module__f8_7gG__fadein-container;display:flex}@keyframes styles-module__f8_7gG__fadein-container{0%{opacity:0}to{opacity:1}}
.styles-module__s9054G__containerSections{background:var(--black);flex-direction:column;gap:40px;width:100%;padding-bottom:60px;display:flex;position:relative}.styles-module__s9054G__container{flex-direction:column;gap:20px;width:100%;padding-top:30px;display:flex}.styles-module__s9054G__generateLink{z-index:999;background:var(--red-2);width:60px;height:60px;color:var(--red-1);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:90px;right:20px}.styles-module__s9054G__dateTime{justify-content:center;align-items:center;gap:20px;display:flex}.styles-module__s9054G__dateTime p{color:var(--white-1);text-align:center;background:var(--red-1);font-size:1.4rem;font-weight:400;line-height:1.6rem;font-family:var(--font-bebas-neue), Courier, monospace;border-radius:20px;padding:2px 12px}.styles-module__s9054G__header{flex-direction:column;width:100%;height:33.3333svh;min-height:550px;display:flex;position:relative}.styles-module__s9054G__headerOverlay{z-index:1;background:var(--gradient-7);pointer-events:none;position:absolute;inset:0}.styles-module__s9054G__header img{object-fit:cover}.styles-module__s9054G__headerContent{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px;display:flex;position:absolute;inset:0}.styles-module__s9054G__headerButtons{gap:10px;margin-top:5px;display:flex}.styles-module__s9054G__title{letter-spacing:3px;text-align:center;width:100%;max-width:700px;color:var(--white);text-transform:uppercase;font-size:3.5rem;font-weight:700;line-height:3.3rem;font-family:var(--font-bebas-neue), Courier, monospace;animation:1s ease-in-out forwards styles-module__s9054G__fadeInTop}.styles-module__s9054G__descriptions{flex-direction:column;gap:0;margin-top:5px;margin-bottom:10px;display:flex}.styles-module__s9054G__description{max-width:800px;color:var(--white);text-align:center;font-size:1.1rem;line-height:1.5rem;animation:1s ease-in-out forwards styles-module__s9054G__fadeInCenter}.styles-module__s9054G__date{text-transform:capitalize;font-size:1.1rem;font-weight:600}.styles-module__s9054G__location{text-align:center;background:var(--red-2);color:var(--white);border:1px solid var(--red-1);border-radius:20px;align-items:center;gap:5px;padding:5px 26px;font-size:.9rem;animation:1s ease-in-out forwards styles-module__s9054G__fadeInBottom;display:flex}@keyframes styles-module__s9054G__fadeInTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__s9054G__fadeInCenter{0%{opacity:0}to{opacity:1}}@keyframes styles-module__s9054G__fadeInBottom{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles-module__s9054G__sectionTitle{letter-spacing:3px;text-align:center;color:var(--white);text-transform:uppercase;font-size:3.5rem;font-weight:700;line-height:3.3rem;font-family:var(--font-bebas-neue), Courier, monospace;animation:1s ease-in-out forwards styles-module__s9054G__fadeInTop}.styles-module__s9054G__mapContainer{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.styles-module__s9054G__mapMarkers{border:2px solid var(--green-1);border-radius:5px;width:100%;overflow:hidden}.styles-module__s9054G__lineupContainer{flex-direction:column;gap:40px;width:100%;max-width:1200px;margin:0 auto;padding:20px;display:flex}.styles-module__s9054G__empty{justify-content:center;align-items:center;width:100%;min-height:150px;display:flex}.styles-module__s9054G__lineup{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.styles-module__s9054G__tickets{flex-wrap:wrap;justify-content:center;gap:20px;width:100%;display:flex}@media not (min-width:900px){.styles-module__s9054G__tickets{grid-template-columns:repeat(2,1fr)}}@media not (min-width:768px){.styles-module__s9054G__lineup{grid-template-columns:repeat(2,1fr)}.styles-module__s9054G__mapMarkers{height:400px}.styles-module__s9054G__title{font-size:7dvw;line-height:6.8dvw}.styles-module__s9054G__description{font-size:2.2dvw;line-height:2.7dvw}}@media not (min-width:640px){.styles-module__s9054G__lineup,.styles-module__s9054G__tickets{grid-template-columns:repeat(1,1fr)}.styles-module__s9054G__mapMarkers{height:300px}.styles-module__s9054G__title{font-size:7.8dvw;line-height:8.3dvw}.styles-module__s9054G__description{font-size:1rem;line-height:1.2rem}}@media not (min-width:425px){.styles-module__s9054G__description{font-size:.9rem;line-height:1.2rem}}
.styles-module__ZB1lgW__container{width:100%;min-height:200px;position:relative}.styles-module__ZB1lgW__close{position:absolute;top:-10px;right:-10px}.styles-module__ZB1lgW__loader{justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.styles-module__ZB1lgW__skeleton{aspect-ratio:1;width:100%;height:auto}.styles-module__ZB1lgW__empty{align-items:center;width:100%;height:300px;display:flex}.styles-module__ZB1lgW__qrContainer{padding:20px}.styles-module__ZB1lgW__qr{aspect-ratio:1;width:100%;height:auto;position:relative}
.styles-module__5DGSXG__container{width:100%;margin:0 auto}
.styles-module__uufnDG__artists{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.styles-module__uufnDG__error{justify-content:center;align-items:center;height:100%;min-height:400px;display:flex}@media not (min-width:900px){.styles-module__uufnDG__artists{grid-template-columns:repeat(2,1fr)}}@media not (min-width:640px){.styles-module__uufnDG__artists{grid-template-columns:repeat(1,1fr)}}
.styles-module__XSOHCG__card{opacity:0;cursor:pointer;width:100%;height:100%;text-align:inherit;font:inherit;color:inherit;will-change:opacity, transform;border:1px solid var(--grey-2);background:0 0;border-radius:10px;padding:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translateY(28px)scale(.97)}.styles-module__XSOHCG__visible{opacity:1;transform:translateY(0)scale(1)}.styles-module__XSOHCG__image{aspect-ratio:1/1.3;width:100%;height:auto;position:relative;overflow:hidden}.styles-module__XSOHCG__image img{object-fit:cover;filter:brightness(.8);will-change:transform;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .45s}.styles-module__XSOHCG__name{text-align:start;letter-spacing:3px;max-width:70%;color:var(--white);text-transform:uppercase;font-size:3rem;font-weight:500;font-family:var(--font-bebas-neue), Courier, monospace;text-shadow:1px 1px 5px var(--red-1);transition:transform .45s cubic-bezier(.22,1,.36,1),text-shadow .35s;position:absolute;bottom:15px;left:15px}.styles-module__XSOHCG__networks{z-index:1;flex-direction:column;gap:8px;display:flex;position:absolute;top:16px;right:16px}.styles-module__XSOHCG__networkLink{background:var(--grey-opacity-2);border:1px solid var(--red-opacity-1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.88;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;padding:8px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s,background .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;transform:translate(6px)}.styles-module__XSOHCG__networkLink:first-child{transition-delay:0s}.styles-module__XSOHCG__networkLink:nth-child(2){transition-delay:40ms}.styles-module__XSOHCG__networkLink:nth-child(3){transition-delay:80ms}.styles-module__XSOHCG__networkIcon{object-fit:contain;filter:drop-shadow(0 1px 2px var(--black-opacity-1))}.styles-module__XSOHCG__visible:hover{transform:translateY(-6px)scale(1.01)}.styles-module__XSOHCG__card:hover .styles-module__XSOHCG__image img{filter:brightness(.92);transform:scale(1.06)}.styles-module__XSOHCG__card:hover .styles-module__XSOHCG__name{text-shadow:1px 1px 8px var(--red-1), 0 0 20px var(--red-opacity-1);transform:translateY(-4px)}.styles-module__XSOHCG__card:hover .styles-module__XSOHCG__networkLink{opacity:1;transform:translate(0)}.styles-module__XSOHCG__networkLink:hover{background:var(--red-opacity-3);border-color:var(--red-1);box-shadow:0 4px 16px var(--red-opacity-1), 0 0 0 1px var(--red-opacity-1);transform:translate(0)scale(1.12)}.styles-module__XSOHCG__networkLink:active{transform:translate(0)scale(1.04)}@media not (min-width:1100px){.styles-module__XSOHCG__name{font-size:4.5dvw}}@media not (min-width:768px){.styles-module__XSOHCG__name{font-size:5.5dvw}}@media not (min-width:640px){.styles-module__XSOHCG__name{font-size:10dvw}.styles-module__XSOHCG__networks{gap:6px;top:12px;right:12px}.styles-module__XSOHCG__networkLink{border-radius:8px;width:11dvw;height:11dvw;padding:7px}}@media (prefers-reduced-motion:reduce){.styles-module__XSOHCG__container,.styles-module__XSOHCG__card{opacity:1;will-change:auto;transition:none;transform:none}.styles-module__XSOHCG__image img,.styles-module__XSOHCG__name,.styles-module__XSOHCG__networkLink{transition:none}.styles-module__XSOHCG__visible:hover,.styles-module__XSOHCG__card:hover .styles-module__XSOHCG__image img,.styles-module__XSOHCG__card:hover .styles-module__XSOHCG__name,.styles-module__XSOHCG__card:hover .styles-module__XSOHCG__networkLink,.styles-module__XSOHCG__networkLink:hover{transform:none}}
.styles-module__jFEWBG__container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.styles-module__jFEWBG__title{letter-spacing:2px;color:var(--white);font-size:1.5rem;font-weight:600;line-height:2rem;font-family:var(--font-bebas-neue), Courier, monospace}.styles-module__jFEWBG__text{letter-spacing:1px;color:var(--green-1);font-size:1rem;font-weight:400;font-family:var(--font-bebas-neue), Courier, monospace}
.styles-module__ftTAbq__artists{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.styles-module__ftTAbq__card{border:1px solid var(--grey-2);border-radius:10px;width:100%;position:relative;overflow:hidden}.styles-module__ftTAbq__image{aspect-ratio:1/1.3;border-radius:0;width:100%}.styles-module__ftTAbq__name{width:60%;height:2.5rem;position:absolute;bottom:15px;left:15px}.styles-module__ftTAbq__networks{flex-direction:column;gap:8px;display:flex;position:absolute;top:16px;right:16px}.styles-module__ftTAbq__network{border-radius:10px;width:38px;height:38px}@media not (min-width:900px){.styles-module__ftTAbq__artists{grid-template-columns:repeat(2,1fr)}}@media not (min-width:640px){.styles-module__ftTAbq__artists{grid-template-columns:repeat(1,1fr)}.styles-module__ftTAbq__networks{gap:6px;top:12px;right:12px}.styles-module__ftTAbq__network{border-radius:8px;width:11dvw;height:11dvw}}
.styles-module__ntkUcq__container{background:var(--black);border-top:1px solid var(--grey-opacity-1);flex-direction:column;gap:20px;width:100%;padding:120px 40px;display:flex}.styles-module__ntkUcq__header{justify-content:center;gap:10px;display:flex}.styles-module__ntkUcq__subtitle{letter-spacing:3px;color:var(--red-1);text-transform:uppercase;font-size:.8rem;font-weight:600}.styles-module__ntkUcq__title{letter-spacing:3px;color:var(--white);text-transform:uppercase;text-align:center;font-size:2.8rem;font-weight:700;line-height:3rem;font-family:var(--font-encode-sans-expanded), Courier, monospace}.styles-module__ntkUcq__description{color:var(--grey-1);font-size:16px;font-weight:400}.styles-module__ntkUcq__linkContainer{justify-content:center;margin-top:20px;display:flex}.styles-module__ntkUcq__link{background:var(--red-opacity-1);border:1px solid var(--red-1);color:var(--red-1);border-radius:5px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;transition:all .3s ease-in-out;display:flex}.styles-module__ntkUcq__link:hover{background:var(--red-1);color:var(--white)}
.styles-module__kj0cBW__gallery{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;margin-top:40px;display:grid}.styles-module__kj0cBW__item{cursor:pointer;opacity:0;will-change:opacity, transform;background:var(--grey-2);border-radius:8px;width:100%;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),box-shadow .45s;position:relative;overflow:hidden;transform:translateY(36px)scale(.96)}.styles-module__kj0cBW__visible{opacity:1;transform:translateY(0)scale(1)}.styles-module__kj0cBW__imageWrapper{aspect-ratio:1/1.4;width:100%;height:auto;position:relative}.styles-module__kj0cBW__image{object-fit:cover;will-change:transform;transition:transform .65s cubic-bezier(.22,1,.36,1)}.styles-module__kj0cBW__overlay{background:linear-gradient(to top, var(--black-opacity-1) 0%, var(--grey-opacity-2) 45%, transparent 100%);transition:background .45s;position:absolute;inset:0}.styles-module__kj0cBW__shine{background:linear-gradient(120deg, transparent 30%, var(--red-opacity-1) 50%, transparent 70%);pointer-events:none;transition:transform .8s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-120%)}.styles-module__kj0cBW__index{letter-spacing:3px;color:var(--red-1);text-transform:uppercase;opacity:.85;font-size:.7rem;font-weight:600;transition:opacity .35s,letter-spacing .35s}.styles-module__kj0cBW__borderGlow{border-radius:inherit;pointer-events:none;z-index:3;border:1px solid #0000;transition:border-color .4s,box-shadow .4s;position:absolute;inset:0}.styles-module__kj0cBW__item:hover{box-shadow:0 20px 40px var(--black-opacity-1), 0 0 0 1px var(--red-opacity-1);transform:translateY(-6px)scale(1.01)}.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__image{transform:scale(1.1)}.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__overlay{background:linear-gradient(to top, var(--red-bg) 0%, var(--grey-opacity-1) 50%, var(--red-opacity-2) 100%)}.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__shine{transform:translate(120%)}.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__caption{transform:translateY(0)}.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__index{opacity:1;letter-spacing:4px}.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__label{color:var(--green-1);transform:translate(4px)}.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__borderGlow{border-color:var(--red-1);box-shadow:inset 0 0 30px var(--red-opacity-1)}.styles-module__kj0cBW__visible:hover{transform:translateY(-6px)scale(1.01)}@media (max-width:1024px){.styles-module__kj0cBW__gallery{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.styles-module__kj0cBW__featured,.styles-module__kj0cBW__tardeo,.styles-module__kj0cBW__paella,.styles-module__kj0cBW__monologo,.styles-module__kj0cBW__nocheDj{grid-area:auto;min-height:220px}.styles-module__kj0cBW__featured{grid-column:1/-1;min-height:320px}}@media (max-width:640px){.styles-module__kj0cBW__featured{min-height:280px}.styles-module__kj0cBW__tardeo,.styles-module__kj0cBW__paella,.styles-module__kj0cBW__monologo,.styles-module__kj0cBW__nocheDj{min-height:200px}.styles-module__kj0cBW__label{font-size:1.15rem}.styles-module__kj0cBW__featured .styles-module__kj0cBW__label{font-size:1.5rem}}@media (max-width:550px){.styles-module__kj0cBW__gallery{grid-template-columns:1fr;gap:8px}}@media (prefers-reduced-motion:reduce){.styles-module__kj0cBW__item{opacity:1;will-change:auto;transition:none;transform:none}.styles-module__kj0cBW__image,.styles-module__kj0cBW__overlay,.styles-module__kj0cBW__shine,.styles-module__kj0cBW__caption,.styles-module__kj0cBW__index,.styles-module__kj0cBW__label,.styles-module__kj0cBW__borderGlow{transition:none}.styles-module__kj0cBW__item:hover,.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__image{transform:none}.styles-module__kj0cBW__item:hover .styles-module__kj0cBW__shine{transform:translate(-120%)}}
.styles-module__MhDFjG__hero{isolation:isolate;width:100%;height:100svh;min-height:650px;position:relative;overflow:hidden}.styles-module__MhDFjG__fadeIn{opacity:0;animation:.8s ease-in-out forwards styles-module__MhDFjG__fadeIn;transform:translateY(-40px)}.styles-module__MhDFjG__heroMedia{z-index:0;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.styles-module__MhDFjG__heroVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.styles-module__MhDFjG__hero1{transform-origin:0 0;z-index:5;width:400px;height:250px;box-shadow:6px 8px 20px 5px var(--black);border-radius:12px;animation:1s ease-in-out forwards styles-module__MhDFjG__rotateHero1;position:absolute;top:20%;left:-2%;overflow:hidden;transform:rotate(-15deg)}.styles-module__MhDFjG__hero1 img{object-fit:cover}.styles-module__MhDFjG__hero2{z-index:5;transform-origin:100% 100%;width:400px;height:250px;box-shadow:2px 2px 10px 0px var(--black);border-radius:12px;animation:1s ease-in-out forwards styles-module__MhDFjG__rotateHero2;position:absolute;bottom:10%;left:5%;overflow:hidden;transform:rotate(25deg)}.styles-module__MhDFjG__hero2 img{object-fit:cover}.styles-module__MhDFjG__heroVideoOverlay{background:var(--gradient-6);pointer-events:none;position:absolute;inset:0}.styles-module__MhDFjG__heroContainer{z-index:6;flex-direction:column;align-items:center;padding:40px 0;display:flex;position:absolute;inset:0}.styles-module__MhDFjG__heroContent{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100%;padding:0 20px;display:flex}.styles-module__MhDFjG__heroBadge{letter-spacing:3px;color:var(--red-1);background-color:var(--grey-opacity-1);text-transform:uppercase;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500}.styles-module__MhDFjG__heroTitle{letter-spacing:1px;color:var(--white);text-transform:uppercase;font-size:7.8rem;font-weight:700;line-height:8.2rem;font-family:var(--font-encode-sans-expanded), Courier, monospace;opacity:0}.styles-module__MhDFjG__heroCrossfadeText{font-size:7rem;line-height:7.5rem}.styles-module__MhDFjG__socials{justify-content:center;align-items:center;gap:20px;display:flex}.styles-module__MhDFjG__social{border:2px solid var(--white);opacity:0;background:var(--white-opacity-1);border-radius:50%;padding:10px;animation:.5s ease-in-out forwards styles-module__MhDFjG__fadeIn}.styles-module__MhDFjG__socialIcon{width:30px;height:30px}.styles-module__MhDFjG__heroButtons{gap:10px;display:flex}.styles-module__MhDFjG__heroButton{border:1px solid var(--red-1);color:var(--red-1);border-radius:30px;padding:15px 30px}.styles-module__MhDFjG__navigateSection{color:var(--white);border-radius:50%;font-size:1.5rem;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.styles-module__MhDFjG__navigateSectionIcon{animation:1s ease-in-out infinite styles-module__MhDFjG__arrowDrop;display:block}@keyframes styles-module__MhDFjG__rotateHero1{0%{transform:rotate(-80deg)}to{transform:rotate(-15deg)}}@keyframes styles-module__MhDFjG__rotateHero2{0%{transform:rotate(80deg)}to{transform:rotate(25deg)}}@keyframes styles-module__MhDFjG__arrowDrop{0%{transform:translateY(0)}30%{transform:translateY(10px)}60%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes styles-module__MhDFjG__fadeIn{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.styles-module__MhDFjG__navigateSectionIcon{animation:none}.styles-module__MhDFjG__heroCrossfadeWord{opacity:0;animation:none}.styles-module__MhDFjG__heroCrossfadeWord:first-child{opacity:1;transform:none}}@media not (min-width:1024px){.styles-module__MhDFjG__hero1,.styles-module__MhDFjG__hero2{width:300px;height:200px}}@media not (min-width:768px){.styles-module__MhDFjG__heroTitle{font-size:19dvw;line-height:19.5dvw}.styles-module__MhDFjG__heroCrossfadeText{height:65px;font-size:14dvw;line-height:14.9dvw}.styles-module__MhDFjG__heroContent{gap:20px}.styles-module__MhDFjG__hero1,.styles-module__MhDFjG__hero2{display:none}.styles-module__MhDFjG__socials{position:absolute;bottom:10px}}@media not (min-width:425px){.styles-module__MhDFjG__heroContent{gap:10px}.styles-module__MhDFjG__socialIcon{width:25px;height:25px}}@media not (min-width:375px){.styles-module__MhDFjG__heroContent{gap:10px}.styles-module__MhDFjG__social{padding:6px}.styles-module__MhDFjG__socialIcon{width:20px;height:20px}}
.styles-module__BJXrQW__heroCrossfadeText{text-align:center;text-transform:uppercase;width:100%;height:80px;color:var(--red-1);font-size:5rem;font-weight:700;line-height:1;position:relative}.styles-module__BJXrQW__heroCrossfadeWord{opacity:0;filter:blur(4px);justify-content:center;align-items:center;animation:cubic-bezier(.22,1,.36,1) infinite styles-module__BJXrQW__crossfadeWord;display:flex;position:absolute;inset:0;transform:translateY(12px)scale(.96)}@keyframes styles-module__BJXrQW__crossfadeWord{0%,to{opacity:0;filter:blur(4px);transform:translateY(12px)scale(.96)}5%{opacity:1;filter:blur();transform:translateY(0)scale(1)}18%{opacity:1;filter:blur();transform:translateY(0)scale(1)}28%{opacity:0;filter:blur(4px);transform:translateY(-10px)scale(1.02)}}@media (prefers-reduced-motion:reduce){.styles-module__BJXrQW__heroCrossfadeWord{opacity:0;filter:none;animation:none;transform:none}.styles-module__BJXrQW__heroCrossfadeWord:first-child{opacity:1}}
.styles-module__hykbVq__services{background:var(--black);flex-direction:column;gap:20px;width:100%;padding:80px 40px;display:flex}.styles-module__hykbVq__headerContainer{align-items:center;gap:30px;display:flex}.styles-module__hykbVq__headerLink{white-space:nowrap;border:1px solid var(--red-1);text-transform:uppercase;font-size:1.1rem;font-weight:700;font-family:var(--font-encode-sans-expanded), Courier, monospace;border-radius:6px;align-items:center;gap:8px;padding:12px 24px;transition:all .3s ease-in-out;display:flex}.styles-module__hykbVq__headerLink:hover{background:var(--red-1)}.styles-module__hykbVq__topLink{display:flex}.styles-module__hykbVq__bottomLinkContainer{justify-content:center;display:flex}.styles-module__hykbVq__bottomLink{justify-content:center;margin-top:40px;display:none}.styles-module__hykbVq__header{flex-direction:column;gap:10px;display:flex}.styles-module__hykbVq__subtitle{letter-spacing:3px;color:var(--red-1);text-transform:uppercase;font-size:.8rem;font-weight:600}.styles-module__hykbVq__title{letter-spacing:3px;color:var(--white);text-transform:uppercase;font-size:2em;font-weight:700;line-height:2.5rem;font-family:var(--font-encode-sans-expanded), Courier, monospace}.styles-module__hykbVq__description{color:var(--grey-1);font-size:16px;font-weight:400}.styles-module__hykbVq__list{flex-direction:column;gap:20px;display:flex}.styles-module__hykbVq__itemsTop{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;display:grid}.styles-module__hykbVq__itemsBottom{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.styles-module__hykbVq__item{aspect-ratio:1;border:1px solid #0000;width:100%;height:auto;transition:all .3s ease-in-out;position:relative;overflow:hidden}.styles-module__hykbVq__itemAnimated{animation:1s ease-in-out forwards styles-module__hykbVq__animateItem}.styles-module__hykbVq__overlay{background:var(--gradient-5);z-index:1;position:absolute;inset:0}.styles-module__hykbVq__info{z-index:2;padding:10px;position:absolute;bottom:0;left:0}.styles-module__hykbVq__info p:first-child{font-size:1.6rem;font-weight:700;font-family:var(--font-encode-sans-expanded), Courier, monospace}.styles-module__hykbVq__info p:nth-child(2){text-shadow:1px 1px 1px var(--red-1);font-weight:700}.styles-module__hykbVq__item img{object-fit:cover;transition:all .3s ease-in-out;transform:translate(100%)}.styles-module__hykbVq__item:hover{border:1px solid var(--red-1)}.styles-module__hykbVq__item:hover img{scale:1.1}@keyframes styles-module__hykbVq__animateItem{0%{transform:translate(-100%)}to{transform:translate(0%)}}@media not (min-width:1024px){.styles-module__hykbVq__topLink{display:none}.styles-module__hykbVq__bottomLink{display:flex}.styles-module__hykbVq__itemsTop,.styles-module__hykbVq__itemsBottom{grid-template-columns:repeat(2,1fr)}}@media not (min-width:768px){.styles-module__hykbVq__itemsTop,.styles-module__hykbVq__itemsBottom{grid-template-columns:repeat(1,1fr)}.styles-module__hykbVq__item{max-height:300px}}
.styles-module__L7iS-a__container{flex-direction:column;order:2;gap:20px;padding:150px 60px;display:flex}.styles-module__L7iS-a__content{grid-template-columns:1fr 1fr;align-items:center;gap:50px;max-width:1440px;margin:0 auto;display:grid}.styles-module__L7iS-a__left{flex-direction:column;gap:20px;display:flex}.styles-module__L7iS-a__title{color:var(--white);text-transform:uppercase;font-size:3.8rem;font-weight:700;line-height:5rem;font-family:var(--font-encode-sans-expanded), Courier, monospace}.styles-module__L7iS-a__texts{flex-direction:column;gap:18px;display:flex}.styles-module__L7iS-a__text{color:var(--grey-1)}.styles-module__L7iS-a__right{flex-direction:column;gap:30px;display:flex}.styles-module__L7iS-a__item{flex-direction:column;gap:2px;width:100%;display:flex}.styles-module__L7iS-a__itemLink{text-transform:uppercase;font-size:2.4rem;font-weight:700;font-family:var(--font-encode-sans-expanded), Courier, monospace}.styles-module__L7iS-a__itemLine{background:var(--red-1);width:30%;height:2px}.styles-module__L7iS-a__badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:50px;display:flex}.styles-module__L7iS-a__badgeItem{color:var(--white);white-space:nowrap;border:1px solid var(--red-1);background:var(--red-opacity-1);border-radius:20px;padding:5px 16px;font-size:.9rem;font-weight:400}@media not (min-width:1024px){.styles-module__L7iS-a__content{grid-template-columns:1fr}}@media not (min-width:640px){.styles-module__L7iS-a__itemLink{font-size:2rem}}@media not (min-width:500px){.styles-module__L7iS-a__itemLink{font-size:1.6rem}}@media not (min-width:425px){.styles-module__L7iS-a__title{max-width:200px;font-size:2.5rem;line-height:3rem}.styles-module__L7iS-a__itemLink{font-size:1.2rem}}
.styles-module__9JntbG__container{background:var(--black);flex-direction:column;gap:20px;width:100%;padding:80px 60px;display:flex}.styles-module__9JntbG__content{flex-direction:column;gap:12px;margin-top:80px;display:flex}.styles-module__9JntbG__title{font-size:1.4rem;font-weight:700;font-family:var(--font-encode-sans-expanded), Courier, monospace;text-transform:uppercase;text-align:center;text-shadow:1px 1px 1px var(--red-1);margin-bottom:10px}.styles-module__9JntbG__text{text-align:center;font-size:.9rem;font-weight:700;font-family:var(--font-encode-sans-expanded), Courier, monospace;text-transform:uppercase}@media not (min-width:768px){.styles-module__9JntbG__container{padding:40px 20px}}
.styles-module__SEx5Lq__container{flex-direction:column;order:1;align-items:flex-start;gap:20px;margin-top:30px;display:flex}.styles-module__SEx5Lq__values{flex-wrap:wrap;justify-content:center;gap:25px;width:100%;display:flex;position:relative}.styles-module__SEx5Lq__item{z-index:1;flex-direction:column;align-items:center;gap:10px;padding:10px;display:flex;position:relative}.styles-module__SEx5Lq__value{color:var(--white);font-size:3.5rem;font-weight:700;line-height:4rem;font-family:var(--font-encode-sans-expanded), Courier, monospace;text-shadow:1px 1px 2px var(--red-1);position:relative}.styles-module__SEx5Lq__text{text-align:center;text-transform:uppercase;height:20px;font-size:1.2rem;font-weight:500;font-family:var(--font-encode-sans-expanded), Courier, monospace;color:var(--white);text-shadow:1px 1px 1px var(--red-1);align-items:center;display:flex}.styles-module__SEx5Lq__itemLine{background:var(--grey-opacity-1);width:1px;height:100%}.styles-module__SEx5Lq__plus{color:var(--red-1);font-size:3rem;font-weight:500;line-height:3.5rem;font-family:var(--font-bebas-neue), Courier, monospace;position:absolute;top:-5px;left:-15px}.styles-module__SEx5Lq__days{text-transform:uppercase;color:var(--red-1);font-size:1.2rem;font-weight:700;line-height:1.5rem;font-family:var(--font-caveat), Courier, monospace;position:absolute;bottom:5px;right:-38px}@media not (min-width:768px){.styles-module__SEx5Lq__container{align-items:center}.styles-module__SEx5Lq__values{flex-flow:wrap;justify-content:center;gap:10px}.styles-module__SEx5Lq__itemLine{height:auto}}@media not (min-width:600px){.styles-module__SEx5Lq__itemValue{width:100%}}
.styles-module__3TRwPa__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__3TRwPa__header{flex-direction:column;align-items:center;display:flex}.styles-module__3TRwPa__title{color:var(--white);text-align:center;margin-top:5px;font-size:1.5rem;font-weight:600}.styles-module__3TRwPa__subTitle{color:var(--green-1);text-align:center}.styles-module__3TRwPa__zoneContainer{border:1px solid var(--grey-opacity-1);border-radius:12px;flex-direction:column;gap:8px;width:100%;margin-top:10px;padding:12px;display:flex}.styles-module__3TRwPa__zoneTitle{font-size:.9rem}.styles-module__3TRwPa__zoneSearch{align-items:center;gap:8px;display:flex}.styles-module__3TRwPa__buttons{gap:10px;width:100%;margin-top:10px;display:flex}.styles-module__3TRwPa__action{width:100%}@media not (min-width:500px){.styles-module__3TRwPa__buttons{flex-direction:column}}
.styles-module__p597Qa__pagination{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.styles-module__p597Qa__pagination li{cursor:pointer}.styles-module__p597Qa__pagination__button{border:1px solid var(--white);width:35px;height:35px;color:var(--white);border-radius:5px;justify-content:center;align-items:center;font-size:.75rem;transition:all .5s ease-in-out;display:flex}.styles-module__p597Qa__pagination__button:hover{background-color:var(--red-2);border-radius:5px}.styles-module__p597Qa__pagination__arrows{color:var(--white);transition:all .2s ease-in-out}.styles-module__p597Qa__pagination__arrows:hover{color:var(--red-2);scale:1.2}.styles-module__p597Qa__pagination__active{background-color:var(--red-1);border-radius:5px}
.styles-module__ov9rFq__header{border-radius:30px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;display:flex}.styles-module__ov9rFq__logo-container{align-items:center;gap:8px;display:flex}.styles-module__ov9rFq__logo{aspect-ratio:2;width:100px;height:auto;position:relative}.styles-module__ov9rFq__logo-text{letter-spacing:4px;background:var(--gradient-1);font-size:2rem;font-weight:700;line-height:1.8rem;font-family:var(--font-bebas-neue), Courier, monospace;color:#0000;text-transform:uppercase;-webkit-background-clip:text;background-clip:text}.styles-module__ov9rFq__text{font-size:1.5rem;font-weight:700;line-height:1.5rem}
.styles-module__9IkH4a__galleryItem{aspect-ratio:1/1.3;border:1px solid var(--grey-2);border-radius:8px;width:100%;height:auto;transition:all .2s ease-in-out;position:relative;overflow:hidden}.styles-module__9IkH4a__galleryItem img{object-fit:cover;filter:brightness(.5)}.styles-module__9IkH4a__galleryItem:hover{scale:1.05}.styles-module__9IkH4a__texts{position:absolute;bottom:10px;left:10px}.styles-module__9IkH4a__name{color:var(--green-1);letter-spacing:2px;font-size:1.6rem;font-weight:700;line-height:1.6rem;font-family:var(--font-bebas-neue), Courier, monospace;text-shadow:1px 1px 3px var(--red-2)}.styles-module__9IkH4a__text{color:var(--white)}.styles-module__9IkH4a__actions{z-index:1;gap:10px;padding:10px;display:flex;position:absolute;right:0}.styles-module__9IkH4a__container{padding:30px 8px 8px;position:relative}.styles-module__9IkH4a__header{flex-direction:column;margin-bottom:10px;display:flex}.styles-module__9IkH4a__headerTitle{color:var(--red-1);font-size:1.1rem;font-weight:600}.styles-module__9IkH4a__headerDate{color:var(--grey-1);font-size:.8rem}.styles-module__9IkH4a__loader{justify-content:center;align-items:center;width:100%;min-height:calc(100svh - 200px);display:flex}.styles-module__9IkH4a__empty{justify-content:center;align-items:center;width:100%;height:300px;display:flex}.styles-module__9IkH4a__list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;display:grid}.styles-module__9IkH4a__close{position:absolute;top:5px;right:5px}.styles-module__9IkH4a__image{aspect-ratio:1/1.3;width:100%;height:auto;position:relative}.styles-module__9IkH4a__image img{filter:brightness(.6);object-fit:cover}.styles-module__9IkH4a__fullscreen{background:var(--green-opacity-1);color:var(--green-1);border-radius:5px;position:absolute;top:10px;right:10px}
.styles-module__YxrLfW__container{background:var(--black);width:100%;padding:120px 60px}.styles-module__YxrLfW__contentContainer{grid-template-columns:1.5fr 1fr;display:grid;position:relative}.styles-module__YxrLfW__content{flex-direction:column;gap:100px;width:100%;display:flex;position:relative}.styles-module__YxrLfW__titles{position:relative}.styles-module__YxrLfW__title{letter-spacing:2px;width:100%;font-size:2rem;line-height:3rem;font-family:var(--font-encode-sans-expanded), Courier, monospace;color:var(--white);padding-top:30px;font-weight:700}.styles-module__YxrLfW__titleImage{z-index:2;font-family:var(--font-encode-sans-expanded), Courier, monospace;color:#0000;-webkit-text-stroke:2px white;font-weight:700;position:absolute;top:0}.styles-module__YxrLfW__image{opacity:0;aspect-ratio:16/9;width:100%;height:auto;position:relative;transform:translateY(100px)}.styles-module__YxrLfW__image img{object-fit:cover}.styles-module__YxrLfW__floating{z-index:1;grid-template-columns:1fr 1.3fr;width:100%;display:grid;position:absolute;top:-80px}.styles-module__YxrLfW__overImage{aspect-ratio:1.4;width:100%}.styles-module__YxrLfW__fadeIn{animation:1s ease-in-out forwards styles-module__YxrLfW__fadeinFromBottom}@keyframes styles-module__YxrLfW__fadeinFromBottom{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}@media not (min-width:1200px){.styles-module__YxrLfW__title{font-size:2.8dvw;line-height:3.4dvw}.styles-module__YxrLfW__content{gap:50px}}@media not (min-width:1024px){.styles-module__YxrLfW__title{padding-top:20px;font-size:2.5dvw;line-height:3dvw}.styles-module__YxrLfW__floating{top:-50px}}@media not (min-width:768px){.styles-module__YxrLfW__container{display:none}}
.styles-module__PtFjwa__container{flex-direction:column;gap:12px;margin-top:30px;padding:12px 16px;display:flex}.styles-module__PtFjwa__title{color:var(--green-1)}.styles-module__PtFjwa__header{text-align:center;margin-bottom:12px}.styles-module__PtFjwa__header h1:first-child{color:var(--green-1);font-size:1.1rem}.styles-module__PtFjwa__header p:nth-child(2){color:var(--white);font-size:.9rem}.styles-module__PtFjwa__complements{flex-direction:column;gap:8px;display:flex}.styles-module__PtFjwa__complement{background:var(--green-opacity-2);border-radius:8px;flex-direction:column;gap:2px;width:100%;padding:8px;font-size:.85rem;display:flex}.styles-module__PtFjwa__complementWrapper{justify-content:space-between;gap:6px;display:flex}.styles-module__PtFjwa__complementHeader{gap:12px;width:100%;display:flex}.styles-module__PtFjwa__complementContent{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module__PtFjwa__complementTotalPrice{color:var(--green-1);font-size:1.1rem;font-weight:600}.styles-module__PtFjwa__complementPrice{color:var(--green-1)}.styles-module__PtFjwa__list{flex-direction:column;gap:10px;display:flex}.styles-module__PtFjwa__content{flex-direction:column;width:100%;display:flex}.styles-module__PtFjwa__itemCheck{margin-top:3px}.styles-module__PtFjwa__itemContainer{background:var(--grey-2);border-radius:8px;flex-direction:column;gap:10px;padding:6px 12px;display:flex}.styles-module__PtFjwa__item{align-items:flex-start;gap:16px;display:flex}.styles-module__PtFjwa__itemInactive{filter:brightness(.5)}.styles-module__PtFjwa__price{color:var(--green-1);font-size:1.2rem;font-weight:600}.styles-module__PtFjwa__details{flex-direction:column;width:100%;display:flex}.styles-module__PtFjwa__detailItem{color:var(--grey-1)}.styles-module__PtFjwa__summary{flex-direction:column;gap:2px;margin-top:10px;margin-bottom:10px;display:flex}.styles-module__PtFjwa__summaryTickets,.styles-module__PtFjwa__summaryTicket{flex-direction:column;gap:2px;display:flex}.styles-module__PtFjwa__summaryTicketHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.styles-module__PtFjwa__summaryTicketTotal{font-size:1.1rem;font-weight:700}.styles-module__PtFjwa__summaryTicketComplements{padding-left:10px}.styles-module__PtFjwa__summaryTicketComplement{color:var(--grey-1);justify-content:space-between;gap:10px;font-size:.85rem;display:flex}.styles-module__PtFjwa__total{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:10px;display:flex}.styles-module__PtFjwa__totalValue{color:var(--green-1);font-size:1.2rem;font-weight:700}.styles-module__PtFjwa__form{flex-direction:column;gap:16px;display:flex}.styles-module__PtFjwa__action{width:100%}.styles-module__PtFjwa__footer{align-items:center;gap:8px;width:100%;display:flex}@media not (min-width:425px){.styles-module__PtFjwa__footer{flex-direction:column}}
.styles-module__tp2r2G__container{flex-direction:column;gap:20px;width:100%;max-width:1200px;margin:0 auto;padding:0 10px;display:flex}.styles-module__tp2r2G__title{font-size:2rem;line-height:2rem;font-family:var(--font-bebas-neue), Courier, monospace;color:var(--red-1);text-transform:uppercase;letter-spacing:2px;text-shadow:1px 1px 2px var(--red-1);font-weight:600}.styles-module__tp2r2G__searchContainer{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.styles-module__tp2r2G__searchButton{background:var(--red-opacity-1);border:1px solid var(--red-1);width:45px;height:45px}.styles-module__tp2r2G__empty{justify-content:center;align-items:center;width:100%;height:200px;display:flex}.styles-module__tp2r2G__loader{width:50px;height:50px}.styles-module__tp2r2G__transactionsList{flex-direction:column;gap:10px;width:100%;display:flex}
.styles-module__F6A25W__drop-container{border:1px dashed var(--green-1);text-align:center;scrollbar-color:var(--green-1) transparent;scrollbar-width:thin;border-radius:10px;width:100%;padding:20px;animation:.5s ease-in-out forwards styles-module__F6A25W__fadein;overflow-x:auto}.styles-module__F6A25W__preview{gap:10px;height:200px;padding:5px;display:flex;position:relative}.styles-module__F6A25W__previewContent{gap:10px;display:flex}.styles-module__F6A25W__preview-message{cursor:default;color:var(--green-1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__F6A25W__loader{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.styles-module__F6A25W__imageContainer{background:var(--black);border-radius:8px;width:200px;height:200px;position:relative;overflow:hidden}.styles-module__F6A25W__imageRemove{z-index:1;background:var(--red-2);width:35px;height:35px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;left:10px}.styles-module__F6A25W__loading{justify-content:center;align-items:center;width:100%;height:300px;display:flex}@keyframes styles-module__F6A25W__fadein{0%{opacity:0}to{opacity:1}}.styles-module__F6A25W__previewDD{gap:10px;width:100%;min-height:200px;padding:5px;display:flex;position:relative}.styles-module__F6A25W__previewContentDD{width:100%}.styles-module__F6A25W__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.styles-module__F6A25W__dragdrop{touch-action:none}.styles-module__F6A25W__imageContainerDD{aspect-ratio:1;width:100%;height:auto;position:relative}.styles-module__F6A25W__imageDD{object-fit:cover}.styles-module__F6A25W__actionsDD{z-index:1;align-items:center;gap:8px;display:flex;position:absolute;top:10px;left:10px}.styles-module__F6A25W__imageRemoveDD{background:var(--red-2);width:35px;height:35px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;display:flex}
.styles-module__I8nTRq__container{flex-direction:column;gap:60px;max-width:1200px;margin:140px auto 0;display:flex}.styles-module__I8nTRq__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;padding:0 50px;animation:.7s cubic-bezier(.22,1,.36,1) forwards styles-module__I8nTRq__headerFadeIn;display:grid;position:relative;overflow:hidden}.styles-module__I8nTRq__imageCaption{text-align:start;max-width:70%;font-size:2.2rem;font-family:var(--font-bungee-shade), Courier, monospace;color:var(--red-1);font-weight:600;position:absolute;bottom:15px;left:15px}.styles-module__I8nTRq__imageWrapper{aspect-ratio:1/1.2;width:100%;animation:.8s cubic-bezier(.22,1,.36,1) .1s both styles-module__I8nTRq__imageFadeIn,none;position:relative;overflow:hidden}.styles-module__I8nTRq__image{object-fit:cover;filter:brightness(.6);border-radius:5px;transition:filter .5s,transform .6s cubic-bezier(.22,1,.36,1)}.styles-module__I8nTRq__content{flex-direction:column;gap:16px;padding:10px;display:flex}.styles-module__I8nTRq__badge{letter-spacing:3px;width:fit-content;color:var(--red-1);background:var(--red-opacity-1);border:1px solid var(--red-opacity-1);text-transform:uppercase;border-radius:20px;padding:8px 16px;font-size:1rem;font-weight:600;animation:.6s cubic-bezier(.22,1,.36,1) .2s both styles-module__I8nTRq__slideUp}.styles-module__I8nTRq__title{letter-spacing:4px;text-transform:uppercase;font-size:4rem;font-weight:700;line-height:.95;font-family:var(--font-bebas-neue), Courier, monospace;color:var(--red-1);text-shadow:1px 1px 2px var(--white);animation:.6s cubic-bezier(.22,1,.36,1) .3s both styles-module__I8nTRq__slideUp}.styles-module__I8nTRq__divider{background:var(--gradient-1);border-radius:2px;width:64px;height:2px;animation:.5s cubic-bezier(.22,1,.36,1) .4s both styles-module__I8nTRq__scaleIn}.styles-module__I8nTRq__networksLabel{letter-spacing:2px;color:var(--grey-1);text-transform:uppercase;font-size:.7rem;font-weight:600;animation:.6s cubic-bezier(.22,1,.36,1) .45s both styles-module__I8nTRq__slideUp}.styles-module__I8nTRq__networks{flex-wrap:wrap;gap:12px;animation:.6s cubic-bezier(.22,1,.36,1) .5s both styles-module__I8nTRq__slideUp;display:flex}.styles-module__I8nTRq__networkLink{background:var(--grey-opacity-2);border:1px solid var(--red-opacity-1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);aspect-ratio:1;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:auto;padding:5px;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s,border-color .35s,box-shadow .35s;display:flex;position:relative}.styles-module__I8nTRq__networkLink:hover{background:var(--red-opacity-3);border-color:var(--red-1);box-shadow:0 6px 20px var(--red-opacity-1), 0 0 0 1px var(--red-opacity-1);transform:translateY(-3px)scale(1.08)}.styles-module__I8nTRq__networkLink:active{transform:translateY(-1px)scale(1.02)}.styles-module__I8nTRq__iconWrapper{aspect-ratio:1;width:100%;height:100%;position:relative}.styles-module__I8nTRq__icon{object-fit:contain;filter:drop-shadow(0 1px 2px var(--black-opacity-1))}@keyframes styles-module__I8nTRq__headerFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__I8nTRq__imageFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes styles-module__I8nTRq__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__I8nTRq__scaleIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes styles-module__I8nTRq__glowPulse{0%,to{box-shadow:0 0 0 1px var(--red-opacity-2), 0 16px 48px var(--black-opacity-1), 0 0 24px var(--red-opacity-2)}50%{box-shadow:0 0 0 1px var(--red-opacity-1), 0 16px 48px var(--black-opacity-1), 0 0 36px var(--red-opacity-1)}}@media not (min-width:1024px){.styles-module__I8nTRq__header{grid-template-columns:1fr}.styles-module__I8nTRq__imageCaption{font-size:6dvw}.styles-module__I8nTRq__title{font-size:10dvw}}@media not (min-width:768px){.styles-module__I8nTRq__header{padding:0 20px}.styles-module__I8nTRq__badge{font-size:2dvw}.styles-module__I8nTRq__networkLink{width:8dvw}}@media not (min-width:425px){.styles-module__I8nTRq__badge{font-size:2.3dvw}.styles-module__I8nTRq__networkLink{width:9dvw}}
.styles-module__LjIwla__form{flex-direction:column;gap:16px;display:flex}.styles-module__LjIwla__submit{background-color:var(--red-opacity-1);width:100%;height:45px;color:var(--white);border:1px solid var(--red-1);border-radius:18px}.styles-module__LjIwla__tac{font-size:.85rem}.styles-module__LjIwla__tacLink{color:var(--red-1);text-decoration:underline}
.styles-module__aYTUaq__container{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.styles-module__aYTUaq__block{align-items:center;gap:10px;width:100%;display:flex}.styles-module__aYTUaq__zoneContainer{border:1px solid var(--grey-opacity-1);border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex}.styles-module__aYTUaq__zoneTitle{font-size:.9rem}.styles-module__aYTUaq__zoneSearch{align-items:center;gap:8px;display:flex}.styles-module__aYTUaq__clear{width:100%}@media not (min-width:768px){.styles-module__aYTUaq__container{flex-direction:column;align-items:flex-start;gap:8px}.styles-module__aYTUaq__clear{width:100%}}
.styles-module__nzdVFG__accordion{background:var(--red-opacity-2);border:1px solid var(--red-2);border-radius:12px;margin-top:20px}.styles-module__nzdVFG__accordionTrigger{padding-inline:15px}.styles-module__nzdVFG__container{flex-direction:column;align-items:center;gap:8px;padding-inline:10px;display:flex;position:relative}.styles-module__nzdVFG__action{border:1px solid var(--red-1);background:var(--red-2);width:100%;height:40px;color:var(--white);border-radius:8px;padding:8px 12px}.styles-module__nzdVFG__dates{border:1px solid var(--red-1);background:var(--red-opacity-2);border-radius:12px;align-items:flex-end;gap:6px;width:100%;padding:8px 12px;display:flex}.styles-module__nzdVFG__date{flex-direction:column;gap:5px;width:100%;display:flex}.styles-module__nzdVFG__date label{color:var(--red-1);font-size:.9rem;font-weight:500}.styles-module__nzdVFG__search{border:1px solid var(--red-1);background:var(--red-2);color:var(--white)}.styles-module__nzdVFG__clear{background:var(--red-2);width:100%;color:var(--white)}@media not (min-width:768px){.styles-module__nzdVFG__container{flex-direction:column;align-items:flex-start;gap:8px}.styles-module__nzdVFG__clear{width:100%}}@media not (min-width:640px){.styles-module__nzdVFG__dates{flex-direction:column;align-items:center}.styles-module__nzdVFG__search{width:100%}.styles-module__nzdVFG__label{text-align:center;width:100%}}
.styles-module__cPGMjq__container{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.styles-module__cPGMjq__dates{border:1px solid var(--grey-opacity-1);border-radius:12px;align-items:flex-end;gap:6px;width:100%;padding:8px 12px;display:flex}.styles-module__cPGMjq__date{flex-direction:column;gap:5px;width:100%;display:flex}.styles-module__cPGMjq__search{background:var(--red-opacity-1);color:var(--red-1)}.styles-module__cPGMjq__date label{color:var(--red-1);font-size:.9rem;font-weight:500}.styles-module__cPGMjq__clear{width:100%}@media not (min-width:768px){.styles-module__cPGMjq__container{flex-direction:column;align-items:flex-start;gap:8px}}@media not (min-width:640px){.styles-module__cPGMjq__dates{flex-direction:column;align-items:center}.styles-module__cPGMjq__search{width:100%}}
.styles-module__iprRNG__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__iprRNG__title{color:var(--white);text-align:center;margin-top:5px;font-size:1.5rem;font-weight:600}.styles-module__iprRNG__buttons{gap:8px;display:flex}.styles-module__iprRNG__action{flex:1}
.styles-module__6aqIjq__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__6aqIjq__title{color:var(--white);text-align:center;margin-top:5px;font-size:1.5rem;font-weight:600}.styles-module__6aqIjq__name{color:var(--green-1)}.styles-module__6aqIjq__buttons{gap:8px;display:flex}.styles-module__6aqIjq__action{flex:1}
.styles-module__fc_ZoW__container{flex-direction:column;gap:20px;display:flex}.styles-module__fc_ZoW__title{color:var(--green-1);border-bottom:1px solid var(--green-1);padding-bottom:10px;font-size:1.5rem;font-weight:600;line-height:2rem}.styles-module__fc_ZoW__empty{justify-content:center;align-items:center;height:250px;display:flex}.styles-module__fc_ZoW__chartContainer{overflow-x:auto}.styles-module__fc_ZoW__chart{width:100%;min-width:700px;height:350px}
.styles-module__0sIqMa__container{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.styles-module__0sIqMa__block{align-items:center;gap:10px;width:100%;display:flex}.styles-module__0sIqMa__zoneContainer{border:1px solid var(--grey-opacity-1);border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex}.styles-module__0sIqMa__zoneTitle{font-size:.9rem}.styles-module__0sIqMa__zoneSearch{align-items:center;gap:8px;display:flex}.styles-module__0sIqMa__clear{width:100%}@media not (min-width:768px){.styles-module__0sIqMa__container{flex-direction:column;align-items:flex-start;gap:8px}.styles-module__0sIqMa__clear{width:100%}}
.styles-module__mpyCfa__container{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.styles-module__mpyCfa__empty{justify-content:center;align-items:center;width:100%;height:150px;display:flex}.styles-module__mpyCfa__title{color:var(--white);text-align:center;margin-top:20px;font-size:1.5rem;font-weight:600;line-height:1.5rem}.styles-module__mpyCfa__text{text-align:center;color:var(--green-1);font-size:1.1rem;font-weight:600}.styles-module__mpyCfa__block{border-radius:12px;flex-direction:column;gap:8px;display:flex}.styles-module__mpyCfa__subBlock{gap:8px;display:flex}.styles-module__mpyCfa__list{flex-direction:column;gap:8px;max-height:300px;margin-top:10px;padding-right:8px;display:flex;overflow:auto}.styles-module__mpyCfa__item{border:1px solid var(--grey-opacity-1);border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:4px 12px;transition:all .3s ease-in-out;display:flex}.styles-module__mpyCfa__active{border-color:var(--green-1);background:var(--green-opacity-1)}.styles-module__mpyCfa__actions{gap:8px;display:flex}.styles-module__mpyCfa__action{width:100%}
.styles-module__EXsKfq__content{flex-direction:column;gap:16px;margin-top:25px;display:flex}.styles-module__EXsKfq__messages{flex-direction:column;gap:4px;display:flex}.styles-module__EXsKfq__question{font-weight:600}.styles-module__EXsKfq__question span{color:var(--green-1);font-weight:700}.styles-module__EXsKfq__warning{color:var(--red-1)}.styles-module__EXsKfq__footer{gap:6px;width:100%;margin-top:10px;display:flex}.styles-module__EXsKfq__action{width:100%}@media not (min-width:500px){.styles-module__EXsKfq__footer{flex-direction:column}}
.styles-module__rEOkYa__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__rEOkYa__title{color:var(--white);text-align:center;margin-top:20px;font-size:1.5rem;font-weight:600}.styles-module__rEOkYa__dates{border:1px solid var(--grey-opacity-1);border-radius:12px;align-items:center;gap:6px;width:100%;padding:14px 12px;display:flex}.styles-module__rEOkYa__date{flex-direction:column;gap:5px;width:100%;display:flex}.styles-module__rEOkYa__dateSearch{width:45px;height:45px}.styles-module__rEOkYa__block{border:1px solid var(--grey-opacity-1);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.styles-module__rEOkYa__subBlock{gap:8px;display:flex}.styles-module__rEOkYa__tickets{flex-direction:column;gap:12px;display:flex}.styles-module__rEOkYa__ticket{flex-direction:column;gap:2px;display:flex}.styles-module__rEOkYa__ticketName{color:var(--green-1);font-size:.8rem}.styles-module__rEOkYa__buttons{gap:10px;width:100%;margin-top:10px;display:flex}.styles-module__rEOkYa__action{width:100%}@media not (min-width:600px){.styles-module__rEOkYa__dates{flex-direction:column;gap:14px}.styles-module__rEOkYa__dateSearch{width:100%;height:40px}}@media not (min-width:500px){.styles-module__rEOkYa__buttons{flex-direction:column}}
.styles-module__g0rr9G__card{border:1px solid var(--grey-2);background:linear-gradient(145deg, var(--grey-opacity-2) 0%, var(--card) 45%, var(--red-opacity-3) 100%);box-shadow:0 14px 32px var(--black-opacity-1), inset 0 1px 0 #ffffff0f;border-radius:14px;flex-direction:column;gap:16px;padding:20px 22px;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.styles-module__g0rr9G__card{box-shadow:0 14px 32px var(--black-opacity-1), inset 0 1px 0 lab(100% 0 0/.06)}}.styles-module__g0rr9G__inactive{filter:grayscale()}.styles-module__g0rr9G__card:hover{border-color:var(--red-1);box-shadow:0 20px 40px var(--black-opacity-1), 0 0 0 1px var(--red-opacity-1), inset 0 1px 0 #ffffff14;transform:translateY(-3px)}@supports (color:lab(0% 0 0)){.styles-module__g0rr9G__card:hover{box-shadow:0 20px 40px var(--black-opacity-1), 0 0 0 1px var(--red-opacity-1), inset 0 1px 0 lab(100% 0 0/.08)}}.styles-module__g0rr9G__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.styles-module__g0rr9G__identity{align-items:center;gap:12px;min-width:0;display:flex}.styles-module__g0rr9G__icon{width:40px;height:40px;color:var(--white);background:var(--gradient-1);box-shadow:0 8px 18px var(--red-opacity-2);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__g0rr9G__identityText{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module__g0rr9G__label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);font-size:.7rem;font-weight:600}.styles-module__g0rr9G__code{letter-spacing:.02em;color:var(--white);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.05rem;font-weight:600;overflow:hidden}.styles-module__g0rr9G__headerRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.styles-module__g0rr9G__status{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:.68rem;font-weight:600;display:inline-flex}.styles-module__g0rr9G__statusActive{color:var(--green-1);background:var(--green-opacity-1);border:1px solid var(--green-3)}.styles-module__g0rr9G__statusInactive{color:var(--muted-foreground);background:var(--grey-opacity-1);border:1px solid var(--border)}.styles-module__g0rr9G__actions{gap:6px;display:flex}.styles-module__g0rr9G__balanceSection{background:var(--grey-opacity-1);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:baseline;gap:12px;padding:14px 16px;display:flex}.styles-module__g0rr9G__balanceLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--grey-1);align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.styles-module__g0rr9G__balanceIcon{color:var(--green-1)}.styles-module__g0rr9G__balance{letter-spacing:.5px;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:700;line-height:1;font-family:var(--font-bebas-neue), Courier, monospace;background:var(--gradient-2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__g0rr9G__meta{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__g0rr9G__metaItem{color:var(--white);background:var(--grey-opacity-1);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.86rem;display:flex}.styles-module__g0rr9G__metaLabel{color:var(--muted-foreground);align-items:center;gap:8px;font-weight:500;display:inline-flex}.styles-module__g0rr9G__metaIcon{color:var(--green-1);flex-shrink:0}.styles-module__g0rr9G__metaValue{color:var(--white);text-align:right;font-weight:500}@media not (min-width:640px){.styles-module__g0rr9G__card{gap:14px;padding:16px 18px}.styles-module__g0rr9G__header{flex-direction:column;align-items:stretch}.styles-module__g0rr9G__headerRight{flex-direction:row;justify-content:space-between;align-items:center}}@media (prefers-reduced-motion:reduce){.styles-module__g0rr9G__card{transition:none}.styles-module__g0rr9G__card:hover{transform:none}}
.styles-module__CCCUbq__item{border-radius:var(--radius-xl);background:var(--red-opacity-2);border:1px solid var(--border);border-left:3px solid var(--border);align-items:center;gap:14px;padding:14px 16px;transition:transform .15s,border-color .2s,background .2s;display:flex}.styles-module__CCCUbq__item:hover{background:var(--red-opacity-1);transform:translateY(-1px)}.styles-module__CCCUbq__deposit{border-left-color:var(--green-1)}.styles-module__CCCUbq__charge{border-left-color:var(--red-1)}.styles-module__CCCUbq__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.styles-module__CCCUbq__deposit .styles-module__CCCUbq__icon{color:var(--green-1);background:var(--green-opacity-1);border:1px solid var(--green-3)}.styles-module__CCCUbq__charge .styles-module__CCCUbq__icon{color:var(--red-1);background:var(--red-opacity-1);border:1px solid var(--red-2)}.styles-module__CCCUbq__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module__CCCUbq__type{color:var(--foreground);letter-spacing:.3px;font-size:.95rem;font-weight:600}.styles-module__CCCUbq__user{color:var(--grey-1);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.styles-module__CCCUbq__date{color:var(--muted-foreground);text-transform:capitalize;font-size:.72rem}.styles-module__CCCUbq__amount{font-family:var(--font-bebas-neue), Courier, monospace;letter-spacing:.5px;white-space:nowrap;flex-shrink:0;font-size:1.5rem;line-height:1}.styles-module__CCCUbq__deposit .styles-module__CCCUbq__amount{color:var(--green-1)}.styles-module__CCCUbq__charge .styles-module__CCCUbq__amount{color:var(--red-1)}@media not (min-width:420px){.styles-module__CCCUbq__item{gap:10px;padding:12px}.styles-module__CCCUbq__amount{font-size:1.25rem}}
.styles-module__jmzeha__form{flex-direction:column;gap:15px;width:100%;display:flex}.styles-module__jmzeha__title{color:var(--white);text-align:center;margin-top:5px;font-size:1.5rem;font-weight:600}.styles-module__jmzeha__buttons{gap:10px;width:100%;margin-top:10px;display:flex}.styles-module__jmzeha__action{width:100%}@media not (min-width:500px){.styles-module__jmzeha__buttons{flex-direction:column}}
.styles-module__BSQuYG__counterContainer{background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.25rem;display:inline-flex}.styles-module__BSQuYG__counterButton{background:var(--red-1);color:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,transform .1s,box-shadow .15s,color .15s;display:inline-flex}.styles-module__BSQuYG__counterButton:active{transform:translateY(0)}.styles-module__BSQuYG__counterButtonDisabled,.styles-module__BSQuYG__counterButton:disabled{cursor:not-allowed;opacity:.4;box-shadow:none}.styles-module__BSQuYG__counterValue{text-align:center;min-width:4rem;color:var(--white);font-size:.95rem;font-weight:600}@media (max-width:480px){.styles-module__BSQuYG__counterButton{width:2rem;height:2rem}.styles-module__BSQuYG__counterValue{min-width:2.2rem;font-size:.9rem}}
.styles-module__2Cklaq__card{border-radius:var(--radius-lg);background:var(--card);border:1px solid var(--border);transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.styles-module__2Cklaq__card:hover{border-color:var(--ring);transform:translateY(-3px)}.styles-module__2Cklaq__media{aspect-ratio:1/1.3;background:var(--muted);width:100%;position:relative;overflow:hidden}.styles-module__2Cklaq__position{z-index:1;background:var(--green-opacity-1);width:25px;height:25px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:flex;position:absolute;top:5px;left:5px}.styles-module__2Cklaq__actions{z-index:1;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;top:0;right:0}.styles-module__2Cklaq__actionEdit{background:var(--green-1);border-radius:50%}.styles-module__2Cklaq__actionDelete{background:var(--red-1);color:var(--white);border-radius:50%}.styles-module__2Cklaq__image{object-fit:cover;filter:brightness(.8);transition:transform .35s,filter .35s;transform:scale(1.01)}.styles-module__2Cklaq__card:hover .styles-module__2Cklaq__image{filter:brightness()contrast(1.06);transform:scale(1.06)}.styles-module__2Cklaq__fallback{background:var(--gradient-1);opacity:.85;position:absolute;inset:0}.styles-module__2Cklaq__body{z-index:1;padding:12px 12px 14px;position:absolute;bottom:0}.styles-module__2Cklaq__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.styles-module__2Cklaq__name{letter-spacing:.4px;text-transform:uppercase;max-width:80%;color:var(--green-1);text-shadow:1px 1px 2px var(--background);margin:0;font-size:1.05rem;font-weight:600;line-height:1.2}.styles-module__2Cklaq__inactive{filter:grayscale()}@media (prefers-reduced-motion:reduce){.styles-module__2Cklaq__card,.styles-module__2Cklaq__image{transition:none}.styles-module__2Cklaq__card:hover{transform:none}}
.styles-module__9uBrEW__content{flex-direction:column;gap:16px;margin-top:25px;display:flex}.styles-module__9uBrEW__messages{flex-direction:column;gap:4px;display:flex}.styles-module__9uBrEW__question{font-weight:600}.styles-module__9uBrEW__question span{color:var(--green-1);font-weight:700}.styles-module__9uBrEW__warning{color:var(--red-1)}.styles-module__9uBrEW__footer{gap:6px;width:100%;margin-top:10px;display:flex}.styles-module__9uBrEW__action{width:100%}@media not (min-width:500px){.styles-module__9uBrEW__footer{flex-direction:column}}
.styles-module__sTMBrq__container{flex-direction:column;gap:20px;width:100%;padding:0 60px;display:flex}.styles-module__sTMBrq__header{flex-direction:column;align-items:center;gap:10px;display:flex}.styles-module__sTMBrq__title{letter-spacing:3px;text-align:center;font-size:4rem;font-weight:700;line-height:4rem;font-family:var(--font-bebas-neue), Courier, monospace;color:var(--white);text-transform:uppercase;flex-direction:column;align-items:center;gap:10px;display:flex}.styles-module__sTMBrq__title span{animation:.5s ease-in-out forwards styles-module__sTMBrq__titleFadeIn}.styles-module__sTMBrq__title strong{color:var(--red-1);animation:.5s ease-in-out forwards styles-module__sTMBrq__titleFadeIn}@keyframes styles-module__sTMBrq__titleFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles-module__sTMBrq__error{text-align:center;color:var(--red-1);margin:0;font-size:.875rem}.styles-module__sTMBrq__loading{opacity:.6;pointer-events:none}@media not (min-width:768px){.styles-module__sTMBrq__container{padding:0 40px}}@media not (min-width:500px){.styles-module__sTMBrq__container{padding:0 15px}}
.styles-module__0j_0xa__container{--calendar-red:#e20a2f;--calendar-dark:#0a0a0a;--calendar-dark2:#121212;--calendar-dark3:#1c1c1c;--calendar-muted:#888;flex-direction:column;gap:1.25rem;width:100%;animation:.8s ease-in-out forwards styles-module__0j_0xa__fadeIn;display:flex}.styles-module__0j_0xa__navigation{justify-content:center;align-items:center;gap:.75rem;display:flex}.styles-module__0j_0xa__navButton{background:var(--calendar-dark3);width:2rem;height:2rem;color:var(--calendar-muted);cursor:pointer;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;transition:color .2s,border-color .2s;display:flex}.styles-module__0j_0xa__navButton:hover:not(:disabled){color:var(--white);border-color:var(--calendar-red)}.styles-module__0j_0xa__navButton:disabled{opacity:.35;cursor:not-allowed}.styles-module__0j_0xa__monthLabel{text-align:center;min-width:7.5rem;font-family:var(--font-bebas-neue), Courier, monospace;letter-spacing:2px;color:var(--white);text-transform:uppercase;font-size:clamp(1rem,3vw,1.25rem)}.styles-module__0j_0xa__calendar{background:var(--calendar-dark2);border:1px solid #ffffff0d;border-radius:1rem;overflow:hidden}.styles-module__0j_0xa__weekdays{text-align:center;background:var(--calendar-dark3);border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.styles-module__0j_0xa__weekday{letter-spacing:2px;color:var(--calendar-muted);text-transform:uppercase;padding:.75rem .25rem;font-size:clamp(.5rem,1.8vw,.625rem);font-weight:700}.styles-module__0j_0xa__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(2px,.4vw,4px);padding:clamp(2px,.4vw,4px);display:grid}.styles-module__0j_0xa__calendarDay{aspect-ratio:3/4;background:#1c1c1c93;border:none;border-radius:8px;min-height:clamp(4rem,16vw,8.5rem);padding:0;position:relative;overflow:hidden}.styles-module__0j_0xa__eventDay{cursor:pointer;transition:transform .2s}.styles-module__0j_0xa__eventDay:hover:not(:disabled){z-index:10;transform:scale(1.02)}.styles-module__0j_0xa__emptyDay{align-items:flex-start;padding:.5rem;display:flex}.styles-module__0j_0xa__emptyDayNumber{color:#fff9;font-size:clamp(.65rem,2vw,.875rem);font-weight:700}.styles-module__0j_0xa__outsideMonth:not(.styles-module__0j_0xa__eventDay){background:#1c1c1c2e}.styles-module__0j_0xa__outsideMonth .styles-module__0j_0xa__emptyDayNumber,.styles-module__0j_0xa__outsideMonth .styles-module__0j_0xa__dayNumber{color:#ffffff6b}.styles-module__0j_0xa__outsideMonth.styles-module__0j_0xa__eventDay{opacity:.82}.styles-module__0j_0xa__dayImage{object-fit:cover;object-position:center top}.styles-module__0j_0xa__dayImages{background:#00000073;gap:1px;display:grid;position:absolute;inset:0}.styles-module__0j_0xa__dayImageCell{min-width:0;min-height:0;position:relative;overflow:hidden}.styles-module__0j_0xa__imagesLayout1{grid-template-rows:1fr;grid-template-columns:1fr}.styles-module__0j_0xa__imagesLayout2{grid-template-rows:1fr 1fr;grid-template-columns:1fr}.styles-module__0j_0xa__imagesLayout3{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.styles-module__0j_0xa__imagesLayout3 .styles-module__0j_0xa__dayImageCell:nth-child(3){grid-column:1/-1}.styles-module__0j_0xa__imagesLayout4{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.styles-module__0j_0xa__dayNumber{z-index:5;color:var(--white);text-shadow:0 1px 3px #000c;background:#0006;border-radius:4px;padding:2px 6px;font-size:clamp(.65rem,2.2vw,1rem);font-weight:700;position:absolute;top:clamp(4px,1vw,8px);left:clamp(6px,1.2vw,10px)}.styles-module__0j_0xa__dayNumberToday{color:var(--calendar-red)}.styles-module__0j_0xa__eventBadge{z-index:5;background:var(--calendar-red);width:clamp(16px,4vw,20px);height:clamp(16px,4vw,20px);color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:clamp(8px,1.8vw,10px);font-weight:700;display:flex;position:absolute;top:clamp(4px,1vw,6px);right:clamp(4px,1vw,6px);box-shadow:0 2px 6px #0009}.styles-module__0j_0xa__today{box-shadow:inset 0 0 0 2px #e20a2fb3}.styles-module__0j_0xa__todayEmpty{box-shadow:inset 0 0 0 1px #e20a2f80}.styles-module__0j_0xa__disabled{cursor:not-allowed;pointer-events:none;background:#0a0a0abf}.styles-module__0j_0xa__disabled .styles-module__0j_0xa__dayImage{filter:brightness(.35)saturate(.5)}.styles-module__0j_0xa__dayOverlay{z-index:4;text-align:left;pointer-events:none;background:linear-gradient(#0000 28%,#0000008c 58%,#000000eb 100%);flex-direction:column;justify-content:flex-end;padding:clamp(4px,1vw,8px);display:flex;position:absolute;inset:0}.styles-module__0j_0xa__dayTitle{color:var(--green-1);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.5rem,1.6vw,.6875rem);font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.styles-module__0j_0xa__dayDescription{color:var(--calendar-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:.15rem 0 0;font-size:clamp(.4375rem,1.3vw,.5625rem);line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module__0j_0xa__disabled .styles-module__0j_0xa__dayOverlay{opacity:.75}@media not (min-width:1024px){.styles-module__0j_0xa__dayDescription{display:none}}@media (max-width:640px){.styles-module__0j_0xa__container{gap:1rem}.styles-module__0j_0xa__weekday{letter-spacing:1px;padding:.5rem .125rem}}@keyframes styles-module__0j_0xa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.styles-module__y8uZQW__content{flex-direction:column;gap:16px;margin-top:25px;display:flex}.styles-module__y8uZQW__messages{flex-direction:column;gap:4px;display:flex}.styles-module__y8uZQW__question{font-weight:600}.styles-module__y8uZQW__question span{color:var(--green-1);font-weight:700}.styles-module__y8uZQW__warning{color:var(--red-1)}.styles-module__y8uZQW__footer{gap:6px;width:100%;margin-top:10px;display:flex}.styles-module__y8uZQW__action{width:100%}@media not (min-width:500px){.styles-module__y8uZQW__footer{flex-direction:column}}
.styles-module__53gdlW__container{flex-direction:column;gap:20px;width:100%;display:flex;position:relative}.styles-module__53gdlW__close{position:absolute;top:-20px;right:-20px}.styles-module__53gdlW__header{border-bottom:1px solid var(--grey-opacity-2);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.styles-module__53gdlW__headerContent{flex-direction:column;gap:4px;display:flex}.styles-module__53gdlW__subtitle{text-transform:uppercase;letter-spacing:3px;color:var(--red-1);font-size:.7rem;font-weight:600}.styles-module__53gdlW__dateRow{align-items:center;gap:8px;display:flex}.styles-module__53gdlW__calendarIcon{color:var(--green-1);flex-shrink:0}.styles-module__53gdlW__dateTitle{text-transform:capitalize;color:var(--white);font-size:1.25rem;font-weight:700}.styles-module__53gdlW__eventCount{color:var(--grey-1);font-size:.875rem}.styles-module__53gdlW__closeButton{border:1px solid var(--grey-opacity-2);background-color:var(--grey-opacity-1);width:36px;height:36px;color:var(--white);cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background-color .2s;display:flex}.styles-module__53gdlW__closeButton:hover{border-color:var(--red-1);background-color:var(--red-opacity-1);color:var(--red-1)}.styles-module__53gdlW__list{flex-direction:column;gap:12px;max-height:55vh;padding-right:4px;display:flex;overflow-y:auto}.styles-module__53gdlW__eventButton{border:1px solid var(--grey-opacity-2);background-color:var(--grey-opacity-1);text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:16px;width:100%;padding:12px;transition:all .3s;display:flex}.styles-module__53gdlW__eventButton:hover{border-color:var(--red-1);background-color:var(--red-opacity-1);box-shadow:0 8px 32px var(--red-opacity-2)}.styles-module__53gdlW__imageWrapper{aspect-ratio:3/4;border:1px solid var(--grey-opacity-2);border-radius:8px;flex-shrink:0;width:72px;height:100px;position:relative;overflow:hidden}.styles-module__53gdlW__eventImage{object-fit:cover;transition:transform .5s}.styles-module__53gdlW__eventButton:hover .styles-module__53gdlW__eventImage{transform:scale(1.1)}.styles-module__53gdlW__timeBadge{text-align:center;letter-spacing:.05em;color:var(--green-1);background-color:var(--black-opacity-1);padding:2px 6px;font-size:.6rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.styles-module__53gdlW__eventInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module__53gdlW__eventTitle{text-overflow:ellipsis;white-space:nowrap;color:var(--white);font-size:1rem;font-weight:700;transition:color .3s;overflow:hidden}.styles-module__53gdlW__eventButton:hover .styles-module__53gdlW__eventTitle{color:var(--red-1)}.styles-module__53gdlW__eventDescription{-webkit-line-clamp:2;line-clamp:2;color:var(--grey-1);-webkit-box-orient:vertical;font-size:.875rem;line-height:1.375;display:-webkit-box;overflow:hidden}.styles-module__53gdlW__chevron{color:var(--grey-1);flex-shrink:0;transition:all .3s}.styles-module__53gdlW__eventButton:hover .styles-module__53gdlW__chevron{color:var(--red-1);transform:translate(2px)}
.styles-module__p615ja__container{flex-direction:column;gap:20px;display:flex}.styles-module__p615ja__title{color:var(--green-1);border-bottom:1px solid var(--green-1);padding-bottom:10px;font-size:1.5rem;font-weight:600;line-height:2rem}.styles-module__p615ja__chartContainer{overflow-x:auto}.styles-module__p615ja__chart{width:100%;min-width:700px;height:300px}
.styles-module__dntJYa__container{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.styles-module__dntJYa__empty{justify-content:center;align-items:center;width:100%;height:150px;display:flex}.styles-module__dntJYa__title{color:var(--white);text-align:center;margin-top:20px;font-size:1.5rem;font-weight:600;line-height:1.5rem}.styles-module__dntJYa__text{text-align:center;color:var(--green-1);font-size:1.1rem;font-weight:600}.styles-module__dntJYa__block{border-radius:12px;flex-direction:column;gap:8px;display:flex}.styles-module__dntJYa__subBlock{gap:8px;display:flex}.styles-module__dntJYa__list{flex-direction:column;gap:8px;max-height:300px;margin-top:10px;padding-right:8px;display:flex;overflow:auto}.styles-module__dntJYa__item{border:1px solid var(--grey-opacity-1);border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;padding:4px 12px;transition:all .3s ease-in-out;display:flex}.styles-module__dntJYa__itemName{color:var(--green-1)}.styles-module__dntJYa__itemText{color:var(--grey-1);font-size:.8rem}.styles-module__dntJYa__active{border-color:var(--green-1);background:var(--green-opacity-1)}.styles-module__dntJYa__actions{gap:8px;display:flex}.styles-module__dntJYa__action{width:100%}
.styles-module__je14Ua__container{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.styles-module__je14Ua__block{align-items:center;gap:10px;width:100%;display:flex}.styles-module__je14Ua__zoneContainer{border:1px solid var(--grey-opacity-1);border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex}.styles-module__je14Ua__zoneTitle{font-size:.9rem}.styles-module__je14Ua__zoneSearch{align-items:center;gap:8px;display:flex}.styles-module__je14Ua__clear{width:100%}@media not (min-width:768px){.styles-module__je14Ua__container{flex-direction:column;align-items:flex-start;gap:8px}.styles-module__je14Ua__clear{width:100%}}
.styles-module__HEB6rq__container{border:1px solid var(--red-2);border-radius:12px;flex-direction:column;gap:12px;padding:8px 12px;display:flex}.styles-module__HEB6rq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.styles-module__HEB6rq__status{align-items:center;gap:8px;display:flex}.styles-module__HEB6rq__header p{font-size:.9rem}.styles-module__HEB6rq__orderType{border:1px solid var(--green-1);color:var(--green-1);border-radius:12px;padding:4px 12px}.styles-module__HEB6rq__headerDate{border:1px solid var(--white);border-radius:12px;padding:4px 12px}.styles-module__HEB6rq__succeeded{border-color:var(--green-7);color:var(--green-7)}.styles-module__HEB6rq__pending{border-color:var(--orange-1);color:var(--orange-1)}.styles-module__HEB6rq__processing{border-color:var(--green-1);color:var(--green-1)}.styles-module__HEB6rq__failed,.styles-module__HEB6rq__canceled,.styles-module__HEB6rq__refunded{border-color:var(--red-1);color:var(--red-1)}.styles-module__HEB6rq__block,.styles-module__HEB6rq__blockNote{flex-direction:column;gap:4px;display:flex}.styles-module__HEB6rq__title{color:var(--red-1);font-size:.9rem;font-weight:700}.styles-module__HEB6rq__list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-items:center;gap:10px;padding-top:5px;display:grid}.styles-module__HEB6rq__listVariant{grid-template-columns:repeat(3,1fr);justify-items:center;gap:10px;padding-top:5px;display:grid}.styles-module__HEB6rq__item{text-align:center;background:var(--red-opacity-1);border-radius:5px;flex-direction:column;justify-content:center;width:100%;min-width:0;padding:8px 12px;display:flex}.styles-module__HEB6rq__item p:first-child{font-size:.9rem;font-weight:700}.styles-module__HEB6rq__item p:nth-child(2){color:var(--grey-1);font-size:.8rem}.styles-module__HEB6rq__itemElipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles-module__HEB6rq__tickets{flex-direction:column;gap:8px;margin-top:5px;display:flex}.styles-module__HEB6rq__ticket{background:var(--red-opacity-1);border-radius:6px;padding:6px 12px;font-size:.9rem;display:inline}.styles-module__HEB6rq__ticketName{color:var(--red-1)}.styles-module__HEB6rq__accordion{display:none}.styles-module__HEB6rq__accordionTrigger{background:var(--red-opacity-1);align-items:center;padding:8px}.styles-module__HEB6rq__note{padding-top:5px;font-size:.9rem}@media not (min-width:768px){.styles-module__HEB6rq__item p{margin:0}.styles-module__HEB6rq__list,.styles-module__HEB6rq__listVariant{grid-template-columns:1fr}.styles-module__HEB6rq__block{display:none}.styles-module__HEB6rq__accordion{display:flex}}@media not (min-width:640px){.styles-module__HEB6rq__header{flex-direction:column;gap:5px}.styles-module__HEB6rq__status{flex-direction:column;width:100%}.styles-module__HEB6rq__headerDate,.styles-module__HEB6rq__orderType{text-align:center;width:100%}}
.styles-module__-_5OcG__form{flex-direction:column;gap:18px;display:flex}.styles-module__-_5OcG__title{color:var(--green-1);font-size:1.5rem;font-weight:500}.styles-module__-_5OcG__tableHead{color:var(--green-1);font-weight:500}.styles-module__-_5OcG__total-block{flex-direction:column;gap:4px;display:flex}.styles-module__-_5OcG__complements{flex-direction:column;font-size:.75rem;display:flex}.styles-module__-_5OcG__complement{color:var(--grey-1);display:inline}.styles-module__-_5OcG__checkboxes{background:var(--grey-opacity-1);border-radius:8px;flex-direction:column;gap:12px;padding:12px 16px;display:flex}.styles-module__-_5OcG__checkbox{gap:6px;display:inline-flex}.styles-module__-_5OcG__checkboxLabel{line-height:1.1rem;display:inline}.styles-module__-_5OcG__checkboxLink{text-decoration:underline}.styles-module__-_5OcG__block{align-items:center;gap:8px;display:flex}.styles-module__-_5OcG__block span:nth-child(2){color:var(--green-1);font-size:1.2rem;font-weight:700}.styles-module__-_5OcG__payments{flex-direction:column;gap:12px;display:flex}
.styles-module__nzee8W__link{height:100%;color:inherit;text-decoration:none;display:block}.styles-module__nzee8W__card{border:1px solid var(--grey-2);background:linear-gradient(145deg, var(--grey-opacity-2) 0%, var(--card) 45%, var(--red-opacity-3) 100%);width:100%;min-height:100%;box-shadow:0 18px 40px var(--black-opacity-1), inset 0 1px 0 #ffffff0f;border-radius:14px;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.styles-module__nzee8W__card{box-shadow:0 18px 40px var(--black-opacity-1), inset 0 1px 0 lab(100% 0 0/.06)}}.styles-module__nzee8W__link:hover .styles-module__nzee8W__card{border-color:var(--red-1);box-shadow:0 24px 48px var(--black-opacity-1), 0 0 0 1px var(--red-opacity-1), inset 0 1px 0 #ffffff14;transform:translateY(-4px)}@supports (color:lab(0% 0 0)){.styles-module__nzee8W__link:hover .styles-module__nzee8W__card{box-shadow:0 24px 48px var(--black-opacity-1), 0 0 0 1px var(--red-opacity-1), inset 0 1px 0 lab(100% 0 0/.08)}}.styles-module__nzee8W__main{flex-direction:column;flex:1;gap:14px;padding:22px 22px 18px;display:flex}.styles-module__nzee8W__topRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__nzee8W__ticketIcon{width:36px;height:36px;color:var(--white);background:var(--gradient-1);box-shadow:0 8px 20px var(--red-opacity-2);border-radius:10px;justify-content:center;align-items:center;display:flex}.styles-module__nzee8W__badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:var(--white);background:var(--green-opacity-1);border:1px solid var(--green-3);border-radius:999px;align-items:center;padding:5px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.styles-module__nzee8W__name{letter-spacing:2px;color:var(--white);text-transform:uppercase;font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:500;line-height:1;font-family:var(--font-bebas-neue), Courier, monospace;text-shadow:1px 1px 8px var(--red-1);margin:0}.styles-module__nzee8W__description{color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.55}.styles-module__nzee8W__details{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module__nzee8W__minAmount{gap:6px;display:flex}.styles-module__nzee8W__minAmount p:first-child{color:var(--green-1)}.styles-module__nzee8W__minAmount p:nth-child(2){font-weight:700}.styles-module__nzee8W__detailItem{color:var(--white);background:var(--grey-opacity-1);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:.88rem;line-height:1.4;display:flex}.styles-module__nzee8W__detailIcon{color:var(--green-1);flex-shrink:0;margin-top:2px}.styles-module__nzee8W__valorationBlock{flex-direction:column;align-items:baseline;gap:12px;margin-top:auto;padding-top:8px;display:flex}.styles-module__nzee8W__valorationLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--grey-1);align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.styles-module__nzee8W__valoration{color:var(--white);font-size:clamp(1.6rem,2.8vw,2rem);font-weight:700;line-height:1;font-family:var(--font-bebas-neue), Courier, monospace;letter-spacing:1px;background:var(--gradient-2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__nzee8W__footer{border-top:1px dashed var(--border);background:var(--grey-opacity-2);justify-content:space-between;align-items:center;gap:10px;padding:14px 22px;display:flex}.styles-module__nzee8W__footerText{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);font-size:.78rem;font-weight:600;transition:color .25s}.styles-module__nzee8W__footerIcon{color:var(--green-1);flex-shrink:0;transition:transform .25s}.styles-module__nzee8W__link:hover .styles-module__nzee8W__footerText{color:var(--white)}.styles-module__nzee8W__link:hover .styles-module__nzee8W__footerIcon{transform:translate(3px)}@media not (min-width:640px){.styles-module__nzee8W__main{padding:18px 18px 14px}.styles-module__nzee8W__footer{padding:12px 18px}}@media (prefers-reduced-motion:reduce){.styles-module__nzee8W__card,.styles-module__nzee8W__footerText,.styles-module__nzee8W__footerIcon{transition:none}.styles-module__nzee8W__link:hover .styles-module__nzee8W__card,.styles-module__nzee8W__link:hover .styles-module__nzee8W__footerIcon{transform:none}}
.styles-module__HaCgXq__form{flex-direction:column;gap:16px;margin-top:20px;display:flex}.styles-module__HaCgXq__header{flex-direction:column;align-items:center;gap:5px;margin-bottom:10px;display:flex}.styles-module__HaCgXq__title{color:var(--green-1);text-align:center;text-transform:uppercase;font-size:1.1rem;font-weight:600}.styles-module__HaCgXq__description{color:var(--white);text-align:center;text-transform:uppercase;background:var(--green-opacity-1);border-radius:18px;padding:6px 12px;font-size:.8rem;font-weight:400}.styles-module__HaCgXq__selectInput{flex-direction:column;gap:4px;display:flex}.styles-module__HaCgXq__footer{gap:6px;width:100%;margin-top:10px;display:flex}.styles-module__HaCgXq__action{width:100%}@media not (min-width:500px){.styles-module__HaCgXq__footer{flex-direction:column}}
.styles-module__Hx1HNq__container{flex-direction:row;align-items:center;gap:8px;margin-bottom:16px;display:flex}@media not (min-width:768px){.styles-module__Hx1HNq__container{flex-direction:column;align-items:flex-start;gap:8px}.styles-module__Hx1HNq__clear{width:100%}}
.styles-module__-iCOJG__container{width:100%;margin-top:20px}
