.fv-offer-bar{position:sticky;top:0;z-index:70;width:100%;overflow:hidden;background:linear-gradient(105deg,#7c2d12 0%,#c2410c 45%,#9f1239 100%);border-bottom:1px solid rgba(255,255,255,.2);color:#fff;box-shadow:0 8px 26px rgba(2,6,23,.28)}
.fv-offer-bar[hidden]{display:none}
.fv-offer-bar__glow{position:absolute;inset:-80% 35%;background:radial-gradient(circle,rgba(253,224,71,.26),transparent 65%);pointer-events:none}
.fv-offer-bar__inner{position:relative;max-width:1240px;min-height:64px;margin:auto;padding:9px 52px 9px 24px;display:flex;align-items:center;justify-content:center;gap:28px}
.fv-offer-bar__message,.fv-offer-bar__actions,.fv-offer-bar__timer{display:flex;align-items:center}
.fv-offer-bar__message{gap:9px;font-size:15px;font-weight:700;line-height:1.35}
.fv-offer-bar__bolt{font-size:20px;filter:drop-shadow(0 0 8px rgba(253,224,71,.7))}
.fv-offer-bar__badge{flex:none;padding:4px 9px;border-radius:999px;background:#fef3c7;color:#9a3412;font-size:11px;font-weight:900;letter-spacing:.08em;box-shadow:0 3px 12px rgba(69,10,10,.24)}
.fv-offer-bar__actions{gap:14px;flex:none}
.fv-offer-bar__timer{gap:8px;padding:5px 6px 5px 11px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:rgba(69,10,10,.28)}
.fv-offer-bar__timer-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.8}
.fv-offer-bar__timer b{min-width:78px;padding:4px 7px;border-radius:7px;background:rgba(2,6,23,.72);font:800 16px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em;text-align:center;font-variant-numeric:tabular-nums}
.fv-offer-bar__cta{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 14px;border-radius:9px;background:#fff;color:#9a3412;font-size:12.5px;font-weight:800;white-space:nowrap;box-shadow:0 5px 16px rgba(69,10,10,.26);transition:transform .18s ease,box-shadow .18s ease}
.fv-offer-bar__cta:hover{color:#7c2d12;transform:translateY(-1px);box-shadow:0 8px 20px rgba(69,10,10,.34)}
.fv-offer-bar__close{position:absolute;inset-inline-end:14px;top:50%;width:30px;height:30px;padding:0;transform:translateY(-50%);border:0;border-radius:50%;background:rgba(69,10,10,.25);color:#fff;font:400 24px/28px Arial,sans-serif;cursor:pointer;opacity:.78;transition:opacity .18s,background .18s}
.fv-offer-bar__close:hover,.fv-offer-bar__close:focus-visible{opacity:1;background:rgba(69,10,10,.5);outline:2px solid rgba(255,255,255,.8);outline-offset:2px}
body.fv-offer-visible .site-nav,body.fv-offer-visible .lp-header{top:64px}
@media(max-width:820px){.fv-offer-bar__inner{gap:12px;justify-content:space-between}.fv-offer-bar__message{font-size:13px}.fv-offer-bar__message .fv-offer-bar__badge{display:none}.fv-offer-bar__timer-label{display:none}.fv-offer-bar__actions{gap:8px}.fv-offer-bar__cta{padding:8px 10px}.fv-offer-bar__cta span:first-child{max-width:112px;white-space:normal;line-height:1.15;text-align:center}}
@media(max-width:560px){body.fv-offer-visible .site-nav,body.fv-offer-visible .lp-header{top:86px}.fv-offer-bar__inner{min-height:86px;padding:8px 42px 8px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px}.fv-offer-bar__message{grid-column:1/-1;justify-content:center;font-size:12px;text-align:center}.fv-offer-bar__bolt{font-size:16px}.fv-offer-bar__actions{grid-column:1/-1;justify-content:center}.fv-offer-bar__timer{padding:4px}.fv-offer-bar__timer b{min-width:76px;font-size:15px}.fv-offer-bar__cta{min-height:34px;font-size:11.5px}.fv-offer-bar__close{inset-inline-end:7px;top:18px;width:27px;height:27px}}
@media(prefers-reduced-motion:reduce){.fv-offer-bar__cta,.fv-offer-bar__close{transition:none}}