@import"https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#111;color:#f0ede8;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}button{font-family:inherit}.tw-step-header{padding:.85rem 0 .75rem;display:flex;align-items:center;justify-content:center;gap:.75rem;position:relative}.tw-step-label{font-size:.95rem;font-weight:700;color:#322d2d;text-align:center;letter-spacing:.5px}.tw-back-btn{display:flex;align-items:center;gap:4px;background:transparent;border:none;color:#e85d1a;font-size:.9rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;padding:0;position:absolute;left:0;transition:opacity .15s}.tw-back-btn:hover{opacity:.75}.tw-back-spacer{display:block;width:60px}.tw-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px #00000073;width:100%;font-family:Inter,sans-serif;color:#111}.tw-divider{height:5px;margin:0}.tw-divider--gap{margin:.4rem 0}.tw-event{display:flex;gap:1rem;align-items:flex-start;padding:1.2rem 1.4rem 1rem;border-top-left-radius:16px;border-top-right-radius:16px}.tw-event__date{background:#111;border-radius:8px;padding:.5rem .65rem;display:flex;flex-direction:column;align-items:center;min-width:48px;flex-shrink:0}.tw-event__date--sm{padding:.35rem .5rem;min-width:40px}.tw-event__month{font-size:.58rem;font-weight:700;letter-spacing:1px;color:#fff;text-transform:uppercase}.tw-event__day{font-size:1.2rem;font-weight:800;color:#fff;line-height:1.1}.tw-event__sep{font-size:.6rem;color:#aaa;margin:1px 0}.tw-event__info{display:flex;flex-direction:column;gap:2px}.tw-event__name{font-size:1rem;font-weight:700;color:#111;line-height:1.2}.tw-event__time{font-size:.78rem;color:#555}.tw-event__venue{font-size:.78rem;color:#888}.tw-ticket-list{border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:.2rem 0}.tw-ticket-list--addon{background:#fafafa;border-top:1px solid #f0f0f0;border-radius:16px 16px 0 0}.tw-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.4rem;border-bottom:1px solid #f5f5f5}.tw-row:last-child{border-bottom:none}.tw-row__info{flex:1;display:flex;flex-direction:column;gap:2px}.tw-row__name{font-size:.88rem;font-weight:600;color:#111}.tw-row__price{font-size:.74rem;color:#888}.tw-row__timer{font-size:.68rem;color:#e85d1a;display:flex;align-items:center;gap:4px;margin-top:2px}.tw-row__timer--warn{color:#dc2626}.tw-row__controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.tw-qty-btn{width:30px;height:30px;border-radius:50%;border:1.5px solid #ddd;background:#fff;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s;flex-shrink:0}.tw-qty-btn:hover:not(:disabled){border-color:#e85d1a;color:#e85d1a}.tw-qty-btn--add{background:#e85d1a;border-color:#e85d1a;color:#fff}.tw-qty-btn--add:hover:not(:disabled){background:#cf4e10;border-color:#cf4e10}.tw-qty-btn:disabled{opacity:.28;cursor:default}.tw-qty-num{font-size:1rem;font-weight:700;color:#111;min-width:20px;text-align:center}.tw-row__total{font-size:.86rem;font-weight:600;color:#111;min-width:52px;text-align:right}.tw-addon-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.4rem;background:#fff;border:none;border-top:1px solid #f0f0f0;cursor:pointer;font-size:.88rem;font-weight:600;color:#111;font-family:Inter,sans-serif;transition:background .15s;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.tw-addon-toggle:hover{background:#fafafa}.tw-promo-toggle{width:100%;display:flex;align-items:center;gap:10px;padding:1rem 1.4rem;background:#fff;border:none;cursor:pointer;font-size:.86rem;font-weight:600;color:#e85d1a;font-family:Inter,sans-serif;text-align:left;transition:background .15s;border-radius:16px}.tw-promo-toggle:hover{background:#fff8f5}.tw-promo-input-wrap{display:flex;gap:8px;padding:0 1.4rem 1rem;border-radius:16px}.tw-promo-input{flex:1;border:1.5px solid #ddd;border-radius:8px;padding:.5rem .8rem;font-size:.84rem;font-family:Inter,sans-serif;color:#111;outline:none;transition:border-color .15s}.tw-promo-input:focus{border-color:#e85d1a}.tw-promo-apply{background:#e85d1a;color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;transition:background .15s}.tw-promo-apply:hover:not(:disabled){background:#cf4e10}.tw-promo-apply:disabled{opacity:.38;cursor:default}.tw-terms{display:flex;align-items:flex-start;gap:12px;padding:1rem 1.4rem;border-radius:16px}.tw-checkbox{width:22px;height:22px;border-radius:6px;border:1.5px solid #ddd;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;transition:background .15s,border-color .15s}.tw-checkbox--checked{background:#e85d1a;border-color:#e85d1a}.tw-terms__text{font-size:.78rem;color:#444;line-height:1.55;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tw-link{color:#e85d1a;text-decoration:none;font-weight:600}.tw-link:hover{text-decoration:underline}.tw-required{color:#e85d1a;font-weight:700}.tw-total-bar{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem;gap:1rem}.tw-total-label{font-size:.7rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:1px}.tw-total-amount{font-size:1.55rem;font-weight:800;color:#111;line-height:1}.tw-next-btn{display:flex;align-items:center;gap:6px;background:#e85d1a;color:#fff;border:none;border-radius:999px;padding:.75rem 1.6rem;font-size:1rem;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;white-space:nowrap;transition:background .15s}.tw-next-btn:hover:not(.tw-next-btn--disabled){background:#cf4e10}.tw-next-btn--disabled{background:#ddd;color:#aaa;cursor:default}.tw-powered{display:flex;align-items:center;justify-content:center;gap:6px;padding:.65rem 1.4rem .9rem;font-size:.7rem;color:#aaa;border-top:1px solid #f0f0f0;font-family:Inter,sans-serif}.tw-powered--left{justify-content:flex-start;border-top:none;padding:0}.tw-lang{font-size:.72rem;color:#888;font-family:Inter,sans-serif;display:flex;align-items:center;gap:4px}.tw-footer-bar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.4rem 1rem}.tw-info-card{padding:1.5rem 1.4rem 1rem;display:flex;flex-direction:column;gap:1.1rem}.tw-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tw-field{display:flex;flex-direction:column;gap:5px}.tw-label{font-size:.82rem;font-weight:600;color:#111;font-family:Inter,sans-serif}.tw-optional{font-weight:400;color:#aaa;font-size:.78rem}.tw-input{width:100%;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:10px;padding:.65rem .9rem;font-size:.9rem;font-family:Inter,sans-serif;color:#111;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.tw-input--full{width:100%}.tw-input:focus{border-color:#e85d1a;box-shadow:0 0 0 3px #e85d1a1a}.tw-summary-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.4rem;border-top:1px solid #f0f0f0}.tw-summary-bar__left{display:flex;flex-direction:column;gap:2px}.tw-summary-fee-note{font-size:.72rem;color:#666;line-height:1.4;margin:0}.tw-summary-total{font-size:1.55rem;font-weight:800;color:#111;line-height:1;margin:0}.tw-reserved-row{text-align:center;padding:.5rem 1.4rem .6rem;font-size:.82rem;color:#555;font-family:Inter,sans-serif;border-top:1px solid #f0f0f0}.tw-payment-card{background:#fff;overflow:hidden}.tw-pay-row{width:100%;display:flex;align-items:center;gap:1rem;padding:1.1rem 1.4rem;background:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;transition:background .12s;text-align:left}.tw-pay-row:hover{background:#fafafa}.tw-pay-row--active{background:#f5f5f5}.tw-pay-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px}.tw-pay-label{flex:1;font-size:.95rem;font-weight:600;color:#111}.tw-pay-radio{width:20px;height:20px;border-radius:50%;border:1.5px solid #ddd;background:#fff;flex-shrink:0;position:relative;transition:border-color .15s}.tw-pay-radio--on{border-color:#e85d1a}.tw-pay-radio--on:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#e85d1a}.tw-security-notice{display:flex;flex-direction:column;align-items:center;gap:8px;padding:1rem 1.4rem 1.4rem;text-align:center}.tw-security-notice p{font-size:.78rem;color:#555;line-height:1.55;margin:0;max-width:360px}.tw-summary-card{background:#fff;border-top:10px solid #f0f0f0;overflow:hidden}.tw-summary-toggle{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.4rem;background:transparent;border:none;cursor:pointer;font-family:Inter,sans-serif;text-align:left;transition:background .12s}.tw-summary-toggle:hover{background:#fafafa}.tw-summary-toggle__left{flex-shrink:0}.tw-summary-toggle__event{font-size:1rem;font-weight:700;color:#111;margin:0}.tw-summary-toggle__count{font-size:.8rem;color:#888;margin:2px 0 0}.tw-summary-toggle__right{text-align:right}.tw-summary-toggle__fee{font-size:.72rem;color:#888;line-height:1.4;margin:0}.tw-summary-toggle__price-row{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:2px}.tw-summary-toggle__price{font-size:1.3rem;font-weight:800;color:#111}.tw-order-detail{padding:0 1.4rem 1rem}.tw-order-event{display:flex;gap:.9rem;align-items:flex-start;padding:.9rem 0 0}.tw-order-line{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.55rem 0}.tw-order-line__left{flex:1}.tw-order-line__name{font-size:.88rem;font-weight:600;color:#111;margin:0}.tw-order-line__unit{font-size:.72rem;color:#888;margin:2px 0 0}.tw-order-line__right{text-align:right;flex-shrink:0;display:flex;flex-direction:column;gap:2px}.tw-order-line__qty{font-size:.75rem;color:#888}.tw-order-line__total{font-size:.9rem;font-weight:700;color:#111}.tw-fee-grid{display:grid;grid-template-columns:1fr auto;gap:4px 1rem;font-size:.78rem;color:#666;padding:.5rem 0}.tw-fee-total-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:800;color:#e85d1a;padding-top:8px;margin-top:4px;border-top:1px solid #f0f0f0}.tw-place-order-card{background:#fff;border-top:10px solid #f0f0f0;padding:1.2rem 1.4rem 1rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.tw-place-order-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:#e85d1a;color:#fff;border:none;border-radius:999px;padding:1rem 2rem;font-size:1.05rem;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;transition:background .15s}.tw-place-order-btn:hover:not(.tw-place-order-btn--disabled){background:#cf4e10}.tw-place-order-btn--disabled{background:#ddd;color:#aaa;cursor:default}@media (max-width: 420px){.tw-field-row{grid-template-columns:1fr}.tw-row{padding:.75rem 1rem}.tw-event{padding:1rem}.tw-total-bar{padding:1rem;flex-direction:column;align-items:stretch}.tw-summary-bar{padding:1rem}.tw-next-btn{justify-content:center}}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#111}.hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;z-index:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000b8,#00000073,#00000026);z-index:1}.hero-bottom-fade{position:absolute;bottom:0;left:0;right:0;height:220px;background:linear-gradient(to top,#111 0%,transparent 100%);z-index:2;pointer-events:none}.hero-header{position:relative;z-index:10;padding:2rem 2.5rem}.hero-logo-img{height:68px;width:auto;display:block}.hero-layout{position:relative;z-index:5;flex:1;display:grid;grid-template-columns:1fr 480px;gap:2.5rem;align-items:center;padding:2rem 2.5rem 5rem;max-width:1400px;width:100%;margin:0 auto}.hero-left{display:flex;flex-direction:column;gap:0}.hero-ticket-icon{width:110px;margin-bottom:1.25rem;opacity:.9}.hero-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:#ffffff8c;margin-bottom:.75rem}.hero-title{font-family:Anton,sans-serif;font-size:clamp(2rem,4vw,4rem);line-height:1.12;letter-spacing:1px;text-transform:uppercase;color:#fff;margin-bottom:2.5rem}.hero-sub{font-size:1rem;color:#ffffffb3;line-height:1.65;max-width:440px}.hero-widget-wrap{position:relative;z-index:6}@media (max-width: 1024px){.hero-layout{grid-template-columns:1fr;padding-bottom:3rem}.hero-widget-wrap{max-width:560px;width:100%}}@media (max-width: 640px){.hero-header{padding:1.25rem}.hero-layout{padding:1rem 1.25rem 3rem;gap:2rem}.hero-title{font-size:3rem}}.partner-section{position:relative;background:#111}.partner-section__body{background:#e8e4dd;padding:3rem 0 3.5rem;position:relative;z-index:1}.torn-edge{display:block;width:100%;height:80px;position:relative;z-index:2}.torn-edge--top{margin-bottom:-2px}.torn-edge--bottom{margin-top:-2px}.partner-section__label{text-align:center;font-size:.7rem;font-weight:700;letter-spacing:5px;text-transform:uppercase;color:#333;margin-bottom:2.5rem;font-family:Inter,sans-serif}.marquee-track{overflow:hidden;width:100%}.marquee-inner{display:flex;gap:4rem;align-items:center;white-space:nowrap;width:-moz-max-content;width:max-content;animation:marquee-scroll 28s linear infinite}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{font-family:Anton,sans-serif;font-size:1.6rem;letter-spacing:2px;text-transform:uppercase;color:#111;flex-shrink:0;opacity:.85}.marquee-track:hover .marquee-inner{animation-play-state:paused}@media (prefers-reduced-motion: reduce){.marquee-inner{animation:none}.marquee-track{overflow-x:auto}}.footer{background:#111;padding:2rem 2.5rem 1.5rem}.footer__inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.footer__logo-link{display:block;flex-shrink:0}.footer-logo-img{height:108px;width:auto;display:block}.footer__legal{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer__legal-link{font-size:.9rem;color:#aaa;text-decoration:none;font-family:Inter,sans-serif;transition:color .2s}.footer__legal-link:hover{color:#fff}.footer__sep{color:#444;font-size:.9rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer__social{display:flex;align-items:center;gap:14px;flex-shrink:0}.footer__social-btn{color:#aaa;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:color .2s}.footer__social-btn:hover{color:#fff}.footer__made-by{max-width:1400px;display:flex;justify-content:flex-end}.footer__made-by-badge{display:inline-flex;align-items:center;gap:6px;background:#1f1f1f;border-radius:999px;padding:.4rem 1rem;font-size:.68rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#666;font-family:Inter,sans-serif}@media (max-width: 768px){.footer{padding:2rem 1.25rem 1.25rem}.footer__inner{flex-direction:column;align-items:flex-start;gap:1.25rem}.footer__made-by{justify-content:flex-start}}
