.ticket-release-list{margin:0 0 22px;display:grid;gap:8px;scroll-margin-top:110px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}
.ticket-release-list[hidden]{display:none}
.event-copy > [data-tickets][hidden]{display:none}
.ticket-release-list #ticket-form{min-width:0}
.ticket-release-list .ticket-option{padding:14px 13px}
.ticket-release-list #checkout-button{justify-content:center}
.ticket-release-list .secure-note{line-height:1.6}
.ticket-list-caption{font-size:10px;letter-spacing:1.7px;color:#cbb6e0;margin:0 0 7px}
.ticket-release-row{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:15px 17px;text-align:left;border:1px solid #cdb5e132;border-radius:14px;background:#ffffff05;color:inherit;transition:background .2s,border-color .2s}
.ticket-release-row:hover:not(:disabled){background:#cdb5e112;border-color:#cbb6e0}
.ticket-release-row:disabled{opacity:.65;cursor:default}
.ticket-tier-heading{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.ticket-tier-heading strong{font-size:14px;font-weight:700;line-height:1.4}
.ticket-option-content{min-width:0;flex:1}
.ticket-option-content small{display:block;font-size:11px;line-height:1.5;color:#cab7d9;margin-top:3px}
.ticket-option-content .ticket-stock{color:#dec5f3}
.ticket-option-price{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0;font-size:16px;line-height:1.4}
.ticket-option-price small{font-size:9px;letter-spacing:.5px;color:#c9b9d8}
.selling-fast-badge{display:inline-block;white-space:nowrap;font-size:9px;font-weight:700;letter-spacing:.2px;padding:4px 7px;border-radius:20px;color:#ffe5b4;background:#a2621829;border:1px solid #e5bb704a}
.sold-out-badge{text-transform:uppercase}
.ticket-list-note{font-size:10px;line-height:1.6;color:#baa6cc;padding:5px 2px 0}
#ticket-options{margin:0;padding:0;border:0;min-width:0}
#ticket-options .ticket-option{display:flex;align-items:center;gap:12px;margin:8px 0;min-width:0}
#ticket-options .ticket-option input{flex:0 0 auto;width:16px;height:16px;accent-color:#c9a3ee}
#ticket-options .ticket-option .ticket-tier-heading{display:flex}
#ticket-options .ticket-option .selling-fast-badge{font-size:8px;color:#ffe5b4}
#ticket-options .ticket-option.is-disabled{opacity:.6;cursor:default}
#ticket-options .ticket-option-price{font-size:15px;max-width:none}
#ticket-dialog{max-height:90vh;max-height:90dvh;width:min(600px,94vw);overflow:auto;overscroll-behavior:contain}
#ticket-dialog .ticket-dialog-inner{overflow:visible}
#ticket-dialog .ticket-event{margin-bottom:16px}
#ticket-dialog .secure-note{line-height:1.6}
#ticket-dialog .quantity-row{margin-top:22px}
#ticket-dialog #checkout-button{justify-content:center}
@media(max-width:700px){.ticket-release-row{padding:13px}.ticket-tier-heading strong{font-size:12px}.ticket-option-content small{font-size:10px}.ticket-option-price{font-size:14px}.selling-fast-badge{font-size:8px}#ticket-dialog .ticket-dialog-inner{padding:26px 16px}.ticket-option-content .ticket-description{max-width:200px}#ticket-options .ticket-option{padding:12px 10px;gap:9px}#ticket-options .ticket-option-price{font-size:14px}}
