/* FindVault customer-facing delivery offer — v53 */
.fv-delivery-promo{width:min(1180px,calc(100% - 28px));margin:18px auto 0;position:relative;overflow:hidden;border:1px solid rgba(15,122,80,.2);border-radius:22px;background:linear-gradient(115deg,#062f2b 0%,#087b58 58%,#12a66c 100%);color:#fff;box-shadow:0 18px 48px rgba(5,82,60,.18)}
.fv-delivery-promo:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-95px;top:-145px;background:rgba(255,255,255,.12)}
.fv-delivery-promo:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;left:34%;bottom:-135px;background:rgba(255,196,84,.16)}
.fv-delivery-promo-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,1.15fr) repeat(2,minmax(170px,.55fr)) auto;align-items:center;gap:14px;padding:18px 20px}
.fv-delivery-promo-copy small{display:block;margin-bottom:5px;color:#a9ffe0;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.fv-delivery-promo-copy strong{display:block;font-size:clamp(19px,2.2vw,27px);letter-spacing:-.035em;line-height:1.12}.fv-delivery-promo-copy p{margin:6px 0 0;color:#d9fff0;font-size:12px;line-height:1.5}
.fv-delivery-deal{display:flex;align-items:center;gap:10px;min-height:66px;padding:11px 12px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px)}.fv-delivery-deal i{flex:0 0 38px;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#087b58;font-style:normal;font-weight:1000;font-size:16px}.fv-delivery-deal b{display:block;font-size:13px}.fv-delivery-deal span{display:block;margin-top:3px;color:#d9fff0;font-size:11px;line-height:1.35}
.fv-delivery-promo-action{white-space:nowrap;border-radius:13px;background:#fff;color:#075e46;padding:12px 15px;font-size:12px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.12)}
.fv-delivery-promo-action:hover{transform:translateY(-1px)}
.fv-offer-chip{position:absolute;z-index:3;top:10px;right:10px;border-radius:999px;padding:6px 9px;background:#fff7d8;color:#6d4b00;border:1px solid #f1d37c;font-size:9px;font-weight:1000;box-shadow:0 6px 18px rgba(50,35,0,.12)}
.fv-product{position:relative}.fv-product .fv-offer-chip{top:12px;right:12px}
.fv-offer-progress{margin:12px 0 0;padding:13px;border:1px solid #dcebe4;border-radius:15px;background:linear-gradient(135deg,#f2fbf7,#fffaf0)}.fv-offer-progress.unlocked{border-color:#8bd5b4;background:linear-gradient(135deg,#e7fbf1,#f6fff9)}
.fv-offer-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.fv-offer-progress-head b{display:block;font-size:12px;color:#0b684b}.fv-offer-progress-head span{font-size:10px;font-weight:900;color:#6a798b;white-space:nowrap}.fv-offer-progress p{margin:5px 0 0;color:#607287;font-size:11px;line-height:1.45}.fv-offer-meter{height:7px;border-radius:999px;background:#dce9e3;overflow:hidden;margin-top:10px}.fv-offer-meter span{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#0b7a50,#18b979);transition:width .25s ease}.fv-offer-progress.unlocked .fv-offer-meter span{width:100%!important;background:linear-gradient(90deg,#0b7a50,#ffb648)}
@media(max-width:920px){.fv-delivery-promo-inner{grid-template-columns:1fr 1fr}.fv-delivery-promo-copy{grid-column:1/-1}.fv-delivery-promo-action{text-align:center}}
@media(max-width:620px){.fv-delivery-promo{margin-top:10px;border-radius:18px}.fv-delivery-promo-inner{grid-template-columns:1fr;padding:15px}.fv-delivery-promo-copy{grid-column:auto}.fv-delivery-deal{min-height:0}.fv-delivery-promo-action{width:100%;text-align:center}}
