.sb-welcome[hidden]{display:none!important}.sb-welcome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.sb-welcome.is-open{display:flex}.sb-welcome__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0c108c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:0;padding:0;cursor:pointer}.sb-welcome__dialog{position:relative;z-index:1;width:min(100%,460px);padding:0;border-radius:18px;background:#fff;color:#111;box-shadow:0 24px 64px #00000047;text-align:center;overflow:hidden;animation:sb-welcome-in .28s ease}@keyframes sb-welcome-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.sb-welcome__dialog{animation:none}}.sb-welcome__close{position:absolute;top:12px;inset-inline-start:12px;z-index:2;width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 2px 8px #00000014}.sb-welcome__close:hover{color:var(--sb-red, #c62828);border-color:#c6282859}.sb-welcome__media{width:100%;aspect-ratio:16 / 9;background:#111;overflow:hidden}.sb-welcome__media-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.sb-welcome__body{padding:22px 24px 24px}.sb-welcome__logo{margin:0 auto 12px;display:flex;justify-content:center}.sb-welcome__logo-img{display:block;height:52px;width:auto;max-width:220px;object-fit:contain}.sb-welcome__eyebrow{margin:0 0 8px;font-size:.75rem;font-weight:800;letter-spacing:.08em;color:var(--sb-red, #c62828)}.sb-welcome__title{margin:0 0 12px;font-size:clamp(1.25rem,3vw,1.55rem);font-weight:800;line-height:1.35;color:#111}.sb-welcome__text{margin:0 0 22px;font-size:.9375rem;line-height:1.7;color:#4b5563}.sb-welcome__actions{display:flex;flex-direction:column;gap:10px}.sb-welcome__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;font-size:.9375rem;font-weight:700;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.sb-welcome__btn--primary{background:var(--sb-red, #c62828);color:#fff;width:100%}.sb-welcome__btn--primary:hover{background:var(--sb-red-dark, #a91d1d);color:#fff}html[data-sb-theme=dark] .sb-welcome__dialog{background:#171b24;color:#fff}html[data-sb-theme=dark] .sb-welcome__title{color:#fff}html[data-sb-theme=dark] .sb-welcome__text{color:#9ca3af}html[data-sb-theme=dark] .sb-welcome__close{background:#1a1e27;border-color:#2a2f3a;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sb-welcome-popup.css.map */
