#puyp-p2b-app{--p2b-ink:#172033;--p2b-muted:#667085;--p2b-line:#e5e7eb;--p2b-bg:#fff;--p2b-soft:#f7f8fb;--p2b-accent:#6d4aff;--p2b-warn:#fff3cd;font-family:inherit;color:var(--p2b-ink);max-width:1180px;margin:28px auto;padding:0 16px}.puyp-p2b-loading{min-height:280px;display:grid;place-items:center;align-content:center;gap:12px}.puyp-p2b-spinner{width:34px;height:34px;border:4px solid #e5e7eb;border-top-color:var(--p2b-accent);border-radius:50%;animation:p2bspin .8s linear infinite}@keyframes p2bspin{to{transform:rotate(360deg)}}.p2b-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.p2b-card{background:var(--p2b-bg);border:1px solid var(--p2b-line);border-radius:18px;padding:22px;margin-bottom:18px}.p2b-card h2{font-size:1.35rem;margin:3px 0 8px}.p2b-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.72rem;color:var(--p2b-accent)}.p2b-date{font-weight:700;margin:0 0 18px}.p2b-date span{color:var(--p2b-muted);font-weight:600}.p2b-item{display:flex;gap:14px;align-items:center;padding:13px 0;border-top:1px solid var(--p2b-line)}.p2b-item img,.p2b-ph{width:74px;height:62px;border-radius:12px;object-fit:contain;background:var(--p2b-soft);display:grid;place-items:center;font-size:1.6rem}.p2b-itemcopy{min-width:0;display:flex;justify-content:space-between;gap:12px;flex:1}.p2b-itemcopy strong{min-width:0}.p2b-muted{color:var(--p2b-muted)}.p2b-hold{padding:14px 18px;border-radius:14px;background:#eaf8ef;border:1px solid #ccebd6;margin-bottom:18px;font-size:1.03rem}.p2b-hold.p2b-warning{background:var(--p2b-warn);border-color:#f2d98e}.p2b-vehicles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.p2b-vehicle{display:block;cursor:pointer}.p2b-vehicle input{position:absolute;opacity:0}.p2b-vehicle span{display:flex;justify-content:space-between;align-items:center;gap:8px;border:1px solid var(--p2b-line);padding:14px;border-radius:13px;min-height:48px}.p2b-vehicle input:checked+span{border-color:var(--p2b-accent);box-shadow:0 0 0 2px rgba(109,74,255,.12)}.p2b-vehicle small{font-weight:700;color:var(--p2b-accent)}.p2b-summary{position:sticky;top:20px}.p2b-row,.p2b-total{display:flex;justify-content:space-between;gap:16px;padding:10px 0}.p2b-total{border-top:2px solid var(--p2b-line);margin-top:8px;padding-top:16px;font-size:1.2rem}.p2b-bundle{display:inline-block;background:#f1edff;color:#4d36b6;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:800;margin-bottom:8px}.p2b-btn{width:100%;min-height:48px;border-radius:12px;border:0;padding:12px 16px;font-weight:800;font-size:1rem;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center;margin-top:12px}.p2b-primary{background:var(--p2b-accent);color:#fff}.p2b-primary:disabled{opacity:.5;cursor:not-allowed}.p2b-secondary{background:var(--p2b-soft);color:var(--p2b-ink);border:1px solid var(--p2b-line)}.p2b-lock{text-align:center;color:var(--p2b-muted);font-size:.8rem;margin:12px 0 0}.p2b-center{text-align:center;max-width:520px;margin:80px auto}.p2b-center .p2b-btn{max-width:320px;margin:16px auto 0}.p2b-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:var(--p2b-warn);font-weight:900;font-size:1.4rem}@media(max-width:820px){.p2b-layout{grid-template-columns:1fr}.p2b-summary{position:static}.p2b-vehicles{grid-template-columns:1fr}#puyp-p2b-app{padding:0 12px;margin-top:14px}.p2b-card{border-radius:15px;padding:17px}.p2b-itemcopy{flex-direction:column;gap:3px}.p2b-hold{position:sticky;top:0;z-index:3;border-radius:0;margin-left:-12px;margin-right:-12px;text-align:center}}
@media(prefers-reduced-motion:reduce){.puyp-p2b-spinner{animation:none}}

/* v0.2.2 checkout clarity */
.p2b-checkout-head{margin:4px 0 14px}.p2b-checkout-head>span,.p2b-summary-kicker{font-size:.72rem;letter-spacing:.1em;font-weight:900;color:var(--p2b-accent)}.p2b-checkout-head h1{margin:3px 0 4px;font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.05}.p2b-checkout-head p{margin:0;color:var(--p2b-muted)}.p2b-hold{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;background:#ecf9f0;border-color:#bfe4ca;font-weight:700}.p2b-hold-label{font-size:.95rem}.p2b-time{font-size:1.45rem;line-height:1;color:#136b36;background:#fff;border:1px solid #ccebd6;border-radius:9px;padding:6px 9px;min-width:76px;text-align:center}.p2b-hold small{color:var(--p2b-muted);font-weight:600}.p2b-hold.p2b-warning .p2b-time{color:#8a4b00;border-color:#e8c66e}.p2b-attention{border-color:#e9cf8d;background:#fffaf0}.p2b-inline-note{font-size:.82rem;color:#8a4b00;background:#fff8e8;border-radius:9px;padding:9px 10px;margin:8px 0 0}.p2b-summary{box-shadow:0 10px 30px rgba(17,32,51,.08)}
@media(max-width:820px){.p2b-checkout-head{padding:0 3px}.p2b-hold{grid-template-columns:1fr auto;gap:6px 10px}.p2b-hold small{grid-column:1/3}.p2b-time{font-size:1.35rem}.p2b-summary{box-shadow:none}}

/* v0.2.7 editable checkout */
.p2b-head-row,.p2b-party-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.p2b-edit-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 12px;border-radius:10px;background:#f4f1ff;color:var(--p2b-accent);font-weight:800;text-decoration:none;white-space:nowrap}.p2b-edit-link.small{min-height:38px;font-size:.9rem}.p2b-item{display:grid;grid-template-columns:74px minmax(0,1fr) auto}.p2b-remove{min-height:40px;border:1px solid #efc5c1;background:#fff7f6;color:#a62b20;border-radius:10px;padding:8px 11px;font-weight:800;cursor:pointer}.p2b-remove:disabled{opacity:.6;cursor:progress}.p2b-edit-help{margin:12px 0 0;color:var(--p2b-muted);font-size:.86rem}.p2b-center{max-width:620px}
@media(max-width:680px){.p2b-head-row{display:grid}.p2b-head-row .p2b-edit-link{justify-self:start}.p2b-party-card-head{align-items:center}.p2b-item{grid-template-columns:62px minmax(0,1fr) auto}.p2b-item img,.p2b-ph{width:62px;height:56px}.p2b-remove{min-width:72px;padding:8px}.p2b-edit-link.small{padding:7px 9px}}

/* 0.2.8: explicit last-minute edit controls; cache-proof asset. */
.p2b-item{grid-template-columns:64px minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important}
.p2b-item-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.p2b-change,.p2b-remove{min-height:34px;padding:6px 10px;border-radius:9px;font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap}
.p2b-change{border:1px solid #dcd9f6;background:#fff;color:#4f3bd0}.p2b-remove{border:1px solid #f0c8c4;background:#fff7f6;color:#a62b20;cursor:pointer}
.p2b-edit-link{font-weight:850!important;text-decoration:none!important;border:1px solid #dedcf2;border-radius:9px;padding:7px 10px;background:#fff;white-space:nowrap}
@media(max-width:620px){.p2b-item{grid-template-columns:52px minmax(0,1fr)!important}.p2b-item img,.p2b-ph{width:52px!important;height:52px!important}.p2b-item-actions{grid-column:2;justify-content:flex-start}.p2b-head-row{gap:10px;align-items:flex-start!important;flex-wrap:wrap}.p2b-head-row>.p2b-edit-link{order:2}}
\n\n/* v0.2.9: optional pickup help + faster checkout emphasis */\n.p2b-pickup-help{background:#fafbfc;border:1px solid var(--p2b-line);border-radius:14px;padding:13px 15px;margin:0 0 18px}.p2b-pickup-help summary{cursor:pointer;font-weight:850;color:#4f3bd0}.p2b-pickup-help[open] summary{margin-bottom:9px}.p2b-pickup-help .p2b-vehicles{margin-top:10px}.p2b-summary .p2b-primary{min-height:54px}.p2b-hold small:after{content:' 15-minute checkout hold.';font-weight:700;color:#4f596f}\n/* Phase 3A guest-first identity */
.p2b-formgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.p2b-formgrid label{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#17203a}.p2b-formgrid label small,.p2b-optional summary span{font-weight:500;color:#7b8497}.p2b-formgrid input,.p2b-formgrid select{width:100%;box-sizing:border-box;border:1px solid #dfe3ec;border-radius:12px;padding:12px 13px;background:#fff;color:#17203a;font:inherit}.p2b-formgrid input:focus,.p2b-formgrid select:focus{outline:2px solid #7c4dff33;border-color:#7c4dff}.p2b-optional{margin-top:16px;border-top:1px solid #eef0f5;padding-top:14px}.p2b-optional summary{cursor:pointer;font-weight:800;color:#4338ca}.p2b-check{display:flex;align-items:flex-start;gap:9px;margin:12px 0;color:#4d5568}.p2b-check input{margin-top:3px}.p2b-customer-actions{display:flex;align-items:center;gap:12px;margin-top:16px}.p2b-customer-actions .p2b-btn{width:auto;min-width:150px}.p2b-saved{font-weight:800;color:#16804c}.p2b-customer .p2b-muted{margin-bottom:0}@media(max-width:680px){.p2b-formgrid{grid-template-columns:1fr}.p2b-customer-actions{align-items:flex-start;flex-direction:column}.p2b-customer-actions .p2b-btn{width:100%}}

.p2b-schedule .p2b-formgrid{margin-top:12px}
.p2b-customer-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}

.p2b-extra-day{display:block;font-size:11px;font-weight:600;margin-top:3px}
.p2b-promo details summary{cursor:pointer;font-weight:800}
.p2b-promo-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:12px}
.p2b-promo-row input{min-width:220px;flex:1}

.p2b-policy{margin-top:12px;padding:12px;border:1px solid #ddd;border-radius:12px}
.p2b-promo details summary{cursor:pointer;font-weight:800}
.p2b-promo-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:12px}
.p2b-promo-row input{min-width:220px;flex:1}

.p2b-smart-id{max-width:680px}
.p2b-smart-id label{display:block;margin-top:12px}
.p2b-smart-id input{font-size:18px}
.p2b-welcome,.p2b-new-badge{padding:12px 14px;border-radius:12px;background:#f7f5ff;margin:10px 0 16px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.p2b-welcome span{font-size:13px;color:#666}
.p2b-backup{display:block;margin:14px 0}
.p2b-backup small,.p2b-address-block small,.p2b-sms-required small,.p2b-policy small{display:block;color:#6b7280;margin-top:4px;line-height:1.35}
.p2b-address-block{border-top:1px solid #eee;padding-top:14px;margin-top:14px}
.p2b-address-block h3{margin:0 0 10px;font-size:16px}
.p2b-address-head{display:flex;justify-content:space-between;gap:12px;align-items:center}
.p2b-mini-check{font-size:13px;display:flex;gap:6px;align-items:center}
.p2b-place{font-size:13px;font-weight:700;color:#29603a;margin-top:5px}
.p2b-hidden{display:none!important}
.p2b-smart-more{margin-top:14px;border-top:1px solid #eee;padding-top:12px}
.p2b-smart-more summary{cursor:pointer;font-weight:750}
.p2b-sms-required,.p2b-policy{display:flex!important;align-items:flex-start;gap:10px;padding:14px;border:1px solid #d9d5ff;border-radius:14px;margin-top:14px;background:#faf9ff}
.p2b-policy{border-width:2px;background:#fffdf4}
.p2b-sms-required input,.p2b-policy input{margin-top:3px;flex:none}
.p2b-autosave{font-size:13px;margin-top:12px;font-weight:650;color:#5f55a6}
@media(max-width:700px){.p2b-address-head{align-items:flex-start;flex-direction:column}.p2b-smart-id input{font-size:16px}}
.p2b-profile-refresh{display:block;margin:10px 0 14px;padding:12px;background:#fffdf4;border:1px solid #eadf9e;border-radius:12px}.p2b-profile-refresh small{display:block;color:#6b7280;margin-top:4px}.p2b-loyalty h2 small{font-size:13px;color:#6b7280}.p2b-loyalty-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:12px 0}.p2b-loyalty-row input{min-width:180px;flex:1}

.p2b-backup{margin-top:20px!important;margin-bottom:20px!important}
.p2b-backup-label{display:block;margin-bottom:9px}
.p2b-backup input{display:block;width:100%;margin-top:0}
.p2b-field-status{min-height:18px;margin-top:6px!important;font-weight:700}
.p2b-invalid{border-color:#b42318!important;box-shadow:0 0 0 2px rgba(180,35,24,.08)!important}
.p2b-checklist{display:grid;gap:8px;margin-top:12px}
.p2b-check-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:1px solid #e4e0ff;background:#faf9ff;border-radius:12px;padding:11px 12px;cursor:pointer;color:inherit}
.p2b-check-item:hover{background:#f3f0ff}
.p2b-check-item span{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:#6d42ff;color:#fff;font-size:12px;font-weight:800;flex:none}
.p2b-check-item strong{flex:1}
.p2b-readiness.p2b-ready{border-color:#b8dfc2;background:#fbfffc}
.p2b-loyalty-row{margin-top:14px}
.p2b-loyalty .p2b-saved{margin:0}

.p2b-error-icon{display:inline-flex;width:48px;height:48px;border-radius:50%;align-items:center;justify-content:center;background:#fff1c7;font-size:26px;font-weight:900;margin-bottom:8px}

.p2b-cap-line{font-size:12px;color:#6b7280}
.p2b-loyalty-line{border-top:1px dashed #ddd;margin-top:5px;padding-top:8px}
#p2b-schedule-status{margin-top:8px}

.p2b-order-note{font-size:11px;color:#6b7280;margin-top:6px;line-height:1.35}

.p2b-form-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.p2b-admin-edit{font-size:12px;font-weight:700;text-decoration:none}
.p2b-phone-on-file{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;margin:12px 0 16px;background:#f7f5ff;border-radius:12px}
.p2b-link-btn{border:0;background:transparent;color:#6842ff;font-weight:800;cursor:pointer;padding:4px 0}
#p2b-phone-edit-wrap{margin:-4px 0 16px}
.p2b-summary-section{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6b42ff;margin-top:10px;padding-top:8px;border-top:1px solid #eee}
.p2b-reward-heading{color:#326b46}

/* v0.6.0 clearer smart-form sectioning */
.p2b-customer .p2b-address-block,
.p2b-customer .p2b-smart-more,
.p2b-customer .p2b-backup,
.p2b-customer .p2b-phone-on-file{
  background:#faf9ff;border:1px solid #ebe7ff;border-radius:16px;padding:16px;margin:14px 0;
}
.p2b-customer .p2b-address-block:nth-of-type(even){background:#fbfdff;border-color:#e6eef8}
.p2b-customer .p2b-address-block h3{margin-top:0}
.p2b-customer .p2b-check.p2b-sms-required,
.p2b-customer .p2b-check.p2b-policy{
  border-radius:14px;padding:14px 16px;margin-top:12px;
}
.p2b-customer .p2b-smart-more>summary{padding:2px 0;font-weight:850}
.p2b-promo-note{display:grid;gap:7px;margin-top:12px;padding:12px 14px;border-radius:12px;background:#fff8e7;border:1px solid #f2dfaa}
.p2b-promo-note .p2b-btn{justify-self:start}
.p2b-summary-section{margin-top:12px}

.p2b-eligibility-card{
  margin:16px 0;padding:18px;border:1px solid #ded8ff;border-radius:18px;
  background:linear-gradient(180deg,#faf9ff 0%,#f7f5ff 100%);
  box-shadow:0 8px 24px rgba(75,55,150,.05)
}
.p2b-eligibility-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}
.p2b-eligibility-head h3{margin:2px 0 4px}
.p2b-mini-kicker{font-size:10px;font-weight:900;letter-spacing:.1em;color:#7770a8}
#p2b-org-extra{margin-top:14px;padding-top:14px;border-top:1px solid #e7e2ff}

/* v0.6.3: official bundle price lock + neutral rental eligibility wording. */

/* v0.6.4: official bundle savings row label = Bundle Discount. */

/* v0.6.5 */
.p2b-autosave{min-height:1.25em}.p2b-autosave:empty{display:none}
/* v0.8.0 guided rental journey */
.p2b-journey-progress{position:sticky;top:0;z-index:15;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border:1px solid #ebe8ff;border-radius:18px;padding:14px 18px;margin:0 0 18px;box-shadow:0 8px 30px rgba(31,24,83,.08)}
.p2b-journey-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.p2b-journey-title strong{font-size:15px;color:#24195f}.p2b-journey-title span{font-size:13px;font-weight:800;color:#6c55e8;background:#f1edff;border-radius:999px;padding:5px 10px}
.p2b-journey-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.p2b-journey-steps span{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;color:#68627c;border-radius:10px;padding:7px 6px;background:#f8f7fc}.p2b-journey-steps b{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:white;border:1px solid #dcd7f5;color:#654ae9}.p2b-journey-steps .done{background:#f0fff7;color:#257a50}.p2b-journey-steps .done b{border-color:#a7e8c8;color:#257a50}
.p2b-journey-section{position:relative;overflow:visible!important}.p2b-step-badge{position:absolute;left:-13px;top:20px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#654ae9;color:#fff;font-weight:900;box-shadow:0 4px 12px rgba(101,74,233,.28)}
.p2b-compact-help{margin:-2px 0 10px!important}.p2b-savings-note{margin:10px 0 14px;border-radius:12px;padding:11px 13px;background:#effff6;border:1px solid #bdebd1;color:#17693f;font-weight:800}.p2b-tax-card{margin-top:14px;padding:15px;border-radius:14px;background:#fbfaff;border:1px solid #ddd5ff}.p2b-tax-card h3{margin-top:0}.p2b-tax-card p{margin-top:4px;color:#625c72}
.p2b-field-error{outline:3px solid rgba(204,56,76,.18)!important;border-color:#cf4054!important;background:#fff8f8!important}.p2b-section-has-error{border-color:#efb0b9!important}.p2b-inline-error{display:block!important;margin-top:5px!important;color:#ad263b!important;font-weight:800!important;font-size:12px!important}.p2b-check-item{border-left:4px solid #d84a5f!important}.p2b-check-item:focus,.p2b-field-error:focus{box-shadow:0 0 0 4px rgba(216,74,95,.14)!important}
.p2b-org-panel .p2b-check{margin-top:12px}.p2b-party-details .p2b-address-block{margin-bottom:16px}
@media(max-width:780px){.p2b-journey-progress{position:sticky;top:0;padding:11px 12px;border-radius:14px}.p2b-journey-title{margin-bottom:7px}.p2b-journey-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.p2b-journey-steps span{font-size:0;padding:6px 2px}.p2b-journey-steps span b{font-size:11px}.p2b-step-badge{left:10px;top:-13px}.p2b-journey-section{margin-top:20px!important}}

/* v0.8.4 stable guided checkout + Party Stash */
.p2b-stage-shell{margin:16px 0;border-radius:20px;background:#faf9ff;box-shadow:0 6px 24px rgba(39,31,91,.05);overflow:hidden;border:0!important}
.p2b-stage-shell.is-open{background:linear-gradient(180deg,#fbfaff 0%,#fff 100%);box-shadow:0 10px 34px rgba(57,42,137,.10)}
.p2b-stage-shell.is-done{background:#f5fff9}.p2b-stage-shell.needs-attention{background:#fff9f8}
.p2b-stage-header{width:100%;border:0;background:transparent;display:grid;grid-template-columns:auto 1fr auto auto;gap:14px;align-items:center;text-align:left;padding:20px 22px;cursor:pointer;color:#1f2140}
.p2b-stage-number{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#6d4aff;color:#fff;font-weight:900}.is-done .p2b-stage-number{background:#2e9b68}
.p2b-stage-heading{display:grid;gap:3px}.p2b-stage-heading strong{font-size:18px}.p2b-stage-heading small{color:#706b80;font-size:13px}
.p2b-stage-status{font-weight:800;color:#6d4aff;display:flex;align-items:center;gap:7px}.p2b-stage-status span{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4d7561;font-weight:600}.is-done .p2b-stage-status{color:#2e9b68}
.p2b-stage-chevron{font-size:18px;color:#847aa8;transform:rotate(-90deg)}.is-open .p2b-stage-chevron{transform:none}
.p2b-stage-shell>.p2b-journey-section{margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:4px 22px 18px!important}.p2b-stage-shell .p2b-step-badge,.p2b-stage-shell .p2b-eyebrow:first-child{display:none!important}
.p2b-stage-footer{padding:0 22px 22px;display:flex;justify-content:flex-end}.p2b-stage-footer .p2b-btn{min-width:210px}
.p2b-stash-summary{margin:16px 0;padding:16px;border-radius:16px;background:linear-gradient(135deg,#fff7df,#f4efff);display:grid;grid-template-columns:auto 1fr;gap:10px 12px;align-items:center;border:1px solid #eadfff}.p2b-stash-icon{font-size:25px}.p2b-stash-copy{display:grid}.p2b-stash-copy span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#6d4aff}.p2b-stash-copy strong{font-size:18px;color:#282046}.p2b-stash-copy small{color:#746d80}.p2b-stash-action{grid-column:1/-1}.p2b-stash-action .p2b-btn{width:100%}
.p2b-summary-promo{border-top:1px solid #ece9f5;border-bottom:1px solid #ece9f5;padding:14px 0;margin:14px 0}.p2b-summary-promo label{display:block;font-weight:800;margin-bottom:7px}.p2b-summary-promo-row{display:flex;gap:7px}.p2b-summary-promo-row input{min-width:0;flex:1}.p2b-summary-promo-row .p2b-btn{width:auto!important;padding:10px 12px}.p2b-summary-promo small{display:block;margin-top:7px;color:#777080}
@media(max-width:780px){.p2b-stage-header{padding:16px;grid-template-columns:auto 1fr auto}.p2b-stage-heading small{display:none}.p2b-stage-status span{display:none}.p2b-stage-chevron{display:none}.p2b-stage-shell>.p2b-journey-section{padding:2px 16px 16px!important}.p2b-stage-footer{padding:0 16px 16px}.p2b-stage-footer .p2b-btn{width:100%}.p2b-journey-steps span:nth-child(n+2){font-size:0}.p2b-summary{position:static!important}}


/* v0.8.5 Party Stash + premium stable journey */
.p2b-stage-shell{
  position:relative;
  background:#fbfaff!important;
  border:0!important;
  outline:0!important;
  box-shadow:0 8px 28px rgba(47,35,107,.06)!important;
}
.p2b-stage-shell::before{
  content:"";position:absolute;left:0;top:0;bottom:0;width:4px;
  background:#e8e3ff;border-radius:20px 0 0 20px;
}
.p2b-stage-shell.is-open{background:#fff!important;box-shadow:0 12px 38px rgba(55,39,137,.10)!important}
.p2b-stage-shell.is-open::before{background:#6d4aff}
.p2b-stage-shell.is-done::before{background:#2e9b68}
.p2b-stage-header{
  width:100%!important;max-width:none!important;min-height:0!important;
  border:0!important;outline:0!important;box-shadow:none!important;
  border-radius:0!important;background:transparent!important;
  margin:0!important;padding:19px 22px!important;
}
.p2b-stage-header:hover,.p2b-stage-header:focus{background:rgba(109,74,255,.035)!important;outline:0!important}
.p2b-stage-shell.is-open .p2b-stage-header{border-bottom:1px solid #f0edf8!important}
.p2b-stage-heading strong{font-size:19px!important;color:#252044}
.p2b-stage-heading small{line-height:1.4}
.p2b-stage-status{white-space:nowrap}
.p2b-stage-shell>.p2b-journey-section{padding:18px 22px 10px!important}
.p2b-stage-footer{border-top:1px solid #f2eff9;padding:16px 22px 20px!important;background:#fdfcff}
.p2b-stage-footer .p2b-stage-continue{border-radius:12px!important}
.p2b-stage-shell.is-done .p2b-stage-header{padding-top:16px!important;padding-bottom:16px!important}
.p2b-stage-shell.is-done .p2b-stage-heading small{display:none}
.p2b-stage-shell.is-done .p2b-stage-status span{font-size:12px}

/* Make Party Stash a reward moment rather than a coupon-looking box */
.p2b-stash-summary{
  border:0!important;
  background:linear-gradient(135deg,#fff8df 0%,#f5efff 55%,#effcff 100%)!important;
  box-shadow:inset 0 0 0 1px rgba(116,83,229,.10);
}
.p2b-stash-teaser{background:linear-gradient(135deg,#faf8ff,#f4f8ff)!important}
.p2b-stash-zero{background:linear-gradient(135deg,#fffaf0,#f8f6ff)!important}
.p2b-stash-copy strong{font-size:17px!important;line-height:1.25}
.p2b-stash-action .p2b-btn{margin-top:2px}
.p2b-stash-celebration{
  position:relative;overflow:hidden;border:0!important;
  background:linear-gradient(135deg,#fff8dd 0%,#fff 46%,#f1ecff 100%)!important;
  box-shadow:0 12px 34px rgba(61,44,134,.08)!important;
  padding:22px!important;
}
.p2b-stash-celebration::after{
  content:"";position:absolute;width:130px;height:130px;border-radius:50%;
  right:-45px;top:-55px;background:rgba(109,74,255,.07);pointer-events:none;
}
.p2b-stash-celebrate-top{display:flex;align-items:center;gap:14px}
.p2b-stash-big-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;font-size:27px;background:#fff;box-shadow:0 8px 20px rgba(56,42,120,.10)}
.p2b-stash-celebrate-top h2{margin:2px 0 0!important;font-size:24px!important;color:#251e4a}
.p2b-stash-celebrate-top p{margin:4px 0 0;color:#766e86}
.p2b-stash-message{margin:15px 0 12px;color:#4f4961;line-height:1.55}
.p2b-stash-choice{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:10px 0}
.p2b-stash-choice .p2b-btn{width:auto!important}
.p2b-stash-keep{font-size:13px;color:#716a80;font-weight:700}
.p2b-stash-celebration>small{color:#776f84}

/* Promo feedback belongs with the total */
.p2b-summary-promo-note{
  margin-top:9px;padding:9px 10px;border-radius:10px;
  background:#f6f3ff;color:#51428d;font-size:12px;line-height:1.4;font-weight:700;
}
.p2b-summary-promo-win{background:#eefaf4;color:#24704c}

/* The total is the financial center */
.p2b-summary{border:0!important;box-shadow:0 14px 36px rgba(36,28,87,.10)!important}
.p2b-summary .p2b-total{margin-top:14px}
.p2b-summary .p2b-loyalty-line strong{color:#2f7d59}

/* Mobile: keep the total + Party Stash visible without adding another checkout step */
.p2b-mobile-total-bar{display:none}
@media(max-width:780px){
  body{padding-bottom:86px!important}
  .p2b-stage-shell{border-radius:16px!important;margin:12px 0!important}
  .p2b-stage-header{padding:15px 16px!important}
  .p2b-stage-shell>.p2b-journey-section{padding:14px 16px 8px!important}
  .p2b-stage-footer{padding:14px 16px 16px!important}
  .p2b-stash-celebration{padding:18px!important}
  .p2b-stash-choice{display:grid;grid-template-columns:1fr}
  .p2b-stash-choice .p2b-btn{width:100%!important}
  .p2b-mobile-total-bar{
    display:flex;position:fixed;z-index:9995;left:0;right:0;bottom:0;
    min-height:68px;align-items:center;justify-content:space-between;gap:12px;
    padding:10px 14px calc(10px + env(safe-area-inset-bottom));
    background:rgba(255,255,255,.97);backdrop-filter:blur(12px);
    border-top:1px solid #e9e5f5;box-shadow:0 -10px 28px rgba(40,31,83,.12);
  }
  .p2b-mobile-total-copy{display:grid;gap:1px}
  .p2b-mobile-total-copy>strong{font-size:20px;color:#201b3d}
  .p2b-mobile-stash{font-size:11px;color:#6d4aff;font-weight:800}
  .p2b-mobile-next{
    border:0;border-radius:12px;background:#6d4aff;color:#fff;
    font-weight:900;padding:12px 16px;min-width:128px;
  }
}

/* v0.8.6 — stable always-expanded checkout sections */
.p2b-stage-shell{background:#fff!important;border:0!important;box-shadow:0 10px 30px rgba(47,38,92,.06)!important;overflow:visible!important}
.p2b-stage-shell::before{width:4px!important;border-radius:4px 0 0 4px!important}
.p2b-stage-header-static{cursor:default!important;grid-template-columns:auto 1fr auto!important;border-bottom:1px solid #f0edf8!important;background:linear-gradient(180deg,#fbfaff,#fff)!important}
.p2b-stage-header-static:hover,.p2b-stage-header-static:focus{background:linear-gradient(180deg,#fbfaff,#fff)!important}
.p2b-stage-shell>.p2b-journey-section{display:block!important;padding:18px 22px 20px!important}
.p2b-stage-shell>.p2b-journey-section[hidden]{display:block!important}
.p2b-stage-footer,.p2b-stage-chevron{display:none!important}
.p2b-stage-status span{font-size:12px!important;color:#6d6680!important}
.p2b-stage-shell.is-done .p2b-stage-status,.p2b-stage-shell.is-done .p2b-stage-status span{color:#2e9b68!important}
.p2b-stage-shell.needs-attention{background:#fff!important}
.p2b-stage-shell.needs-attention::before{background:#6d4aff!important}
@media(max-width:780px){.p2b-stage-header-static{grid-template-columns:auto 1fr!important}.p2b-stage-header-static .p2b-stage-status{grid-column:2;margin-top:2px}.p2b-stage-shell>.p2b-journey-section{padding:14px 16px 18px!important}}

/* v0.8.7 lightweight Rental Journey indicators — client-side only */
.p2b-journey-steps span{transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}
.p2b-journey-steps span.current{background:#f0ebff;color:#5236d9;box-shadow:inset 0 0 0 1px #cfc3ff}
.p2b-journey-steps span.current b{background:#654ae9;border-color:#654ae9;color:#fff;box-shadow:0 3px 10px rgba(101,74,233,.22)}
.p2b-journey-steps span.upcoming{background:#f8f7fc;color:#777184}
.p2b-journey-steps span.upcoming b{background:#fff;border-color:#dfdaef;color:#766c95}
.p2b-journey-steps span.done{background:#effbf4;color:#23744c}
.p2b-journey-steps span.done b{background:#fff;border-color:#92d7b3;color:#23744c;font-size:13px}
@media(max-width:780px){.p2b-journey-steps span.current{transform:translateY(-1px)}}

/* v0.8.8 hold copy + full journey completion */
.p2b-journey-steps span.done{background:#effbf4;color:#23744c;box-shadow:inset 0 0 0 1px rgba(46,155,104,.14)}
.p2b-journey-steps span.done b{background:#2e9b68!important;border-color:#2e9b68!important;color:#fff!important;font-weight:900}
.p2b-journey-progress.is-ready .p2b-journey-title span{background:#eaf9f0;color:#23744c}


/* v0.8.9 — one-time hold-expiry prompt */
.p2b-expiry-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:20px}
.p2b-expiry-backdrop{position:absolute;inset:0;background:rgba(27,22,52,.46);backdrop-filter:blur(4px)}
.p2b-expiry-dialog{position:relative;width:min(460px,calc(100vw - 32px));background:#fff;border-radius:22px;padding:28px;box-shadow:0 24px 70px rgba(30,22,66,.28);text-align:center;border:1px solid #ece7fb}
.p2b-expiry-icon{width:58px;height:58px;border-radius:18px;margin:0 auto 14px;display:grid;place-items:center;font-size:30px;background:#fff7df}
.p2b-expiry-dialog h2{margin:0 0 10px;color:#211a43;font-size:25px}
.p2b-expiry-dialog p{margin:0 auto 20px;max-width:390px;color:#665f73;line-height:1.55}
.p2b-expiry-actions{display:grid;gap:10px;margin:0 0 12px}
.p2b-expiry-dialog small{display:block;color:#7b7488;line-height:1.45}
body:has(.p2b-expiry-modal){overflow:hidden}
@media(max-width:600px){.p2b-expiry-modal{align-items:end;padding:12px}.p2b-expiry-dialog{width:100%;border-radius:22px 22px 16px 16px;padding:22px 18px 20px}.p2b-expiry-dialog h2{font-size:22px}}

/* v0.8.10: savings are visually distinct from charges/totals. */
.p2b-discount-row .p2b-discount-amount{color:#c62828;font-weight:800}

.p2b-after-savings{border-top:1px solid #ece8f6;margin-top:6px;padding-top:10px;font-weight:800}
/* v0.9.18 — in-checkout date editor reusing the existing PUYP booking calendar */
.p2b-edit-dates{border:0;background:transparent;cursor:pointer;font:inherit}
/* v0.9.21 shared booking-calendar date editor */
.p2b-date-editor{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:22px}
.p2b-date-editor.p2b-hidden{display:none!important}
.p2b-date-editor-backdrop{position:absolute;inset:0;background:rgba(25,20,55,.54)}
.p2b-date-editor-panel{position:relative;width:min(700px,calc(100vw - 44px));max-height:min(760px,calc(100vh - 44px));background:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(25,20,55,.28);display:flex;flex-direction:column;overflow:hidden;z-index:1}
.p2b-date-editor-head{display:flex;justify-content:space-between;gap:20px;padding:22px 24px 14px;border-bottom:1px solid #ece9f8}
.p2b-date-editor-head h2{margin:3px 0 4px}.p2b-date-editor-head p{margin:0;color:#66627a;max-width:560px}
.p2b-date-editor-x{border:0;background:#f4f1ff;color:#5f3bdb;border-radius:999px;width:40px;height:40px;font-size:28px;line-height:1;cursor:pointer;flex:0 0 auto}
.p2b-date-editor-frame-wrap{height:min(470px,58vh);min-height:330px;background:#faf9ff}
#p2b-date-editor-frame{width:100%;height:100%;border:0;background:#fff;display:block}
.p2b-date-editor-actions{display:flex;justify-content:flex-end;gap:12px;padding:14px 22px 6px;border-top:1px solid #ece9f8;background:#fff}
.p2b-date-editor-actions .p2b-btn{min-width:220px}
.p2b-date-editor-note{margin:0;padding:4px 22px 16px;color:#69647a;font-size:13px;text-align:right}
html.p2b-date-editor-open{overflow:hidden}
@media(max-width:700px){.p2b-date-editor{padding:8px;align-items:end}.p2b-date-editor-panel{width:100%;max-height:94vh;border-radius:20px 20px 12px 12px}.p2b-date-editor-head{padding:16px}.p2b-date-editor-frame-wrap{height:58vh;min-height:360px}.p2b-date-editor-actions{padding:12px 14px 6px}.p2b-date-editor-actions .p2b-btn{width:100%;min-width:0}.p2b-date-editor-note{text-align:left;padding:4px 14px 12px}}
/* v0.9.20 native date editor */
.p2b-date-editor-panel.p2b-date-native{max-width:720px}.p2b-native-date-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:end;padding:18px 0}.p2b-native-date-grid label{display:flex;flex-direction:column;gap:7px;font-weight:800}.p2b-native-date-grid input{width:100%;min-height:52px;border:1px solid #d8d7e8;border-radius:12px;padding:10px 12px;font-size:16px;background:#fff}.p2b-date-arrow{font-size:24px;padding-bottom:12px;color:#6d28d9}.p2b-date-edit-status{margin:0 0 16px;padding:10px 12px;border-radius:10px;background:#f7f5ff;color:#5b5670;font-size:13px}.p2b-date-editor-frame-wrap{display:block!important}@media(max-width:640px){.p2b-native-date-grid{grid-template-columns:1fr}.p2b-date-arrow{display:none}.p2b-date-editor-actions{display:grid;grid-template-columns:1fr;gap:10px}}

/* v0.9.22: shared Booking Engine calendar is the actual checkout date picker. */
.p2b-date-editor-frame-wrap{height:min(430px,55vh);min-height:315px;background:#fff;overflow:hidden}
#p2b-date-editor-frame{width:100%;height:100%;border:0;background:#fff;display:block}
@media(max-width:700px){.p2b-date-editor-frame-wrap{height:min(500px,60vh);min-height:360px}}

/* v0.9.23 — calendar-only checkout editor. The iframe is a transport shell only; its WordPress chrome is removed after load. */
.p2b-date-editor-frame-wrap{height:460px;min-height:360px;overflow:visible;background:#fff}
#p2b-date-editor-frame{overflow:visible}
.p2b-date-editor-panel{overflow:visible}
.p2b-date-editor-actions{position:relative;z-index:2}
@media(max-width:700px){.p2b-date-editor-frame-wrap{height:520px;min-height:400px;overflow:auto}.p2b-date-editor-panel{overflow:hidden}}

/* v0.9.24 — smooth calendar reveal + pre-commit authoritative date/price preview */
.p2b-date-editor-frame-wrap{position:relative}
.p2b-date-editor-frame-wrap:not(.is-ready) #p2b-date-editor-frame{visibility:hidden;opacity:0}
.p2b-date-editor-frame-wrap.is-ready #p2b-date-editor-frame{visibility:visible;opacity:1;transition:opacity .16s ease}
.p2b-date-editor-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#625c76;background:#fff;z-index:1}
.p2b-date-editor-frame-wrap.is-ready .p2b-date-editor-loading{display:none}
.p2b-loader-dot{width:11px;height:11px;border-radius:50%;background:#7c3aed;animation:p2bPulse .9s ease-in-out infinite alternate}
@keyframes p2bPulse{to{opacity:.25;transform:scale(.78)}}
.p2b-date-price-preview{margin:12px 22px 0;padding:12px 14px;border-radius:12px;display:grid;gap:3px;background:#f7f5ff;color:#4f4965}
.p2b-date-price-preview strong{font-size:14px;color:#28233a}.p2b-date-price-preview span{font-size:13px;line-height:1.35}
.p2b-date-price-preview.is-change{background:#fff8dd}.p2b-date-price-preview.is-same{background:#eef9f2}.p2b-date-price-preview.is-error{background:#fff0f1;color:#8a2933}.p2b-date-price-preview.is-error strong{color:#8a2933}
.p2b-date-price-preview.p2b-hidden{display:none!important}
@media(max-width:700px){.p2b-date-price-preview{margin:10px 14px 0}}


/* v0.9.35 phone verification */
.p2b-phone-otp{margin:14px 0;padding:14px;border:1px solid #dcd7ff;border-radius:14px;background:#faf9ff;display:grid;gap:10px}
.p2b-phone-otp>div:first-child{display:grid;gap:3px}.p2b-phone-otp strong{color:#18215e}.p2b-phone-otp small{color:#66708f;line-height:1.35}
.p2b-phone-otp-ok{border-color:#bde6cc;background:#f4fff8}.p2b-phone-otp-ok strong{color:#19683a}
.p2b-otp-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.p2b-otp-entry{display:flex;gap:8px;align-items:center;flex:1;min-width:250px}
.p2b-otp-entry input{max-width:150px;letter-spacing:.15em;font-weight:800;text-align:center}
@media(max-width:620px){.p2b-otp-actions,.p2b-otp-entry{display:grid;grid-template-columns:1fr;width:100%;min-width:0}.p2b-otp-entry input{max-width:none}}

/* v0.9.36 pickup appointment radio-card emphasis */
.p2b-time-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 14px}
.p2b-time-card{position:relative;display:flex;align-items:flex-start;gap:13px;min-height:96px;padding:18px 16px;border:2px solid #e2e0f1;border-radius:16px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease;box-sizing:border-box}
.p2b-time-card:hover{border-color:#b7a6ff;box-shadow:0 7px 20px rgba(79,59,208,.08);transform:translateY(-1px)}
.p2b-time-card.is-selected{border-color:#6d43ff;background:linear-gradient(135deg,#f5f1ff 0%,#fff 100%);box-shadow:0 8px 22px rgba(109,67,255,.13)}
.p2b-time-radio{position:absolute;opacity:0;pointer-events:none}
.p2b-time-radio-ui{width:24px;height:24px;border:2px solid #9ca3b5;border-radius:50%;flex:0 0 24px;margin-top:1px;background:#fff;box-sizing:border-box;position:relative}
.p2b-time-card.is-selected .p2b-time-radio-ui{border-color:#6d43ff}
.p2b-time-card.is-selected .p2b-time-radio-ui:after{content:'';position:absolute;inset:4px;border-radius:50%;background:#6d43ff}
.p2b-time-copy{display:flex;flex-direction:column;gap:5px;min-width:0}
.p2b-time-copy strong{font-size:22px;line-height:1.1;color:#17205b;letter-spacing:-.01em}
.p2b-time-copy small{font-size:13px;line-height:1.35;color:#667085;font-weight:650}
.p2b-return-date-row{display:flex;flex-direction:column;gap:6px;font-weight:800;color:#17203a;max-width:310px;margin:0 0 14px}
.p2b-return-date-row input{width:100%;box-sizing:border-box;border:1px solid #dfe3ec;border-radius:12px;padding:12px 13px;background:#f8f9fc;color:#17203a;font:inherit}
.p2b-time-confirmation{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid #dcd3ff;border-radius:16px;background:linear-gradient(90deg,#f5f1ff 0%,#fbfaff 100%);margin:14px 0 2px;color:#4531c7}
.p2b-time-confirmation.is-pending{border-color:#e5e7eb;background:#fafafa;color:#5f6678}
.p2b-time-confirm-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#6d43ff;color:#fff;font-weight:900;font-size:18px;flex:0 0 32px}
.p2b-time-confirmation.is-pending .p2b-time-confirm-icon{background:#ececf2;color:#7b7f8c}
.p2b-time-confirmation>div{display:flex;flex-direction:column;gap:3px}
.p2b-time-confirmation strong{font-size:17px;line-height:1.3}
.p2b-time-confirmation span:not(.p2b-time-confirm-icon){font-size:14px;line-height:1.4;color:#5f6678}
.p2b-time-confirmation b{color:#17205b}
@media(max-width:760px){.p2b-time-card-grid{grid-template-columns:1fr}.p2b-time-card{min-height:82px;padding:15px}.p2b-time-copy strong{font-size:20px}.p2b-return-date-row{max-width:none}}

/* v0.9.51: separate checkout exit, including a retired checkout. */
.puyp-p2b .p2b-head-exits{display:flex;flex-wrap:wrap;gap:9px 15px;align-items:center;justify-content:flex-end}
.puyp-p2b #p2b-new-party{margin-top:8px;text-align:center}

/* v0.9.53: make existing server-backed Party Stash visible and secondary-event action distinct. */
.puyp-p2b .p2b-stash-summary,#p2b-party-stash{display:grid!important;visibility:visible!important;opacity:1!important;margin:18px 0!important;padding:17px!important;border:2px solid #d9d2fa!important;border-radius:16px!important;grid-template-columns:auto minmax(0,1fr)!important;background:#f8f6ff!important}
#p2b-party-stash .p2b-stash-copy{min-width:0}
#p2b-party-stash .p2b-stash-action{grid-column:1/-1}
#p2b-party-stash .p2b-stash-action button{width:100%}
.p2b-separate-event{display:grid;gap:3px;padding:10px 3px;text-align:center;border-top:1px solid #e9e6f2;margin-top:8px}
.p2b-separate-event a{color:#5343ad;font-size:13px;font-weight:750;text-decoration:underline}
.p2b-separate-event small{font-size:11px;color:#777187}

/* v0.9.57: mutually exclusive Party Stash choice, compact and mobile-safe. */
#p2b-party-stash .p2b-stash-either-or{display:grid;gap:8px;width:100%;}
#p2b-party-stash .p2b-stash-either-or .p2b-btn{width:100%;white-space:normal;text-align:center;min-height:45px;padding:10px 8px;line-height:1.35;}
#p2b-party-stash .p2b-stash-or{display:block;text-align:center;font-size:12px;font-weight:900;letter-spacing:.09em;color:#5d4d8f;}
#p2b-party-stash .p2b-stash-either-or small{line-height:1.45;color:#625c72;}

/* v0.9.61: checkout actions remain legible under theme/disabled overrides. */
#puyp-p2b-app #p2b-recheck, #puyp-p2b-app #p2b-recheck:disabled{background:#f0eaff!important;color:#171717!important;border:2px solid #6845d8!important;opacity:1!important;-webkit-text-fill-color:#171717!important;}
#puyp-p2b-app #p2b-pay:not(:disabled){background:#6845d8!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;}
#puyp-p2b-app #p2b-pay:disabled{background:#e6e6eb!important;color:#1f2937!important;-webkit-text-fill-color:#1f2937!important;border:1px solid #a5abb8!important;opacity:1!important;cursor:not-allowed!important;}
#puyp-p2b-app .p2b-hold-payment-help{display:block;text-align:center;margin:6px 0 0;color:#424a59;font-size:12px;line-height:1.4;}
#puyp-p2b-app #p2b-party-stash .p2b-earn-not-selected{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#5b6473;color:#485366!important;-webkit-text-fill-color:#485366!important;background:#f4f5f8!important;border:1px solid #a5abb8!important;opacity:1!important;}
#puyp-p2b-app #p2b-party-stash .p2b-earn-not-selected:hover,#puyp-p2b-app #p2b-party-stash .p2b-earn-not-selected:focus-visible{text-decoration:none;border-color:#6845d8!important;outline-offset:2px;}

/* v0.9.66: availability action visible at the top and in the mobile footer. */
#puyp-p2b-app .p2b-hold-expired-label{font-weight:800;color:#713d07}
#puyp-p2b-app .p2b-recheck-top{min-height:44px;padding:9px 14px;border:2px solid #6845d8;border-radius:10px;background:#fff;color:#45309b;font:inherit;font-weight:850;cursor:pointer;text-decoration:underline;text-underline-offset:3px;touch-action:manipulation}
#puyp-p2b-app .p2b-recheck-top:focus-visible{outline:3px solid #6845d8;outline-offset:3px}
#puyp-p2b-app .p2b-recheck-top:disabled{opacity:.65;cursor:progress}
#puyp-p2b-app .p2b-recheck-error{grid-column:1/-1;margin:3px 0 0;color:#a32319;font-size:.9rem;font-weight:700;line-height:1.4;overflow-wrap:anywhere}
@media(max-width:820px){#puyp-p2b-app .p2b-hold:has(.p2b-recheck-top){display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:10px 14px}#puyp-p2b-app .p2b-recheck-top{width:100%}#puyp-p2b-app .p2b-mobile-next[data-mobile-action="recheck"]{font-size:.91rem;white-space:normal;min-height:48px}}
