.product-offers-strip{color:#1f6b4f;text-align:left;cursor:pointer;background:#2e7d6012;border:1px solid #2e7d6047;border-radius:12px;align-items:center;gap:10px;width:100%;margin:2px 0;padding:9px 14px;font-family:inherit;font-size:.95rem;transition:background .16s,border-color .16s;display:flex}.product-offers-strip:hover{background:#2e7d601f;border-color:#2e7d6073}.product-offers-strip-icon{flex:none;place-items:center;width:22px;height:22px;display:grid}.product-offers-strip-icon svg{width:20px;height:20px}.product-offers-strip-text{flex:auto;min-width:0}.product-offers-strip-text strong{font-weight:800}.product-offers-strip-chevron{opacity:.75;flex:none;place-items:center;width:18px;height:18px;display:grid}.product-offers-strip-chevron svg{width:16px;height:16px}.product-offers-root{z-index:1100;position:fixed;inset:0}.product-offers-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2a1c1475;animation:.17s both product-offers-fade;position:absolute;inset:0}.product-offers-sheet{max-height:82vh;padding:18px 20px calc(22px + env(safe-area-inset-bottom));background:#fdfaf6;border-radius:18px 18px 0 0;animation:.2s both product-offers-fade;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 44px #2a1c143d}@media (min-width:901px){.product-offers-sheet{border-radius:18px;width:min(440px,100vw - 48px);top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}}.product-offers-sheet-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.product-offers-sheet-title{color:#2a1c14;margin:0;font-size:1.25rem;font-weight:700}.product-offers-close{color:#4a3428;cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.product-offers-close svg{width:20px;height:20px}.product-offers-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.product-offer{background:#fff;border:1px solid #c9a46a57;border-radius:12px;gap:12px;padding:14px;display:flex}.product-offer.is-locked{opacity:.62}.product-offer-icon{color:#1f6b4f;background:#2e7d601f;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;display:grid}.product-offer-icon svg{width:21px;height:21px}.product-offer-body{flex-direction:column;gap:4px;min-width:0;display:flex}.product-offer-title{color:#2a1c14;font-size:1rem;font-weight:700}.product-offer-condition,.product-offer-auto{color:#6f5a4a;font-size:.85rem}.product-offer-code-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.product-offer-code-label{color:#6f5a4a;font-size:.85rem}.product-offer-code{color:#1f6b4f;letter-spacing:.04em;cursor:pointer;background:#2e7d6012;border:1px dashed #2e7d6099;border-radius:7px;align-items:center;gap:8px;padding:6px 11px;font-family:inherit;font-size:.9rem;font-weight:700;display:inline-flex}.product-offer-code svg{flex:none;width:15px;height:15px}.product-offer-copied{color:#1f6b4f;font-size:.78rem;font-weight:700}@keyframes product-offers-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.product-offers-backdrop,.product-offers-sheet{animation:none}}
