.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-holo{position:relative;min-height:210vh;overflow:clip;isolation:isolate;background:radial-gradient(circle at 18% 18%,rgba(255,214,231,.42),transparent 30%),radial-gradient(circle at 74% 24%,rgba(208,246,244,.36),transparent 28%),linear-gradient(180deg,#fff8ef,#fff0f5 54%,#fff8ef)}.squishpop-holo__sticky{position:sticky;top:0;min-height:100svh;display:grid;align-items:center;padding:clamp(6rem,8vw,9rem) 0}.squishpop-holo__layout{position:relative;min-height:min(78rem,calc(100svh - 6rem))}.squishpop-holo__intro{position:relative;z-index:5;max-width:46rem;padding-top:clamp(1rem,4vw,4rem);pointer-events:none}.squishpop-holo__eyebrow{display:inline-flex;width:max-content;max-width:100%;margin:0 0 1.2rem;border:1px solid rgba(111,70,58,.16);border-radius:999px;background:#ffeff7d6;color:var(--squishpop-cocoa);padding:.58rem 1rem;font-size:1.25rem;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.squishpop-holo__heading{max-width:58rem;margin:0;color:var(--squishpop-cocoa);font-size:clamp(4.2rem,6vw,8.8rem);line-height:.94;text-wrap:balance}.squishpop-holo__text{max-width:44rem;margin-top:1.4rem;color:color-mix(in srgb,var(--squishpop-cocoa) 72%,#ffffff 28%);font-size:1.55rem}.squishpop-holo__scene{position:absolute;z-index:4;top:5%;right:4%;bottom:15%;left:4%;pointer-events:none;perspective:1200px}.squishpop-holo-card{position:absolute;left:50%;top:43%;width:clamp(17rem,19vw,27rem);min-height:clamp(25rem,29vw,37rem);overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:linear-gradient(135deg,#ffffffb8,#ffeef857),linear-gradient(120deg,color-mix(in srgb,var(--card-accent) 26%,transparent),transparent 54%);box-shadow:0 1.4rem 4.4rem #56382e24,0 0 3.2rem color-mix(in srgb,var(--card-accent) 30%,transparent);color:var(--squishpop-cocoa);text-decoration:none;transform:translate(-50%,-50%);transform-style:preserve-3d;will-change:transform,opacity,filter;pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.squishpop-holo-card__shine{position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;z-index:2;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.82) 43%,rgba(203,246,245,.58) 50%,transparent 66%);opacity:calc(.18 + var(--squishpop-holo-progress) * .36);transform:translate(calc(-16% + var(--squishpop-holo-progress) * 42%)) rotate(9deg);pointer-events:none;mix-blend-mode:screen}.squishpop-holo-card__media{display:block;height:clamp(17rem,21vw,27rem);overflow:hidden;background:linear-gradient(135deg,#fff8ef,#ffeaf3)}.squishpop-holo-card__media img,.squishpop-holo-card__media svg{width:100%;height:100%;object-fit:cover;transform:scale(1.035)}.squishpop-holo-card__body{position:relative;z-index:3;display:block;padding:1.3rem 1.4rem 1.5rem;background:#fffaf4c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.squishpop-holo-card__label{display:inline-flex;margin-bottom:.55rem;border:1px solid color-mix(in srgb,var(--card-accent) 34%,var(--squishpop-cocoa) 12%);border-radius:999px;background:color-mix(in srgb,var(--card-accent) 18%,#ffffff 82%);padding:.35rem .78rem;font-size:1.1rem;font-weight:800}.squishpop-holo-card__body strong,.squishpop-holo-card__body small{display:block}.squishpop-holo-card__body strong{font-size:1.75rem;line-height:1.15}.squishpop-holo-card__body small{margin-top:.35rem;color:color-mix(in srgb,var(--squishpop-cocoa) 66%,#ffffff 34%);font-size:1.25rem;line-height:1.35}.squishpop-holo-card__button{display:inline-flex;margin-top:1.1rem;border:1px solid rgba(111,70,58,.18);border-radius:999px;background:#fff7eebd;color:var(--squishpop-cocoa);padding:.62rem 1rem;font-size:1.15rem;font-weight:800;box-shadow:0 .8rem 1.8rem #56382e17}.squishpop-holo__box-wrap{position:absolute;right:clamp(0rem,6vw,7rem);bottom:clamp(0rem,4vw,4rem);z-index:3;width:min(42rem,42vw);opacity:calc(.18 + var(--squishpop-holo-progress) * var(--squishpop-holo-box-opacity));transform:translateY(calc(7rem - var(--squishpop-holo-progress) * 7rem)) scale(calc(.86 + var(--squishpop-holo-progress) * .14));filter:saturate(calc(.82 + var(--squishpop-holo-progress) * .22));pointer-events:none}.squishpop-holo__box{position:relative;overflow:hidden;border:1px solid rgba(111,70,58,.12);border-radius:8px;background:#fff7eea3;box-shadow:0 2.4rem 6.8rem #56382e29}.squishpop-holo__box img,.squishpop-holo__box svg{display:block;width:100%;height:auto}.squishpop-holo__target{position:absolute;left:var(--squishpop-holo-target-x);top:var(--squishpop-holo-target-y);width:1rem;height:1rem;border-radius:999px;background:#ffffffc7;box-shadow:0 0 2.4rem #ffdeebe0,0 0 4.6rem #dd84a280;transform:translate(-50%,-50%) scale(calc(.75 + var(--squishpop-holo-progress) * 1.4));opacity:calc(var(--squishpop-holo-progress) * .85)}@media screen and (max-width:749px){.squishpop-holo{min-height:200vh}.squishpop-holo__sticky{align-items:start;padding:7.2rem 0 3rem}.squishpop-holo__layout{min-height:calc(100svh - 7rem)}.squishpop-holo__intro{max-width:100%;padding-top:0}.squishpop-holo__heading{font-size:clamp(3.8rem,12vw,5.8rem)}.squishpop-holo__text{max-width:32rem;font-size:1.35rem}.squishpop-holo__scene{top:22%;right:0;bottom:20%;left:0}.squishpop-holo-card{top:48%;width:min(23rem,67vw);min-height:31rem}.squishpop-holo-card__media{height:21rem}.squishpop-holo__box-wrap{right:50%;bottom:2rem;width:min(36rem,92vw);transform:translate(50%,calc(6rem - var(--squishpop-holo-progress) * 6rem)) scale(calc(.86 + var(--squishpop-holo-progress) * .14))}.squishpop-holo__target{left:var(--squishpop-holo-mobile-target-x);top:var(--squishpop-holo-mobile-target-y)}}@media(prefers-reduced-motion:reduce){.squishpop-holo{min-height:auto}.squishpop-holo__sticky{position:relative}.squishpop-holo__scene{position:relative;inset:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1.2rem;margin-top:3rem;perspective:none}.squishpop-holo-card{position:relative;left:auto;top:auto;width:auto;transform:none!important;opacity:1!important}.squishpop-holo__box-wrap{position:relative;right:auto;bottom:auto;width:min(42rem,100%);margin-top:2rem;opacity:1;transform: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/11/compiled_assets/styles.css.map */
