.conf-wrap{background:#fff;border:1px solid #e6e8eb;border-radius:12px;padding:24px}.conf-title{font-size:28px;line-height:1.2;margin:0 0 6px}.conf-dates{color:#5f6b7a;margin:0 12px 16px 0}.price-row{align-items:baseline;display:flex;justify-content:space-between;margin-top:8px}.price-label{font-weight:600}.price-value{font-size:24px;font-weight:700}.price-note{color:#5f6b7a;font-size:14px;margin-top:6px}.reg-panel{border:1px solid #eef1f4;border-radius:10px;margin-top:20px;padding:14px}.reg-grid{align-items:end;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.lbl{color:#6b7785;font-size:12px;letter-spacing:.03em;text-transform:uppercase}.inp{background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:36px;padding:6px 10px;width:100%}.total{text-align:right}.total-amt{font-size:22px;font-weight:700}.cta-row{align-items:center;display:flex;gap:12px;margin-top:12px}.btn-primary{background:#2563eb;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 14px;text-decoration:none}.btn-primary:is(:hover,:focus-visible){filter:brightness(1.05)}.btn-primary.is-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.venue-card{background:#fff;border:1px solid #eef1f4;border-radius:10px;padding:12px}.venue-name{font-weight:600;margin-bottom:4px}.venue-meta{color:#5f6b7a}.conf-empty,.muted{color:#9aa4af}@media (max-width:640px){.conf-title{font-size:22px}.price-value{font-size:20px}.total{text-align:left}.total-amt{font-size:20px}.cta-row{align-items:stretch;flex-direction:column}.btn-tier{width:100%}}.btn-tier{display:none}.conf-wrap[data-active-tier=early] #btnEarly,.conf-wrap[data-active-tier=late] #btnLate,.conf-wrap[data-active-tier=regular] #btnRegular{display:inline-flex}