.styles_modalOverlay__1oX2X{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000}.styles_modalContent__nSjDL{background:var(--bg-surface);border:1px solid var(--border);box-shadow:var(--shadow);padding:2.5rem;width:100%;max-width:480px;position:relative;max-height:92vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;border-radius:20px;animation:styles_modalFadeIn__k5_w9 .25s ease-out}@media (max-width:640px){.styles_modalOverlay__1oX2X{align-items:flex-end}.styles_modalContent__nSjDL{max-width:100%;width:100%;padding:1.75rem 1.25rem 2rem;max-height:96vh;border-radius:20px 20px 0 0;animation:styles_modalSlideUp__I_Va6 .3s cubic-bezier(.32,.72,0,1)}}.styles_modalContent__nSjDL h2{color:var(--text);font-size:24px;font-weight:600;margin-bottom:8px}.styles_modalContent__nSjDL p{color:var(--text-soft);font-size:16px;margin-bottom:24px}.styles_closeButton__fB5lG{position:absolute;top:1.5rem;right:1.5rem;background:var(--icon-btn-bg);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--icon-btn-color)}.styles_closeButton__fB5lG:hover{background:var(--icon-btn-bg-hover);transform:scale(1.1)}.styles_passwordWrapper__T358H{position:relative}.styles_eyeIcon__Ac7Ij{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--text-soft);transition:color .2s ease}.styles_eyeIcon__Ac7Ij:hover{color:var(--text)}.styles_modalContent__nSjDL .form-control{background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;padding:10px 12px;transition:all .2s ease;color:var(--text);margin-bottom:4px}@media (max-width:640px){.styles_modalContent__nSjDL .form-control{padding:9px 12px;font-size:16px}}.styles_modalContent__nSjDL .form-control:-webkit-autofill,.styles_modalContent__nSjDL .form-control:-webkit-autofill:active,.styles_modalContent__nSjDL .form-control:-webkit-autofill:focus,.styles_modalContent__nSjDL .form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--input-autofill-bg) inset!important;-webkit-text-fill-color:var(--text)!important;caret-color:var(--text);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.styles_modalContent__nSjDL .form-control:focus{background:var(--input-focus-bg);border-color:var(--input-focus-border);box-shadow:0 0 0 2px rgba(99,102,241,.15);color:var(--text);outline:none}.styles_modalContent__nSjDL .form-control::placeholder{color:var(--text-soft)}.styles_modalContent__nSjDL .form-label{color:var(--text);font-weight:500;margin-bottom:8px}.styles_modalContent__nSjDL .btn-primary{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;padding:12px;font-weight:500;margin-top:16px;transition:all .2s ease;color:#ffffff}.styles_modalContent__nSjDL .btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.4);background:linear-gradient(135deg,#7578f2,#5f57f7)}.styles_modalContent__nSjDL .btn-primary:active{transform:translateY(0)}.styles_modalContent__nSjDL .btn-primary:disabled{background:linear-gradient(135deg,#4a4b9c,#3e3894);cursor:not-allowed;transform:none;opacity:.7}.styles_links__7afCI{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.styles_link__Rhpc1{background:none;border:none;color:var(--text-soft);font-size:14px;cursor:pointer;transition:color .2s ease;padding:0}.styles_link__Rhpc1:hover{color:var(--text);text-decoration:underline}.styles_redirectingContainer__yyH_g{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px}.styles_redirectingContainer__yyH_g h2{color:var(--text);margin:16px 0 8px}.styles_redirectingContainer__yyH_g p{color:var(--text-soft);margin:0}.styles_spinner__AY_qH{width:40px;height:40px;border-radius:50%;border:3px solid var(--border);border-top:3px solid #6366f1;animation:styles_spin__M0uEP 1s ease-in-out infinite;margin-bottom:16px}.styles_phoneInputContainer__I2e3a{width:100%!important;height:46px!important;margin-bottom:4px}.styles_phoneInputContainer__I2e3a .form-control{background:var(--input-bg)!important;border:1px solid var(--input-border)!important;border-radius:8px!important;padding:10px 12px 10px 52px!important;font-size:16px!important;line-height:1.25rem!important;color:var(--text)!important;transition:all .2s ease!important;height:46px!important;width:100%!important;margin-bottom:0!important}.styles_phoneInputContainer__I2e3a .form-control:focus{background:var(--input-focus-bg)!important;border-color:var(--input-focus-border)!important;box-shadow:0 0 0 2px rgba(99,102,241,.15)!important;color:var(--text)!important;outline:none!important}.styles_phoneInputContainer__I2e3a .form-control::placeholder{color:var(--text-soft)!important}.styles_phoneInputContainer__I2e3a .form-control:-webkit-autofill,.styles_phoneInputContainer__I2e3a .form-control:-webkit-autofill:active,.styles_phoneInputContainer__I2e3a .form-control:-webkit-autofill:focus,.styles_phoneInputContainer__I2e3a .form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--input-autofill-bg) inset!important;-webkit-text-fill-color:var(--text)!important;caret-color:var(--text)!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.styles_phoneInputField__8nnn7{width:100%!important;height:46px!important;border:1px solid var(--input-border)!important;border-radius:8px!important;padding:10px 12px 10px 52px!important;font-size:16px!important;line-height:1.25rem!important;background:var(--input-bg)!important;color:var(--text)!important;transition:all .2s ease!important}.styles_phoneInputField__8nnn7:focus{background:var(--input-focus-bg)!important;border-color:var(--input-focus-border)!important;box-shadow:0 0 0 2px rgba(99,102,241,.15)!important;color:var(--text)!important;outline:none!important}.styles_phoneInputField__8nnn7::placeholder{color:var(--text-soft)!important}.styles_phoneInputField__8nnn7:-webkit-autofill,.styles_phoneInputField__8nnn7:-webkit-autofill:active,.styles_phoneInputField__8nnn7:-webkit-autofill:focus,.styles_phoneInputField__8nnn7:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--input-autofill-bg) inset!important;-webkit-text-fill-color:var(--text)!important;caret-color:var(--text)!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.styles_phoneDropdownButton__ZcpVz{background:var(--input-bg)!important;border:1px solid var(--input-border)!important;border-right:none!important;border-radius:8px 0 0 8px!important;height:48px!important;width:48px!important;display:flex!important;align-items:center!important;justify-content:center!important}.styles_phoneDropdown__OZVol{position:absolute!important;z-index:10!important;background:var(--dropdown-bg)!important;border:1px solid var(--border)!important;border-radius:8px!important;margin-top:4px!important;max-height:300px!important;box-shadow:var(--shadow)!important;overflow-y:auto!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.styles_phoneDropdown__OZVol .country{background:transparent!important;color:var(--text)!important}.styles_phoneDropdown__OZVol .country:hover{background:var(--dropdown-hover)!important}.styles_phoneSearchField__yLUI9{background:var(--input-bg)!important;border:1px solid var(--input-border)!important;color:var(--text)!important;margin:0!important;padding:.5rem!important}.styles_phoneSearchField__yLUI9::placeholder{color:var(--text-soft)!important}.styles_stepIndicator__kMq2H{display:flex;align-items:center;margin-bottom:20px;gap:0;padding-right:44px}.styles_stepDot__BMvfU{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:var(--bg-surface-hover);color:var(--text-soft);border:2px solid var(--border);flex-shrink:0;transition:all .3s ease}.styles_stepDotActive__agK8a{background:#6366f1;color:#ffffff;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.2)}.styles_stepLine__XbCPa{flex:1 1;height:2px;background:var(--border);transition:background .3s ease;margin:0 8px}.styles_stepLineDone__oLf_i{background:#6366f1}.styles_optionalTag___DQbI{font-size:11px;font-weight:400;color:var(--text-soft);margin-left:4px}@keyframes styles_modalFadeIn__k5_w9{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes styles_modalSlideUp__I_Va6{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_spin__M0uEP{to{transform:rotate(1turn)}}.styles_container__cwwKH{min-height:100vh;background:var(--bg);color:var(--text);overflow-x:hidden;padding-bottom:5rem}.styles_timerBar__aVBsI{position:fixed;top:70px;left:0;right:0;z-index:998;height:44px;display:flex;align-items:center;justify-content:center;gap:.625rem;background:linear-gradient(135deg,rgba(168,85,247,.22),rgba(124,58,237,.18));border-bottom:2px solid rgba(168,85,247,.5);color:var(--text-soft);font-size:.8rem;font-family:var(--font-instrument-sans)}[data-theme=dark] .styles_timerBar__aVBsI{background:linear-gradient(135deg,rgba(168,85,247,.3),rgba(124,58,237,.22));border-bottom-color:rgba(168,85,247,.5)}.styles_timerBarUrgent__qixo8{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(220,38,38,.07))!important;border-bottom-color:rgba(239,68,68,.35)!important;color:#ef4444}.styles_timerBarDot__EYkO_{width:7px;height:7px;border-radius:50%;background:#a855f7;animation:styles_timerPulse__0OojU 1.6s ease-in-out infinite;flex-shrink:0}.styles_timerBarUrgent__qixo8 .styles_timerBarDot__EYkO_{background:#ef4444}@keyframes styles_timerPulse__0OojU{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.styles_timerBarLabel__KsqUf{font-weight:500;color:#a855f7}.styles_timerBarUrgent__qixo8 .styles_timerBarLabel__KsqUf{color:#ef4444}.styles_timerBarValue__H8riP{font-size:1rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:#7c3aed;font-family:var(--font-sora)}.styles_timerBarUrgent__qixo8 .styles_timerBarValue__H8riP{color:#ef4444}.styles_main__dLOkc{max-width:1200px;margin:0 auto;padding:7.5rem 1.5rem 0}.styles_eventBanner__T2wiC{margin-bottom:2rem}.styles_backLink__55PqX{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-soft);text-decoration:none;font-size:.8rem;font-weight:500;padding:.4rem .75rem;border-radius:8px;border:1px solid var(--border);background:var(--bg-surface);transition:all .2s ease;margin-bottom:1rem;font-family:var(--font-instrument-sans)}.styles_backLink__55PqX:hover{color:var(--text);background:var(--bg-surface-hover);transform:translateX(-2px)}.styles_eventInfo__lMZo9{display:flex;gap:0;align-items:stretch;border-radius:16px;background:var(--bg-surface);border:1px solid var(--border);overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06)}.styles_eventImg__AnPcj{width:220px;flex-shrink:0;object-fit:cover;object-position:center;display:block}.styles_eventDetails__vZ0_H{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:1.25rem 1.5rem;border-left:1px solid var(--border)}.styles_eventDetails__vZ0_H h1{font-size:1.35rem;font-weight:800;color:var(--text);margin:0 0 .5rem;line-height:1.2;letter-spacing:-.025em;font-family:var(--font-sora)}.styles_eventMeta__eSoLI{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--text-soft);font-size:.8rem}.styles_eventMeta__eSoLI span{display:inline-flex;align-items:center;gap:.35rem;font-weight:500;font-family:var(--font-instrument-sans)}.styles_content__KclbV{display:grid;grid-template-columns:1fr 360px;gap:1.5rem;align-items:start}.styles_ticketsContainer__FqU2s{min-width:0}.styles_ticketsHeader__z1Qho{justify-content:space-between;margin-bottom:1rem}.styles_ticketsHeaderInner__kllq7,.styles_ticketsHeader__z1Qho{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.styles_ticketsHeader__z1Qho h2{font-size:1.1rem;font-weight:700;color:var(--text);margin:0;letter-spacing:-.02em;font-family:var(--font-sora)}.styles_fillAllButton__2tnAn{display:inline-flex;align-items:center;gap:.4rem;background:var(--bg-surface);border:1px solid var(--border);color:var(--text-soft);padding:.45rem .875rem;border-radius:8px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:var(--font-instrument-sans)}.styles_fillAllButton__2tnAn:hover{background:var(--bg-surface-hover);color:var(--text);border-color:var(--text-soft)}.styles_ticketsCount__lW8AA{color:var(--text-soft);font-size:.78rem;font-weight:600;padding:.3rem .7rem;border-radius:20px;background:var(--bg-surface);border:1px solid var(--border);font-family:var(--font-instrument-sans)}.styles_ticketsUnifiedCard__A3jYc{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06)}[data-theme=dark] .styles_ticketsUnifiedCard__A3jYc{box-shadow:none}.styles_ticketSection__k_0yi+.styles_ticketSection__k_0yi{border-top:2px solid var(--border)}.styles_ticketHeader___rbWF{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border);border-left:3px solid #a855f7;gap:1rem;flex-wrap:wrap;background:rgba(168,85,247,.04)}.styles_ticketHeaderLeft__q_qba{display:flex;align-items:center;gap:.875rem;min-width:0;flex:1 1}.styles_portadorNum__5h7vx{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;font-size:.75rem;font-weight:800;flex-shrink:0;font-family:var(--font-sora)}.styles_ticketMeta__eyoQm{display:flex;flex-direction:column;gap:.15rem;min-width:0}.styles_ticketNameRow__y3YRZ{display:flex;align-items:center;gap:.35rem;min-width:0}.styles_ticketTypeIcon__wJ5Hm{color:#a855f7;flex-shrink:0;opacity:.85}.styles_ticketName__yEi5o{font-size:.9rem;font-weight:700;color:var(--text);font-family:var(--font-sora);letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_ticketPrice___x7Ie{font-size:.78rem;font-weight:600;color:#16a34a;font-family:var(--font-instrument-sans);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.styles_useAccountInfo__sRxYU{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;color:var(--text-soft);font-size:.78rem;font-weight:600;padding:.4rem .75rem;border-radius:20px;background:rgba(168,85,247,.07);border:1px solid rgba(168,85,247,.2);transition:all .2s;font-family:var(--font-instrument-sans);white-space:nowrap;flex-shrink:0;color:#a855f7}.styles_useAccountInfo__sRxYU:hover{background:rgba(168,85,247,.13);border-color:rgba(168,85,247,.4);color:#7c3aed}.styles_useAccountInfo__sRxYU input[type=checkbox]{accent-color:#a855f7;width:13px;height:13px;cursor:pointer;flex-shrink:0}.styles_ticketForm__Q7Dlx{padding:1.25rem}.styles_titularUnicoNotice__hnfiH{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:rgba(139,92,246,.06);border-top:1px solid rgba(139,92,246,.12);color:#a78bfa;font-size:.85rem;line-height:1.5}.styles_titularUnicoNotice__hnfiH svg{flex-shrink:0;margin-top:.1rem}.styles_titularUnicoAlert__CBtKI{display:flex;gap:14px;align-items:flex-start;background:rgba(217,119,6,.07);border:1.5px solid rgba(217,119,6,.3);border-radius:10px;padding:16px 18px;margin-bottom:16px}.styles_titularUnicoAlertIcon__FcnZs{flex-shrink:0;color:#d97706;margin-top:1px}.styles_titularUnicoAlertTitle__qN98l{font-size:.875rem;font-weight:700;color:#92400e;margin:0 0 5px}.styles_titularUnicoAlertText__1wxZq{font-size:.8rem;color:#78350f;margin:0;line-height:1.55}[data-theme=dark] .styles_titularUnicoAlert__CBtKI{background:rgba(217,119,6,.1);border-color:rgba(217,119,6,.35)}[data-theme=dark] .styles_titularUnicoAlertTitle__qN98l{color:#fbbf24}[data-theme=dark] .styles_titularUnicoAlertText__1wxZq{color:#fde68a}.styles_formRow__5uqpQ{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem}.styles_formField__eEGUv{display:flex;flex-direction:column;gap:.35rem;min-width:0}.styles_formField__eEGUv label{color:var(--text-soft);font-weight:600;font-size:.72rem;display:flex;align-items:center;gap:.35rem;text-transform:uppercase;letter-spacing:.04em;font-family:var(--font-instrument-sans)}.styles_formField__eEGUv input{background:var(--bg);border:1.5px solid var(--border);border-radius:10px;color:var(--text);padding:.75rem .875rem;transition:border-color .2s ease,box-shadow .2s ease;font-size:.875rem;width:100%;font-family:var(--font-instrument-sans);outline:none;font-weight:500}.styles_formField__eEGUv input::placeholder{color:var(--text-soft);font-weight:400;opacity:.7}.styles_formField__eEGUv input:hover{border-color:rgba(168,85,247,.3)}.styles_formField__eEGUv input:focus{border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.1)}.styles_inputError___l8HJ{border-color:#ef4444!important}.styles_inputError___l8HJ:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.styles_errorMessage__pAGSE{color:#ef4444;font-size:.68rem;font-weight:600;margin-top:.1rem;font-family:var(--font-instrument-sans)}.styles_phoneInputWrapper__hKBjk{width:100%;position:relative}.styles_phoneInputContainer__1URGa{width:100%!important}.styles_phoneInputContainer__1URGa .special-label{display:none!important}.styles_phoneInputField__ro6aA{width:100%!important;background:var(--bg)!important;border:1.5px solid var(--border)!important;border-radius:10px!important;color:var(--text)!important;padding:.75rem .875rem .75rem 3.25rem!important;font-size:.875rem!important;font-family:var(--font-instrument-sans)!important;height:46px!important;line-height:normal!important;transition:border-color .2s ease,box-shadow .2s ease!important;outline:none!important;font-weight:500!important}.styles_phoneInputField__ro6aA:hover{border-color:rgba(168,85,247,.3)!important}.styles_phoneInputField__ro6aA:focus{border-color:#a855f7!important;box-shadow:0 0 0 3px rgba(168,85,247,.1)!important}.styles_phoneDropdownButton__uWAST{background:transparent!important;border:none!important;border-right:1.5px solid var(--border)!important;border-radius:10px 0 0 10px!important;padding:0 .4rem!important;width:2.75rem!important}.styles_phoneDropdownButton__uWAST .selected-flag{background:transparent!important;border-radius:10px 0 0 10px!important;padding:0 0 0 .6rem!important;width:100%!important}.styles_phoneDropdownButton__uWAST .selected-flag.open,.styles_phoneDropdownButton__uWAST .selected-flag:focus,.styles_phoneDropdownButton__uWAST .selected-flag:hover{background:var(--bg-surface-hover)!important}.styles_phoneDropdownButton__uWAST .arrow{border-top-color:var(--text-soft)!important}.styles_phoneDropdownButton__uWAST .arrow.up{border-bottom-color:#a855f7!important}.styles_phoneInputContainer__1URGa .country-list{background:var(--bg-surface)!important;border:1px solid var(--border)!important;border-radius:12px!important;color:var(--text)!important;box-shadow:0 16px 48px rgba(0,0,0,.2)!important;width:300px!important;max-height:260px!important;margin-top:6px!important;z-index:1000!important;padding:.5rem!important}.styles_phoneInputContainer__1URGa .country-list .search{background:var(--bg-surface)!important;padding:0!important;margin-bottom:.5rem!important;position:sticky!important;top:0!important;z-index:2!important}.styles_phoneInputContainer__1URGa .country-list .search-box{background:var(--bg-surface-hover)!important;border:1px solid var(--border)!important;color:var(--text)!important;border-radius:8px!important;padding:.5rem .75rem!important;width:100%!important;margin:0!important;font-size:.85rem!important;outline:none!important}.styles_phoneInputContainer__1URGa .country-list .search-box::placeholder{color:var(--text-soft)!important}.styles_phoneInputContainer__1URGa .country-list .search-box:focus{border-color:#a855f7!important}.styles_phoneInputContainer__1URGa .country-list .country{padding:.55rem .75rem!important;color:var(--text)!important;border-radius:8px!important;font-size:.84rem!important;display:flex!important;align-items:center!important;gap:.5rem!important}.styles_phoneInputContainer__1URGa .country-list .country .country-name{color:var(--text)!important;margin-right:.5rem!important}.styles_phoneInputContainer__1URGa .country-list .country .dial-code{color:var(--text-soft)!important}.styles_phoneInputContainer__1URGa .country-list .country.highlight,.styles_phoneInputContainer__1URGa .country-list .country:hover{background:rgba(168,85,247,.12)!important}.styles_phoneInputContainer__1URGa .country-list .country.highlight .country-name,.styles_phoneInputContainer__1URGa .country-list .country:hover .country-name{color:var(--text)!important}.styles_phoneInputContainer__1URGa .country-list .divider{border-bottom-color:var(--border)!important}.styles_phoneDropdown__F_Otq{background:var(--bg-surface)!important;border:1px solid var(--border)!important;border-radius:12px!important;color:var(--text)!important;box-shadow:0 16px 48px rgba(0,0,0,.2)!important;z-index:1000!important}.styles_phoneSearchField__OBmc1{background:var(--bg-surface-hover)!important;border:1px solid var(--border)!important;color:var(--text)!important;border-radius:8px!important;padding:.5rem .75rem!important}.styles_orderSummary__y5nYf{position:sticky;top:6rem}.styles_summaryCard__WF9I4{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}[data-theme=dark] .styles_summaryCard__WF9I4{box-shadow:none}.styles_summaryHeader__PLSd5{padding:1.1rem 1.25rem;border-bottom:1px solid var(--border);background:var(--bg-surface-hover)}.styles_summaryHeader__PLSd5 h3{font-size:.95rem;font-weight:700;color:var(--text);margin:0;letter-spacing:-.01em;font-family:var(--font-sora)}.styles_summaryContent__Vhvmr{padding:1.1rem 1.25rem}.styles_summaryList__IWFrF{display:flex;flex-direction:column;gap:.4rem;max-height:220px;overflow-y:auto;padding-right:.25rem;margin-bottom:.875rem}.styles_summaryList__IWFrF::-webkit-scrollbar{width:3px}.styles_summaryList__IWFrF::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.styles_summaryItem__TzaZj{display:flex;justify-content:space-between;align-items:center;color:var(--text-soft);font-size:.8rem;padding:.5rem .75rem;border-radius:8px;background:var(--bg-surface-hover);gap:.5rem;font-family:var(--font-instrument-sans)}.styles_summaryItemName__VzRQT{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.styles_summaryItemPrice__eLz_D{font-weight:700;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;font-family:var(--font-sora)}.styles_summaryFees__Pmoug{border-top:1px solid var(--border);padding-top:.875rem;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.875rem}.styles_feeItem__gw6Q7{display:flex;justify-content:space-between;color:var(--text-soft);font-size:.8rem;align-items:center;font-family:var(--font-instrument-sans)}.styles_feeItem__gw6Q7 span:last-child{color:var(--text);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--font-sora)}.styles_feeInfo__ZgViE{display:inline-flex;align-items:center;gap:.35rem}.styles_infoIcon__Fe4Vh{color:var(--text-soft)}.styles_totalRow__aDIqO{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:var(--bg-surface-hover);border-radius:10px;margin-bottom:1rem}.styles_totalLabel__Y4o4_{font-size:.875rem;color:var(--text-soft);font-weight:600;font-family:var(--font-instrument-sans)}.styles_totalValue__Ou8nw{font-size:1.4rem;color:#16a34a;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-family:var(--font-sora)}.styles_warningMessage__p_A6j{display:flex;align-items:flex-start;gap:.5rem;padding:.7rem .875rem;background:rgba(251,146,60,.08);border:1px solid rgba(251,146,60,.2);border-radius:10px;font-size:.75rem;color:#f97316;margin-bottom:.875rem;line-height:1.45;font-family:var(--font-instrument-sans)}.styles_paymentSection__4BdAG{display:flex;flex-direction:column;gap:.5rem}.styles_paymentLabel__FJKfz{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-soft);margin-bottom:.1rem;font-family:var(--font-instrument-sans)}.styles_cardButton__xmEG1,.styles_freeTicketButton__vM85p,.styles_pixButton__A1gZC{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.1rem;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s ease;border:none;color:#fff;font-family:var(--font-instrument-sans);text-align:left;width:100%}.styles_pixButton__A1gZC{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 14px rgba(16,185,129,.25)}.styles_pixButton__A1gZC:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(16,185,129,.35)}.styles_cardButton__xmEG1{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 14px rgba(59,130,246,.25)}.styles_cardButton__xmEG1:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,.35)}.styles_freeTicketButton__vM85p{background:linear-gradient(135deg,#a855f7,#7c3aed);box-shadow:0 4px 14px rgba(168,85,247,.25)}.styles_freeTicketButton__vM85p:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(168,85,247,.35)}.styles_cardButton__xmEG1:disabled,.styles_freeTicketButton__vM85p:disabled,.styles_pixButton__A1gZC:disabled{opacity:.55;cursor:not-allowed;transform:none}.styles_btnIcon__APNUl{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.15);border-radius:8px;flex-shrink:0}.styles_btnText__x_s72{display:flex;flex-direction:column;gap:1px}.styles_btnTitle__TLnNs{font-size:.875rem;font-weight:700;line-height:1}.styles_btnSub__iMZDZ{font-size:.7rem;font-weight:500;opacity:.8;line-height:1}.styles_loadingContainer__latcp{display:inline-flex;align-items:center;gap:.5rem;margin:0 auto}.styles_termoBox__rsXNJ{margin-bottom:.875rem;padding:.75rem .875rem;border-radius:10px;background:rgba(168,85,247,.05);border:1px solid rgba(168,85,247,.15)}.styles_termoCheckboxLabel__NWseq{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;color:var(--text);font-size:.78rem;line-height:1.45;margin:0;font-family:var(--font-instrument-sans)}.styles_termoCheckboxLabel__NWseq input[type=checkbox]{accent-color:#a855f7;width:15px;height:15px;margin-top:2px;cursor:pointer;flex-shrink:0}.styles_termoReadBtn__72GAk{background:none;border:none;padding:0;color:#a855f7;font-weight:700;font-size:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px;font-family:inherit}.styles_termoReadBtn__72GAk:hover{color:#7c3aed}.styles_termoModalOverlay__qZxw8{position:fixed;inset:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:styles_fadeIn__HdmW4 .2s ease-out}@keyframes styles_fadeIn__HdmW4{0%{opacity:0}to{opacity:1}}.styles_termoModal__qW_Uu{background:var(--bg-surface);border:1px solid var(--border);border-radius:18px;width:100%;max-width:720px;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 24px 60px rgba(0,0,0,.2);overflow:hidden;animation:styles_slideUp__RBbT9 .25s ease-out}@keyframes styles_slideUp__RBbT9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles_termoModalHeader__AuNzW{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem;border-bottom:1px solid var(--border);background:var(--bg-surface-hover)}.styles_termoModalHeader__AuNzW h3{margin:0;color:var(--text);font-size:1rem;font-weight:700;letter-spacing:-.01em;font-family:var(--font-sora)}.styles_termoModalClose__E9wwB{background:var(--bg-surface);border:1px solid var(--border);color:var(--text-soft);cursor:pointer;font-size:1.25rem;line-height:1;border-radius:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all .15s}.styles_termoModalClose__E9wwB:hover{background:var(--bg-surface-hover);color:var(--text)}.styles_termoModalBody__JlEt6{padding:1.5rem 1.75rem;overflow-y:auto;color:var(--text);font-size:.875rem;line-height:1.7;flex:1 1;background:var(--bg)}.styles_termoText__Zx5WU{font-family:Georgia,Times New Roman,serif;color:var(--text);white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:.875rem;line-height:1.75;letter-spacing:.01em}.styles_termoModalBody__JlEt6::-webkit-scrollbar{width:6px}.styles_termoModalBody__JlEt6::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.styles_termoModalFooter__KyklG{padding:1rem 1.5rem;border-top:1px solid var(--border);display:flex;gap:.75rem;align-items:center;justify-content:flex-end;flex-wrap:wrap;background:var(--bg-surface)}.styles_termoModalAccept__RwL8l{background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;border:none;padding:.8rem 1.25rem;border-radius:10px;font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 14px rgba(168,85,247,.25);font-family:var(--font-instrument-sans);flex:1 1;min-width:220px;text-align:center;line-height:1.3}.styles_termoModalAccept__RwL8l:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(168,85,247,.35)}.styles_termoModalCancel__s0hVj{background:var(--bg-surface-hover);color:var(--text-soft);border:1px solid var(--border);padding:.8rem 1.1rem;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .15s;font-family:var(--font-instrument-sans);flex-shrink:0}.styles_termoModalCancel__s0hVj:hover{background:var(--bg-surface);color:var(--text)}@media (max-width:560px){.styles_termoModalFooter__KyklG{flex-direction:column-reverse}.styles_termoModalAccept__RwL8l,.styles_termoModalCancel__s0hVj{width:100%;min-width:0}}.styles_skeleton__baw_n{background:linear-gradient(90deg,var(--bg-surface-hover) 25%,var(--bg-surface) 50%,var(--bg-surface-hover) 75%);background-size:200% 100%;animation:styles_shimmer__1EOAb 1.5s infinite;border-radius:8px}@keyframes styles_shimmer__1EOAb{0%{background-position:200% 0}to{background-position:-200% 0}}.styles_skeletonTitle__fy382{height:1.4rem;width:40%;margin-bottom:1rem}.styles_skeletonCount__dsgEA{height:1.4rem;width:80px;border-radius:20px}.styles_skeletonBadge__jg_fr{height:1.7rem;width:100px}.styles_skeletonPrice__JIvC6{height:1.1rem;width:80px}.styles_skeletonCheckbox__TkmBv{height:1.7rem;width:140px}.styles_skeletonLabel__C4erz{height:.8rem;width:40%;margin-bottom:.3rem}.styles_skeletonInput__eAHHd{height:2.75rem;width:100%;border-radius:10px}.styles_skeletonMeta__m6YR8{height:.9rem;width:150px;margin-right:1rem}.styles_skeletonTimer__jOSo9{height:18px;width:160px;border-radius:4px}.styles_skeletonSummaryItem__YKwaS{height:2.25rem;width:100%}.styles_skeletonFee__IfU59{height:.9rem;width:100%}.styles_skeletonTotal__Qh_ji{height:2rem;width:100%}.styles_skeletonButton__SPrEu{height:3rem;width:100%;margin-top:.25rem;border-radius:12px}@media (max-width:1024px){.styles_content__KclbV{grid-template-columns:1fr}.styles_orderSummary__y5nYf{position:static}}@media (max-width:768px){.styles_main__dLOkc{padding:7.5rem 1rem 0}.styles_timerBar__aVBsI{font-size:.75rem}.styles_timerBarValue__H8riP{font-size:.825rem}.styles_eventInfo__lMZo9{flex-direction:column}.styles_eventImg__AnPcj{width:100%;height:140px}.styles_eventDetails__vZ0_H{border-left:none;border-top:1px solid var(--border);padding:1rem}.styles_eventDetails__vZ0_H h1{font-size:1.15rem}.styles_ticketsHeader__z1Qho h2{font-size:1rem}.styles_formRow__5uqpQ{grid-template-columns:1fr}.styles_ticketForm__Q7Dlx{padding:1rem}.styles_ticketHeader___rbWF{padding:.75rem 1rem}.styles_summaryCard__WF9I4 h3,.styles_summaryContent__Vhvmr,.styles_summaryHeader__PLSd5{padding:1rem}.styles_paymentLabel__FJKfz{display:none}}@media (max-width:480px){.styles_useAccountInfo__sRxYU{width:100%;justify-content:center}.styles_ticketHeader___rbWF{flex-direction:column;align-items:flex-start;gap:.75rem}.styles_ticketHeaderLeft__q_qba{width:100%}}.styles_container__m9U5h{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px dashed rgba(255,255,255,.12)}.styles_formGroup__wY0AC{display:flex;flex-direction:column;gap:.5rem}.styles_formLabel__8EgHI{color:#fff;font-weight:600;font-size:.875rem;display:block}.styles_required__ydqVe{color:#ef4444;font-weight:600}.styles_formInput__vQeUt{background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;padding:.875rem 1rem;transition:all .3s ease;font-size:.875rem;width:100%;font-family:inherit}.styles_formInput__vQeUt:focus{background:rgba(255,255,255,.08);border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.1);outline:none}.styles_formInput__vQeUt::placeholder{color:rgba(255,255,255,.4)}.styles_inputError__9DStk{border-color:#ef4444!important}.styles_errorMessage__mybTv{color:#ef4444;font-size:.75rem;font-weight:500}.styles_radioGroup__iUHye{display:flex;flex-wrap:wrap;gap:.75rem}.styles_radioItem__h6UI7{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.12);border-radius:10px;cursor:pointer;transition:all .2s;color:#fff;font-size:.85rem;font-weight:500;flex:1 1 120px;min-width:120px;justify-content:center}.styles_radioItem__h6UI7:hover{background:rgba(255,255,255,.08)}.styles_radioItem__h6UI7 input[type=radio]{accent-color:#a855f7;width:16px;height:16px}.styles_radioItem__h6UI7:has(input:checked){border-color:#a855f7;background:rgba(168,85,247,.12)}.styles_searchSelect__MuEMh{position:relative}.styles_searchSelectButton__TWKEu{display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.styles_selectedText___G8Mh{color:#fff}.styles_placeholderText__Gbwe_{color:rgba(255,255,255,.4)}.styles_caret___D13O{color:rgba(255,255,255,.5);font-size:.8rem}.styles_searchSelectDropdown__v59_V{background:#18181b;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:.5rem;max-height:280px;display:flex;flex-direction:column;gap:.5rem;z-index:9999;box-shadow:0 20px 50px rgba(0,0,0,.6);overflow:hidden}.styles_searchSelectInput__4YSui{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;padding:.625rem .875rem;font-size:.85rem;font-family:inherit;outline:none;width:100%}.styles_searchSelectInput__4YSui:focus{border-color:#a855f7}.styles_searchSelectList__kSe1N{overflow-y:auto;display:flex;flex-direction:column;gap:.125rem}.styles_searchSelectItem___jp5H{background:transparent;border:none;color:#fff;padding:.65rem .75rem;text-align:left;border-radius:6px;cursor:pointer;font-size:.85rem;font-family:inherit;transition:background .15s}.styles_searchSelectItem___jp5H:hover{background:rgba(168,85,247,.15)}.styles_searchSelectItemActive__P3ugr{background:rgba(168,85,247,.25);font-weight:600}.styles_searchSelectEmpty__P91_3{color:rgba(255,255,255,.5);text-align:center;padding:1rem;font-size:.85rem}select.styles_formInput__vQeUt{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff80' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}select.styles_formInput__vQeUt option{background:#1a1a2e;color:#fff}