.mobile-only-message{min-height:100dvh;background-color:#181818;color:#e5e7eb;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;justify-content:center}.mobile-only-message,.mobile-only-message-content{display:flex;flex-direction:column;align-items:center;padding:2rem}.mobile-only-message-content{border:1px solid rgba(212,175,55,.2);border-radius:1rem;max-width:28rem;width:100%;text-align:center;box-shadow:0 25px 50px -12px rgba(212,175,55,.1);background-image:radial-gradient(circle,rgba(212,175,55,.1) 1px,transparent 0);background-size:16px 16px}.mobile-only-message-logo{margin:0 auto 1.5rem}.mobile-only-message-title{font-size:1.5rem;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:700;color:#d4af37;margin-bottom:1rem}.mobile-only-message-subtitle{color:#d1d5db;margin-bottom:2rem}.mobile-only-message-qr-container{background-color:#fff;padding:1rem;border-radius:.5rem}.mobile-only-message-instruction{font-size:.875rem;color:#9ca3af;margin-top:2rem}@media (min-width:640px){.mobile-only-message-content{padding:3rem}.mobile-only-message-title{font-size:1.875rem}}.cta-button{display:flex;align-items:center;justify-content:center;line-height:20px;letter-spacing:0;text-transform:uppercase;padding:12px 16px;font-weight:500;text-align:center;transition:all .2s ease-in-out;cursor:pointer;height:44px;-webkit-appearance:none!important;appearance:none!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.cta-button.loading,.cta-button:disabled{opacity:.5;cursor:not-allowed}.cta-button-primary{background-color:#fca618;color:#000;border:none}.cta-button-primary:hover:not(:disabled):not(.loading){background-color:#e6950f}.cta-button-secondary{background-color:#1f2937;color:#fff;border:1px solid #374151}.cta-button-secondary:hover:not(:disabled):not(.loading){background-color:#374151}.cta-button-outline{background-color:transparent;color:#fca618;border:1px solid #fca618}.cta-button-outline:hover:not(:disabled):not(.loading){background-color:rgba(252,166,24,.1)}.cta-button-sm{width:100%;height:36px;font-size:12px;border-radius:4px}.cta-button-md{width:100%;font-size:14px;border-radius:6px}.cta-button-lg{width:100%;height:44px;font-size:16px;border-radius:8px}.cta-button-loading-content{display:flex;align-items:center;gap:8px}.cta-button-spinner{width:16px;height:16px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.carousel-card{flex-shrink:0;position:relative;cursor:pointer;overflow:hidden;border-radius:24px;background-color:#c2c2c2;transition:all .15s ease-in-out;align-self:center}.carousel-card-inactive{width:56vw;height:48vh;max-width:240px;max-height:480px;opacity:.6}.carousel-card-active{width:72vw;height:64vh;max-width:300px;max-height:600px;opacity:1}.carousel-card-image{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.carousel-card-press-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);pointer-events:none;z-index:10}.carousel-card-compact{width:174.49px!important;height:199.286px!important;flex-shrink:0!important;opacity:1!important}.feature-item{display:flex;padding:16px 16px 17px;align-items:center;gap:16px;align-self:stretch;border-bottom:1px solid var(--background,#181818);background:var(--background,#181818)}.feature-item-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.feature-item-content{flex:1;display:flex;flex-direction:column;gap:4px}.feature-item-title{color:var(--white,#fff);font-size:16px;line-height:24px}.feature-item-subtitle,.feature-item-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-style:normal;font-weight:300;margin:0;padding:0}.feature-item-subtitle{color:var(--secondary-dark,#9ca3af);font-size:14px;line-height:16px}.circle-content{width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.circle-content-image{width:100%;height:100%;object-fit:cover}.circle-content-text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:500;font-size:9px;line-height:14px;text-align:center;padding:0 8px}.advantage-item{display:flex;align-items:center;gap:16px;padding:16px;background:rgba(24,24,27,.5);border:1px solid #27272a;border-right:none;border-left:none;border-radius:0}.advantage-item-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.advantage-item-check-icon{width:16px;height:16px;color:#00f400;stroke-width:2px}.advantage-item-content{display:flex;flex-direction:column;gap:4px;flex:1}.advantage-item-title{font-size:16px;font-weight:600;line-height:24px;color:#fff}.advantage-item-description,.advantage-item-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;margin:0}.advantage-item-description{font-size:12px;font-weight:400;line-height:16px;color:#9ca3af}@media (max-width:640px){.advantage-item{padding:12px 16px}.advantage-item-title{font-size:16px;line-height:24px}.advantage-item-description{font-size:12px;line-height:16px}}.progress-button{width:100%;border:none;border-radius:6px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:0;transition:all .2s ease;cursor:pointer;padding:12px 16px 8px;position:relative;overflow:hidden;gap:16px}.progress-button--primary{background:#fca618;color:#000}.progress-button--secondary{background-color:#333;color:#fff}.progress-button--sm{height:36px;font-size:12px;padding:8px 12px}.progress-button--md{height:40px;font-size:13px;padding:10px 14px}.progress-button--lg{height:44px;font-size:14px;padding:12px 16px 8px}.progress-button:disabled{opacity:1;cursor:not-allowed}.progress-button--primary:hover:not(:disabled){background:#e6940b}.progress-button--secondary:hover:not(:disabled){background-color:#444}.progress-button__content{position:relative;z-index:2;transition:opacity .2s ease}.progress-button__content--loading{opacity:1}.progress-button__progress{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;border-radius:6px;overflow:hidden}.progress-button__progress-bar{position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,#fca618,#fca618);animation:progressFill 2s ease-in-out forwards;transition:width .3s ease-out}.progress-button--primary.progress-button--loading{background:linear-gradient(90deg,#fff6e4,#fff6e4)}@keyframes progressFill{0%{width:7.31%}50%{width:60%}to{width:100%}}@media (max-width:480px){.progress-button{font-size:13px}.progress-button--sm{font-size:11px}.progress-button--md{font-size:12px}.progress-button--lg{font-size:13px}}.section-title{margin:0;padding:0;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:-.02em}.section-title--sm{font-size:24px;line-height:28px}.section-title--md{font-size:30px;line-height:36px}.section-title--lg{font-size:36px;line-height:42px}.section-title--gold{color:#fca618}.section-title--white{color:#fff}.section-title--gray{color:#d1d5db}.section-title--left{text-align:left}.section-title--center{text-align:center}.section-title--right{text-align:right}@media (max-width:640px){.section-title--sm{font-size:20px;line-height:24px}.section-title--md{font-size:26px;line-height:32px}.section-title--lg{font-size:30px;line-height:36px}}@media (max-width:380px){.section-title--sm{font-size:18px;line-height:22px}.section-title--md{font-size:24px;line-height:28px}.section-title--lg{font-size:28px;line-height:34px}}@media (min-width:1024px){.section-title--sm{font-size:28px;line-height:34px}.section-title--md{font-size:34px;line-height:40px}.section-title--lg{font-size:42px;line-height:50px}}@media (prefers-contrast:high){.section-title--gold{color:gold;text-shadow:0 0 2px #000}.section-title--white{color:#fff;text-shadow:0 0 2px #000}.section-title--gray{color:#f3f4f6;text-shadow:0 0 1px #000}}.section-title:focus-visible{outline:2px solid #fca618;outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion:reduce){.section-title{transition:none}}@media print{.section-title{color:#000!important;text-shadow:none!important;font-size:18pt!important;line-height:1.3!important}}@media (prefers-color-scheme:dark){.section-title--gray{color:#e5e7eb}}.section-title--gradient{background:linear-gradient(135deg,#fca618,gold);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}@supports not (background-clip:text){.section-title--gradient{background:none;color:#fca618}}.explore-events-button{display:flex;width:100%;height:44px;padding:12px 16px 8px;justify-content:center;align-items:center;border:1px solid #6b7280;border-radius:6px;background:transparent;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase;text-align:center;color:#c2c2c2;cursor:pointer;transition:all .2s ease-in-out;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.explore-events-button:hover:not(.disabled){border-color:#9ca3af;color:#e5e7eb;transform:translateY(-1px)}.explore-events-button:active:not(.disabled){transform:translateY(0);border-color:#6b7280}.explore-events-button:focus-visible{outline:2px solid #6b7280;outline-offset:2px}.explore-events-button.disabled{opacity:.5;cursor:not-allowed;border-color:#4b5563;color:#9ca3af}.explore-events-button.disabled:hover{transform:none;border-color:#4b5563;color:#9ca3af}@media (max-width:375px){.explore-events-button{width:100%;max-width:326px;min-width:280px}}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:600;text-decoration:none;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;outline:none;user-select:none}.whatsapp-button--sm{padding:8px 16px;font-size:14px;line-height:20px;min-height:36px}.whatsapp-button--md{padding:12px 24px;font-size:16px;line-height:24px;min-height:48px}.whatsapp-button--lg{padding:16px 32px;font-size:18px;line-height:28px;min-height:56px}.whatsapp-button--primary{background:#25d366;color:#fff;box-shadow:0 4px 12px rgba(37,211,102,.3)}.whatsapp-button--primary:hover{background:#128c7e;box-shadow:0 6px 16px rgba(37,211,102,.4);transform:translateY(-1px)}.whatsapp-button--primary:active{background:#075e54;box-shadow:0 2px 8px rgba(37,211,102,.3);transform:translateY(0)}.whatsapp-button--secondary{background:#f8f9fa;color:#25d366;border:2px solid #25d366}.whatsapp-button--secondary:hover{background:#25d366;color:#fff}.whatsapp-button--outline{background:transparent;color:#25d366;border:2px solid #25d366}.whatsapp-button--outline:hover{background:#25d366;color:#fff}.whatsapp-button--disabled{background:#e5e7eb!important;color:#9ca3af!important;cursor:not-allowed!important;box-shadow:none!important;border-color:#e5e7eb!important}.whatsapp-button--disabled:hover{transform:none!important}.whatsapp-button--full-width{width:100%}.whatsapp-button__icon{width:20px;height:20px;flex-shrink:0}.whatsapp-button--sm .whatsapp-button__icon{width:16px;height:16px}.whatsapp-button--lg .whatsapp-button__icon{width:24px;height:24px}.whatsapp-button__text{flex:1;text-align:center}.whatsapp-button:focus-visible{outline:2px solid #25d366;outline-offset:2px}@media (prefers-color-scheme:dark){.whatsapp-button--secondary{background:#1f2937;border-color:#25d366}.whatsapp-button--outline{background:transparent}}.error-message{color:#c15151;font-style:normal;font-weight:700;display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;align-self:stretch}.error-message,.input-group{margin-bottom:16px}.input-label{display:block;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;line-height:20px;color:#d1d5db;font-weight:500;margin-bottom:8px}.input-label--error{color:#c15151}.input-field{width:100%;height:48px;padding:12px 16px;border:1px solid #374151;border-radius:8px;background:#111827;color:#fff;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;font-weight:400;outline:none;transition:border-color .2s ease;box-sizing:border-box}.input-field:focus{border-color:#fca618}.input-field--error{border-color:#c15151}.input-field:disabled{opacity:.5;cursor:not-allowed;background:#0f172a}.input-field::placeholder{color:#6b7280}.input-field:focus:not(.input-field--error){border-color:#fca618}.input-field--error:focus{border-color:#c15151}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.phone-input-group{margin-bottom:16px}.phone-input-label{display:block;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;line-height:20px;color:#d1d5db;font-weight:500;margin-bottom:8px}.phone-input-label--error{color:#c15151}.phone-input-field{position:relative}.phone-input-field .PhoneInputInput{width:100%;height:48px;padding:12px 16px;border:1px solid #374151;border-radius:8px;background:#111827!important;color:#fff!important;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;font-weight:400;outline:none;transition:border-color .2s ease;box-sizing:border-box}.phone-input-field .PhoneInputCountry{position:absolute;left:12px;top:50%;transform:translateY(-50%);z-index:1;border:none;background:transparent;cursor:pointer}.phone-input-field .PhoneInputCountryIcon{width:20px;height:15px;margin-right:8px}.phone-input-field .PhoneInputCountrySelectArrow{color:#6b7280;margin-left:4px;font-size:12px}.phone-input-field .PhoneInputInput{padding-left:56px}.phone-input-field .PhoneInputInput:focus{border-color:#fca618}.phone-input-field--error .PhoneInputInput,.phone-input-field--error .PhoneInputInput:focus{border-color:#c15151}.phone-input-field .PhoneInputInput:disabled{opacity:.5;cursor:not-allowed;background:#0f172a!important}.phone-input-field .PhoneInputInput::placeholder{color:#6b7280}.phone-input-field .PhoneInputCountrySelect{background:#111827;border:1px solid #374151;border-radius:8px;color:#fff;max-height:200px;overflow-y:auto}.phone-input-field .PhoneInputCountrySelect option{background:#111827;color:#fff;padding:8px 12px}.phone-input-field .PhoneInputCountrySelect option:hover{background:#1f2937}.phone-input-field .PhoneInput{position:relative;display:flex;align-items:center}.phone-input-field .PhoneInputInput:focus:not(.phone-input-field--error .PhoneInputInput){border-color:#fca618!important}.location-pin{width:1rem;height:1rem;display:inline-block;flex-shrink:0}.location-pin:hover{opacity:.8;transition:opacity .2s ease}.location-pin--small{width:.875rem;height:.875rem}.location-pin--large{width:1.25rem;height:1.25rem}@media (prefers-reduced-motion:reduce){.location-pin:hover{transition:none}}.event-info-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:171px;height:110px;background:#252626;border:1px solid #fff5e4;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease-in-out;user-select:none;outline:none;position:relative}.event-info-card:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.event-info-card:focus-visible{box-shadow:0 0 0 2px #fca618}.event-info-card:active{transform:translateY(0)}.event-info-card__content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:4px}.event-info-card__icon-container{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-bottom:4px}.event-info-card__category{line-height:16px;letter-spacing:.6px;color:#9ca3af;margin-bottom:4px}.event-info-card__category,.event-info-card__text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:200;font-size:12px;text-align:center;width:100%}.event-info-card__text{line-height:14.4px;letter-spacing:0;color:#fff;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:768px){.event-info-card{width:155px;height:100px}.event-info-card__category{font-size:11px;line-height:14px}.event-info-card__text{font-size:11px;line-height:13.2px}.event-info-card__icon-container{width:20px;height:20px}}@media (prefers-contrast:high){.event-info-card{border-width:2px}.event-info-card__category{color:#d1d5db}}@media (prefers-reduced-motion:reduce){.event-info-card{transition:none}.event-info-card:hover{transform:none}}.action-button{width:393px;height:44px;display:flex;align-items:center;justify-content:center;position:relative;padding:12px 16px;border:none;outline:none;border-radius:0;cursor:pointer;user-select:none;transition:all .2s ease-out;&:focus-visible{outline:2px solid rgba(255,152,0,.5);outline-offset:2px}}.action-button--primary{background-color:#ff9800;background:#ff9800;&:hover:not(:disabled){background-color:#f57c00;transform:translateY(-1px);box-shadow:0 4px 8px rgba(255,152,0,.3)}&:active:not(:disabled){background-color:#e65100;transform:translateY(0);box-shadow:0 2px 4px rgba(255,152,0,.2)}}.action-button--secondary{background-color:transparent;border:2px solid #ff9800;&:hover:not(:disabled){background-color:rgba(255,152,0,.1);border-color:#f57c00}&:active:not(:disabled){background-color:rgba(255,152,0,.2);border-color:#e65100}}.action-button__text{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;text-transform:uppercase;text-align:center;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action-button--secondary .action-button__text{color:#ff9800}.action-button:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.action-button:disabled .action-button__text{color:rgba(0,0,0,.5)}.action-button--secondary:disabled .action-button__text{color:rgba(255,152,0,.5)}.action-button[aria-label="Loading..."]{pointer-events:none}.action-button[aria-label="Loading..."] .action-button__text{opacity:.7}@media (max-width:768px){.action-button{width:100%;max-width:393px;min-width:280px}}@media (max-width:480px){.action-button{padding:10px 14px;min-width:240px}.action-button__text{font-size:13px;line-height:18px}}@media (prefers-reduced-motion:reduce){.action-button{transition:none}.action-button:active:not(:disabled),.action-button:hover:not(:disabled){transform:none}}@media (prefers-contrast:high){.action-button--primary{border:2px solid #000}.action-button__text{font-weight:600;text-shadow:none}.action-button:focus-visible{outline:3px solid #000;outline-offset:2px}}.share-button{display:flex;align-items:center;justify-content:center;width:358px;height:48px;padding:12px 40px;gap:16px;border:1px solid var(--primary-base,#ff9800);border-radius:8px;background:transparent;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease-in-out;outline:none;user-select:none;-webkit-tap-highlight-color:transparent}.share-button__icon{color:var(--primary-base,#ff9800);width:24px;height:24px;flex-shrink:0;stroke-width:2px}.share-button__text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:var(--primary-base,#ff9800);text-transform:uppercase;letter-spacing:0;text-align:center;user-select:none}.share-button:hover:not(:disabled){background:rgba(255,152,0,.08);border-color:var(--primary-base,#ff9800);transform:translateY(-1px)}.share-button:active:not(:disabled){transform:translateY(0);background:rgba(255,152,0,.12)}.share-button:focus-visible{box-shadow:0 0 0 2px rgba(255,152,0,.3);outline:none}.share-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.share-button:disabled .share-button__icon,.share-button:disabled .share-button__text{color:var(--secondary-base,#e5e7eb)}@media (max-width:768px){.share-button{width:100%;max-width:358px;padding:10px 32px}}@media (max-width:480px){.share-button{padding:8px 24px;gap:12px}.share-button__text{font-size:13px;line-height:18px}}@media (prefers-reduced-motion:reduce){.share-button{transition:none}.share-button:active:not(:disabled),.share-button:hover:not(:disabled){transform:none}}.navigation-button-previous{display:flex;width:32px;height:32px;padding:8px;justify-content:center;align-items:center;flex-shrink:0;border-radius:9999px;border:1px solid var(--background,#181818);background:var(--background,#181818);cursor:pointer;transition:all .2s ease-in-out;outline:none;position:relative}.navigation-button-previous:hover:not(:disabled){background:var(--background-hover,#282828);border-color:var(--background-hover,#282828);transform:scale(1.05)}.navigation-button-previous:focus-visible{box-shadow:0 0 0 2px hsla(0,0%,100%,.2)}.navigation-button-previous:active:not(:disabled){transform:scale(.9);background:var(--background-active,#383838);border-color:var(--background-active,#383838);box-shadow:inset 0 2px 4px rgba(0,0,0,.3),0 0 8px hsla(0,0%,100%,.1);transition:all .1s ease-in-out}.navigation-button-previous--disabled{cursor:not-allowed;opacity:.5}.navigation-button-previous--disabled,.navigation-button-previous--disabled:hover{background:var(--background-disabled,#0f0f0f);border-color:var(--background-disabled,#0f0f0f)}.navigation-button-previous--disabled:hover{transform:none}.navigation-button-previous svg{pointer-events:none}.navigation-button-previous--clicking{animation:navigation-button-click .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navigation-button-previous{transition:none}.navigation-button-previous:active:not(:disabled),.navigation-button-previous:hover:not(:disabled){transform:none}}.navigation-button-next{display:flex;width:32px;height:32px;padding:8px;justify-content:center;align-items:center;flex-shrink:0;border-radius:9999px;border:1px solid var(--background,#181818);background:var(--background,#181818);cursor:pointer;transition:all .2s ease-in-out;outline:none;position:relative}.navigation-button-next:hover:not(:disabled){background:var(--background-hover,#282828);border-color:var(--background-hover,#282828);transform:scale(1.05)}.navigation-button-next:focus-visible{box-shadow:0 0 0 2px hsla(0,0%,100%,.2)}.navigation-button-next:active:not(:disabled){transform:scale(.9);background:var(--background-active,#383838);border-color:var(--background-active,#383838);box-shadow:inset 0 2px 4px rgba(0,0,0,.3),0 0 8px hsla(0,0%,100%,.1);transition:all .1s ease-in-out}.navigation-button-next--disabled{cursor:not-allowed;opacity:.5}.navigation-button-next--disabled,.navigation-button-next--disabled:hover{background:var(--background-disabled,#0f0f0f);border-color:var(--background-disabled,#0f0f0f)}.navigation-button-next--disabled:hover{transform:none}.navigation-button-next svg{pointer-events:none}@keyframes navigation-button-click{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}.navigation-button-next--clicking{animation:navigation-button-click .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navigation-button-next{transition:none}.navigation-button-next:active:not(:disabled),.navigation-button-next:hover:not(:disabled){transform:none}}.user-identification-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40}.user-identification-drawer-close-button{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:hsla(0,0%,100%,.1);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:16px;font-weight:700}.user-identification-drawer{position:fixed;bottom:0;left:0;right:0;z-index:50;max-height:90vh;max-height:90dvh;overflow:hidden;border-radius:32px 32px 0 0;background:#181818;box-shadow:0 -4px 4px 0 rgba(0,0,0,.25)}.keyboard-open .user-identification-drawer{bottom:env(keyboard-inset-height,0)!important;position:fixed!important}@supports (-webkit-touch-callout:none){.user-identification-drawer{max-height:calc(100vh - env(keyboard-inset-height, 0px));max-height:calc(100dvh - env(keyboard-inset-height, 0px))}.user-identification-drawer.keyboard-active{max-height:inherit;bottom:inherit;box-shadow:0 -8px 16px rgba(0,0,0,.4)}}@media screen and (max-height:600px){.user-identification-drawer{max-height:85vh;max-height:85dvh}}.user-identification-drawer-handle-container{display:flex;justify-content:center;padding-top:12px;padding-bottom:4px}.user-identification-drawer-handle{width:22px;height:2px;background-color:#9ca3af;border-radius:10px}.user-identification-drawer-content{padding:0 16px 32px;max-height:85vh;max-height:85dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (max-height:600px){.user-identification-drawer-content{max-height:75vh;max-height:75dvh;padding-bottom:16px}}.user-identification-drawer.keyboard-active .user-identification-drawer-content{max-height:50vh;max-height:50dvh;padding-bottom:12px}.user-identification-drawer.keyboard-active .user-identification-drawer-input{font-size:16px!important;padding:14px 16px;border:2px solid #fca618;background-color:#1a1a1a;color:#fff}.user-identification-drawer.keyboard-active .user-identification-drawer-content{overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:8px;padding-bottom:8px}.user-identification-drawer.keyboard-active .user-identification-drawer-submit-button{margin-top:16px;padding:14px 24px}.user-identification-drawer-header{display:flex;justify-content:center;align-items:center;margin-bottom:12px}.user-identification-drawer-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;color:#fff;margin:0;font-weight:700;text-align:center;padding-top:16px}.user-identification-drawer-description{font-size:14px;line-height:20px;color:#d1d5db;margin:0 0 16px;text-align:left}.user-identification-drawer-description,.user-identification-drawer-error{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400}.user-identification-drawer-error{font-size:13px;line-height:18px;color:#f87171;text-align:center;padding:8px 16px}.user-identification-drawer-form{display:flex;flex-direction:column;gap:16px}.user-identification-drawer-label{font-size:12px;line-height:16px;color:#9ca3af;display:block;margin-bottom:6.5px;font-weight:400}.user-identification-drawer-input,.user-identification-drawer-label{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.user-identification-drawer-input{width:100%;height:42px;background-color:#181818;border:1px solid #3f3f46;border-radius:6px;padding:11px 13px;font-size:16px;color:#fff;outline:none}.user-identification-drawer-input::placeholder{color:#6b7280}.user-identification-drawer-input:focus{border-color:#fca618}.user-identification-drawer-submit-button{width:100%;height:44px;background-color:#fca618;color:#000;border:none;border-radius:6px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;cursor:pointer;transition:all .2s ease;text-align:center;line-height:24px;padding:12px 16px 8px}.user-identification-drawer-submit-button:hover:not(:disabled){background-color:#e6950f}.user-identification-drawer-submit-button:active:not(:disabled){transform:scale(.98)}.user-identification-drawer-submit-button:disabled{background-color:#6b7280;color:#9ca3af;cursor:not-allowed;opacity:.6}.email-verification-drawer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:100}.email-verification-drawer{position:fixed;bottom:0;left:0;right:0;background-color:#181818;border-top-left-radius:24px;border-top-right-radius:24px;z-index:101;max-height:90vh;max-height:90dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}@supports (-webkit-touch-callout:none){.email-verification-drawer{max-height:calc(100vh - env(keyboard-inset-height, 0px));max-height:calc(100dvh - env(keyboard-inset-height, 0px))}}@media screen and (max-height:600px){.email-verification-drawer{max-height:85vh;max-height:85dvh}}.email-verification-drawer-handle-container{display:flex;justify-content:center;padding:12px 0 8px}.email-verification-drawer-handle{width:40px;height:4px;background-color:#333;border-radius:2px}.email-verification-drawer-content{padding:16px 32px 32px;max-height:85vh;max-height:85dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (max-height:600px){.email-verification-drawer-content{max-height:75vh;max-height:75dvh;padding-bottom:16px}}.email-verification-drawer-header{margin-bottom:12px}.email-verification-drawer-title{font-weight:700;font-size:16px;line-height:24px;color:#fff;margin:0;text-align:center}.email-verification-drawer-description,.email-verification-drawer-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.email-verification-drawer-description{font-weight:400;font-size:14px;line-height:20px;color:#d1d5db;margin-bottom:16px;text-align:left}.email-highlight{font-weight:700;color:#fff}.email-verification-drawer-error{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:13px;line-height:18px;color:#f87171;font-weight:400;text-align:center;padding:0 16px}.email-verification-drawer-form{display:flex;flex-direction:column;gap:16px}.code-input-group{display:flex;flex-direction:column;gap:8px}.code-input-label{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:700;font-size:12px;line-height:16px;color:#d9d9d9;text-align:center}.code-inputs-container{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.code-input{width:48px;height:42px;background-color:#181818;border:1px solid #3f3f46;border-radius:6px;color:#6b7280;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;text-align:center;padding:11px 13px;outline:none;transition:all .2s ease}.code-input:focus{border-color:#fca618;color:#fff}.code-input:not(:placeholder-shown){color:#fff}.code-input--error{color:#f87171!important}.code-input--error,.code-input--error:focus{border-color:#f87171!important}.email-verification-drawer-submit-button{width:100%;height:44px;background-color:#fca618;color:#000;border:none;border-radius:6px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:0;cursor:pointer;transition:all .2s ease;padding:12px 16px 8px}.email-verification-drawer-submit-button:disabled{opacity:.5;cursor:not-allowed}.email-verification-drawer-submit-button:hover:not(:disabled){background-color:#e6940b}.email-verification-drawer-expiration{color:#d8d8d8;text-align:center}.email-verification-drawer-expiration,.resend-code-link{font-size:12px;font-style:normal;font-weight:400;line-height:16px}.resend-code-link{color:#fca618;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer;transition:all .2s ease;display:inline-block;position:relative}.resend-code-link:hover{opacity:.8;transform:scale(1.02)}.resend-code-link:active{transform:scale(.98);color:#e6940b}.resend-code-link--loading{cursor:not-allowed!important;opacity:.6!important;text-decoration:none;animation:pulse 1.5s ease-in-out infinite}.resend-code-link--clicked{animation:clickEffect .3s ease-out}.resend-code-link--success{animation:successEffect .6s ease-out}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.4}}@keyframes clickEffect{0%{transform:scale(1);color:#fca618}25%{transform:scale(.97);color:#e6940b}50%{transform:scale(1.03);color:gold}to{transform:scale(1);color:#fca618}}@keyframes successEffect{0%{transform:scale(1);color:#fca618}30%{transform:scale(1.05);color:#22c55e}60%{transform:scale(1.02);color:#16a34a}to{transform:scale(1);color:#fca618}}@media (max-width:480px){.email-verification-drawer-content{padding:16px 24px 32px}.code-inputs-container{gap:5px}.code-input{width:42px;height:38px}}.event-dropdown-button{padding:16px 13px;background:rgba(229,231,235,.16);border:1px solid rgba(212,175,55,.2);backdrop-filter:blur(4px);margin-bottom:0}.event-dropdown-button.open{border-radius:8px 8px 0 0}.event-dropdown-button.closed{border-radius:8px}.event-dropdown-button-text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#fff;line-height:24px}.event-dropdown-chevron{color:#fff}.event-dropdown-events-container{background:rgba(229,231,235,.16);border:1px solid rgba(212,175,55,.2);border-top:none;border-radius:0 0 8px 8px;backdrop-filter:blur(4px);padding:5px 13px}.event-dropdown-empty-state{padding:16px 0;color:#9ca3af;font-size:12px;text-align:center;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.event-dropdown-item{padding:16px 0;background:transparent;height:56px}.event-dropdown-item.selected{color:#fca618}.event-dropdown-item.unselected{color:inherit}.event-dropdown-item-title{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.event-dropdown-item-title.selected{color:#fca618}.event-dropdown-item-title.unselected{color:#fff}.event-dropdown-item-price{font-size:14px;font-style:normal;font-weight:700;line-height:24px}.event-dropdown-item-price.selected{color:#fca618}.event-dropdown-item-price.unselected{color:#fff}.success-drawer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:50}.success-drawer{position:fixed;bottom:0;left:0;right:0;background-color:#181818;border-top-left-radius:8px;border-top-right-radius:8px;z-index:51;max-height:90vh;overflow-y:auto}.success-drawer-handle-container{display:flex;justify-content:center;padding:12px 0 8px}.success-drawer-handle{width:40px;height:4px;background-color:#333;border-radius:2px}.success-drawer-content{padding:24px 16px 32px}.success-drawer-header{margin-bottom:12px}.success-drawer-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#00f400;margin:0;text-align:center}.success-drawer-benefits{display:flex;flex-direction:column;gap:4px}.success-drawer-benefit-item{display:flex;align-items:center;background-color:rgba(24,24,27,.5);border-bottom:1px solid #27272a;padding:16px;gap:16px}.success-drawer-benefit-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.success-drawer-benefit-content{flex:1;display:flex;flex-direction:column;gap:4px}.success-drawer-benefit-title{font-weight:600;font-size:16px;line-height:24px;color:#fff}.success-drawer-benefit-description,.success-drawer-benefit-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;margin:0}.success-drawer-benefit-description{font-weight:400;font-size:12px;line-height:16px;color:#9ca3af}.success-drawer-event-container{margin-bottom:24px;text-align:center}.success-drawer-event-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:700;font-size:18px;line-height:24px;color:#fff;margin-bottom:16px}.success-drawer-progress-button{width:100%;margin-top:8px}.success-drawer-event-selection{margin-bottom:24px}.success-drawer-selection-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff;text-align:center;margin-bottom:16px}.success-drawer-events-grid{display:flex;flex-direction:column;gap:8px}.success-drawer-event-card{display:flex;align-items:center;justify-content:space-between;background-color:rgba(24,24,27,.5);border:1px solid #27272a;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;min-height:56px}.success-drawer-event-card:hover{background-color:rgba(39,39,42,.8);border-color:#00f400}.success-drawer-event-card-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff;text-align:left}.success-drawer-event-card-arrow{color:#9ca3af;flex-shrink:0;transition:color .2s ease}.success-drawer-event-card:hover .success-drawer-event-card-arrow{color:#00f400}.success-drawer-redirect-section{margin-top:32px;margin-bottom:24px;text-align:center}.success-drawer-redirect-text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-bottom:16px;text-align:center}.success-drawer-redirect-bold{font-weight:700}.success-drawer-event-name{color:#fca618;font-weight:700}.success-drawer-event-selection-header{margin-bottom:24px}.success-drawer-event-selection-title{color:#9ca3af;text-align:center;margin:0}.success-drawer-event-selection-title,.success-drawer-event-selection-title-highlight{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.success-drawer-event-selection-title-highlight{color:#fff}.success-drawer-event-selection-section{margin-bottom:24px}.success-drawer-event-selection-button{width:100%;height:66px;display:flex;align-items:center;justify-content:space-between;padding:16px 13px;background:rgba(229,231,235,.16);border:1px solid rgba(212,175,55,.2);border-radius:8px;backdrop-filter:blur(4px);color:#fff;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;outline:none}.success-drawer-event-selection-button:focus,.success-drawer-event-selection-button:hover{background:rgba(229,231,235,.24);border-color:rgba(212,175,55,.3)}.success-drawer-event-selection-button-text{font-size:16px;font-weight:600;line-height:24px;color:#fff}.success-drawer-event-selection-button-icon{width:16px;height:16px;color:#fff;transition:transform .2s ease}.success-drawer-progress-section{margin-top:16px}@media (max-width:480px){.success-drawer-content{padding:16px 24px 32px}}.checkout-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40}.checkout-drawer{position:fixed;bottom:0;left:0;right:0;z-index:50;max-height:90vh;max-height:90dvh;overflow:hidden;border-radius:32px 32px 0 0;background:#181818;box-shadow:0 -4px 4px 0 rgba(0,0,0,.25)}@supports (-webkit-touch-callout:none){.checkout-drawer{max-height:calc(100vh - env(keyboard-inset-height, 0px));max-height:calc(100dvh - env(keyboard-inset-height, 0px))}}@media screen and (max-height:600px){.checkout-drawer{max-height:85vh;max-height:85dvh}}.checkout-drawer-handle-container{display:flex;justify-content:center;padding-top:12px;padding-bottom:4px}.checkout-drawer-handle{width:22px;height:2px;background-color:#9ca3af;border-radius:10px}.checkout-drawer-content{padding:24px 16px 32px;max-height:85vh;max-height:85dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;text-align:center}@media screen and (max-height:600px){.checkout-drawer-content{max-height:75vh;max-height:75dvh;padding-bottom:16px}}.keyboard-open .checkout-drawer{max-height:calc(100vh - env(keyboard-inset-height, 150px))!important;max-height:calc(100dvh - env(keyboard-inset-height, 150px))!important;bottom:env(keyboard-inset-height,0)}.keyboard-open .checkout-drawer-content{max-height:calc(100vh - env(keyboard-inset-height, 200px))!important;max-height:calc(100dvh - env(keyboard-inset-height, 200px))!important;padding-bottom:8px;scroll-padding-bottom:20px}@supports (-webkit-touch-callout:none){.keyboard-open .checkout-drawer{transform:translateY(calc(-1 * env(keyboard-inset-height, 0px) * .3));bottom:0}}.checkout-drawer-subscription-info{margin-bottom:32px}.checkout-drawer-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.checkout-drawer-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:20px;line-height:28px;color:#fff;margin:0;font-weight:700;text-align:left}.checkout-drawer-price-container{display:flex;align-items:baseline;gap:2px}.checkout-drawer-price{font-size:20px;line-height:28px;color:#fca618;font-weight:700}.checkout-drawer-per-month,.checkout-drawer-price{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.checkout-drawer-per-month{font-size:14px;line-height:20px;color:#9ca3af;font-weight:400}.checkout-drawer-advantage{text-align:left;margin-top:16px}.checkout-drawer-advantage-title{color:#fca618;font-weight:700}.checkout-drawer-advantage-text,.checkout-drawer-advantage-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;line-height:20px}.checkout-drawer-advantage-text{color:#d1d5db;font-weight:400}.checkout-drawer-advantage-bold,.checkout-drawer-advantage-event{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;line-height:20px;color:#fff;font-weight:700}.checkout-drawer-form-section{margin-bottom:16px;text-align:left}.checkout-drawer-section-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;color:#fff;font-weight:700;margin:0 0 16px}.checkout-drawer-input-group{margin-bottom:16px}.checkout-drawer-input-row{display:flex;gap:12px}.checkout-drawer-input-column{flex:1}.checkout-drawer-label{display:block;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;line-height:20px;color:#d1d5db;font-weight:500;margin-bottom:8px}.checkout-drawer-label--error{color:#c15151}.checkout-drawer-input{width:100%;height:48px;padding:12px 16px;border:1px solid #374151;border-radius:8px;background:#111827;color:#fff;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;font-weight:400;outline:none;transition:border-color .2s ease}.checkout-drawer-input:focus{border-color:#fca618}.checkout-drawer-input--error{border-color:#c15151}.checkout-drawer-input::placeholder{color:#6b7280}.checkout-drawer-submit-button{width:100%;margin-bottom:24px}.checkout-drawer-security-badge{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.checkout-drawer-lock-icon{width:12px;height:12px;stroke:#9ca3af;stroke-width:1px}.checkout-drawer-security-text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:12px;line-height:16px;color:#9ca3af;font-weight:400}.checkout-drawer-benefits-text{text-align:center;margin-bottom:16px}.checkout-drawer-benefits-text span{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:12px;line-height:18px;color:#9ca3af;font-weight:400}.checkout-drawer-benefits-bold{font-weight:700!important;color:#d1d5db!important}.checkout-drawer-description{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;color:#d1d5db;margin:0 0 32px;font-weight:400;text-align:center}.checkout-drawer-button{width:100%;margin-top:16px}.event-list-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40}.event-list-drawer{position:fixed;bottom:0;left:0;right:0;z-index:50;max-height:90vh;overflow:hidden;border-radius:32px 32px 0 0;background:#181818;box-shadow:0 -4px 4px 0 rgba(0,0,0,.25)}.event-list-drawer-handle-container{display:flex;justify-content:center;padding-top:12px;padding-bottom:4px}.event-list-drawer-handle{width:22px;height:2px;background-color:#9ca3af;border-radius:10px}.event-list-drawer-content{padding:0 16px 32px;max-height:85vh;overflow-y:auto}.event-list-drawer-header{margin-bottom:32px}.event-list-drawer-title{color:#9ca3af;text-align:center;margin:0}.event-list-drawer-title,.event-list-drawer-title-highlight{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.event-list-drawer-title-highlight{color:#fff}.event-list-drawer-section{margin-bottom:16px}.event-list-drawer-selection-header{display:flex;align-items:center;justify-content:space-between;padding:16px 13px;background:rgba(229,231,235,.16);border:1px solid rgba(212,175,55,.2);border-radius:8px 8px 0 0;backdrop-filter:blur(4px);margin-bottom:0}.event-list-drawer-selection-text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#fff;line-height:24px}.event-list-drawer-selection-icon{width:16px;height:16px;color:#fff;transition:transform .2s ease}.event-list-drawer-selection-icon.rotated{transform:rotate(180deg)}.event-list-drawer-events-container{background:rgba(229,231,235,.16);border:1px solid rgba(212,175,55,.2);border-top:none;border-radius:0 0 8px 8px;backdrop-filter:blur(4px);padding:5px 13px}.event-list-drawer-event-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;background:transparent;color:#fff;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;border:none;height:56px}.event-list-drawer-event-item:hover{background:hsla(0,0%,100%,.05)}.event-list-drawer-event-item.selected{color:#fca618}.event-list-drawer-event-title{font-size:14px;font-weight:400;color:inherit;line-height:24px}.event-list-drawer-event-discount{font-size:14px;font-weight:700;color:inherit;line-height:24px}@media (max-width:640px){.event-list-drawer-content{padding:0 16px 24px}.event-list-drawer-title{font-size:14px;line-height:20px}.event-list-drawer-event-item{height:56px;padding:16px 0;font-size:14px}.event-list-drawer-section{margin-bottom:16px}}.event-list-drawer-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}.event-list-drawer-empty-text{font-size:16px;font-weight:600;line-height:24px;color:#fff;margin:0 0 8px}.event-list-drawer-empty-subtext,.event-list-drawer-empty-text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.event-list-drawer-empty-subtext{font-size:14px;font-weight:400;line-height:20px;color:#9ca3af;margin:0}.event-selection-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40}.event-selection-drawer{position:fixed;bottom:0;left:0;right:0;z-index:50;max-height:90vh;overflow:hidden;border-radius:32px 32px 0 0;background:#181818;box-shadow:0 -4px 4px 0 rgba(0,0,0,.25)}.event-selection-drawer-handle-container{display:flex;justify-content:center;padding-top:12px;padding-bottom:4px}.event-selection-drawer-handle{width:22px;height:2px;background-color:#9ca3af;border-radius:10px}.event-selection-drawer-content{padding:0 16px 32px;max-height:85vh;overflow-y:auto}.event-selection-drawer-header{margin-bottom:32px}.event-selection-drawer-title{color:#9ca3af;text-align:center;margin:0}.event-selection-drawer-title,.event-selection-drawer-title-highlight{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.event-selection-drawer-title-highlight{color:#fff}.event-selection-drawer-section{margin-bottom:24px}.event-selection-drawer-event-button{width:100%;height:66px;display:flex;align-items:center;justify-content:space-between;padding:16px 13px;background:rgba(229,231,235,.16);border:1px solid rgba(212,175,55,.2);border-radius:8px;backdrop-filter:blur(4px);color:#fff;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;outline:none}.event-selection-drawer-event-button:focus,.event-selection-drawer-event-button:hover{background:rgba(229,231,235,.24);border-color:rgba(212,175,55,.3)}.event-selection-drawer-event-button-text{font-size:16px;font-weight:600;line-height:24px;color:#fff}.event-selection-drawer-event-button-icon{width:16px;height:16px;color:#fff;transition:transform .2s ease}.event-selection-drawer-progress-section{margin-top:16px}.redirect-message-container{margin-bottom:16px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:12px}.redirect-message-action,.redirect-message-event{font-weight:600}.error-message{text-align:center}.error-message,.event-selection-drawer-label{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:12px;line-height:16px}.event-selection-drawer-label{color:#9ca3af;display:block;margin-bottom:6.5px;font-weight:400}.event-selection-drawer-input-container{position:relative;display:flex;align-items:center}.event-selection-drawer-input{width:100%;height:42px;background-color:#181818;border:1px solid #3f3f46;border-radius:6px;padding:11px 13px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;color:#fff;outline:none}.event-selection-drawer-input::placeholder{color:#6b7280}.event-selection-drawer-input:focus{border-color:#fca618}.event-selection-drawer-input-icon{position:absolute;right:13px;width:16px;height:16px;color:#fff;pointer-events:none;transform:rotate(-90deg)}.event-selection-drawer-success-message{color:#00f400;text-align:center;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:16px;height:42px;display:flex;align-items:center;justify-content:center;background-color:#181818;border:none;border-radius:6px;padding:11px 13px}@media (max-width:640px){.event-selection-drawer-content{padding:0 16px 24px}.event-selection-drawer-title{font-size:14px;line-height:20px}.event-selection-drawer-event-button{height:66px;padding:16px 13px;font-size:16px}.event-selection-drawer-input{height:42px;padding:11px 13px;font-size:16px}.event-selection-drawer-section{margin-bottom:16px}}.event-selection-drawer-dropdown-list::-webkit-scrollbar{width:4px}.event-selection-drawer-dropdown-list::-webkit-scrollbar-track{background:#2a2a2a}.event-selection-drawer-dropdown-list::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:2px}.event-selection-drawer-dropdown-list::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.features-list{display:flex;width:361px;padding:2px 0;flex-direction:column;align-items:flex-start;gap:4px;border-top:2px solid var(--background,#181818);border-bottom:2px solid var(--background,#181818)}@media screen and (max-height:667px){.features-list{overflow:auto;height:40vh}}.curadoria-root{background:linear-gradient(0deg,var(--background,#181818) 0,var(--background,#181818) 100%),#d3d3d3 -559.493px 0 /384.729% 43.821% no-repeat}@media (min-height:740px){.curadoria-root{padding-top:37px}}.curadoria-main-container{padding-bottom:32px;min-height:100%}.curadoria-content-section,.curadoria-main-container{display:flex;flex-direction:column;align-items:center;gap:32px}.curadoria-content-section{width:100%}.curadoria-title-container{width:100%;gap:32px}.curadoria-pricing-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.curadoria-price-text{color:var(--primary-base,#ff9800);font-size:32px;font-style:normal;line-height:36px;margin:0;padding:0;letter-spacing:0}.curadoria-price-text,.curadoria-pricing-description{text-align:center;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:200}.curadoria-pricing-description{color:var(--secondary-dark,#9ca3af);font-size:14px;line-height:20px}.curadoria-pricing-description-bold{font-weight:400}.curadoria-cta-container{width:100%;display:flex;justify-content:center}.curadoria-cta-container .cta-button{display:flex;width:289px;height:44px;padding:12px 16px;justify-content:center;align-items:center;border-radius:6px;background:var(--primary-base,#ff9800);box-shadow:0 25px 50px -12px rgba(192,160,98,.2)}.story-header{display:flex;align-items:center;justify-content:space-between;height:28px;padding:12px 24px;width:100%;gap:16px}.story-header-back-button{display:flex;align-items:center;justify-content:center;pointer-events:auto}.story-header-arrow{color:#fff;width:24px;height:24px;flex-shrink:0}.story-header-title{flex:1;text-align:left;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400;font-size:20px;line-height:28px;letter-spacing:.5px;background:linear-gradient(90deg,#fff,#e9d5ff 50%,#fbcfe8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.user-header,.user-header__container{width:100%;display:flex;flex-direction:column;align-items:center}.user-header__container{max-width:400px;gap:16px}.user-header__subtitle,.user-header__title-section{width:100%;text-align:center}.user-header__subtitle-text{font-size:16px;font-weight:400;color:#a1a1aa;line-height:1.5;margin:0}.user-header__status-badge,.user-header__subtitle-text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.user-header__status-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;transition:all .2s ease}.user-header__status-content{display:flex;align-items:center;gap:8px}.user-header__status-text{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600}.user-header__status-badge--active{background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);color:#10b981}.user-header__status-badge--trial{background:rgba(252,166,24,.1);border:1px solid rgba(252,166,24,.3);color:#fca618}.user-header__status-badge--inactive{background:hsla(220,9%,46%,.1);border:1px solid hsla(220,9%,46%,.3);color:#6b7280}.user-header__membership-card{width:100%;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);border-radius:16px;padding:20px;text-align:center;transition:all .2s ease}.user-header__membership-card:hover{border-color:rgba(16,185,129,.5);background:rgba(16,185,129,.15);transform:translateY(-2px)}.user-header__membership-header{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.user-header__membership-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;color:#10b981}.user-header__membership-details{text-align:center}.user-header__plan-name{font-size:16px;font-weight:600;color:#fff;margin:0 0 4px}.user-header__billing-date,.user-header__plan-name{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.user-header__billing-date{font-size:14px;font-weight:400;color:#a1a1aa;margin:0}@media (max-width:640px){.user-header__container{gap:14px;padding:0 8px}.user-header__subtitle-text{font-size:15px}.user-header__status-badge{padding:6px 12px;font-size:13px}.user-header__status-text{font-size:13px}.user-header__membership-card{padding:16px}.user-header__membership-title{font-size:16px}.user-header__plan-name{font-size:15px}.user-header__billing-date{font-size:13px}}@media (max-width:380px){.user-header__subtitle-text{font-size:14px}.user-header__status-badge{padding:6px 10px;font-size:12px}.user-header__status-text{font-size:12px}.user-header__membership-title{font-size:15px}.user-header__plan-name{font-size:14px}.user-header__billing-date{font-size:12px}}@media (min-width:1024px){.user-header__container{max-width:500px;gap:20px}.user-header__subtitle-text{font-size:18px}.user-header__status-badge{padding:10px 20px;font-size:15px}.user-header__status-text{font-size:15px}.user-header__membership-card{padding:24px}.user-header__membership-title{font-size:20px}.user-header__plan-name{font-size:18px}.user-header__billing-date{font-size:15px}}.user-header__status-badge{cursor:default}.user-header__status-badge--active:hover{background:rgba(16,185,129,.2);transform:translateY(-1px)}.user-header__status-badge--trial:hover{background:rgba(252,166,24,.2);transform:translateY(-1px)}.user-header__status-badge--inactive:hover{background:hsla(220,9%,46%,.2);transform:translateY(-1px)}.user-header__membership-card:focus-within,.user-header__status-badge:focus-visible{outline:2px solid #fca618;outline-offset:2px}@media (prefers-reduced-motion:reduce){.user-header__membership-card,.user-header__status-badge{transition:none}.user-header__membership-card:hover,.user-header__status-badge:hover{transform:none}}@media (prefers-contrast:high){.user-header__membership-card,.user-header__status-badge{border-width:2px}.user-header__subtitle-text{color:#e5e7eb}.user-header__billing-date{color:#d1d5db}}@media (prefers-color-scheme:dark){.user-header__subtitle-text{color:#d1d5db}.user-header__billing-date{color:#9ca3af}.user-header__plan-name{color:#f9fafb}}.user-header__status-badge{animation:fadeInScale .3s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.user-header--loading .user-header__billing-date,.user-header--loading .user-header__plan-name,.user-header--loading .user-header__subtitle-text{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;color:transparent}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.advantage-calculator{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:16px;border:1px solid rgba(245,158,11,.5);background:linear-gradient(135deg,rgba(120,53,15,.4),rgba(146,64,14,.3));backdrop-filter:blur(6px);overflow:hidden;transition:all .3s ease-in-out;user-select:none}.advantage-calculator.clickable:hover{opacity:.8}.advantage-calculator.collapsed{min-height:auto}.advantage-calculator.expanded{min-height:190px}.advantage-calculator-title-container{width:100%;display:flex;justify-content:flex-start;align-items:center;align-self:stretch;position:relative}.advantage-calculator-title{color:#fca618;font-size:16px;font-weight:600;line-height:20px;letter-spacing:.5px;text-align:left}.advantage-calculator-row{align-items:center}.advantage-calculator-row,.advantage-calculator-row-start{width:100%;display:flex;justify-content:space-between;align-self:stretch}.advantage-calculator-row-start{align-items:flex-start}.advantage-calculator-label{text-align:left;color:#ffffff80;font-size:14px;font-style:italic;font-weight:200;line-height:20px;letter-spacing:-.28px}.advantage-calculator-price,.advantage-calculator-price-label{color:var(--white,#fff);font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.32px}.advantage-calculator-price{text-align:right}.advantage-calculator-club-price,.advantage-calculator-price-strikethrough{color:#ffffff80;text-align:right;font-size:14px;font-style:italic;font-weight:200;line-height:20px;letter-spacing:-.28px}.advantage-calculator-price-strikethrough{text-decoration-line:line-through}.advantage-calculator-price-column{display:flex;flex-direction:column;align-items:flex-end}.advantage-calculator-savings{width:100%;color:var(--secondary-base,#e5e7eb);font-size:12px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.24px;text-align:center}.advantage-calculator-expand-icon{color:#fff;width:16px;height:16px;flex-shrink:0;transition:transform .2s ease-in-out;position:absolute;right:0}.advantage-calculator-expand-icon.rotated{transform:rotate(180deg)}.advantage-calculator-expandable-content{width:100%;overflow:hidden}.advantage-calculator-content-inner{display:flex;flex-direction:column;gap:16px;padding-top:16px}.advantage-calculator-button-container{width:100%;display:flex;justify-content:center;align-items:center;margin-top:8px}.curadoria-logged-main-container{display:flex;flex-direction:column;justify-content:space-between;gap:32px;height:100%;width:100%}.coupon-container{display:flex;width:358px;padding:0 24px;margin:0 auto;flex-direction:column;align-items:center;gap:16px}.coupon-selection-container{display:flex;flex-direction:column;gap:16px;background-color:#181818;border:.0625rem solid rgba(63,63,70,.5);border-radius:1rem;padding:12px 0;overflow:hidden}.coupon-selection-title{color:var(--white,#fff);text-align:center;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:200;line-height:24px;margin:0}.coupon-dropdown-wrapper{background:#181818}.coupon-dropdown{width:100%}.curadoria-title-container{display:flex;padding:24px;flex-direction:column;align-items:center;gap:16px}.curadoria-title{color:var(--primary-base,#ff9800);font-size:32px;line-height:36px}.curadoria-description,.curadoria-title{text-align:center;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-style:normal;font-weight:200;margin:0;padding:0}.curadoria-description{color:var(--secondary-base,#e5e7eb);font-size:16px;line-height:24px;width:100%}.redirect-message-container{text-align:center;margin-top:.75rem;padding:0 .5rem;line-height:16px}.redirect-message-intro{color:#9ca3af;font-size:12px}.redirect-message-action{color:#fff}.redirect-message-action,.redirect-message-event{font-size:14px;font-style:normal;font-weight:700;line-height:24px}.redirect-message-event{color:#fca618}.redirect-message-platform{color:#9ca3af;font-size:12px}@media (max-width:40rem){.curadoria-logged-main-container{gap:1.5rem}}@media (min-width:64rem){.curadoria-logged-main-container{max-width:25rem}}.custom-whatsapp-button{background:transparent!important;border-radius:6px!important;border:1px solid #6b7280!important;color:#c2c2c2!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;text-transform:uppercase!important}.custom-whatsapp-button:hover{background:hsla(220,9%,46%,.1)!important;border-color:#9ca3af!important;color:#e5e7eb!important}
/*# sourceMappingURL=9464bdd2bcb44938.css.map*/