:root{--ink:#153938;--teal:#123f3c;--yellow:#ffd745;--paper:#fff;--muted:#5b6b6a;--line:#e2e9e6;--pink:#f8d7e3;--green:#daeee5;--radius:20px;font-family:'DM Sans',sans-serif;color:var(--ink);background:white;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a:hover{text-decoration:underline}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #8740cc;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,.logo,.price,.budget-band strong{font-family:'Fredoka',sans-serif;font-weight:600}h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.09;letter-spacing:-.02em}h2{font-size:clamp(1.7rem,2.5vw,2.3rem);line-height:1.16;letter-spacing:-.01em}p{line-height:1.65}img{max-width:100%;object-fit:contain}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:absolute;left:12px;top:-80px;background:white;padding:16px;z-index:20}.skip:focus{top:12px}.topline{background:var(--teal);color:#fff;text-align:center;font-size:.82rem;padding:9px 24px}.topline span{position:absolute;right:5%;color:#f4db76}header{background:white;border-bottom:1px solid var(--line)}.header-inner{max-width:1320px;margin:auto;display:flex;align-items:center;gap:70px;padding:24px 28px}.logo{font-size:2.15rem;line-height:.86;display:inline-block;letter-spacing:-.055em;flex-shrink:0}.logo:hover{text-decoration:none}.logo-bottom{display:block;font-size:1.43rem;letter-spacing:-.035em}.logo-dot{color:#e69b00;font-size:2rem}.search{display:flex;flex:1;border:1px solid #d7e3e0;border-radius:40px;background:#f6f9f7;overflow:hidden;max-width:680px}.search input{width:100%;min-width:0;border:0;background:transparent;padding:16px 23px;color:var(--ink);font-size:.95rem}.search button{width:64px;border:0;background:var(--yellow);font-size:2rem;color:var(--ink)}.header-gift{font-size:.84rem;line-height:1.6;white-space:nowrap}.main-nav{max-width:1320px;margin:auto;display:flex;gap:34px;align-items:center;padding:0 28px;overflow-x:auto;scrollbar-width:thin}.main-nav a{font-size:.94rem;white-space:nowrap;font-weight:600;padding:17px 0;border-bottom:3px solid transparent}.main-nav a.active{border-color:var(--ink)}.main-nav a:last-child{margin-left:auto;color:#9a3c18}main{max-width:1320px;padding:0 28px;margin:auto}.hero{display:grid;grid-template-columns:1.15fr 1fr .65fr;margin-top:26px;border-radius:26px;overflow:hidden;background:var(--yellow);min-height:425px;position:relative}.hero-copy{padding:40px 12px 34px 38px;position:relative;z-index:1}.pill{display:inline-block;border:1px solid #88711e;border-radius:30px;padding:7px 13px;font-size:.82rem;font-weight:600;margin-bottom:18px}.hero h1{font-size:clamp(2.5rem,4.8vw,4.25rem);line-height:.99;letter-spacing:-.045em;margin-bottom:20px}.hero-copy p{max-width:350px;font-size:1rem;line-height:1.55}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:28px;padding:15px 24px;font-weight:600;line-height:1.4;min-height:48px}.button:hover{text-decoration:none;filter:brightness(1.1)}.dark{background:var(--teal);color:white}.hero-foot{font-size:.77rem;margin-top:23px}.hero-foot span{padding:0 6px}.hero-product{position:relative;padding:28px 15px 72px;display:flex;align-items:center;justify-content:center}.hero-product>a:first-child{width:100%;height:315px;background:white;border-radius:50% 45% 45% 48%;overflow:hidden;transform:rotate(-4deg);padding:20px;box-shadow:8px 10px 0 #ecbb2a}.hero-product img{width:100%;height:100%;mix-blend-mode:multiply;transform:rotate(4deg)}.hero-sticker{position:absolute;top:27px;right:0;background:#e8e0fd;color:#4b2867;border:3px solid white;transform:rotate(8deg);padding:16px;border-radius:20px;font-size:.83rem;line-height:1.2;text-align:center;box-shadow:3px 3px 0 #d6b02f}.hero-sticker strong{font-family:'Fredoka',sans-serif;font-size:1.65rem}.hero-product-caption{position:absolute;left:22px;bottom:22px;display:flex;flex-direction:column;gap:5px}.hero-product-caption span{font-size:.85rem}.hero-side{background:#d9ebe2;padding:28px 23px;display:flex;flex-direction:column;justify-content:space-between;border-left:8px solid white}.hero-side>span:first-child{font-family:'Fredoka',sans-serif;font-size:1.65rem;line-height:1.1}.hero-side img{background:white;border-radius:20px;width:100%;height:205px;margin:18px 0}.side-bottom{font-size:.85rem;font-weight:600}.benefits{display:flex;justify-content:space-around;gap:20px;padding:19px 0;border-bottom:1px solid var(--line);font-size:.8rem}.section{margin:52px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px}.section-heading h2{margin-bottom:8px}.section-heading p{margin-bottom:0;color:var(--muted);font-size:.95rem}.text-link{font-weight:600;font-size:.92rem;flex-shrink:0}.age-nav{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:10px}.age-nav a{border:1px solid #cdddd5;background:#f2f8f5;border-radius:15px;padding:20px 5px;text-align:center;transition:background .15s}.age-nav a:hover{background:var(--yellow);text-decoration:none}.age-nav strong{font-family:'Fredoka',sans-serif;font-size:1.12rem;display:block}.age-nav span{font-size:.74rem;display:block;margin-top:6px;color:#4c6660}.universe-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:20px}.universe-tile{text-align:center;display:flex;flex-direction:column;align-items:center}.universe-tile>div{width:100%;aspect-ratio:1;background:var(--tile);border-radius:50%;padding:15px;overflow:hidden}.universe-tile img{height:100%;background:white;border-radius:50%;width:100%;padding:8px}.universe-tile strong{font-size:.88rem;margin-top:14px;line-height:1.3}.universe-tile>span{font-size:.76rem;color:var(--muted);margin-top:5px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-products{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;display:flex;flex-direction:column;background:white;min-width:0}.product-image{background:white;padding:20px;display:block;height:210px}.product-image img{width:100%;height:100%;transition:transform .18s}.product-image:hover img{transform:scale(1.04)}.product-copy{padding:4px 18px 16px;display:flex;flex-direction:column;flex:1}.brand-name{font-size:.76rem;color:#53716a;font-weight:700}.product-card h3{font-family:'DM Sans',sans-serif;font-size:.91rem;font-weight:600;line-height:1.48;margin:7px 0 10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.age{color:var(--muted);font-size:.8rem;margin-bottom:10px}.rank-tag{font-size:.7rem;color:#426249;background:#eef6eb;border-radius:6px;padding:5px 7px;line-height:1.4;margin-bottom:10px;align-self:flex-start}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:7px;gap:10px}.price{font-size:1.7rem;line-height:1.1}.price.price-unavailable{font-family:'DM Sans',sans-serif;font-size:.86rem;color:var(--muted)}.round-link{background:var(--yellow);width:37px;height:37px;border-radius:50%;display:grid;place-content:center;font-size:1.3rem;flex-shrink:0}.world-duo{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:60px 0}.world-duo>a{border-radius:23px;background:#f7dce7;padding:32px 38px;position:relative}.world-duo>a:nth-child(2){background:#d8eaf8}.world-duo span{font-size:.87rem}.world-duo h2{font-size:2.6rem;margin:10px 0}.world-duo p{font-size:.95rem}.world-duo strong{font-size:.88rem}.budget-band{background:var(--teal);border-radius:24px;color:white;padding:35px 40px;display:flex;justify-content:space-between;align-items:center;gap:30px;margin:50px 0}.budget-band h2{margin-bottom:10px}.budget-band p{margin:0;color:#d7e6e0}.budget-band>a{border:1px solid #91ada3;border-radius:50%;width:145px;height:145px;flex-shrink:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#e4edd1;color:var(--ink);font-size:.9rem}.budget-band>a:nth-of-type(2){background:var(--yellow)}.budget-band>a:nth-of-type(3){background:#f6d8e4}.budget-band strong{font-size:2.5rem}.faq{max-width:860px;margin:60px auto}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-size:1rem;font-weight:600;line-height:1.5}details p{margin:15px 0 0;color:var(--muted)}.faq .text-link{display:inline-block;margin-top:24px}footer{background:#f2f6f3;border-top:1px solid var(--line);margin-top:70px;padding:42px 28px 22px}.footer-main{max-width:1264px;margin:auto;display:grid;grid-template-columns:.7fr 1.2fr 1.2fr;gap:70px}.footer-main p{font-size:.9rem;color:var(--muted)}.footer-main>div{display:flex;flex-direction:column;gap:14px;font-size:.84rem}.footer-disclosure{max-width:1264px;margin:30px auto 0;border-top:1px solid #d8e2db;padding-top:20px;font-size:.75rem;color:#586a60;line-height:1.65}.breadcrumb{padding-top:22px;font-size:.78rem;color:var(--muted);line-height:1.6;overflow-wrap:anywhere}.breadcrumb span{margin:0 8px}.collection-heading{padding:34px 0 15px;max-width:880px}.collection-heading h1{font-size:2.8rem}.collection-heading p{color:var(--muted)}.compact-age{margin:0 0 35px}.catalog-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:36px;margin:16px 0 40px}.filters{border-top:1px solid var(--line);padding-top:22px}.filters h2{font-family:'DM Sans',sans-serif;font-size:1.1rem}.filters label{display:block;font-size:.84rem;font-weight:600;margin:22px 0 9px}.filters input,.filters select{width:100%;padding:12px 10px;border:1px solid #b4c6bc;border-radius:8px;background:white;color:var(--ink);font-size:.88rem}.reset{border:0;text-decoration:underline;background:transparent;padding:18px 0;color:var(--muted);font-size:.83rem}.small{font-size:.79rem;line-height:1.6;color:var(--muted)}.results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;min-height:36px}.results-toolbar p{margin:0;font-size:.9rem;font-weight:600}.results-toolbar label{font-size:.83rem}.results-toolbar select{padding:9px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink);max-width:175px}.catalog-note{font-size:.75rem;color:var(--muted);margin-top:25px}.empty{background:#f2f8f5;padding:25px;border-radius:12px}.reading{max-width:800px;margin:45px auto 60px}.reading h1{font-size:2.8rem}.reading h2{font-size:1.7rem;margin-top:32px}.reading p{color:#405a51;line-height:1.8}.pdp{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:38px 0}.pdp-gallery>img{width:100%;height:460px;border:1px solid var(--line);border-radius:24px;padding:30px}.pdp-gallery{min-width:0}.gallery-main{display:block}.gallery-thumbs{display:flex;gap:10px;margin-top:14px;padding:4px 4px 10px;overflow-x:auto;scrollbar-width:thin}.gallery-thumb{flex:0 0 88px;width:88px;height:88px;padding:6px;background:white;border:1px solid var(--line);border-radius:12px;transition:border-color .15s,background .15s}.gallery-thumb img{display:block;width:100%;height:100%;object-fit:contain}.gallery-thumb:hover{border-color:var(--teal)}.gallery-thumb[aria-pressed="true"]{border:2px solid var(--teal);background:#f2f8f5;padding:5px}.gallery-caption{font-size:.76rem;color:var(--muted);margin:0;text-align:center}.pdp-info h1{font-family:'DM Sans',sans-serif;font-size:1.65rem;line-height:1.4;letter-spacing:-.015em;margin:10px 0 18px}.age-chip{display:inline-block;border-radius:8px;background:#e8f2eb;padding:7px 12px;font-size:.88rem;margin-bottom:20px}.purchase{background:#f3f7f3;padding:24px;border-radius:17px}.purchase .price{font-size:2.5rem}.purchase p{margin:12px 0}.purchase .button{width:100%;margin-top:10px}.pdp-info dl{display:grid;grid-template-columns:1fr 1fr;font-size:.82rem;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}dd{margin:0;overflow-wrap:anywhere}.pdp-info li{font-size:.9rem;line-height:1.65;margin-bottom:14px}.pdp-info ul{padding-left:20px}.pdp-info details p{font-size:.9rem}.product-card[hidden]{display:none!important}
@media(min-width:1500px){.hero-copy{padding-top:43px}.hero h1{font-size:4.2rem}}
@media(max-width:1100px){.header-inner{gap:30px}.main-nav{gap:23px}.hero{grid-template-columns:1.1fr 1fr}.hero-side{display:none}.hero h1{font-size:3.4rem}.hero-product{padding:20px 25px 70px}.hero-sticker{right:20px}.age-nav{grid-template-columns:repeat(5,1fr)}.universe-grid{grid-template-columns:repeat(4,1fr);gap:24px}.universe-tile>div{max-width:155px}.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:24px}.product-grid{gap:14px}.product-image{height:180px}.home-products{grid-template-columns:repeat(4,minmax(0,1fr))}.budget-band{gap:18px;padding:28px}.budget-band>a{width:110px;height:110px}.pdp{gap:30px}.footer-main{gap:35px}}
@media(max-width:760px){main{padding:0 16px}.topline{font-size:.73rem;padding:8px 12px}.topline span{display:none}.header-inner{padding:18px 16px;flex-wrap:wrap;gap:16px}.logo{font-size:1.95rem}.logo-bottom{font-size:1.3rem}.header-gift{margin-left:auto;font-size:.76rem}.search{order:3;flex-basis:100%;max-width:none}.search input{padding:13px 16px;font-size:.9rem}.search button{font-size:1.6rem}.main-nav{padding:0 16px;gap:24px}.main-nav a{font-size:.85rem;padding:12px 0}.main-nav a:last-child{margin-left:0}.hero{margin-top:17px;min-height:360px;border-radius:20px;grid-template-columns:1fr 1fr}.hero-copy{padding:26px 0 25px 23px}.pill{font-size:.67rem;padding:6px 9px;margin-bottom:16px}.hero h1{font-size:2.55rem}.hero-copy p{font-size:.84rem;line-height:1.5}.hero-copy .button{font-size:.8rem;padding:12px 16px;border-radius:20px}.hero-foot{font-size:.67rem;line-height:1.6;max-width:150px;margin-top:15px}.hero-product{padding:25px 18px 75px 15px}.hero-product>a:first-child{height:225px;padding:12px}.hero-sticker{padding:9px;top:18px;right:6px;font-size:.62rem;border-width:2px;border-radius:14px}.hero-sticker strong{font-size:1.22rem}.hero-product-caption{left:14px;bottom:27px;font-size:.8rem}.hero-product-caption span{font-size:.7rem}.benefits{font-size:.67rem;gap:12px;align-items:flex-start;padding:15px 0}.benefits span{flex:1;line-height:1.5}.section{margin:34px 0}.section-heading{gap:12px;align-items:start;flex-wrap:wrap;margin-bottom:20px}.section-heading h2{font-size:1.8rem}.section-heading p{font-size:.85rem}.text-link{font-size:.8rem}.age-nav{gap:8px}.age-nav a{padding:15px 3px}.age-nav strong{font-size:.96rem}.age-nav span{font-size:.65rem}.universe-grid{gap:18px 12px}.universe-tile>div{padding:9px}.universe-tile img{padding:5px}.universe-tile strong{font-size:.77rem;margin-top:9px}.universe-tile>span{font-size:.67rem}.product-grid,.home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image{height:180px;padding:15px}.product-copy{padding:4px 12px 12px}.product-card h3{font-size:.82rem}.brand-name{font-size:.7rem}.age{font-size:.72rem}.rank-tag{font-size:.64rem}.price{font-size:1.5rem}.round-link{width:32px;height:32px}.world-duo{gap:12px;margin:35px 0}.world-duo>a{padding:23px 18px;border-radius:17px}.world-duo h2{font-size:1.9rem}.world-duo span,.world-duo p,.world-duo strong{font-size:.76rem}.budget-band{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 20px;gap:14px;margin:35px 0}.budget-band>div{grid-column:1/-1;margin-bottom:5px}.budget-band h2{font-size:2rem}.budget-band>a{width:100%;height:auto;aspect-ratio:1;font-size:.75rem}.budget-band strong{font-size:2rem}.faq{margin:40px 0}.faq h2{font-size:1.9rem}summary{font-size:.9rem}.faq p{font-size:.9rem}footer{padding:30px 20px 20px;margin-top:40px}.footer-main{grid-template-columns:1fr 1fr;gap:25px}.footer-main .logo{align-self:start}.footer-main p{font-size:.79rem}.footer-main>div{grid-column:1/-1;font-size:.8rem}.footer-disclosure{font-size:.7rem}.collection-heading{padding-top:25px}.collection-heading h1{font-size:2rem}.collection-heading p{font-size:.88rem}.catalog-layout{display:block;margin-top:8px}.filters{border:1px solid var(--line);border-radius:14px;padding:15px;margin-bottom:20px}.filters h2{font-size:1rem;margin-bottom:10px}#filters{display:grid;grid-template-columns:1fr 1fr;gap:7px 12px}#filters label{margin:5px 0 0}#filters label:nth-of-type(1){grid-column:1;grid-row:1}#filter-text{grid-column:1;grid-row:2}#filters label:nth-of-type(2){grid-column:2;grid-row:1}#filter-universe{grid-column:2;grid-row:2}#filters label:nth-of-type(3){grid-column:1;grid-row:3}#filter-price{grid-column:1;grid-row:4}#filters label:nth-of-type(4){grid-column:2;grid-row:3}#filter-age{grid-column:2;grid-row:4}#filters .reset{grid-column:1/-1;padding:9px 0;text-align:left}.filters .small{margin:0;font-size:.72rem}.results-toolbar label{font-size:.73rem}.results-toolbar select{font-size:.75rem;max-width:142px}.results-toolbar p{font-size:.8rem}.pdp{display:block;margin-top:24px}.pdp-gallery>img{height:330px;padding:25px}.pdp-info{margin-top:30px}.pdp-info h1{font-size:1.4rem}.purchase{padding:20px}.reading{margin:30px 0}.reading h1{font-size:2rem}.reading p{font-size:.94rem}.breadcrumb{font-size:.7rem}.compact-age{margin-bottom:25px}}
@media(max-width:390px){.hero{grid-template-columns:1fr}.hero-copy{padding:25px}.hero h1{font-size:3rem}.hero-copy p{max-width:none}.hero-product{height:260px;padding:0 45px 60px}.hero-product>a:first-child{height:195px;max-width:215px}.hero-product-caption{left:25px;bottom:16px}.hero-sticker{right:35px;top:0}.hero-foot{max-width:none}.universe-grid{grid-template-columns:repeat(3,1fr)}.age-nav{grid-template-columns:repeat(5,1fr)}.age-nav strong{font-size:.8rem}.age-nav span{font-size:.6rem}.product-image{height:145px;padding:12px}.price{font-size:1.32rem}.product-copy{padding:4px 9px 12px}.world-duo{grid-template-columns:1fr}.budget-band{padding:22px 13px;gap:10px}.budget-band>a{font-size:.65rem}.budget-band strong{font-size:1.7rem}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.availability{display:block;margin:0 0 10px;font-size:.72rem}.purchase .availability{margin:12px 0;font-size:.85rem}

.topline,.hero-foot,.benefits,.rank-tag,.age-nav span,.universe-tile>span,.brand-name,.age,.footer-disclosure,.catalog-note,.availability,.hero-sticker,.hero-product-caption span{font-size:max(.75rem,.8em)}

@media(max-width:760px){.gallery-thumb{flex-basis:72px;width:72px;height:72px}.gallery-thumbs{gap:8px}}

.logo{display:inline-flex;align-items:center;gap:10px}.logo-symbol{display:block;width:52px;height:52px;flex:none}.footer-main>.logo{align-self:start;justify-self:start}
@media(max-width:760px){.logo{gap:8px}.logo-symbol{width:44px;height:44px}}
