:root{--paper:#fffdf7;--ink:#20382d;--muted:#536257;--orange:#c23a14;--bright:#ef582e;--yellow:#f9df64;--mint:#e3efe5;--line:#dcded4;--radius:16px;--display:'Unbounded',sans-serif;--body:'Manrope',sans-serif;--forest:#dfebc9}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}::selection{background:var(--yellow);color:var(--ink)}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-underline-offset:5px}button:disabled{cursor:not-allowed;opacity:.48}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.17;text-wrap:balance}h1,h2{font-family:var(--display);font-weight:700;letter-spacing:-.04em}h1{font-size:clamp(2.25rem,4.8vw,4.75rem)}h2{font-size:clamp(1.75rem,3vw,2.8rem)}h3{font-size:1.35rem;font-weight:800;letter-spacing:-.025em}p{color:var(--muted)}[hidden]{display:none!important}.shell{width:min(1328px,calc(100% - 96px));margin-inline:auto}.section{padding-block:58px}.section-topless{padding-bottom:80px}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip{position:absolute;top:-80px;left:20px;background:var(--ink);color:white;padding:12px 20px;z-index:200}.skip:focus{top:16px}
.site-header{height:96px;background:var(--paper);position:relative;z-index:50;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:30px}.wordmark{font-family:var(--display);font-weight:900;font-size:36px;line-height:1;text-decoration:none;letter-spacing:-.075em;position:relative}.brand-dot{font-family:var(--body);position:absolute;right:-14px;top:-4px;font-size:11px;letter-spacing:0}.desktop-nav{display:flex;gap:30px;align-items:center}.desktop-nav a{font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--orange)}.nav-actions{display:flex;align-items:center;gap:15px}.collection-link{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:13px;font-weight:800}.count{height:26px;min-width:26px;border-radius:50%;background:var(--ink);color:white;display:grid;place-items:center;font-size:12px}.collection-link .icon{width:20px}.menu-toggle{display:none;background:none;border:0;padding:10px}.mobile-nav{position:absolute;top:100%;left:0;right:0;padding:24px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 16px 25px #20382d15}.mobile-nav a{display:block;padding:11px 0;font-weight:700;text-decoration:none}
.hero{display:grid;grid-template-columns:44% 56%;min-height:620px;padding-block:42px 46px;align-items:center;gap:0}.hero-copy{padding:10px 25px 15px 0;position:relative;z-index:2}.hero h1{font-size:clamp(3.5rem,5.3vw,5.65rem);line-height:1.08;margin-bottom:26px;letter-spacing:-.045em}.orange{color:var(--bright)}.hero-copy>p{font-size:18px;line-height:1.7;max-width:370px;color:var(--ink);margin-bottom:30px}.hero-actions{display:flex;gap:18px;flex-direction:column;align-items:flex-start}.button{border:1.5px solid transparent;border-radius:50px;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:17px;font-size:14px;font-weight:800;padding:17px 25px;min-height:56px;line-height:1.4;transition:background .2s,transform .2s,color .2s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.primary{background:var(--bright);color:#fff;border-color:var(--bright);color:#1a2c23}.primary:hover{background:#fb754e;border-color:#fb754e}.outline{border-color:var(--ink);background:transparent;color:var(--ink)}.outline:hover{background:var(--mint)}.hero-secondary{font-size:13px;font-weight:700;text-decoration-thickness:1px}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;padding-block:0}.hero-image{width:100%;height:100%;min-height:490px;object-fit:cover;object-position:center;border-radius:24px;background:#f7d75d;aspect-ratio:1.1}.wiggle-trigger{position:absolute;right:18px;bottom:20px;display:flex;gap:9px;align-items:center;border:0;padding:12px 17px;border-radius:50px;background:var(--paper);color:var(--ink);font-size:12px;font-weight:800;box-shadow:0 8px 18px #553f1815;transform:rotate(-5deg)}.wiggle-trigger:hover{transform:rotate(0)}.hero-art.wiggling{animation:wiggle .65s cubic-bezier(.16,1,.3,1)}@keyframes wiggle{0%,100%{transform:rotate(0)}25%{transform:rotate(-2deg)}50%{transform:rotate(2deg)}75%{transform:rotate(-1deg)}}.play-strip{background:var(--yellow);padding:17px 0}.play-strip .shell{display:flex;align-items:center;justify-content:space-between;gap:20px}.play-strip span{font-size:14px;font-weight:800;white-space:nowrap}.play-strip .icon{width:20px;height:20px}
.section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2{margin:0}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:800;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px;white-space:nowrap}.text-link .icon{width:18px}.text-link:hover{color:var(--orange)}.section-lead{margin-top:-10px;margin-bottom:32px;font-size:17px;max-width:670px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 22px}.product-card{min-width:0}.product-visual{aspect-ratio:1;position:relative;border-radius:var(--radius);overflow:hidden;background:var(--mint)}.product-visual a{display:block}.product-visual img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.product-card:hover img{transform:scale(1.055) rotate(-1deg)}.save-button{position:absolute;right:13px;top:13px;display:grid;place-items:center;height:42px;width:42px;border:0;border-radius:50%;background:#fffdf7;color:var(--ink);transition:background .2s,transform .2s}.save-button:hover{transform:scale(1.08)}.save-button[aria-pressed=true]{background:var(--bright);color:var(--ink)}.save-button[aria-pressed=true] .icon{fill:currentColor}.product-meta{display:flex;justify-content:space-between;gap:8px;margin:17px 0 8px;font-size:12px;color:var(--muted)}.product-card h3{font-size:20px;margin-bottom:7px}.product-card h3 a{text-decoration:none}.product-card h3 a:hover{text-decoration:underline}.product-card p{font-size:13px;line-height:1.6;margin-bottom:16px;max-width:250px;min-height:42px}.card-link{font-size:12px}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.series-card{position:relative;display:flex;flex-direction:column;min-height:340px;padding:24px 22px 0;overflow:hidden;border-radius:var(--radius);text-decoration:none}.series-card h3{font-size:22px;margin-bottom:8px}.series-card p{font-size:13px;line-height:1.6;max-width:180px;color:var(--ink)}.series-card img{width:100%;height:200px;object-fit:cover;object-position:center;border-radius:12px 12px 0 0;margin-top:auto;transition:transform .4s}.series-card:hover img{transform:translateY(-5px) rotate(-2deg)}.peach{background:#f8d9c5}.mint{background:#d4eade}.yellow{background:#f6e49d}.lilac{background:#e0dded}.round-arrow{position:absolute;right:13px;bottom:14px;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:var(--paper);color:var(--ink)}
.bundle-feature{display:grid;grid-template-columns:1fr 1.05fr;background:var(--mint);border-radius:24px;overflow:hidden}.bundle-photo{min-height:410px}.bundle-photo img{width:100%;height:100%;object-fit:cover}.bundle-copy{padding:45px 48px;align-self:center}.bundle-copy h2{font-size:clamp(1.8rem,2.8vw,2.75rem);margin-bottom:22px}.bundle-copy>p{max-width:430px;font-size:15px}.bundle-preview{display:flex;gap:9px;margin-block:26px}.bundle-preview span{width:45px;height:45px;border:1px dashed #839b88;border-radius:50%;display:grid;place-items:center}.bundle-preview .icon{width:18px}.play-section{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.play-heading h2{font-size:clamp(1.8rem,2.6vw,2.5rem)}.play-heading p{font-size:16px;max-width:390px;margin-bottom:28px}.story-feature{display:grid;grid-template-columns:1fr .95fr;gap:25px;align-items:center;text-decoration:none}.story-image{overflow:hidden;border-radius:var(--radius);aspect-ratio:3/4;background:var(--yellow);transform:rotate(-4deg)}.story-image img{height:100%;width:100%;object-fit:cover}.story-type{display:block;font-size:12px;color:var(--muted);margin-bottom:13px}.story-feature h3{font-size:28px;line-height:1.1}.story-feature .text-link{font-size:12px}.parents-section{display:grid;grid-template-columns:1fr 1.4fr;gap:100px;border-top:1px solid var(--line);margin-top:35px;padding-top:60px;padding-bottom:95px}.parents-heading p{max-width:330px;font-size:15px}.parents-heading .text-link{margin-top:10px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;font-weight:700;font-size:16px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:18px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{font-size:15px;line-height:1.8;margin-bottom:24px;max-width:67ch}
.site-footer{background:#edf0e7;padding-top:55px;overflow:hidden}.footer-top{display:grid;grid-template-columns:1.7fr 1fr 1.3fr;gap:60px;padding-bottom:40px}.footer-top .wordmark{display:inline-block;margin-bottom:20px}.footer-top p{font-size:13px;line-height:1.8;margin:0}.footer-top nav{display:flex;flex-direction:column;gap:11px}.footer-top nav a{font-size:13px;font-weight:600;text-decoration:none}.footer-top nav a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #cad1c6;padding-top:22px;font-size:11px;color:var(--muted);line-height:1.7}.footer-word{font-family:var(--display);font-size:clamp(3rem,10.8vw,10rem);font-weight:900;line-height:1.2;letter-spacing:-.06em;white-space:nowrap;padding-top:28px;margin-bottom:-.25em;color:var(--ink)}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);padding:15px 25px;border-radius:16px;background:var(--ink);color:white;box-shadow:0 12px 30px #20382d24;z-index:100;max-width:calc(100% - 40px);font-size:14px;text-align:center}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;padding-top:27px;font-size:12px;color:var(--muted)}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.page-intro{padding-top:46px;padding-bottom:36px}.page-intro h1{font-size:clamp(2rem,4.2vw,4rem);margin-bottom:24px;max-width:1000px}.page-intro>p{font-size:17px;max-width:650px;margin-bottom:12px}.catalog-section{padding-bottom:70px}.catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.filter-group{display:flex;flex-wrap:wrap;gap:8px}.filter{font-size:13px;font-weight:700;padding:10px 17px;min-height:44px;border:1px solid var(--line);border-radius:40px;background:transparent;color:var(--ink)}.filter.active{background:var(--ink);color:white;border-color:var(--ink)}.search{position:relative;display:flex;align-items:center;gap:10px;width:250px;flex-shrink:0;border-bottom:1px solid var(--ink);padding:9px 0}.search .icon{width:18px}.search input{min-width:0;width:100%;border:0;background:transparent;outline:none;font-size:13px;color:var(--ink)}.search input::placeholder{color:var(--muted)}.search:focus-within{outline:3px solid var(--orange);outline-offset:4px}.result-count{font-size:12px;margin:0 0 22px}.empty-state{padding:65px 20px;text-align:center;background:var(--mint);border-radius:24px}.empty-state h2{font-size:28px}.empty-state p{max-width:500px;margin-inline:auto}.prose-section{border-top:1px solid var(--line)}.prose-section>p{max-width:72ch}.prose-section h2{font-size:30px;max-width:900px}.spaced{margin-top:40px}
.product-detail{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;padding-block:40px 30px}.detail-photo img{border-radius:24px;width:100%;aspect-ratio:1;object-fit:cover}.image-note{font-size:11px;padding:11px 0;margin:0;color:var(--muted)}.detail-copy{padding-block:8px}.series-link{font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:8px;text-decoration:none;margin-bottom:24px}.series-link .icon{width:15px}.detail-copy h1{font-size:clamp(2rem,3.4vw,3.3rem);line-height:1.15;margin-bottom:16px}.detail-copy>p{font-size:15px}.detail-copy .detail-tagline{font-size:19px;font-weight:700;color:var(--ink);margin-bottom:18px}.detail-copy>.button{margin-top:8px}.local-note{font-size:12px!important;color:var(--muted);margin-top:12px}.specs{margin:24px 0 18px;font-size:13px}.specs>div{display:grid;grid-template-columns:1fr 1.2fr;padding:10px 0;border-bottom:1px solid var(--line);gap:15px}.specs dt{color:var(--muted)}.specs dd{margin:0;font-weight:700}.detail-disclaimer{font-size:12px!important;max-width:520px}.character-story{display:grid;grid-template-columns:1.15fr 1fr;gap:90px}.character-story h2{font-size:30px}.character-story p{font-size:16px;max-width:60ch}.game-note{padding:32px;border-radius:var(--radius);background:#f6e49d}.game-note h3{font-family:var(--display);font-size:21px}.game-note p{font-size:14px;color:var(--ink)}
.builder-board{background:var(--mint);padding:30px 35px;border-radius:24px;margin-bottom:35px}.builder-board h2{font-size:24px;margin-bottom:8px}.builder-board h2 span{font-family:var(--body);font-size:15px;font-weight:600;padding-left:15px}.builder-board p{font-size:14px}.bundle-slots{display:flex;gap:14px;margin:25px 0}.bundle-slot{width:86px;height:86px;border:1px dashed #6f8b79;border-radius:16px;display:grid;place-items:center;background:transparent;color:var(--ink);position:relative;padding:0}.bundle-slot img{width:100%;height:100%;border-radius:16px;object-fit:cover}.bundle-slot.filled{border:0}.slot-remove{position:absolute;top:-7px;right:-7px;background:var(--ink);color:#fff;display:grid;place-items:center;border-radius:50%;width:23px;height:23px}.slot-remove .icon{width:14px}.builder-actions{display:flex;flex-wrap:wrap;gap:12px}.builder-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.builder-item{padding:0 0 17px;border:1.5px solid var(--line);background:transparent;border-radius:var(--radius);overflow:hidden;text-align:left;color:var(--ink)}.builder-item img{aspect-ratio:1;object-fit:cover;margin-bottom:12px}.builder-item strong{display:block;font-size:14px;margin-inline:14px}.builder-item>span{display:block;font-size:12px;color:var(--muted);margin:6px 14px 0}.builder-item[aria-pressed=true]{border-color:var(--ink);background:var(--mint)}.collection-toolbar{display:flex;gap:25px;align-items:center;justify-content:space-between;margin-bottom:25px}
.games-layout{display:grid;grid-template-columns:.8fr 1.4fr;gap:70px;align-items:start}.game-picker{background:#f6e49d;padding:30px;border-radius:var(--radius);position:sticky;top:25px}.game-picker h2{font-size:25px}.game-picker p{font-size:14px;color:var(--ink)}.game-picker .button{white-space:normal;text-align:center;font-size:13px}.game-article{padding:10px 0 35px;margin-bottom:30px;border-bottom:1px solid var(--line);scroll-margin-top:30px;transition:background .2s}.game-article.highlighted{background:var(--mint);outline:16px solid var(--mint);border-radius:8px}.game-article h2{font-size:27px}.game-article ol{padding-left:25px;max-width:66ch}.game-article li{padding:6px 0 6px 8px}.game-article .props{font-size:13px;font-weight:700}.parents-full{display:grid;grid-template-columns:1.3fr .8fr;gap:70px;align-items:start}.parent-note{padding:30px;background:var(--mint);border-radius:var(--radius)}.parent-note h2{font-size:24px}.parent-note ul{padding-left:20px;font-size:14px}.parent-note li{padding-block:5px}.parent-note .text-link{font-size:13px}.article-body{max-width:800px;margin-left:max(48px,calc((100% - 1328px)/2));padding-bottom:80px}.article-body section{margin-block:18px 38px}.article-body h2{font-size:25px;line-height:1.3;margin-bottom:15px}.article-body p{font-size:16px;line-height:1.85;max-width:70ch}.updated{font-size:12px!important;padding-top:25px;border-top:1px solid var(--line)}.error-page{margin-block:60px}.error-code{font-family:var(--display);font-size:90px;color:var(--orange)}.error-page h1{font-size:36px}
@media(min-width:1550px){.hero{min-height:680px}.hero-image{min-height:560px}}
@media(max-width:1150px){.shell{width:calc(100% - 64px)}.desktop-nav{gap:18px}.collection-label{display:none}.hero{min-height:530px;grid-template-columns:46% 54%}.hero h1{font-size:5.7vw}.hero-image{min-height:430px}.hero-copy>p{font-size:16px}.product-grid{gap:28px 18px}.product-card h3{font-size:17px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.series-card{min-height:280px;display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center;padding:25px}.series-card img{height:220px;border-radius:12px;width:100%}.bundle-copy{padding:32px}.play-section{gap:30px}.story-feature{gap:18px}.story-feature h3{font-size:23px}.parents-section{gap:50px}.play-strip span{font-size:12px}.catalog-tools{flex-wrap:wrap}.article-body{margin-left:32px}.product-detail{gap:35px}.product-grid:not(.home-products){grid-template-columns:repeat(3,minmax(0,1fr))}.builder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.games-layout{gap:35px}.parents-full{gap:40px}}
@media(max-width:800px){.site-header{height:78px}.wordmark{font-size:30px}.desktop-nav{display:none}.menu-toggle{display:grid;place-items:center}.shell{width:calc(100% - 40px)}.hero{grid-template-columns:1fr 1fr;min-height:450px;padding-block:30px}.hero h1{font-size:6.7vw;letter-spacing:-.045em}.hero-copy{padding-right:20px}.hero-copy>p{font-size:14px}.hero-image{min-height:360px}.hero .button{font-size:12px;padding:14px 16px;gap:8px}.hero .button .icon{width:17px}.hero-actions{gap:15px}.hero-secondary{font-size:12px}.wiggle-trigger{font-size:10px;padding:9px 11px;bottom:14px;right:12px}.wiggle-trigger .icon{width:16px}.play-strip .shell{justify-content:center;gap:18px;flex-wrap:wrap}.play-strip span{font-size:11px}.play-strip span:last-child,.play-strip .icon:last-of-type{display:none}.play-strip .icon{width:15px;height:15px}.section{padding-block:38px}.section-head h2{font-size:26px}.section-head .text-link{font-size:12px}.product-grid,.product-grid:not(.home-products){grid-template-columns:repeat(2,minmax(0,1fr))}.product-card h3{font-size:20px}.collection-grid{gap:16px}.series-card{display:flex;min-height:335px;padding:22px 22px 0}.series-card img{height:205px;border-radius:12px 12px 0 0}.series-card p{max-width:100%;margin-bottom:20px}.bundle-feature{grid-template-columns:1fr 1fr}.bundle-photo{min-height:370px}.bundle-copy{padding:27px}.bundle-copy h2{font-size:24px}.bundle-copy>p{font-size:13px}.bundle-preview{gap:6px}.bundle-preview span{width:33px;height:33px}.bundle-copy .button{font-size:12px;gap:8px;padding:13px 16px;white-space:normal}.play-section{grid-template-columns:1fr;gap:40px}.play-heading{max-width:530px}.play-heading h2{font-size:29px}.story-feature{max-width:600px;grid-template-columns:1fr 1.2fr;gap:38px}.story-image{max-height:270px}.story-feature h3{font-size:32px}.parents-section{grid-template-columns:1fr;gap:20px;margin-top:20px;padding-bottom:55px}.parents-heading h2 br{display:none}.parents-heading p{max-width:500px}.footer-top{gap:25px;grid-template-columns:1.2fr 1fr 1.2fr}.footer-top .wordmark{font-size:28px}.footer-top nav a{font-size:12px}.footer-top p{font-size:12px}.footer-bottom{align-items:flex-start;flex-wrap:wrap;font-size:11px}.footer-word{font-size:10.5vw}.page-intro{padding-top:30px}.product-detail{grid-template-columns:1fr 1fr;gap:25px}.detail-copy h1{font-size:28px}.detail-copy .detail-tagline{font-size:16px}.detail-copy>p{font-size:13px}.detail-copy .button{font-size:12px;padding:14px 19px;gap:10px}.specs{font-size:12px}.character-story{grid-template-columns:1fr 1fr;gap:30px}.character-story h2{font-size:25px}.character-story p{font-size:14px}.game-note{padding:24px}.article-body{width:calc(100% - 40px);margin-inline:auto}.parents-full{grid-template-columns:1fr}.games-layout{grid-template-columns:1fr}.game-picker{position:static}.game-picker p{max-width:500px}.builder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-board{padding:25px}.collection-toolbar{flex-wrap:wrap}.game-article{scroll-margin-top:25px}}
@media(max-width:560px){.shell{width:calc(100% - 36px)}.site-header{height:72px}.header-inner{gap:15px}.wordmark{font-size:28px}.collection-link{gap:7px}.nav-actions{gap:7px}.count{width:23px;height:23px;min-width:23px}.hero{grid-template-columns:1fr;gap:26px;padding-block:30px}.hero-copy{padding:0}.hero h1{font-size:clamp(3rem,12.8vw,4.7rem);line-height:1.08;letter-spacing:-.04em;margin-bottom:18px}.hero-copy>p{font-size:15px;line-height:1.6;margin-bottom:22px;max-width:330px}.hero-copy>p br{display:none}.hero-actions{flex-direction:row;align-items:center;gap:15px}.hero .button{font-size:12px;padding:14px 16px;min-height:49px;white-space:normal}.hero-secondary{font-size:11px;max-width:110px;line-height:1.5}.hero-art{height:300px}.hero-image{min-height:0;height:300px;aspect-ratio:1.2;object-position:center 56%;border-radius:18px}.wiggle-trigger{font-size:11px;padding:11px 14px}.play-strip{padding:13px 0}.play-strip .shell{gap:10px;justify-content:space-between;flex-wrap:nowrap}.play-strip span{font-size:10px}.play-strip span:nth-of-type(3),.play-strip .icon:nth-of-type(2){display:none}.play-strip .icon{width:14px;height:14px}.section{padding-block:32px}.section-head{gap:13px;margin-bottom:22px}.section-head h2{font-size:23px;max-width:240px}.section-head .text-link{font-size:11px;gap:5px}.section-head .text-link .icon{width:14px}.product-grid,.product-grid:not(.home-products){gap:27px 14px}.product-visual{border-radius:12px}.save-button{width:34px;height:34px;top:9px;right:9px}.save-button .icon{width:17px}.product-meta{font-size:10px;flex-wrap:wrap;gap:3px;margin-top:12px;margin-bottom:5px}.product-meta span:last-child{display:none}.product-card h3{font-size:16px;line-height:1.2}.product-card p{font-size:11px;line-height:1.6;min-height:36px;margin-bottom:10px}.card-link{font-size:11px;gap:6px}.card-link .icon{width:14px}.section-lead{font-size:14px;line-height:1.7;margin-top:-8px;margin-bottom:24px}.collection-grid{gap:14px}.series-card{min-height:266px;padding:17px 15px 0;border-radius:12px}.series-card h3{font-size:19px}.series-card p{font-size:11px;line-height:1.5;margin-bottom:18px;min-height:34px}.series-card img{height:155px;object-fit:cover}.round-arrow{height:30px;width:30px;right:8px;bottom:8px}.round-arrow .icon{width:17px}.bundle-feature{grid-template-columns:1fr;border-radius:18px}.bundle-photo{min-height:0;height:280px}.bundle-photo img{object-position:center 57%}.bundle-copy{padding:30px 25px}.bundle-copy h2{font-size:27px}.bundle-copy p{font-size:14px}.bundle-preview span{width:41px;height:41px}.bundle-preview{gap:10px}.bundle-copy .button{padding:15px 21px;min-height:52px}.play-heading h2{font-size:26px}.play-heading p{font-size:14px}.story-feature{gap:24px}.story-feature h3{font-size:24px}.story-image{max-height:230px}.story-type{font-size:10px}.story-feature .text-link{font-size:11px}.parents-section{gap:15px}.parents-heading h2{font-size:27px;max-width:330px}.parents-heading p{font-size:14px}.faq-list summary{padding:18px 0;font-size:14px}.faq-list details p{font-size:13px}.site-footer{padding-top:38px}.footer-top{grid-template-columns:1fr 1fr;gap:24px;padding-bottom:28px}.footer-top>div{grid-column:1/-1}.footer-top>div p br{display:none}.footer-top .wordmark{margin-bottom:15px}.footer-bottom{font-size:10px;gap:18px;padding-top:18px}.footer-bottom span:nth-child(2){order:3;flex-basis:100%}.footer-bottom a{margin-left:auto}.footer-word{padding-top:25px;font-size:10.4vw}.breadcrumbs{font-size:10px;gap:7px;padding-top:22px}.page-intro{padding-top:25px;padding-bottom:25px}.page-intro h1{font-size:30px;margin-bottom:18px;line-height:1.2}.page-intro p{font-size:14px}.catalog-tools{gap:18px;margin-bottom:16px}.filter-group{gap:7px}.filter{font-size:11px;min-height:40px;padding:9px 13px}.search{width:100%;padding-block:10px}.search input{font-size:14px}.result-count{font-size:11px}.prose-section h2{font-size:24px}.prose-section p{font-size:14px}.product-detail{grid-template-columns:1fr;gap:25px;padding-block:24px}.detail-photo img{border-radius:18px}.image-note{font-size:10px}.detail-copy{padding:0}.detail-copy h1{font-size:33px}.detail-copy .detail-tagline{font-size:18px}.detail-copy>p{font-size:15px}.detail-copy>.button{font-size:14px;min-height:54px}.series-link{margin-bottom:20px}.specs{font-size:13px}.character-story{grid-template-columns:1fr;gap:28px}.character-story h2{font-size:26px}.character-story p{font-size:15px}.detail-disclaimer{font-size:12px!important}.builder-board{padding:25px 20px;border-radius:18px}.builder-board h2{font-size:22px}.builder-board h2 span{display:block;padding:10px 0 0;font-size:14px}.bundle-slots{gap:8px}.bundle-slot{width:calc((100% - 32px)/5);height:auto;aspect-ratio:1;border-radius:10px}.bundle-slot img{border-radius:10px}.builder-actions .button{width:100%;font-size:13px;min-height:48px;padding:13px 17px}.builder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.builder-item strong{font-size:13px;margin-inline:12px}.builder-item>span{font-size:10px;margin-inline:12px}.collection-toolbar{gap:20px}.collection-toolbar .button{font-size:12px;min-height:48px}.collection-toolbar .text-link{font-size:12px}.empty-state{padding:35px 20px}.empty-state h2{font-size:24px}.empty-state p{font-size:14px}.empty-state .button{font-size:12px;padding:14px 18px;white-space:normal}.game-article h2{font-size:24px}.game-article p,.game-article li{font-size:14px}.game-picker{padding:26px}.parent-note{padding:26px}.article-body h2{font-size:22px}.article-body p{font-size:14px}.article-body{width:calc(100% - 36px)}.error-page h1{font-size:27px}.error-code{font-size:75px}.toast{font-size:12px;padding:13px 20px;bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.product-card:hover img,.series-card:hover img,.button:hover{transform:none}}
/* Reading sizes remain comfortable in compact catalog layouts. */
/* One master render per character, reused throughout the catalog. */





.product-visual{background:#fff}
.product-visual img,.detail-photo img,.series-card img,.story-image img{object-fit:contain;background:#fff}
.product-meta span:last-child{font-weight:700;white-space:nowrap}
.bundle-photo{display:flex;align-items:center;background:#fff}
.bundle-cast{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:8px;padding:28px 10px}
.bundle-photo .bundle-cast img{grid-column:span 2;width:100%;height:auto;object-fit:contain}
.bundle-photo .bundle-cast img:nth-child(4){grid-column:2/span 2}
.detail-photo{align-self:start;border-radius:24px;background:#fff}
.detail-photo .image-note{padding:0 18px 16px;margin:0;font-size:12px;line-height:1.6}
.character-features{list-style:none;padding:0;margin:20px 0 26px;display:flex;flex-wrap:wrap;gap:8px 20px;color:var(--muted);font-size:14px;line-height:1.5}
.character-features li{flex-basis:100%;padding-left:17px;position:relative}
.character-features li::before{content:'';position:absolute;left:0;top:.58em;width:5px;height:5px;border-radius:50%;background:var(--ink)}
.specs{font-size:14px}
.specs>div{grid-template-columns:1fr 1.65fr;padding:14px 0;line-height:1.6}
.material-colors{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 14px}
.material-colors li{display:inline-flex;align-items:center;gap:7px;font-size:13px;white-space:nowrap}
.material-dot{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid rgb(0 0 0 / 18%);flex-shrink:0}
.material-white{background:#f2f2ef}.material-black{background:#18191b}.material-yellow{background:#f5ce25}.material-green{background:#54a646}.material-blue{background:#16428a}.material-orange{background:#ed842c}.material-red{background:#eb3c24}.material-gray{background:#707174}.material-light_blue{background:#66c7e8}.material-violet{background:#9068c5}
.model-construction{display:grid;grid-template-columns:1fr 1.15fr;gap:50px;padding-block:38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.model-construction h2{font-size:28px;line-height:1.3;max-width:340px;margin:0}
.model-construction p{font-size:16px;line-height:1.75;margin:0 0 12px;max-width:66ch}
.model-construction .text-link{margin-top:8px;font-size:14px}
.model-family-examples{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;scroll-margin-top:110px}
.model-family-examples img{display:block;width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:16px;background:#fff;margin-bottom:22px}
.model-family-examples h3{font-size:21px}
@media(max-width:1000px){.model-construction{gap:25px}}
@media(max-width:800px){.model-construction{grid-template-columns:1fr;gap:18px}.model-construction h2{max-width:none;font-size:25px}}
@media(max-width:560px){.product-meta span:last-child{display:inline;font-size:12px}.bundle-cast{padding:12px;gap:2px}.bundle-photo{height:auto;min-height:270px}.detail-photo{border-radius:18px}.specs{font-size:13px}.specs>div{gap:12px;grid-template-columns:1fr 1.5fr}.character-features{font-size:14px;gap:8px}.material-colors{gap:6px 10px}.model-construction{padding-block:28px}.model-construction p{font-size:15px}.model-family-examples{grid-template-columns:1fr;gap:24px}.model-family-examples img{max-height:240px}.model-construction .text-link{font-size:13px}}
.product-card p{font-size:14px}.card-link{font-size:13px}
.primary{color:#102116}
@media(max-width:560px){.product-card p{font-size:13px;min-height:42px}.card-link{font-size:12px}.filter{font-size:12px}.series-card p{font-size:12px}.story-type{font-size:12px}.builder-item>span{font-size:12px}.hero-secondary{font-size:12px}.product-meta{font-size:12px}.footer-top nav a{font-size:13px}}

/* Preserve every character in the shared studio image at all viewport ratios. */
.hero-image{object-fit:contain;background:#f9df64}
/* Tiholesye: a world arranged around places, neighbours and playable stories. */
.forest{background:var(--forest)}
.collection-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.series-card{grid-column:span 2}
.series-card:nth-last-child(-n+2){grid-column:span 3}
.world-feature{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;border-block:1px solid var(--line);padding-block:45px}
.world-feature h2{margin:14px 0 20px}.world-feature p{max-width:49ch}.world-feature .quest-cast{gap:10px}
.world-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:35px;align-items:center;padding-block:48px 60px}
.world-hero h1{font-size:clamp(2.25rem,4.8vw,4.75rem);margin:20px 0 22px}
.world-hero .world-tagline{font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.35;font-weight:800;color:var(--ink);margin-bottom:20px}
.world-hero>div>p:not(.world-tagline){max-width:46ch}.world-hero .button{margin-top:10px}
.world-hero-cast{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px;align-items:end;background:white;border:1px solid var(--line);border-radius:24px;padding:20px}
.world-hero-cast>a{min-width:0;text-align:center;text-decoration:none;font-weight:800;font-size:14px}
.world-hero-cast>a:first-child{grid-row:span 2}.world-hero-cast img{width:100%;aspect-ratio:1;object-fit:contain}
.world-hero-cast>a:nth-child(2),.world-hero-cast>a:nth-child(3){width:75%;justify-self:center}
.world-hero-cast a:hover span,.quest-cast a:hover span{text-decoration:underline;text-underline-offset:4px}
.world-intro{display:grid;grid-template-columns:1fr 1.35fr;gap:60px;padding-block:25px 48px}
.world-intro h2{font-size:clamp(1.4rem,2.3vw,2.1rem)}.world-intro p{max-width:72ch;margin-bottom:0}
.world-intro>div p+p{margin-top:20px}
.place-nav{display:flex;gap:8px 22px;flex-wrap:wrap;border-block:1px solid var(--line);padding-block:22px;margin-bottom:26px}
.place-nav a{display:inline-flex;align-items:center;gap:9px;min-height:44px;text-decoration:none;font-size:14px;font-weight:800}
.place-nav a:hover{color:var(--orange)}.place-nav span{color:var(--orange);font-size:11px;font-weight:700}
.world-place{display:grid;grid-template-columns:minmax(210px,.78fr) minmax(0,2.4fr);gap:45px;padding-block:50px;border-bottom:1px solid var(--line);scroll-margin-top:30px}
.place-copy h2{font-size:clamp(1.6rem,2.5vw,2.35rem);margin:12px 0 20px}
.place-copy p{font-size:14px;line-height:1.75}.place-number{font-family:var(--display);color:var(--orange);font-size:12px}
.place-landmark{margin-top:20px}.tabletop-tip{border-left:1px solid var(--line);padding-left:17px;margin-top:26px}.tabletop-tip p{font-size:13px;margin:8px 0 0}
.product-grid.place-residents{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px;align-items:start}
.place-residents .product-card p{max-width:none;font-size:13px;min-height:0}.place-residents .product-card h3{font-size:21px}
.place-residents .product-visual{background:white;border:1px solid var(--line)}
.visiting-note{grid-column:span 2;align-self:center;padding:25px 25px 25px 38px;max-width:440px}.visiting-note h3{font-size:24px;margin:12px 0}.visiting-note p{font-size:15px}
.world-quest{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;padding-block:38px;border-top:1px solid var(--line);scroll-margin-top:30px}
.quest-intro h3{font-family:var(--display);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.3;margin:12px 0 18px}
.quest-intro p{font-size:15px;max-width:50ch}.quest-cast{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0 25px}
.quest-cast a{min-width:0;text-decoration:none;text-align:center;font-size:13px;font-weight:800}
.quest-cast img{border-radius:12px;aspect-ratio:1;object-fit:contain;background:white;margin-bottom:9px}
.quest-instructions ol,.game-note ol{padding-left:24px}.quest-instructions li,.game-note li{padding-left:7px;margin-bottom:18px;font-size:15px;line-height:1.8}
.quest-instructions li::marker,.game-note li::marker{color:var(--orange);font-weight:800}
.quest-materials{font-size:13px;line-height:1.7;padding:18px 20px;background:var(--mint);border-radius:12px;margin-bottom:25px}
.world-play-note{max-width:65ch;padding:22px 0 0;border-top:1px solid var(--line);font-size:14px}
.world-rules{border-top:1px solid var(--line);margin-bottom:35px}.world-rules h2{font-size:28px}.world-rules ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding-left:22px;margin-bottom:28px}.world-rules li{padding-left:8px;color:var(--muted);font-size:15px}
.character-origin{font-size:13px!important}.character-origin a{font-weight:700}.game-note .story-type{display:block;margin-bottom:12px}.game-note ol{margin-bottom:22px}
@media(max-width:1150px){.world-hero{gap:25px}.world-place{grid-template-columns:1fr;gap:25px}.place-copy{max-width:650px}.place-copy .tabletop-tip{margin-top:16px}.world-intro{gap:35px}.world-feature{gap:30px}.world-quest{gap:35px}.series-card:nth-last-child(-n+2){grid-column:span 3}.collection-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.series-card{grid-column:span 3}.series-card:last-child{grid-column:span 6}}
@media(max-width:800px){.world-hero{grid-template-columns:1fr;max-width:650px}.world-hero-cast{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.world-hero-cast>a:first-child{grid-row:auto}.world-hero-cast>a:nth-child(2),.world-hero-cast>a:nth-child(3){width:100%}.world-hero h1{font-size:clamp(2rem,7vw,3.5rem)}.world-intro,.world-feature,.world-quest{grid-template-columns:1fr;gap:22px}.world-hero{padding-block:30px}.world-intro{padding-block:25px 35px}.world-feature .quest-cast{max-width:600px;margin-bottom:0}.world-rules ol{grid-template-columns:1fr;gap:20px}.quest-intro .quest-cast{max-width:440px}.world-place{padding-block:34px}.world-feature{padding-block:32px}}
@media(max-width:560px){.world-hero{max-width:none}.world-hero-cast{padding:12px;gap:6px;border-radius:16px}.world-hero-cast>a{font-size:12px}.world-hero .button{font-size:12px;white-space:normal;padding:14px 18px}.world-intro h2{font-size:23px}.world-intro p{font-size:14px}.place-nav{gap:4px 16px;padding-block:14px;margin-bottom:4px}.place-nav a{font-size:12px}.product-grid.place-residents{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.place-residents .product-card h3{font-size:19px}.place-residents .product-card p{font-size:13px;line-height:1.7}.visiting-note{grid-column:auto;padding:0 0 0 4px}.visiting-note h3{font-size:19px}.visiting-note p{font-size:13px}.visiting-note .text-link{white-space:normal;font-size:12px}.world-quest{gap:25px;padding-block:30px}.quest-instructions li,.game-note li{font-size:14px}.quest-intro .button{font-size:12px;min-height:48px;padding:14px 18px}.quest-cast{gap:10px}.quest-cast a{font-size:12px}.world-feature h2{font-size:25px}.world-feature p{font-size:14px}.world-feature .button{font-size:12px}.world-rules h2{font-size:24px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.series-card,.series-card:nth-last-child(-n+2){grid-column:span 1}.series-card:last-child{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:20px;min-height:210px}.series-card:last-child img{height:auto}.series-card:last-child p{max-width:160px}}
/* Breed labels remain visible wherever a pet can be chosen. */
.product-card .pet-breed{color:var(--ink);font-size:14px;line-height:1.45;font-weight:700;min-height:0;max-width:none;margin:5px 0 12px}
.pets-intro{padding-bottom:32px}.pets-intro h1{font-size:clamp(2rem,4.2vw,4rem);max-width:18ch}.pets-intro>p{max-width:62ch}
.pets-nav{display:flex;flex-wrap:wrap;gap:10px 28px;margin-top:24px;border-bottom:1px solid var(--line);padding-bottom:16px}
.pets-nav a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:800;text-decoration:none}.pets-nav a:hover{color:var(--orange)}
.pet-family{scroll-margin-top:25px;padding-top:10px}.pet-family .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pet-family .product-card p{font-size:14px;max-width:34ch;min-height:0}.pet-family .product-card h3{font-size:24px}.pet-family .section-lead{font-size:16px}.pet-family .product-visual{background:white;border:1px solid var(--line)}
.pet-neighbour{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(0,1.25fr);align-items:center;gap:60px;border-block:1px solid var(--line);padding-block:30px}.pet-neighbour-image{display:block;max-width:360px;background:white;border-radius:16px;overflow:hidden}.pet-neighbour p{max-width:52ch}.pet-neighbour h2{font-size:clamp(1.6rem,3vw,2.6rem)}
.pets-story{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-top:0}.pets-story h2{font-size:clamp(1.6rem,3vw,2.6rem)}.pets-story p{max-width:58ch}.pets-story h3{font-size:24px}
.builder-item .builder-breed{font-size:13px;line-height:1.5;color:var(--ink);margin-top:-4px;margin-bottom:12px}.pet-detail-breed{font-size:16px!important;font-weight:700}
@media(max-width:800px){.pet-family .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-neighbour{gap:30px}.pets-story{grid-template-columns:1fr;gap:20px}.pet-family .product-card h3{font-size:22px}}
@media(max-width:560px){.pets-intro h1{font-size:30px;max-width:18ch}.pets-nav{gap:8px 22px}.pets-nav a{font-size:14px}.pet-family .product-card h3{font-size:20px}.pet-family .product-card p,.product-card .pet-breed{font-size:14px;line-height:1.6}.pet-family .product-meta{font-size:12px}.pet-family .card-link{font-size:13px;min-height:40px}.pet-neighbour{grid-template-columns:1fr;gap:22px}.pet-neighbour-image{max-width:260px}.pet-neighbour h2{font-size:25px}.pet-neighbour p,.pets-story p{font-size:16px}.builder-item .builder-breed{font-size:12px}.pets-story .button{white-space:normal}}
/* Russian folk tales extend the existing catalogue and story layouts. */
.collection-count-6 .series-card,.collection-count-6 .series-card:nth-last-child(-n+2){grid-column:span 2}
.tales-intro h1{font-size:clamp(2.2rem,4.4vw,4.5rem);line-height:1.15;letter-spacing:-.03em}
.tales-intro>p{max-width:46rem;font-size:1.125rem}.tales-intro .pets-nav{margin-bottom:0}
.tale-heroes{scroll-margin-top:1.5rem}.tale-heroes .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.tale-heroes .product-card h3{font-size:1.25rem;line-height:1.3;letter-spacing:-.02em}
.tale-heroes .product-card p{font-size:1rem;line-height:1.65;min-height:0}.tale-heroes .card-link{font-size:.875rem;min-height:44px}
.tale-heroes .product-meta{font-size:.875rem}.tone-skazki{background:white}
.tale-source{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding-block:2.5rem;border-top:1px solid var(--line)}
.tale-source h2{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.3}.tale-source p{max-width:65ch;font-size:1rem}
.tale-source ul{padding-left:1.2rem;margin:1rem 0}.tale-source li{padding-block:.35rem}.tale-source a{text-decoration:underline;text-underline-offset:.25em}
.tale-source .tale-editorial-note{font-size:.875rem;color:var(--muted)}
.tales-adventures{scroll-margin-top:1.5rem}.tales-adventures .section-lead{font-size:1rem}.tales-adventures .quest-intro h3{font-family:var(--display);font-size:1.6rem;line-height:1.35}
.tales-adventures .quest-intro>p,.tales-adventures .quest-instructions li,.tales-play-note{font-size:1rem}.tales-adventures .quest-cast a,.tales-feature .quest-cast a{font-size:.875rem}
@media(max-width:1150px){.collection-count-6 .series-card,.collection-count-6 .series-card:nth-last-child(-n+2){grid-column:span 3}.tale-heroes .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.tale-source{grid-template-columns:1fr;gap:1rem}.tales-intro>p{font-size:1rem}}
@media(max-width:560px){.collection-count-6 .series-card,.collection-count-6 .series-card:nth-last-child(-n+2){grid-column:span 1;display:flex;padding:17px 15px 0;min-height:266px}.collection-count-6 .series-card:last-child img{height:155px}.tale-heroes .product-card h3{font-size:1.125rem}.tale-heroes .product-card p{font-size:.875rem}.tale-heroes .product-meta{font-size:.75rem}.tale-heroes .card-link{font-size:.875rem}.tales-intro .pets-nav a{font-size:.875rem}.tales-adventures .quest-intro h3{font-size:1.35rem}.tales-adventures .button{font-size:.875rem;white-space:normal}.tale-source{padding-block:2rem}.tales-adventures .quest-cast{gap:.5rem}}

/* A quiet character aside; size stays part of the story. */
.detail-copy .character-size-note,.passport-information .character-size-note,.reward-copy .character-size-note{font-size:1rem;line-height:1.75;color:var(--ink);max-width:58ch;margin:18px 0 24px}.passport-information .character-size-note{font-size:.9375rem;margin:12px 0 20px}.reward-copy .character-size-note{font-size:1rem}

.social-nav-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgba(32,56,45,0.06);color:var(--ink);text-decoration:none;transition:transform .15s ease,background .15s ease,color .15s ease}.social-nav-link:hover{transform:translateY(-2px);background:var(--orange);color:#fff}.social-nav-link .icon{width:18px;height:18px}.footer-community{display:flex;flex-direction:column;gap:10px}.footer-community-title{font-weight:800;font-size:13px;letter-spacing:-.01em;margin-bottom:4px;color:var(--ink)}