.cwh-hero{position:relative;isolation:isolate;min-height:var(--cwh-hero-height, auto);padding-block:clamp(1.75rem,3vw,3rem);background:var(--cwh-hero-background, var(--cwh-paper))}.cwh-hero--blush{--cwh-hero-background: var(--cwh-blush)}.cwh-hero--cream{--cwh-hero-background: var(--cwh-cream)}.cwh-hero--no-art .cwh-hero__ambient-art{display:none}.cwh-hero__ambient-art{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:var(--cwh-hero-art-opacity, 1);pointer-events:none;transform:scale(var(--cwh-hero-art-scale, 1));transform-origin:var(--cwh-hero-art-origin, center center)}.cwh-hero .cwh-hero__accent{position:absolute;display:none;height:auto;opacity:.98;filter:saturate(1.08) contrast(1.08) drop-shadow(0 .65rem .7rem rgba(61,33,23,.26))}.cwh-hero__grid{position:relative;z-index:var(--cw-layer-content, 1);display:grid;min-height:100%;align-items:var(--cwh-hero-vertical-align, center);gap:clamp(2rem,4vw,4.5rem);grid-template-columns:minmax(0,1fr)}.cwh-hero__copy{position:relative;z-index:1;min-width:0;text-align:var(--cwh-hero-content-align, left)}.cwh-hero__heading{margin:0;font-family:var(--cw-font-display);font-size:calc(var(--cw-heading-size-h1, clamp(3.15rem, 5.35vw, 5rem)) * var(--cw-type-scale, 1) * var(--cw-heading-scale-h1, 1));font-weight:var(--cw-heading-weight, 400);letter-spacing:var(--cw-heading-tracking, -.055em);line-height:var(--cw-heading-line-height, .94);white-space:pre-line}.cwh-hero__lede{margin-top:1.25rem;color:var(--cwh-muted);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.65}.cwh-hero__actions{display:flex;flex-wrap:wrap;margin-top:1.5rem;align-items:center;gap:1.25rem}.cwh-hero__note{margin:1rem 0 0;font-size:.72rem;line-height:1.5;opacity:.64}.cwh-hero__product{position:relative;min-width:0}.cwh-float{--cwh-x: 0px;--cwh-y: 0px;--cwh-enter-x: 0px;--cwh-enter-y: 0px;--cwh-enter-rotate: 0deg;--cwh-enter-scale: 1;display:block;transform:translate3d(calc(var(--cwh-x) + var(--cwh-enter-x)),calc(var(--cwh-y) + var(--cwh-enter-y)),0) rotate(calc(var(--cwh-rotate, 0deg) + var(--cwh-enter-rotate))) scale(var(--cwh-enter-scale));transition:transform .42s cubic-bezier(.2,.8,.2,1);will-change:transform}.cwh-hero__panels{position:relative;z-index:1}.cwh-hero-product{position:relative}.cwh-hero-product__image{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;border:1px solid rgba(61,33,23,.1);border-radius:clamp(1.25rem,2vw,2rem);background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.85) 0 9%,transparent 9.5%),linear-gradient(145deg,#fff8fb,#f8d5e5 55%,#efb8d3);box-shadow:0 1.5rem 3.5rem #552b361a}.cwh-hero-product__image img{width:100%;height:100%;padding:clamp(1.25rem,3.2vw,2.75rem);object-fit:contain;filter:drop-shadow(0 1.4rem 1.6rem rgba(73,32,45,.16));transition:transform .6s var(--cw-ease)}.cwh-hero-product__image:hover img{transform:scale(1.02)}.cwh-hero-product__meta{display:flex;padding:1rem .15rem 0;align-items:center;justify-content:space-between;gap:1rem}.cwh-hero-product__meta p:not(.cwh-price){margin:.2rem 0 0;font-size:.65rem;font-weight:700;letter-spacing:.09em;opacity:.58;text-transform:uppercase}.cwh-hero-product__meta h2{margin:0;font-family:var(--cw-font-display);font-size:clamp(1.4rem,2.15vw,1.9rem);font-weight:400;letter-spacing:-.035em}.cwh-hero-product__meta a{color:inherit;text-decoration:none}.cwh-hero-product__purchase{display:flex;flex:0 0 auto;align-items:center;gap:.7rem}.cwh-hero-cart{position:relative;margin:0}.cwh-hero-cart--overlay{position:absolute;z-index:3;top:clamp(.85rem,1.5vw,1.25rem);right:clamp(.85rem,1.5vw,1.25rem)}.cwh-hero-cart:after{position:absolute;right:0;bottom:calc(100% + .65rem);width:max-content;padding:.48rem .72rem;border-radius:999px;background:var(--cwh-cocoa);box-shadow:0 .75rem 1.5rem #3d21172e;color:#fff;content:"Added to bag";font-size:.68rem;font-weight:700;letter-spacing:.04em;opacity:0;pointer-events:none;text-transform:uppercase;transform:translateY(.35rem) scale(.94);transition:opacity .18s ease,transform .22s var(--cw-ease);white-space:nowrap}.cwh-hero-cart.is-added:after{opacity:1;transform:translateY(0) scale(1)}.cwh-hero-cart--overlay:after{top:calc(100% + .65rem);right:0;bottom:auto}.cwh-hero-cart__button{display:grid;width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--cwh-line);border-radius:50%;place-items:center;background:var(--cwh-paper);color:var(--cwh-cocoa);cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.cwh-hero-cart__button svg{width:1.2rem;height:1.2rem}.cwh-hero-cart__button.cwh-hero-product__seal{width:clamp(3.25rem,4vw,4rem);height:auto;aspect-ratio:1;border-color:#8b315b3d;background:#fffafce0;box-shadow:0 .75rem 1.75rem #63284321,inset 0 0 0 .3rem #ffffff6b;color:var(--cw-accent, #c8186b);transform:rotate(5deg)}.cwh-hero-cart__button.cwh-hero-product__seal svg{width:1.5rem;height:1.5rem}.cwh-hero-cart__button.cwh-hero-product__seal:hover{border-color:var(--cw-accent, #c8186b);background:var(--cw-accent, #c8186b);color:#fff;transform:rotate(-3deg) scale(1.05)}.cwh-hero-cart__check-icon{opacity:0;transform:scale(.5);transform-origin:center;transition:opacity .16s ease,transform .22s var(--cw-ease)}.cwh-hero-cart__bag-icon{opacity:1;transform:scale(1);transform-origin:center;transition:opacity .14s ease,transform .18s ease}.cwh-hero-cart.is-added .cwh-hero-cart__button{border-color:var(--cw-accent, #c8186b);background:var(--cw-accent, #c8186b);color:#fff;animation:cwh-cart-confirm .52s var(--cw-ease)}.cwh-hero-cart.is-added .cwh-hero-cart__button:disabled{opacity:1}.cwh-hero-cart.is-added .cwh-hero-cart__bag-icon{opacity:0;transform:scale(.55)}.cwh-hero-cart.is-added .cwh-hero-cart__check-icon{opacity:1;transform:scale(1)}.cwh-cart-flyer{position:fixed;z-index:var(--cw-layer-flyer);overflow:hidden;border:2px solid rgba(255,255,255,.92);border-radius:50%;background:#f8d5e5 center / cover no-repeat;box-shadow:0 .8rem 1.5rem #3d21173d;pointer-events:none}.cw-site-header a[href*="/cart"].is-cwh-cart-bumped{animation:cwh-header-cart-bump .48s var(--cw-ease)}@keyframes cwh-cart-confirm{0%,to{transform:scale(1)}45%{transform:scale(1.14)}}@keyframes cwh-header-cart-bump{0%,to{transform:scale(1)}45%{transform:scale(1.2) rotate(-7deg)}}.cwh-hero-cart__button:hover{border-color:var(--cwh-cocoa);background:var(--cwh-cocoa);color:var(--cwh-paper);transform:translateY(-2px)}.cwh-hero-cart__button:disabled{cursor:not-allowed;opacity:.4;transform:none}.cwh-hero__selectors{display:grid;margin-top:.85rem;gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.cwh-hero__selector{min-width:0;padding:.72rem .85rem;border:1px solid var(--cwh-line);border-radius:999px;background:#ffffff85;color:var(--cwh-cocoa);cursor:pointer;font-size:.7rem;font-weight:700;overflow-wrap:anywhere;text-align:center;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease}.cwh-hero__selector:hover,.cwh-hero__selector.is-active{border-color:var(--cwh-cocoa);background:var(--cwh-cocoa);color:var(--cwh-paper)}
/*# sourceMappingURL=/cdn/shop/t/15/assets/cw-feature-hero.css.map */
