@charset "UTF-8";._container_12t3x_1{display:flex;align-items:center;gap:16px;background:var(--checkout-accent-soft, rgba(99, 102, 241, .1));border:1px solid var(--checkout-border, rgba(99, 102, 241, .2));border-radius:12px;padding:20px;margin-top:32px;margin-bottom:32px}@media (max-width: 575px){._container_12t3x_1{flex-direction:column;text-align:center}}._iconContainer_12t3x_19{width:40px;height:40px;background:var(--checkout-accent-soft, rgba(99, 102, 241, .15));border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--checkout-accent, #4F46E5);flex-shrink:0}._content_12t3x_31{flex:1;display:flex;flex-direction:column;gap:2px}@media (max-width: 575px){._content_12t3x_31{align-items:center}}._title_12t3x_43{font-size:15px;font-weight:500;color:var(--checkout-text-primary, #111827)}._subtitle_12t3x_49{font-size:14px;color:var(--checkout-text-secondary, #6B7280)}._modal_nhhgd_1 .mantine-Modal-title,._modal_nhhgd_1 .mantine-TextInput-label,._modal_nhhgd_1 .mantine-Checkbox-label{color:var(--checkout-text-primary, #1a1a1a)}._welcomeHeader_1gtw4_2{margin-bottom:24px;padding:32px 20px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}._successIcon_1gtw4_12{width:72px;height:72px;border-radius:50%;background:#dcfce7;display:flex;align-items:center;justify-content:center;margin-bottom:8px;animation:_bounceIn_1gtw4_1 .6s ease-out}._pendingIcon_1gtw4_24{width:72px;height:72px;border-radius:50%;background:#fef3c7;display:flex;align-items:center;justify-content:center;margin-bottom:8px;animation:_bounceIn_1gtw4_1 .6s ease-out}._cancelledIcon_1gtw4_36{width:72px;height:72px;border-radius:50%;background:#fee2e2;display:flex;align-items:center;justify-content:center;margin-bottom:8px;animation:_bounceIn_1gtw4_1 .6s ease-out}._eventImageWrapper_1gtw4_48{width:120px;height:120px;border-radius:16px;overflow:hidden;margin-bottom:12px;box-shadow:0 4px 12px #0000001a;animation:_bounceIn_1gtw4_1 .6s ease-out}._eventImage_1gtw4_48{width:100%;height:100%;object-fit:cover}._confettiIcon_1gtw4_64{font-size:48px;line-height:1;margin-bottom:8px;animation:_bounceIn_1gtw4_1 .6s ease-out,_subtleBounce_1gtw4_1 2s ease-in-out .6s infinite}._confettiIcon_1gtw4_64 span{display:inline-block}@keyframes _bounceIn_1gtw4_1{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}@keyframes _subtleBounce_1gtw4_1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}._welcomeMessage_1gtw4_98{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:700;color:var(--checkout-text-primary, #111827);margin-bottom:4px}._orderNumber_1gtw4_106{font-size:16px;color:var(--checkout-text-secondary, #6B7280)}._orderNumber_1gtw4_106 strong{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:700;color:var(--checkout-text-primary, #111827);font-size:18px}._confirmationText_1gtw4_117{font-size:15px;color:var(--checkout-text-secondary, #6B7280)}._confirmationText_1gtw4_117 strong{font-weight:500;color:var(--checkout-text-primary, #374151)}._selfServiceHint_1gtw4_126{font-size:13px;color:var(--checkout-text-tertiary, #9CA3AF);margin-top:4px}._ticketCard_1gtw4_132{background:#f9fafb;border-radius:20px;padding:20px;margin-bottom:20px;border:1px solid #E5E7EB;position:relative}._ticketCardHeader_1gtw4_141{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._ticketCardInfo_1gtw4_148{flex:1;min-width:0}._ticketCardLabel_1gtw4_153{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:#9ca3af;font-weight:700;margin-bottom:4px}._ticketCardTitle_1gtw4_162{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;color:var(--checkout-text-primary, #1F2937);margin-bottom:2px}._ticketCardVenue_1gtw4_170{font-size:14px;color:var(--checkout-text-secondary, #6B7280)}._ticketCardQr_1gtw4_175{background:#fff;padding:10px;border-radius:10px;box-shadow:0 1px 3px #00000014;border:1px solid #F3F4F6;display:flex;flex-direction:column;align-items:center;flex-shrink:0}._ticketCardQrLabel_1gtw4_187{font-size:8px;text-transform:uppercase;color:#9ca3af;margin-top:4px;letter-spacing:.5px}._ticketCardActions_1gtw4_195{display:flex;flex-direction:column;gap:8px}._ticketCardBtn_1gtw4_201{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:600;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:all .15s ease;border:none}._ticketCardBtn_1gtw4_201._btnOutline_1gtw4_216{background:#fff;border:1px solid #E5E7EB;color:var(--checkout-text-primary, #374151)}._ticketCardBtn_1gtw4_201._btnOutline_1gtw4_216:hover{background:#f9fafb;border-color:#d1d5db}._ticketCardBtn_1gtw4_201._btnDark_1gtw4_225{background:#111827;color:#fff}._ticketCardBtn_1gtw4_201._btnDark_1gtw4_225:hover{background:#1f2937}._appPromoBanner_1gtw4_233{background:#eff6ff;border-radius:20px;padding:20px;margin-bottom:24px;display:flex;gap:16px;align-items:center;border:1px solid #BFDBFE}._appPromoIcon_1gtw4_244{width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#2563eb}._appPromoContent_1gtw4_254{flex:1;min-width:0}._appPromoTitle_1gtw4_259{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:700;color:#1e3a8a;margin-bottom:4px}._appPromoText_1gtw4_267{font-size:12px;color:#1e40af;line-height:1.4;margin-bottom:8px}._appPromoButtons_1gtw4_274{display:flex;gap:8px}._appStoreBtn_1gtw4_279{height:28px;width:72px;background:#000;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:600;text-decoration:none;transition:background .15s}._appStoreBtn_1gtw4_279:hover{background:#1f2937}._backButton_1gtw4_297{width:100%;padding:16px;border-radius:16px;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:16px;margin-bottom:16px;transition:transform .15s ease,box-shadow .15s ease}._backButton_1gtw4_297:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #2563eb40}._emailHelp_1gtw4_312{text-align:center;font-size:12px;color:#9ca3af;max-width:320px;margin:0 auto 24px;line-height:1.6}._emailHelp_1gtw4_312 a{color:#3b82f6;font-weight:500;text-decoration:none}._emailHelp_1gtw4_312 a:hover{text-decoration:underline}._heading_1gtw4_329{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;margin-top:24px;margin-bottom:5px;color:var(--checkout-text-primary, #111827)}._detailItem_1gtw4_338{min-width:0;overflow:hidden}._detailItem_1gtw4_338 ._detailContent_1gtw4_342{min-width:0;flex:1}._detailItem_1gtw4_338 ._label_1gtw4_346{margin-bottom:.25rem;color:var(--checkout-text-secondary, #6B7280)}._detailItem_1gtw4_338 ._value_1gtw4_350{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;color:var(--checkout-text-primary, #111827)}._guestList_1gtw4_357{display:flex;flex-direction:column}._guestItem_1gtw4_362{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--checkout-border, #e5e7eb);gap:12px;flex-wrap:wrap}._guestItem_1gtw4_362:last-child{border-bottom:none;padding-bottom:0}._guestItem_1gtw4_362:first-child{padding-top:0}._guestItemCancelled_1gtw4_379{opacity:.6}._guestItemCancelled_1gtw4_379 ._guestName_1gtw4_382{text-decoration:line-through}._guestInfo_1gtw4_386{flex:1;min-width:0}._guestName_1gtw4_382{font-weight:500;color:var(--checkout-text-primary, #111827);margin-bottom:4px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}._cancelledBadge_1gtw4_401{font-size:11px;font-weight:500;color:#dc2626;background:#dc26261a;padding:2px 8px;border-radius:4px;text-decoration:none}._guestDetails_1gtw4_411{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:var(--checkout-text-secondary, #6B7280)}._guestEmail_1gtw4_419{word-break:break-all}._guestProduct_1gtw4_423:before{content:"•";margin-right:8px;color:var(--checkout-text-tertiary, #9CA3AF)}@media (max-width: 575px){._guestProduct_1gtw4_423:before{display:none}._guestProduct_1gtw4_423{display:block;width:100%}}._guestActions_1gtw4_438{display:flex;gap:4px;flex-shrink:0}
