.checkout-modal,.checkout-sheet{--co-bg: #DCDCDF;--co-surface: #FFFFFF;--co-surface-hover: #F0F0F2;--co-border: rgba(0, 0, 0, .08);--co-border-strong: rgba(0, 0, 0, .16);--co-text: #1D1D1F;--co-text-secondary: #6E6E73;--co-text-tertiary: #86868B;--co-accent: #0071E3;--co-accent-muted: rgba(0, 113, 227, .08);--co-primary-btn: #1D1D1F;--co-primary-btn-hover: #000000;--co-primary-btn-text: #FFFFFF;--co-error-bg: rgba(255, 59, 48, .08);--co-error-border: rgba(255, 59, 48, .25);--co-error-text: #D70015;--co-warning-bg: rgba(255, 149, 0, .1);--co-warning-border: rgba(255, 149, 0, .25);--co-warning-text: #A85D00}.checkout-modal{position:fixed!important;inset:50% auto auto 50%!important;inset-inline-start:50%!important;--tw-translate-x: -50% !important;--tw-translate-y: -50% !important;transform:translate(-50%) translateY(-50%)!important;translate:none!important;max-width:95vw!important;width:100%!important;max-height:90vh!important;padding:0!important;gap:0!important;overflow:hidden!important;background:var(--co-bg)!important;border:none!important;border-radius:20px!important;box-shadow:0 24px 60px #00000059!important}@media(min-width:768px){.checkout-modal{max-width:900px!important;width:95vw!important}}.checkout-sheet{background:var(--co-bg)!important}.checkout-layout.svelte-ywiwfy{display:grid;grid-template-columns:1fr;min-height:0;max-height:85vh;overflow-y:auto;overflow-x:hidden;width:100%;box-sizing:border-box}@media(min-width:768px){.checkout-layout.svelte-ywiwfy{grid-template-columns:1fr 340px;overflow:hidden}}.checkout-form.svelte-ywiwfy{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;overflow-x:hidden;order:2;min-width:0;box-sizing:border-box}@media(min-width:768px){.checkout-form.svelte-ywiwfy{padding:2rem;border-right:1px solid var(--co-border);order:1}}.back-btn.svelte-ywiwfy{align-self:flex-start;background:none;border:none;color:var(--co-text-secondary);font-size:.875rem;cursor:pointer;padding:0;margin-bottom:-.5rem}.back-btn.svelte-ywiwfy:hover{color:var(--co-text)}.checkout-title.svelte-ywiwfy{font-size:1.5rem;font-weight:400;color:var(--co-text);margin:0;display:none}@media(min-width:768px){.checkout-title.svelte-ywiwfy{display:block}}.error-banner.svelte-ywiwfy{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:var(--co-error-bg);border:1px solid var(--co-error-border);border-radius:10px}.error-banner.svelte-ywiwfy .error-icon{width:1.25rem;height:1.25rem;color:var(--co-error-text);flex-shrink:0;margin-top:1px}.error-text.svelte-ywiwfy{font-size:.875rem;color:var(--co-error-text);margin:0}.form-section.svelte-ywiwfy{display:flex;flex-direction:column;gap:.5rem;min-width:0}.form-label{font-size:.875rem;color:var(--co-text-secondary);font-weight:400}.form-input{height:3rem;width:100%;box-sizing:border-box;background:var(--co-surface)!important;border:1px solid var(--co-border-strong)!important;color:var(--co-text)!important;font-size:1rem}.form-input:focus{border-color:var(--co-accent)!important;box-shadow:0 0 0 3px var(--co-accent-muted)!important}.form-input::placeholder{color:var(--co-text-tertiary)}.form-hint.svelte-ywiwfy{font-size:.75rem;color:var(--co-text-tertiary);margin:0}.email-warning.svelte-ywiwfy{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;background:var(--co-warning-bg);border:1px solid var(--co-warning-border);border-radius:6px;font-size:.75rem;color:var(--co-warning-text)}.email-warning.svelte-ywiwfy .warning-icon{width:.875rem;height:.875rem;flex-shrink:0;margin-top:1px}.quantity-selector.svelte-ywiwfy{display:flex;align-items:center;gap:1rem}.quantity-btn.svelte-ywiwfy{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--co-surface);border:1px solid var(--co-border-strong);border-radius:8px;color:var(--co-text);cursor:pointer;transition:all .15s ease}.quantity-btn.svelte-ywiwfy:hover:not(:disabled){border-color:var(--co-accent);background:var(--co-surface-hover)}.quantity-btn.svelte-ywiwfy:disabled{opacity:.4;cursor:not-allowed}.quantity-value.svelte-ywiwfy{font-size:1.25rem;font-weight:400;color:var(--co-text);min-width:2rem;text-align:center}.quantity-label.svelte-ywiwfy{font-size:.875rem;color:var(--co-text-secondary)}@media(max-width:767px){.quantity-btn.svelte-ywiwfy{width:2.75rem;height:2.75rem}}.terms-row.svelte-ywiwfy{display:flex;align-items:flex-start;gap:.625rem;cursor:pointer;min-width:0;padding:var(--space-1) 0}.terms-checkbox.svelte-ywiwfy{width:1.25rem;height:1.25rem;min-width:1.25rem;margin-top:1px;accent-color:var(--co-accent);cursor:pointer;flex-shrink:0}.terms-text.svelte-ywiwfy{font-size:.8125rem;color:var(--co-text-tertiary);line-height:1.4;word-break:break-word;overflow-wrap:break-word}.terms-link.svelte-ywiwfy{color:var(--co-text-secondary);text-decoration:underline;text-underline-offset:2px}.terms-link.svelte-ywiwfy:hover{color:var(--co-text)}.continue-btn{width:100%;height:3rem;font-size:1rem;font-weight:500;margin-top:.5rem;box-sizing:border-box;background:var(--co-primary-btn)!important;color:var(--co-primary-btn-text)!important;border:none!important;border-radius:10px!important;transition:background .15s ease}.continue-btn:hover:not(:disabled){background:var(--co-primary-btn-hover)!important}.submit-btn{width:100%;height:3rem;font-size:1rem;font-weight:500;gap:.5rem;background:var(--co-primary-btn)!important;border:none!important;color:var(--co-primary-btn-text)!important;box-shadow:none;border-radius:10px;transition:all .15s ease}.submit-btn:hover:not(:disabled){background:var(--co-primary-btn-hover)!important}.submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.payment-element-container.svelte-ywiwfy{min-height:200px;border-radius:10px}.payment-element-container.loading.svelte-ywiwfy{display:flex;align-items:center;justify-content:center;background:var(--co-surface);border:1px solid var(--co-border-strong)}.payment-loading.svelte-ywiwfy{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--co-text-tertiary);font-size:.875rem}.spinner.svelte-ywiwfy{width:1.5rem;height:1.5rem;border:2px solid var(--co-border-strong);border-top-color:var(--co-accent);border-radius:50%;animation:svelte-ywiwfy-spin .8s linear infinite}@keyframes svelte-ywiwfy-spin{to{transform:rotate(360deg)}}.security-note.svelte-ywiwfy{font-size:.75rem;color:var(--co-text-tertiary);text-align:center;margin:0}.order-summary.svelte-ywiwfy{background:var(--co-bg);padding:1rem 1.5rem;border-bottom:1px solid var(--co-border);order:1;min-width:0}@media(min-width:768px){.order-summary.svelte-ywiwfy{padding:2rem;border-bottom:none;overflow-y:auto;order:2}}.summary-compact.svelte-ywiwfy{display:flex;align-items:center;justify-content:space-between;gap:1rem}.summary-compact-left.svelte-ywiwfy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;overflow:hidden}.summary-compact-title.svelte-ywiwfy{font-size:.9375rem;font-weight:500;color:var(--co-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-compact-date.svelte-ywiwfy{font-size:.8125rem;color:var(--co-text-tertiary)}.summary-compact-total.svelte-ywiwfy{font-size:1.125rem;font-weight:600;color:var(--co-text);white-space:nowrap;flex-shrink:0}@media(min-width:768px){.summary-compact.svelte-ywiwfy{display:none}}.summary-mobile-breakdown.svelte-ywiwfy{display:flex;flex-direction:column;gap:var(--space-1);margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--co-border)}@media(min-width:768px){.summary-mobile-breakdown.svelte-ywiwfy{display:none}}.mobile-price-row.svelte-ywiwfy{display:grid;grid-template-columns:1fr auto;gap:var(--space-4);font-size:var(--text-xs);color:var(--co-text-tertiary)}.mobile-price-row--total.svelte-ywiwfy{font-size:var(--text-sm);font-weight:500;color:var(--co-text);border-top:1px solid var(--co-border);padding-top:var(--space-2);margin-top:var(--space-1)}.summary-card.svelte-ywiwfy{display:none;flex-direction:column;gap:1rem;background:var(--co-surface);border:1px solid var(--co-border);border-radius:14px;padding:1.25rem}@media(min-width:768px){.summary-card.svelte-ywiwfy{display:flex}}.summary-image-wrapper.svelte-ywiwfy{display:none}@media(min-width:768px){.summary-image-wrapper.svelte-ywiwfy{display:block;aspect-ratio:16 / 9;overflow:hidden;border-radius:10px}}.summary-image.svelte-ywiwfy{width:100%;height:100%;object-fit:cover}.summary-info.svelte-ywiwfy{display:flex;align-items:flex-start;gap:.75rem}.summary-icon.svelte-ywiwfy{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--co-accent-muted);border-radius:8px;color:var(--co-accent);flex-shrink:0}.summary-details.svelte-ywiwfy{flex:1;min-width:0}.summary-title.svelte-ywiwfy{font-size:1rem;font-weight:500;color:var(--co-text);margin:0;line-height:1.3}.summary-type.svelte-ywiwfy{font-size:.875rem;color:var(--co-text-tertiary);margin:.25rem 0 0}.summary-date.svelte-ywiwfy{font-size:.8125rem;color:var(--co-text-tertiary);margin:.25rem 0 0}.summary-divider.svelte-ywiwfy{height:1px;background:var(--co-border)}.price-breakdown.svelte-ywiwfy{display:flex;flex-direction:column;gap:.5rem}.price-row.svelte-ywiwfy{display:flex;justify-content:space-between;align-items:center}.price-label.svelte-ywiwfy{font-size:.875rem;color:var(--co-text-secondary)}.price-value.svelte-ywiwfy{font-size:.875rem;color:var(--co-text)}.price-row--fee.svelte-ywiwfy .price-label:where(.svelte-ywiwfy),.price-row--fee.svelte-ywiwfy .price-value:where(.svelte-ywiwfy){font-size:.8125rem;color:var(--co-text-tertiary)}.total-row.svelte-ywiwfy{display:flex;justify-content:space-between;align-items:center}.total-label.svelte-ywiwfy{font-size:1rem;font-weight:500;color:var(--co-text)}.total-value.svelte-ywiwfy{font-size:1.25rem;font-weight:600;color:var(--co-text)}.customer-info.svelte-ywiwfy{display:flex;flex-direction:column;gap:.25rem}.customer-name.svelte-ywiwfy{font-size:.875rem;color:var(--co-text);margin:0}.customer-email.svelte-ywiwfy{font-size:.875rem;color:var(--co-text-tertiary);margin:0}.success-wrapper.svelte-ywiwfy{padding:3rem 2rem}.ticket-type-list.svelte-ywiwfy{display:flex;flex-direction:column;gap:.5rem}.ticket-type-btn.svelte-ywiwfy{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:var(--co-surface);border:1px solid var(--co-border-strong);border-radius:10px;cursor:pointer;transition:border-color .15s ease;text-align:left}.ticket-type-btn.svelte-ywiwfy:hover:not(:disabled){border-color:var(--co-text-tertiary)}.ticket-type-btn--selected.svelte-ywiwfy{border-color:var(--co-accent)!important;background:var(--co-accent-muted)}.ticket-type-btn--disabled.svelte-ywiwfy{opacity:.4;cursor:not-allowed}.ticket-type-info.svelte-ywiwfy{display:flex;flex-direction:column;gap:.125rem;min-width:0}.ticket-type-name.svelte-ywiwfy{font-size:.9375rem;font-weight:500;color:var(--co-text)}.ticket-type-description.svelte-ywiwfy{font-size:.8125rem;color:var(--co-text-secondary);line-height:1.3}.ticket-type-price.svelte-ywiwfy{flex-shrink:0;font-size:.9375rem;color:var(--co-text-secondary)}.single-ticket-description.svelte-ywiwfy{font-size:.875rem;color:var(--co-text-secondary);line-height:1.4;margin:0;white-space:pre-line}
