.storefront-announcement{position:relative;z-index:70;color:#fff;font-size:13px;font-weight:800}.storefront-announcement__inner{max-width:1280px;min-height:42px;margin:auto;padding:8px 18px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center}.storefront-announcement a{color:inherit;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.storefront-announcement button{width:28px;height:28px;border:0;border-radius:999px;background:rgba(255,255,255,.16);color:inherit;cursor:pointer;font-size:20px;line-height:1}.storefront-announcement--brand{background:linear-gradient(90deg,#0758a5,#0ea5e9)}.storefront-announcement--success{background:linear-gradient(90deg,#047857,#10b981)}.storefront-announcement--warning{background:linear-gradient(90deg,#b45309,#f59e0b)}.storefront-announcement--dark{background:linear-gradient(90deg,#0f172a,#334155)}.storefront-announcement--sale{background:linear-gradient(90deg,#be123c,#f43f5e)}
.storefront-popup-backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px;background:rgba(2,8,23,.72);backdrop-filter:blur(8px)}.storefront-popup-backdrop[hidden]{display:none}.storefront-popup{position:relative;width:min(920px,100%);max-height:min(720px,calc(100vh - 36px));overflow:auto;display:grid;grid-template-columns:minmax(260px,.85fr) minmax(300px,1.15fr);border:1px solid rgba(255,255,255,.25);border-radius:28px;background:#fff;box-shadow:0 30px 100px rgba(2,8,23,.42)}.storefront-popup__media{min-height:360px;background:#e0f2fe}.storefront-popup__media img{width:100%;height:100%;object-fit:cover;display:block}.storefront-popup__content{padding:clamp(28px,5vw,60px);display:flex;flex-direction:column;justify-content:center}.storefront-popup__eyebrow{font-size:11px;font-weight:900;letter-spacing:.08em;color:#0284c7}.storefront-popup h2{margin:12px 0 0;font-size:clamp(26px,4vw,44px);line-height:1.35;font-weight:950;color:#0f172a}.storefront-popup p{margin:18px 0 0;color:#526077;font-size:14px;line-height:2}.storefront-popup__actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px}.storefront-popup__actions a,.storefront-popup__actions button{min-height:46px;border-radius:14px;padding:11px 19px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:inherit;font-weight:900;cursor:pointer}.storefront-popup__primary{border:0;background:#0284c7;color:#fff}.storefront-popup__secondary{border:1px solid #cbd5e1;background:#fff;color:#334155}.storefront-popup__close{position:absolute;top:14px;left:14px;z-index:2;width:38px;height:38px;border:0;border-radius:999px;background:rgba(15,23,42,.72);color:#fff;font-size:24px;cursor:pointer}.storefront-popup--dark{background:#0f172a}.storefront-popup--dark h2,.storefront-popup--dark p,.storefront-popup--dark .storefront-popup__eyebrow{color:#fff}.storefront-popup--sale{background:linear-gradient(145deg,#fff1f2,#fff)}.storefront-popup--minimal{grid-template-columns:1fr;max-width:620px}.storefront-popup--minimal .storefront-popup__media{max-height:260px;min-height:0}
body.storefront-popup-open{overflow:hidden}@media(max-width:720px){.storefront-announcement__inner{justify-content:space-between;text-align:right;font-size:11px}.storefront-announcement a{display:none}.storefront-popup{grid-template-columns:1fr;border-radius:22px}.storefront-popup__media{min-height:190px;max-height:230px}.storefront-popup__content{padding:26px 22px}.storefront-popup h2{font-size:25px}.storefront-popup__actions{display:grid}.storefront-popup__actions>*{width:100%}}
