.Events-module__nzsUqW__container{max-width:1280px;margin:0 auto;padding:4rem 1.5rem}.Events-module__nzsUqW__pageHeader{margin-bottom:3rem}.Events-module__nzsUqW__pageTitle{border-left:4px solid var(--primary);margin-bottom:.5rem;padding-left:1rem;font-size:2.5rem;font-weight:800}.Events-module__nzsUqW__pageSubtitle{color:#9ca3af;padding-left:1.25rem;font-size:1rem}.Events-module__nzsUqW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.Events-module__nzsUqW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Events-module__nzsUqW__grid{grid-template-columns:repeat(3,1fr)}}.Events-module__nzsUqW__card{background:var(--secondary);border-radius:var(--radius-lg);color:inherit;border:1px solid #ffffff0d;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.Events-module__nzsUqW__card:hover{border-color:#c6004366;transform:translateY(-4px);box-shadow:0 0 30px #c600431a}.Events-module__nzsUqW__cardImageWrapper{aspect-ratio:9/16;background:#1a1a1a;width:100%;position:relative;overflow:hidden}.Events-module__nzsUqW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Events-module__nzsUqW__card:hover .Events-module__nzsUqW__cardImage{transform:scale(1.05)}.Events-module__nzsUqW__cardImagePlaceholder{color:#444;background:linear-gradient(135deg,#1f1f1f,#2a2a2a);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.Events-module__nzsUqW__dateBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#000c;border:1px solid #ffffff1a;border-radius:999px;padding:.3rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Events-module__nzsUqW__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Events-module__nzsUqW__cardTitle{margin-bottom:.25rem;font-size:1.2rem;font-weight:700;transition:color .15s}.Events-module__nzsUqW__card:hover .Events-module__nzsUqW__cardTitle{color:var(--primary)}.Events-module__nzsUqW__cardArtist{color:var(--primary);margin-bottom:.75rem;font-size:.85rem;font-weight:600}.Events-module__nzsUqW__cardVenue{color:#9ca3af;align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.8rem;display:flex}.Events-module__nzsUqW__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Events-module__nzsUqW__priceFrom{flex-direction:column;display:flex}.Events-module__nzsUqW__priceLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.Events-module__nzsUqW__price{color:var(--primary);font-size:1.2rem;font-weight:800}.Events-module__nzsUqW__buyBtn{background:var(--primary);color:#fff;border-radius:999px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;transition:all .15s}.Events-module__nzsUqW__card:hover .Events-module__nzsUqW__buyBtn{background:var(--primary-hover);transform:scale(1.05)}.Events-module__nzsUqW__emptyState{text-align:center;color:#555;padding:5rem 2rem}.Events-module__nzsUqW__emptyIcon{margin-bottom:1rem;font-size:4rem;display:block}.Events-module__nzsUqW__emptyTitle{color:#777;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Events-module__nzsUqW__eventHero{background:#111;width:100%;height:380px;position:relative;overflow:hidden}.Events-module__nzsUqW__eventHeroImage{object-fit:cover;opacity:.5;width:100%;height:100%}.Events-module__nzsUqW__eventHeroOverlay{background:linear-gradient(to bottom,#0a0a0a33,var(--background));position:absolute;inset:0}.Events-module__nzsUqW__eventHeroContent{z-index:2;padding:2rem 3rem;position:absolute;bottom:0;left:0;right:0}.Events-module__nzsUqW__eventArtistBadge{background:var(--primary);color:#fff;letter-spacing:.05em;border-radius:999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.Events-module__nzsUqW__eventTitle{color:#fff;text-shadow:0 2px 20px #00000080;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}@media (min-width:768px){.Events-module__nzsUqW__eventTitle{font-size:3.5rem}}.Events-module__nzsUqW__eventMeta{color:#ccc;flex-wrap:wrap;gap:1rem;font-size:.9rem;display:flex}.Events-module__nzsUqW__eventMetaItem{align-items:center;gap:.4rem;display:flex}.Events-module__nzsUqW__eventLayout{grid-template-columns:1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 1.5rem;display:grid}@media (min-width:1024px){.Events-module__nzsUqW__eventLayout{grid-template-columns:1fr 380px}}.Events-module__nzsUqW__sectionTitle{color:#ddd;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;display:flex}.Events-module__nzsUqW__sectionTitle:after{content:"";background:#ffffff0f;flex:1;height:1px}.Events-module__nzsUqW__seatingMapWrapper{border-radius:var(--radius-lg);background:#141414;border:1px solid #ffffff0f;margin-bottom:2rem;padding:1.5rem;overflow:hidden}.Events-module__nzsUqW__seatingMapSvg{cursor:default;width:100%;height:auto}.Events-module__nzsUqW__seatingLegend{border-top:1px solid #ffffff0d;flex-wrap:wrap;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.Events-module__nzsUqW__legendItem{color:#9ca3af;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.Events-module__nzsUqW__legendDot{border-radius:50%;width:10px;height:10px}.Events-module__nzsUqW__legendTaken{background:#333;border:1px solid #555;border-radius:50%;width:10px;height:10px}.Events-module__nzsUqW__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.Events-module__nzsUqW__categoryCard{border-radius:var(--radius-md);cursor:pointer;background:#1a1a1a;border:2px solid #ffffff0d;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .2s;display:flex}.Events-module__nzsUqW__categoryCard:hover{background:#222;border-color:#ffffff26}.Events-module__nzsUqW__categoryCardSelected{background:#c6004314}.Events-module__nzsUqW__categoryColorBar{border-radius:2px;width:100%;height:4px;margin-bottom:.25rem}.Events-module__nzsUqW__categoryName{font-size:1rem;font-weight:700}.Events-module__nzsUqW__categoryPrice{color:var(--primary);font-size:1.25rem;font-weight:800}.Events-module__nzsUqW__purchasePanel{border-radius:var(--radius-lg);background:#161616;border:1px solid #ffffff12;max-height:calc(100vh - 2rem);position:sticky;top:1rem;overflow:hidden auto}.Events-module__nzsUqW__purchasePanelHeader{background:linear-gradient(135deg,#c600431a,#0000);border-bottom:1px solid #ffffff0f;padding:1.5rem}.Events-module__nzsUqW__purchasePanelTitle{color:#ddd;margin-bottom:.25rem;font-size:1rem;font-weight:700}.Events-module__nzsUqW__purchasePanelSubtitle{color:#666;font-size:.8rem}.Events-module__nzsUqW__purchasePanelBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Events-module__nzsUqW__selectedInfo{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.Events-module__nzsUqW__selectedInfoRow{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Events-module__nzsUqW__selectedInfoLabel{color:#666}.Events-module__nzsUqW__selectedInfoValue{color:#ddd;font-weight:600}.Events-module__nzsUqW__selectedInfoPrice{color:var(--primary);font-size:1.1rem;font-weight:800}.Events-module__nzsUqW__noSelectionMsg{text-align:center;color:#555;padding:2rem;font-size:.9rem}.Events-module__nzsUqW__formGroup{flex-direction:column;gap:.4rem;display:flex}.Events-module__nzsUqW__formLabel{color:#888;font-size:.8rem;font-weight:500}.Events-module__nzsUqW__formInput{border-radius:var(--radius-md);color:#fff;background:#ffffff0a;border:1px solid #ffffff14;outline:none;width:100%;padding:.65rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.Events-module__nzsUqW__formInput:focus{border-color:#c6004380}.Events-module__nzsUqW__formInput::placeholder{color:#555}.Events-module__nzsUqW__divider{background:#ffffff0f;height:1px}.Events-module__nzsUqW__totalRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.Events-module__nzsUqW__totalLabel{color:#888;font-size:.85rem}.Events-module__nzsUqW__totalAmount{color:var(--primary);font-size:1.4rem;font-weight:800}.Events-module__nzsUqW__purchaseBtn{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.Events-module__nzsUqW__purchaseBtn:hover:not(:disabled){background:var(--primary-hover);transform:scale(1.01)}.Events-module__nzsUqW__purchaseBtn:disabled{opacity:.4;cursor:not-allowed}.Events-module__nzsUqW__guestNote{color:#555;text-align:center;font-size:.75rem}.Events-module__nzsUqW__guestNoteLink{color:var(--primary);cursor:pointer;text-decoration:underline}.Events-module__nzsUqW__errorMsg{color:#ef4444;border-radius:var(--radius-md);background:#ef44441a;border:1px solid #ef44444d;padding:.75rem;font-size:.85rem}
