.play-product-hero{position:relative;padding:4.8rem 0 3.8rem;overflow:hidden}.play-product-hero:before,.play-product-hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none;opacity:.7}.play-product-hero:before{width:22rem;height:22rem;top:24rem;left:-12rem;background:radial-gradient(circle,rgba(var(--color-button),.12),transparent 70%)}.play-product-hero:after{width:26rem;height:26rem;right:-14rem;bottom:18rem;background:radial-gradient(circle,rgba(var(--color-foreground),.05),transparent 72%)}.play-product-hero__page{position:relative;z-index:1}.play-product-hero__breadcrumbs{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-bottom:3.2rem;color:rgba(var(--color-foreground),.7);font-size:1.45rem}.play-product-hero__breadcrumb-link,.play-product-hero__breadcrumb-current{display:inline-flex;align-items:center;gap:.8rem}.play-product-hero__breadcrumb-link{color:inherit;text-decoration:none}.play-product-hero__breadcrumb-link:hover,.play-product-hero__breadcrumb-link:focus-visible{color:rgb(var(--color-button))}.play-product-hero__breadcrumb-home{width:2rem;height:2rem;color:rgb(var(--color-button))}.play-product-hero__breadcrumb-home svg{width:100%;height:100%;display:block}.play-product-hero__breadcrumb-separator{color:rgba(var(--color-foreground),.28);font-size:1.3rem}.play-product-hero__title{max-width:26ch;margin:0 0 3.6rem;color:rgb(var(--color-foreground));font-size:clamp(3.6rem,4.6vw,5.4rem);line-height:1.02;letter-spacing:-.04em}.play-product-hero__layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(34rem,.98fr);gap:5.8rem;align-items:start}.play-product-hero__gallery{position:relative;min-width:0;width:100%}.play-product-hero__gallery:before{content:"";position:absolute;top:-1.4rem;right:3rem;bottom:2.8rem;left:-1.4rem;border-radius:4.6rem;background:linear-gradient(135deg,#ffffffdb,rgba(var(--color-button),.08));box-shadow:0 2.2rem 5rem rgba(var(--color-shadow),.07);pointer-events:none}.play-product-hero__gallery:after{content:"";position:absolute;width:12rem;height:12rem;right:-2.8rem;bottom:7rem;background:radial-gradient(circle at 50% 50%,rgba(162,206,223,.75) 0 16%,transparent 17%),radial-gradient(circle at 50% 50%,rgba(162,206,223,.24) 0 54%,transparent 55%);border-radius:999px;opacity:.75;pointer-events:none}.play-product-hero__motif{position:absolute;z-index:1}.play-product-hero .play-product-hero__motif--puzzle{top:-2.2rem;right:4rem;width:6.8rem;height:6.8rem;--play-motif-color-1: #f3cb7b;--play-motif-color-2: #9dcab8}.play-product-hero .play-product-hero__motif--blocks{left:-2rem;bottom:13rem;width:7rem;height:7rem;--play-motif-color-1: #9fc8b8;--play-motif-color-2: #f3cf92;--play-motif-color-3: #b6dae6;--play-motif-color-4: #f1d9c6}.play-product-hero .play-product-hero__motif--flower{right:2rem;bottom:-.6rem;width:8rem;height:8rem;--play-motif-color-1: #afd6e3;--play-motif-color-2: #9fc8b8;--play-motif-color-4: #f2d6b4}.play-product-hero__media-stage{position:relative;overflow:hidden;border-radius:3.6rem;background:linear-gradient(135deg,rgba(var(--color-button),.1),#ffffffeb);border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 2.8rem 6rem rgba(var(--color-shadow),.12)}.play-product-hero__main-stage{position:relative;aspect-ratio:1.02;overflow:hidden}.play-product-hero__main-stage .play-product-hero__media,.play-product-hero__main-stage .play-product-hero__media img,.play-product-hero__main-stage .moomze-hero__featured-media,.play-product-hero__main-stage .moomze-hero__deferred-media,.play-product-hero__main-stage .moomze-hero__deferred-media .deferred-media__poster,.play-product-hero__main-stage .moomze-hero__deferred-media .deferred-media__poster img{width:100%;height:100%}.play-product-hero__main-stage .moomze-hero__featured-media,.play-product-hero__main-stage .moomze-hero__deferred-media .deferred-media__poster img{object-fit:cover;display:block}.play-product-hero__nav{position:absolute;top:50%;z-index:2;width:5.6rem;height:5.6rem;display:inline-flex;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:999px;background:#ffffffeb;color:rgb(var(--color-foreground));box-shadow:0 1.2rem 2.8rem rgba(var(--color-shadow),.1);transform:translateY(-50%);cursor:pointer;transition:transform .18s ease,box-shadow .2s ease,color .2s ease}.play-product-hero__nav:hover,.play-product-hero__nav:focus-visible{color:rgb(var(--color-button));box-shadow:0 1.6rem 3rem rgba(var(--color-shadow),.14)}.play-product-hero__nav:focus-visible{outline:.3rem solid rgba(var(--color-button),.18);outline-offset:.25rem}.play-product-hero__nav svg{width:2rem;height:2rem;display:block}.play-product-hero__nav--prev .svg-wrapper{display:inline-flex;transform:rotate(90deg)}.play-product-hero__nav--next .svg-wrapper{display:inline-flex;transform:rotate(-90deg)}.play-product-hero__nav--prev{left:1.6rem}.play-product-hero__nav--next{right:1.6rem}.play-product-hero__thumbs{position:relative;display:flex;gap:1.2rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.play-product-hero__thumbs::-webkit-scrollbar{display:none}.play-product-hero__thumb-rail{position:relative;z-index:2;width:100%;max-width:100%;margin-top:1.8rem;margin-left:0;padding:1rem;overflow:hidden;box-sizing:border-box;border-radius:2.8rem;background:#ffffffeb;border:.1rem solid rgba(var(--color-foreground),.06);box-shadow:0 2rem 4.6rem rgba(var(--color-shadow),.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.play-product-hero .moomze-hero__thumb{flex:0 0 auto;width:9.4rem;height:9.4rem;border-radius:2.2rem;border:.2rem solid rgba(var(--color-foreground),.08);background:#ffffffeb;box-shadow:0 1.6rem 3rem rgba(var(--color-shadow),.1)}.play-product-hero .moomze-hero__thumb--active,.play-product-hero .moomze-hero__thumb:hover{border-color:rgba(var(--color-button),.56);box-shadow:0 2rem 3.6rem rgba(var(--color-shadow),.14);transform:translateY(-.2rem)}.play-product-hero .moomze-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:1.7rem}.play-product-hero__sparkles{position:absolute;right:1.4rem;bottom:7rem;display:grid;gap:1rem;pointer-events:none}.play-product-hero__sparkle{color:rgba(var(--color-button),.26)}.play-product-hero__sparkle svg{display:block}.play-product-hero__sparkle--one svg{width:3rem;height:3rem}.play-product-hero__sparkle--two{margin-left:3rem;color:rgba(var(--color-foreground),.16)}.play-product-hero__sparkle--two svg{width:4rem;height:4rem}.play-product-hero__purchase{position:sticky;top:11rem;min-width:0;width:100%}.play-product-hero__card{width:100%;box-sizing:border-box;padding:3rem;border-radius:3.8rem;background:linear-gradient(180deg,#ffffffeb,#ffffffd1);border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 2.6rem 5.6rem rgba(var(--color-shadow),.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.play-product-hero__meta{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.6rem}.play-product-hero__meta-pill{display:inline-flex;align-items:center;justify-content:center;min-height:3.6rem;padding:.8rem 1.4rem;border-radius:999px;background:rgba(var(--color-button),.14);color:rgb(var(--color-foreground));font-size:1.28rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.play-product-hero__meta-pill--soft{background:rgba(var(--color-foreground),.07)}.play-product-hero__purchase-motif{position:absolute;pointer-events:none}.play-product-hero .play-product-hero__purchase-motif--star{right:-2rem;top:4rem;width:5.4rem;height:5.4rem;--play-motif-color-1: #f3cb7b;--play-motif-color-2: #f0d6c2;--play-motif-color-3: #b8d9e2}.play-product-hero .play-product-hero__purchase-motif--rings{left:-1.8rem;bottom:2.8rem;width:6.4rem;height:6.4rem;--play-motif-color-1: #f3cb7b;--play-motif-color-2: #9fc8b8;--play-motif-color-3: #b8d9e2}.play-product-hero__price{margin:0;color:rgb(var(--color-foreground));font-size:clamp(4.8rem,5.4vw,6.4rem);line-height:.96;letter-spacing:-.05em}.play-product-hero__shipping{margin:1rem 0 1.8rem;color:rgb(var(--color-button));font-size:1.8rem;font-weight:700}.play-product-hero__rating{display:inline-flex;align-items:center;gap:1rem;margin-bottom:2.8rem;flex-wrap:wrap}.play-product-hero__stars{display:inline-flex;gap:.2rem;color:#f0c773}.play-product-hero__star{width:2.2rem;height:2.2rem}.play-product-hero__star svg{display:block;width:100%;height:100%}.play-product-hero__reviews{color:rgba(var(--color-foreground),.62);font-size:1.5rem}.play-product-hero__variant-stack{display:grid;gap:2rem}.play-product-hero__variant-group{display:grid;gap:1rem}.play-product-hero__variant-label{color:rgb(var(--color-foreground));font-size:1.55rem;font-weight:600}.play-product-hero .moomze-hero__swatches{display:flex;flex-wrap:wrap;gap:1rem}.play-product-hero .moomze-hero__swatch{width:4.4rem;height:4.4rem;padding:0;border-radius:1.5rem;border:.2rem solid rgba(255,255,255,.95);cursor:pointer;box-shadow:0 0 0 .1rem rgba(var(--color-button),.18),0 .8rem 1.8rem rgba(var(--color-shadow),.08);background-color:var(--moomze-swatch-color, #ddd0c3);background-image:var(--moomze-swatch-image, none);background-position:center;background-repeat:no-repeat;background-size:cover;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.play-product-hero .moomze-hero__swatch--active,.play-product-hero .moomze-hero__swatch:hover,.play-product-hero .moomze-hero__swatch[aria-pressed=true]{border-color:#fff;box-shadow:0 0 0 .2rem rgba(var(--color-button),.48),0 1rem 2rem rgba(var(--color-shadow),.12);transform:translateY(-.1rem) scale(1.04)}.play-product-hero__select-wrap{position:relative}.play-product-hero__select{width:100%;min-height:6.6rem;padding:1.85rem 5.2rem 1.85rem 2.2rem;border-radius:2.8rem;border:.1rem solid rgba(var(--color-foreground),.12);background:#ffffffe0;color:rgb(var(--color-foreground));font-size:1.85rem;line-height:1.2;box-shadow:0 1.4rem 2.8rem rgba(var(--color-shadow),.08);-webkit-appearance:none;appearance:none}.play-product-hero__select-icon{position:absolute;top:50%;right:1.8rem;width:2rem;height:2rem;pointer-events:none;color:rgba(var(--color-foreground),.6);transform:translateY(-50%)}.play-product-hero__select-icon svg{width:100%;height:100%;display:block}.play-product-hero [data-moomze-hero-variant-group].moomze-hero__variants--attention .play-product-hero__variant-label{color:#b86b49}.play-product-hero [data-moomze-hero-variant-group].moomze-hero__variants--attention .play-product-hero__select{border-color:#b86b4966;box-shadow:0 0 0 .2rem #b86b491f}.play-product-hero [data-moomze-hero-variant-group].moomze-hero__variants--attention .moomze-hero__swatch{box-shadow:0 0 0 .1rem rgba(var(--color-button),.18),0 0 0 .22rem #b86b4929,0 .8rem 1.8rem rgba(var(--color-shadow),.08)}.play-product-hero .moomze-hero__variant-notice{margin:0;color:#b86b49;font-size:1.4rem;font-weight:700}.play-product-hero__actions{display:grid;gap:1.8rem;margin-top:2.4rem}.play-product-hero__purchase-row{display:grid;grid-template-columns:17rem minmax(0,1fr);gap:1.6rem;align-items:stretch}.play-product-hero__quantity{display:grid;grid-template-columns:5.2rem minmax(0,1fr) 5.2rem;align-items:center;min-height:7.2rem;border-radius:999px;border:.1rem solid rgba(var(--color-foreground),.12);background:#ffffffeb;overflow:hidden;box-shadow:0 1.4rem 3rem rgba(var(--color-shadow),.08)}.play-product-hero__quantity-button,.play-product-hero__quantity-input{border:0;background:transparent;color:rgb(var(--color-foreground));font-size:2rem;font-weight:700;text-align:center}.play-product-hero__quantity-button{height:100%;cursor:pointer}.play-product-hero__quantity-button:hover,.play-product-hero__quantity-button:focus-visible{color:rgb(var(--color-button))}.play-product-hero__quantity-input{width:100%;min-width:0;-webkit-appearance:textfield;appearance:textfield}.play-product-hero__quantity-input::-webkit-outer-spin-button,.play-product-hero__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.play-product-hero .moomze-hero__cta{min-height:7.2rem;padding-inline:3rem;border-radius:999px;border:0;background:linear-gradient(135deg,#f0c773,#e7af4d);color:#fff;font-size:2.05rem;font-weight:700;letter-spacing:-.02em;box-shadow:0 0 0 .12rem #fff6,0 2.1rem 3.8rem #e7af4d57}.play-product-hero .moomze-hero__cta:hover,.play-product-hero .moomze-hero__cta:focus-visible{background:linear-gradient(135deg,#ebb95e,#de9b37);box-shadow:0 0 0 .12rem #fff6,0 2.4rem 4.2rem #de9b3761;transform:translateY(-.1rem)}.play-product-hero__favorite{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;margin:0 auto;padding:0;border:0;background:transparent;color:rgba(var(--color-foreground),.66);font-size:1.45rem;cursor:pointer;min-height:4rem;padding-inline:1.4rem;border-radius:999px;background:#ffffffa8;box-shadow:0 1rem 2.4rem rgba(var(--color-shadow),.05)}.play-product-hero__favorite svg{width:2rem;height:2rem;display:block}.play-product-hero__feature-card{margin-top:2rem;padding:2.3rem;border-radius:3.2rem;background:#fffc;border:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 1.8rem 3.8rem rgba(var(--color-shadow),.09)}.play-product-hero__feature-list{display:grid;gap:1.1rem;margin:0;padding:0;list-style:none}.play-product-hero__feature-item{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1.2rem;align-items:center;padding:1.2rem 1.4rem;border-radius:2rem;background:#ffffffb8;border:.1rem solid rgba(var(--color-foreground),.06);box-shadow:inset 0 0 0 .1rem #ffffff73;color:rgb(var(--color-foreground));font-size:1.58rem;line-height:1.5}.play-product-hero__feature-icon{width:4.4rem;height:4.4rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#8fbdaa;filter:drop-shadow(0 1rem 1.8rem rgba(var(--color-shadow),.12))}.play-product-hero__feature-item:nth-child(1) .play-product-hero__feature-icon{color:#8fbdaa}.play-product-hero__feature-item:nth-child(2) .play-product-hero__feature-icon{color:#dba48b}.play-product-hero__feature-item:nth-child(3) .play-product-hero__feature-icon{color:#8fbfd2}.play-product-hero__feature-item:nth-child(4) .play-product-hero__feature-icon{color:#e3bb61}.play-product-hero__feature-icon svg,.play-product-hero__feature-icon img{width:100%;height:100%;display:block}.play-product-hero{background:radial-gradient(circle at 8% 18%,rgba(240,199,115,.16) 0,transparent 24%),radial-gradient(circle at 88% 14%,rgba(159,200,184,.18) 0,transparent 26%),radial-gradient(circle at 88% 76%,rgba(184,217,226,.14) 0,transparent 24%)}.play-product-hero__page:before{content:"";position:absolute;inset:10rem 4% auto;height:32rem;border-radius:999px;background:linear-gradient(90deg,#ffffffd1,#ffffff1f,#ffffffb8);filter:blur(6rem);opacity:.78;pointer-events:none}.play-product-hero__breadcrumbs{width:fit-content;margin-bottom:1.8rem;padding:1.2rem 1.7rem;border-radius:999px;background:#ffffffa8;border:.1rem solid rgba(var(--color-foreground),.06);box-shadow:0 1.6rem 3.4rem rgba(var(--color-shadow),.08);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.play-product-hero__intro-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1.8rem}.play-product-hero__eyebrow{display:inline-flex;align-items:center;gap:.9rem;min-height:4.2rem;padding:.9rem 1.6rem;border-radius:999px;border:.1rem solid rgba(var(--color-foreground),.07);background:linear-gradient(135deg,#fff8ebf5,#ffffffdb);box-shadow:0 .8rem #f0c77314,0 1.6rem 3.2rem rgba(var(--color-shadow),.08);color:rgb(var(--color-foreground));font-size:1.26rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.play-product-hero__eyebrow--soft{background:linear-gradient(135deg,#ecf8f2f5,#f6faffe6)}.play-product-hero__eyebrow-dot{width:1.2rem;height:1.2rem;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#f2c86f,#9fc8b8);box-shadow:0 0 0 .3rem #ffffffb3,0 .8rem 1.4rem #9fc8b847}.play-product-hero__title{max-width:18ch;margin-bottom:4.4rem;text-wrap:balance}.play-product-hero__layout{gap:6.6rem}.play-product-hero__gallery:before{top:-2.2rem;right:2.2rem;bottom:4.2rem;left:-2rem;border-radius:5.4rem;background:linear-gradient(145deg,#ffffffe6,#fff8efa8),linear-gradient(180deg,#f0c7730f,#9fc8b80f);box-shadow:0 1.6rem #ffffff85,0 3.4rem 7rem rgba(var(--color-shadow),.12)}.play-product-hero__gallery:after{width:14rem;height:14rem;right:-1rem;bottom:8.4rem;background:radial-gradient(circle at 50% 50%,rgba(162,206,223,.75) 0 14%,transparent 15%),radial-gradient(circle at 50% 50%,rgba(162,206,223,.3) 0 40%,transparent 41%),radial-gradient(circle at 50% 50%,rgba(242,200,111,.22) 0 62%,transparent 63%)}.play-product-hero__media-stage{position:relative;border-radius:4.2rem;border:.1rem solid rgba(var(--color-foreground),.07);background:linear-gradient(180deg,#fffffff2,#faf5eff0),linear-gradient(135deg,#f0c77314,#b8d9e214);box-shadow:0 1.2rem #ffffff75,0 3.2rem 7rem rgba(var(--color-shadow),.14)}.play-product-hero__media-stage:before,.play-product-hero__media-stage:after{content:"";position:absolute;pointer-events:none}.play-product-hero__media-stage:before{inset:1.4rem 1.4rem auto;height:12rem;border-radius:3rem 3rem 4rem 4rem;background:linear-gradient(180deg,#ffffff6b,#fff0);z-index:1}.play-product-hero__media-stage:after{right:2rem;bottom:-2rem;width:13rem;height:13rem;border-radius:3.6rem;background:radial-gradient(circle at 30% 30%,rgba(240,199,115,.24),transparent 60%),radial-gradient(circle at 70% 65%,rgba(184,217,226,.22),transparent 64%);opacity:.9;z-index:0}.play-product-hero__main-stage{border-radius:3.6rem;background:linear-gradient(180deg,#ffffff29,#fff0)}.play-product-hero__main-stage:before{content:"";position:absolute;inset:auto 0 0;height:24%;background:linear-gradient(180deg,#fff0,#fff8f024);pointer-events:none;z-index:1}.play-product-hero__thumb-rail{width:100%;max-width:100%;margin-top:1.8rem;margin-left:0;padding:1.2rem 1.3rem;border-radius:3.2rem;background:linear-gradient(180deg,#fffffff2,#fdf8f2e0),linear-gradient(135deg,#9fc8b814,#f0c77314);box-shadow:0 1.2rem #ffffff70,0 2.6rem 4.8rem rgba(var(--color-shadow),.16)}.play-product-hero__thumbs{gap:1.4rem;align-items:center;scroll-snap-type:x mandatory}.play-product-hero .moomze-hero__thumb{position:relative;isolation:isolate;overflow:hidden;display:block;padding:0;scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.play-product-hero .moomze-hero__thumb--active,.play-product-hero .moomze-hero__thumb:hover{transform:translateY(-.2rem) scale(1.02)}.play-product-hero__gallery-notes{position:absolute;left:2.6rem;bottom:14rem;z-index:3;display:grid;gap:1.2rem;width:100%;max-width:28rem;min-width:0;box-sizing:border-box}.play-product-hero__gallery-note{display:grid;grid-template-columns:4.6rem minmax(0,1fr);gap:1.1rem;align-items:center;padding:1.2rem 1.5rem;border-radius:2.4rem;border:.1rem solid rgba(var(--color-foreground),.08);background:#ffffffd6;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);box-shadow:0 1.8rem 3.8rem rgba(var(--color-shadow),.12);color:rgb(var(--color-foreground));font-size:1.42rem;font-weight:600;line-height:1.35}.play-product-hero__gallery-note:nth-child(1){transform:rotate(-2.2deg)}.play-product-hero__gallery-note:nth-child(2){margin-left:2rem;transform:rotate(2.4deg);background:linear-gradient(135deg,#fff8edeb,#f6faffd6)}.play-product-hero__gallery-note-icon{width:4.2rem;height:4.2rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#8fbdaa;filter:drop-shadow(0 1rem 1.8rem rgba(159,200,184,.18))}.play-product-hero__gallery-note:nth-child(2) .play-product-hero__gallery-note-icon{color:#dfb26c;filter:drop-shadow(0 1rem 1.8rem rgba(240,199,115,.18))}.play-product-hero__gallery-note-icon svg,.play-product-hero__gallery-note-icon img{width:100%;height:100%;display:block}.play-product-hero__card{position:relative;overflow:visible;padding:3.3rem;border-radius:4.2rem;background:linear-gradient(180deg,#fffffff0,#fffcf8e6),linear-gradient(135deg,#f0c7730f,#b8d9e212);box-shadow:0 1.2rem #ffffff85,0 3rem 6.4rem rgba(var(--color-shadow),.12)}.play-product-hero__card:before,.play-product-hero__card:after{content:"";position:absolute;pointer-events:none}.play-product-hero__card:before{top:1.6rem;right:-1.4rem;bottom:-1.6rem;left:1.8rem;border-radius:4.8rem;background:linear-gradient(145deg,#f0c7731a,#b8d9e224);z-index:-2}.play-product-hero__card:after{top:-1.4rem;left:4rem;width:11.2rem;height:3.2rem;border-radius:999px;background:linear-gradient(135deg,#ffecc6e6,#fff9);box-shadow:0 1rem 1.8rem #f0c7732e;z-index:-1}.play-product-hero__meta{gap:1rem;margin-bottom:1.8rem}.play-product-hero__meta-pill{min-height:3.9rem;padding:.9rem 1.5rem;border:.1rem solid rgba(var(--color-foreground),.05);background:linear-gradient(135deg,#fff0d0eb,#ffffffe0);box-shadow:0 1.1rem 2.2rem rgba(var(--color-shadow),.08)}.play-product-hero__meta-pill:first-child{transform:rotate(-2deg)}.play-product-hero__meta-pill--soft{background:linear-gradient(135deg,#ecf8f2eb,#f6faffe0)}.play-product-hero__rating{width:fit-content;padding:1.15rem 1.45rem;border-radius:2rem;background:#ffffffb8;border:.1rem solid rgba(var(--color-foreground),.06);box-shadow:0 1.2rem 2.6rem rgba(var(--color-shadow),.08)}.play-product-hero__variant-group{padding:1.5rem;border-radius:2.8rem;background:linear-gradient(180deg,#ffffffd6,#faf5efd6);border:.1rem solid rgba(var(--color-foreground),.07);box-shadow:0 1.4rem 3rem rgba(var(--color-shadow),.07)}.play-product-hero .moomze-hero__swatches{gap:1.2rem}.play-product-hero .moomze-hero__swatch{width:4.8rem;height:4.8rem}.play-product-hero__select{min-height:7rem;padding-inline:2.4rem 5.2rem;border-radius:3rem;background:linear-gradient(180deg,#fffffffa,#f9f4ecf0);box-shadow:inset 0 .1rem #fff9,0 1.6rem 3rem rgba(var(--color-shadow),.08)}.play-product-hero__actions{gap:2rem;margin-top:2.6rem}.play-product-hero__purchase-row{gap:1.8rem}.play-product-hero__quantity{min-height:7.8rem;background:linear-gradient(180deg,#fffffff5,#f8f3eceb);box-shadow:inset 0 .1rem #ffffffb3,0 1.6rem 3rem rgba(var(--color-shadow),.08)}.play-product-hero__quantity-button{transition:color .2s ease,background .2s ease}.play-product-hero__quantity-button:hover,.play-product-hero__quantity-button:focus-visible{background:linear-gradient(180deg,#f0c77329,#f0c7730a)}.play-product-hero .moomze-hero__cta{position:relative;isolation:isolate;overflow:hidden;min-height:7.8rem;padding-inline:3.4rem;background:linear-gradient(135deg,#f6ce79,#efba59 46%,#e7a84a);box-shadow:0 0 0 .14rem #ffffff6b,0 2.6rem 4.4rem #e7af4d57}.play-product-hero .moomze-hero__cta:before,.play-product-hero .moomze-hero__cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.play-product-hero .moomze-hero__cta:before{background:linear-gradient(120deg,rgba(255,255,255,.42),transparent 36%,transparent 64%,rgba(255,255,255,.18))}.play-product-hero .moomze-hero__cta:after{inset:auto 1.4rem .8rem;height:1.2rem;border-radius:999px;background:#ffffff2e;filter:blur(.2rem)}.play-product-hero .moomze-hero__cta>*{position:relative;z-index:1}.play-product-hero .moomze-hero__cta:hover,.play-product-hero .moomze-hero__cta:focus-visible{background:linear-gradient(135deg,#f2c465,#e9b14b 44%,#df9d3d);transform:translateY(-.2rem) scale(1.01)}.play-product-hero__favorite{border:.1rem solid rgba(var(--color-foreground),.06);background:linear-gradient(180deg,#ffffffdb,#f9f4edcc);box-shadow:0 1.2rem 2.6rem rgba(var(--color-shadow),.06)}.play-product-hero__feature-card{position:relative;overflow:hidden;margin-top:2.4rem;padding:2.6rem;border-radius:3.8rem;background:linear-gradient(180deg,#ffffffdb,#fdf8f2d1),linear-gradient(135deg,#9fc8b814,#b8d9e214);box-shadow:0 1.2rem #ffffff7a,0 2.2rem 4.8rem rgba(var(--color-shadow),.1)}.play-product-hero__feature-card:before{content:"";position:absolute;width:13rem;height:13rem;top:-5rem;right:-4rem;border-radius:50%;background:radial-gradient(circle,rgba(184,217,226,.28),transparent 72%);pointer-events:none}.play-product-hero__feature-list{gap:1.3rem}.play-product-hero__feature-item{grid-template-columns:4.4rem minmax(0,1fr);gap:1.4rem;min-height:6.8rem;padding:1.4rem 1.6rem;border-radius:2.4rem;box-shadow:inset 0 0 0 .1rem #ffffff8a,0 1.2rem 2.6rem rgba(var(--color-shadow),.06)}.play-product-hero__feature-item:nth-child(odd){background:linear-gradient(135deg,#ffffffdb,#f5faf7bd)}.play-product-hero__feature-item:nth-child(2n){background:linear-gradient(135deg,#fff9f1e0,#ffffffbd)}@media screen and (max-width:989px){.play-product-hero__layout{grid-template-columns:minmax(0,1fr);gap:3.4rem}.play-product-hero__gallery:before{top:-1rem;right:1rem;bottom:1.6rem;left:-1rem}.play-product-hero__title{margin-bottom:2.8rem}.play-product-hero__purchase{position:relative;top:auto}.play-product-hero__purchase-motif--star{right:1rem;top:-1.4rem}}@media screen and (max-width:749px){.play-product-hero{padding-top:3rem}.play-product-hero__breadcrumbs{font-size:1.3rem}.play-product-hero__title{font-size:3.2rem}.play-product-hero__media-stage{border-radius:3rem}.play-product-hero__motif--puzzle{right:1.6rem;width:5.4rem;height:5.4rem}.play-product-hero__motif--blocks{left:-.4rem;bottom:10rem;width:5.6rem;height:5.6rem}.play-product-hero__motif--flower{right:.4rem;bottom:-1rem;width:6.2rem;height:6.2rem}.play-product-hero__thumb-rail{max-width:calc(100% - 1rem);margin-top:1.4rem;margin-left:0;padding:.8rem;border-radius:2.2rem}.play-product-hero__nav{width:4.8rem;height:4.8rem}.play-product-hero__nav--prev{left:1rem}.play-product-hero__nav--next{right:1rem}.play-product-hero .moomze-hero__thumb{width:7.6rem;height:7.6rem;border-radius:1.6rem}.play-product-hero__purchase-row{grid-template-columns:1fr}.play-product-hero__quantity{max-width:19rem}.play-product-hero__feature-card{border-radius:2.6rem}.play-product-hero__card{padding:2.2rem;border-radius:2.8rem}.play-product-hero__purchase-motif--rings{left:auto;right:.8rem;bottom:1.4rem;width:5rem;height:5rem}}@media screen and (max-width:989px){.play-product-hero__page:before{inset:8rem 0 auto;height:24rem}.play-product-hero__intro-row{margin-bottom:1.4rem}.play-product-hero__gallery-notes{left:1.8rem;bottom:11rem;width:calc(100% - 3.6rem);max-width:24rem}.play-product-hero__card{padding:2.8rem}.play-product-hero__card:before{top:1.2rem;right:-.8rem;bottom:-1.2rem;left:1.2rem}}@media screen and (max-width:749px){.play-product-hero{background:radial-gradient(circle at 12% 10%,rgba(240,199,115,.18) 0,transparent 28%),radial-gradient(circle at 88% 20%,rgba(159,200,184,.18) 0,transparent 26%)}.play-product-hero__breadcrumbs{padding:1rem 1.35rem}.play-product-hero__intro-row{gap:.8rem}.play-product-hero__eyebrow{min-height:3.8rem;padding:.75rem 1.35rem;font-size:1.15rem}.play-product-hero__gallery:before{top:-1rem;right:.8rem;bottom:3rem;left:-.8rem;border-radius:3.6rem}.play-product-hero__gallery-notes{position:static;width:100%;max-width:none;display:grid;gap:.9rem;margin-top:1.6rem;padding-inline:.2rem;overflow:visible}.play-product-hero__gallery-note{min-width:0;transform:none}.play-product-hero__gallery-note:nth-child(2){margin-left:0;transform:none}.play-product-hero__thumb-rail{margin-top:1.2rem}.play-product-hero__card:after{left:2.4rem;width:8.8rem}.play-product-hero__variant-group{padding:1.3rem;border-radius:2.3rem}.play-product-hero__select{min-height:6.4rem;font-size:1.75rem}.play-product-hero .moomze-hero__cta{min-height:7.4rem;font-size:1.95rem}}.play-product-hero__card{overflow:hidden;background:linear-gradient(180deg,#fffffff0,#fffaf4eb);border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 2.6rem 5.4rem rgba(var(--color-shadow),.1)}.play-product-hero__card:before,.play-product-hero__card:after{display:none}.play-product-hero__feature-card{overflow:hidden;background:linear-gradient(180deg,#ffffffe6,#fcf7f1e0);border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 2rem 4.4rem rgba(var(--color-shadow),.08)}.play-product-hero__feature-card:before{display:none}.play-product-hero__feature-item{background:#ffffff8a;box-shadow:0 1.3rem 2.8rem rgba(var(--color-shadow),.08),inset 0 0 0 .1rem #ffffff6b}.play-product-hero__feature-icon{padding:.9rem;border-radius:1.8rem;background:#ffffffc2;box-shadow:0 1rem 2rem rgba(var(--color-shadow),.07),inset 0 0 0 .1rem #ffffff7a}.play-product-hero__scene{position:absolute;display:block;pointer-events:none;z-index:2}.play-product-hero__scene svg{width:100%;height:100%;display:block;overflow:visible}.play-product-hero__scene--cloud{top:7rem;right:1.8rem;width:17rem;height:11rem}.play-product-hero__scene--plane{top:-4rem;right:1rem;width:20rem;height:9rem}.play-product-hero__train-stage{position:relative;z-index:1;margin-top:.9rem;height:7.2rem}.play-product-hero__scene--train{top:0;right:0;bottom:0;left:0;width:min(100%,44rem);height:7.2rem;margin-inline:auto}.play-hero-scene__cloud-shape,.play-hero-scene__cloud-eye,.play-hero-scene__cloud-smile,.play-hero-scene__cloud-spark,.play-hero-scene__plane-group,.play-hero-scene__plane-trail,.play-hero-scene__plane-cloud,.play-hero-scene__plane-star,.play-hero-scene__train-group,.play-hero-scene__wheel,.play-hero-scene__smoke,.play-hero-scene__track-line{transform-box:fill-box;transform-origin:center}.play-product-hero__scene--cloud .play-hero-scene__cloud-puff{animation:play-hero-cloud-form 3.8s cubic-bezier(.22,1,.36,1) infinite}.play-product-hero__scene--cloud .play-hero-scene__cloud-puff--two{animation-delay:-.3s}.play-product-hero__scene--cloud .play-hero-scene__cloud-puff--three{animation-delay:-.5s}.play-product-hero__scene--cloud .play-hero-scene__cloud-puff--four{animation-delay:-.15s}.play-product-hero__scene--cloud .play-hero-scene__cloud-puff--five{animation-delay:-.42s}.play-product-hero__scene--cloud .play-hero-scene__cloud-smile{stroke-dasharray:28 50;stroke-dashoffset:26;animation:play-hero-cloud-smile 3.8s ease-in-out infinite}.play-product-hero__scene--cloud .play-hero-scene__cloud-eye{animation:play-hero-cloud-blink 3.8s ease-in-out infinite}.play-product-hero__scene--cloud .play-hero-scene__cloud-spark{animation:play-hero-cloud-spark 2.2s ease-in-out infinite}.play-product-hero__scene--cloud .play-hero-scene__cloud-spark--two{animation-delay:-1.1s}.play-product-hero__scene--plane .play-hero-scene__plane-group{animation:play-hero-plane-glide 4.2s cubic-bezier(.33,1,.68,1) infinite}.play-product-hero__scene--plane .play-hero-scene__plane-trail{animation:play-hero-plane-trail 4.8s linear infinite}.play-product-hero__scene--plane .play-hero-scene__plane-trail--soft{animation-duration:5.8s}.play-product-hero__scene--plane .play-hero-scene__plane-cloud{animation:play-hero-plane-cloud 4.6s ease-in-out infinite}.play-product-hero__scene--plane .play-hero-scene__plane-star{animation:play-hero-plane-star 2s ease-in-out infinite}.play-product-hero__scene--plane .play-hero-scene__plane-star--two{animation-delay:-1s}.play-product-hero__scene--train .play-hero-scene__train-group{animation:play-hero-train-pass 6.2s cubic-bezier(.45,.05,.55,.95) infinite}.play-product-hero__scene--train .play-hero-scene__wheel{animation:play-hero-wheel-spin 1.05s linear infinite}.play-product-hero__scene--train .play-hero-scene__smoke{animation:play-hero-smoke-rise 2.4s ease-in-out infinite}.play-product-hero__scene--train .play-hero-scene__track-line{animation:play-hero-track-glow 3.2s ease-in-out infinite}@keyframes play-hero-cloud-form{0%,to{transform:scale(.88) translateY(.25rem);opacity:.9}35%{transform:scale(1.02) translateY(-.15rem);opacity:1}62%{transform:scale(.95) translateY(0);opacity:1}}@keyframes play-hero-cloud-smile{0%,18%{stroke-dashoffset:26;opacity:.5}32%,78%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:26;opacity:.5}}@keyframes play-hero-cloud-blink{0%,42%,to{transform:scaleY(1)}46%{transform:scaleY(.12)}50%{transform:scaleY(1)}}@keyframes play-hero-cloud-spark{0%,to{transform:scale(.88);opacity:.7}50%{transform:scale(1.18);opacity:1}}@keyframes play-hero-plane-glide{0%,to{transform:translateZ(0) rotate(-2deg)}35%{transform:translate3d(.9rem,-.6rem,0) rotate(1deg)}65%{transform:translate3d(.2rem,.15rem,0) rotate(-1deg)}}@keyframes play-hero-plane-trail{0%{stroke-dashoffset:0}to{stroke-dashoffset:-56}}@keyframes play-hero-plane-cloud{0%,to{transform:translateY(0)}50%{transform:translateY(-.45rem)}}@keyframes play-hero-plane-star{0%,to{transform:scale(.9);opacity:.7}50%{transform:scale(1.16);opacity:1}}@keyframes play-hero-train-pass{0%{transform:translate(-32%)}52%{transform:translate(9%)}to{transform:translate(48%)}}@keyframes play-hero-wheel-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes play-hero-smoke-rise{0%,to{transform:translateY(0) scale(.92);opacity:.82}50%{transform:translateY(-.6rem) scale(1.08);opacity:1}}@keyframes play-hero-track-glow{0%,to{opacity:.85}50%{opacity:1}}@media screen and (max-width:989px){.play-product-hero__scene--cloud{top:8.8rem;right:.6rem;width:13rem;height:8.6rem}.play-product-hero__scene--plane{top:-2.8rem;right:.2rem;width:16rem;height:7rem}.play-product-hero__scene--train{width:min(100%,36rem);height:6.4rem}.play-product-hero__train-stage{height:6.4rem}}@media screen and (max-width:749px){.play-product-hero__scene--cloud{top:10.6rem;right:-.2rem;width:10.8rem;height:7rem}.play-product-hero__scene--plane{top:-1.8rem;right:.4rem;width:13rem;height:5.8rem}.play-product-hero__train-stage{margin-top:.5rem;height:5.6rem}.play-product-hero__scene--train{width:min(100%,30rem);height:5.6rem}}@media(prefers-reduced-motion:reduce){.play-product-hero__scene *,.play-product-hero__scene--train .play-hero-scene__track-line{animation:none!important;transform:none!important}}.play-product-hero__plate{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.play-product-hero__card,.play-product-hero__feature-card{position:relative;isolation:isolate;background:transparent;border:0;overflow:hidden}.play-product-hero__card>:not(.play-product-hero__plate),.play-product-hero__feature-card>:not(.play-product-hero__plate){position:relative;z-index:1}.play-product-hero__card{padding:3.2rem;box-shadow:0 2.8rem 5.8rem rgba(var(--color-shadow),.11)}.play-product-hero__feature-card{margin-top:2.2rem;padding:2.6rem;box-shadow:0 2.2rem 4.8rem rgba(var(--color-shadow),.09)}.play-product-hero__feature-list{gap:1.1rem}.play-product-hero__feature-item{grid-template-columns:5.4rem minmax(0,1fr);gap:1.5rem;align-items:center;padding:1.25rem 1.35rem;border-radius:2.3rem;background:#ffffff8f;border:.1rem solid rgba(255,255,255,.42);box-shadow:0 1.4rem 2.8rem rgba(var(--color-shadow),.08),inset 0 0 0 .1rem #ffffff47}.play-product-hero__feature-icon{width:5.2rem;height:5.2rem;padding:.7rem;border-radius:1.8rem;background:#fffc;box-shadow:0 1rem 2rem rgba(var(--color-shadow),.08),inset 0 0 0 .1rem #ffffff73}.play-product-hero__feature-item:nth-child(1) .play-product-hero__feature-icon{transform:rotate(-4deg)}.play-product-hero__feature-item:nth-child(2) .play-product-hero__feature-icon{transform:rotate(4deg)}.play-product-hero__feature-item:nth-child(3) .play-product-hero__feature-icon{transform:rotate(-3deg)}.play-product-hero__feature-icon .play-toy-icon{filter:drop-shadow(0 .7rem 1rem rgba(var(--color-shadow),.12))}.play-product-hero__plate .play-card-plate__float{display:none}.play-product-hero__plate .play-card-plate path[stroke]{animation:none;opacity:.34}@media screen and (max-width:749px){.play-product-hero__card{padding:2.6rem}.play-product-hero__feature-card{padding:2.2rem}.play-product-hero__feature-item{grid-template-columns:4.8rem minmax(0,1fr);padding:1.1rem 1.2rem;border-radius:2rem}.play-product-hero__feature-icon{width:4.6rem;height:4.6rem}}.play-product-hero{padding:5.2rem 0 4.8rem;background:radial-gradient(circle at 12% 16%,rgba(240,199,115,.09) 0,transparent 20%),radial-gradient(circle at 88% 18%,rgba(159,200,184,.1) 0,transparent 22%)}.play-product-hero:before,.play-product-hero:after,.play-product-hero__page:before,.play-product-hero__gallery:after{display:none}.play-product-hero__title{margin-bottom:3.2rem}.play-product-hero__layout{gap:5.2rem}.play-product-hero__description{margin-top:3.2rem}.play-product-hero__description-shell{width:min(100%,110rem);margin:0 auto;padding:3rem 3.2rem 3.2rem;border-radius:3.4rem;background:linear-gradient(180deg,#ffffffeb,#fff9f2db),radial-gradient(circle at top right,rgba(184,217,226,.14),transparent 26%);border:.1rem solid rgba(var(--color-foreground),.07);box-shadow:inset 0 .1rem #ffffffa8,0 1.8rem 3.8rem rgba(var(--color-shadow),.08)}.play-product-hero__description-header{display:grid;gap:1rem;max-width:62rem;margin-bottom:2rem}.play-product-hero__description-header--compact{gap:.8rem;margin-bottom:1.35rem}.play-product-hero__description-accent{display:inline-grid;grid-template-columns:auto auto auto;align-items:center;gap:.75rem;width:fit-content}.play-product-hero__description-accent-dot{width:1rem;height:1rem;border-radius:50%;background:linear-gradient(180deg,#f1c96f,#e8ab56);box-shadow:0 .5rem 1.2rem #e8ab563d}.play-product-hero__description-accent-dot--alt{background:linear-gradient(180deg,#bedce1,#9bc7d0);box-shadow:0 .5rem 1.2rem #9bc7d038}.play-product-hero__description-accent-line{width:4.8rem;height:.3rem;border-radius:999px;background:linear-gradient(90deg,rgba(var(--color-button),.78),#b8d9e29e)}.play-product-hero__description-heading-group{display:grid;gap:.55rem}.play-product-hero__description-kicker{margin:0;color:rgb(var(--color-button));font-size:1.22rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.play-product-hero__description-title{margin:0;color:rgb(var(--color-foreground));font-size:clamp(2.4rem,2.8vw,3.3rem);font-weight:700;line-height:1.14;letter-spacing:-.045em;text-wrap:balance}.play-product-hero__description-caption{margin:0;color:rgba(var(--color-foreground),.62);font-size:1.46rem;line-height:1.58;max-width:54rem}.play-product-hero__description-body{--play-desc-cream: #fff8ef;--play-desc-beige: #f4eadb;--play-desc-sand: #eadfcb;--play-desc-yellow: #fff2c8;--play-desc-blue: #e8f4fb;--play-desc-green: #eef6e9;--play-desc-ink: rgba(var(--color-foreground), .9);--play-desc-muted: rgba(var(--color-foreground), .68);--play-desc-stroke: rgba(var(--color-foreground), .08);--play-desc-shadow: 0 1.2rem 3rem rgba(var(--color-shadow), .06);--play-desc-radius-lg: 2.8rem;--play-desc-radius-md: 2rem;color:rgba(var(--color-foreground),.84);font-size:1.72rem;line-height:1.8}.play-product-hero__description-body:after{content:"";display:block;clear:both}.play-product-hero__description-body>*:first-child{margin-top:0}.play-product-hero__description-body>*:last-child{margin-bottom:0}.play-product-hero__description-body p{margin:0 0 1.6rem}.play-product-hero__description-body p:first-child{color:rgb(var(--color-foreground));font-size:1.9rem;line-height:1.72}.play-product-hero__description-body h2,.play-product-hero__description-body h3,.play-product-hero__description-body h4{margin:0 0 1.2rem;color:rgb(var(--color-foreground));font-size:clamp(2.2rem,2.4vw,3rem);line-height:1.22;letter-spacing:-.03em}.play-product-hero__description-body ul,.play-product-hero__description-body ol{margin:1.6rem 0;padding-left:2rem}.play-product-hero__description-body li+li{margin-top:.8rem}.play-product-hero__description-body strong{color:rgb(var(--color-foreground))}.play-product-hero__description-body :is(.play-desc-hero,.play-feature-grid,.play-alert,.play-includes,.play-spec-grid,.play-steps,.play-compare,.play-soft-note),.play-product-hero__description-body :is(.play-desc-hero,.play-feature-grid,.play-alert,.play-includes,.play-spec-grid,.play-steps,.play-compare,.play-soft-note) *{box-sizing:border-box}.play-product-hero__description-body :is(.play-desc-hero,.play-feature-grid,.play-alert,.play-includes,.play-spec-grid,.play-steps,.play-compare,.play-soft-note){position:relative;isolation:isolate;margin:2.4rem 0}.play-product-hero__description-body :is(.play-feature-grid,.play-includes,.play-spec-grid,.play-steps,.play-compare){display:grid;gap:1.4rem}.play-product-hero__description-body :is(.play-desc-kicker,.play-spec-label){display:inline-flex;align-items:center;gap:.5rem;margin:0;color:rgb(var(--color-button));font-size:1.14rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.play-product-hero__description-body :is(.play-desc-title,.play-card-title,.play-alert-title,.play-step-title,.play-compare-title,.play-soft-note-title){margin:0;color:var(--play-desc-ink);font-weight:700;letter-spacing:-.02em;line-height:1.3}.play-product-hero__description-body :is(.play-desc-copy,.play-card-text,.play-alert p,.play-spec-value,.play-step-text,.play-compare__item p,.play-soft-note p){margin:0;color:var(--play-desc-muted);font-size:1.5rem;line-height:1.62}.play-product-hero__description-body .play-desc-hero{display:grid;gap:.8rem;overflow:hidden;padding:2.8rem 2.9rem 2.7rem;border:1px solid rgba(var(--color-foreground),.07);border-radius:3.8rem;background:linear-gradient(180deg,#fffffffa,#fff9f1f0),radial-gradient(circle at top right,rgba(184,217,226,.16),transparent 30%);box-shadow:0 1.3rem #ffffff8f,0 3rem 6rem rgba(var(--color-shadow),.09)}.play-product-hero__description-body .play-desc-hero:before,.play-product-hero__description-body .play-desc-hero:after{content:"";position:absolute;pointer-events:none}.play-product-hero__description-body .play-desc-hero:before{top:1.7rem;right:1.7rem;bottom:1.7rem;left:1.7rem;border-radius:2.9rem;border:.1rem dashed rgba(var(--color-button),.16);opacity:.78}.play-product-hero__description-body .play-desc-hero:after{top:-6rem;right:-4rem;width:17rem;height:17rem;border-radius:50%;background:radial-gradient(circle,rgba(240,199,115,.17),transparent 72%)}.play-product-hero__description-body .play-desc-kicker{width:fit-content;padding:.7rem 1rem;border-radius:999px;background:linear-gradient(135deg,#fff7e8f0,#ffffffd1);box-shadow:0 1rem 2rem rgba(var(--color-shadow),.05),inset 0 0 0 1px #ffffff70;transform:rotate(-2deg)}.play-product-hero__description-body .play-desc-title{margin-top:1.1rem;max-width:18ch;font-size:clamp(2.5rem,2.8vw,3.2rem);line-height:1.14}.play-product-hero__description-body .play-desc-copy{max-width:58rem;margin-top:.55rem;font-size:1.58rem;line-height:1.72}.play-product-hero__description-body .play-feature-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.94fr) minmax(0,.94fr);gap:1.5rem}.play-product-hero__description-body .play-feature-card{position:relative;overflow:hidden;min-height:20rem;padding:2.2rem 2rem 1.9rem;border:.1rem solid rgba(var(--color-foreground),.07);border-radius:3.2rem;box-shadow:0 1rem #ffffff85,0 2.2rem 4.6rem rgba(var(--color-shadow),.08)}.play-product-hero__description-body .play-feature-card{background:linear-gradient(180deg,#fffffffa,#fff9f1f0),radial-gradient(circle at top left,rgba(240,199,115,.12),transparent 38%)}.play-product-hero__description-body .play-feature-card:nth-child(2n){background:linear-gradient(180deg,#fffffffa,#f4fafcf0),radial-gradient(circle at top right,rgba(184,217,226,.15),transparent 40%)}.play-product-hero__description-body .play-feature-card:nth-child(3n){background:linear-gradient(180deg,#fffffffa,#f3f8eff2),radial-gradient(circle at 18% 18%,rgba(159,200,184,.16),transparent 42%)}.play-product-hero__description-body .play-feature-card:before,.play-product-hero__description-body .play-feature-card:after{content:"";position:absolute;pointer-events:none}.play-product-hero__description-body .play-feature-card:before{left:2rem;right:2rem;top:1.3rem;height:.8rem;border-radius:999px;background:#ffffff5c}.play-product-hero__description-body .play-feature-card:after{right:-1rem;bottom:-2rem;width:9rem;height:9rem;border-radius:2.8rem;background:radial-gradient(circle at center,rgba(255,255,255,.48),transparent 68%)}.play-product-hero__description-body .play-card-title{max-width:14ch;font-size:1.82rem}.play-product-hero__description-body .play-card-text{margin-top:.7rem;max-width:28ch}.play-product-hero__description-body .play-alert{display:grid;grid-template-columns:.5rem minmax(0,1fr);column-gap:1rem;row-gap:.55rem;align-items:start;padding:1.65rem 1.9rem;border:1px solid rgba(211,183,108,.22);border-radius:2.8rem;background:linear-gradient(180deg,#fffffff7,#fff4d3f0),linear-gradient(90deg,rgba(240,199,115,.12),transparent 28%);box-shadow:0 .9rem 2rem rgba(var(--color-shadow),.04)}.play-product-hero__description-body .play-alert:before{content:"";grid-column:1;grid-row:1 / span 2;width:.5rem;align-self:stretch;border-radius:999px;background:linear-gradient(180deg,#f1c970,#ddb06a);pointer-events:none}.play-product-hero__description-body .play-alert:after{content:"";position:absolute;top:1.1rem;right:1.3rem;width:5rem;height:5rem;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.46),transparent 70%);pointer-events:none}.play-product-hero__description-body .play-alert-title,.play-product-hero__description-body .play-alert>p{grid-column:2;position:relative;z-index:1}.play-product-hero__description-body .play-alert-title{font-size:1.54rem}.play-product-hero__description-body .play-includes{overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.2rem;border-radius:3.2rem;border:.1rem solid rgba(var(--color-foreground),.07);background:linear-gradient(180deg,#fffffff7,#fbf6f0f0),radial-gradient(circle at top left,rgba(240,199,115,.1),transparent 36%);box-shadow:0 1rem #ffffff8f,0 2rem 4.2rem rgba(var(--color-shadow),.06)}.play-product-hero__description-body .play-includes:before{content:"";position:absolute;top:1.2rem;right:1.2rem;bottom:1.2rem;left:1.2rem;border-radius:2.4rem;border:.1rem dashed rgba(var(--color-button),.14);opacity:.82;pointer-events:none}.play-product-hero__description-body .play-includes.play-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.play-product-hero__description-body .play-includes.play-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.play-product-hero__description-body .play-includes__item{position:relative;display:grid;gap:.2rem;padding:1.45rem 1.35rem 1.3rem;text-align:left;border-radius:2.2rem;border:.1rem solid rgba(var(--color-foreground),.04);background:#ffffffd6;box-shadow:inset 0 0 0 .1rem #ffffff6b}.play-product-hero__description-body .play-includes__item:before{content:"";display:block;width:2.8rem;height:.45rem;margin-bottom:.9rem;border-radius:999px;background:linear-gradient(90deg,#f0c773eb,#b8d9e2d1)}.play-product-hero__description-body .play-includes__title{display:block;margin:0;color:var(--play-desc-ink);font-size:1.62rem;font-weight:700;line-height:1.32}.play-product-hero__description-body .play-includes__text{display:block;margin-top:.55rem;color:var(--play-desc-muted);font-size:1.4rem;line-height:1.55}.play-product-hero__description-body .play-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;padding:1rem;border-radius:3.2rem;border:.1rem solid rgba(var(--color-foreground),.07);background:linear-gradient(180deg,#fffffff7,#f9f5eeed),radial-gradient(circle at top right,rgba(184,217,226,.12),transparent 34%);box-shadow:0 1rem #ffffff8f,0 2rem 4rem rgba(var(--color-shadow),.06)}.play-product-hero__description-body .play-spec-grid:after{content:"";position:absolute;right:1.6rem;top:1.6rem;width:5.6rem;height:5.6rem;border-radius:1.8rem;background:radial-gradient(circle,rgba(184,217,226,.18),transparent 72%);pointer-events:none}.play-product-hero__description-body .play-spec-item{display:grid;gap:.55rem;padding:1.45rem 1.5rem;border-radius:2rem;border:.1rem solid rgba(var(--color-foreground),.05);background:#ffffffdb;box-shadow:inset 0 0 0 .1rem #ffffff6b}.play-product-hero__description-body .play-spec-label{margin-bottom:.55rem}.play-product-hero__description-body .play-spec-value{color:var(--play-desc-ink);font-size:1.56rem}.play-product-hero__description-body .play-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;padding-top:2.5rem}.play-product-hero__description-body .play-steps:before{content:"";position:absolute;left:5rem;right:5rem;top:4.2rem;height:.2rem;border-radius:999px;background:linear-gradient(90deg,#f0c7736b,#b8d9e275);pointer-events:none}.play-product-hero__description-body .play-step{position:relative;padding:3.8rem 1.2rem 0;border:0;background:none;box-shadow:none}.play-product-hero__description-body .play-step:before{content:"";position:absolute;top:2.3rem;right:0;bottom:0;left:0;z-index:-1;border-radius:2.6rem;border:.1rem solid rgba(var(--color-foreground),.05);background:linear-gradient(180deg,#ffffffe6,#faf6f0c2),radial-gradient(circle at top left,rgba(184,217,226,.12),transparent 36%);box-shadow:0 1rem 2rem rgba(var(--color-shadow),.05)}.play-product-hero__description-body .play-step-number{position:absolute;top:0;left:1.2rem;display:grid;place-items:center;width:3.4rem;height:3.4rem;border-radius:999px;background:linear-gradient(135deg,#fff7e8,#ffffffe0);box-shadow:0 1rem 2rem rgba(var(--color-shadow),.06),inset 0 0 0 .1rem #ffffff8a;color:rgb(var(--color-button));font-size:1.36rem;font-weight:700}.play-product-hero__description-body .play-step-title{font-size:1.68rem}.play-product-hero__description-body .play-step-text{margin-top:.65rem;max-width:22ch}.play-product-hero__description-body .play-compare{overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:.9rem;border-radius:3.6rem;border:.1rem solid rgba(var(--color-foreground),.07);background:linear-gradient(180deg,#fffffff7,#fbf6f0f0),radial-gradient(circle at top center,rgba(240,199,115,.12),transparent 42%);box-shadow:0 1rem #ffffff8f,0 2.2rem 4.6rem rgba(var(--color-shadow),.07)}.play-product-hero__description-body .play-compare:before{content:"";position:absolute;top:1.2rem;bottom:1.2rem;left:50%;width:.1rem;background:linear-gradient(180deg,rgba(var(--color-foreground),0),rgba(var(--color-foreground),.09),rgba(var(--color-foreground),0));transform:translate(-50%);pointer-events:none}.play-product-hero__description-body .play-compare__item{padding:2rem 2.1rem;border:0;border-radius:2.8rem;box-shadow:none}.play-product-hero__description-body .play-compare__item:first-child{background:linear-gradient(180deg,#fffffffa,#fff4d6eb),radial-gradient(circle at top left,rgba(240,199,115,.16),transparent 42%)}.play-product-hero__description-body .play-compare__item:last-child{background:linear-gradient(180deg,#fffffffa,#f0f8fbf0),radial-gradient(circle at top right,rgba(184,217,226,.16),transparent 40%)}.play-product-hero__description-body .play-compare-title{font-size:1.72rem}.play-product-hero__description-body .play-compare__item p+p{margin-top:.7rem}.play-product-hero__description-body .play-soft-note{padding:1.45rem 1.7rem 1.45rem 4.3rem;border:.1rem solid rgba(var(--color-foreground),.05);border-radius:2.4rem;background:linear-gradient(180deg,#f7fbf8f5,#ffffffe0),radial-gradient(circle at left center,rgba(159,200,184,.12),transparent 28%);box-shadow:0 .8rem 1.8rem rgba(var(--color-shadow),.04)}.play-product-hero__description-body .play-soft-note:before{content:"";position:absolute;left:1.8rem;top:1.75rem;width:1.3rem;height:1.3rem;border-radius:50%;background:linear-gradient(135deg,#9fc8b8,#f2c86f);box-shadow:0 .5rem 1rem #9fc8b82e,0 0 0 .2rem #ffffff80}.play-product-hero__description-body .play-soft-note-title{margin-bottom:.45rem;font-size:1.46rem}.play-product-hero__description-media-group{display:grid;gap:1.4rem;width:min(100%,84rem);margin:2.2rem 0}.play-product-hero__description-media-group--cols-1{grid-template-columns:1fr}.play-product-hero__description-media-group--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.play-product-hero__description-media-group--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.play-product-hero__description-media-group--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.play-product-hero__description-media-group--align-left{margin-right:auto}.play-product-hero__description-media-group--align-center{margin-inline:auto}.play-product-hero__description-media-group--align-right{margin-left:auto}.play-product-hero__description-media-group--align-full{width:100%}.play-product-hero__description-media-group--float-right,.play-product-hero__description-media-group--float-left{display:block;width:min(100%,34rem);margin-top:.6rem}.play-product-hero__description-media-group--float-right{float:right;clear:right;margin-left:2.2rem}.play-product-hero__description-media-group--float-left{float:left;clear:left;margin-right:2.2rem}.play-product-hero__description-media-image{display:block;width:100%;height:auto;border-radius:2.4rem;box-shadow:0 1.8rem 3.6rem rgba(var(--color-shadow),.08);background:#ffffffd1;object-fit:cover}.play-product-hero__gallery:before{top:-1.2rem;right:1.6rem;bottom:2.4rem;left:-1.2rem;border-radius:4.4rem;background:linear-gradient(145deg,#ffffffe0,#fff9f3bd);box-shadow:0 2.2rem 4.8rem rgba(var(--color-shadow),.08)}.play-product-hero__media-stage{border-radius:3.8rem;background:linear-gradient(180deg,#fffffffa,#fcf7f0f0);box-shadow:0 1rem #ffffff80,0 2.8rem 5.6rem rgba(var(--color-shadow),.12)}.play-product-hero__media-stage:before,.play-product-hero__media-stage:after{display:none}.play-product-hero__thumb-rail{margin-top:1.5rem;padding:.9rem 1rem;border-radius:2.6rem;background:#ffffffeb;box-shadow:0 1.4rem 3.2rem rgba(var(--color-shadow),.1);-webkit-backdrop-filter:none;backdrop-filter:none}.play-product-hero .moomze-hero__thumb{border-color:rgba(var(--color-foreground),.08);box-shadow:0 1rem 2.4rem rgba(var(--color-shadow),.08)}.play-product-hero .moomze-hero__thumb--active,.play-product-hero .moomze-hero__thumb:hover{border-color:rgba(var(--color-button),.48);box-shadow:0 1.4rem 2.8rem rgba(var(--color-shadow),.1)}.play-product-hero__card{padding:3.4rem;border-radius:3.8rem;background:linear-gradient(180deg,#fffffff5,#fffaf4eb);border:.1rem solid rgba(var(--color-foreground),.09);box-shadow:0 2.4rem 4.8rem rgba(var(--color-shadow),.1)}.play-product-hero__card .play-product-hero__plate{opacity:.5}.play-product-hero__meta{gap:.8rem;margin-bottom:2rem}.play-product-hero__meta-pill{min-height:3.5rem;padding:.8rem 1.3rem;background:#fff8eeeb;box-shadow:none;font-size:1.16rem}.play-product-hero__meta-pill:first-child{transform:none}.play-product-hero__meta-pill--soft{background:#f5f9f7f0}.play-product-hero__price{font-size:clamp(5.4rem,6vw,6.9rem);letter-spacing:-.06em}.play-product-hero__shipping{margin:.8rem 0 1.2rem;font-size:1.7rem}.play-product-hero__rating{gap:.8rem;margin-bottom:2.4rem;padding:0;background:transparent;border:0;box-shadow:none}.play-product-hero__star{width:2rem;height:2rem}.play-product-hero__reviews{font-size:1.42rem}.play-product-hero__variant-stack{gap:1.6rem}.play-product-hero__variant-group{padding:1.3rem 1.4rem;border-radius:2.4rem;background:#ffffffd1;box-shadow:0 1rem 2.2rem rgba(var(--color-shadow),.05)}.play-product-hero__variant-label{font-size:1.42rem}.play-product-hero__select{min-height:6.5rem;padding:1.7rem 4.8rem 1.7rem 2rem;border-radius:2.4rem;background:#fff;box-shadow:0 1rem 2rem rgba(var(--color-shadow),.06)}.play-product-hero__actions{gap:0;margin-top:3rem}.play-product-hero__payment-button{margin-top:1.4rem}.play-product-hero__payment-button .shopify-payment-button{display:grid;gap:1rem}.play-product-hero__payment-button .shopify-payment-button__button{overflow:hidden;min-height:6.8rem;border-radius:999px}.play-product-hero__payment-button .shopify-payment-button__button--unbranded,.play-product-hero__payment-button .shopify-payment-button__button [role=button]{min-height:6.8rem;border-radius:999px;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;letter-spacing:-.01em}.play-product-hero__payment-button .shopify-payment-button__more-options{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.45rem;font-weight:600;letter-spacing:-.01em;text-decoration-thickness:.08rem;text-underline-offset:.18rem}.play-product-hero__trust-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin-top:2rem}.play-product-hero__trust-item{display:grid;justify-items:center;gap:1rem;text-align:center}.play-product-hero__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;color:rgb(var(--color-button))}.play-product-hero__trust-icon svg,.play-product-hero__trust-icon img{display:block;width:100%;height:100%}.play-product-hero__trust-text{color:rgba(var(--color-foreground),.78);font-size:1.42rem;font-weight:700;line-height:1.35}.play-product-hero__purchase-row{grid-template-columns:14.2rem minmax(0,1fr);gap:1.4rem}.play-product-hero__quantity{min-height:6.8rem;box-shadow:0 1rem 2rem rgba(var(--color-shadow),.06)}.play-product-hero .moomze-hero__cta{min-height:8rem;padding-inline:3.6rem;background:linear-gradient(135deg,#f4ce76,#efbf59 52%,#e7a84a);font-size:2.04rem;font-weight:800;box-shadow:0 0 0 .12rem #ffffff6b,0 2.8rem 4.6rem #e7af4d52}.play-product-hero .moomze-hero__cta:before,.play-product-hero .moomze-hero__cta:after{display:none}.play-product-hero .moomze-hero__cta:hover,.play-product-hero .moomze-hero__cta:focus-visible{background:linear-gradient(135deg,#f2c465,#e9b14b 52%,#de9b37);box-shadow:0 0 0 .12rem #ffffff6b,0 3rem 4.8rem #de9b3757;transform:translateY(-.12rem) scale(1.005)}.play-product-hero__favorite{margin-right:auto;margin-left:0;min-height:auto;padding:0;background:transparent;box-shadow:none;border:0;color:rgba(var(--color-foreground),.58);font-size:1.32rem}.play-product-hero__feature-card{margin-top:2.6rem;padding:2rem 2.1rem;border-radius:3rem;background:#ffffffa3;border:.1rem solid rgba(var(--color-foreground),.06);box-shadow:0 1.6rem 3.4rem rgba(var(--color-shadow),.06)}.play-product-hero__feature-card .play-product-hero__plate{display:none}.play-product-hero__feature-list{gap:.9rem}.play-product-hero__feature-item{grid-template-columns:4.6rem minmax(0,1fr);gap:1.2rem;min-height:auto;padding:1rem 1.15rem;border-radius:1.9rem;background:#ffffff70;border:.1rem solid rgba(var(--color-foreground),.04);box-shadow:none;font-size:1.46rem;line-height:1.45}.play-product-hero__feature-icon{width:4.2rem;height:4.2rem;padding:.45rem;border-radius:1.4rem;background:#ffffffa3;box-shadow:none}.play-product-hero__feature-item:nth-child(1) .play-product-hero__feature-icon,.play-product-hero__feature-item:nth-child(2) .play-product-hero__feature-icon,.play-product-hero__feature-item:nth-child(3) .play-product-hero__feature-icon{transform:none}.play-product-hero__train-stage{margin-top:.4rem;height:4.6rem;opacity:.42}.play-product-hero__scene--train{width:min(100%,34rem);height:4.6rem}.play-product-hero__scene--train .play-hero-scene__smoke{display:none}.play-product-hero__scene--train .play-hero-scene__track-line,.play-product-hero__scene--train .play-hero-scene__track-slats{opacity:.48}.play-product-hero__scene--train .play-hero-scene__train-group{animation-duration:8.2s}.play-product-hero__scene--train .play-hero-scene__wheel{animation-duration:1.5s}@media screen and (max-width:989px){.play-product-hero{padding:4.2rem 0}.play-product-hero__layout{gap:3.2rem}.play-product-hero__gallery:before{top:-.8rem;right:.8rem;bottom:1.8rem;left:-.8rem}.play-product-hero__card{padding:2.8rem}.play-product-hero__description{margin-top:3rem}.play-product-hero__description-shell{padding:2.6rem 2.6rem 2.8rem;border-radius:2.8rem}.play-product-hero__description-header{margin-bottom:1.6rem}.play-product-hero__description-header--compact{margin-bottom:1.2rem}.play-product-hero__description-title{font-size:clamp(2.25rem,2.6vw,3rem)}.play-product-hero__trust-list{gap:1.2rem}.play-product-hero__purchase-row{grid-template-columns:13rem minmax(0,1fr)}}@media screen and (max-width:749px){.play-product-hero{padding-top:3.2rem;padding-bottom:3.8rem}.play-product-hero__title{margin-bottom:2.6rem}.play-product-hero__gallery:before{display:none}.play-product-hero__thumb-rail{margin-top:1.1rem;padding:.75rem .85rem;border-radius:2rem;background:#ffffffe6;box-shadow:0 1rem 2.2rem rgba(var(--color-shadow),.08)}.play-product-hero__card{padding:2.3rem;border-radius:2.8rem}.play-product-hero__description{margin-top:2.4rem}.play-product-hero__description-shell{padding:2.2rem 1.9rem 2.3rem;border-radius:2.4rem}.play-product-hero__description-accent{gap:.6rem}.play-product-hero__description-kicker{font-size:1.04rem}.play-product-hero__description-accent-dot{width:.84rem;height:.84rem}.play-product-hero__description-accent-line{width:3.4rem}.play-product-hero__description-title{font-size:clamp(2rem,6.2vw,2.6rem)}.play-product-hero__description-caption{font-size:1.28rem}.play-product-hero__description-body{font-size:1.62rem;line-height:1.72}.play-product-hero__description-body p:first-child{font-size:1.76rem}.play-product-hero__description-body h2,.play-product-hero__description-body h3,.play-product-hero__description-body h4{font-size:clamp(2rem,6vw,2.4rem)}.play-product-hero__description-body :is(.play-desc-hero,.play-feature-grid,.play-alert,.play-includes,.play-spec-grid,.play-steps,.play-compare,.play-soft-note){margin:2rem 0}.play-product-hero__description-body .play-desc-hero{padding:2rem 2rem 1.9rem;border-radius:2.6rem}.play-product-hero__description-body .play-desc-hero:before{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem;border-radius:2rem}.play-product-hero__description-body .play-feature-card,.play-product-hero__description-body .play-alert,.play-product-hero__description-body .play-includes__item,.play-product-hero__description-body .play-spec-item,.play-product-hero__description-body .play-compare__item{padding:1.6rem;border-radius:1.8rem}.play-product-hero__description-body .play-alert{grid-template-columns:.45rem minmax(0,1fr);column-gap:.85rem;padding:1.45rem 1.4rem}.play-product-hero__description-body .play-step{padding:3.5rem .8rem 0}.play-product-hero__description-body .play-step:before{top:2.1rem;right:0;bottom:0;left:0;border-radius:2.1rem}.play-product-hero__description-body .play-soft-note{padding:1.45rem 1.4rem 1.45rem 4rem;border-radius:1.9rem}.play-product-hero__description-body .play-feature-grid,.play-product-hero__description-body .play-spec-grid,.play-product-hero__description-body .play-steps,.play-product-hero__description-body .play-compare{grid-template-columns:1fr;gap:1.1rem}.play-product-hero__description-body .play-includes,.play-product-hero__description-body .play-includes.play-cols-3,.play-product-hero__description-body .play-includes.play-cols-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.play-product-hero__description-body .play-includes,.play-product-hero__description-body .play-spec-grid,.play-product-hero__description-body .play-compare{padding:.8rem;border-radius:2.4rem}.play-product-hero__description-body .play-steps:before,.play-product-hero__description-body .play-compare:before{display:none}.play-product-hero__description-body .play-desc-copy,.play-product-hero__description-body .play-card-text,.play-product-hero__description-body .play-alert p,.play-product-hero__description-body .play-spec-value,.play-product-hero__description-body .play-step-text,.play-product-hero__description-body .play-compare__item p,.play-product-hero__description-body .play-soft-note p{font-size:1.44rem}.play-product-hero__description-body .play-desc-title{font-size:clamp(2rem,6vw,2.5rem)}.play-product-hero__description-body .play-card-title,.play-product-hero__description-body .play-step-title,.play-product-hero__description-body .play-compare-title{font-size:1.6rem}.play-product-hero__description-body .play-step-number{width:3rem;height:3rem;left:.8rem;font-size:1.24rem}.play-product-hero__description-media-group,.play-product-hero__description-media-group--float-right,.play-product-hero__description-media-group--float-left{width:100%;margin-inline:0}.play-product-hero__description-media-group--cols-2,.play-product-hero__description-media-group--cols-3,.play-product-hero__description-media-group--cols-4{grid-template-columns:1fr}.play-product-hero__description-media-group--float-right,.play-product-hero__description-media-group--float-left{float:none;clear:none}.play-product-hero__description-media-image{border-radius:1.8rem}.play-product-hero__payment-button .shopify-payment-button__button{min-height:6.2rem}.play-product-hero__payment-button .shopify-payment-button__button--unbranded,.play-product-hero__payment-button .shopify-payment-button__button [role=button]{min-height:6.2rem;font-size:1.68rem}.play-product-hero__trust-list{gap:1rem;margin-top:1.7rem}.play-product-hero__trust-icon{width:3.8rem;height:3.8rem}.play-product-hero__trust-text{font-size:1.24rem}.play-product-hero__purchase-row{grid-template-columns:11.6rem minmax(0,1fr);gap:1rem}.play-product-hero__quantity{max-width:none;min-height:6rem;grid-template-columns:4.2rem minmax(0,1fr) 4.2rem}.play-product-hero .moomze-hero__cta{min-height:7.2rem;font-size:1.82rem}.play-product-hero__feature-card{padding:1.8rem;border-radius:2.4rem}.play-product-hero__feature-item{grid-template-columns:4rem minmax(0,1fr);padding:.95rem 1rem;font-size:1.38rem}.play-product-hero__feature-icon{width:3.8rem;height:3.8rem}.play-product-hero__train-stage{display:none}.play-product-hero__scene--train{width:min(100%,28rem);height:4rem}}@media screen and (max-width:359px){.play-product-hero__purchase-row{grid-template-columns:1fr}.play-product-hero__quantity{min-height:5.8rem}}.play-product-hero__upsell-stack{display:grid;gap:1.2rem;margin-top:1.8rem}.play-product-hero__upsell-card{position:relative;display:grid;gap:1.15rem;padding:1.7rem;border-radius:2.8rem;border:.1rem solid rgba(var(--color-foreground),.07);box-shadow:0 1.6rem 3.2rem rgba(var(--color-shadow),.07)}.play-product-hero__upsell-card--pack{background:linear-gradient(180deg,#fffbf4f5,#fff5e4eb),radial-gradient(circle at top right,rgba(240,199,115,.18),transparent 28%)}.play-product-hero__upsell-card--related{background:linear-gradient(180deg,#fcfefdf5,#f7faf8f0),radial-gradient(circle at top left,rgba(184,217,226,.18),transparent 30%)}.play-product-hero__upsell-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.play-product-hero__upsell-head--related{justify-content:flex-start}.play-product-hero__upsell-pill{display:inline-flex;align-items:center;gap:.75rem;min-height:3.6rem;padding:.75rem 1.15rem;border-radius:999px;background:#ffffffd1;border:.1rem solid rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));font-size:1.08rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.play-product-hero__upsell-pill-icon{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--color-button))}.play-product-hero__upsell-pill-icon svg,.play-product-hero__upsell-pill-icon img{width:100%;height:100%;display:block}.play-product-hero__upsell-link{display:inline-flex;align-items:center;gap:.5rem;color:rgba(var(--color-foreground),.74);text-decoration:none;font-size:1.2rem;font-weight:700;letter-spacing:-.01em}.play-product-hero__upsell-link-icon,.play-product-hero__micro-cta-icon{width:1.15rem;height:1.15rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.play-product-hero__upsell-link-icon svg,.play-product-hero__micro-cta-icon svg{width:100%;height:100%;display:block}.play-product-hero__upsell-body{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:center}.play-product-hero__upsell-copy{display:grid;gap:.45rem}.play-product-hero__upsell-kicker{margin:0 0 .25rem;color:rgba(var(--color-foreground),.54);font-size:1.04rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.play-product-hero__upsell-title{margin:0;color:rgb(var(--color-foreground));font-size:1.66rem;font-weight:800;line-height:1.16;letter-spacing:-.03em}.play-product-hero__upsell-title--related{font-size:1.58rem}.play-product-hero__upsell-text{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.34rem;line-height:1.48;max-width:34ch}.play-product-hero__pack-preview{display:flex;align-items:center;justify-content:flex-end;min-width:0;padding-left:1.2rem}.play-product-hero__pack-chip{width:5.6rem;height:5.6rem;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-left:-1rem;border-radius:1.8rem;border:.16rem solid rgba(255,255,255,.96);background:#fff;box-shadow:0 1rem 2rem rgba(var(--color-shadow),.08)}.play-product-hero__pack-chip:first-child{margin-left:0}.play-product-hero__pack-chip--current{transform:translateY(-.1rem);box-shadow:0 1.2rem 2.2rem rgba(var(--color-shadow),.11)}.play-product-hero__pack-chip-image,.play-product-hero__pack-chip-placeholder{width:100%;height:100%;display:block}.play-product-hero__pack-chip-image{object-fit:cover}.play-product-hero__pack-chip-placeholder,.play-product-hero__mini-card-placeholder{background:linear-gradient(180deg,rgba(255,255,255,.26),transparent 40%),linear-gradient(180deg,#faf6f0fa,#f2ece4f0)}.play-product-hero__mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.play-product-hero__mini-card{min-width:0}.play-product-hero__mini-card-link{display:grid;gap:.85rem;height:100%;padding:1rem;border-radius:2.2rem;background:#ffffffe0;border:.1rem solid rgba(var(--color-foreground),.06);box-shadow:0 1rem 2.2rem rgba(var(--color-shadow),.06);color:inherit;text-decoration:none;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.play-product-hero__mini-card-media{aspect-ratio:1;display:block;overflow:hidden;border-radius:1.8rem;background:linear-gradient(180deg,#fffffff5,#f8f4edeb)}.play-product-hero__mini-card-image,.play-product-hero__mini-card-placeholder{width:100%;height:100%;display:block}.play-product-hero__mini-card-image{object-fit:cover}.play-product-hero__mini-card-body{display:grid;gap:.5rem;align-content:start}.play-product-hero__mini-card-title{color:rgb(var(--color-foreground));font-size:1.32rem;font-weight:700;line-height:1.28;letter-spacing:-.02em;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.play-product-hero__mini-card-price{color:rgb(var(--color-foreground));font-size:1.42rem;font-weight:800;letter-spacing:-.03em}.play-product-hero__micro-cta{display:inline-flex;align-items:center;justify-content:center;gap:.52rem;width:fit-content;min-height:3.5rem;padding:.68rem 1rem;border-radius:999px;background:linear-gradient(135deg,#f4ce76,#efbf59 52%,#e7a84a);color:#fff;font-size:1.1rem;font-weight:700;line-height:1;letter-spacing:-.01em;box-shadow:0 0 0 .08rem #ffffff6b,0 1rem 2rem #e7af4d3d}@media(hover:hover)and (pointer:fine){.play-product-hero__upsell-link,.play-product-hero__mini-card-link,.play-product-hero__micro-cta{transition:transform .24s ease,box-shadow .24s ease,color .24s ease,border-color .24s ease}.play-product-hero__upsell-link:hover,.play-product-hero__upsell-link:focus-visible{color:rgb(var(--color-button))}.play-product-hero__upsell-link:hover .play-product-hero__upsell-link-icon,.play-product-hero__upsell-link:focus-visible .play-product-hero__upsell-link-icon,.play-product-hero__mini-card-link:hover .play-product-hero__micro-cta-icon,.play-product-hero__mini-card-link:focus-visible .play-product-hero__micro-cta-icon{transform:translate(.16rem)}.play-product-hero__mini-card-link:hover,.play-product-hero__mini-card-link:focus-visible{transform:translateY(-.18rem);border-color:#e7af4d38;box-shadow:0 1.4rem 2.6rem rgba(var(--color-shadow),.08)}}@media screen and (max-width:989px){.play-product-hero__upsell-card{padding:1.45rem;border-radius:2.5rem}.play-product-hero__upsell-body{gap:1rem}.play-product-hero__pack-chip{width:5.2rem;height:5.2rem}}@media screen and (max-width:749px){.play-product-hero__upsell-stack{gap:1rem;margin-top:1.5rem}.play-product-hero__upsell-card{gap:1rem;padding:1.25rem;border-radius:2.2rem}.play-product-hero__upsell-head{flex-wrap:wrap;gap:.8rem}.play-product-hero__upsell-pill{min-height:3.2rem;padding:.65rem .95rem;font-size:.98rem}.play-product-hero__upsell-body{grid-template-columns:1fr;gap:.9rem}.play-product-hero__upsell-kicker{font-size:.98rem}.play-product-hero__upsell-title{font-size:1.5rem}.play-product-hero__upsell-title--related{font-size:1.44rem}.play-product-hero__upsell-text{font-size:1.24rem;max-width:none}.play-product-hero__pack-preview{justify-content:flex-start;padding-left:0}.play-product-hero__pack-chip{width:4.8rem;height:4.8rem;border-radius:1.5rem}.play-product-hero__mini-grid{gap:.8rem}.play-product-hero__mini-card-link{gap:.75rem;padding:.85rem;border-radius:1.8rem}.play-product-hero__mini-card-media{border-radius:1.5rem}.play-product-hero__mini-card-title{font-size:1.24rem}.play-product-hero__mini-card-price{font-size:1.34rem}.play-product-hero__micro-cta{width:100%;min-height:3.3rem;justify-content:space-between;font-size:1.02rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-play-product-hero.css.map */
