html{line-height:1.5;-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,p{margin:0}button,input,textarea,select{font:inherit;color:inherit}button{border:0;padding:0;background:transparent}img,svg{vertical-align:middle}img{max-width:100%;height:auto}ul,ol{margin:0;padding:0;list-style:none}button,a,input,textarea,select,summary{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ff5a36}[hidden]{display:none!important}:root,.dark{--brand-purple:#35106f;--brand-yellow:#ffd21f;--brand-cream:#fffcf6;--brand-coral:#ff5a36;--brand-pink:#ff9fcb;--brand-purple-hover:#4e218f;--brand-yellow-hover:#ffdf59;--brand-shadow:#210743;--success:#255a35;--success-soft:#e1f5d5;--control-border:#806895;--brand-coral-soft:color-mix(in srgb,var(--brand-coral) 22%,var(--brand-cream));--brand-yellow-soft:color-mix(in srgb,var(--brand-yellow) 42%,var(--brand-cream));--brand-pink-soft:color-mix(in srgb,var(--brand-pink) 40%,var(--brand-cream));--collection-figures:var(--brand-yellow-soft);--collection-fidgets:#e7efcb;--collection-clickers:var(--brand-pink-soft);--collection-keychains:#e0ecf3;--collection-flexis:#d9eee7;--background:var(--brand-cream);--foreground:var(--brand-purple);--popover:var(--brand-cream);--primary:var(--brand-purple);--muted:#f0e8f5;--muted-foreground:#655077;--border:#ded3e4;--ring:var(--brand-purple);--accent:var(--brand-yellow);--yellow:var(--brand-yellow);--pink:var(--brand-pink);--radius:1.4rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-body),sans-serif;font-size:16px;font-weight:500;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--primary);outline-offset:5px}img{display:block}::selection{background:var(--brand-yellow);color:var(--brand-purple)}h1,h2,h3{font-family:var(--font-display),sans-serif;font-weight:800}.skip-link{position:fixed;top:-100px;left:16px;padding:14px 20px;background:var(--primary);color:#fff;z-index:100;border-radius:20px}.skip-link:focus{top:12px}.page-width{max-width:1400px;margin-inline:auto;padding-inline:48px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.09em;font-weight:900}.announcement{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:31px;padding:6px 36px;background:var(--primary);color:#fff8ea;font-size:12px;font-weight:650}.announcement span:first-child{display:inline-flex;align-items:center;gap:9px}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:12px 36px;min-height:83px;background:var(--background);border-bottom:1px solid #35106f0d}.brand-lockup{width:168px;aspect-ratio:1900/515;position:relative;overflow:hidden;flex-shrink:0}.brand-lockup img,.footer-wordmark img{display:block;width:100%;height:100%;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:25px}.desktop-nav button{font-size:14px;font-weight:800;padding-block:12px;position:relative}.desktop-nav button:after{content:"";height:3px;background:var(--brand-coral);border-radius:3px;position:absolute;inset:auto 50% 5px;transition:inset .18s}.desktop-nav button:hover:after{inset:auto 0 5px}.header-actions{display:flex;gap:7px;align-items:center}.cart-button{display:flex;align-items:center;gap:9px;min-height:46px;padding:10px 13px;border:1.5px solid var(--primary);border-radius:30px;font-size:14px;font-weight:800}.cart-button:hover{background:var(--yellow)}.cart-count{display:grid;place-items:center;background:var(--primary);color:#fff;min-width:23px;height:23px;border-radius:50%;font-size:12px;padding-inline:4px}.icon-button{min-width:44px;min-height:44px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#eee3f7}.menu-button{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 24px;min-height:53px;border-radius:30px;font-size:16px;font-weight:850;transition:transform .18s,background .18s,box-shadow .18s}.button svg{flex-shrink:0;transition:transform .18s}.button:hover svg{transform:translate(3px)}.primary{background:var(--primary);color:#fff;border:1.5px solid var(--primary);box-shadow:0 4px 0 var(--brand-shadow)}.primary:hover{background:var(--brand-purple-hover);transform:translateY(-2px);box-shadow:0 6px 0 var(--brand-shadow)}.primary:active{transform:translateY(3px);box-shadow:0 1px 0 var(--brand-shadow)}.text-link{display:inline-flex;gap:6px;align-items:center;font-size:14px;font-weight:850;padding-block:10px;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.hero{background:var(--yellow);overflow:hidden;position:relative}.hero:after{content:"";position:absolute;height:12px;bottom:-1px;width:100%;background:radial-gradient(circle at 12px 12px,var(--background) 12px,transparent 12.5px) 0 0/24px 12px repeat-x}.hero-inner{max-width:1450px;margin-inline:auto;display:grid;grid-template-columns:43% 57%;padding:18px 42px 20px 48px}.hero-copy{padding-block:34px 29px;align-self:center;position:relative;z-index:2}h1{font-size:clamp(66px,6.2vw,93px);line-height:.97;letter-spacing:-.045em;margin:20px 0}h1>span{color:var(--primary);text-decoration:underline;text-decoration-color:var(--brand-coral);text-decoration-thickness:.075em;text-underline-offset:.09em;font-size:.86em;white-space:nowrap}.hero-copy>p{font-size:17px;line-height:1.65;font-weight:650;margin:0 0 27px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px 22px}.hero-small{display:block;margin-top:24px;font-size:13px;font-weight:650}.hero-stage{position:relative;min-height:435px}.stage-disc{position:absolute;width:84%;aspect-ratio:1.12;max-height:385px;top:9%;left:7%;background:var(--brand-coral-soft);border-radius:48% 50% 45% 49%;transform:rotate(-10deg)}.hero-toy{position:absolute;text-align:left;transition:transform .25s}.hero-toy:hover{transform:translateY(-7px) rotate(2deg)}.hero-raccoon{width:56%;left:0;top:8%;z-index:2}.hero-ghost{width:34%;right:0;top:0;transform:rotate(9deg)}.hero-ghost:hover{transform:translateY(-6px) rotate(3deg)}.hero-butter{width:38%;right:1%;bottom:7%;transform:rotate(-7deg);z-index:3}.hero-butter:hover{transform:translateY(-5px) rotate(-2deg)}.cutout{position:relative;display:block;aspect-ratio:1;overflow:hidden}.cutout img,.product-visual img{position:absolute;width:200%;height:200%;max-width:none;object-fit:fill;top:0;left:0}.quadrant-1 img{left:-100%}.quadrant-2 img{top:-100%}.quadrant-3 img{top:-100%;left:-100%}.hero-raccoon .cutout{clip-path:inset(0 0 2% 0)}.toy-ticket{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 17px;border:1.5px solid var(--primary);border-radius:16px;background:var(--background);width:95%;margin:-14px auto 0;position:relative;transform:rotate(-5deg);box-shadow:3px 4px 0 var(--primary);font-weight:850;font-size:15px}.toy-ticket small{display:block;font-size:12px;font-weight:600;margin-top:2px}.toy-ticket strong{display:flex;align-items:center;gap:5px;white-space:nowrap}.tiny-ticket{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;font-weight:850;border-radius:12px;background:var(--background);padding:9px 12px;border:1.5px solid var(--primary);margin:-8px auto 0;position:relative;width:94%;box-shadow:2px 3px 0 var(--primary)}.tiny-ticket strong{font-size:13px;white-space:nowrap}.eye-sticker{position:absolute;top:2%;left:47%;z-index:4;border-radius:50%;background:var(--brand-coral);color:var(--primary);width:105px;height:105px;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;transform:rotate(10deg);font-weight:800;font-size:12px;line-height:1.2;text-align:center;transition:transform .2s}.eye-sticker:hover{transform:rotate(-6deg)}.eye-sticker>svg:last-child{position:absolute;right:13px;bottom:13px}.stage-note{position:absolute;bottom:0;left:19%;font-size:12px;font-weight:750}.category-section{display:flex;gap:24px;align-items:center;padding-block:24px}.category-intro{font-family:var(--font-display),sans-serif;font-size:22px;font-weight:750;line-height:1.05;flex-shrink:0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;flex:1;min-width:0}.category-tile{display:flex;align-items:center;gap:10px;text-align:left;border-radius:18px;background:var(--collection-figures);padding:8px 10px;min-width:0;transition:transform .2s}.category-tile:hover{transform:translateY(-3px)}.category-tile .product-visual{width:62px;flex-shrink:0;border-radius:50%}.category-tile>span{flex:1}.category-tile strong{display:block;font-size:14px;font-weight:850}.category-tile small{display:block;font-size:12px;margin-top:3px}.category-color-1{background:var(--collection-fidgets)}.category-color-2{background:var(--collection-clickers)}.category-color-3{background:var(--collection-keychains)}.category-tile>svg{flex-shrink:0;width:16px}.shop-section{padding-block:34px 55px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}.section-heading h2{font-size:clamp(34px,3.5vw,49px);line-height:1.08;letter-spacing:-.025em;margin:9px 0 0}.shop-side-note{position:relative;font-size:14px;padding-right:34px;line-height:1.45;transform:rotate(5deg)}.shop-side-note svg{position:absolute;top:9px;right:0;color:var(--brand-coral);transform:rotate(10deg)}.collection-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0 23px}.category-filters{display:flex;gap:9px;flex-wrap:wrap}.category-filters button{display:flex;align-items:center;gap:9px;min-height:43px;padding:10px 17px;border:1px solid #d7cadd;border-radius:30px;font-size:14px;font-weight:750;transition:background .18s,color .18s}.category-filters button:hover{background:#f2e9f6}.category-filters button.active{background:var(--yellow);border-color:var(--primary);color:var(--primary)}.category-filters button>span{font-size:12px;display:grid;place-items:center;background:#ffffff24;min-width:20px;height:20px;border-radius:50%}.result-count{font-size:13px;color:var(--muted-foreground);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.product-card{min-width:0}.product-image-button{display:block;width:100%;border-radius:24px;overflow:hidden;position:relative;background:#f3efe8}.product-visual{display:block;position:relative;aspect-ratio:1;overflow:hidden;width:100%}.product-image-button .product-visual{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.product-image-button:hover .product-visual{transform:scale(1.055) rotate(-2deg)}.product-tag{position:absolute;top:12px;left:12px;padding:7px 11px;background:#fffaf0;border-radius:20px;font-size:12px;font-weight:850}.product-gyro .product-tag,.product-infinity .product-tag{background:var(--collection-fidgets)}.product-boter .product-tag,.product-magic .product-tag{background:var(--collection-clickers)}.product-wasbeer .product-tag,.product-spookje .product-tag,.product-pompoen .product-tag{background:var(--collection-figures)}.image-detail-link{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff9eddf;transition:background .2s}.product-image-button:hover .image-detail-link{background:var(--yellow)}.product-meta{display:flex;justify-content:space-between;align-items:center;margin:14px 2px 4px;font-size:12px;color:var(--muted-foreground)}.swatch{width:13px;height:13px;border-radius:50%;border:1px solid #35106f20;box-shadow:0 0 0 3px var(--background),0 0 0 4px #ded7e3;margin-right:4px}.product-name{text-align:left;padding:0 2px}.product-name h3{font-size:26px;letter-spacing:-.025em;line-height:1.15;margin:5px 0}.product-name:hover{text-decoration:underline;text-decoration-color:var(--brand-coral);text-underline-offset:4px}.product-card>p{font-size:14px;line-height:1.45;color:var(--muted-foreground);margin:3px 2px 15px;min-height:21px}.product-buy-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-inline:2px}.product-buy-row>strong{font-size:20px;font-weight:850;white-space:nowrap}.quick-add{display:flex;align-items:center;gap:12px;padding:10px 15px;min-height:43px;border-radius:25px;background:var(--primary);color:#fff;border:1.5px solid var(--primary);box-shadow:0 4px 0 var(--brand-shadow);font-size:14px;font-weight:850;transition:background .15s,transform .15s,box-shadow .15s}.quick-add:hover{background:var(--brand-purple-hover);transform:translateY(-2px);box-shadow:0 6px 0 var(--brand-shadow)}.quick-add:active{transform:translateY(3px);box-shadow:0 1px 0 var(--brand-shadow)}.shop-note{text-align:center;color:var(--muted-foreground);font-size:12px;line-height:1.6;margin-top:30px}.happy-strip{background:var(--brand-yellow-soft);display:flex;align-items:center;justify-content:space-evenly;gap:28px;padding:20px 35px;border-block:1px solid #35106f12}.happy-strip span{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:850}.play-section{padding-block:62px}.section-heading>p{font-size:16px;line-height:1.6;font-weight:650}.play-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:24px;margin-top:28px}.eye-play,.click-play{position:relative;border-radius:30px;padding:24px 27px;overflow:hidden;text-align:center}.eye-play{background:var(--collection-figures)}.click-play{background:var(--collection-clickers)}.play-card-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left}.play-label{font-size:12px;font-weight:900;letter-spacing:.05em}.play-card-heading .text-link{font-size:12px}.play-grid h3{font-size:37px;letter-spacing:-.03em;line-height:1.1;margin:15px 0 0}.eye-frame{position:relative;aspect-ratio:1;max-width:315px;margin:14px auto 0;overflow:hidden}.eye-frame img{width:300%;height:100%;max-width:none;position:absolute;top:0;left:0}.eye-look-1 img{left:-100%}.eye-look-2 img{left:-200%}.eye-controls{position:relative;display:flex;gap:8px;justify-content:center;margin-top:-13px}.eye-controls button{display:grid;place-items:center;width:50px;height:44px;background:#fffcf6;border:1.5px solid var(--primary);border-radius:25px;transition:background .15s,transform .15s}.eye-controls button[aria-pressed=true]{background:var(--yellow);color:var(--primary)}.eye-controls button:hover{transform:translateY(-2px)}.play-instruction{font-size:15px;font-weight:800;margin:14px 0 6px}.play-disclaimer{font-size:12px;line-height:1.5;color:#60476c;margin:0}.click-toy{position:relative;display:block;width:min(355px,100%);margin:10px auto 0;padding-top:0}.click-toy .cutout{aspect-ratio:1.04;transform-origin:bottom center}.click-prompt{position:relative;display:inline-flex;justify-content:center;align-items:center;gap:9px;border-radius:25px;border:1.5px solid var(--primary);padding:10px 20px;font-size:14px;font-weight:850;margin-top:-16px;background:var(--yellow);box-shadow:0 3px 0 var(--primary)}.click-toy:active .click-prompt{transform:translateY(3px);box-shadow:none}.click-burst{position:absolute;top:25px;right:0;z-index:2;color:var(--primary);font-family:var(--font-display),sans-serif;font-weight:800;font-size:38px;transform:rotate(13deg);opacity:0;transition:opacity .1s}.click-toy:hover .click-burst,.click-toy:focus-visible .click-burst{opacity:1}.gift-section{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:70px;padding-block:20px 55px}.gift-art{position:relative;margin:0 25px}.gift-art .product-visual{border-radius:46% 46% 25% 25%;transform:rotate(-5deg);max-width:410px}.gift-sticker{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;position:absolute;right:-4%;bottom:3%;width:136px;height:136px;border-radius:50%;background:var(--yellow);border:1.5px solid var(--primary);transform:rotate(10deg);font-size:16px;line-height:1.2;text-align:center;font-weight:850}.gift-copy h2{font-size:53px;line-height:1;letter-spacing:-.035em;margin:16px 0 21px}.gift-copy>p{font-size:16px;line-height:1.8;margin-bottom:24px;color:var(--muted-foreground)}.gift-price{display:block;font-size:14px;font-weight:750;margin-top:21px}.gift-price small{font-size:12px;font-weight:500}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-block:55px 75px;border-top:1px solid var(--border)}.faq-section h2{font-size:49px;line-height:1.04;letter-spacing:-.03em;margin:15px 0}.faq-section>div>p{font-size:16px;color:var(--muted-foreground)}.faq-list [data-slot=accordion-item]{border-bottom:1px solid var(--border)}.faq-list [data-slot=accordion-trigger]{font-size:16px;padding:21px 0;font-weight:750;align-items:center;gap:20px}.faq-list [data-slot=accordion-content]>div{padding-bottom:22px;font-size:16px;line-height:1.75;color:var(--muted-foreground);height:auto}.footer{position:relative;background:var(--yellow);padding:44px 48px 25px}.footer:before{content:"";position:absolute;height:12px;top:-11px;left:0;width:100%;background:radial-gradient(circle at 12px 12px,var(--yellow) 12px,transparent 12.5px) 0 0/24px 12px repeat-x}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1304px;margin:auto}.footer-top p{font-family:var(--font-display),sans-serif;font-size:40px;line-height:1.08;font-weight:750;margin-top:13px;letter-spacing:-.025em}.footer-wordmark{display:block;position:relative;width:100%;aspect-ratio:1900/515;max-width:1120px;margin:20px auto;overflow:hidden}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #35106f30;padding-top:20px;font-size:12px;max-width:1304px;margin:auto}.footer-bottom a{display:flex;gap:7px;align-items:center}.product-dialog{width:min(940px,calc(100% - 40px))!important;max-width:940px!important;grid-template-columns:1fr 1fr!important;padding:0!important;gap:0!important;overflow:auto;max-height:90dvh;border-radius:26px!important}.modal-close,.drawer-close{position:absolute;right:15px;top:15px;background:var(--background);z-index:2}.dialog-product-image{background:#f3eee5;display:flex;align-items:center}.dialog-product-info{padding:49px 30px 30px}.product-dialog-title{font-family:var(--font-display),sans-serif;font-size:38px!important;font-weight:800!important;letter-spacing:-.03em;line-height:1.1!important;margin:13px 0 20px}.product-dialog-description{font-size:16px!important;line-height:1.65;color:var(--muted-foreground)}.dialog-price{font-size:28px;display:block;margin:23px 0 18px;font-weight:850}.dialog-price span{font-size:12px;color:var(--muted-foreground);font-weight:500}.selected-color{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.selected-color i{width:19px;height:19px;border-radius:50%;border:1px solid #35106f20}.product-feature{font-size:14px;line-height:1.5;font-weight:750;border-top:1px solid var(--border);padding-top:20px;margin-top:22px}.purchase-row{display:flex;gap:10px;margin-top:22px}.quantity-picker{display:inline-flex;align-items:center;border:1.5px solid var(--control-border);border-radius:18px;min-height:45px;flex-shrink:0}.quantity-picker button{min-width:35px;height:44px;display:grid;place-items:center}.quantity-picker span{min-width:24px;font-size:14px;font-weight:800;text-align:center}.purchase-row .button{flex:1;gap:10px;padding:12px;min-height:48px}.detail-description{font-size:14px;line-height:1.65;margin-top:24px;color:var(--muted-foreground)}.detail-disclaimer{font-size:12px;line-height:1.5;color:var(--muted-foreground);margin-top:15px}.cart-drawer,.mobile-menu{width:min(490px,100%)!important;max-width:490px!important;padding:38px 28px 24px;gap:7px!important}.drawer-title{font-family:var(--font-display),sans-serif;font-size:32px!important;font-weight:800!important;letter-spacing:-.025em;margin-top:23px;line-height:1.1;padding-right:20px}.cart-drawer>[data-slot=sheet-description]{font-size:14px}.added-message{background:#e5efcc;border-radius:14px;display:flex;align-items:center;gap:9px;font-size:14px;padding:12px;margin:17px 0 0;font-weight:750}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;flex:1;padding-bottom:50px}.empty-cart h3{font-size:27px;letter-spacing:-.025em;margin:0}.empty-cart p{font-size:16px;line-height:1.65;color:var(--muted-foreground)}.cart-items{flex:1;overflow-y:auto;min-height:0;margin-top:15px}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--border)}.cart-item .product-visual{border-radius:15px}.cart-item-details{min-width:0}.cart-item-details>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:5px}.cart-item-details>div:first-child strong{font-size:16px}.remove-item{min-width:32px;min-height:36px}.cart-item-details>span{font-size:12px;color:var(--muted-foreground)}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.cart-item-bottom .quantity-picker{min-height:38px}.cart-item-bottom .quantity-picker button{min-width:29px;height:38px}.cart-item-bottom .quantity-picker span{min-width:20px}.cart-item-bottom>strong{font-size:14px;white-space:nowrap}.cart-summary{padding-top:20px}.cart-summary>div{display:flex;justify-content:space-between;font-size:21px}.cart-summary>p{margin-top:12px;font-size:13px;color:var(--muted-foreground);line-height:1.6}.cart-summary .button{width:100%;margin-top:18px}.demo-checkout-note{display:block;text-align:center;font-size:12px;color:var(--muted-foreground);margin-top:13px}.mobile-menu>button:not(.drawer-close){display:flex;justify-content:space-between;padding:19px 0;border-bottom:1px solid var(--border);font-size:24px;font-family:var(--font-display),sans-serif}.mobile-menu>[data-slot=sheet-description]{margin-bottom:15px}.checkout-dialog{max-width:510px!important;width:calc(100% - 32px)!important;padding:45px 32px 30px!important;gap:20px!important;border-radius:25px!important;max-height:90dvh;overflow:auto}.checkout-dialog>[data-slot=dialog-title]{font-family:var(--font-display),sans-serif;font-size:37px;font-weight:800;letter-spacing:-.03em;line-height:1.1}.checkout-dialog>[data-slot=dialog-description],.checkout-dialog>p{font-size:16px;line-height:1.6;color:var(--muted-foreground)}.checkout-total{display:flex;align-items:center;justify-content:space-between;gap:15px;border-block:1px solid var(--border);padding:20px 0;font-size:13px}.checkout-total strong{font-size:23px;white-space:nowrap}@keyframes arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-copy{animation:arrive .55s ease-out both}.hero-stage{animation:arrive .7s .08s ease-out both}@media(min-width:1450px){.hero-stage{min-height:470px}.hero-raccoon{width:53%;top:3%}.hero-ghost{width:32%}.hero-butter{width:34%;bottom:10%;right:4%}}@media(max-width:1199px){.site-header{padding-inline:24px;gap:20px}.desktop-nav{gap:17px}.desktop-nav button{font-size:13px}.cart-word{display:none}.page-width{padding-inline:30px}.hero-inner{padding-inline:30px;grid-template-columns:46% 54%}.hero-stage{min-height:420px}.hero-copy{padding-block:25px}h1{font-size:76px}.hero-copy>p{font-size:16px}.hero-actions{gap:8px}.hero-small{margin-top:17px}.hero-raccoon{width:59%;top:11%}.hero-ghost{width:36%;top:2%}.hero-butter{width:40%;bottom:11%}.eye-sticker{width:90px;height:90px;left:44%;font-size:12px}.eye-sticker>svg:first-child{width:23px}.toy-ticket{padding:10px 11px;font-size:14px;gap:6px}.tiny-ticket{padding:8px;font-size:13px}.category-section{gap:15px}.category-grid{gap:10px}.category-tile{padding:8px;gap:8px}.category-tile .product-visual{width:48px}.category-tile small{display:none}.category-tile strong{font-size:13px}.category-tile>svg{display:none}.product-grid{gap:29px 17px}.product-name h3{font-size:24px}.product-buy-row>strong{font-size:18px}.quick-add{gap:7px;padding-inline:12px}.product-card>p{min-height:41px}.play-card-heading{gap:7px}.play-card-heading .text-link{font-size:12px}.play-grid h3{font-size:34px}.gift-section{gap:35px}.gift-copy h2{font-size:47px}}@media(max-width:950px){.desktop-nav{display:none}.menu-button{display:inline-flex}.cart-word{display:inline}.site-header{min-height:76px}.hero-inner{grid-template-columns:47% 53%;padding-inline:25px}h1{font-size:62px}.hero-copy>p{font-size:16px}.desktop-break{display:none}.hero-stage{min-height:410px}.hero-raccoon{width:65%;left:-4%;top:17%}.hero-ghost{width:38%;top:5%}.hero-butter{width:43%;bottom:14%;right:-1%}.eye-sticker{left:36%;width:82px;height:82px}.eye-sticker>svg:last-child{display:none}.toy-ticket{flex-wrap:wrap;gap:4px}.toy-ticket small{display:none}.tiny-ticket{flex-wrap:wrap;gap:2px}.stage-note{left:0;bottom:4%;font-size:12px}.hero-small{max-width:230px}.category-intro{display:none}.category-tile .product-visual{width:42px}.category-tile strong{font-size:13px}.category-section{padding-block:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.product-name h3{font-size:27px}.product-card>p{min-height:21px}.quick-add{padding-inline:17px}.product-buy-row>strong{font-size:21px}.happy-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:15px 30px;padding-inline:35px}.happy-strip span{justify-content:center}.play-grid{gap:18px}.eye-play,.click-play{padding:20px 15px}.play-card-heading{display:block}.play-card-heading .text-link{display:flex;font-size:12px;padding-block:5px}.play-grid h3{font-size:29px;margin-top:10px}.eye-frame{margin-top:21px}.click-toy{margin-top:12px}.play-instruction{font-size:14px}.play-disclaimer{min-height:36px}.gift-section{gap:25px}.gift-art{margin:0}.gift-sticker{width:110px;height:110px;font-size:14px;right:-5%}.gift-copy h2{font-size:42px}.gift-copy .eyebrow{font-size:12px;letter-spacing:0}.gift-copy>p{font-size:16px}.gift-copy>p br{display:none}.gift-copy .button{font-size:14px;gap:10px;padding-inline:17px}.faq-section{gap:35px}.faq-section h2{font-size:42px}.product-dialog{grid-template-columns:.9fr 1fr!important}.dialog-product-info{padding-inline:23px}.purchase-row{flex-wrap:wrap}}@media(max-width:640px){html{scroll-padding-top:83px}.announcement{justify-content:center;padding:6px 12px;min-height:28px;font-size:12px}.announcement span:first-child{display:none}.site-header{padding:10px 18px;min-height:71px;gap:12px}.brand-lockup{width:142px}.cart-word{display:none}.cart-button{padding:9px 10px;gap:7px}.header-actions{gap:2px}.menu-button{min-width:38px}.page-width{padding-inline:20px}.hero-inner{grid-template-columns:1fr;padding:0 20px 20px}.hero-copy{text-align:center;padding:24px 0 10px}.hero-copy .eyebrow{font-size:12px}.hero-copy h1{font-size:clamp(60px,15vw,82px);margin:12px 0 14px;line-height:.91}.hero-copy>p{font-size:16px;line-height:1.5;margin:0 auto 20px;max-width:350px}.hero-copy>p br{display:none}.hero-actions{justify-content:center;gap:16px}.hero-actions .button{min-height:49px;font-size:15px;padding:11px 20px;gap:17px}.hero-actions .text-link{font-size:13px}.hero-small{display:none}.hero-stage{min-height:0;height:295px;width:min(420px,100%);margin:15px auto 0}.stage-disc{width:83%;height:240px;top:6%;left:9%}.hero-raccoon{width:56%;left:1%;top:4%}.hero-ghost{width:33%;right:0;top:0}.hero-butter{width:37%;right:0;bottom:6%}.eye-sticker{top:0;left:45%;width:75px;height:75px;font-size:12px}.eye-sticker>svg:first-child{width:20px;height:20px}.toy-ticket{width:100%;font-size:13px;margin-top:-8px;padding:9px 10px;box-shadow:2px 3px 0 var(--primary)}.toy-ticket strong{font-size:13px}.tiny-ticket{font-size:12px;padding:7px;border-radius:10px}.tiny-ticket strong{font-size:12px}.stage-note{left:5%;bottom:0;font-size:12px}.category-section{padding:19px 0 19px 20px;overflow-x:auto;scrollbar-width:thin}.category-grid{grid-template-columns:repeat(4,177px);gap:10px;padding-right:20px}.category-tile{gap:10px;border-radius:16px;padding:9px}.category-tile strong{font-size:14px}.category-tile .product-visual{width:45px}.category-tile small{display:block;font-size:12px}.shop-section{padding-block:20px 36px}.section-heading{gap:15px}.section-heading h2{font-size:34px;max-width:340px;margin-top:9px}.section-heading .eyebrow{font-size:12px;letter-spacing:.04em}.shop-side-note,.section-heading>p{display:none}.collection-controls{margin:21px -20px;padding-inline:20px;overflow-x:auto;scrollbar-width:none}.category-filters{flex-wrap:nowrap;gap:8px}.category-filters button{white-space:nowrap;font-size:14px;padding:10px 15px}.result-count{display:none}.product-grid{gap:27px 13px}.product-image-button{border-radius:19px}.product-tag{font-size:12px;top:8px;left:8px;padding:5px 8px}.image-detail-link{right:8px;bottom:8px;width:30px;height:30px}.image-detail-link svg{width:18px}.product-meta{font-size:12px;margin-top:12px}.product-name h3{font-size:23px;margin-top:5px}.product-card>p{font-size:14px;min-height:41px;margin-bottom:12px}.product-buy-row{flex-wrap:wrap;gap:9px}.product-buy-row>strong{font-size:19px}.quick-add{justify-content:space-between;width:100%;font-size:14px;min-height:43px;padding:10px 14px}.shop-note{font-size:12px;margin-top:24px}.happy-strip{gap:16px 13px;padding:20px}.happy-strip span{font-size:12px;gap:7px;justify-content:flex-start}.happy-strip svg{width:17px;height:17px;flex-shrink:0}.play-section{padding-block:38px}.play-grid{grid-template-columns:1fr;gap:18px;margin-top:23px}.eye-play,.click-play{padding:21px 20px;border-radius:25px}.play-card-heading{display:flex}.play-card-heading .text-link{display:inline-flex;font-size:12px}.play-grid h3{font-size:34px;margin-top:18px}.eye-frame{width:min(300px,100%);margin-top:15px}.eye-controls{margin-top:-12px}.click-toy{width:min(330px,100%);margin-top:0}.play-instruction{font-size:15px;margin-top:17px}.play-disclaimer{min-height:0}.click-burst{right:12px}.gift-section{grid-template-columns:1fr;gap:32px;padding-block:5px 42px}.gift-art{width:80%;max-width:340px;margin:0 auto}.gift-sticker{right:-8%;bottom:0;width:118px;height:118px}.gift-copy h2{font-size:43px}.gift-copy>p{max-width:340px}.gift-copy>p br{display:block}.gift-copy .button{font-size:15px;gap:20px;padding-inline:21px}.gift-price{margin-top:18px}.faq-section{display:block;padding-block:38px 49px}.faq-section h2{font-size:38px}.faq-section h2 br{display:none}.faq-section>div>p{font-size:15px}.faq-list{margin-top:13px}.faq-list [data-slot=accordion-trigger]{font-size:15px;padding-block:19px}.faq-list [data-slot=accordion-content]>div{font-size:16px}.footer{padding:33px 20px 23px}.footer-top{display:block}.footer-top p{font-size:36px;margin-bottom:23px}.footer-top .button{font-size:15px}.footer-wordmark{margin:28px auto}.footer-bottom{flex-wrap:wrap;gap:13px;font-size:12px}.footer-bottom span:first-child{width:100%}.product-dialog{grid-template-columns:1fr!important;width:calc(100% - 24px)!important;max-height:92dvh;border-radius:23px!important}.dialog-product-image{max-height:280px;overflow:hidden;justify-content:center}.dialog-product-image .product-visual{max-width:300px}.dialog-product-info{padding:24px 23px 27px}.product-dialog-title{font-size:35px!important;margin-block:10px 17px}.purchase-row{flex-wrap:nowrap}.purchase-row .button{font-size:14px;gap:8px}.quantity-picker button{min-width:32px}.dialog-price{margin-block:19px}.cart-drawer,.mobile-menu{padding:36px 20px 22px}.drawer-title{font-size:31px!important}.cart-item{grid-template-columns:82px 1fr;gap:12px}.cart-item-details>div:first-child strong{font-size:15px}.checkout-dialog{padding:45px 24px 25px!important}}@media(max-width:370px){.hero-stage{height:267px}.hero-copy h1{font-size:59px}.hero-actions{gap:9px}.hero-actions .text-link{padding-top:6px}.toy-ticket{font-size:12px}.product-name h3{font-size:21px}.play-card-heading{display:block}.category-filters button{padding-inline:13px}.brand-lockup{width:128px}.gift-price small{display:block;margin-top:4px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hero-copy,.hero-stage{min-width:0}.play-disclaimer{display:block}.product-buy-row{flex-wrap:wrap}.product-name h3{overflow-wrap:anywhere}@media(min-width:641px)and (max-width:950px){h1{font-size:clamp(46px,7.2vw,62px)}}@media(max-width:640px){.hero-actions>.text-link{display:none}.hero-copy>p{max-width:320px}.hero-copy h1{font-size:clamp(59px,14.6vw,78px)}.hero-stage{margin-top:8px}}@media(prefers-reduced-motion:reduce){.hero-toy:hover,.category-tile:hover,.product-image-button:hover .product-visual,.eye-sticker:hover,.button:hover,.quick-add:hover{transform:none}}.hero-small{display:flex;align-items:center;gap:7px}.hero-small svg{flex-shrink:0}.category-tile small{font-size:12px;line-height:1.35}.collection-controls{align-items:flex-end;gap:18px}.budget-filter{display:flex;flex-direction:column;flex-shrink:0;gap:5px;font-size:12px;font-weight:750}.budget-filter [data-slot=select-trigger]{border:1px solid #bcaacb;border-radius:23px;min-height:43px;padding:10px 16px;min-width:155px;background:#fff;font-size:14px}.budget-menu{border-radius:16px;padding:6px}.budget-menu [data-slot=select-item]{min-height:42px;padding-inline:13px 30px;font-size:14px}.collection-summary{display:flex;align-items:center;gap:10px 18px;flex-wrap:wrap;margin:0 0 24px}.collection-summary p{flex:1;min-width:220px;color:var(--muted-foreground);font-size:14px;line-height:1.5;margin:0}.collection-summary output{font-size:13px;font-weight:800}.clear-budget{display:flex;gap:5px;align-items:center;min-height:36px;border-bottom:1px solid currentColor;font-size:12px;font-weight:750}.empty-results{display:flex;flex-direction:column;align-items:center;gap:15px;padding:40px 20px;background:#f1eaf7;border-radius:24px;text-align:center}.empty-results h3{font-size:30px;line-height:1.1;margin:0}.empty-results p{font-size:16px;line-height:1.5;margin:0}.product-card>p{min-height:41px}.product-dialog{align-items:start}.product-gallery{background:#eaf0dc;align-self:stretch;min-width:0}.product-gallery>.product-visual{width:100%}.gallery-caption{margin:0;padding:14px 22px 20px;color:#65546e;font-size:12px;line-height:1.5;text-align:center}.gallery-tabs [data-slot=tabs-list]{margin:20px 20px 0;width:calc(100% - 40px);min-height:46px;border-radius:25px;padding:4px;background:#fffcf6}.gallery-tabs [data-slot=tabs-trigger]{min-height:38px;border-radius:22px;font-size:13px;font-weight:750;padding-inline:10px}.gallery-tabs [data-slot=tabs-trigger][data-active]{background:var(--yellow);color:var(--primary)}.gallery-tabs [data-slot=tabs-content]{min-height:400px}.gallery-tabs .eye-frame{width:100%;margin-top:23px}.gallery-tabs .eye-controls{margin-bottom:10px}.print-detail-image{width:100%;aspect-ratio:1;height:auto;object-fit:cover}.dialog-product-info{padding:45px 30px 22px}.product-dialog-title{margin-bottom:10px}.product-one-liner{font-size:16px;line-height:1.5;font-weight:750;margin:0}.dialog-product-description,.product-dialog-description{margin-top:21px}.product-facts{margin-block:20px 0;font-size:14px;border-top:1px solid var(--border)}.product-facts>div{display:grid;grid-template-columns:105px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--border);line-height:1.5}.product-facts dt{color:var(--muted-foreground)}.product-facts dd{margin:0;font-weight:750}.product-questions{margin-top:7px}.product-questions [data-slot=accordion-trigger]{padding:15px 0;font-size:14px;font-weight:800}.product-questions [data-slot=accordion-content]>div{font-size:14px;color:var(--muted-foreground);line-height:1.65;padding-bottom:15px}.product-purchase{grid-column:1/-1;position:sticky;bottom:0;z-index:3;display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px 20px;padding:19px 25px 15px;background:var(--background);border-top:1px solid var(--border);box-shadow:0 -7px 20px #35106f08}.purchase-label strong{font-family:var(--font-display),sans-serif;font-size:24px;font-weight:800;display:block;line-height:1.15}.purchase-label>span{display:block;margin-top:5px;font-size:12px;color:var(--muted-foreground)}.product-purchase .purchase-row{margin:0;flex-wrap:nowrap;gap:12px}.product-purchase .button{padding-inline:22px}.purchase-note{grid-column:2;font-size:12px;color:var(--muted-foreground);margin:0;text-align:right}.continue-shopping{margin-top:4px;align-self:flex-start;font-size:14px}.cart-summary .shipping-status{font-size:14px;color:var(--muted-foreground);margin-top:9px}.cart-summary .shipping-status span:last-child{font-weight:650}.cart-summary .demo-checkout-note{line-height:1.5}@media(max-width:1199px){.collection-controls{flex-wrap:wrap}.product-facts>div{grid-template-columns:90px 1fr}.product-purchase .button{padding-inline:16px}.category-tile small{display:block}.category-intro{display:none}.category-tile .product-visual{width:48px}.category-tile strong{font-size:14px}}@media(max-width:950px){.collection-controls{align-items:center}.budget-filter{flex-direction:row;align-items:center;gap:10px}.product-gallery{min-height:0}.gallery-tabs [data-slot=tabs-list]{margin-inline:12px;width:calc(100% - 24px)}.gallery-tabs [data-slot=tabs-trigger]{padding-inline:8px;font-size:12px}.gallery-tabs [data-slot=tabs-content]{min-height:310px}.dialog-product-info{padding-inline:22px}.purchase-label strong{font-size:22px}.product-purchase{padding-inline:20px}}@media(max-width:640px){.hero-copy .eyebrow{font-size:12px;letter-spacing:.055em}.hero-actions{gap:11px}.hero-actions>.text-link{display:inline-flex;min-height:38px;font-size:14px}.hero-small{display:none}.hero-copy>p{max-width:325px}.hero-stage{height:265px}.hero-raccoon{width:53%}.hero-ghost{width:31%}.hero-butter{width:35%}.stage-disc{height:217px}.stage-note{font-size:12px}.collection-controls{margin:21px 0 13px;padding:0;overflow:visible;gap:13px}.category-filters{width:100%;overflow-x:auto;padding:3px 0 8px;scrollbar-width:thin}.budget-filter{width:100%;justify-content:space-between}.budget-filter>span{font-size:14px}.budget-filter [data-slot=select-trigger]{min-width:175px}.collection-summary{gap:8px 14px;margin-bottom:21px}.collection-summary p{width:100%;flex-basis:100%;min-width:0;font-size:14px}.collection-summary output{font-size:13px}.clear-budget{min-height:36px}.product-card>p{min-height:61px}.product-name{min-height:52px;display:flex;align-items:flex-start}.product-name h3{font-size:23px}.product-gallery>.product-visual,.gallery-tabs [data-slot=tabs-content]>.product-visual{max-width:265px;margin-inline:auto}.gallery-tabs [data-slot=tabs-content]{min-height:0}.gallery-tabs [data-slot=tabs-list]{max-width:330px;margin:18px auto 0;width:calc(100% - 48px)}.gallery-tabs [data-slot=tabs-trigger]{font-size:13px}.gallery-tabs .eye-frame{max-width:240px;margin-top:14px}.gallery-caption{padding:10px 21px 16px}.print-detail-image{max-height:265px;aspect-ratio:1.4}.dialog-product-info{padding:24px 22px 16px}.product-facts>div{grid-template-columns:100px 1fr;gap:11px}.product-purchase{grid-template-columns:1fr;padding:13px 17px 11px;gap:8px}.purchase-label{display:none}.product-purchase .purchase-row{width:100%;gap:10px}.product-purchase .button{font-size:14px;gap:8px;min-height:47px;padding-inline:12px}.purchase-note{grid-column:1;text-align:center;font-size:12px}.product-dialog{max-height:94dvh}.cart-summary{padding-top:15px}}@media(max-width:370px){.product-name h3{font-size:21px}.product-purchase{padding-inline:12px}.product-purchase .button{padding-inline:9px;font-size:13px}.product-purchase .button svg{display:none}.hero-stage{height:240px}}.bundle-offer{display:flex;align-items:center;gap:17px;margin-top:26px;padding:18px 22px;background:var(--brand-pink-soft);border:1px solid color-mix(in srgb,var(--brand-pink) 70%,var(--brand-cream));border-radius:22px}.bundle-icon{display:grid;place-items:center;flex-shrink:0;width:50px;height:50px;background:var(--background);border-radius:17px;transform:rotate(-7deg)}.bundle-offer>div{flex:1;min-width:0}.bundle-offer strong{font-family:var(--font-display),sans-serif;font-size:25px;line-height:1.15;font-weight:800}.bundle-offer p{margin:5px 0 0;font-size:14px;line-height:1.5}.bundle-label{font-size:12px;font-weight:800;text-align:right}.bundle-label small{display:block;margin-top:4px;font-size:11px;color:var(--muted-foreground);font-weight:600}.bundle-progress{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;margin:8px 0 0;border-radius:15px;background:var(--brand-yellow-soft);color:var(--primary);font-size:12px;line-height:1.45}.bundle-progress svg{flex-shrink:0;margin-top:2px}.bundle-progress strong{display:block;font-size:14px;margin-bottom:3px}.bundle-earned{background:var(--success-soft);color:var(--success)}.order-totals{margin:0}.order-totals>div{display:flex;justify-content:space-between;align-items:baseline;gap:15px;font-size:14px;line-height:1.45;margin-top:9px}.order-totals dd{margin:0;font-weight:800;white-space:nowrap}.order-totals .discount-row{color:var(--success)}.order-totals .order-subtotal{font-size:22px;font-weight:850;margin-top:13px;padding-top:13px;border-top:1px solid var(--border)}.order-totals .order-shipping{color:var(--muted-foreground);font-size:13px}.order-shipping dd{font-weight:650}.checkout-breakdown>p{font-size:13px;margin:0 0 16px;color:var(--muted-foreground)}.cart-drawer{overflow-y:auto}.cart-drawer>*{flex-shrink:0}.cart-drawer .cart-items{flex:1 1 auto;overflow-y:auto;min-height:120px}.purchase-note{grid-column:1/-1}.category-tile>span{min-width:0}@media(max-width:1199px){.category-tile strong{font-size:13px}.category-tile>span{overflow-wrap:anywhere}}@media(max-width:640px){.bundle-offer{flex-wrap:wrap;gap:11px 13px;padding:16px;margin-top:21px;border-radius:19px}.bundle-icon{width:41px;height:41px;border-radius:14px}.bundle-icon svg{width:23px}.bundle-offer strong{font-size:23px}.bundle-offer p{font-size:13px}.bundle-label{flex-basis:100%;text-align:left;font-size:11px;padding-top:10px;border-top:1px solid #e6bfd0}.bundle-label small{display:inline;margin-left:9px}.bundle-progress{margin-top:3px}.bundle-progress strong{font-size:13px}.category-grid{grid-template-columns:repeat(4,190px)}.cart-summary .button{margin-top:12px}.cart-summary>p{font-size:12px;line-height:1.5}.purchase-note{font-size:11px}}.free-eye-frame{isolation:isolate}.free-eye-frame>img{pointer-events:none;-webkit-user-select:none;user-select:none}.free-eye{position:absolute;z-index:1;top:39.4%;width:19.5%;height:20.4%;border-radius:50%;border:1px solid #2b2c32;padding:0;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background:radial-gradient(ellipse at 38% 27%,#fff,#f4f5fa 30%,#e6e8f0 63%,#c5c9d4 92%);box-shadow:inset -2px -3px 4px #3b3e5126,0 1px 3px #0005}.free-eye-0{left:24.5%}.free-eye-1{left:56.5%;width:19.7%}.free-eye:active{cursor:grabbing}.free-eye:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.eye-pupil{display:block;position:absolute;width:49%;height:51%;border-radius:50%;background:radial-gradient(ellipse at 34% 19%,#41434b,#18191b 33%,#090909 75%);box-shadow:inset -1px -1px 2px #0009;pointer-events:none;will-change:transform}.eye-pupil:before{content:"";position:absolute;top:11%;left:25%;width:16%;height:19%;background:#ffffff62;border-radius:35%;filter:blur(.4px)}.free-eye:after{content:"";position:absolute;top:17%;left:37%;width:13%;height:10%;background:#ffffff65;border-radius:50%;pointer-events:none}.eye-help{margin:12px 0 0;font-size:14px;font-weight:800;line-height:1.5}.eye-reset{font-size:12px;min-height:38px;gap:6px;padding-block:8px;margin-bottom:6px}.layered-clicker{touch-action:pan-y}.clicker-art{display:block;width:100%;height:auto;aspect-ratio:1;overflow:hidden;pointer-events:none}.clicker-cap{transform:translateY(0);transition:transform .15s cubic-bezier(.2,.7,.2,1)}.layered-clicker[data-pressed=true] .clicker-cap{transform:translateY(12px);transition-duration:65ms}.layered-clicker:hover .click-burst,.layered-clicker:focus-visible .click-burst{opacity:0}.layered-clicker[data-pressed=true] .click-burst{opacity:1}.layered-clicker:active .click-prompt{transform:none;box-shadow:0 3px 0 var(--primary)}.gallery-tabs .eye-help{padding-inline:16px;text-align:center}.gallery-tabs .eye-reset{display:flex;width:fit-content;margin-inline:auto}@media(max-width:640px){.eye-help{font-size:14px}.rotatable-eyes .eye-frame{margin-bottom:0}.eye-reset{margin-bottom:7px}}.secondary{background:var(--background);color:var(--primary);border:1.5px solid var(--primary);box-shadow:0 2px 0 var(--primary)}.secondary:hover{background:var(--brand-yellow-soft);transform:translateY(-2px);box-shadow:0 4px 0 var(--primary)}.secondary:active{transform:translateY(2px);box-shadow:none}.bundle-icon{background:var(--brand-coral);color:var(--primary)}@media(prefers-reduced-motion:reduce){.secondary:hover{transform:none}}:root{--ease-soft:cubic-bezier(.22,1,.36,1);--ease-spring:cubic-bezier(.34,1.55,.5,1)}.hero-stage{min-height:clamp(390px,41vw,570px);animation:none}.hero-copy{animation:soft-arrive .54s var(--ease-soft) both}.hero-raccoon{width:55%;left:-2%;top:12px;animation:toy-arrive .68s 90ms var(--ease-spring) both}.hero-butter{width:42%;right:0;bottom:45px;transform:none;animation:toy-arrive .68s .18s var(--ease-spring) both}.hero-raccoon:hover,.hero-butter:hover{transform:none}.hero-stage .stage-disc{max-height:440px;height:80%;top:7%}.hero-stage .eye-sticker{top:1%;left:auto;right:10%;animation:sticker-arrive .58s .3s var(--ease-spring) backwards}.hero-stage .stage-note{left:9%;bottom:4px}.hero-eyes .hero-eye-frame{width:100%;max-width:none;margin:0}.hero-eye-frame>img{width:200%;height:200%;left:0;top:0}.hero-eye-frame .free-eye-0{left:34.7%;top:31.9%;width:16.1%;height:16.5%}.hero-eye-frame .free-eye-1{left:59.7%;top:29.9%;width:16.2%;height:16.6%}.hero-eyes .eye-toolbar{display:flex;align-items:center;justify-content:center;gap:5px;min-height:44px}.hero-eyes .eye-help{margin:0;font-size:12px}.hero-eyes .eye-reset{display:inline-flex;width:auto;margin:0;min-height:44px;padding:8px;text-decoration:none}.hero-eyes .eye-reset span{display:none}.hero-raccoon .toy-ticket{margin:2px auto 0;width:97%;min-height:52px;text-align:left;transition:transform .18s var(--ease-soft),box-shadow .18s var(--ease-soft)}.hero-butter .tiny-ticket{margin:7px auto 0;min-height:44px;width:100%;text-align:left}.hero-butter .tiny-ticket strong{display:flex;align-items:center;gap:4px}.toy-ticket:active,.tiny-ticket:active{transform:translateY(2px);box-shadow:0 1px 0 var(--primary)}.free-eye{background:none;border:0;box-shadow:none;overflow:visible}.free-eye:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%}.free-eye:after{display:none}.eye-surface{display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:50%;border:1px solid #2b2c32;background:radial-gradient(ellipse at 38% 27%,#fff,#f4f5fa 30%,#e6e8f0 63%,#c5c9d4 92%);box-shadow:inset -2px -3px 4px #3b3e5126,0 1px 3px #0005;pointer-events:none}.eye-surface:after{content:"";position:absolute;top:17%;left:37%;width:13%;height:10%;background:#ffffff65;border-radius:50%}.eye-pupil{left:50%;top:50%;will-change:auto}.free-eye[data-dragging=true]{cursor:grabbing;outline:3px solid var(--brand-coral);outline-offset:4px}.free-eye[data-dragging=true] .eye-pupil{will-change:transform}.rotatable-eyes[data-settling=true] .eye-pupil{transition:transform .2s var(--ease-soft)}.eye-help{min-height:21px}.eye-reset svg{transition:transform .24s var(--ease-soft)}.free-eye-frame{container-type:inline-size}.eye-callout{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;color:var(--primary);pointer-events:none;-webkit-user-select:none;user-select:none}.eye-callout-arrow{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.eye-callout-arrow path{stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 0 var(--brand-cream))}.eye-callout-label{position:absolute;left:0;top:67%;width:34%;font-family:var(--font-display),sans-serif;font-size:clamp(14px,5cqw,18px);font-weight:800;line-height:1.05;text-align:center;transform:rotate(-10deg);-webkit-text-stroke:3px var(--brand-cream);paint-order:stroke fill}.hero-eye-frame .eye-callout-label{top:54%;width:35%;font-size:clamp(14px,5cqw,21px)}.clicker-cap{transition:transform .25s var(--ease-spring)}.layered-clicker[data-pressed=true] .clicker-cap{transform:translateY(18px);transition:transform 55ms cubic-bezier(.4,0,1,1)}.click-burst,.layered-clicker:hover .click-burst,.layered-clicker:focus-visible .click-burst{opacity:0;top:19%;right:6%;font-size:38px;animation:click-pop .38s var(--ease-soft) both;transition:none;pointer-events:none}.click-burst i{position:absolute;width:7px;height:17px;border-radius:5px;background:var(--brand-coral);top:-3px;right:-14px;transform:rotate(34deg)}.click-burst i:nth-child(2){top:23px;right:-26px;height:7px;width:16px;transform:rotate(-9deg);background:var(--primary)}.click-burst i:nth-child(3){top:-18px;right:16px;width:7px;height:10px;transform:rotate(-18deg)}.click-prompt{min-height:44px;transition:background .15s,box-shadow .1s}.layered-clicker[data-pressed=true] .click-prompt{background:var(--brand-cream);box-shadow:0 1px 0 var(--primary)}.clicker-toolbar{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px auto 0;font-size:12px}.click-count{min-width:68px;font-variant-numeric:tabular-nums}.click-count b{display:inline-block;font-size:17px;font-weight:900;min-width:20px;animation:number-pop .24s var(--ease-spring)}.sound-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 11px;border:1px solid #35106f33;border-radius:24px;font-size:12px;font-weight:750}.sound-toggle[aria-pressed=true]{background:var(--brand-yellow);border-color:var(--primary)}.click-reset{min-width:44px}.compact-clicker .click-toy{width:100%;margin:0}.compact-clicker .clicker-art{aspect-ratio:627/535}.compact-clicker .click-prompt{margin-top:-14px;padding:8px 14px;font-size:13px;min-height:38px}.compact-clicker .clicker-toolbar{margin-top:7px;gap:4px}.compact-clicker .click-count{min-width:57px}.compact-clicker .click-burst{font-size:30px;top:4%;right:9%}.clicker-gallery{background:var(--brand-pink-soft)}.clicker-gallery .clicker-demo{padding:0 18px;text-align:center}.clicker-gallery .click-toy{width:min(315px,100%)}.clicker-gallery .play-instruction{font-size:14px}.gallery-tabs [data-slot=tabs-content]{animation:soft-arrive .22s var(--ease-soft)}.product-card{animation:collection-arrive .32s var(--ease-soft) backwards}.product-image-button{isolation:isolate}.playful-product .product-visual{transition:transform .22s var(--ease-soft)}.playful-product:active .product-visual{transform:scale(.975);transition-duration:80ms}.image-detail-link{transition:transform .2s var(--ease-soft),background .15s}.category-tile{transition:transform .23s var(--ease-spring),background .15s}.category-tile .product-visual{transition:transform .25s var(--ease-spring)}.category-tile:active{transform:scale(.97);transition-duration:80ms}.category-filters button{transition:background .15s,color .15s,transform .16s var(--ease-spring)}.category-filters button:active{transform:scale(.95)}.quick-add{min-width:119px;justify-content:space-between;transition:background .15s,transform .15s var(--ease-soft),box-shadow .15s}.quick-add[data-added=true]{background:var(--brand-purple-hover)}.quick-add[data-added=true] svg{animation:check-arrive .23s var(--ease-spring)}.quick-add span{min-width:68px;text-align:left}.cart-count b{font-weight:850;display:block;animation:number-pop .33s var(--ease-spring)}.bundle-offer{transition:background .22s,border-color .22s}.bundle-is-ready{background:var(--success-soft);border-color:var(--success)}.bundle-is-ready .bundle-icon{animation:check-arrive .3s var(--ease-spring);background:var(--primary);color:#fff}.bundle-preview{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:150px;padding:2px 0}.bundle-slots{display:flex;gap:6px}.bundle-slot{display:grid;place-items:center;width:40px;height:40px;border:1px dashed #35106f55;border-radius:13px;background:#fffcf670;transition:background .18s,border-color .18s}.bundle-slot.is-filled{border-style:solid;border-color:#35106f44;background:var(--brand-cream)}.bundle-slot .product-visual{border-radius:12px;animation:slot-arrive .3s var(--ease-spring)}.bundle-preview .bundle-label{text-align:center}.bundle-progress,.cart-item{animation:soft-arrive .22s var(--ease-soft)}.cart-flight{position:fixed;top:0;left:0;z-index:70;width:48px;height:48px;background:var(--brand-yellow);border:2px solid var(--primary);border-radius:50%;overflow:hidden;pointer-events:none;opacity:0}.cart-toast-region{position:fixed;z-index:40;bottom:24px;right:24px;width:min(500px,calc(100% - 40px))}.cart-toast{display:flex;align-items:center;gap:12px;padding:14px 12px 14px 16px;border:1.5px solid var(--primary);border-radius:23px;background:var(--brand-cream);box-shadow:0 7px #35106f19,0 12px 35px #35106f1a;animation:toast-arrive .28s var(--ease-spring) both}.toast-toy{position:relative;width:46px;flex-shrink:0;animation:slot-arrive .3s var(--ease-spring)}.toast-toy .product-visual{border-radius:13px}.toast-toy>svg{position:absolute;right:-3px;bottom:-3px;width:19px;height:19px;padding:3px;background:var(--primary);color:#fff;border-radius:50%}.cart-toast>div{flex:1;min-width:0}.cart-toast strong{display:block;font-size:14px;line-height:1.35}.cart-toast>div>span{display:block;font-size:12px;margin-top:3px;line-height:1.4}.toast-cart{display:flex;gap:6px;align-items:center;min-height:44px;font-size:13px;font-weight:850;text-decoration:underline;text-underline-offset:4px}.toast-close{min-width:36px;min-height:44px}.product-dialog,.checkout-dialog{animation:none!important;transition:opacity .2s var(--ease-soft),transform .24s var(--ease-soft)}.product-dialog[data-starting-style],.checkout-dialog[data-starting-style]{opacity:0;transform:translateY(10px) scale(.97)}.product-dialog[data-ending-style],.checkout-dialog[data-ending-style]{opacity:0;transform:scale(.98);transition-duration:.14s}.cart-drawer,.mobile-menu{transition-property:opacity,translate;transition-duration:.26s;transition-timing-function:var(--ease-soft)}.cart-drawer[data-ending-style],.mobile-menu[data-ending-style]{transition-duration:.18s}[data-reveal-state=waiting]{opacity:0;transform:translateY(18px)}[data-reveal-state=visible]{animation:soft-arrive .45s var(--ease-soft) both}[data-reveal-state=waiting]:focus-within{opacity:1;transform:none}@keyframes soft-arrive{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes collection-arrive{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes toy-arrive{0%{opacity:0;transform:translateY(26px) rotate(-3deg) scale(.94)}to{opacity:1;transform:none}}@keyframes sticker-arrive{0%{opacity:0;transform:rotate(-14deg) scale(.85)}to{opacity:1;transform:rotate(10deg)}}@keyframes click-pop{0%{opacity:0;transform:translateY(8px) rotate(4deg) scale(.8)}25%,60%{opacity:1}to{opacity:0;transform:translateY(-22px) rotate(15deg) scale(1.06)}}@keyframes number-pop{0%{transform:scale(.8)}55%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes check-arrive{0%{opacity:.3;transform:rotate(-20deg) scale(.75)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes slot-arrive{0%{opacity:0;transform:translateY(6px) rotate(-10deg) scale(.85)}to{opacity:1;transform:none}}@keyframes toast-arrive{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.playful-product:hover .product-visual{transform:perspective(800px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) scale(1.055)}.playful-product:hover .image-detail-link{transform:rotate(8deg) scale(1.07)}.category-tile:hover .product-visual{transform:rotate(-7deg) scale(1.09)}.eye-reset:hover svg{transform:rotate(-65deg)}.hero-raccoon .toy-ticket:hover{transform:rotate(-2deg) translateY(-2px);box-shadow:3px 6px 0 var(--primary)}.sound-toggle:hover{background:var(--brand-yellow)}}@media(hover:none){.hero-toy:hover,.category-tile:hover,.product-image-button:hover .product-visual,.eye-sticker:hover,.quick-add:hover,.button:hover{transform:none}.quick-add:active,.button:active{transform:translateY(2px)}}@media(max-width:950px){.hero-raccoon{width:57%;left:-3%;top:37px}.hero-butter{width:42%;bottom:40px}.hero-stage .eye-sticker{right:7%;width:84px;height:84px}.hero-eyes .eye-toolbar{flex-wrap:wrap;gap:0}.hero-eyes .eye-help{font-size:11px}.compact-clicker .sound-toggle span{display:none}.compact-clicker .sound-toggle{width:44px;padding:8px}.compact-clicker .clicker-toolbar{gap:1px}.hero-raccoon .toy-ticket{padding:9px}.hero-butter .tiny-ticket{font-size:12px}.bundle-preview{min-width:143px}}@media(max-width:640px){.hero-stage{width:min(420px,100%);height:clamp(320px,82vw,370px);min-height:0;margin-top:10px}.hero-raccoon{width:55%;left:0;top:12px}.hero-butter{width:42%;right:0;bottom:35px}.hero-stage .stage-disc{height:76%;top:8%}.hero-stage .eye-sticker{top:0;right:6%;width:73px;height:73px;font-size:11px}.hero-stage .stage-note{left:0;right:0;text-align:center;bottom:0;font-size:11px}.hero-eyes .eye-help{max-width:calc(100% - 33px);font-size:11px;text-align:left;line-height:1.25}.hero-eyes .eye-reset{padding-inline:8px}.hero-raccoon .toy-ticket{min-height:55px;font-size:12px;padding:7px 9px;gap:2px}.hero-raccoon .toy-ticket strong{font-size:12px}.hero-butter .tiny-ticket{min-height:51px;margin-top:4px;padding:7px 9px}.compact-clicker .click-prompt{font-size:11px;padding:7px 9px;gap:5px;margin-top:-5px}.compact-clicker .click-prompt svg{width:14px}.compact-clicker .click-count{min-width:50px;font-size:11px}.compact-clicker .clicker-toolbar{margin-top:4px}.compact-clicker .click-burst{font-size:24px;right:15%}.bundle-preview{flex-direction:row;justify-content:space-between;width:100%;padding-top:10px;border-top:1px solid #35106f1a;gap:12px}.bundle-preview .bundle-label{flex-basis:auto;border:0;padding:0;text-align:right;font-size:12px}.bundle-preview .bundle-label small{display:block;margin:4px 0 0;font-size:10px}.bundle-slot{width:35px;height:35px;border-radius:11px}.bundle-slots{gap:5px}.cart-toast-region{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:calc(100% - 24px)}.cart-toast{padding:11px 8px 11px 11px;gap:8px;border-radius:19px}.toast-toy{width:35px}.cart-toast strong{font-size:12px}.cart-toast>div>span{font-size:11px}.toast-cart{font-size:12px;gap:4px}.toast-close{min-width:30px}.toast-cart svg{display:none}.clicker-gallery .click-toy{max-width:230px}.clicker-gallery .clicker-toolbar{margin-top:8px}}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category-tile .product-visual{width:48px}.category-tile>svg{display:none}.category-tile>.category-symbol{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:var(--brand-cream);color:var(--primary);transition:transform .25s var(--ease-spring)}.category-color-4,.empty-collection{background:var(--collection-flexis)}.empty-collection{padding-block:40px}.empty-collection>p{max-width:430px}.empty-collection>.eyebrow{font-size:14px}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.category-tile:hover .category-symbol{transform:rotate(-7deg)}}@media(min-width:641px)and (max-width:950px){.category-section{overflow-x:auto;padding-right:0}.category-grid{grid-template-columns:repeat(5,190px);flex:none;padding-right:30px}}@media(max-width:640px){.category-grid{grid-template-columns:repeat(5,190px)}.category-tile .product-visual{width:45px}.category-tile>.category-symbol{flex-basis:45px;width:45px;height:45px}.empty-collection{padding:30px 18px}.empty-collection h3{font-size:28px}.empty-collection .button{font-size:14px;gap:10px;padding-inline:17px}}@media(prefers-reduced-motion:reduce){[data-reveal-state=waiting]{opacity:1;transform:none}.cart-flight{display:none}.hero-raccoon,.hero-butter,.hero-toy:hover,.playful-product:hover .product-visual,.playful-product:active .product-visual,.category-tile:active,.category-filters button:active{transform:none}.click-burst{display:none}}:root,.dark{--toy-sky:#d8f4ef;--toy-lilac:#dacbff;--toy-pink:#ffd6e6;--toy-blue:#cfeaff;--toy-mint:#daf5b5;--toy-shelf:#fff7e4;--toy-shelf-dot:#eadcaf;--collection-figures:#ffe68a;--collection-fidgets:var(--toy-mint);--collection-clickers:var(--toy-pink);--collection-keychains:var(--toy-blue);--collection-flexis:var(--toy-lilac)}body{overflow-x:clip}h1,h2,h3{text-wrap:balance}.eyebrow{letter-spacing:.06em;font-size:12px}.announcement{background:var(--primary);min-height:33px}.site-header{padding:16px 36px;background:var(--brand-cream);border:0}.site-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(to right,var(--brand-yellow) 0 20%,var(--toy-mint) 20% 40%,var(--brand-pink) 40% 60%,var(--toy-blue) 60% 80%,var(--toy-lilac) 80%)}.brand-lockup{width:187px}.brand-lockup,.footer-wordmark{aspect-ratio:1100/302}.desktop-nav{gap:20px}.desktop-nav button{font-size:14px}.cart-button{background:var(--brand-cream);color:var(--primary);box-shadow:0 2px 0 var(--primary);padding:11px 14px;border-radius:20px}.cart-button:hover{background:var(--brand-yellow-soft)}.cart-count{background:var(--primary);color:#fff}.button{font-weight:900;border-radius:19px}.button.primary{box-shadow:0 5px 0 var(--brand-shadow)}.hero{background:var(--toy-sky);isolation:isolate;padding-bottom:30px}.hero:after{height:32px;background:radial-gradient(ellipse at 40px 34px,var(--brand-cream) 40px,transparent 41px) 0 0/80px 36px repeat-x}.hero-inner{grid-template-columns:46% 54%;max-width:1480px;padding:25px 48px 28px}.hero-copy{padding:25px 0 35px;align-self:center}.hero-copy>.eyebrow{display:inline-flex;background:var(--brand-pink);padding:10px 15px;border-radius:13px;transform:rotate(-3deg);box-shadow:3px 3px #35106f15;letter-spacing:.065em}.hero-copy h1{font-size:clamp(56px,5.4vw,80px);line-height:1.02;letter-spacing:-.045em;margin:24px 0 23px}.hero-copy h1>span{display:inline-block;font-size:1em;color:var(--brand-yellow);-webkit-text-stroke:2px var(--primary);paint-order:stroke fill;text-shadow:3px 5px 0 var(--primary);text-decoration:none;white-space:nowrap;transform:rotate(-3deg)}.hero-copy>p{max-width:410px;font-size:19px;line-height:1.65;font-weight:700;margin:0 0 26px}.hero-actions{gap:15px 20px}.hero-shop{background:var(--brand-yellow);border:2px solid var(--primary);box-shadow:0 5px 0 var(--primary);color:var(--primary);padding:16px 23px;min-height:57px;transform:rotate(-1deg)}.hero-shop:hover{background:var(--brand-yellow-hover);transform:translateY(-2px) rotate(0);box-shadow:0 7px 0 var(--primary)}.hero-shop:active{transform:translateY(3px);box-shadow:0 2px 0 var(--primary)}.hero-small{display:flex;gap:0;margin-top:29px;font-size:13px;font-weight:850;max-width:none}.hero-small>span+span:before{content:"\2726";color:#8b5794;margin-inline:11px;font-size:12px}.toy-cloud,.toy-star{pointer-events:none;position:absolute}.hero-cloud{width:170px;color:#ffffff91;top:27px;left:26%;transform:rotate(-7deg);z-index:-1}.hero-star{width:50px;color:var(--brand-coral);bottom:44px;left:32%;transform:rotate(13deg)}.hero-stage{min-height:590px;height:auto;isolation:isolate}.toyland-backdrop{position:absolute;z-index:-1;top:0;right:-100px;bottom:8px;left:-12px;overflow:hidden;border-radius:46% 39% 30% 26%;transform:rotate(2deg)}.toyland-backdrop img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.hero-series{position:absolute;z-index:4;top:10px;left:8%;padding:11px 16px;background:var(--brand-cream);border:2px solid var(--primary);border-radius:20px 20px 20px 4px;transform:rotate(-5deg);font-family:var(--font-display),sans-serif;font-size:19px;font-weight:800;box-shadow:3px 3px #35106f18}.hero-raccoon{width:58%;left:-1%;top:57px}.hero-butter{width:40%;right:0;bottom:49px}.hero-raccoon:before{content:"";position:absolute;z-index:-1;top:64%;left:19%;width:70%;height:11%;border-radius:50%;background:#81537125;filter:blur(6px)}.hero-eyes .eye-toolbar{background:var(--brand-cream);border:1px solid #35106f25;border-radius:20px;width:fit-content;max-width:100%;padding:0 6px 0 12px;margin:-5px auto 10px;position:relative}.hero-eyes .eye-help{font-size:12px}.hero-raccoon .toy-ticket{background:var(--brand-yellow);border-width:2px;transform:rotate(-4deg);width:96%;padding:10px 13px;box-shadow:3px 4px 0 var(--primary)}.hero-raccoon .toy-ticket small{font-size:12px}.hero-butter .tiny-ticket{border-width:2px;background:var(--brand-pink);border-radius:15px;box-shadow:3px 4px 0 var(--primary);transform:rotate(3deg);font-size:13px;padding:10px}.compact-clicker .clicker-toolbar{background:var(--brand-cream);padding:0 4px;border-radius:22px;width:fit-content}.compact-clicker .sound-toggle{border:0}.compact-clicker .click-prompt{background:var(--brand-yellow);border-width:2px}.hero-stage .eye-sticker{top:83px;right:6%;left:auto;width:110px;height:110px;border:2px solid var(--primary);background:var(--brand-yellow);box-shadow:4px 5px 0 var(--primary);border-radius:38% 43% 37% 42%;font-family:var(--font-display),sans-serif;font-size:17px;gap:0;line-height:1.05}.hero-stage .eye-sticker>svg:first-child{width:25px;margin-bottom:3px}.hero-stage .eye-sticker>svg:last-child{display:none}.hero-stage .stage-note{display:flex;justify-content:center;gap:7px;align-items:center;bottom:0;left:8%;right:0;font-size:12px}.collection-worlds{position:relative;padding:43px 0 67px;background:var(--brand-cream)}.worlds-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:26px}.worlds-heading h2{font-family:var(--font-display),sans-serif;font-size:clamp(36px,3.8vw,52px);line-height:1.08;margin:9px 0 0;letter-spacing:-.025em}.worlds-heading>p{margin:0 6px 3px 0;font-size:16px;line-height:1.5;transform:rotate(4deg)}.world-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;padding:14px 4px 12px}.world-card{--world-color:var(--collection-figures);position:relative;display:flex;flex-direction:column;text-align:center;border:2px solid var(--primary);border-radius:130px 130px 26px 26px;background:var(--world-color);min-width:0;padding:15px 12px 55px;box-shadow:0 6px 0 var(--primary);transition:transform .25s var(--ease-spring),box-shadow .2s}.world-0{transform:rotate(-2deg)}.world-1{--world-color:var(--collection-fidgets);transform:translateY(13px) rotate(2deg)}.world-2{--world-color:var(--collection-clickers);transform:rotate(-1deg)}.world-3{--world-color:var(--collection-keychains);transform:translateY(13px) rotate(2deg)}.world-4{--world-color:var(--collection-flexis);transform:rotate(-2deg)}.world-art{display:block;position:relative;aspect-ratio:1;width:100%;margin-bottom:6px}.world-art .cutout{width:100%}.world-art>.product-visual{border-radius:50%}.world-card-copy{display:flex;flex:1;flex-direction:column;align-items:center}.world-card-copy>strong{display:block;font-family:var(--font-display),sans-serif;font-size:clamp(19px,1.78vw,25px);font-weight:800;line-height:1.1;letter-spacing:-.02em}.world-card-copy>small{display:block;margin-top:7px;font-size:13px;line-height:1.35;font-weight:700}.world-go{position:absolute;bottom:13px;left:calc(50% - 16px);width:32px;height:32px;display:grid;place-items:center;background:var(--brand-cream);border-radius:50%}.flexi-world-art{display:grid;place-items:center;position:relative;width:100%;height:100%}.flexi-world-art:before{content:"";position:absolute;top:17%;right:10%;bottom:17%;left:10%;border-radius:50%;background:#f9f4ff8a;transform:rotate(-20deg)}.flexi-world-art>svg{width:75%;height:75%;position:relative;color:#7353a1;transform:rotate(-12deg)}.world-spark{position:absolute;font-size:28px;color:var(--primary);top:8%;right:8%}.world-spark:last-child{top:auto;right:auto;left:10%;bottom:7%;font-size:20px;color:#9671ae}.shop-section{position:relative;padding-block:52px 61px;isolation:isolate}.shop-section:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:var(--toy-shelf);background-image:radial-gradient(var(--toy-shelf-dot) 1px,transparent 1px);background-size:22px 22px}.shop-section:after{content:"";position:absolute;top:-20px;height:21px;left:50%;width:100vw;transform:translate(-50%);background:radial-gradient(ellipse at 28px 23px,var(--toy-shelf) 28px,transparent 29px) 0 0/56px 24px repeat-x}.shop-heading h2{font-size:clamp(37px,4vw,54px);max-width:650px}.shop-side-note{padding-right:48px;font-size:15px}.shop-side-note .toy-star{width:38px;height:38px;top:0;right:0;color:var(--brand-coral)}.bundle-offer{background:var(--brand-yellow-soft);border:2px solid var(--primary);border-radius:21px;box-shadow:0 4px #35106f19;padding:19px 24px;gap:20px}.bundle-offer strong{font-size:28px}.bundle-offer p{font-size:14px}.bundle-icon{width:57px;height:57px;background:var(--brand-yellow);border-radius:18px}.bundle-slot{background:var(--brand-cream);width:42px;height:42px;border-color:#35106f66}.bundle-is-ready{background:var(--success-soft)}.bundle-tiers{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:12px 0 0}.bundle-tiers li{display:flex;flex-wrap:wrap;align-items:center;gap:5px 9px;padding:8px 11px;border:1px solid #35106f42;border-radius:13px;background:var(--brand-cream);font-size:13px;line-height:1.35}.bundle-tiers li[data-active=true]{background:var(--brand-yellow);border-color:var(--primary)}.bundle-tiers b{font-weight:900}.bundle-tiers svg{flex-shrink:0}.bundle-preview{max-width:265px;flex-shrink:0}.bundle-preview .bundle-label small{display:block;font-size:12px;line-height:1.5;margin:4px 0 0}.bundle-next{display:block;margin-top:5px;font-weight:800}.category-filters button{background:var(--brand-cream);border-color:var(--control-border);font-size:14px;font-weight:850}.category-filters button.active{border:1.5px solid var(--primary);box-shadow:0 3px 0 var(--primary);background:var(--brand-yellow)}.budget-filter [data-slot=select-trigger]{background:var(--brand-cream)}.collection-summary{margin-bottom:26px}.collection-summary>p{max-width:680px;color:var(--muted-foreground)}.product-grid{gap:27px 22px;align-items:stretch}.product-card{--shelf-color:var(--collection-figures);display:flex;flex-direction:column;background:var(--brand-cream);border:1.5px solid #d6c6d5;border-radius:29px;padding:11px 11px 17px;box-shadow:0 5px #e7d8cb}.product-gyro,.product-infinity{--shelf-color:var(--collection-fidgets)}.product-boter,.product-magic{--shelf-color:var(--collection-clickers)}.product-uil{--shelf-color:var(--collection-keychains)}.product-image-button{background:var(--shelf-color);border-radius:21px}.product-tag{top:9px;left:9px;font-size:12px;background:var(--brand-cream)!important;border:1px solid #35106f13}.image-detail-link{background:var(--brand-cream);border:1px solid #35106f15}.product-meta{margin:15px 6px 4px;font-size:12px}.product-name{padding:0 6px}.product-name h3{font-size:26px;margin:6px 0}.product-card>p{margin:3px 6px 19px;font-size:14px;min-height:41px;line-height:1.5;color:var(--muted-foreground)}.product-buy-row{margin:auto 6px 0;align-items:center;gap:10px}.product-buy-row>strong{font-size:21px}.quick-add{border-radius:17px;min-height:43px;padding:10px 13px}.swatch{box-shadow:0 0 0 3px var(--brand-cream),0 0 0 4px #ded7e3}.shop-note{margin-top:30px}.empty-results{background:var(--brand-cream);border:2px dashed #b9a1bc}.empty-collection{background:var(--collection-flexis)}.happy-strip{background:var(--brand-coral);color:var(--primary);border:0;padding:24px 35px;gap:25px}.happy-strip>span{font-family:var(--font-display),sans-serif;font-size:19px;font-weight:800}.happy-strip svg{width:22px;height:22px}.play-section{position:relative;isolation:isolate;padding-block:65px 75px}.play-section:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:var(--toy-lilac)}.play-section>.toy-star{right:4%;top:51px;width:70px;color:var(--brand-yellow);transform:rotate(12deg)}.play-section .section-heading h2{font-size:clamp(40px,4.5vw,61px)}.play-section .section-heading>p{font-size:17px;line-height:1.5;margin-right:95px}.play-grid{margin-top:35px;gap:27px}.eye-play,.click-play{border:2px solid var(--primary);border-radius:30px;box-shadow:0 7px 0 var(--primary);padding:25px 30px 26px}.eye-play{background:var(--brand-yellow-soft)}.click-play{background:var(--toy-pink)}.play-grid h3{font-size:40px;margin-top:19px}.play-label{font-size:12px;padding:7px 10px;border-radius:10px;border:1px solid #35106f29;background:#fffcf680}.play-card-heading .text-link{font-size:13px}.play-grid .eye-frame{margin-top:15px}.play-grid .eye-help{font-size:15px}.play-grid .eye-reset{font-size:13px}.play-grid .sound-toggle{background:var(--brand-cream)}.play-grid .click-prompt{background:var(--brand-yellow);border-width:2px;font-size:15px}.gift-section{position:relative;isolation:isolate;padding-block:76px 74px;gap:72px}.gift-section:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:var(--toy-pink)}.gift-art{transform:rotate(-4deg);padding:22px;background:var(--brand-yellow);border:2px solid var(--primary);border-radius:43% 43% 26px 26px;box-shadow:6px 7px 0 var(--primary)}.gift-art .product-visual{border-radius:42% 42% 18px 18px;transform:none}.gift-sticker{background:var(--toy-sky);right:-10%;bottom:2%;border-width:2px;transform:rotate(13deg);box-shadow:3px 4px 0 var(--primary);width:142px;height:142px;font-family:var(--font-display),sans-serif;font-size:19px}.gift-copy h2{font-size:clamp(44px,4.5vw,62px)}.gift-copy>p{color:var(--muted-foreground);font-size:17px}.gift-copy .button{background:var(--brand-yellow);border-width:2px;box-shadow:0 4px 0 var(--primary)}.gift-copy .eyebrow{background:var(--brand-cream);border-radius:10px;padding:8px 12px;transform:rotate(-2deg)}.faq-section{padding-block:62px 80px;border:0;gap:70px}.faq-section h2{font-size:49px}.faq-list{background:var(--toy-shelf);border-radius:24px;padding:5px 25px}.faq-list [data-slot=accordion-trigger]{font-size:16px}.footer{overflow:hidden;background:var(--toy-sky);padding-top:50px}.footer:before{height:28px;top:0;background:radial-gradient(ellipse at 35px 0,var(--brand-cream) 34px,transparent 35px) 0 0/70px 29px repeat-x}.footer>.toy-cloud{width:220px;right:7%;top:33%;color:var(--brand-cream);transform:rotate(8deg)}.footer>.toy-star{width:75px;left:7%;top:43%;color:var(--brand-coral);transform:rotate(10deg)}.footer-top,.footer-wordmark,.footer-bottom{position:relative}.footer-top p{font-size:47px}.footer-top .button{border-width:2px;background:var(--brand-yellow);box-shadow:0 4px 0 var(--primary)}.footer-wordmark{width:84%;margin:38px auto}.cart-drawer,.mobile-menu{background:var(--brand-cream);border-radius:28px 0 0 28px;border-left:3px solid var(--primary)}.cart-drawer .drawer-title{color:var(--primary)}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.world-card:hover{transform:translateY(-6px) rotate(0);box-shadow:0 10px 0 var(--primary)}.world-card:hover .world-go{background:var(--primary);color:var(--brand-cream)}}.world-card:active{transform:translateY(4px);box-shadow:0 2px 0 var(--primary)}@media(max-width:1199px){.site-header{padding-inline:25px;gap:20px}.brand-lockup{width:165px}.desktop-nav{gap:15px}.desktop-nav button{font-size:13px}.hero-inner{padding-inline:30px;grid-template-columns:46% 54%}.hero-copy h1{font-size:clamp(48px,5.4vw,65px)}.hero-copy>p{font-size:17px}.hero-stage{min-height:540px}.hero-raccoon{top:80px;width:58%}.hero-butter{width:40%;bottom:65px}.hero-series{top:40px;left:4%;font-size:16px}.hero-stage .eye-sticker{top:99px;right:3%;width:90px;height:90px;font-size:15px}.hero-copy .hero-small{font-size:12px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:14px}.hero-shop{font-size:15px;padding-inline:20px}.world-grid{gap:16px}.world-card{padding:13px 9px 52px}.world-card-copy>strong{font-size:21px}.world-card-copy>small{font-size:12px}.product-grid{gap:23px 18px}.product-name h3{font-size:24px}.product-buy-row{flex-wrap:wrap}.product-buy-row .quick-add{width:100%}.product-card>p{min-height:63px}.happy-strip>span{font-size:17px}.play-section .section-heading>p{margin-right:60px}.play-section>.toy-star{width:55px}.play-grid h3{font-size:36px}.eye-play,.click-play{padding-inline:22px}.gift-section{gap:60px}.gift-sticker{width:120px;height:120px;font-size:16px;right:-10%}.gift-copy .eyebrow{font-size:12px;letter-spacing:.035em}}@media(max-width:950px){.desktop-nav{display:none}.menu-button{display:inline-flex}.site-header{padding:13px 25px}.brand-lockup{width:166px}.cart-word{display:none}.hero-inner{grid-template-columns:46% 54%;padding:22px 25px 24px}.hero-copy h1{font-size:clamp(36px,5.6vw,54px)}.hero-copy h1>span{-webkit-text-stroke:1.5px var(--primary);text-shadow:2px 4px 0 var(--primary)}.hero-copy>.eyebrow{font-size:12px;padding:9px 10px}.hero-copy>p{font-size:16px}.hero-copy>p br{display:none}.hero-stage{min-height:470px}.hero-raccoon{width:58%;top:95px}.hero-butter{width:41%;bottom:56px}.hero-series{top:43px;left:5%;font-size:15px}.hero-stage .eye-sticker{top:96px;width:80px;height:80px;font-size:14px}.hero-raccoon .toy-ticket{padding:8px;gap:3px}.hero-raccoon .toy-ticket small{display:none}.hero-eyes .eye-help{font-size:12px}.hero-eyes .eye-toolbar{padding-left:8px}.hero-butter .tiny-ticket{padding:8px;font-size:12px}.hero-cloud{left:20%;width:120px;top:19px}.hero-star{width:34px;left:29%;bottom:32px}.toyland-backdrop{top:30px;right:-90px;bottom:14px;left:-10px}.hero-stage .stage-note{left:0;right:-5%;font-size:12px}.hero-copy .hero-small{display:flex;flex-wrap:wrap;font-size:12px}.hero-small>span+span:before{margin-inline:7px}.hero-shop{font-size:14px;min-height:50px;padding:12px 17px;gap:11px}.collection-worlds{padding-top:32px;padding-bottom:52px;overflow:hidden}.worlds-heading>p{font-size:14px}.world-grid{display:flex;gap:19px;overflow-x:auto;padding:13px 30px 24px 5px;margin-right:-30px;scrollbar-width:thin}.world-card{flex:0 0 182px}.world-card-copy>strong{font-size:21px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 21px}.product-card>p{min-height:42px}.product-buy-row{flex-wrap:nowrap}.product-buy-row .quick-add{width:auto}.product-name h3{font-size:27px}.happy-strip{padding:22px 30px}.happy-strip>span{font-size:17px}.play-section .section-heading>p{display:none}.play-section{padding-block:50px 61px}.play-grid{gap:21px}.eye-play,.click-play{padding:21px 16px}.play-grid h3{font-size:31px}.play-card-heading .text-link{font-size:12px}.play-grid .eye-help{font-size:13px}.play-grid .play-instruction{font-size:14px}.gift-section{gap:43px;padding-block:61px}.gift-art{padding:16px;margin:0 12px 0 0}.gift-copy .eyebrow{font-size:12px;padding:7px 9px}.gift-copy h2{font-size:43px}.gift-copy>p{font-size:16px}.faq-section{gap:35px}.faq-section h2{font-size:41px}.faq-list{padding-inline:19px}}@media(max-width:640px){.bundle-offer{align-items:flex-start}.bundle-offer .bundle-preview{flex-direction:column;width:100%;max-width:none;margin:5px 0 0}.bundle-tiers li{font-size:12px;padding:7px 9px}.bundle-preview .bundle-label{padding-top:0;border:0;text-align:center}.announcement{min-height:29px;font-size:12px}.site-header{padding:12px 18px}.brand-lockup{width:149px}.cart-button{padding:9px 11px;min-height:44px;border-radius:16px}.hero{padding-bottom:23px}.hero-inner{grid-template-columns:1fr;padding:15px 20px 20px}.hero-copy{padding:8px 0 4px;text-align:center}.hero-copy>.eyebrow{font-size:12px;padding:8px 12px}.hero-copy h1{font-size:clamp(38px,11.2vw,66px);line-height:1.05;margin:16px 0 21px}.hero-copy h1>span{font-size:1em;-webkit-text-stroke:1.6px var(--primary);text-shadow:2px 4px 0 var(--primary)}.hero-copy>p{font-size:16px;max-width:320px;margin:0 auto 20px;line-height:1.55}.hero-copy>p br{display:none}.hero-actions{gap:13px}.hero-actions .hero-shop{padding:13px 20px;font-size:15px;min-height:50px}.hero-actions>.text-link{font-size:13px;min-height:38px}.hero-copy .hero-small{display:none}.hero-cloud{width:105px;left:-16px;top:50px}.hero-star{width:33px;left:auto;right:11px;top:184px;bottom:auto}.hero-stage{width:min(420px,100%);min-height:0;height:clamp(370px,100vw,420px);margin:17px auto 0}.toyland-backdrop{top:0;right:-42px;bottom:13px;left:-42px;border-radius:45% 40% 22% 21%}.hero-series{top:4px;left:3%;font-size:14px;padding:8px 11px}.hero-raccoon{width:58%;left:0;top:55px}.hero-butter{width:40%;right:0;bottom:45px}.hero-stage .eye-sticker{top:53px;right:1%;width:78px;height:78px;font-size:14px;box-shadow:3px 4px 0 var(--primary)}.hero-stage .eye-sticker>svg:first-child{width:20px;height:20px}.hero-eyes .eye-toolbar{padding-left:8px;margin-top:0;margin-bottom:8px;min-height:44px;gap:0}.hero-eyes .eye-help{font-size:12px;line-height:1.25}.hero-eyes .eye-reset{min-height:44px;padding:7px}.hero-raccoon .toy-ticket{padding:7px 9px;font-size:12px;min-height:50px}.hero-raccoon .toy-ticket strong{font-size:12px}.hero-butter .tiny-ticket{min-height:53px;padding:7px;font-size:12px}.hero-butter .tiny-ticket strong{font-size:12px}.hero-stage .stage-note{bottom:0;left:0;right:0;font-size:12px;gap:5px}.hero-stage .stage-note svg{width:12px}.compact-clicker .clicker-toolbar{margin-top:5px}.compact-clicker .click-count{font-size:12px;min-width:41px}.compact-clicker .sound-toggle{width:44px;min-height:44px}.collection-worlds{padding:29px 0 45px}.worlds-heading{align-items:center;margin-bottom:16px}.worlds-heading h2{font-size:35px;max-width:270px}.worlds-heading .eyebrow{font-size:12px}.worlds-heading>p{display:none}.world-grid{margin-right:-20px;padding-right:20px;gap:16px;padding-bottom:25px}.world-card{flex-basis:173px;border-radius:100px 100px 23px 23px;padding:12px 9px 52px}.world-card-copy>strong{font-size:20px}.world-card-copy>small{font-size:12px}.shop-section{padding-block:34px 41px}.shop-heading h2{font-size:36px;max-width:315px}.shop-heading .eyebrow{font-size:12px}.bundle-offer{padding:15px;gap:10px 13px;margin-top:23px;border-radius:20px}.bundle-icon{width:43px;height:43px;border-radius:14px}.bundle-offer strong{font-size:24px}.bundle-offer p{font-size:13px}.bundle-slot{width:36px;height:36px}.category-filters{padding-bottom:10px}.category-filters button{font-size:13px}.collection-summary>p{font-size:14px}.collection-summary{margin-bottom:21px}.product-grid{gap:21px 12px}.product-card{padding:7px 7px 13px;border-radius:22px;box-shadow:0 4px #e7d8cb}.product-image-button{border-radius:16px}.product-tag{top:7px;left:7px;font-size:12px;padding:5px 7px}.image-detail-link{width:28px;height:28px;right:7px;bottom:7px}.product-meta{margin:12px 4px 3px;font-size:12px;gap:5px}.swatch{width:10px;height:10px;flex-shrink:0}.product-name{padding:0 4px;min-height:52px}.product-name h3{font-size:22px;line-height:1.1;margin:5px 0}.product-card>p{font-size:13px;margin:4px 4px 14px;min-height:58px;line-height:1.45}.product-buy-row{margin-inline:4px;flex-wrap:wrap;gap:9px}.product-buy-row>strong{font-size:19px}.product-buy-row .quick-add{width:100%;min-width:0;border-radius:13px;padding:9px 11px;font-size:13px}.happy-strip{padding:21px 20px;gap:15px 12px}.happy-strip>span{font-size:14px;gap:7px;line-height:1.15}.happy-strip svg{width:17px;height:17px;flex-shrink:0}.play-section{padding-block:38px 53px}.play-section .section-heading h2{font-size:40px;max-width:270px}.play-section>.toy-star{width:47px;right:23px;top:52px}.play-grid{grid-template-columns:1fr;gap:29px;margin-top:28px}.eye-play,.click-play{padding:20px 18px 22px;border-radius:27px}.play-grid h3{font-size:34px}.play-label{padding:6px 8px;font-size:12px}.play-grid .eye-frame{max-width:280px}.play-grid .eye-help{font-size:14px}.play-grid .click-toy{max-width:310px}.play-card-heading .text-link{font-size:12px}.gift-section{grid-template-columns:1fr;padding-block:48px 46px;gap:36px}.gift-art{width:77%;max-width:290px;padding:17px;margin:0 auto}.gift-sticker{width:115px;height:115px;font-size:16px;right:-12%;bottom:0}.gift-copy .eyebrow{font-size:12px;padding:8px 10px}.gift-copy h2{font-size:45px;margin-block:18px}.gift-copy>p{font-size:16px}.faq-section{padding-block:40px 49px}.faq-section h2{font-size:38px}.faq-list{margin-top:25px;padding:0 17px;border-radius:20px}.faq-list [data-slot=accordion-trigger]{font-size:15px}.footer{padding-top:49px}.footer-top p{font-size:39px}.footer-top .eyebrow{font-size:12px}.footer-top .button{font-size:14px}.footer-wordmark{width:100%;margin:39px auto 30px}.footer>.toy-cloud{width:110px;right:-12px;top:29%}.footer>.toy-star{width:38px;left:auto;right:13px;top:47%}.footer-bottom{font-size:12px}.cart-drawer,.mobile-menu{border-radius:23px 0 0 23px;border-left-width:2px}}@media(max-width:370px){.hero-copy h1{font-size:38px}.hero-actions{gap:5px}.hero-actions .text-link{font-size:12px}.hero-stage{height:365px}.hero-stage .eye-sticker{top:57px;width:67px;height:67px;font-size:12px}.hero-raccoon{top:61px}.hero-series{font-size:12px}.hero-butter{bottom:47px}.product-name h3{font-size:20px}.quick-add span{min-width:0}.worlds-heading h2{font-size:32px}}@media(prefers-reduced-motion:reduce){.world-card,.world-card:hover,.world-card:active,.hero-shop:hover,.hero-shop:active{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wobbiez-concept.css.map */
