@font-face{font-family:DM Sans;src:url('/assets/dm-sans-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url('/assets/dm-sans-semibold.ttf') format('truetype');font-weight:600 800;font-display:swap}
@font-face{font-family:Lora;src:url('/assets/lora-semibold.ttf') format('truetype');font-weight:600;font-display:swap}
:root{--ink:#2e1b64;--muted:#5e596b;--lavender:#f0ebfa;--coral:#ce3828;--peach:#fff3e5;--line:#e3ddeb;--white:#fff;--sans:'DM Sans',Arial,sans-serif;--serif:Lora,Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:25px}body{margin:0;background:#fff;color:var(--ink);font:17px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:1.2}h1{font-size:clamp(44px,4.65vw,66px);letter-spacing:-2.7px}h2{font-size:clamp(29px,3vw,39px);letter-spacing:-1.2px}h3{font-size:23px;letter-spacing:-.5px}p{color:var(--muted)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #7652bd;outline-offset:5px}button:disabled{cursor:default}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.draft-note{background:#e7e0f2;min-height:32px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:#514267}.draft-note span{font-weight:600}.draft-note a{margin-left:12px;text-underline-offset:3px}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:var(--sans);font-size:24px;font-weight:600;letter-spacing:-1px;text-decoration:none;white-space:nowrap}.site-header nav{display:flex;gap:34px;font-size:15px;font-weight:600}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:var(--coral)}.menu-toggle{display:none}.hero{background:var(--lavender);padding-top:48px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:600;color:#67508e;margin-bottom:19px}.hero-copy{position:relative;z-index:1;padding:22px 0}.intro{font-size:19px;line-height:1.7;max-width:430px;margin:24px 0 30px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border:0;border-radius:7px;padding:12px 25px;text-decoration:none;font-weight:600;font-size:15px;white-space:nowrap}.coral{background:var(--coral);color:#fff}.coral:hover{background:#af2c21}.text-link{display:inline-block;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px;font-size:15px;font-weight:600;line-height:1.5}.text-link:hover{color:var(--coral)}.hero-art{height:427px;position:relative;margin:0 -20px 0 0;isolation:isolate}.backyard{position:absolute;bottom:0;width:100%;height:87%;object-fit:cover;border-radius:46% 46% 6% 6%;object-position:center 60%;z-index:-1}.grandma,.grandpa{position:absolute;bottom:0;height:100%;width:auto;max-width:none;object-fit:contain}.grandma{left:5%}.grandpa{right:0%;height:102%}.hero-foot{text-align:center;font-size:13px;padding:25px 24px 27px;color:#615575}.hero-foot span{margin-left:6px}.spotlight{padding-top:40px}.section-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.section-line .eyebrow{margin:0}.rotation-control{color:var(--muted);font-size:12px;background:none;border:1px solid var(--line);border-radius:5px;padding:7px 12px;min-height:34px}.spotlight-card{display:grid;grid-template-columns:152px 1fr 190px;align-items:center;gap:32px;border:1px solid var(--line);border-radius:14px;padding:30px 36px;background:#fcfaff;min-height:280px}.spotlight-card>img{width:152px;border-radius:28px}.small-label{font-size:12px;color:#685885;margin-bottom:8px}.spotlight-copy h2{font-size:29px;letter-spacing:-.8px}.spotlight-copy>p:not(.small-label){font-size:15px;max-width:490px;margin:12px 0}.spotlight-copy .text-link{font-size:14px}.feature-select{display:grid;gap:7px;border-left:1px solid var(--line);padding-left:22px}.feature-select button{border:0;background:none;text-align:left;color:var(--muted);font-size:13px;min-height:42px;padding:9px 8px;border-radius:5px}.feature-select button[aria-pressed=true]{background:#e9e1f6;color:var(--ink);font-weight:600}.feature-select button:hover{background:#eee8f6}.feature-select span{margin-right:8px;font-size:11px}.games{padding:74px 0 67px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:26px;margin-bottom:41px}.section-heading .eyebrow{margin-bottom:10px}.section-heading>.text-link{white-space:nowrap;margin-bottom:5px}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:43px}.game-card{text-align:center;position:relative;padding:6px 22px 4px}.game-card:not(:nth-child(3n)){border-right:1px solid var(--line)}.game-card>a{text-decoration:none;display:flex;align-items:center;flex-direction:column;height:100%}.game-card img{width:174px;height:174px;object-fit:contain;margin-bottom:23px;border-radius:30px;transition:transform .18s}.game-card a:hover img{transform:translateY(-4px)}.game-card h3{min-height:58px;display:grid;align-items:center}.game-card p{font-size:15px;margin:10px 0 18px}.game-card .text-link{margin-top:auto}.catalog-note{text-align:center;font-size:12px;margin-top:39px}.story-band{background:var(--lavender);padding:58px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px}.story-grid .eyebrow{margin-bottom:16px}.story-grid p:not(.eyebrow){font-size:16px;margin-bottom:15px}.story-grid .text-link{margin-top:7px}.activities{display:grid;grid-template-columns:1fr 260px;gap:80px;align-items:center;margin-block:60px;padding:32px 70px;background:var(--peach);border-radius:14px}.activity-copy p:not(.eyebrow){max-width:480px;margin:19px 0 24px;font-size:16px}.activity-copy .eyebrow{color:#925326}.coloring-sheet{margin:0;transform:rotate(3deg);max-width:204px;justify-self:center;background:white;box-shadow:0 8px 25px #67422b14;padding:8px 8px 7px}.coloring-sheet img{width:100%;height:auto}.coloring-sheet figcaption{font-size:11px;color:#6e6460;text-align:center;padding:3px 0}.newsletter{background:var(--ink);padding:43px 0 40px;color:#fff}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.newsletter h2{font-size:29px;letter-spacing:-.8px}.newsletter p{color:#e4dcee;font-size:13px;margin-top:13px}.newsletter label{font-size:12px;display:block;margin-bottom:7px}.form-row{display:flex;gap:10px}input{min-width:0;width:100%;border:1px solid #ddd0ec;border-radius:6px;min-height:50px;padding:10px 15px;background:#fff;color:var(--ink);font-size:14px}.newsletter .form-note{font-size:11px;min-height:20px;margin-top:8px}.site-footer{padding:39px 0 27px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.site-footer .brand{font-size:20px}.site-footer nav{display:flex;gap:23px;flex-wrap:wrap;font-size:12px}.site-footer nav a{text-decoration:none}.site-footer nav a:hover{text-decoration:underline}.site-footer>p{width:100%;border-top:1px solid var(--line);padding-top:20px;font-size:11px;display:flex;justify-content:space-between}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:absolute;z-index:99;left:20px;top:-80px;padding:12px 20px;background:white}.skip-link:focus{top:10px}.placeholder{min-height:60vh;max-width:740px;padding-block:75px}.placeholder h1{font-size:48px}.placeholder p{margin:22px 0}.placeholder .hero-actions{margin-top:30px}.placeholder-icon{width:110px;margin-bottom:25px}.placeholder .eyebrow{margin-top:0}.placeholder-message{padding:16px 20px;border-left:3px solid #c1afd9;background:var(--lavender);font-size:14px}
@media(min-width:1500px){.hero-grid{gap:55px}.hero-art{margin-right:0}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:23px}.hero-art{height:370px;margin-right:-13px}.hero-copy h1{font-size:49px;letter-spacing:-2px}.hero-actions{gap:19px}.hero-actions .text-link{font-size:13px}.intro{font-size:17px;max-width:360px}.spotlight-card{grid-template-columns:118px 1fr 157px;gap:22px;padding:25px}.spotlight-card>img{width:118px}.feature-select{padding-left:13px}.feature-select button{font-size:12px;padding-inline:5px}.spotlight-copy h2{font-size:26px}.game-card h3{font-size:20px}.activities{gap:40px;padding:32px 40px}.newsletter-grid{gap:28px}.form-row .button{padding-inline:16px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.draft-note{font-size:11px;gap:8px}.draft-note a{margin-left:6px}.site-header{height:75px;flex-wrap:wrap;position:relative;z-index:5}.brand{font-size:21px}.menu-toggle{display:block;font-size:13px;background:white;border:1px solid var(--line);border-radius:5px;padding:8px 12px;min-height:40px}.site-header nav{display:none;position:absolute;top:66px;right:0;left:0;padding:20px;background:#fff;box-shadow:0 10px 15px #2e1b6414;border:1px solid var(--line);gap:0}.site-header nav.open{display:grid}.site-header nav a{padding:12px}.hero{padding-top:26px}.hero-grid{grid-template-columns:1fr;gap:14px}.hero-copy{padding:8px 0 0}.hero-copy h1{font-size:49px;line-height:1.13;letter-spacing:-2px}.hero-copy .eyebrow{font-size:11px;margin-bottom:17px}.intro{font-size:16px;line-height:1.6;max-width:430px;margin:20px 0 24px}.hero-actions{gap:17px}.hero-actions .text-link{font-size:12px}.button{padding:12px 21px;font-size:14px}.hero-art{height:315px;width:min(450px,100%);justify-self:center;margin:0}.grandma{left:11%}.grandpa{right:9%}.hero-foot{font-size:11px;padding:19px 20px 23px}.hero-foot span{display:block;margin:4px 0 0}.spotlight{padding-top:28px}.spotlight-card{grid-template-columns:84px 1fr;padding:22px 18px;gap:16px;min-height:430px}.spotlight-card>img{width:84px;border-radius:18px;align-self:start;margin-top:8px}.spotlight-copy h2{font-size:24px;letter-spacing:-.6px}.spotlight-copy .small-label{font-size:11px}.spotlight-copy>p:not(.small-label){font-size:13px;line-height:1.5}.spotlight-copy .text-link{font-size:12px}.feature-select{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:15px 0 0;display:flex;gap:5px;align-self:end}.feature-select button{flex:1;text-align:center;font-size:11px;padding:8px 3px}.feature-select span{display:none}.games{padding:47px 0 38px}.section-heading{align-items:start;flex-direction:column;gap:17px;margin-bottom:26px}.section-heading .eyebrow{font-size:11px}.section-heading h2{max-width:330px;font-size:31px}.game-grid{grid-template-columns:repeat(2,1fr);row-gap:33px}.game-card{padding:4px 10px}.game-card:not(:nth-child(3n)){border:0}.game-card:nth-child(odd){border-right:1px solid var(--line)}.game-card img{width:122px;height:122px;border-radius:24px;margin-bottom:17px}.game-card h3{font-size:17px;min-height:63px;line-height:1.25;letter-spacing:-.3px}.game-card p{font-size:12px;line-height:1.55;margin:8px 0 16px}.game-card .text-link{font-size:12px}.catalog-note{font-size:11px;max-width:260px;margin:30px auto 0}.story-band{padding:36px 0}.story-grid{grid-template-columns:1fr;gap:22px}.story-grid h2{font-size:32px}.story-grid p:not(.eyebrow){font-size:15px}.activities{grid-template-columns:1fr 112px;gap:18px;padding:25px 20px;margin-block:32px}.activity-copy .eyebrow{font-size:11px;letter-spacing:1px;margin-bottom:12px}.activity-copy h2{font-size:25px}.activity-copy p:not(.eyebrow){font-size:13px;margin:13px 0 16px}.activity-copy .text-link{font-size:12px}.coloring-sheet{padding:5px;transform:rotate(2deg)}.coloring-sheet figcaption{font-size:11px}.newsletter{padding:32px 0}.newsletter-grid{grid-template-columns:1fr;gap:22px}.newsletter h2{font-size:28px}.form-row{gap:8px}.form-row .button{font-size:12px;padding:10px 14px}.site-footer{padding:29px 0 22px;gap:22px}.site-footer nav{gap:16px 22px}.site-footer>p{gap:10px;flex-wrap:wrap}.placeholder{padding-block:40px}.placeholder h1{font-size:37px}}
@media(max-width:360px){.hero-copy h1{font-size:43px}.hero-actions{gap:12px}.hero-actions .text-link{font-size:11px}.hero-art{height:280px}.activities{grid-template-columns:1fr}.coloring-sheet{width:145px}.spotlight-card{grid-template-columns:65px 1fr;gap:12px}.spotlight-card>img{width:65px}.game-card img{width:108px;height:108px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
