.utility-bar--marquee .utility-bar__grid{overflow:hidden}.announcement-bar--marquee{overflow:hidden;width:100%}.announcement-bar__marquee-track{display:flex;width:max-content;animation:announcement-marquee var(--announcement-marquee-duration, 22s) linear infinite}.announcement-bar--marquee:hover .announcement-bar__marquee-track,.announcement-bar--marquee:focus-within .announcement-bar__marquee-track{animation-play-state:paused}.announcement-bar__marquee-group{display:flex;align-items:center;flex:0 0 auto;gap:3.2rem;padding-right:3.2rem;white-space:nowrap}.announcement-bar__marquee-item{display:inline-flex;align-items:center;color:currentColor;font-size:1.25rem;font-weight:700;letter-spacing:0;text-decoration:none}.announcement-bar__marquee-item:before{content:"";display:inline-block;width:.55rem;height:.55rem;margin-right:1.2rem;border-radius:999px;background:currentColor;opacity:.42}@keyframes announcement-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-bar__marquee-track{animation:none}}.squishpop-hero{position:relative;isolation:isolate;padding:clamp(4.8rem,8vw,8rem) 0 clamp(3.6rem,7vw,7rem);overflow:hidden}.squishpop-hero:before,.squishpop-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.squishpop-hero:before{z-index:0;background-image:var(--squishpop-hero-bg-image);background-position:var(--squishpop-hero-bg-position, center center);background-repeat:no-repeat;background-size:cover;opacity:0;transform:scale(1.02)}.squishpop-hero:after{z-index:0;background:linear-gradient(90deg,rgba(255,247,238,var(--squishpop-hero-overlay-opacity)),rgba(255,247,238,calc(var(--squishpop-hero-overlay-opacity) * .72)) 44%,rgba(255,247,238,calc(var(--squishpop-hero-overlay-opacity) * .46)));opacity:0}.squishpop-hero--has-background:before{opacity:var(--squishpop-hero-bg-opacity)}.squishpop-hero--has-background{background:transparent!important}.squishpop-hero--has-background:after{opacity:1}.squishpop-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);gap:clamp(2rem,5vw,6rem);align-items:center}.squishpop-hero__copy{position:relative;z-index:3;max-width:var(--squishpop-hero-copy-width, 68rem);transform:translate(var(--squishpop-hero-copy-x, 0px),var(--squishpop-hero-copy-y, 0px))}.squishpop-hero--has-background .squishpop-hero__copy{border:1px solid color-mix(in srgb,var(--squishpop-cocoa) 10%,transparent);border-radius:8px;background:linear-gradient(135deg,#fff7ee8f,#fff7ee3d);box-shadow:0 18px 54px #56382e14;padding:clamp(2rem,3vw,3.2rem);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.squishpop-hero__eyebrow{display:inline-flex;width:max-content;max-width:100%;margin:0 0 1.2rem;border:1px solid var(--squishpop-line);border-radius:999px;background:color-mix(in srgb,var(--squishpop-mint) 56%,#ffffff 44%);color:var(--squishpop-cocoa);padding:.6rem 1rem;font-size:1.25rem;font-weight:700}.squishpop-hero__heading{max-width:72rem;margin:0;color:var(--squishpop-cocoa);font-size:clamp(3.6rem,var(--squishpop-hero-heading-size, 6.4rem),10rem);line-height:.96;text-wrap:balance;text-shadow:0 2px 28px rgba(255,247,238,.9)}.squishpop-hero__text{max-width:58rem;margin-top:1.6rem;color:color-mix(in srgb,var(--squishpop-cocoa) 74%,#ffffff 26%);font-size:var(--squishpop-hero-text-size, 1.7rem);text-shadow:0 1px 18px rgba(255,247,238,.86)}.squishpop-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.squishpop-hero__stage{position:relative;z-index:1;width:var(--squishpop-hero-media-width, 100%);transform:translate(var(--squishpop-hero-media-x, 0px),var(--squishpop-hero-media-y, 0px))}.squishpop-hero__media{min-height:var(--squishpop-hero-media-height, 56rem);overflow:hidden;border:1px solid var(--squishpop-line);border-radius:8px;background:color-mix(in srgb,var(--squishpop-cream) 72%,#ffffff 28%);box-shadow:var(--squishpop-shadow);transform:perspective(1000px) rotateX(var(--squishpop-hero-rotate-x, 0deg)) rotateY(var(--squishpop-hero-rotate-y, 0deg)) translate3d(var(--squishpop-hero-shift-x, 0px),var(--squishpop-hero-shift-y, 0px),0);transform-style:preserve-3d;transition:transform .22s ease,box-shadow .22s ease;will-change:transform}.squishpop-hero--has-background .squishpop-hero__media{background:#fff7ee80;box-shadow:0 24px 70px #56382e29}.squishpop-hero__media img,.squishpop-hero__media svg{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:var(--squishpop-hero-image-position, center center);transform:scale(var(--squishpop-hero-image-zoom, 1.035)) translate3d(var(--squishpop-hero-image-shift-x, 0px),var(--squishpop-hero-image-shift-y, 0px),0);transition:transform .22s ease;will-change:transform}.squishpop-hero__media picture{display:block;width:100%;height:100%;min-height:inherit}.squishpop-hero__notes{position:absolute;left:clamp(1rem,3vw,3rem);right:clamp(1rem,3vw,3rem);bottom:clamp(1rem,3vw,3rem);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.squishpop-hero__note{min-width:0;border:1px solid var(--squishpop-line);border-radius:8px;background:color-mix(in srgb,var(--squishpop-cream) 76%,rgba(255,255,255,.86) 24%);box-shadow:0 16px 40px #56382e21;padding:1rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.squishpop-hero__note strong,.squishpop-hero__note span{display:block}.squishpop-hero__note strong{color:var(--squishpop-cocoa);font-size:1.45rem}.squishpop-hero__note span{margin-top:.25rem;color:color-mix(in srgb,var(--squishpop-cocoa) 70%,#ffffff 30%);font-size:1.25rem;line-height:1.35}.squishpop-hero__petals{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;overflow:hidden;pointer-events:none}.squishpop-hero__petal{position:absolute;top:-8rem;left:var(--petal-left);display:block;width:3.2rem;height:3.8rem;opacity:var(--squishpop-hero-petal-opacity, .72);transform:translate3d(0,-10vh,0) scale(var(--petal-scale, 1));animation:squishpop-petal-fall var(--squishpop-hero-petal-duration, 14s) linear infinite;animation-delay:var(--petal-delay)}.squishpop-hero__petal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:72% 28% 74% 32%;background:radial-gradient(circle at 36% 30%,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,#ffccdfeb,#fff6ee80);box-shadow:0 8px 24px #a65b741f}.squishpop-hero__petal img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}.squishpop-hero__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.squishpop-hero-hotspot{position:absolute;left:var(--hotspot-x);top:var(--hotspot-y);transform:translate(-50%,-50%);pointer-events:auto}.squishpop-hero-hotspot__dot{position:relative;display:grid;width:2.8rem;height:2.8rem;place-items:center;border:1px solid rgba(111,70,58,.22);border-radius:999px;background:#fff7eec2;box-shadow:0 12px 34px #56382e29;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.squishpop-hero-hotspot__dot:before{content:"";position:absolute;top:-.9rem;right:-.9rem;bottom:-.9rem;left:-.9rem;border:1px solid rgba(221,132,162,.42);border-radius:inherit;animation:squishpop-hotspot-pulse 2.4s ease-out infinite}.squishpop-hero-hotspot__dot span{display:block;width:1rem;height:1rem;border-radius:50%;background:color-mix(in srgb,var(--squishpop-blush) 76%,#ffffff 24%);box-shadow:inset 0 0 0 2px #ffffffc2,0 0 18px #dd84a29e}.squishpop-hero-hotspot__card{--hotspot-active-card-x: var(--hotspot-card-x, 0px);--hotspot-active-card-y: var(--hotspot-card-y, 0px);position:absolute;left:50%;top:calc(100% + 1rem);min-width:15rem;max-width:min(24rem,82vw);border:1px solid rgba(111,70,58,.14);border-radius:8px;background:linear-gradient(135deg,#fff7eef0,#ffebf3e6);color:var(--squishpop-cocoa);box-shadow:0 18px 48px #56382e2e;padding:1rem 1.1rem;text-decoration:none;opacity:0;transform:translate(calc(-50% + var(--hotspot-active-card-x)),calc(-.8rem + var(--hotspot-active-card-y))) scale(.96);transition:opacity .18s ease,transform .18s ease;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.squishpop-hero-hotspot__card--mobile{display:none}.squishpop-hero-hotspot__card strong,.squishpop-hero-hotspot__card small{display:block}.squishpop-hero-hotspot__card strong{font-size:1.45rem;line-height:1.2}.squishpop-hero-hotspot__card small{margin-top:.35rem;color:color-mix(in srgb,var(--squishpop-cocoa) 70%,#ffffff 30%);font-size:1.2rem;line-height:1.35}.squishpop-hero-hotspot:hover .squishpop-hero-hotspot__card,.squishpop-hero-hotspot:focus-within .squishpop-hero-hotspot__card,.squishpop-hero-hotspot.is-open .squishpop-hero-hotspot__card{opacity:1;transform:translate(calc(-50% + var(--hotspot-active-card-x)),var(--hotspot-active-card-y)) scale(1);pointer-events:auto}@keyframes squishpop-hotspot-pulse{0%{opacity:.86;transform:scale(.72)}to{opacity:0;transform:scale(1.28)}}@keyframes squishpop-petal-fall{0%{transform:translate3d(0,-10vh,0) rotate(0) scale(var(--petal-scale, 1))}to{transform:translate3d(var(--petal-drift, 12vw),116vh,0) rotate(360deg) scale(var(--petal-scale, 1))}}@media screen and (max-width:989px){.squishpop-hero__grid{grid-template-columns:1fr}.squishpop-hero__notes{position:static;margin-top:1rem}}@media screen and (max-width:640px){.squishpop-hero:before{background-image:var(--squishpop-hero-mobile-bg-image, var(--squishpop-hero-bg-image));background-position:var(--squishpop-hero-mobile-bg-position, center center)}.squishpop-hero--mobile-image_first .squishpop-hero__stage,.squishpop-hero--mobile-text_first .squishpop-hero__copy{order:-1}.squishpop-hero__copy{max-width:var(--squishpop-hero-mobile-copy-width, 100%);transform:translate(var(--squishpop-hero-mobile-copy-x, 0px),var(--squishpop-hero-mobile-copy-y, 0px))}.squishpop-hero--mobile-overlay-copy .squishpop-hero__copy{margin-top:calc(var(--squishpop-hero-mobile-copy-overlap, 0px) * -1);z-index:4}.squishpop-hero__heading{font-size:var(--squishpop-hero-mobile-heading-size, 4.2rem)}.squishpop-hero__text{font-size:var(--squishpop-hero-mobile-text-size, 1.5rem)}.squishpop-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:var(--squishpop-hero-mobile-actions-width, 100%);transform:translate(var(--squishpop-hero-mobile-actions-x, 0px),var(--squishpop-hero-mobile-actions-y, 0px))}.squishpop-hero__actions .button{width:100%;min-width:0;padding-inline:1rem;white-space:nowrap;font-size:clamp(1.2rem,3.5vw,1.45rem)}.squishpop-hero__stage{width:var(--squishpop-hero-mobile-media-width, 100%);transform:translate(var(--squishpop-hero-mobile-media-x, 0px),var(--squishpop-hero-mobile-media-y, 0px))}.squishpop-hero__media{min-height:var(--squishpop-hero-mobile-media-height, 36rem)}.squishpop-hero__media img,.squishpop-hero__media svg{object-position:var(--squishpop-hero-mobile-image-position, center center);transform:scale(var(--squishpop-hero-mobile-image-zoom, 1)) translate3d(var(--squishpop-hero-image-shift-x, 0px),var(--squishpop-hero-image-shift-y, 0px),0)}.squishpop-hero__notes{grid-template-columns:1fr}.squishpop-hero--mobile-hide-notes .squishpop-hero__notes{display:none}.squishpop-hero-hotspot{left:var(--hotspot-mobile-x);top:var(--hotspot-mobile-y)}.squishpop-hero-hotspot__card{--hotspot-active-card-x: var(--hotspot-mobile-card-x, 0px);--hotspot-active-card-y: var(--hotspot-mobile-card-y, 0px);min-width:13rem}.squishpop-hero-hotspot__card--desktop{display:none}.squishpop-hero-hotspot__card--mobile{display:block}}@media(prefers-reduced-motion:reduce){.squishpop-hero__media,.squishpop-hero__media img,.squishpop-hero__media svg,.squishpop-hero__petal,.squishpop-hero-hotspot__dot:before{transform:none;transition:none;animation:none}}.squishpop-card-carousel{position:relative;overflow:clip;min-height:clamp(64rem,calc(100svh - 8rem),92rem);padding:0;background:linear-gradient(90deg,#2816198f,#28161947 43%,#28161914 72%),var(--squishpop-card-carousel-bg),linear-gradient(135deg,#e7b6c5,#f7d8df 48%,#c9e2ef);background-position:center;background-repeat:no-repeat;background-size:cover}.squishpop-card-carousel>.page-width{width:100%}.squishpop-card-carousel__panel{position:relative;min-height:clamp(64rem,calc(100svh - 8rem),92rem);display:grid;grid-template-columns:minmax(32rem,.9fr) minmax(48rem,1.1fr);align-items:center;gap:clamp(2rem,4vw,6rem);overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;padding:clamp(4rem,6vw,8rem) 0;isolation:isolate}.squishpop-card-carousel__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 68% 32%,rgba(255,198,220,.22),transparent 24rem),radial-gradient(circle at 82% 72%,rgba(190,231,255,.24),transparent 28rem)}.squishpop-card-carousel__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:none;pointer-events:none}.squishpop-card-carousel__wash img,.squishpop-card-carousel__wash svg{width:100%;height:100%;object-fit:cover}.squishpop-card-carousel__intro{position:relative;z-index:3;max-width:54rem;padding:clamp(2rem,3vw,4rem);border-left:.3rem solid rgba(255,255,255,.82);background:linear-gradient(90deg,#22131761,#22131700);text-shadow:0 .2rem 1.8rem rgba(24,12,16,.34)}.squishpop-card-carousel__eyebrow{display:inline-flex;width:max-content;max-width:100%;margin:0 0 1.4rem;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#fff3;color:#fff;padding:.62rem 1.15rem;font-size:1.28rem;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.squishpop-card-carousel__heading{max-width:52rem;margin:0;color:#fff;font-size:clamp(4.8rem,5.4vw,8rem);line-height:.98;letter-spacing:0;text-wrap:balance}.squishpop-card-carousel__text{max-width:43rem;margin-top:1.6rem;color:#ffffffe6;font-size:1.65rem;line-height:1.7}.squishpop-card-carousel__carousel{position:relative;z-index:2;min-width:0}.squishpop-card-carousel__shop-button{display:inline-flex;min-width:min(28rem,100%);min-height:5.6rem;align-items:center;justify-content:center;margin-top:2.6rem;border:.2rem solid #ffffff;background:#2a181ce6;color:#fff;padding:1.4rem 3.2rem;font-size:1.5rem;font-weight:800;letter-spacing:.16em;line-height:1;text-decoration:none;text-transform:uppercase;box-shadow:0 1.4rem 3.2rem #1e0e1347;transition:transform .18s ease,background .18s ease}.squishpop-card-carousel__shop-button:hover{background:#fff;color:#4b2d35;transform:translateY(-.2rem)}.squishpop-card-carousel__stage{position:relative;min-height:clamp(40rem,44vw,54rem);overflow:visible;perspective:1100px}.squishpop-card-carousel__card{position:absolute;left:50%;top:50%;width:clamp(24rem,25vw,35rem);overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:8px;background:linear-gradient(160deg,#ffffffd6,#ffeef8a3),linear-gradient(130deg,color-mix(in srgb,var(--card-accent) 26%,transparent),transparent 56%);box-shadow:0 1.8rem 4.8rem #56382e29,0 0 3rem color-mix(in srgb,var(--card-accent) 30%,transparent);color:var(--squishpop-cocoa);text-decoration:none;transform:translate(-50%,-50%) scale(.72);transform-style:preserve-3d;opacity:0;pointer-events:none;transition:transform .42s cubic-bezier(.2,.8,.2,1),opacity .3s ease,filter .3s ease,box-shadow .3s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.squishpop-card-carousel__card[data-carousel-state=active]{z-index:5;opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.squishpop-card-carousel__card[data-carousel-state=prev]{z-index:3;opacity:.58;pointer-events:auto;transform:translate(calc(-50% - min(21vw,25rem)),-49%) rotate(-4deg) scale(.78);filter:saturate(.86)}.squishpop-card-carousel__card[data-carousel-state=next]{z-index:3;opacity:.58;pointer-events:auto;transform:translate(calc(-50% + min(21vw,25rem)),-49%) rotate(4deg) scale(.78);filter:saturate(.86)}.squishpop-card-carousel__card[data-carousel-state=far-prev]{z-index:1;opacity:.22;transform:translate(calc(-50% - min(30vw,36rem)),-48%) rotate(-7deg) scale(.62);filter:blur(.7px) saturate(.72)}.squishpop-card-carousel__card[data-carousel-state=far-next]{z-index:1;opacity:.22;transform:translate(calc(-50% + min(30vw,36rem)),-48%) rotate(7deg) scale(.62);filter:blur(.7px) saturate(.72)}.squishpop-card-carousel__card:hover{box-shadow:0 2.4rem 5.6rem #56382e2e,0 0 3.8rem color-mix(in srgb,var(--card-accent) 40%,transparent)}.squishpop-card-carousel__image{display:block;aspect-ratio:1 / .9;overflow:hidden;background:linear-gradient(135deg,#fff9f2,#ffeaf3 56%,#eff8ff)}.squishpop-card-carousel__image img,.squishpop-card-carousel__image svg{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.035)}.squishpop-card-carousel__body{display:block;min-height:13rem;padding:1.35rem 1.5rem 1.65rem;background:#fffaf4d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.squishpop-card-carousel__label{display:inline-flex;max-width:100%;margin-bottom:.65rem;border:1px solid color-mix(in srgb,var(--card-accent) 35%,var(--squishpop-cocoa) 10%);border-radius:999px;background:color-mix(in srgb,var(--card-accent) 20%,#ffffff 80%);padding:.38rem .8rem;font-size:1.08rem;font-weight:800;line-height:1.2}.squishpop-card-carousel__body strong,.squishpop-card-carousel__body small{display:block;overflow-wrap:anywhere}.squishpop-card-carousel__body strong{font-size:1.78rem;line-height:1.18}.squishpop-card-carousel__body small{margin-top:.4rem;color:color-mix(in srgb,var(--squishpop-cocoa) 66%,#ffffff 34%);font-size:1.22rem;line-height:1.38}.squishpop-card-carousel__cta{display:inline-flex;max-width:100%;margin-top:1.05rem;border:1px solid rgba(111,70,58,.16);border-radius:999px;background:#fff7eec2;color:var(--squishpop-cocoa);padding:.62rem 1rem;font-size:1.12rem;font-weight:800;line-height:1.2;box-shadow:0 .8rem 1.8rem #56382e17}.squishpop-card-carousel__controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.2rem}.squishpop-card-carousel__arrow,.squishpop-card-carousel__dot{border:0;color:var(--squishpop-cocoa);cursor:pointer;transition:transform .16s ease,background .16s ease,opacity .16s ease}.squishpop-card-carousel__arrow{display:inline-grid;width:4.4rem;height:4.4rem;place-items:center;border:1px solid rgba(111,70,58,.14);border-radius:999px;background:#fffaf4c7;box-shadow:0 1rem 2.4rem #56382e1f}.squishpop-card-carousel__arrow span{display:block;margin-top:-.12rem;font-size:3rem;line-height:1}.squishpop-card-carousel__dots{display:inline-flex;align-items:center;gap:.7rem;min-height:4.4rem}.squishpop-card-carousel__dot{width:.72rem;height:.72rem;border-radius:999px;background:#6f463a40;padding:0}.squishpop-card-carousel__dot[aria-current=true]{width:2.4rem;background:linear-gradient(90deg,#ffc6dc,#bfeeff)}.squishpop-card-carousel__arrow:hover,.squishpop-card-carousel__dot:hover{transform:translateY(-1px)}@media screen and (max-width:989px){.squishpop-card-carousel{min-height:auto;width:100%;max-width:100vw;overflow-x:hidden;background:linear-gradient(180deg,#2f191f5c,#2f191f1f 42%,#fff8f5c7),var(--squishpop-card-carousel-mobile-bg, var(--squishpop-card-carousel-bg)),linear-gradient(135deg,#e7b6c5,#f7d8df 48%,#c9e2ef);background-position:center top;background-repeat:no-repeat;background-size:cover}.squishpop-card-carousel__panel{grid-template-columns:1fr;width:100%;max-width:100%;min-height:auto;padding:clamp(5rem,10vw,8rem) 0 clamp(2.4rem,7vw,4.6rem);overflow-x:hidden}.squishpop-card-carousel__intro{box-sizing:border-box;width:calc(100vw - 2.4rem);max-width:calc(100vw - 2.4rem);padding:clamp(1.45rem,4vw,2.1rem) clamp(1.45rem,4.8vw,2.6rem);border-left:0;border-radius:18px;background:linear-gradient(180deg,#41242a47,#41242a14);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.squishpop-card-carousel__heading{max-width:100%;overflow-wrap:normal;font-size:clamp(2.85rem,9vw,3.9rem)}.squishpop-card-carousel__text{max-width:40rem;font-size:1.34rem;color:#fffffff0}.squishpop-card-carousel__shop-button{width:28rem;max-width:calc(100vw - 8.8rem);min-width:0;box-sizing:border-box;max-width:100%}.squishpop-card-carousel__carousel{min-width:0}.squishpop-card-carousel__stage{display:flex;min-height:0;gap:1.2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:10vw;-webkit-overflow-scrolling:touch;padding:2.2rem 10vw 1.4rem;perspective:none}.squishpop-card-carousel__stage::-webkit-scrollbar{display:none}.squishpop-card-carousel__card,.squishpop-card-carousel__card[data-carousel-state]{position:relative;left:auto;top:auto;flex:0 0 min(68vw,30rem);width:min(68vw,30rem);opacity:1;pointer-events:auto;transform:none;filter:none;scroll-snap-align:center}.squishpop-card-carousel__card[data-carousel-state=active]{transform:translateY(-.4rem)}.squishpop-card-carousel__image{aspect-ratio:1 / .92}.squishpop-card-carousel__body{min-height:12.6rem;padding:1.25rem 1.3rem 1.45rem}.squishpop-card-carousel__body strong{font-size:1.58rem}.squishpop-card-carousel__controls{margin-top:.4rem}}@media screen and (max-width:749px){.squishpop-card-carousel{padding:0 0 3.6rem}.squishpop-card-carousel .page-width{box-sizing:border-box;width:100%;max-width:100vw;margin-inline:0;padding-inline:1.2rem;overflow-x:hidden}.squishpop-card-carousel__panel{border-radius:8px}.squishpop-card-carousel__heading{font-size:clamp(2.85rem,9vw,3.65rem)}.squishpop-card-carousel__shop-button{width:28rem;max-width:calc(100vw - 8.8rem);min-width:0;min-height:5.2rem;padding-inline:1.6rem}.squishpop-card-carousel__eyebrow{font-size:1.15rem}.squishpop-card-carousel__controls{padding-inline:1rem}.squishpop-card-carousel__stage{gap:1rem;scroll-padding-inline:8vw;padding-inline:8vw}.squishpop-card-carousel__card,.squishpop-card-carousel__card[data-carousel-state]{flex-basis:min(70vw,28rem);width:min(70vw,28rem)}.squishpop-card-carousel__arrow{width:4rem;height:4rem}}@media(prefers-reduced-motion:reduce){.squishpop-card-carousel__card,.squishpop-card-carousel__arrow,.squishpop-card-carousel__dot{transition:none}}.squishpop-series{position:relative;isolation:isolate;padding:clamp(4rem,7vw,7rem) 0;overflow:hidden}.squishpop-series:before,.squishpop-series:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.squishpop-series:before{background-image:var(--squishpop-series-bg-image);background-position:var(--squishpop-series-bg-position, center center);background-repeat:no-repeat;background-size:cover;opacity:0}.squishpop-series:after{background:rgba(255,247,238,var(--squishpop-series-overlay-opacity, 0))}.squishpop-series--has-background:before{opacity:var(--squishpop-series-bg-opacity, 1)}.squishpop-series>.page-width{position:relative;z-index:1}.squishpop-series__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(22rem,.5fr);gap:clamp(1.5rem,4vw,4rem);align-items:end;margin-bottom:1.6rem}.squishpop-series__eyebrow{display:inline-flex;margin:0 0 1rem;border:1px solid var(--squishpop-line);border-radius:999px;background:color-mix(in srgb,var(--squishpop-blush) 42%,#ffffff 58%);color:var(--squishpop-cocoa);padding:.5rem .9rem;font-weight:700}.squishpop-series__heading{margin:0;color:var(--squishpop-cocoa);font-size:clamp(3.2rem,6vw,6.8rem);line-height:.98}.squishpop-series__text{color:color-mix(in srgb,var(--squishpop-cocoa) 74%,#ffffff 26%)}.squishpop-series__carousel{position:relative}.squishpop-series__viewport{overflow:hidden;scroll-behavior:smooth}.squishpop-series__grid{display:flex;gap:1rem}.squishpop-series-card{display:grid;flex:0 0 calc((100% - (1rem * (var(--squishpop-series-columns, 4) - 1))) / var(--squishpop-series-columns, 4));min-height:100%;border:1px solid var(--squishpop-line);border-radius:8px;background:color-mix(in srgb,var(--squishpop-cream) 74%,#ffffff 26%);box-shadow:0 16px 44px #56382e1c;padding:.8rem;color:var(--squishpop-cocoa);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.squishpop-series-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--squishpop-blush) 46%,var(--squishpop-cocoa) 54%);box-shadow:0 22px 60px #56382e29}.squishpop-series-card__media{display:block;height:var(--squishpop-series-card-height, 28rem);overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--squishpop-blush) 24%,var(--squishpop-cream) 76%)}.squishpop-series-card__media img,.squishpop-series-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.squishpop-series-card:hover .squishpop-series-card__media img{transform:scale(1.04)}.squishpop-series-card__label{display:inline-flex;width:max-content;max-width:100%;margin-top:1rem;border:1px solid var(--squishpop-line);border-radius:999px;background:var(--squishpop-mint);padding:.4rem .7rem;font-size:1.2rem;font-weight:700}.squishpop-series-card strong{display:block;margin-top:.9rem;color:var(--squishpop-cocoa);font-size:clamp(2rem,2.2vw,2.8rem);line-height:1.05}.squishpop-series-card small{display:block;margin-top:.6rem;color:color-mix(in srgb,var(--squishpop-cocoa) 70%,#ffffff 30%);font-size:1.35rem;line-height:1.5}.squishpop-series__nav{position:absolute;top:42%;z-index:2;display:grid;width:3.8rem;height:3.8rem;place-items:center;border:1px solid rgba(111,70,58,.22);border-radius:999px;background:#fff7eedb;color:var(--squishpop-cocoa);box-shadow:0 16px 44px #56382e21;cursor:pointer;transform:translateY(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.squishpop-series__nav span{font-size:2.2rem;line-height:1}.squishpop-series__nav--prev{left:-1.9rem}.squishpop-series__nav--next{right:-1.9rem}@media screen and (max-width:989px){.squishpop-series__head{grid-template-columns:repeat(2,minmax(0,1fr))}.squishpop-series__grid{gap:1rem}.squishpop-series__head{align-items:start}}@media screen and (max-width:640px){.squishpop-series:before{background-image:var(--squishpop-series-mobile-bg-image, var(--squishpop-series-bg-image));background-position:var(--squishpop-series-mobile-bg-position, center center)}.squishpop-series__head{grid-template-columns:1fr}.squishpop-series__viewport{margin-right:calc(-1 * var(--page-width-margin, 1.5rem));overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.squishpop-series__viewport::-webkit-scrollbar{display:none}.squishpop-series__grid{padding-right:1.5rem}.squishpop-series-card{flex-basis:var(--squishpop-series-mobile-card-width, 74%);scroll-snap-align:start}.squishpop-series__nav{display:none}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
