.eph-palette-scope{--eph-primary: #FB0404;--eph-secondary: #3E3E3E;--eph-accent-1: #FFFFFF;--eph-accent-2: #FFFFFF}.eph-new-cart-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1c1c1e;background:#f2f2f7;min-height:60vh;padding:16px;box-sizing:border-box}.eph-new-cart-root *{box-sizing:border-box}.eph-event-header{position:relative;border-radius:16px;overflow:hidden;background:var(--eph-secondary, #3e3e3e);background-size:cover;background-position:center;min-height:180px;margin-bottom:16px}.eph-event-header__inner{padding:28px 24px 22px;color:#fff;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.14) 100%),linear-gradient(60deg,#0000006b,#00000047 25%,#00000021 55%,#0000 82%);min-height:180px;display:flex;flex-direction:column;justify-content:flex-end;gap:6px}@supports (background: color-mix(in srgb,red,blue)){.eph-event-header__inner{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.14) 100%),linear-gradient(60deg,color-mix(in srgb,var(--eph-primary, #000) 35%,rgba(0,0,0,.42)) 0%,color-mix(in srgb,var(--eph-primary, #000) 25%,rgba(0,0,0,.28)) 25%,color-mix(in srgb,var(--eph-primary, #000) 12%,rgba(0,0,0,.13)) 55%,transparent 82%)}}.eph-event-header,.eph-event-header *,.eph-event-header__title,.eph-event-header__meta{color:#fff!important}.eph-event-header__title{font-size:28px;line-height:1.15;font-weight:700;letter-spacing:-.4px;margin:0 0 4px;text-shadow:0 2px 6px rgba(0,0,0,.4);-webkit-font-smoothing:antialiased}.eph-event-header__meta{font-size:14px;line-height:1.4;margin:0;opacity:.95;text-shadow:0 1px 4px rgba(0,0,0,.5)}.eph-event-header__meta--venue{font-weight:500}.eph-event-header__meta--date{font-weight:600;letter-spacing:.1px}@media (max-width: 480px){.eph-event-header{min-height:150px}.eph-event-header__inner{padding:20px 16px 16px;min-height:150px}.eph-event-header__title{font-size:22px}.eph-event-header__meta{font-size:13px}}.eph-cart-view__body{max-width:720px;margin:0 auto;background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 24px #0000000a}.eph-cart-view__timer-row{display:flex;align-items:center;justify-content:space-between;padding:4px 0 12px;border-bottom:1px solid #eee;margin-bottom:12px}.eph-section-heading{font-size:15px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#6e6e73;margin:16px 0 8px}.eph-timer{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ee4b2a1a;color:var(--eph-primary, #EE4B2A);font-size:13px;font-weight:600}.eph-ticket-list{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:10px}.eph-ticket-row{padding:14px;border-radius:12px;background:#f7f7f9;display:flex;flex-direction:column}.eph-ticket-row__main{display:flex;align-items:center;gap:12px;width:100%}.eph-ticket-row--sold-out{opacity:.6}.eph-ticket-row__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.eph-ticket-row__name{font-size:15px;font-weight:600;color:#1c1c1e;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.eph-ticket-row__meta{font-size:12px;color:#6e6e73}.eph-ticket-row__details{display:contents}.eph-ticket-row__details-summary{display:inline-flex;align-items:center;justify-content:center;list-style:none;cursor:pointer;width:18px;height:18px;border-radius:999px;font-size:12px;line-height:1;color:var(--eph-primary, #EE4B2A);background:#ee4b2a1a;transition:background .1s ease;user-select:none}.eph-ticket-row__details-summary::-webkit-details-marker{display:none}.eph-ticket-row__details-summary:hover,.eph-ticket-row__details-summary:focus{background:#ee4b2a38;outline:none}.eph-ticket-row__details[open] .eph-ticket-row__details-summary{background:var(--eph-primary, #EE4B2A);color:#fff}.eph-ticket-row__details-body{flex-basis:100%;margin-top:8px;padding:10px 12px;background:#f7f7f9;border-radius:8px;font-size:12px;font-weight:400;line-height:1.5;color:#3a3a3c}.eph-ticket-row__details-body p:first-child{margin-top:0}.eph-ticket-row__details-body p:last-child{margin-bottom:0}.eph-ticket-row__details-body a{color:var(--eph-primary, #EE4B2A);text-decoration:underline}.eph-ticket-row__pill{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600}.eph-ticket-row__pill--sold-out{background:#fdecec;color:#c93b3b}.eph-ticket-row__pill--info{background:#eef0ff;color:#4b53cc}.eph-discount{margin:16px 0 8px;padding:12px 14px;background:#fafafa;border:1px dashed #e5e5ea;border-radius:12px}.eph-discount--collapsed{text-align:left;padding:8px 0;background:transparent;border:0}.eph-discount--open{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.eph-discount__input{flex:1;min-width:160px;padding:10px 12px;border:1px solid #d1d1d6;border-radius:10px;font-size:14px;background:#fff;letter-spacing:.5px;text-transform:uppercase}.eph-discount__input:disabled{opacity:.6}.eph-discount__submit{padding:10px 14px;border-radius:10px;border:0;background:var(--eph-primary, #EE4B2A);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.eph-discount__submit:disabled{opacity:.55;cursor:not-allowed}.eph-discount__error{flex-basis:100%;margin:4px 0 0;font-size:12px;color:#c93b3b}.eph-discount--applied{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f0f9f2;border:1px solid #c8e6c9;border-style:solid;color:#1b6934;font-size:13px}.eph-discount--inactive{background:#fff8e6;border-color:#f5dca0;color:#80590f}.eph-discount__applied-block{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.eph-discount__applied-label{letter-spacing:.3px}.eph-discount__applied-label strong{text-transform:uppercase;font-weight:700;letter-spacing:1px}.eph-discount__inactive-hint{font-size:11px;font-style:italic;opacity:.85}.eph-section-heading__spinner{display:inline-block;margin-left:8px;font-weight:400;color:#c7c7cc}.eph-ticket-sections{display:flex;flex-direction:column;gap:18px}.eph-ticket-section{display:flex;flex-direction:column;gap:8px}.eph-ticket-group-header{padding:6px 4px 0;border-top:1px solid #ececec;margin-top:4px}.eph-ticket-group-header__name{margin:0;font-size:13px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--eph-primary, #EE4B2A)}.eph-ticket-group-header__desc{margin:4px 0 0;font-size:12px;color:#6e6e73;line-height:1.4}.eph-ticket-group-header__overrides{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px 12px;font-size:11px;color:#1c1c1e}.eph-ticket-group-header__overrides li{display:inline-flex;align-items:center;gap:4px;background:#fafafa;border:1px solid #ececec;padding:3px 8px;border-radius:999px;cursor:help}.eph-ticket-group-header__overrides li span:first-child{font-size:10px;line-height:1}.eph-ticket-row--has-seats{gap:12px}.eph-seat-picker{margin-top:4px;padding:12px 14px;background:#fff;border:1px solid #e5e5ea;border-radius:12px;display:flex;flex-direction:column;gap:10px}.eph-seat-picker__header{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--eph-primary, #EE4B2A);letter-spacing:.4px;text-transform:uppercase}.eph-seat-picker__slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 12px}.eph-seat-picker__slot{display:flex;flex-direction:column;gap:4px}.eph-seat-picker__slot-label{font-size:11px;color:#8a8a8e;letter-spacing:.4px;text-transform:uppercase}.eph-seat-picker__select{appearance:none;-webkit-appearance:none;padding:8px 28px 8px 10px;border:1px solid #d1d1d6;border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238A8A8E' d='M6 7.5L0 1.5 1.41.09 6 4.66 10.59.09 12 1.5z'/%3E%3C/svg%3E") no-repeat right 10px center;font-size:14px;color:#1c1c1e;cursor:pointer}.eph-seat-picker__select[data-empty=true]{color:#8a8a8e;border-color:#ffd6ca;background-color:#fffaf8}.eph-seat-picker__select:focus{outline:2px solid var(--eph-primary, #EE4B2A);outline-offset:1px}.eph-ticket-row__bundle-badge{display:inline-block;margin-left:8px;vertical-align:middle;font-size:9px;letter-spacing:1px;text-transform:uppercase;color:var(--eph-primary, #EE4B2A);background:#ee4b2a1a;padding:2px 8px;border-radius:999px;font-weight:700}.eph-seat-picker--bundle .eph-seat-picker__slots{grid-template-columns:minmax(220px,1fr)}.eph-seat-picker__slot--anchor{position:relative}.eph-seat-picker__slot--anchor:after{content:"bundled";position:absolute;top:0;right:0;font-size:9px;letter-spacing:1px;text-transform:uppercase;color:var(--eph-primary, #EE4B2A);background:#ee4b2a1a;padding:2px 6px;border-radius:999px;font-weight:700}.eph-seat-picker__bundle-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:8px 10px;background:#f7f7f9;border-radius:8px}.eph-seat-picker__bundle-chips-label{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#6e6e73;font-weight:600;margin-right:4px}.eph-seat-picker__bundle-chip{font-size:12px;padding:4px 10px;border-radius:999px;background:#fff;border:1px solid #d1d1d6;color:#1c1c1e;font-variant-numeric:tabular-nums}.eph-seat-picker__bundle-chip--anchor{background:var(--eph-primary, #EE4B2A);color:#fff;border-color:var(--eph-primary, #EE4B2A)}.eph-seat-picker__error{font-size:12px;color:#b00020;background:#fff5f5;border:1px solid #ffd1d1;border-radius:8px;padding:8px 10px;line-height:1.4}.eph-seat-picker__venue-map-btn{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:8px 14px;font-size:13px;font-weight:600;color:var(--eph-primary, #EE4B2A);background:#fff;border:1px solid var(--eph-primary, #EE4B2A);border-radius:8px;cursor:pointer;transition:background .12s ease}.eph-seat-picker__venue-map-btn:hover,.eph-seat-picker__venue-map-btn:focus{background:#ee4b2a14;outline:none}.eph-seat-map-modal{position:fixed;inset:0;max-width:100vw;max-height:100vh;max-height:100dvh;z-index:9990;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.eph-seat-map-modal__backdrop{position:absolute;inset:0;background:#0000008c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.eph-seat-map-modal__card{position:relative;background:#fff;border-radius:14px;box-shadow:0 20px 48px #0000002e;width:100%;max-width:880px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.eph-seat-map-modal__header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #f2f2f7;background:#fafafc}.eph-seat-map-modal__title{font-size:14px;font-weight:600;color:#1c1c1e}.eph-seat-map-modal__close{appearance:none;background:transparent;border:none;font-size:24px;line-height:1;color:#6e6e73;cursor:pointer;padding:4px 8px;border-radius:8px}.eph-seat-map-modal__close:hover{background:#f2f2f7;color:#1c1c1e}.eph-seat-map-modal__body{position:relative;flex:1 1 auto;overflow:auto;padding:12px}.eph-seat-map-modal__body--has-zoom{padding-right:60px}.eph-seat-map-modal__loading,.eph-seat-map-modal__error{text-align:center;padding:32px 20px;color:#6e6e73;font-size:13px}.eph-seat-map-modal__error{color:#b00020}.eph-seat-map-modal__svg-wrap,.eph-seat-map-modal__img-wrap{width:100%;display:flex;justify-content:center;align-items:flex-start}.eph-seat-map-modal__img-wrap img{max-width:100%;max-height:70vh;height:auto}.eph-seat-map-modal .isSeat{transition:stroke .12s ease,stroke-width .12s ease,fill .12s ease,fill-opacity .12s ease}.eph-seat-map-modal .isSeat.eph-seat--selectable{cursor:pointer;pointer-events:all;fill:transparent!important;fill-opacity:0!important;stroke:transparent!important;stroke-opacity:0!important}.eph-seat-map-modal .isSeat.eph-seat--selectable:hover,.eph-seat-map-modal .isSeat.eph-seat--selectable:focus{stroke:#1f7a53!important;stroke-width:3!important;stroke-opacity:1!important}.eph-seat-map-modal .isSeat.eph-seat--unselectable{fill:#3c3c3c8c!important;fill-opacity:1!important;stroke:#6e6e73!important;stroke-width:1!important;cursor:not-allowed}.eph-seat-map-modal .isSeat.eph-seat--unselectable:hover,.eph-seat-map-modal .isSeat.eph-seat--unselectable:focus{stroke:#b00020!important;stroke-width:3!important;stroke-opacity:1!important}.eph-seat-map-modal .isSeat.eph-seat--picked{fill:#1f7a5366!important;fill-opacity:1!important;stroke:#1f7a53!important;stroke-width:3!important;stroke-opacity:1!important}.eph-seat-map-modal__popover{position:fixed;background:#fff;border-radius:10px;box-shadow:0 12px 28px #00000038;border:1px solid #e5e5ea;z-index:9995;overflow:hidden}.isSeat[data-tapped="1"]{filter:drop-shadow(0 0 6px var(--eph-primary, #EE4B2A));animation:eph-seat-tapped-pulse 1.6s ease-out infinite}@keyframes eph-seat-tapped-pulse{0%,to{filter:drop-shadow(0 0 4px var(--eph-primary, #EE4B2A))}50%{filter:drop-shadow(0 0 12px var(--eph-primary, #EE4B2A))}}.eph-seat-map-modal__zoom-controls{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:6px;z-index:4;pointer-events:auto}.eph-seat-map-modal__zoom-btn{appearance:none;width:44px;height:44px;border-radius:22px;background:#fffffff0;border:1px solid #e5e5ea;box-shadow:0 2px 6px #0000001f;font-size:22px;line-height:1;font-weight:600;color:#1c1c1e;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .1s ease,transform 80ms ease}.eph-seat-map-modal__zoom-btn:hover:not(:disabled){background:#fff;transform:scale(1.05)}.eph-seat-map-modal__zoom-btn:disabled{opacity:.4;cursor:not-allowed}.eph-seat-map-modal__zoom-btn--reset{font-size:18px}.eph-seat-map-modal__zoom-hint{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#1c1c1ed9;color:#fff;font-size:12px;padding:8px 14px;border-radius:16px;z-index:4;pointer-events:none;white-space:nowrap;animation:eph-seat-zoom-hint-fade 3.5s ease-out forwards}@keyframes eph-seat-zoom-hint-fade{0%{opacity:0;transform:translate(-50%,8px)}10%{opacity:1;transform:translate(-50%)}85%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-4px)}}.eph-seat-map-modal__popover-title{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#6e6e73;padding:10px 12px;font-weight:600;border-bottom:1px solid #f2f2f7;background:#fafafc}.eph-seat-map-modal__popover-title strong{color:#1c1c1e;font-weight:700;text-transform:none;letter-spacing:0}.eph-seat-map-modal__popover-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:10px}.eph-seat-map-modal__popover-item{appearance:none;background:#f7f7f9;border:1px solid #e5e5ea;color:#1c1c1e;font-size:13px;font-weight:500;padding:8px 10px;border-radius:8px;cursor:pointer;font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .1s ease,border-color .1s ease,color .1s ease}.eph-seat-map-modal__popover-item:hover,.eph-seat-map-modal__popover-item:focus{background:var(--eph-primary, #EE4B2A);color:#fff;border-color:var(--eph-primary, #EE4B2A);outline:none}.eph-seat-map-modal__popover:before{content:"";position:absolute;width:0;height:0;border:6px solid transparent}.eph-seat-map-modal__popover--below:before{top:-12px;left:50%;margin-left:-6px;border-bottom-color:#fafafc}.eph-seat-map-modal__popover--above:before{bottom:-12px;left:50%;margin-left:-6px;border-top-color:#fff}.eph-seat-map-modal__popover--right:before{left:-12px;top:50%;margin-top:-6px;border-right-color:#fafafc}.eph-seat-map-modal__popover--left:before{right:-12px;top:50%;margin-top:-6px;border-left-color:#fff}.eph-seat-map-modal__popover--centre:before{display:none}.eph-seat-map-modal__pick-error{margin:0 16px 8px;padding:8px 12px;background:#fff5f5;border:1px solid #ffd1d1;border-radius:8px;font-size:12px;color:#b00020}.eph-seat-map-modal__footer{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #f2f2f7;background:#fafafc;flex-wrap:wrap}.eph-seat-map-modal__footer-status{display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-width:0}.eph-seat-map-modal__counter{font-size:12px;color:#1c1c1e;font-weight:500}.eph-seat-map-modal__picked-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px;max-height:64px;overflow-y:auto}.eph-seat-map-modal__picked-chip{appearance:none;display:inline-flex;align-items:center;gap:6px;padding:4px 6px 4px 10px;font-size:12px;background:#1f7a531f;color:#1f7a53;border:1px solid rgba(31,122,83,.4);border-radius:999px;cursor:pointer;font-variant-numeric:tabular-nums;font-weight:600;transition:background .12s ease}.eph-seat-map-modal__picked-chip:hover,.eph-seat-map-modal__picked-chip:focus{background:#b000201f;border-color:#b0002066;color:#b00020;outline:none}.eph-seat-map-modal__picked-chip-x{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;background:currentColor;color:#fff;font-size:11px;line-height:1}.eph-seat-map-modal__picked-chip:hover .eph-seat-map-modal__picked-chip-x,.eph-seat-map-modal__picked-chip:focus .eph-seat-map-modal__picked-chip-x{background:#b00020}.eph-seat-map-modal__done{appearance:none;padding:8px 16px;font-size:13px;font-weight:600;background:var(--eph-primary, #EE4B2A);color:#fff;border:none;border-radius:8px;cursor:pointer;flex:0 0 auto}.eph-seat-map-modal__done--ready{background:#1f7a53}.eph-seat-map-modal__done:hover,.eph-seat-map-modal__done:focus{filter:brightness(.92);outline:none}@media (max-width: 480px){.eph-seat-map-modal{padding:0}.eph-seat-map-modal__card{max-height:100vh;border-radius:0}}.eph-stepper{display:inline-flex;align-items:center;background:#fff;border-radius:999px;padding:4px;border:1px solid #e5e5ea}.eph-stepper__btn{width:28px;height:28px;border-radius:999px;border:0;background:transparent;color:#1c1c1e;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.eph-stepper__btn:disabled{color:#c7c7cc;cursor:not-allowed}.eph-stepper__btn--inc:not(:disabled){background:var(--eph-primary, #EE4B2A);color:#fff}.eph-stepper__qty{min-width:28px;text-align:center;font-size:15px;font-weight:600;color:#1c1c1e}.eph-totals{margin-top:16px;padding:16px;background:#fafafa;border-radius:12px;border:1px solid #eee}.eph-totals__row{display:flex;justify-content:space-between;margin:6px 0;font-size:13px;color:#6e6e73}.eph-totals__row--grand{font-size:16px;font-weight:700;color:#1c1c1e;padding-top:10px;margin-top:10px;border-top:1px solid #eee}.eph-totals__row--note{font-size:11px;font-style:italic;color:#8a8a8e}.eph-totals__row--discount .eph-totals__label,.eph-totals__row--discount .eph-totals__value{color:#1b6934;font-weight:600}.eph-tooltip{position:relative;display:inline-block;margin-left:6px;vertical-align:baseline;line-height:0}.eph-tooltip__trigger{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border-radius:50%;border:1px solid #b5b5bb;background:#fff;color:#6e6e73;font:600 10px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;vertical-align:middle;transition:border-color .12s ease,color .12s ease}.eph-tooltip__trigger:hover,.eph-tooltip__trigger:focus-visible,.eph-tooltip__trigger[aria-expanded=true]{border-color:var(--eph-primary, #EE4B2A);color:var(--eph-primary, #EE4B2A);outline:none}.eph-tooltip__content{position:absolute;top:calc(100% + 6px);left:0;z-index:50;width:260px;max-width:calc(100vw - 32px);padding:10px 12px;background:#1c1c1e;color:#fff;border-radius:8px;box-shadow:0 8px 24px #0000002e;font:400 12px/1.45 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:normal;text-align:left;pointer-events:auto}.eph-tooltip__headline{display:block;font-weight:600;margin-bottom:4px;color:#fff}.eph-tooltip__body{display:block;color:#ffffffeb}.eph-cart-view__cta-row{margin-top:16px}.eph-cta{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--eph-primary, #EE4B2A);color:#fff;border:0;padding:14px 20px;border-radius:14px;font-size:16px;font-weight:700;cursor:pointer}.eph-cta:disabled{opacity:.55;cursor:not-allowed}.eph-cta--ghost{background:transparent;color:var(--eph-primary, #EE4B2A);border:1px solid var(--eph-primary, #EE4B2A)}.eph-cart-view__cta-hint{margin:8px 0 0;font-size:11px;color:#8a8a8e;text-align:center}.eph-cart-view__footer{margin-top:12px;text-align:center}.eph-link-btn{background:none;border:0;color:var(--eph-primary, #EE4B2A);font-size:12px;cursor:pointer;padding:4px 8px}.eph-link-btn:disabled{color:#c7c7cc;cursor:not-allowed}.eph-checkout-view{width:100%}.eph-checkout-view__body{max-width:720px;margin:0 auto;padding:16px;display:flex;flex-direction:column;gap:16px}.eph-checkout-view__back-row{display:flex;align-items:center;gap:12px;margin-bottom:4px}.eph-checkout-view__back{font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:4px;padding:0}.eph-checkout-view__group{display:flex;flex-direction:column;gap:12px}.eph-checkout-view__cta-row{margin-top:12px}.eph-cta[disabled],.eph-cta[aria-busy=true]{opacity:.7;cursor:progress}.eph-checkout-view__submit-error{background:#fff5f5;border:1px solid #ffd1d1;border-left:4px solid #b00020;border-radius:8px;color:#b00020;font-size:14px;font-weight:500;padding:14px 16px;line-height:1.5;margin-top:12px;display:flex;align-items:flex-start;gap:10px;outline:none;animation:eph-submit-error-fade .22s ease-out}.eph-checkout-view__submit-error:focus-visible{box-shadow:0 0 0 3px #b000202e}.eph-checkout-view__submit-error-icon{flex:0 0 auto;font-size:18px;line-height:1.2;padding-top:1px}.eph-checkout-view__submit-error-body{flex:1 1 auto;min-width:0}.eph-checkout-view__submit-error-msg{margin:0 0 6px;font-weight:600}.eph-checkout-view__submit-error-list{margin:6px 0 12px;padding-left:18px;font-weight:500;font-size:13px}.eph-checkout-view__submit-error-list li{margin:2px 0}.eph-checkout-view__retry-btn{margin-top:6px;width:auto;min-width:200px}@keyframes eph-submit-error-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.eph-checkout-view__cta-hint{font-size:11px;color:#8a8a8e;margin:8px 0 0;text-align:center}.eph-checkout-view__debug{font-size:11px;color:#6e6e73;background:#f7f7f9;border-radius:8px;padding:12px}.eph-checkout-view__debug summary{cursor:pointer;font-weight:600;font-size:12px;color:#1c1c1e}.eph-checkout-view__debug pre{font-size:11px;white-space:pre-wrap;word-break:break-word;margin:8px 0 0}.eph-buyer-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.eph-buyer-field{display:flex;flex-direction:column;gap:4px}.eph-buyer-field--span-2{grid-column:span 2}.eph-buyer-field__label{font-size:12px;color:#6e6e73;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.eph-buyer-field__req{color:var(--eph-primary, #EE4B2A);margin-left:2px}.eph-buyer-field__input{appearance:none;-webkit-appearance:none;border:1px solid #d1d1d6;border-radius:8px;padding:10px 12px;font-size:14px;color:#1c1c1e;background:#fff;transition:border-color .1s ease,box-shadow .1s ease}.eph-buyer-field__input:focus{outline:none;border-color:var(--eph-primary, #EE4B2A);box-shadow:0 0 0 3px #ee4b2a26}.eph-buyer-field--error .eph-buyer-field__input{border-color:#b00020;background:#fff5f5}.eph-buyer-field__error{font-size:11px;color:#b00020;font-weight:500}@media (max-width: 480px){.eph-buyer-fields{grid-template-columns:1fr}.eph-buyer-field--span-2{grid-column:auto}}.eph-kiosk-buyer-fields{display:flex;flex-direction:column;gap:12px}.eph-kiosk-optional{border:1px solid #eee;border-radius:8px;background:#fafafa;margin-top:4px}.eph-kiosk-optional__summary{padding:12px 16px;cursor:pointer;font-size:14px;color:#6e6e73;list-style:none;display:flex;align-items:center;gap:8px;user-select:none}.eph-kiosk-optional__summary:before{content:"▶";font-size:10px;transition:transform .2s;display:inline-block}.eph-kiosk-optional[open]>.eph-kiosk-optional__summary:before{transform:rotate(90deg)}.eph-kiosk-optional__body{padding:0 16px 16px;display:flex;flex-direction:column;gap:10px}.eph-buyer-field--optional .eph-buyer-field__label{color:#6e6e73;font-weight:400}.eph-phone-field__row{display:grid;grid-template-columns:minmax(120px,200px) 1fr;gap:8px}.eph-phone-field__country{appearance:none;-webkit-appearance:none;border:1px solid #d1d1d6;border-radius:8px;padding:10px 28px 10px 10px;font-size:13px;color:#1c1c1e;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238A8A8E' d='M6 7.5L0 1.5 1.41.09 6 4.66 10.59.09 12 1.5z'/%3E%3C/svg%3E") no-repeat right 10px center;cursor:pointer;min-width:0}.eph-phone-field__country:focus{outline:none;border-color:var(--eph-primary, #EE4B2A);box-shadow:0 0 0 3px #ee4b2a26}.eph-phone-field__input{appearance:none;-webkit-appearance:none;border:1px solid #d1d1d6;border-radius:8px;padding:10px 12px;font-size:14px;color:#1c1c1e;background:#fff;font-variant-numeric:tabular-nums}.eph-phone-field__input:focus{outline:none;border-color:var(--eph-primary, #EE4B2A);box-shadow:0 0 0 3px #ee4b2a26}.eph-buyer-field--error .eph-phone-field__country,.eph-buyer-field--error .eph-phone-field__input{border-color:#b00020;background-color:#fff5f5}.eph-phone-field__hint{font-size:11px;color:#6e6e73;letter-spacing:.2px}@media (max-width: 480px){.eph-phone-field__row{grid-template-columns:1fr}}.eph-order-summary{background:#fff;border:1px solid #e5e5ea;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:8px}.eph-order-summary__heading{font-size:12px;font-weight:700;color:#6e6e73;letter-spacing:.5px;text-transform:uppercase;margin:0}.eph-order-summary__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.eph-order-summary__row{display:flex;flex-direction:column;gap:4px;padding:0 0 12px;border-bottom:1px solid #f2f2f7}.eph-order-summary__row:last-child{padding-bottom:0;border-bottom:0}.eph-order-summary__row-main{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.eph-order-summary__row-name{font-size:14px;font-weight:600;color:#1c1c1e;flex:1 1 auto;min-width:0}.eph-order-summary__row-amount{font-size:14px;font-weight:600;color:#1c1c1e;font-variant-numeric:tabular-nums;flex:0 0 auto}.eph-order-summary__row-meta{font-size:12px;color:#6e6e73;font-variant-numeric:tabular-nums}.eph-order-summary__seats{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:4px}.eph-order-summary__seat-chip{font-size:11px;font-weight:600;padding:3px 8px;border-radius:999px;background:#1f7a531f;color:#1f7a53;border:1px solid rgba(31,122,83,.3);font-variant-numeric:tabular-nums}.eph-order-summary__seats-empty{font-size:11px;color:#b00020;font-style:italic;margin-top:2px}.eph-custom-fields{display:flex;flex-direction:column;gap:10px}.eph-custom-field{display:flex;flex-direction:column;gap:4px}.eph-custom-field__label{font-size:12px;color:#6e6e73;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.eph-custom-field__req{color:var(--eph-primary, #EE4B2A);margin-left:2px}.eph-custom-field__input{appearance:none;-webkit-appearance:none;border:1px solid #d1d1d6;border-radius:8px;padding:10px 12px;font-size:14px;color:#1c1c1e;background:#fff;transition:border-color .1s ease,box-shadow .1s ease}.eph-custom-field__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238A8A8E' d='M6 7.5L0 1.5 1.41.09 6 4.66 10.59.09 12 1.5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px}.eph-custom-field__textarea{font-family:inherit;resize:vertical;min-height:96px}.eph-custom-field__input:focus{outline:none;border-color:var(--eph-primary, #EE4B2A);box-shadow:0 0 0 3px #ee4b2a26}.eph-custom-field--error .eph-custom-field__input{border-color:#b00020;background:#fff5f5}.eph-custom-field__error{font-size:11px;color:#b00020;font-weight:500}.eph-custom-field__file{display:flex;flex-direction:column;gap:6px}.eph-custom-field__file-input{font:inherit;padding:6px 0}.eph-custom-field__file-meta{font-size:12px;line-height:1.4;min-height:16px}.eph-custom-field__file-hint{color:#6e6e73}.eph-custom-field__file-status--uploading{color:#6e6e73;font-style:italic}.eph-custom-field__file-status--done{color:#2c7a3a}.eph-custom-field__file-status--error{color:#b00020;font-weight:500}.eph-custom-field__file-clear{appearance:none;background:none;border:0;color:var(--eph-primary, #EE4B2A);text-decoration:underline;cursor:pointer;font:inherit;padding:0 4px}.eph-checkbox{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:#f7f7f9;border:1px solid #e5e5ea;border-radius:10px;cursor:pointer}.eph-checkbox:has(input[type=checkbox]:checked){background:#ee4b2a0f;border-color:var(--eph-primary, #EE4B2A)}.eph-checkbox--error{border-color:#b00020;background:#fff5f5}.eph-checkbox input[type=checkbox]{margin-top:2px;width:18px;height:18px;accent-color:var(--eph-primary, #EE4B2A);flex:0 0 auto}.eph-checkbox__body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.eph-checkbox__title{font-size:14px;color:#1c1c1e;font-weight:500;line-height:1.4}.eph-checkbox__title a{color:var(--eph-primary, #EE4B2A);text-decoration:underline}.eph-checkbox__hint{font-size:12px;color:#6e6e73;line-height:1.45}.eph-checkbox__error{font-size:11px;color:#b00020;font-weight:500}.eph-payment-badge{display:flex;flex-direction:column;gap:8px;padding:14px 16px;background:#fafafc;border:1px solid #e5e5ea;border-radius:10px}.eph-payment-badge__lead{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1c1c1e;letter-spacing:.2px}.eph-payment-badge__methods{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.eph-pay-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 6px;background:#fff;border:1px solid #e5e5ea;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.3px;color:#6e6e73;white-space:nowrap;line-height:1}.eph-pay-chip__glyph{display:block;height:14px;width:auto;flex:0 0 auto}.eph-pay-chip__label{display:inline-block}@media (max-width: 480px){.eph-pay-chip{padding-right:8px}}.eph-payment-badge__error{font-size:12px;color:#b00020;background:#fff5f5;border:1px solid #ffd1d1;border-radius:8px;padding:8px 10px;font-weight:500}.eph-pay-picker{display:flex;flex-direction:column;gap:6px}.eph-pay-picker__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.eph-pay-picker__item{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff;border:1px solid #e5e5ea;border-radius:10px;cursor:pointer;transition:background .1s ease,border-color .1s ease}.eph-pay-picker__item:hover{background:#fafafc}.eph-pay-picker__item--selected{background:#ee4b2a0f;border-color:var(--eph-primary, #EE4B2A)}.eph-pay-picker__item input[type=radio]{width:18px;height:18px;accent-color:var(--eph-primary, #EE4B2A)}.eph-pay-picker__title{font-size:14px;color:#1c1c1e;font-weight:500}.eph-pay-picker--empty{font-size:13px;color:#b00020;background:#fff5f5;border:1px solid #ffd1d1;border-radius:8px;padding:12px}.eph-pay-picker--error .eph-pay-picker__item{border-color:#b000204d}.eph-pay-picker__error{font-size:12px;color:#b00020;font-weight:500}.eph-processing-overlay{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:#fffffff5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1c1c1e;-webkit-font-smoothing:antialiased;animation:eph-processing-overlay-fadein .18s ease-out}@keyframes eph-processing-overlay-fadein{0%{opacity:0}to{opacity:1}}.eph-processing-overlay__card{width:100%;max-width:520px;background:#fff;border-radius:16px;box-shadow:0 12px 32px #0000001f,0 2px 6px #0000000f;padding:32px 28px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.eph-processing-overlay__head{margin-bottom:4px}.eph-processing-overlay__spinner{position:relative;width:56px;height:56px}.eph-processing-overlay__spinner>div{position:absolute;inset:0;border-radius:50%;border:4px solid transparent;border-top-color:var(--eph-primary, #EE4B2A);animation:eph-processing-overlay-spin 1.2s cubic-bezier(.5,0,.5,1) infinite}.eph-processing-overlay__spinner>div:nth-child(2){animation-delay:-.15s;opacity:.75}.eph-processing-overlay__spinner>div:nth-child(3){animation-delay:-.3s;opacity:.5}.eph-processing-overlay__spinner>div:nth-child(4){animation-delay:-.45s;opacity:.25}@keyframes eph-processing-overlay-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.eph-processing-overlay__error-glyph{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;background:#b000201f;color:#b00020;font-size:28px;font-weight:700}.eph-kiosk-reader{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:100000;padding:24px;animation:eph-kiosk-reader-fadein .2s ease-out}@keyframes eph-kiosk-reader-fadein{0%{opacity:0}to{opacity:1}}.eph-kiosk-reader__panel{background:#fff;border-radius:16px;padding:32px 24px;max-width:420px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 12px 48px #0006}.eph-kiosk-reader__title{font-size:22px;font-weight:700;color:#111}.eph-kiosk-reader__body{font-size:15px;color:#555;line-height:1.4}.eph-kiosk-reader__spinner{width:56px;height:56px;border:4px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:eph-kiosk-reader-spin 1s linear infinite}@keyframes eph-kiosk-reader-spin{to{transform:rotate(360deg)}}.eph-kiosk-reader__tap-icon{font-size:64px;line-height:1}.eph-kiosk-reader__error-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:#b000201f;color:#b00020;font-size:32px;font-weight:700}.eph-kiosk-reader__actions{display:flex;gap:12px;width:100%;margin-top:8px}.eph-kiosk-reader__actions .eph-cta{flex:1}.eph-kiosk-reader--ready .eph-kiosk-reader__panel{background:#e8f5e9}.eph-kiosk-reader--ready .eph-kiosk-reader__title{color:#1b5e20}.eph-processing-overlay__headline{font-size:20px;font-weight:700;margin:0;line-height:1.25;letter-spacing:-.2px;color:#1c1c1e}.eph-processing-overlay__body{font-size:14px;line-height:1.55;color:#4a4a4f;margin:0;max-width:440px}.eph-processing-overlay__body p{margin:0 0 8px}.eph-processing-overlay__body p:last-child{margin-bottom:0}.eph-processing-overlay__body a{color:var(--eph-primary, #EE4B2A);font-weight:600;text-decoration:underline}.eph-processing-overlay__steps{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:row;gap:6px;width:100%;max-width:440px;justify-content:space-between}.eph-processing-overlay__step{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;color:#c7c7cc;font-weight:500;text-align:center;letter-spacing:.3px}.eph-processing-overlay__step-dot{width:14px;height:14px;border-radius:999px;background:#e5e5ea;border:2px solid #e5e5ea;transition:background .2s,border-color .2s}.eph-processing-overlay__step.is-active .eph-processing-overlay__step-dot{background:var(--eph-primary, #EE4B2A);border-color:var(--eph-primary, #EE4B2A);box-shadow:0 0 0 4px #ee4b2a2e;animation:eph-processing-overlay-pulse 1.6s ease-in-out infinite}.eph-processing-overlay__step.is-done .eph-processing-overlay__step-dot{background:#1f7a53;border-color:#1f7a53}.eph-processing-overlay__step.is-active,.eph-processing-overlay__step.is-done{color:#1c1c1e}@keyframes eph-processing-overlay-pulse{0%,to{box-shadow:0 0 0 4px #ee4b2a2e}50%{box-shadow:0 0 0 8px #ee4b2a1a}}.eph-processing-overlay__elapsed{font-size:11px;color:#8a8a8e;margin:0;letter-spacing:.4px}.eph-processing-overlay__elapsed-label{text-transform:uppercase;font-weight:600}.eph-processing-overlay__elapsed-value{font-variant-numeric:tabular-nums;color:#1c1c1e}.eph-processing-overlay__footer{font-size:11px;color:#6e6e73;margin:4px 0 0;padding-top:12px;border-top:1px solid #f2f2f7;width:100%;max-width:440px;letter-spacing:.2px;line-height:1.45}@media (prefers-reduced-motion: reduce){.eph-processing-overlay{animation:none}.eph-processing-overlay__spinner>div{animation:none;border-top-color:transparent;border:4px solid var(--eph-primary, #EE4B2A);opacity:.85}.eph-processing-overlay__step.is-active .eph-processing-overlay__step-dot{animation:none}}@media (max-width: 480px){.eph-processing-overlay{padding:16px}.eph-processing-overlay__card{padding:24px 18px 18px}.eph-processing-overlay__headline{font-size:18px}.eph-processing-overlay__body{font-size:13px}.eph-processing-overlay__step-label{font-size:10px;line-height:1.2}}.eph-empty,.eph-notice{text-align:center;padding:24px;background:#f7f7f9;border-radius:12px;color:#6e6e73;font-size:13px}.eph-cart-payment-block{margin:24px auto;max-width:640px;padding:20px 22px;background:#fff5f5;border:1px solid #f5c6c6;border-left:4px solid #FB0404;border-radius:10px;color:#4a1212;font-size:14px;line-height:1.5}.eph-cart-payment-block__msg{margin:0 0 8px}.eph-cart-payment-block__contact{margin:0;font-weight:600}.eph-cart-payment-block__contact a{color:#fb0404;text-decoration:underline}.eph-cart-hold-warning{background:#fff8ec;border-color:#f5d9a6;border-left-color:#e8a317;color:#5a3e0b}.eph-error-box{max-width:520px;margin:48px auto;padding:20px;background:#fff;border-radius:14px;box-shadow:0 4px 24px #0000000f;text-align:center}.eph-error-box__detail{font-size:13px;color:#6e6e73;margin:6px 0 16px}.eph-error-box__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.eph-recent-modal{position:fixed;inset:0;z-index:9991;display:flex;align-items:center;justify-content:center;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.eph-recent-modal__backdrop{position:absolute;inset:0;background:#0000008c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.eph-recent-modal__card{position:relative;background:#fff;border-radius:14px;box-shadow:0 20px 48px #0000002e;width:100%;max-width:460px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.eph-recent-modal__body{padding:24px;overflow-y:auto}.eph-recent-modal__title{margin:0 0 12px;font-size:19px;line-height:1.3;font-weight:700;color:#1d1d1f}.eph-recent-modal__lead{margin:0 0 8px;font-size:15px;line-height:1.45;color:#1d1d1f}.eph-recent-modal__email{margin:0 0 16px;font-size:13px;line-height:1.45;color:#6e6e73;word-break:break-all}.eph-recent-modal__help{margin:0 0 20px;padding:12px 14px;border-radius:10px;background:#f5f5f7;font-size:14px;line-height:1.5;color:#1d1d1f}.eph-recent-modal__help summary{cursor:pointer;font-weight:600;list-style:revert;padding:2px 0}.eph-recent-modal__help summary:focus-visible{outline:2px solid var(--eph-primary, #0071e3);outline-offset:2px;border-radius:4px}.eph-recent-modal__help ul{margin:10px 0 0;padding-left:18px}.eph-recent-modal__help li{margin:0 0 6px}.eph-recent-modal__actions{display:flex;flex-direction:column-reverse;gap:10px}@media (min-width: 480px){.eph-recent-modal__actions{flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.eph-recent-modal__actions .eph-cta{flex:0 0 auto;width:auto;min-width:160px}}.eph-kiosk-handoff-banner{position:fixed;top:12px;left:50%;transform:translate(-50%);max-width:92vw;width:max-content;z-index:99999;display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--eph-primary, #EE4B2A);color:#fff;border-radius:10px;box-shadow:0 6px 20px #0000002e;font-size:14px;line-height:1.4;animation:eph-kiosk-handoff-fadein .24s ease-out}@keyframes eph-kiosk-handoff-fadein{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.eph-kiosk-handoff-banner__msg{font-weight:500}.eph-kiosk-handoff-banner__close{background:transparent;border:0;color:#fff;font-size:22px;line-height:1;padding:0 4px;cursor:pointer;opacity:.85;font-weight:400}.eph-kiosk-handoff-banner__close:hover{opacity:1}
