@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root,[data-tp-theme=light]{--color-brand-deep:#4a0b17;--color-brand-primary:#721324;--color-brand-light:#9b1d34;--color-brand-soft:#fbf4f5;--color-accent-yellow:#f5a623;--color-accent-hover:#e09612;--color-accent-soft:#fff9e6;--tp-midnight:#f8fafc;--tp-midnight-light:#fff;--tp-midnight-muted:#e2e8f0;--tp-gold:#f5a623;--tp-gold-light:#fff9e6;--tp-gold-soft:#f5a6231a;--tp-gold-glow:#f5a6232e;--tp-gold-border:#f5a6234d;--tp-gold-shadow:#f5a62359;--tp-accent-gradient:linear-gradient(135deg, #f5a623, #b8941f);--tp-accent-gradient-hover:linear-gradient(135deg, #ffb84d, #c9a028);--tp-accent-btn-text:#0f172a;--tp-cream:#1e293b;--tp-burgundy:#721324;--tp-burgundy-dark:#4a0b17;--tp-white:#fff;--tp-text-muted:#64748b;--tp-border:#e2e8f0;--tp-success:#10b981;--tp-danger:#ef4444;--tp-locked:#a855f7;--tp-selected:#3b82f6;--tp-radius:16px;--tp-radius-sm:10px;--tp-radius-full:9999px;--tp-shadow:0 8px 32px #00000014;--tp-shadow-sm:0 2px 8px #0000000d;--tp-glass-bg:#ffffffd9;--tp-glass-border:#4a0b1714;--tp-transition:all .3s cubic-bezier(.4, 0, .2, 1)}[data-tp-theme=dark]{--color-brand-deep:#4a0b17;--color-brand-primary:#8e202c;--color-brand-light:#e11d48;--color-brand-soft:#e11d481f;--color-accent-yellow:#e11d48;--color-accent-hover:#f43f5e;--color-accent-soft:#e11d482e;--tp-midnight:#0f172a;--tp-midnight-light:#1e293b;--tp-midnight-muted:#334155;--tp-gold:#e11d48;--tp-gold-light:#e11d4833;--tp-gold-soft:#e11d481f;--tp-gold-glow:#e11d4840;--tp-gold-border:#e11d4859;--tp-gold-shadow:#e11d4873;--tp-accent-gradient:linear-gradient(135deg, #e11d48, #9b1d34);--tp-accent-gradient-hover:linear-gradient(135deg, #f43f5e, #be123c);--tp-accent-btn-text:#fff;--tp-cream:#fff8f0;--tp-burgundy:#e11d48;--tp-burgundy-dark:#9b1d34;--tp-text-muted:#94a3b8;--tp-border:#1e293b;--tp-shadow:0 8px 32px #0000004d;--tp-shadow-sm:0 2px 8px #0003;--tp-glass-bg:#1e293b99;--tp-glass-border:#ffffff14}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}*,:before,:after{box-sizing:border-box}.tp-body{background-color:var(--tp-midnight);color:var(--tp-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.tp-header{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--tp-glass-border);background:#0f172af5;align-items:center;height:72px;padding:0 1.5rem;display:flex;position:sticky;top:0}.tp-header-inner{align-items:center;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.tp-logo{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.tp-logo-icon{background:linear-gradient(135deg, var(--tp-burgundy), var(--tp-gold));border-radius:var(--tp-radius-sm);width:40px;height:40px;color:var(--tp-white);justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}.tp-logo-text{color:var(--tp-cream);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.tp-logo-text span{color:var(--tp-gold)}.tp-search{flex:1;max-width:560px;position:relative}.tp-search-input{border-radius:var(--tp-radius-full);border:1px solid var(--tp-glass-border);background:var(--tp-glass-bg);width:100%;height:44px;color:var(--tp-cream);transition:var(--tp-transition);outline:none;padding:0 1rem 0 2.75rem;font-size:.875rem;font-weight:500}.tp-search-input::placeholder{color:var(--tp-text-muted)}.tp-search-input:focus{border-color:var(--tp-gold);background:var(--tp-midnight-light);box-shadow:0 0 0 3px #d4af3726}.tp-search-icon{color:var(--tp-text-muted);pointer-events:none;font-size:.875rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.tp-header-actions{flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;display:flex}.tp-header-btn{border-radius:var(--tp-radius-sm);border:1px solid var(--tp-glass-border);height:40px;color:var(--tp-text-muted);cursor:pointer;transition:var(--tp-transition);background:0 0;align-items:center;gap:.5rem;padding:0 .75rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex}.tp-header-btn:hover{background:var(--tp-midnight-light);color:var(--tp-white);border-color:var(--tp-midnight-muted)}.tp-login-btn{background:linear-gradient(135deg, var(--tp-burgundy), #a52836);color:var(--tp-white);border-color:#0000;padding:0 1.25rem;font-weight:700}.tp-login-btn:hover{background:linear-gradient(135deg, var(--tp-burgundy-dark), var(--tp-burgundy));color:var(--tp-white);transform:translateY(-1px);box-shadow:0 4px 16px #8e202c66}.tp-partners-btn{gap:6px;font-size:.83rem;font-weight:600}.tp-partners-label{display:none}@media (width>=1080px){.tp-partners-label{display:inline}}.tp-header-btn--active{color:#e8a020;background:#e8a0201f;border-color:#e8a0204d}.tp-mobile-nav-item--active{color:#e8a020}.tp-categories{max-width:1400px;margin:0 auto;padding:1.25rem 1.5rem 0}.tp-categories-track{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;gap:.5rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.tp-categories-track::-webkit-scrollbar{display:none}.tp-pill{border-radius:var(--tp-radius-full);border:1px solid var(--tp-glass-border);background:var(--tp-glass-bg);color:var(--tp-text-muted);white-space:nowrap;cursor:pointer;transition:var(--tp-transition);flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.tp-pill:hover{background:var(--tp-midnight-light);color:var(--tp-cream);border-color:var(--tp-midnight-muted);transform:translateY(-1px)}.tp-pill.active{background:linear-gradient(135deg, var(--tp-burgundy), #a52836);color:var(--tp-white);border-color:#0000;box-shadow:0 4px 16px #8e202c59}.tp-pill-count{border-radius:var(--tp-radius-full);color:var(--tp-text-muted);background:#ffffff1a;padding:.125rem .5rem;font-size:.6875rem;font-weight:700}.tp-pill.active .tp-pill-count{color:var(--tp-white);background:#ffffff40}.tp-hero{grid-template-columns:1fr 340px;gap:1.5rem;max-width:1400px;margin:1.5rem auto 0;padding:0 1.5rem;display:grid}.tp-hero-slideshow{border-radius:var(--tp-radius);background:#0f172a;height:460px;min-height:400px;position:relative;overflow:hidden}.tp-hero-slide{opacity:0;justify-content:center;align-items:center;transition:opacity .8s;display:flex;position:absolute;inset:0}.tp-hero-slide.active{opacity:1}.tp-hero-slide-bg{filter:blur(25px)brightness(.3);z-index:0;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:-20px;transform:scale(1.1)}.tp-hero-slide img,.tp-hero-slide img.tp-hero-slide-main-img{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;position:relative}.tp-hero-slide-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0f172a0d 0%,#0f172a59 55%,#0f172af2 100%);position:absolute;inset:0}.tp-hero-slide-content{z-index:3;padding:2.5rem 2rem;position:absolute;bottom:0;left:0;right:0}.tp-hero-slide-badge{border-radius:var(--tp-radius-full);background:var(--tp-burgundy);color:var(--tp-white);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-block}.tp-hero-slide-title{color:var(--tp-white);margin-bottom:.5rem;font-size:1.75rem;font-weight:800;line-height:1.2}.tp-hero-slide-meta{color:var(--tp-text-muted);align-items:center;gap:1rem;font-size:.8125rem;display:flex}.tp-hero-slide-meta i{color:var(--tp-gold);margin-right:.25rem}.tp-hero-slide-btn{border-radius:var(--tp-radius-full);background:var(--tp-accent-gradient);color:var(--tp-accent-btn-text);transition:var(--tp-transition);box-shadow:0 4px 15px var(--tp-gold-shadow);align-items:center;gap:.5rem;margin-top:1rem;padding:.625rem 1.5rem;font-size:.8125rem;font-weight:800;text-decoration:none;display:inline-flex}.tp-hero-slide-btn:hover{box-shadow:0 6px 20px var(--tp-gold-shadow);color:var(--tp-accent-btn-text);transform:translateY(-2px)}.tp-hero-dots{gap:.375rem;display:flex;position:absolute;bottom:1rem;right:1.5rem}.tp-hero-dot{cursor:pointer;width:8px;height:8px;transition:var(--tp-transition);background:#ffffff4d;border-radius:50%}.tp-hero-dot.active{background:var(--tp-gold);border-radius:4px;width:24px}.tp-igift{border-radius:var(--tp-radius);background:var(--tp-glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--tp-glass-border);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.tp-igift:before{content:"";background:radial-gradient(circle at 30% 30%, var(--tp-gold-soft,#d4af3714) 0%, transparent 60%);pointer-events:none;width:200%;height:200%;position:absolute;top:-50%;left:-50%}.tp-igift-icon{background:var(--tp-accent-gradient);width:72px;height:72px;color:var(--tp-accent-btn-text);box-shadow:0 8px 24px var(--tp-gold-shadow);border-radius:20px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:2rem;display:flex}.tp-igift-title{color:var(--tp-gold);letter-spacing:.02em;margin-bottom:.5rem;font-size:1.125rem;font-weight:800}.tp-igift-desc{color:var(--tp-text-muted);margin-bottom:1.5rem;font-size:.8125rem;line-height:1.6}.tp-igift-btn{border-radius:var(--tp-radius-full);background:var(--tp-accent-gradient);color:var(--tp-accent-btn-text);transition:var(--tp-transition);align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.tp-igift-btn:hover{box-shadow:0 6px 20px var(--tp-gold-shadow);transform:translateY(-2px)}.tp-dates{max-width:1400px;margin:1.5rem auto 0;padding:0 1.5rem}.tp-dates-track{scrollbar-width:none;gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.tp-dates-track::-webkit-scrollbar{display:none}.tp-date-chip{border-radius:var(--tp-radius-sm);border:1px solid var(--tp-glass-border);color:var(--tp-text-muted);cursor:pointer;transition:var(--tp-transition);background:0 0;flex-direction:column;flex-shrink:0;align-items:center;min-width:56px;padding:.625rem .875rem;text-decoration:none;display:flex;position:relative}.tp-date-chip:hover{background:var(--tp-midnight-light);border-color:var(--tp-midnight-muted);color:var(--tp-cream)}.tp-date-chip.active{background:var(--tp-burgundy);border-color:var(--tp-burgundy);color:var(--tp-white);box-shadow:0 4px 16px #8e202c59}.tp-date-chip.today{border-color:var(--tp-gold)}.tp-date-day{font-size:1.125rem;font-weight:800;line-height:1.2}.tp-date-label{text-transform:uppercase;letter-spacing:.05em;margin-top:.125rem;font-size:.625rem;font-weight:600}.tp-date-badge{background:var(--tp-gold);width:18px;height:18px;color:var(--tp-accent-btn-text);border-radius:50%;justify-content:center;align-items:center;font-size:.5625rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.tp-events{max-width:1400px;margin:2rem auto 0;padding:0 1.5rem 3rem}.tp-events-title{color:var(--tp-cream);margin-bottom:1.25rem;font-size:1.5rem;font-weight:800}.tp-events-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.tp-event-card{border-radius:var(--tp-radius);background:var(--tp-midnight-light);border:1px solid var(--tp-glass-border);transition:var(--tp-transition);color:inherit;isolation:isolate;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.tp-event-card:hover{box-shadow:var(--tp-shadow);border-color:var(--tp-midnight-muted);transform:translateY(-4px)}.tp-event-card-img{aspect-ratio:4/3;border-radius:var(--tp-radius) var(--tp-radius) 0 0;isolation:isolate;background:#0b1120;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.tp-event-card-img-bg{filter:blur(20px)brightness(.35);z-index:0;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:-15px;transform:scale(1.15)}.tp-event-card-img img,.tp-event-card-img img.tp-event-card-main-img{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .5s;display:block;position:relative}.tp-event-card:hover .tp-event-card-img img,.tp-event-card:hover .tp-event-card-img img.tp-event-card-main-img{transform:scale(1.04)}.tp-event-card-category{z-index:4;border-radius:var(--tp-radius-full);-webkit-backdrop-filter:blur(8px);color:var(--tp-white);pointer-events:none;background:#0f172abf;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 8px #0006}.tp-event-card-price{z-index:4;border-radius:var(--tp-radius-full);background:var(--tp-burgundy);color:var(--tp-white);pointer-events:none;padding:.25rem .75rem;font-size:.75rem;font-weight:800;position:absolute;bottom:.75rem;right:.75rem;box-shadow:0 2px 8px #0006}.tp-event-card-body{padding:1rem}.tp-event-card-title{color:var(--tp-cream);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.9375rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.tp-event-card-meta{flex-direction:column;gap:.375rem;display:flex}.tp-event-card-meta-item{color:var(--tp-text-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.tp-event-card-meta-item i{text-align:center;width:14px;color:var(--tp-gold);font-size:.6875rem}.tp-empty{text-align:center;grid-column:1/-1;padding:4rem 2rem}.tp-empty-icon{color:var(--tp-midnight-muted);margin-bottom:1rem;font-size:3rem}.tp-empty-title{color:var(--tp-text-muted);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.tp-empty-desc{color:var(--tp-midnight-muted);font-size:.875rem}.tp-detail-hero{min-height:400px;position:relative;overflow:hidden}.tp-detail-hero-bg{position:absolute;inset:0}.tp-detail-hero-bg img{object-fit:cover;filter:blur(2px)brightness(.3);width:100%;height:100%}.tp-detail-hero-overlay{background:linear-gradient(#0f172a66 0%,#0f172af2 100%);position:absolute;inset:0}.tp-detail-hero-content{z-index:2;max-width:1400px;margin:0 auto;padding:6rem 1.5rem 3rem;position:relative}.tp-detail-hero-category{border-radius:var(--tp-radius-full);background:var(--tp-burgundy);color:var(--tp-white);align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.tp-detail-hero-title{color:var(--tp-white);max-width:700px;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1.15}.tp-detail-hero-meta{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;display:flex}.tp-detail-hero-meta-item{color:var(--tp-cream);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.tp-detail-hero-meta-item i{color:var(--tp-gold)}.tp-detail-cta{border-radius:var(--tp-radius-full);background:var(--tp-accent-gradient);color:var(--tp-accent-btn-text);transition:var(--tp-transition);cursor:pointer;border:none;align-items:center;gap:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.tp-detail-cta:hover{box-shadow:0 8px 32px var(--tp-gold-shadow);transform:translateY(-2px)}.tp-detail-body{grid-template-columns:1fr 380px;align-items:start;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 1.5rem 4rem;display:grid}.tp-session-tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.tp-session-tab{border-radius:var(--tp-radius-full);border:1px solid var(--tp-glass-border);color:var(--tp-text-muted);cursor:pointer;transition:var(--tp-transition);background:0 0;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:700}.tp-session-tab.active{background:var(--tp-burgundy);color:var(--tp-white);border-color:#0000}.tp-map-container{background:var(--tp-midnight-light);border-radius:var(--tp-radius);border:1px solid var(--tp-glass-border);margin-bottom:1.5rem;padding:1.5rem;position:relative;overflow:hidden}.tp-map-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.tp-map-title{color:var(--tp-white);font-size:1rem;font-weight:700}.tp-map-zoom-controls{gap:.375rem;display:flex}.tp-map-zoom-btn{border:1px solid var(--tp-glass-border);background:var(--tp-midnight);width:32px;height:32px;color:var(--tp-text-muted);cursor:pointer;transition:var(--tp-transition);border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;display:flex}.tp-map-zoom-btn:hover{background:var(--tp-midnight-muted);color:var(--tp-white)}.tp-map-viewport{cursor:grab;border-radius:var(--tp-radius-sm);background:var(--tp-midnight);min-height:300px;overflow:hidden}.tp-map-viewport:active{cursor:grabbing}.tp-map-svg-wrapper{transform-origin:50%;transition:transform .2s}.tp-seat{cursor:pointer;transition:var(--tp-transition)}.tp-seat.available{fill:var(--tp-success);opacity:.8}.tp-seat.available:hover{opacity:1;filter:drop-shadow(0 0 6px var(--tp-success));transform:scale(1.3)}.tp-seat.sold{fill:var(--tp-danger);opacity:.5;cursor:not-allowed}.tp-seat.locked{fill:var(--tp-locked);opacity:.6;cursor:not-allowed}.tp-seat.selected{fill:var(--tp-selected);opacity:1;filter:drop-shadow(0 0 8px var(--tp-selected))}.tp-map-legend{border-top:1px solid var(--tp-glass-border);flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.tp-map-legend-item{color:var(--tp-text-muted);align-items:center;gap:.375rem;font-size:.6875rem;font-weight:600;display:flex}.tp-map-legend-dot{border-radius:50%;width:10px;height:10px}.tp-sidebar{position:sticky;top:88px}.tp-ticket-box{background:var(--tp-midnight-light);border-radius:var(--tp-radius);border:1px solid var(--tp-glass-border);padding:1.5rem}.tp-ticket-box-title{color:var(--tp-white);margin-bottom:1.25rem;font-size:1.125rem;font-weight:800}.tp-ticket-type{border-radius:var(--tp-radius-sm);border:1px solid var(--tp-glass-border);cursor:pointer;transition:var(--tp-transition);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.875rem;display:flex}.tp-ticket-type:hover{border-color:var(--tp-midnight-muted);background:#ffffff05}.tp-ticket-type.selected{border-color:var(--tp-gold);background:#d4af370d}.tp-ticket-type-info{flex-direction:column;gap:.125rem;display:flex}.tp-ticket-type-name{color:var(--tp-white);font-size:.875rem;font-weight:700}.tp-ticket-type-capacity{color:var(--tp-text-muted);font-size:.6875rem}.tp-ticket-type-price{color:var(--tp-gold);font-size:1rem;font-weight:800}.tp-ticket-summary{border-top:1px solid var(--tp-glass-border);margin-top:.5rem;padding-top:1rem}.tp-ticket-summary-row{color:var(--tp-text-muted);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8125rem;display:flex}.tp-ticket-summary-total{color:var(--tp-white);border-top:1px solid var(--tp-glass-border);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.75rem;font-size:1.125rem;font-weight:800;display:flex}.tp-ticket-summary-total .tp-total-price{color:var(--tp-gold)}.tp-order-btn{box-sizing:border-box;border-radius:var(--tp-radius-sm);background:linear-gradient(135deg, var(--tp-burgundy), #a52836);width:100%;max-width:100%;color:var(--tp-white);cursor:pointer;transition:var(--tp-transition);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.875rem;font-size:.9375rem;font-weight:800;display:flex}.tp-order-btn:hover{transform:translateY(-1px);box-shadow:0 6px 24px #8e202c66}.tp-order-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.tp-about{background:var(--tp-midnight-light);border-radius:var(--tp-radius);border:1px solid var(--tp-glass-border);margin-bottom:1.5rem;padding:1.5rem}.tp-about-title{color:var(--tp-white);margin-bottom:1rem;font-size:1.125rem;font-weight:800}.tp-about-text{color:var(--tp-text-muted);font-size:.875rem;line-height:1.7}.tp-similar-title{color:var(--tp-white);margin-bottom:1.25rem;font-size:1.25rem;font-weight:800}.tp-footer{background:var(--tp-midnight-light);border-top:1px solid var(--tp-glass-border);padding:2rem 1.5rem}.tp-footer-inner{flex-direction:column;gap:1rem;max-width:1400px;margin:0 auto;display:flex}.tp-footer-copy{color:var(--tp-text-muted);font-size:.75rem}.tp-footer-links{gap:1.5rem;display:flex}.tp-footer-links a{color:var(--tp-text-muted);font-size:.75rem;text-decoration:none;transition:color .2s}.tp-footer-links a:hover{color:var(--tp-gold)}@media (width<=1024px){.tp-hero{grid-template-columns:1fr}.tp-igift{display:none}.tp-events-grid,.tp-similar-grid{grid-template-columns:repeat(3,1fr)}.tp-detail-body{grid-template-columns:1fr}.tp-sidebar{position:static}}@media (width<=768px){.tp-header{height:64px;padding:0 1rem}.tp-search{display:none}.tp-hero{padding:0 1rem}.tp-hero-slideshow{aspect-ratio:16/9}.tp-hero-slide-title{font-size:1.25rem}.tp-events-grid,.tp-similar-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.tp-events,.tp-similar,.tp-dates,.tp-categories{padding-left:1rem;padding-right:1rem}.tp-detail-hero-title{font-size:1.75rem}.tp-detail-hero-content{padding:4rem 1rem 2rem}.tp-detail-body{padding:1.5rem 1rem 3rem}.tp-footer-inner{text-align:center}}@media (width<=480px){.tp-hero-slideshow{height:320px;min-height:280px}.tp-events-grid,.tp-similar-grid{grid-template-columns:1fr}.tp-detail-hero-title{font-size:1.375rem}.tp-detail-hero-meta{flex-direction:column;gap:.75rem}}@keyframes tp-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes tp-fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.tp-animate-in{animation:.5s forwards tp-fadeIn}.tp-event-card{animation:.5s both tp-fadeIn}.tp-event-card:first-child{animation-delay:50ms}.tp-event-card:nth-child(2){animation-delay:.1s}.tp-event-card:nth-child(3){animation-delay:.15s}.tp-event-card:nth-child(4){animation-delay:.2s}.tp-event-card:nth-child(5){animation-delay:.25s}.tp-event-card:nth-child(6){animation-delay:.3s}.tp-event-card:nth-child(7){animation-delay:.35s}.tp-event-card:nth-child(8){animation-delay:.4s}.tp-skeleton{background:linear-gradient(90deg, var(--tp-midnight-light) 25%, var(--tp-midnight-muted) 50%, var(--tp-midnight-light) 75%);border-radius:var(--tp-radius-sm);background-size:200% 100%;animation:1.5s ease-in-out infinite tp-pulse}.tp-detail-hero{border-radius:0 0 var(--tp-radius-lg) var(--tp-radius-lg);background:#0b1120;width:100%;height:480px;min-height:440px;position:relative;overflow:hidden}.tp-detail-hero-bg-blur{filter:blur(30px)brightness(.35);z-index:0;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:-25px;transform:scale(1.12)}.tp-detail-hero-img{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.tp-detail-hero-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0f172a26 0%,#0f172ae0 100%);position:absolute;inset:0}.tp-detail-hero-content{z-index:3;padding:2.5rem 2rem;position:absolute;bottom:0;left:0;right:0}.tp-detail-hero-badge{background:var(--tp-gold);color:var(--tp-midnight);text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:.75rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:800;display:inline-flex}.tp-detail-hero-title{color:#fff;letter-spacing:-.02em;margin:0 0 .75rem;font-size:2rem;font-weight:900;line-height:1.2}.tp-detail-hero-meta{color:#ffffffbf;flex-wrap:wrap;gap:1rem;font-size:.8125rem;display:flex}.tp-detail-hero-meta span{align-items:center;gap:.375rem;display:inline-flex}.tp-detail-hero-meta i{color:var(--tp-gold);font-size:.75rem}.tp-detail-body{grid-template-columns:1fr 380px;gap:2rem;max-width:1200px;margin:2rem auto;padding:0 1.5rem;display:grid}.tp-detail-main{min-width:0}.tp-detail-section{margin-bottom:2rem}.tp-detail-section-title{color:var(--tp-cream);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.125rem;font-weight:800;display:flex}.tp-detail-section-title i{color:var(--tp-gold);font-size:1rem}.tp-detail-video-wrap{border-radius:var(--tp-radius-md);border:1px solid var(--tp-border);background:var(--tp-midnight);overflow:hidden}.tp-detail-video{background:#000;width:100%;max-height:400px;display:block}.tp-detail-description{color:var(--tp-cream);word-break:break-word;font-size:.9375rem;line-height:1.75;display:ruby}.tp-detail-description *{margin:0;padding:0}.tp-detail-description p{margin-bottom:.75rem}.tp-detail-description a{color:var(--tp-gold);text-decoration:underline;transition:color .2s}.tp-detail-description a:hover{filter:brightness(1.2)}[data-tp-theme=dark] .tp-detail-description,[data-tp-theme=dark] .tp-detail-description :not(a):not(a *):not(button):not(input){color:#e2e8f0!important;background-color:#0000!important}[data-tp-theme=dark] .tp-detail-description strong,[data-tp-theme=dark] .tp-detail-description b,[data-tp-theme=dark] .tp-detail-description h1,[data-tp-theme=dark] .tp-detail-description h2,[data-tp-theme=dark] .tp-detail-description h3,[data-tp-theme=dark] .tp-detail-description h4,[data-tp-theme=dark] .tp-detail-description h5,[data-tp-theme=dark] .tp-detail-description h6{color:#fff!important}[data-tp-theme=dark] .tp-detail-description a,[data-tp-theme=dark] .tp-detail-description a *{text-decoration:underline;color:#60a5fa!important}[data-tp-theme=dark] .tp-detail-description a:hover,[data-tp-theme=dark] .tp-detail-description a:hover *{color:#93c5fd!important}.tp-detail-description-wrapper{transition:max-height .4s cubic-bezier(.4,0,.2,1);position:relative}.tp-detail-description-wrapper.is-collapsed{max-height:220px;overflow:hidden}.tp-detail-description-wrapper.is-expanded{max-height:20000px;overflow:visible}.tp-description-fade{background:linear-gradient(to bottom, #f8fafc00 0%, var(--tp-midnight) 100%);pointer-events:none;z-index:2;height:90px;display:none;position:absolute;bottom:0;left:0;right:0}.tp-detail-description-wrapper.is-collapsed .tp-description-fade{display:block}[data-tp-theme=dark] .tp-description-fade{background:linear-gradient(to bottom, #0f172a00 0%, var(--tp-midnight) 100%)}.tp-description-toggle-wrap{justify-content:flex-start;margin-top:1rem;display:flex}.tp-show-more-btn{border:1px solid var(--tp-border);background:var(--tp-midnight-light);color:var(--tp-cream);cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #0000000d}.tp-show-more-btn:hover{border-color:var(--tp-gold);color:var(--tp-gold);background:var(--tp-midnight-muted);transform:translateY(-1px);box-shadow:0 4px 14px #d4af3726}.tp-show-more-btn .tp-btn-icon{font-size:.75rem;transition:transform .3s}.tp-show-more-btn.is-active .tp-btn-icon{transform:rotate(180deg)}[data-tp-theme=light] .tp-show-more-btn{color:#1e293b;background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-show-more-btn:hover{border-color:var(--tp-gold);color:var(--tp-burgundy);background:#f8fafc}.tp-detail-info-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.tp-detail-info-card{border-radius:var(--tp-radius-md);background:var(--tp-midnight-light);border:1px solid var(--tp-border);align-items:flex-start;gap:1rem;padding:1.25rem;transition:border-color .2s;display:flex}.tp-detail-info-card:hover{border-color:var(--tp-gold)}.tp-detail-info-icon{border-radius:var(--tp-radius-sm);width:40px;height:40px;color:var(--tp-gold);background:#d4af371a;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.tp-detail-info-label{text-transform:uppercase;letter-spacing:.06em;color:var(--tp-text-muted);margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.tp-detail-info-value{color:var(--tp-cream);font-size:.9375rem;font-weight:700}.tp-detail-map{border-radius:var(--tp-radius-md);border:1px solid var(--tp-border);overflow:hidden}.tp-sidebar{align-self:start;position:sticky;top:100px}.tp-sidebar-card{background:var(--tp-midnight-light);border:1px solid var(--tp-border);border-radius:var(--tp-radius-lg);padding:1.5rem}.tp-sidebar-title{color:var(--tp-cream);align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1.0625rem;font-weight:800;display:flex}.tp-sidebar-title i{color:var(--tp-gold)}.tp-ticket-list{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.tp-ticket-row{border-radius:var(--tp-radius-sm);background:var(--tp-midnight);border:1px solid var(--tp-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:border-color .2s;display:flex}.tp-ticket-row:hover{border-color:var(--tp-gold)}.tp-ticket-name{color:var(--tp-cream);font-size:.875rem;font-weight:700}.tp-ticket-price{color:var(--tp-gold);margin-top:.125rem;font-size:.8125rem;font-weight:600}.tp-ticket-qty{border-radius:var(--tp-radius-sm);border:1px solid var(--tp-border);align-items:center;gap:0;display:flex;overflow:hidden}.tp-qty-btn{background:var(--tp-midnight-light);width:32px;height:32px;color:var(--tp-cream);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:1rem;font-weight:700;transition:background .2s;display:flex}.tp-qty-btn:hover{background:var(--tp-midnight-muted)}.tp-qty-value{background:var(--tp-midnight);width:32px;height:32px;color:var(--tp-cream);justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:flex}.tp-sidebar-summary{border-radius:var(--tp-radius-sm);background:var(--tp-gold-soft,#d4af370d);border:1px solid var(--tp-gold-border,#d4af3726);margin-bottom:1rem;padding:1rem}.tp-summary-row{color:var(--tp-text-muted);margin-bottom:.375rem;font-size:.8125rem}.tp-summary-total{color:var(--tp-cream);font-size:1rem;font-weight:700}.tp-summary-total strong{color:var(--tp-gold)}.tp-order-btn{box-sizing:border-box;border-radius:var(--tp-radius-sm);background:var(--tp-accent-gradient);width:100%;max-width:100%;color:var(--tp-accent-btn-text);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:800;transition:all .3s;display:flex}.tp-order-btn:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 20px var(--tp-gold-shadow);transform:translateY(-1px)}.tp-order-btn:disabled{opacity:.4;cursor:not-allowed}.tp-similar{max-width:1200px;margin:0 auto 3rem;padding:0 1.5rem}.tp-similar-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}@media (width<=900px){.tp-detail-body{grid-template-columns:1fr}.tp-sidebar{position:static}.tp-detail-info-grid{grid-template-columns:1fr}.tp-detail-hero{border-radius:0;height:340px;min-height:320px}.tp-detail-hero-title{font-size:1.5rem}.tp-detail-hero-content{padding:1.5rem 1.25rem}}@media (width<=480px){.tp-detail-hero{height:300px;min-height:280px}.tp-detail-hero-title{font-size:1.25rem}.tp-detail-hero-meta{flex-direction:column;gap:.5rem}.tp-detail-body{margin-top:1rem;padding:0 1rem}.tp-sidebar-card{padding:1rem}.tp-similar{padding:0 1rem}}[data-tp-theme=light] .tp-detail-info-card{background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-detail-info-icon{color:#8e202c;background:#8e202c14}[data-tp-theme=light] .tp-detail-info-label{color:#64748b}[data-tp-theme=light] .tp-detail-info-value,[data-tp-theme=light] .tp-detail-section-title{color:#1e293b}[data-tp-theme=light] .tp-detail-section-title i{color:#8e202c}[data-tp-theme=light] .tp-detail-description{color:#475569}[data-tp-theme=light] .tp-sidebar-card{background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-sidebar-title{color:#1e293b}[data-tp-theme=light] .tp-sidebar-title i{color:#8e202c}[data-tp-theme=light] .tp-ticket-row{background:#f8fafc;border-color:#e2e8f0}[data-tp-theme=light] .tp-ticket-name{color:#1e293b}[data-tp-theme=light] .tp-ticket-price{color:#8e202c}[data-tp-theme=light] .tp-ticket-qty{border-color:#e2e8f0}[data-tp-theme=light] .tp-qty-btn{color:#1e293b;background:#f1f5f9}[data-tp-theme=light] .tp-qty-btn:hover{background:#e2e8f0}[data-tp-theme=light] .tp-qty-value{color:#1e293b;background:#fff}[data-tp-theme=light] .tp-sidebar-summary{background:#8e202c0a;border-color:#8e202c1f}[data-tp-theme=light] .tp-summary-total{color:#1e293b}[data-tp-theme=light] .tp-summary-total strong{color:#8e202c}[data-tp-theme=light] .tp-order-btn{color:#fff;background:linear-gradient(135deg,#8e202c,#6b1620)}[data-tp-theme=light] .tp-detail-video-wrap,[data-tp-theme=light] .tp-detail-map{border-color:#e2e8f0}.tp-hidden{display:none!important}@media (width>=901px){.tp-desktop-only,header.tp-header .tp-desktop-only{display:flex!important}.tp-mobile-only{display:none!important}}@media (width<=900px){.tp-desktop-only{display:none!important}.tp-mobile-only,header.tp-header .tp-mobile-only{display:flex!important}}.tp-search-results{background:var(--tp-midnight-light);border:1px solid var(--tp-border);border-radius:var(--tp-radius-sm);box-shadow:var(--tp-shadow);z-index:999;max-height:320px;margin-top:.5rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.tp-search-result-item{color:var(--tp-cream);border-bottom:1px solid var(--tp-border);align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;transition:background .2s;display:flex}.tp-search-result-item:last-child{border-bottom:none}.tp-search-result-item:hover{background:var(--tp-midnight-muted)}.tp-search-result-img{border-radius:var(--tp-radius-sm);object-fit:cover;flex-shrink:0;width:44px;height:44px}.tp-search-result-info{flex-grow:1;min-width:0}.tp-search-result-title-row{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.tp-search-result-title{color:var(--tp-cream);white-space:nowrap;text-overflow:ellipsis;flex-grow:1;margin:0;font-size:.875rem;font-weight:700;overflow:hidden}.tp-search-result-badge{color:#f87171;white-space:nowrap;background:#8e202c33;border:1px solid #f871714d;border-radius:9999px;flex-shrink:0;padding:.15rem .5rem;font-size:.6875rem;font-weight:700}.tp-search-result-meta{color:var(--tp-text-muted);flex-wrap:wrap;gap:.25rem .75rem;margin:0;padding:0;font-size:.75rem;list-style:none;display:flex}.tp-search-result-meta li{align-items:center;gap:.25rem;display:inline-flex}.tp-search-result-price{color:var(--tp-gold);flex-shrink:0;font-size:.8125rem;font-weight:700}.tp-search-group-header{text-transform:uppercase;letter-spacing:.06em;color:var(--tp-gold);border-bottom:1px solid var(--tp-border);background:#d4af3714;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.6875rem;font-weight:800;display:flex}.tp-search-group-header--past{color:var(--tp-text-muted);border-top:1px solid var(--tp-border);background:#ffffff08}.tp-search-result-item--past{opacity:.85}.tp-search-result-item--past:hover{opacity:1}.tp-search-result-item--past .tp-search-result-img{filter:grayscale(40%)}.tp-search-result-empty{text-align:center;color:var(--tp-text-muted);padding:1.5rem;font-size:.875rem}[data-tp-theme=light] .tp-search-results{background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-search-result-item{color:#1e293b;border-bottom-color:#f1f5f9}[data-tp-theme=light] .tp-search-result-item:hover{background:#f8fafc}[data-tp-theme=light] .tp-search-result-title{color:#1e293b}[data-tp-theme=light] .tp-search-result-price{color:#8e202c}[data-tp-theme=light] .tp-search-group-header{color:#8e202c;background:#f8fafc;border-bottom-color:#e2e8f0}[data-tp-theme=light] .tp-search-group-header--past{color:#64748b;background:#f1f5f9;border-top-color:#e2e8f0}[data-tp-theme=light] .tp-search-result-badge{color:#dc2626;background:#fef2f2;border-color:#fecaca}.tp-icon-moon{display:none}.tp-icon-sun{display:inline}[data-tp-theme=light] .tp-icon-sun{display:none}[data-tp-theme=light] .tp-icon-moon{display:inline}[data-tp-theme=light] .tp-header{background:#ffffffe0;border-bottom-color:#0000000f}[data-tp-theme=light] .tp-logo-text span{color:var(--tp-burgundy)}[data-tp-theme=light] .tp-search-input:focus{border-color:var(--tp-burgundy);box-shadow:0 0 0 3px #8e202c1a}[data-tp-theme=light] .tp-header-btn{color:#64748b;border-color:#e2e8f0}[data-tp-theme=light] .tp-header-btn:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}[data-tp-theme=light] .tp-login-btn{background:linear-gradient(135deg, var(--tp-burgundy), #a52836);color:#fff;border-color:#0000}[data-tp-theme=light] .tp-login-btn:hover{background:linear-gradient(135deg, var(--tp-burgundy-dark), var(--tp-burgundy));color:#fff}[data-tp-theme=light] .tp-footer-links a:hover{color:var(--tp-burgundy)}.tp-lang-wrapper{position:relative}.tp-dropdown{background:var(--tp-midnight-light);border:1px solid var(--tp-glass-border);border-radius:var(--tp-radius-sm);min-width:100px;box-shadow:var(--tp-shadow);z-index:200;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.tp-dropdown-item{color:var(--tp-text-muted);transition:var(--tp-transition);padding:.625rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:block}.tp-dropdown-item:hover{background:var(--tp-midnight-muted);color:var(--tp-cream)}.tp-dropdown-item--active{color:var(--tp-gold);background:#d4af3714}[data-tp-theme=light] .tp-dropdown{background:#fff;border-color:#e2e8f0;box-shadow:0 8px 32px #0000001f}[data-tp-theme=light] .tp-dropdown-item:hover{color:#1e293b;background:#f8fafc}[data-tp-theme=light] .tp-dropdown-item--active{color:var(--tp-burgundy);background:#8e202c0f}.tp-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;width:24px;margin-left:auto;padding:0;display:flex}.tp-hamburger span{background:var(--tp-cream);width:100%;height:2px;transition:var(--tp-transition);border-radius:2px;display:block}.tp-hamburger--open span:first-child{transform:translateY(7px)rotate(45deg)}.tp-hamburger--open span:nth-child(2){opacity:0}.tp-hamburger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.tp-mobile-menu{background:var(--tp-midnight);z-index:99;padding:1.5rem;position:fixed;inset:64px 0 0;overflow-y:auto}.tp-mobile-menu-inner{flex-direction:column;gap:1.5rem;display:flex}.tp-mobile-search{width:100%;position:relative}.tp-mobile-nav{flex-direction:column;gap:.75rem;display:flex}.tp-mobile-nav-item{color:var(--tp-cream);border-radius:var(--tp-radius-sm);background:var(--tp-midnight-light);border:1px solid var(--tp-border);cursor:pointer;transition:var(--tp-transition);align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:flex}.tp-mobile-nav-item:hover{border-color:var(--tp-gold)}.tp-mobile-nav-divider{background:var(--tp-border);height:1px;margin:.25rem 0}.tp-mobile-lang-list{gap:.5rem;display:flex}.tp-mobile-lang-item{border-radius:var(--tp-radius-sm);background:var(--tp-midnight-light);border:1px solid var(--tp-border);color:var(--tp-text-muted);transition:var(--tp-transition);flex:1;justify-content:center;align-items:center;padding:.75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex}.tp-mobile-lang-item:hover{border-color:var(--tp-gold);color:var(--tp-cream)}.tp-mobile-lang-item--active{background:linear-gradient(135deg, var(--tp-burgundy), #a52836);color:var(--tp-white);border-color:#0000}.tp-theme-label{flex:1}[data-tp-theme=light] .tp-mobile-menu{background:#f8fafc}[data-tp-theme=light] .tp-mobile-nav-item{color:#1e293b;background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-mobile-nav-item:hover{border-color:var(--tp-burgundy)}[data-tp-theme=light] .tp-mobile-lang-item{color:#64748b;background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-mobile-lang-item:hover{border-color:var(--tp-burgundy);color:#1e293b}.tp-footer-top{justify-content:space-between;align-items:center;width:100%;display:flex}.tp-footer-bottom{color:var(--tp-text-muted);border-top:1px solid var(--tp-glass-border);text-align:center;width:100%;padding-top:1rem;font-size:.6875rem}.tp-footer-bottom strong{color:var(--tp-gold)}[data-tp-theme=light] .tp-footer-bottom strong{color:var(--tp-burgundy)}@media (width<=768px){.tp-footer-top{text-align:center;flex-direction:column;gap:1rem}}.tp-checkout-container{max-width:960px;margin:2rem auto;padding:0 1.5rem}.tp-checkout-title{color:var(--tp-cream);align-items:center;gap:.75rem;margin:0 0 1.5rem;font-size:1.5rem;font-weight:900;display:flex}.tp-checkout-title i{color:var(--tp-gold)}[data-tp-theme=light] .tp-checkout-title i{color:var(--tp-burgundy)}.tp-checkout-grid{grid-template-columns:1fr 340px;align-items:start;gap:2rem;display:grid}@media (width<=768px){.tp-checkout-grid{grid-template-columns:1fr}}.tp-card{background:var(--tp-midnight-light);border:1px solid var(--tp-border);border-radius:var(--tp-radius);box-shadow:var(--tp-shadow-sm);padding:1.75rem}.tp-card--sticky{position:sticky;top:88px}.tp-card-title{color:var(--tp-cream);border-bottom:1px solid var(--tp-border);margin:0 0 1.25rem;padding-bottom:.75rem;font-size:1.0625rem;font-weight:800}.tp-input-group{margin-bottom:1.25rem}.tp-input-label{text-transform:uppercase;letter-spacing:.05em;color:var(--tp-text-muted);margin-bottom:.5rem;font-size:.6875rem;font-weight:700;display:block}.tp-input-label span{color:var(--tp-danger)}.tp-input{border-radius:var(--tp-radius-sm);border:1px solid var(--tp-border);background:var(--tp-midnight);width:100%;height:48px;color:var(--tp-cream);transition:var(--tp-transition);box-sizing:border-box;outline:none;padding:0 1rem;font-family:inherit;font-size:.875rem;font-weight:500}.tp-input::placeholder{color:var(--tp-text-muted)}.tp-input:focus{border-color:var(--tp-gold);box-shadow:0 0 0 3px var(--tp-gold-glow)}.tp-input-error{color:var(--tp-danger);margin-top:.375rem;font-size:.75rem;font-weight:700}.tp-alert-error{color:#fca5a5;border-radius:var(--tp-radius-sm);background:#ef444414;border:1px solid #ef444433;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.875rem;font-weight:600}.tp-btn-primary{background:var(--tp-accent-gradient);width:100%;height:52px;color:var(--tp-accent-btn-text);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--tp-radius-sm);cursor:pointer;transition:var(--tp-transition);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-family:inherit;font-size:.875rem;font-weight:800;display:flex}.tp-btn-primary:hover{filter:brightness(1.1);box-shadow:0 4px 20px var(--tp-gold-shadow);transform:translateY(-1px)}.tp-summary-row{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.tp-summary-name{color:var(--tp-cream);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;font-weight:700;overflow:hidden}.tp-summary-meta{color:var(--tp-text-muted);margin-top:.125rem;font-size:.75rem}.tp-summary-price{color:var(--tp-cream);flex-shrink:0;font-size:.875rem;font-weight:800}.tp-summary-total{border-top:1px solid var(--tp-border);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1rem;display:flex}.tp-summary-total-label{color:var(--tp-text-muted);font-size:.875rem;font-weight:700}.tp-summary-total-value{color:var(--tp-gold);font-size:1.375rem;font-weight:900}.tp-safe-badge{background:var(--tp-midnight);border:1px solid var(--tp-border);border-radius:var(--tp-radius-sm);align-items:center;gap:.75rem;margin-top:1.25rem;padding:.875rem;display:flex}.tp-safe-badge i{color:var(--tp-success);flex-shrink:0;font-size:1.125rem}.tp-safe-badge span{color:var(--tp-text-muted);font-size:.6875rem;font-weight:500;line-height:1.5}[data-tp-theme=light] .tp-card{background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-input{color:#1e293b;background:#f8fafc;border-color:#e2e8f0}[data-tp-theme=light] .tp-input:focus{border-color:var(--tp-burgundy);background:#fff;box-shadow:0 0 0 3px #8e202c1a}[data-tp-theme=light] .tp-btn-primary{background:linear-gradient(135deg, var(--tp-burgundy), #6b1620);color:#fff}[data-tp-theme=light] .tp-btn-primary:hover{box-shadow:0 4px 20px #8e202c4d}[data-tp-theme=light] .tp-summary-total-value{color:var(--tp-burgundy)}[data-tp-theme=light] .tp-safe-badge{background:#f8fafc;border-color:#e2e8f0}[data-tp-theme=light] .tp-alert-error{color:#dc2626;background:#ef44440f;border-color:#ef444426}.tp-success-container{text-align:center;max-width:540px;margin:4rem auto;padding:0 1.5rem}.tp-success-icon{width:80px;height:80px;color:var(--tp-success);background:#10b9811a;border:1px solid #10b98133;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2.25rem;display:flex}.tp-success-title{color:var(--tp-cream);margin-bottom:.5rem;font-size:1.75rem;font-weight:900}.tp-success-desc{color:var(--tp-text-muted);margin-bottom:2rem;font-size:.9375rem;line-height:1.7}.tp-success-details{background:var(--tp-midnight-light);border:1px solid var(--tp-border);border-radius:var(--tp-radius);text-align:left;margin-bottom:2rem;padding:1.5rem}.tp-success-details-title{text-transform:uppercase;letter-spacing:.05em;color:var(--tp-text-muted);border-bottom:1px solid var(--tp-border);margin-bottom:1.25rem;padding-bottom:.625rem;font-size:.6875rem;font-weight:700}.tp-success-row{margin-bottom:1rem}.tp-success-row:last-child{margin-bottom:0}.tp-success-label{text-transform:uppercase;letter-spacing:.05em;color:var(--tp-text-muted);margin-bottom:.1875rem;font-size:.625rem;font-weight:700}.tp-success-value{color:var(--tp-cream);font-size:.875rem;font-weight:700}.tp-success-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tp-success-tickets{border-top:1px solid var(--tp-border);margin-top:.5rem;padding-top:1rem}.tp-success-ticket-row{justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.875rem;font-weight:700;display:flex}.tp-success-ticket-name{color:var(--tp-cream)}.tp-success-ticket-qty{color:var(--tp-text-muted)}.tp-success-actions{justify-content:center;gap:.75rem;display:flex}@media (width<=480px){.tp-success-actions{flex-direction:column}}.tp-btn-secondary{border-radius:var(--tp-radius-sm);border:1px solid var(--tp-border);background:var(--tp-midnight-light);color:var(--tp-cream);cursor:pointer;transition:var(--tp-transition);justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.tp-btn-secondary:hover{border-color:var(--tp-gold);transform:translateY(-1px)}.tp-btn-accent{border-radius:var(--tp-radius-sm);background:var(--tp-accent-gradient);color:var(--tp-accent-btn-text);cursor:pointer;transition:var(--tp-transition);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:800;text-decoration:none;display:inline-flex}.tp-btn-accent:hover{filter:brightness(1.1);box-shadow:0 4px 20px var(--tp-gold-shadow);transform:translateY(-1px)}[data-tp-theme=light] .tp-success-details{background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-success-icon{background:#10b98114}[data-tp-theme=light] .tp-btn-secondary{color:#1e293b;background:#fff;border-color:#e2e8f0}[data-tp-theme=light] .tp-btn-secondary:hover{border-color:var(--tp-burgundy)}[data-tp-theme=light] .tp-btn-accent{background:linear-gradient(135deg, var(--tp-burgundy), #6b1620);color:#fff}[data-tp-theme=light] .tp-btn-accent:hover{box-shadow:0 4px 20px #8e202c4d}.tp-event-card-placeholder-img{background:linear-gradient(135deg, var(--tp-midnight-muted), var(--tp-midnight-light));width:100%;height:100%;color:var(--tp-gold);transition:var(--tp-transition);justify-content:center;align-items:center;font-size:2.5rem;display:flex}[data-tp-theme=light] .tp-event-card-placeholder-img{color:var(--tp-burgundy);background:linear-gradient(135deg,#e2e8f0,#f1f5f9)}.tp-detail-hero--no-img{background:linear-gradient(135deg, var(--tp-burgundy), var(--tp-midnight-light))}[data-tp-theme=light] .tp-detail-hero--no-img{background:linear-gradient(135deg, var(--tp-burgundy), #e2e8f0)}.iti{--iti-path-flags-1x:url(https://cdn.jsdelivr.net/npm/intl-tel-input@23.0.4/build/img/flags.png);--iti-path-flags-2x:url(https://cdn.jsdelivr.net/npm/intl-tel-input@23.0.4/build/img/flags@2x.png)}.tp-wa-fixed{z-index:9999;flex-direction:column;align-items:center;gap:4px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.tp-wa-btn{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #25d36673}.tp-wa-btn:hover{color:#fff;transform:scale(1.1);box-shadow:0 6px 24px #25d36699}.tp-wa-ping{opacity:.7;background:#25d366;border-radius:50%;width:10px;height:10px;animation:2s infinite tp-wa-pulse}@keyframes tp-wa-pulse{0%{opacity:.7;transform:scale(1)}50%{opacity:.2;transform:scale(1.6)}to{opacity:.7;transform:scale(1)}}.tp-share-bar{border-radius:var(--tp-radius-full);-webkit-backdrop-filter:blur(10px);background:#0f172aa6;border:1px solid #ffffff1f;align-items:center;gap:.75rem;max-width:fit-content;margin-top:1rem;padding:.4rem .85rem;display:inline-flex;position:relative}[data-tp-theme=light] .tp-share-bar{background:#ffffffbf;border-color:#0000001a}.tp-share-title{color:#ffffffd9;align-items:center;gap:.35rem;font-size:.775rem;font-weight:600;display:flex}[data-tp-theme=light] .tp-share-title{color:#334155}.tp-share-title i{color:var(--tp-gold);font-size:.75rem}.tp-share-actions{align-items:center;gap:.4rem;display:flex}.tp-share-link{color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.825rem;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.tp-share-link:hover{color:#fff;transform:translateY(-2px)}.tp-share-link--wa{background:#25d366}.tp-share-link--wa:hover{box-shadow:0 4px 10px #25d36666}.tp-share-link--tg{background:#229ed9}.tp-share-link--tg:hover{box-shadow:0 4px 10px #229ed966}.tp-share-link--li{background:#0a66c2}.tp-share-link--li:hover{box-shadow:0 4px 10px #0a66c266}.tp-share-link--fb{background:#1877f2}.tp-share-link--fb:hover{box-shadow:0 4px 10px #1877f266}.tp-share-link--copy{color:#fff;background:#ffffff26;border:1px solid #fff3}[data-tp-theme=light] .tp-share-link--copy{color:#334155;background:#e2e8f0;border-color:#cbd5e1}.tp-share-link--copy:hover{background:var(--tp-gold);color:#000;box-shadow:0 4px 10px #d4af3766}.tp-copy-toast{color:#fff8f0;border:1px solid var(--tp-gold);border-radius:var(--tp-radius-full);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:20;background:#0f172a;align-items:center;gap:5px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:-38px;left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 14px #0006}.tp-copy-toast i{color:#10b981;font-size:.8rem}.tp-copy-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.tp-fixed-cta-bar{z-index:9980;-webkit-backdrop-filter:blur(14px);opacity:0;visibility:hidden;background:#0f172af0;border-top:1px solid #d4af374d;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s,visibility .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #00000059}[data-tp-theme=light] .tp-fixed-cta-bar{background:#fffffff5;border-top:1px solid #d4af3759;box-shadow:0 -4px 20px #00000014}.tp-fixed-cta-bar.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.tp-fixed-cta-bar__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.tp-fixed-cta-bar__info{flex-direction:column;gap:2px;min-width:0;display:flex}.tp-fixed-cta-bar__title{color:var(--tp-cream);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.tp-fixed-cta-bar__date{color:var(--tp-text-muted);align-items:center;gap:6px;font-size:.775rem;display:inline-flex}.tp-fixed-cta-bar__date i{color:var(--tp-gold);font-size:.75rem}.tp-fixed-cta-bar__action{flex-shrink:0;align-items:center;gap:1.25rem;display:flex}.tp-fixed-cta-bar__price{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.tp-fixed-cta-bar__price-label{text-transform:uppercase;letter-spacing:.05em;color:var(--tp-text-muted);font-size:.65rem;font-weight:600}.tp-fixed-cta-bar__price-val{color:var(--tp-gold);font-size:1.15rem;font-weight:800;line-height:1.2}.tp-fixed-cta-bar__price-badge{color:#10b981;border-radius:var(--tp-radius-full);background:#10b98126;border:1px solid #10b9814d;padding:2px 8px;font-size:.75rem;font-weight:700}.tp-fixed-cta-bar__btn{background:linear-gradient(135deg, var(--tp-burgundy) 0%, var(--tp-burgundy-dark) 100%);color:#fff;border-radius:var(--tp-radius-sm);cursor:pointer;transition:var(--tp-transition);white-space:nowrap;border:1px solid #ffffff26;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #8e202c66}.tp-fixed-cta-bar__btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #8e202c99}.tp-fixed-cta-bar__btn i{font-size:.85rem}@media (width<=768px){.tp-fixed-cta-bar__inner{gap:.75rem;padding:.6rem 1rem}.tp-fixed-cta-bar__title{max-width:140px;font-size:.85rem}.tp-fixed-cta-bar__date{display:none}.tp-fixed-cta-bar__price-val{font-size:1rem}.tp-fixed-cta-bar__btn{padding:.55rem 1rem;font-size:.8rem}.tp-wa-fixed{bottom:5.5rem}}.sr-only,.visually-hidden,.tp-ai-summary-seo{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}.btn-buy-ticket,.tp-order-btn,.tp-fixed-cta-bar__btn{text-transform:uppercase;letter-spacing:.04em;background-color:var(--color-accent-yellow)!important;background:var(--tp-accent-gradient)!important;color:var(--tp-accent-btn-text)!important;box-shadow:0 4px 18px var(--tp-gold-shadow)!important;border:1px solid #4a0b1726!important;font-weight:800!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}.btn-buy-ticket:hover:not(:disabled),.tp-order-btn:hover:not(:disabled),.tp-fixed-cta-bar__btn:hover{background-color:var(--color-accent-hover)!important;background:var(--tp-accent-gradient-hover)!important;color:var(--tp-accent-btn-text)!important;box-shadow:0 6px 24px var(--tp-gold-shadow)!important;transform:translateY(-2px)!important}.btn-buy-ticket:disabled,.tp-order-btn:disabled{filter:grayscale(.5);opacity:.45!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}[data-tp-theme=dark] .btn-buy-ticket,[data-tp-theme=dark] .tp-order-btn,[data-tp-theme=dark] .tp-fixed-cta-bar__btn,[data-tp-theme=dark] .tp-btn-primary,[data-tp-theme=dark] .tp-btn-accent,[data-tp-theme=dark] .tp-detail-cta,[data-tp-theme=dark] .tp-igift-btn,[data-tp-theme=dark] .tp-hero-slide-btn{color:#fff!important;background:#e11d48 linear-gradient(135deg,#e11d48,#9b1d34)!important;border:1px solid #ffffff26!important;box-shadow:0 4px 18px #e11d4866!important}[data-tp-theme=dark] .btn-buy-ticket:hover:not(:disabled),[data-tp-theme=dark] .tp-order-btn:hover:not(:disabled),[data-tp-theme=dark] .tp-fixed-cta-bar__btn:hover,[data-tp-theme=dark] .tp-btn-primary:hover,[data-tp-theme=dark] .tp-btn-accent:hover,[data-tp-theme=dark] .tp-detail-cta:hover,[data-tp-theme=dark] .tp-igift-btn:hover,[data-tp-theme=dark] .tp-hero-slide-btn:hover{color:#fff!important;background:#f43f5e linear-gradient(135deg,#f43f5e,#be123c)!important;transform:translateY(-2px)!important;box-shadow:0 6px 24px #e11d488c!important}[data-tp-theme=dark] .tp-date-badge{box-shadow:0 2px 6px #e11d4866;background:var(--tp-gold)!important;color:#fff!important}[data-tp-theme=dark] .tp-search-input:focus{border-color:var(--tp-gold)!important;box-shadow:0 0 0 4px #e11d4833!important}[data-tp-theme=dark] .tp-input:focus{border-color:var(--tp-gold)!important;box-shadow:0 0 0 3px #e11d4833!important}[data-tp-theme=dark] .tp-share-link--copy:hover{background:var(--tp-gold)!important;color:#fff!important;box-shadow:0 4px 12px #e11d4866!important}[data-tp-theme=dark] .tp-ticket-row.is-selected{background:#e11d481a!important;border-color:#e11d48!important}[data-tp-theme=dark] .tp-ticket-row.is-selected .tp-ticket-name:before{color:#e11d48!important}[data-tp-theme=dark] .tp-past-event-banner{border-left:6px solid #e11d48!important}[data-tp-theme=dark] .tp-fixed-cta-bar{border-top:1px solid #e11d4859!important}[data-tp-theme=dark] .tp-igift-card{background:radial-gradient(circle at 30% 30%,#e11d4814 0%,#0000 60%)!important}[data-tp-theme=dark] .tp-igift-icon{color:#fff!important;background:linear-gradient(135deg,#e11d48,#9b1d34)!important;box-shadow:0 8px 24px #e11d4859!important}[data-tp-theme=dark] .tp-ticket-type.selected{border-color:var(--tp-gold)!important;background:#e11d4814!important}[data-tp-theme=dark] .tp-sidebar-summary{background:#e11d4814!important;border-color:#e11d4840!important}[data-tp-theme=dark] .tp-detail-info-icon,[data-tp-theme=dark] .tp-search-group-header,[data-tp-theme=dark] .tp-dropdown-item--active{color:var(--tp-gold)!important;background:#e11d481f!important}.tp-ticket-row{border:1.5px solid var(--tp-border);transition:all .25s;position:relative}.tp-ticket-row:hover{border-color:var(--color-brand-light);box-shadow:0 4px 16px #72132414}.tp-ticket-row.is-selected{background:var(--color-brand-soft);border-color:var(--color-brand-primary)!important}.tp-ticket-row.is-selected .tp-ticket-name:before{content:"✓";color:var(--color-accent-yellow);margin-right:.5rem;font-weight:900;display:inline-block}.tp-past-event-banner{color:#fff;border-radius:var(--tp-radius);border-left:6px solid var(--color-accent-yellow);background:linear-gradient(135deg,#4a0b17f2,#721324f2);align-items:center;gap:1.25rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex;box-shadow:0 8px 24px #4a0b1740}.tp-past-event-badge{color:#ef4444;text-transform:uppercase;letter-spacing:.05em;background:#ef444426;border:1px solid #ef44444d;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.75rem;font-weight:800;display:inline-flex}.tp-faq-section{margin-top:2.5rem}.tp-faq-item{background:var(--tp-midnight-light);border:1px solid var(--tp-border);border-radius:var(--tp-radius-sm);transition:var(--tp-transition);margin-bottom:.75rem;overflow:hidden}.tp-faq-item:hover{border-color:var(--color-brand-light)}.tp-faq-trigger{cursor:pointer;text-align:left;width:100%;color:var(--tp-cream);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;font-size:.9375rem;font-weight:700;display:flex}.tp-faq-trigger i{color:var(--color-accent-yellow);font-size:.875rem;transition:transform .3s}.tp-faq-trigger[aria-expanded=true] i{transform:rotate(180deg)}.tp-faq-content{color:var(--tp-text-muted);padding:0 1.25rem 1.25rem;font-size:.875rem;line-height:1.7;display:none}.tp-faq-content.is-open{display:block}.tp-agenda-timeline{border-left:2px solid var(--color-brand-soft);margin:1.25rem 0;padding-left:1.75rem;position:relative}.tp-agenda-item{margin-bottom:1.5rem;position:relative}.tp-agenda-item:last-child{margin-bottom:0}.tp-agenda-item:before{content:"";background:var(--color-accent-yellow);border:3px solid var(--color-brand-primary);border-radius:50%;width:14px;height:14px;position:absolute;top:.25rem;left:-2.35rem}.tp-agenda-time{color:var(--color-accent-yellow);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8125rem;font-weight:800}.tp-agenda-title{color:var(--tp-cream);margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.tp-agenda-desc{color:var(--tp-text-muted);font-size:.8125rem;line-height:1.5}.tp-venue-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.tp-venue-btn{border-radius:var(--tp-radius-sm);border:1px solid var(--tp-border);background:var(--tp-midnight-light);color:var(--tp-cream);transition:var(--tp-transition);align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.tp-venue-btn:hover{border-color:var(--color-accent-yellow);color:var(--color-accent-yellow);transform:translateY(-1px)}.tp-venue-btn i{color:var(--color-accent-yellow)}
