.tier-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0614268c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.tier-modal{background:#fff;border-radius:1rem;width:100%;max-width:26rem;max-height:86vh;animation:.18s ease-out tier-modal-in;overflow:auto;box-shadow:0 30px 80px #06142673}@keyframes tier-modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.tier-modal-head{z-index:2;background:var(--tier,#0c233f);color:#fff;align-items:center;gap:.9rem;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.tier-modal-title{flex:1;min-width:0}.tier-modal-title h3{color:#fff;margin:0;font-size:1.35rem}.tier-modal-title p{text-transform:capitalize;color:#ffffffbf;margin:.15rem 0 0;font-size:.75rem}.tier-modal-stepper{background:#fff;border-radius:.55rem;align-items:center;display:inline-flex;overflow:hidden}.tier-modal-stepper button{color:#0c233f;cursor:pointer;background:#fff;border:0;width:2rem;height:2rem;font-size:1.1rem;line-height:1}.tier-modal-stepper button:disabled{color:#0c233f40;cursor:not-allowed}.tier-modal-stepper span{text-align:center;color:#0c233f;font-variant-numeric:tabular-nums;min-width:1.8rem;font-weight:700}.tier-modal-close{color:#ffffffbf;cursor:pointer;background:0 0;border:0;font-size:1.5rem;line-height:1}.tier-modal-close:hover{color:#fff}.tier-modal-count{color:#5b6b7c;margin:0;padding:1rem 1.25rem 0;font-size:.9rem}.tier-modal-count strong{color:#0c233f}.tier-modal-body{padding:.25rem 1.25rem 0}.tier-modal .guest-tier-summary{display:none}.tier-modal .guest-spot-num{color:var(--tier,#0c233f);font-weight:700}.tier-modal-foot{gap:.4rem;padding:1rem 1.25rem 1.25rem;display:grid}.tier-modal-done{background:var(--tier,#0c233f);color:#fff;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;border:0;border-radius:999px;padding:.8rem 1rem;font-size:.85rem;font-weight:700;transition:filter .15s}.tier-modal-done:hover{filter:brightness(1.12)}.tier-modal-later{color:#8a97a5;cursor:pointer;background:0 0;border:0;font-size:.8rem}.tier-modal-later:hover{color:#0c233f}
