.event-page{min-height:100vh;background:#f8fafc}.event-header{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:3rem 0;position:relative;overflow:hidden}.event-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a;z-index:1}.event-header>*{position:relative;z-index:2}.event-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.event-header p{font-size:1.25rem;opacity:.9;margin-bottom:1.5rem;line-height:1.4}.event-header .event-meta{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem}.event-header .event-meta>div{display:flex;align-items:center;gap:.5rem}.event-header .event-meta i{opacity:.8}.event-content-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:72rem;margin:0 auto;padding:2rem 1rem}@media (min-width: 1024px){.event-content-grid{grid-template-columns:2fr 1fr}}.event-description{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:2rem}.event-description h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.event-description .prose{color:#4b5563;line-height:1.7}.event-description .prose p{margin-bottom:1rem}.venue-info{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:2rem}.venue-info h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.venue-info p{margin-bottom:.5rem;color:#4b5563}.venue-info .font-medium{font-weight:500;color:#1f2937}.booking-summary{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem;top:1rem;height:-moz-fit-content;height:fit-content}.booking-summary h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.availability-summary{margin-bottom:1.5rem}.availability-summary .progress-bar{width:100%;height:.5rem;background-color:#e5e7eb;border-radius:9999px;margin-bottom:.5rem;overflow:hidden}.availability-summary .progress-fill{height:100%;background-color:#22c55e;transition:width .3s ease;border-radius:9999px}.availability-summary .progress-text{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280}.booking-controls{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.booking-controls button{width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;transition:all .2s ease;cursor:pointer}.booking-controls button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#3b82f6;color:#fff;border:none}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-secondary{background:transparent;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}#selected-seats-summary,#simple-booking-summary{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-bottom:1rem;background:#f8fafc}#selected-seats-summary h4,#simple-booking-summary h4{font-weight:500;margin-bottom:.5rem;color:#374151}.booking-summary .summary-title{margin-top:0}#discount-code-section{padding:1rem}#discount-code-section .discount-code-title{margin-top:0}#selected-seats-list,#summary-items{margin-bottom:1rem}.selected-seat-item,.summary-item{background:#fff;transition:all .2s ease}.selected-seat-item:hover,.summary-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}#selected-seats-summary .border-t,#simple-booking-summary .border-t{border-top:1px solid #e5e7eb;padding-top:.75rem}#total-price{font-size:1.125rem;font-weight:600;color:#1f2937}#booking-messages{margin-top:1rem}#booking-messages .message{padding:.75rem;border-radius:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex;align-items:flex-start;gap:.5rem}#booking-messages .message i{margin-top:.125rem;flex-shrink:0}#booking-messages .message button{margin-left:auto;background:none;border:none;font-size:1rem;opacity:.7;cursor:pointer;padding:0;line-height:1}#booking-messages .message button:hover{opacity:1}.message.success{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534}.message.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.message.warning{background:#fffbeb;border:1px solid #fed7aa;color:#d97706}.message.info{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb}#block-timer{margin-top:1rem;padding:.75rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:.5rem;color:#c2410c;font-size:.875rem}#block-timer i{margin-right:.5rem}#block-timer .timer-display{font-weight:600;font-family:monospace}.event-status{margin-top:1.5rem;padding:1rem;border-radius:.5rem}.event-status.draft{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.event-status.cancelled{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.event-status.finished{background:#f9fafb;border:1px solid #e5e7eb;color:#6b7280}.event-status i{margin-right:.5rem}.container{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}@media (max-width: 768px){.event-header{padding:2rem 0}.event-header h1{font-size:2rem}.event-header p{font-size:1.125rem}.event-header .event-meta{gap:1rem;font-size:.8125rem}.event-content-grid{padding:1.5rem 1rem;gap:1.5rem}.event-description,.venue-info{padding:1.25rem;margin-bottom:1.5rem}.booking-summary{position:static;margin-top:1.5rem}}@media (max-width: 480px){.event-header{padding:1.5rem 0}.event-header h1{font-size:1.75rem}.event-header p{font-size:1rem}.event-content-grid{padding:1rem .75rem}.event-description,.venue-info,.booking-summary{padding:1rem}.booking-controls button{padding:.875rem;font-size:.9375rem}}.loading-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:currentColor;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-in{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}button:focus,input:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}@media print{.booking-summary,.booking-controls,#booking-messages,#block-timer{display:none}.event-page{background:#fff}.event-header{background:none;color:#000;border-bottom:2px solid black}.event-content-grid{grid-template-columns:1fr}.event-description,.venue-info{box-shadow:none;border:1px solid #ccc}}@media (prefers-contrast: more){.booking-summary{border:2px solid #000}.btn-primary{background:#000;color:#fff}.btn-secondary{border:2px solid #000;color:#000}.event-description,.venue-info{border:1px solid #000}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
