.ticket-loading,.ticket-error{grid-column:1/-1;text-align:center;padding:55px 24px;background:#ffeed6;border-radius:24px}.ticket-error{background:#ffe2dc}.event-card{display:flex;flex-direction:column}.event-card img{background:#c3ebf8}.event-content{display:flex;flex:1;flex-direction:column}.event-content .button{margin-top:auto;align-self:flex-start}.event-price{font-weight:800;font-size:.88rem;margin-bottom:17px}.ticket-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.ticket-modal[hidden]{display:none}.ticket-modal-backdrop{position:absolute;inset:0;background:rgb(32 32 30 / .72);backdrop-filter:blur(5px)}.ticket-modal-panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(960px,100%);height:min(850px,calc(100vh - 40px));overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 20px 80px #0008}.ticket-modal-header{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:var(--cream);border-bottom:1px solid var(--line)}.ticket-modal-header p{margin:0;font-weight:850}.ticket-modal-header button{width:40px;height:40px;border:0;border-radius:50%;background:var(--ink);color:#fff;font-size:1.8rem;line-height:1;cursor:pointer}.ticket-modal iframe{border:0;width:100%;height:100%;background:#fff}@media(max-width:760px){.ticket-modal{padding:0}.ticket-modal-panel{width:100%;height:100vh;border-radius:0}.ticket-modal-header{padding:10px 16px}}
.checkout-page{padding-top:38px;padding-bottom:50px}.checkout-page>.brand{margin-bottom:30px}.checkout-back{display:inline-block;margin-bottom:28px}.checkout-shell,.order-shell{max-width:980px;margin:auto}.checkout-event{padding:30px;background:var(--pink);border-radius:24px 24px 0 0}.checkout-event h1,.order-shell h1{font-size:clamp(2.4rem,5vw,4.5rem);margin-bottom:16px}.checkout-event p:last-child{margin-bottom:0;font-weight:700}.checkout-frame{display:block;width:100%;height:min(960px,calc(100vh - 120px));min-height:650px;border:0;border-radius:0 0 24px 24px;background:#fff;box-shadow:0 18px 50px #3d2a161c}.order-card{margin-top:30px;padding:28px;border-radius:24px;background:var(--mint)}.order-card h2{font-size:1.8rem;margin-bottom:14px}@media(max-width:760px){.checkout-frame{height:calc(100vh - 110px);min-height:600px}.checkout-event{padding:24px}}
