.pe-co{border:0;border-radius:22px;padding:0;width:min(760px,calc(100vw - 32px));max-height:90dvh;color:#173e38;background:white;box-shadow:0 20px 80px #0004}.pe-co::backdrop{background:#000b}.pe-co-shell{display:flex;flex-direction:column;padding:28px;max-height:90dvh;box-sizing:border-box}.pe-co header{position:relative;flex:none}.pe-co h2{font-size:27px;font-weight:700;text-align:center;margin:0 32px 24px}.pe-co-close{position:absolute;right:-10px;top:-14px;width:44px;height:44px;background:none;border:0;font-size:34px;line-height:1;color:#586b66;cursor:pointer}.pe-co-shipping{text-align:center;margin:0 0 12px;font-size:17px}.pe-co-progress{display:block;width:100%;height:13px;border:0;border-radius:20px;overflow:hidden;appearance:none;background:#e8edeb}.pe-co-progress::-webkit-progress-bar{background:#e8edeb}.pe-co-progress::-webkit-progress-value{background:#308980;border-radius:20px}.pe-co-progress::-moz-progress-bar{background:#308980;border-radius:20px}.pe-co h3{font-size:18px;margin:20px 0 14px}.pe-co-products{overflow:auto;overscroll-behavior:contain;min-height:0;display:grid;gap:12px;padding:2px}.pe-co-card{background:#f5f7f6;border:1px solid transparent;border-radius:17px;padding:16px;display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:16px;align-items:center}.pe-co-card.is-selected{border-color:#308980;background:#eff7f3}.pe-co-media{position:relative;align-self:start}.pe-co-media img{width:92px;height:92px;border-radius:12px;object-fit:contain;background:white}.pe-co-badge{position:absolute;top:0;left:0;border-radius:8px 0 8px 0;background:#c34043;color:white;font-size:12px;font-weight:700;padding:3px 7px}.pe-co-card h4{font-size:18px;line-height:1.3;font-weight:700;margin:0 0 7px}.pe-co-desc{font-size:14px;color:#5a6864;margin:0 0 8px;line-height:1.45}.pe-co-price{font-size:18px;font-weight:700}.pe-co-price s{font-size:14px;font-weight:400;color:#66706c;margin-left:7px}.pe-co-qty{display:flex;align-items:center;gap:10px}.pe-co-qty button{border:1px solid #dee5e2;border-radius:50%;background:white;color:#173e38;width:40px;height:40px;font-size:24px;cursor:pointer}.pe-co-qty button:disabled{opacity:.4;cursor:default}.pe-co-qty output{font-size:18px;font-weight:700;min-width:16px;text-align:center}.pe-co-card.is-selected .pe-co-plus{background:#20574e;color:white}.pe-co select{max-width:100%;font-size:13px;margin:3px 0 8px}.pe-co footer{padding-top:18px;margin-top:18px;border-top:1px solid #e2e8e5;flex:none}.pe-co-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:18px}.pe-co-total strong{font-size:28px}.pe-co-submit{width:100%;padding:16px;border:1px solid #ccd9d3;border-radius:12px;background:white;color:#173e38;font-size:19px;font-weight:700;cursor:pointer}.pe-co-submit.has-items{background:#20574e;border-color:#20574e;color:white}.pe-co-submit:disabled{opacity:.6;cursor:wait}.pe-co-error{color:#a0272d;font-size:14px}.pe-co button:focus-visible,.pe-co select:focus-visible{outline:3px solid #308980;outline-offset:3px}@media(max-width:600px){.pe-co{width:calc(100vw - 20px);border-radius:18px;max-height:94dvh}.pe-co-shell{padding:20px 14px;max-height:94dvh}.pe-co h2{font-size:21px;margin:0 25px 22px}.pe-co-shipping{font-size:14px}.pe-co h3{font-size:16px;margin-top:16px}.pe-co-card{grid-template-columns:68px minmax(0,1fr);gap:10px;padding:12px}.pe-co-media img{width:68px;height:68px}.pe-co-card h4{font-size:16px}.pe-co-desc{font-size:13px}.pe-co-qty{grid-column:2;justify-self:end}.pe-co-qty button{width:38px;height:38px}.pe-co-total strong{font-size:24px}.pe-co-submit{font-size:16px;padding:14px}.pe-co footer{padding-top:14px;margin-top:14px}}

/* Explicitly override the theme reset: native dialogs need auto margins. */
#PeCheckoutOffer{position:fixed;inset:0;margin:auto;box-sizing:border-box;height:fit-content;width:min(760px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow:hidden;transform:none}
#PeCheckoutOffer .pe-co-shell{max-height:calc(100dvh - 32px);min-height:0}
@media(max-width:600px){#PeCheckoutOffer{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 32px)}#PeCheckoutOffer .pe-co-shell{max-height:calc(100dvh - 32px)}}
