header[data-astro-cid-jyybz6mx]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.cart-button-container[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;align-items:center;padding-top:1rem}.cart-button[data-astro-cid-jyybz6mx]{background-color:oklch(var(--color-4));border-radius:8px;color:#fff;padding:1rem;font-size:1rem;transition:background-color .3s ease,transform .2s ease;cursor:pointer;display:flex;align-items:center;gap:.5rem}.cart-button[data-astro-cid-jyybz6mx]:hover{background-color:oklch(var(--color-4) / .8);transform:translateY(-1px)}.cart-button[data-astro-cid-jyybz6mx]:active{transform:translateY(0)}.error-message[data-astro-cid-jyybz6mx]{background:#fee;border:1px solid #fcc;padding:1rem;border-radius:4px;margin-bottom:2rem;color:#721c24}.component-error-message[data-astro-cid-jyybz6mx]{background:#fff3cd;border:1px solid #ffecb5;padding:1.5rem;border-radius:8px;margin:1rem 0;color:#856404;text-align:center}.component-error-message[data-astro-cid-jyybz6mx] .error-content[data-astro-cid-jyybz6mx] h3[data-astro-cid-jyybz6mx]{color:#856404;margin-bottom:.75rem;font-size:1.25rem}.component-error-message[data-astro-cid-jyybz6mx] .error-content[data-astro-cid-jyybz6mx] p[data-astro-cid-jyybz6mx]{margin-bottom:1rem;line-height:1.5}.component-error-message[data-astro-cid-jyybz6mx] .error-actions[data-astro-cid-jyybz6mx]{display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem;flex-wrap:wrap}.component-error-message[data-astro-cid-jyybz6mx] .retry-button[data-astro-cid-jyybz6mx],.component-error-message[data-astro-cid-jyybz6mx] .new-tab-button[data-astro-cid-jyybz6mx]{background-color:#856404;color:#fff3cd;border:1px solid #856404;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;cursor:pointer;transition:background-color .2s}.component-error-message[data-astro-cid-jyybz6mx] .retry-button[data-astro-cid-jyybz6mx]:hover,.component-error-message[data-astro-cid-jyybz6mx] .new-tab-button[data-astro-cid-jyybz6mx]:hover{background-color:#6c5400}.component-error-message[data-astro-cid-jyybz6mx] .error-help[data-astro-cid-jyybz6mx]{font-size:.875rem;opacity:.8;margin:0}.no-javascript-message[data-astro-cid-jyybz6mx]{background:#f8d7da;border:1px solid #f5c6cb;padding:1rem;border-radius:4px;margin:1rem 0;color:#721c24;text-align:center}.no-tickets[data-astro-cid-jyybz6mx]{text-align:center;padding:3rem;background:#f9f9f9;border-radius:8px;color:#6c757d}.tickets-section[data-astro-cid-jyybz6mx]{margin-bottom:3rem}.tickets-section[data-astro-cid-jyybz6mx] h2[data-astro-cid-jyybz6mx]{color:#1a1a1a;margin-bottom:2rem}.tickets-grid[data-astro-cid-jyybz6mx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,.5fr));gap:2rem;margin-top:2rem}.ticket-card__container[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;padding:1rem;box-sizing:border-box}.ticket-card__media[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;align-items:center;width:100%}.ticket-card__details[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem}.ticket-card__info[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;gap:.5rem}.ticket-card__title[data-astro-cid-jyybz6mx]{font-size:1.25rem;font-weight:bolder;margin:0;color:#1a1a1a}.ticket-card__price[data-astro-cid-jyybz6mx]{display:flex;gap:.5rem;color:oklch(var(--color-4))}.ticket-card__actions[data-astro-cid-jyybz6mx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-top:.5rem}.ticket-card__view-button[data-astro-cid-jyybz6mx],.ticket-card__add-button[data-astro-cid-jyybz6mx]{background-color:oklch(var(--color-4));color:#fff;border-radius:.75rem;padding:1rem;font-size:.875rem;font-weight:700;text-transform:uppercase;transition:background-color .3s ease,color .3s ease;cursor:pointer}.ticket-card__view-button[data-astro-cid-jyybz6mx]:hover,.ticket-card__add-button[data-astro-cid-jyybz6mx]:hover{background:oklch(var(--color-4)/ .8)}.ticket-card__add-button[data-astro-cid-jyybz6mx]:disabled{opacity:.3;cursor:not-allowed}.ticket-card__variant-selector[data-astro-cid-jyybz6mx]{margin-top:.5rem}.ticket-card__loading[data-astro-cid-jyybz6mx]{opacity:.7}.loading-message[data-astro-cid-jyybz6mx]{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.loading-message[data-astro-cid-jyybz6mx] small[data-astro-cid-jyybz6mx]{color:#666;font-size:.75rem;line-height:1.2}.loading-image[data-astro-cid-jyybz6mx]{width:280px;height:280px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:.5rem}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-modal[data-astro-cid-jyybz6mx]{padding:0;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;border:0;max-width:90vw;max-height:90vh}.product-modal[data-astro-cid-jyybz6mx]::backdrop{background-color:#00000080}.product-modal__container[data-astro-cid-jyybz6mx]{position:relative;overflow-x:hidden;padding:2rem}.product-modal__close-container[data-astro-cid-jyybz6mx]{display:grid;justify-items:end;justify-content:end;margin-left:2rem;padding-bottom:1rem}.product-modal__close[data-astro-cid-jyybz6mx]{border-radius:12px;width:32px;height:32px;border:0;cursor:pointer;background:#f8f9fa;color:#6c757d;font-size:1.2rem}.product-modal__close[data-astro-cid-jyybz6mx]:hover{background:#e9ecef}.product-modal__content[data-astro-cid-jyybz6mx]{width:100%;max-width:54rem;min-width:320px}.product-modal__layout[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.product-modal__layout[data-astro-cid-jyybz6mx]{flex-direction:row}}.product-modal__media[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;align-items:center;width:100%}.product-modal__media[data-astro-cid-jyybz6mx] img[data-astro-cid-jyybz6mx]{border-radius:.25rem;width:100%}.product-modal__details[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;gap:2rem;width:100%}.product-modal__header[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;gap:.25rem}.product-modal__vendor[data-astro-cid-jyybz6mx]{opacity:.5;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.product-modal__title[data-astro-cid-jyybz6mx]{font-size:2.25rem;font-weight:700;margin:0}.product-modal__price-container[data-astro-cid-jyybz6mx]{display:flex;gap:.5rem;font-weight:500;font-size:1.25rem;color:oklch(var(--color-4))}.product-modal__buttons[data-astro-cid-jyybz6mx]{display:flex;flex-direction:column;gap:.5rem}.product-modal__buttons[data-astro-cid-jyybz6mx] button[data-astro-cid-jyybz6mx]{width:100%}.product-modal__description-text[data-astro-cid-jyybz6mx]{font-weight:400;letter-spacing:.05em;font-size:.875rem}.product-modal__description-text[data-astro-cid-jyybz6mx] p[data-astro-cid-jyybz6mx]{margin:0}{}.info[data-astro-cid-jyybz6mx] dt[data-astro-cid-jyybz6mx]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.info[data-astro-cid-jyybz6mx] dd[data-astro-cid-jyybz6mx]{margin-inline-start:auto;margin-bottom:1rem;color:#495057}.loading-selector[data-astro-cid-jyybz6mx]{height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:.5rem;border:1px solid #e0e0e0}@media (max-width: 768px){main[data-astro-cid-jyybz6mx]{padding:1rem}header[data-astro-cid-jyybz6mx]{flex-direction:column;align-items:flex-start;gap:1rem}.cart-button[data-astro-cid-jyybz6mx]{padding:.625rem 1.25rem;font-size:.8rem}.tickets-grid[data-astro-cid-jyybz6mx]{grid-template-columns:1fr}.product-modal__title[data-astro-cid-jyybz6mx]{font-size:1.5rem}.product-modal__container[data-astro-cid-jyybz6mx]{padding:1rem}}
