.bp-offer-stable-overlay{position:fixed!important;inset:0!important;z-index:2147483000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;background:rgba(8,36,29,.42)!important;backdrop-filter:blur(8px);pointer-events:auto!important;visibility:visible!important;opacity:1!important}.bp-offer-stable-card{position:relative;width:min(560px,94vw);max-height:92vh;overflow:auto;border-radius:32px;background:var(--offer-bg,#fff7fb);color:var(--offer-text,#12382d);box-shadow:0 30px 100px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.75);animation:bpOfferIn .42s cubic-bezier(.2,.9,.2,1)}.bp-offer-closing{animation:bpOfferOut .22s ease forwards}.bp-offer-x{position:absolute;top:14px;left:14px;z-index:3;width:40px;height:40px;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#12382d;font-size:28px;line-height:1;cursor:pointer}.bp-offer-stable-image{height:210px;overflow:hidden;border-radius:32px 32px 0 0;background:#f3efe5}.bp-offer-stable-image img{width:100%;height:100%;object-fit:cover;display:block}.bp-offer-stable-flower{height:150px;display:grid;place-items:center;font-size:72px;background:linear-gradient(135deg,rgba(15,107,79,.16),rgba(205,168,115,.2))}.bp-offer-stable-content{padding:24px;text-align:center}.bp-offer-stable-badge{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.72);color:var(--offer-accent,#0f6b4f);font-weight:900;margin-bottom:12px}.bp-offer-stable-content h2{margin:0 0 8px;font-size:clamp(1.6rem,4vw,2.35rem);font-weight:950;color:var(--offer-text,#12382d)}.bp-offer-stable-content h3{margin:0 0 10px;font-size:1.08rem;color:var(--offer-accent,#0f6b4f)}.bp-offer-stable-content p{font-size:1rem;line-height:1.9;margin:10px 0;color:inherit}.bp-offer-stable-price{font-size:1.4rem;font-weight:950;color:var(--offer-accent,#0f6b4f);margin:10px 0}.bp-offer-stable-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}.bp-offer-book,.bp-offer-close-btn{border:0;border-radius:999px;padding:12px 24px;font-weight:950;cursor:pointer}.bp-offer-book{background:var(--offer-accent,#0f6b4f);color:#fff}.bp-offer-close-btn{background:rgba(0,0,0,.07);color:var(--offer-text,#12382d)}@keyframes bpOfferIn{from{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:none}}@keyframes bpOfferOut{to{opacity:0;transform:translateY(14px) scale(.98)}}
