.scph{display:block;width:100%;color:var(--scph-text);font-family:var(--font-body-family, inherit)}.scph *,.scph *:before,.scph *:after{box-sizing:border-box}.scph__canvas{position:relative;min-height:var(--scph-desktop-height);overflow:hidden;border-radius:var(--scph-radius);isolation:isolate;background:#171717}.scph__visual,.scph__media,.scph__media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.scph__hero-image,.scph__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--scph-image-position)}.scph__placeholder{background:#d9d9d9}.scph__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgb(var(--scph-overlay-rgb) / calc(var(--scph-overlay-strength) * 1.1)),rgb(var(--scph-overlay-rgb) / .12) 46%,rgb(var(--scph-overlay-rgb) / calc(var(--scph-overlay-strength) * .42))),linear-gradient(0deg,rgb(var(--scph-overlay-rgb) / calc(var(--scph-overlay-strength) * .94)) 0%,transparent 48%)}.scph__copy{position:absolute;z-index:2;left:max(var(--scph-gutter),calc((100vw - 1800px)/2));bottom:clamp(36px,7vw,88px);width:min(37vw,570px);color:var(--scph-text)}.scph__eyebrow,.scph__heading,.scph__text,.scph__text p,.scph__rail-label,.scph-card__vendor,.scph-card__title,.scph-card__price{margin:0;color:inherit}.scph__eyebrow{margin-bottom:12px;font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:0}.scph__heading{max-width:11ch;color:inherit;font-family:var(--font-heading-family, inherit);font-size:clamp(40px,4.6vw,76px);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);line-height:.98;letter-spacing:0;text-wrap:balance}.scph__text{max-width:48ch;margin-top:18px;font-size:clamp(15px,1.15vw,18px);line-height:1.5}.scph__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;margin-top:26px;padding:12px 20px;border:1px solid var(--scph-accent);border-radius:999px;color:#171717;background:var(--scph-accent);font-size:13px;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background-color .18s ease,transform .18s ease}.scph__cta svg{flex:0 0 auto}.scph__products{position:absolute;z-index:3;top:50%;right:0;width:min(64vw,1120px);padding:0 var(--scph-gutter) 0 0;transform:translateY(-50%)}.scph__rail-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:40px;margin-bottom:12px;color:#fff}.scph__rail-label{font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:0}.scph__navigation{position:absolute;z-index:4;top:50%;right:8px;left:8px;display:flex;align-items:center;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.scph__arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgb(23 23 23 / .12);border-radius:50%;color:#171717;background:#fffffff5;box-shadow:0 8px 24px #0000002e;cursor:pointer;pointer-events:auto;transition:color .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}.scph__arrow:disabled{opacity:0;cursor:default;pointer-events:none}.scph__rail-shell{position:relative}.scph__rail{display:grid;grid-auto-flow:column;grid-auto-columns:min(var(--scph-card-width),calc((100% - 36px - clamp(48px,4vw,72px)) / 3));gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.scph__rail::-webkit-scrollbar{width:0;height:0}.scph__rail:focus-visible{outline:2px solid var(--scph-accent);outline-offset:4px}.scph-card{position:relative;display:grid;grid-template-rows:auto auto;align-self:start;overflow:hidden;border:1px solid rgb(0 0 0 / .07);border-radius:6px;color:#171717;background:var(--scph-card-bg);box-shadow:0 16px 42px #00000029;scroll-snap-align:start}.scph-card__media{position:relative;aspect-ratio:1;min-height:0;overflow:hidden;background:#f5f5f5}.scph-card__image-link{display:block;width:100%;height:100%}.scph-card__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .36s cubic-bezier(.2,.7,.2,1)}.scph-card .saintz-wish-heart--card{position:absolute;z-index:5;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:6px;margin:-6px;border:0;color:#171717;background:transparent;box-sizing:content-box;cursor:pointer;line-height:1;-webkit-appearance:none;appearance:none}.scph-card .saintz-wish-heart__icon{display:block;width:100%;height:100%;pointer-events:none}.scph-card .saintz-wish-heart.is-saved .saintz-wish-heart__icon{fill:#1d1d1d;stroke:#1d1d1d}.scph-card .saintz-wish-heart:focus-visible{border-radius:2px;outline:2px solid #1d1d1d;outline-offset:3px}.scph-card__quick-add{position:absolute;z-index:4;right:10px;bottom:10px}.scph-card__quick-add product-form,.scph-card__quick-add-form{display:block}.scph-card__quick-add-control{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;color:#fff;background:transparent;cursor:pointer;text-decoration:none;touch-action:manipulation;-webkit-appearance:none;appearance:none;transition:color .16s ease,transform .16s ease}.scph-card__quick-add-control:before{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid #171717;border-radius:50%;background:#171717;box-shadow:0 5px 14px #00000029;content:"";transition:background-color .16s ease,border-color .16s ease}.scph-card__quick-add-control svg{position:relative;z-index:1;display:block;width:17px;height:17px}.scph-card__quick-add-sold svg{width:18px;height:18px}.scph-card__quick-add-control:focus-visible{outline:2px solid #171717;outline-offset:3px}.scph-card__quick-add-control:disabled{color:#888;cursor:not-allowed}.scph-card__quick-add-control:disabled:before{border-color:#d8d8d8;background:#ededed;box-shadow:none}.scph-card__quick-add-control .loading__spinner{z-index:2;top:50%;left:50%;color:currentColor;transform:translate(-50%,-50%)}.scph-card__quick-add-control .loading__spinner .path{stroke:currentColor}.scph-card__quick-add-control.loading .scph-card__quick-add-icon{opacity:0}.scph-card__quick-add-sold:not(.hidden){display:inline-flex;align-items:center;justify-content:center}.scph-card__badges{position:absolute;z-index:2;right:14px;bottom:14px;left:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;pointer-events:none}.scph-card__badge{display:inline-flex;align-items:center;min-height:26px;max-width:78%;padding:6px 9px;border-radius:3px;color:#fff;background:#171717;font-size:10px;font-weight:700;line-height:1.15;text-transform:uppercase}.scph-card__badge--use{color:#171717;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scph-card__badge--sale{margin-left:auto;background:#e93434}.scph-card__badge--sold{margin-left:auto;background:#6a6a6a}.scph-card__content{min-height:142px;padding:18px 18px 20px}.scph-card__vendor{overflow:hidden;color:#6d6d6d;font-size:10px;font-weight:700;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.scph-card__title{display:-webkit-box;min-height:42px;margin-top:8px;overflow:hidden;color:#171717;font-family:var(--font-body-family, inherit);font-size:14px;font-weight:600;line-height:1.45;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.scph-card__title a{color:inherit;text-decoration:none}.scph-card__price{display:flex;align-items:baseline;gap:9px;margin-top:12px;font-size:15px;font-weight:700;line-height:1.2}.scph-card--has-quick-add .scph-card__price{padding-right:46px}.scph-card__price s{color:#858585;font-size:12px;font-weight:400}@media(hover:hover){.scph__cta:hover{color:var(--scph-accent);background:transparent;transform:translateY(-1px)}.scph__arrow:not(:disabled):hover{color:#fff;border-color:#171717;background:#171717}.scph-card:hover .scph-card__image{transform:scale(1.025)}.scph-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.scph-card__quick-add-control:not(:disabled):hover{color:#171717;transform:translateY(-1px)}.scph-card__quick-add-control:not(:disabled):hover:before{border-color:#171717;background:#fff}}@media screen and (min-width:750px)and (hover:hover)and (pointer:fine){.scph-card__quick-add{opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.scph-card:hover .scph-card__quick-add,.scph-card:has(.scph-card__quick-add-control:focus-visible) .scph-card__quick-add{opacity:1;pointer-events:auto;transform:translateY(0)}}@media screen and (max-width:1100px)and (min-width:750px){.scph__copy{width:34vw}.scph__products{width:62vw}.scph__heading{font-size:clamp(36px,4.5vw,56px)}}@media screen and (max-width:1199px)and (min-width:900px){.scph__rail{grid-auto-columns:min(var(--scph-card-width),calc((100% - 72px)/2))}}@media screen and (max-width:899px)and (min-width:750px){.scph__rail{grid-auto-columns:min(var(--scph-card-width),calc(100% - 60px))}}@media screen and (max-width:749px){.scph__canvas{min-height:0;overflow:hidden;border-radius:var(--scph-radius);background:var(--scph-rail-bg)}.scph__visual{position:relative;height:var(--scph-mobile-height)}.scph__media,.scph__media picture{position:absolute}.scph__hero-image,.scph__placeholder{object-position:var(--scph-image-position-mobile)}.scph__overlay{background:linear-gradient(0deg,rgb(var(--scph-overlay-rgb) / calc(var(--scph-overlay-strength) * 1.15)) 0%,rgb(var(--scph-overlay-rgb) / .08) 62%,transparent 100%)}.scph__copy{right:var(--scph-gutter);bottom:28px;left:var(--scph-gutter);width:auto}.scph__eyebrow{margin-bottom:8px;font-size:10px}.scph__heading{max-width:13ch;font-size:clamp(34px,10vw,50px);line-height:1}.scph__text{max-width:36ch;margin-top:12px;font-size:14px;line-height:1.45}.scph__cta{min-height:44px;margin-top:18px;padding:10px 17px;font-size:12px}.scph__products{position:relative;top:auto;right:auto;width:100%;padding:18px 0 24px;color:#171717;background:var(--scph-rail-bg);transform:none}.scph__rail-meta{min-height:38px;margin:0 var(--scph-gutter) 12px;color:#171717}.scph__rail-label{font-size:11px}.scph__arrow{width:40px;height:40px;color:#171717;border-color:#1717171f;background:#fffffff5}.scph__navigation{right:6px;left:6px}.scph__rail{grid-auto-columns:var(--scph-card-width-mobile);gap:10px;padding:0 var(--scph-gutter);scroll-padding-inline:var(--scph-gutter)}.scph-card{box-shadow:none}.scph-card__content{min-height:132px;padding:16px}.scph-card__title{min-height:40px;font-size:13px}}@media(prefers-reduced-motion:reduce){.scph__rail{scroll-behavior:auto}.scph__cta,.scph__arrow,.scph-card__image,.scph-card__quick-add,.scph-card__quick-add-control:before,.scph-card__quick-add-control{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/saintz-campaign-product-hero.css.map */
