.sf-post-add{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483600;display:grid;place-items:center;padding:24px}.sf-post-add[hidden]{display:none}.sf-post-add__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#15110fc7}.sf-post-add__dialog{--sf-offer-cocoa: #30211b;--sf-offer-cream: #fff8f1;--sf-offer-coral: #e9523f;--sf-offer-ink: #2d2522;position:relative;width:min(1180px,100%);height:min(790px,calc(100dvh - 48px));min-height:min(620px,100%);overflow:hidden;color:var(--sf-offer-ink);background:var(--sf-offer-cream);box-shadow:0 26px 80px #130d0a57;opacity:0;transform:translateY(16px) scale(.985);transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.sf-post-add[open] .sf-post-add__dialog{opacity:1;transform:none}.sf-post-add__band{display:block!important;position:absolute;inset:0 0 auto;height:136px;background:var(--sf-offer-cocoa)}.sf-post-add__band:after{content:"";position:absolute;right:-4%;bottom:-39px;left:-4%;height:72px;border-radius:50%;background:var(--sf-offer-cream)}.sf-post-add__close{position:absolute;z-index:4;top:24px;right:26px;display:grid;width:48px;height:48px;place-items:center;padding:0;border:0;color:var(--sf-offer-cream);background:transparent;cursor:pointer}.sf-post-add__close svg{width:36px;height:36px}.sf-post-add__close path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.2}.sf-post-add__close:focus-visible,.sf-post-add__claim:focus-visible{outline:3px solid #1976d2;outline-offset:4px}.sf-post-add__content{position:relative;z-index:2;display:flex;width:min(620px,68%);margin:176px auto 0;align-items:center;flex-direction:column;text-align:center}.sf-post-add__logo{display:block;width:min(260px,70%);max-height:92px;margin:0 0 42px;object-fit:contain;filter:brightness(0) saturate(100%) invert(12%) sepia(15%) saturate(1230%) hue-rotate(336deg) brightness(95%) contrast(91%)}.sf-post-add__wordmark{margin:0 0 42px;color:var(--sf-offer-cocoa);font-family:var(--font-heading-family);font-size:56px;line-height:1}.sf-post-add__title{margin:0 0 38px;padding:15px 28px 13px;border-radius:7px;color:#fff;background:var(--sf-offer-coral);font-family:var(--font-body-family);font-size:clamp(27px,3vw,42px);font-weight:800;letter-spacing:-.02em;line-height:1.05}.sf-post-add__description{margin:0 0 34px;font-family:var(--font-body-family);font-size:clamp(21px,2.1vw,31px);letter-spacing:-.02em;line-height:1.32}.sf-post-add__description strong{font-weight:800}.sf-post-add__claim{position:relative;min-width:430px;min-height:94px;padding:22px 46px;border:0;border-radius:0;color:#fff;background:var(--sf-offer-coral);box-shadow:0 3px 6px #30211b2e;font-family:var(--font-body-family);font-size:25px;font-weight:800;letter-spacing:.01em;cursor:pointer;transition:background .14s ease,transform .14s ease}.sf-post-add__claim:hover{background:#d84634;transform:translateY(-1px)}.sf-post-add__claim:disabled{cursor:wait;opacity:.82}.sf-post-add__spinner{display:none;width:22px;height:22px;margin-left:12px;border:3px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;vertical-align:-4px;animation:sf-post-add-spin .7s linear infinite}.sf-post-add__claim.is-loading .sf-post-add__spinner{display:inline-block}.sf-post-add__error{max-width:520px;margin:18px 0 0;color:#a62d22;font-family:var(--font-body-family);font-size:15px;font-weight:700;line-height:1.4}.sf-post-add__product{position:absolute;z-index:1;bottom:-118px;width:420px;height:560px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.sf-post-add__product--collagen{left:-80px;transform:rotate(-8deg)}.sf-post-add__product--gift{right:-92px;transform:rotate(8deg)}body.sf-post-add-open{overflow:hidden}@keyframes sf-post-add-spin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.sf-post-add{padding:0}.sf-post-add__dialog{width:100%;height:100%;min-height:min(580px,100%)}.sf-post-add__band{height:92px}.sf-post-add__band:after{bottom:-25px;height:48px}.sf-post-add__close{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:44px;height:44px}.sf-post-add__close svg{width:30px;height:30px}.sf-post-add__content{width:calc(100% - 40px);margin-top:126px}.sf-post-add__logo{width:180px;max-height:62px;margin-bottom:27px}.sf-post-add__wordmark{margin-bottom:27px;font-size:42px}.sf-post-add__title{margin-bottom:26px;padding:12px 18px 11px;font-size:clamp(24px,7vw,32px)}.sf-post-add__description{margin-bottom:25px;font-size:clamp(19px,5.2vw,24px)}.sf-post-add__claim{width:min(100%,390px);min-width:0;min-height:72px;padding:18px 22px;font-size:19px}.sf-post-add__product{bottom:-82px;width:52vw;height:38vh;min-height:250px}.sf-post-add__product--collagen{left:-13vw}.sf-post-add__product--gift{right:-14vw}}@media screen and (max-height:700px)and (min-height:621px)and (min-width:750px){.sf-post-add__content{margin-top:145px}.sf-post-add__logo{margin-bottom:24px}.sf-post-add__title{margin-bottom:23px}.sf-post-add__description{margin-bottom:24px}.sf-post-add__claim{min-height:76px}}@media screen and (max-height:620px)and (min-width:750px),screen and (max-height:480px)and (max-width:749px){.sf-post-add{padding:10px}.sf-post-add__dialog{display:flex;width:min(1180px,100%);height:100%;min-height:0;flex-direction:column}.sf-post-add__band{height:68px}.sf-post-add__band:after{bottom:-18px;height:36px}.sf-post-add__close{top:max(8px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));width:44px;height:44px}.sf-post-add__close svg{width:26px;height:26px}.sf-post-add__content{width:min(620px,calc(100% - 32px));min-height:0;flex:1 1 auto;justify-content:center;margin-top:84px;padding-bottom:max(12px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.sf-post-add__logo{width:min(200px,60%);max-height:42px;margin-bottom:12px}.sf-post-add__wordmark{margin-bottom:12px;font-size:28px}.sf-post-add__title{margin-bottom:11px;padding:7px 15px 6px;font-size:clamp(18px,4.4vh,28px)}.sf-post-add__description{margin-bottom:13px;font-size:clamp(14px,3.3vh,20px)}.sf-post-add__claim{width:min(100%,380px);min-width:0;min-height:50px;padding:12px 20px;font-size:17px}.sf-post-add__error{margin-top:10px;font-size:13px}.sf-post-add__product{display:none}}@media(prefers-reduced-motion:reduce){.sf-post-add__dialog,.sf-post-add__claim{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/soft-friday-post-add-offer.css.map */
