/* For Kids page presentation. */
body[data-page="kids"]{background:#fffcf8}
body[data-page="kids"] #site-header{position:absolute;inset:0 0 auto;z-index:60}
body[data-page="kids"] .site-header{height:80px;background:transparent;border:0;box-shadow:none}
body[data-page="kids"] .nav{height:80px}
body[data-page="kids"] .preorder{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;padding:13px 19px;border-radius:14px}
body[data-page="kids"] .nav-cart{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body[data-page="kids"] h2{letter-spacing:-.04em}

.kids-hero{position:relative;height:590px;overflow:hidden;background:#fffdf8}
.kids-hero-scene{position:absolute;inset:0;background:url('assets/images/kids-hero-scene.webp') right center/auto 100% no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 28%,rgba(0,0,0,.14) 38%,rgba(0,0,0,.76) 49%,#000 61%);mask-image:linear-gradient(90deg,transparent 0%,transparent 28%,rgba(0,0,0,.14) 38%,rgba(0,0,0,.76) 49%,#000 61%)}
.kids-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.9) 0%,rgba(255,253,248,.48) 32%,rgba(255,253,248,.04) 54%,transparent 71%);pointer-events:none}
.kids-hero-inner{position:relative;z-index:2;height:100%;max-width:1450px}
.kids-hero-copy{width:47%;padding-top:165px}
.kids-heading-wrap{position:relative;display:inline-block}
.kids-hero h1{margin:0;font-size:clamp(46px,4.05vw,67px);line-height:1.23;letter-spacing:-.048em;white-space:nowrap}.kids-hero h1 span{color:#ef4388}
.kids-hero-copy>p{max-width:470px;margin:24px 0 0;color:#3f455f;font-size:17px;line-height:1.72}
.kids-hero-doodles{position:absolute;right:-65px;top:80px;width:52px;height:112px;font-family:Mali,cursive;line-height:1}.kids-hero-doodles b,.kids-hero-doodles i,.kids-hero-doodles em{position:absolute;font-style:normal;font-weight:500}.kids-hero-doodles b{right:0;color:#8d64ef;font-size:35px}.kids-hero-doodles i{top:38px;left:3px;color:#ef4388;font-size:30px}.kids-hero-doodles em{top:76px;left:-17px;color:#7450e5;font-size:52px;transform:rotate(-14deg)}
.kids-trust{display:grid;grid-template-columns:repeat(3,max-content);gap:42px;margin-top:41px}.kids-trust span{display:flex;align-items:center;gap:10px;color:#303651;font-size:13px;font-weight:700;white-space:nowrap}.kids-trust i{width:35px;height:35px;color:#6742e8;font-style:normal}.kids-trust span:nth-child(2) i{color:#1cb8a9}.kids-trust span:nth-child(3) i{color:#a04ce9}.kids-trust svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

.kids-section-heading{text-align:center;margin:0 auto 23px}.kids-section-heading>div{position:relative;display:inline-block}.kids-section-heading h2{margin:0 0 5px;font-size:36px}.kids-section-heading h2 span{color:#ef4388}.kids-section-heading p{margin:0;color:#666b83;font-size:14px}.kids-play-section{position:relative;z-index:4;margin-top:-2px;padding:0 0 21px}.kids-play-panel{position:relative;width:94.5%;max-width:1530px;padding:25px 32px 30px;border:1px solid #eddfd3;border-radius:31px;background:rgba(255,255,255,.95);box-shadow:0 13px 35px rgba(79,54,29,.045)}
.activity-heading-star{position:absolute;font-style:normal;font-size:36px;line-height:1}.activity-heading-star i{position:absolute;font-style:normal;font-size:12px}.left-star{left:-360px;top:8px;color:#f1a91b}.left-star i{left:35px;top:8px;color:#875eea}.right-star{right:-350px;top:5px;color:#9b74ed}.right-star i{left:39px;top:27px;color:#f2a71a;font-size:24px}.adventure-heading-star{position:absolute;right:-330px;top:8px;color:#f2a71a;font-size:36px;font-style:normal}
.kids-activity-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-bottom:30px}.kids-activity-card{position:relative;height:386px;padding:24px 15px 0;border-radius:23px;color:#fff;text-align:center;overflow:hidden;background:#9d6dea;box-shadow:0 10px 23px rgba(70,45,117,.08)}.kids-activity-card:nth-child(2){background:#f176a0}.kids-activity-card:nth-child(3){background:#f5a541}.kids-activity-card:nth-child(4){background:#56c68e}.kids-activity-card:nth-child(5){background:#56afe5}.kids-activity-card:nth-child(6){background:#a174e8}.kids-activity-card h3{position:relative;z-index:2;margin:0 0 13px;font-size:25px;line-height:1.18;letter-spacing:-.035em}.kids-activity-card p{position:relative;z-index:2;min-height:64px;margin:0;color:#fff;font-size:13px;font-weight:600;line-height:1.55}.kids-activity-scene{position:absolute;z-index:1;left:0;right:0;bottom:0;height:235px;background-image:url('assets/images/kids-activities-strip.webp');background-repeat:no-repeat;background-size:600% auto;background-position-y:72%}.activity-sprite-1 .kids-activity-scene{background-position-x:0}.activity-sprite-2 .kids-activity-scene{background-position-x:20%}.activity-sprite-3 .kids-activity-scene{background-position-x:40%}.activity-sprite-4 .kids-activity-scene{background-position-x:60%}.activity-sprite-5 .kids-activity-scene{background-position-x:80%}.activity-sprite-6 .kids-activity-scene{background-position-x:100%}
.kids-play-panel>.kids-section-heading:nth-of-type(2){margin-bottom:18px}.kids-adventure-wrap{position:relative;padding:0 39px}.kids-adventure-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.kids-adventure-card{min-width:0;border:1px solid #e6ddd5;border-radius:18px;background:#fff;text-align:center;box-shadow:0 8px 18px rgba(66,46,31,.045);overflow:hidden}.adventure-scene{position:relative;height:190px;background-image:url('assets/images/kids-adventures-strip.webp');background-repeat:no-repeat;background-size:600% auto;background-position-y:50%}.adventure-sprite-1{background-position-x:0}.adventure-sprite-2{background-position-x:20%}.adventure-sprite-3{background-position-x:40%}.adventure-sprite-4{background-position-x:60%}.adventure-sprite-5{background-position-x:80%}.adventure-sprite-6{background-position-x:100%}.adventure-scene button{position:absolute;left:50%;bottom:15px;width:42px;height:42px;display:grid;place-items:center;padding:0 0 0 3px;border:0;border-radius:50%;color:#6041df;background:#fff;font-size:14px;box-shadow:0 5px 13px rgba(39,28,75,.2);transform:translateX(-50%);cursor:pointer}.kids-adventure-card h3{min-height:55px;margin:11px 8px 3px;color:#242846;font:800 15px/1.2 Nunito,Arial,sans-serif}.kids-adventure-card p{margin:0 5px 12px;color:#6244df;font-size:11px}.adventure-arrow{position:absolute;z-index:3;top:72px;width:47px;height:47px;display:grid;place-items:center;padding:0;border:1px solid #dfd9ee;border-radius:50%;color:#6243df;background:#fff;font-size:35px;line-height:1;box-shadow:0 6px 16px rgba(53,34,112,.12);cursor:pointer}.adventure-prev{left:-7px}.adventure-next{right:-7px}.adventure-dots{display:flex;justify-content:center;gap:12px;margin-top:15px}.adventure-dots i{width:12px;height:12px;border-radius:50%;background:#e4e2e9}.adventure-dots i:first-child{width:24px;border-radius:99px;background:#6844e3}

.kids-journey-section{padding:0 0 18px}.kids-journey-section>.shell,.kids-progress-section>.shell,.kids-ask-section>.shell,.kids-next-section>.shell{width:94%;max-width:1520px}.kids-journey-section .kids-section-heading{margin-bottom:17px}.kids-journey-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.kids-journey-card{position:relative;height:275px;border-radius:25px;background:linear-gradient(110deg,#f0eaff,#f6f1ff);overflow:hidden}.kids-journey-card:nth-child(2){background:linear-gradient(110deg,#e8f8ef,#effbf4)}.kids-journey-card:nth-child(3){background:linear-gradient(110deg,#fff0dc,#fff5e6)}.journey-copy{position:relative;z-index:2;width:44%;padding:30px 0 0 32px}.journey-copy h3{margin:0;color:#6540e4;font-size:29px;line-height:1.05}.journey-copy h3 b{display:block;font-size:40px}.kids-journey-card:nth-child(2) .journey-copy h3{color:#21ab59}.kids-journey-card:nth-child(3) .journey-copy h3{color:#ed7818}.journey-copy p{margin:17px 0 16px;color:#555c74;font-size:13px;line-height:1.55}.journey-copy a{display:inline-flex;padding:9px 18px;border-radius:99px;color:#fff;background:#6140df;font-size:11px;font-weight:800}.kids-journey-card:nth-child(2) .journey-copy a{background:#24af5b}.kids-journey-card:nth-child(3) .journey-copy a{background:#ed7b1c}.journey-scene{position:absolute;z-index:1;right:0;top:0;width:62%;height:100%;background-image:url('assets/images/kids-journeys-strip.webp');background-repeat:no-repeat;background-size:300% auto;background-position-y:center}.journey-sprite-1 .journey-scene{background-position-x:0}.journey-sprite-2 .journey-scene{background-position-x:50%}.journey-sprite-3 .journey-scene{background-position-x:100%}

.kids-progress-section{padding:0 0 18px}.kids-progress-section .kids-section-heading{margin-bottom:14px}.kids-progress-panel{display:grid;grid-template-columns:1.12fr repeat(6,1fr);min-height:160px;border:1px solid #eadfd6;border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(72,49,27,.035);overflow:hidden}.kids-star-count,.kids-badge{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.kids-star-count{border-right:1px solid #eadfd6}.kids-star-count h3{margin:0 0 6px;color:#f09b15;font-size:17px}.kids-star-count>div{display:flex;align-items:center;gap:9px}.kids-star-count>div span{color:#f5b52d;font-size:50px;line-height:1}.kids-star-count>div b{color:#161a34;font-size:38px}.kids-star-count p{margin:5px 0 0;color:#5d6278;font-size:10px;line-height:1.35}.kids-badge:not(:last-child):after{content:"";position:absolute;right:0;top:23px;bottom:23px;width:1px;background:#eadfd6}.kids-badge>div{position:relative;width:82px;height:82px;display:grid;place-items:center;margin-bottom:6px;border:7px solid #f7ad28;border-radius:50%;background:linear-gradient(145deg,#7351e9,#a77df1);box-shadow:0 0 0 4px #ffcf4e,0 7px 12px rgba(73,45,127,.13)}.kids-badge>div:before,.kids-badge>div:after{content:"";position:absolute;width:13px;height:13px;background:#ffcf4e;transform:rotate(45deg)}.kids-badge>div:before{left:-13px}.kids-badge>div:after{right:-13px}.kids-badge i{width:50px;height:50px;display:grid;place-items:center;color:#fff;font-style:normal}.kids-badge svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.kids-badge b{color:#30354e;font-size:11px}.badge-note{margin:11px 0 0;color:#5c627a;text-align:center;font-size:11px}.badge-note span{color:#f2a71a;font-size:25px;vertical-align:middle}

.kids-ask-section{padding:0 0 11px}.kids-ask-panel{min-height:330px;display:grid;grid-template-columns:370px 1fr;gap:26px;padding:18px 33px 0;border:1px solid #eadfd6;border-radius:26px;background:#fff;box-shadow:0 9px 25px rgba(72,49,27,.04);overflow:hidden}.ask-yani-intro{position:relative;text-align:center}.ask-yani-intro h2{margin:0;font-size:31px}.ask-yani-intro h2 span{color:#ef4388}.ask-yani-intro>p{margin:5px 0 0;color:#666c83;font-size:13px}.ask-yani-intro>img{position:absolute;left:50%;bottom:-28px;width:255px;height:265px;object-fit:contain;transform:translateX(-50%)}.ask-doodle{position:absolute;z-index:2;color:#f3a91c;font:500 34px/1 Mali,cursive}.ask-doodle.one{left:0;top:112px}.ask-doodle.two{left:34px;top:150px;color:#f3a91c}.ask-doodle.three{right:12px;top:123px;color:#ef4388;font-size:45px}.kids-answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;align-content:center}.kids-answer{min-height:125px;display:grid;grid-template-columns:74px 1fr;gap:13px;align-items:center;padding:13px 18px;border-radius:25px;background:#fff1bd}.kids-answer.blue{background:#e7f3ff}.kids-answer.pink{background:#ffe6ed}.kids-answer.green{background:#e8f6e8}.answer-yani{width:66px;height:66px;border:3px solid rgba(255,255,255,.88);border-radius:50%;background:#f9d8b8;overflow:hidden;box-shadow:0 0 0 1px rgba(105,73,41,.12)}.answer-yani img{width:100%;height:100%;object-fit:contain;transform:scale(1.3)}.kids-answer h3{margin:0 0 6px;font:800 14px/1.3 Nunito,Arial,sans-serif;letter-spacing:0}.kids-answer p{margin:0;color:#4f566f;font-size:12px;line-height:1.55}

.kids-next-section{padding:0 0 5px}.kids-next-panel{position:relative;min-height:160px;display:grid;grid-template-columns:250px 1fr 250px;align-items:center;border-radius:28px;color:#fff;background:linear-gradient(105deg,#af79f2,#8c66eb 55%,#8060e9);overflow:hidden}.kids-next-copy{position:relative;z-index:3;text-align:center}.kids-next-copy h2{margin:0 0 6px;font-size:38px;letter-spacing:-.025em}.kids-next-copy p{margin:0;font-size:14px}.kids-next-copy a{min-width:230px;display:inline-flex;align-items:center;justify-content:center;margin-top:14px;padding:11px 18px;border-radius:13px;color:#28203b;background:#ffcf4e;font-weight:800}.kids-next-copy a span{margin-left:auto;font-size:20px}.next-yani{position:relative;align-self:stretch}.next-yani>img{position:absolute;z-index:2;bottom:-18px;width:170px;height:175px;object-fit:contain}.next-yani-left>img{left:36px}.next-yani-right>img{right:35px}.css-rocket{position:absolute;z-index:3;left:112px;bottom:21px;width:92px;height:44px;border-radius:60% 50% 50% 60%;background:linear-gradient(90deg,#fff,#d9e8fa);transform:rotate(-10deg);box-shadow:0 7px 12px rgba(34,30,71,.2)}.css-rocket:before{content:"";position:absolute;right:-20px;top:9px;border-left:24px solid #ef5c43;border-top:13px solid transparent;border-bottom:13px solid transparent}.css-rocket i{position:absolute;left:37px;top:9px;width:25px;height:25px;border:4px solid #3e85e6;border-radius:50%;background:#79c8f2}.css-rocket b{position:absolute;left:25px;bottom:-14px;border-top:22px solid #f3af24;border-left:11px solid transparent;border-right:11px solid transparent}.css-rocket em{position:absolute;left:-33px;top:13px;width:38px;height:18px;border-radius:50% 0 0 50%;background:linear-gradient(90deg,#ffdc42,#ff704c);filter:blur(.3px)}.next-yani-right>i{position:absolute;z-index:3;left:22px;top:53px;color:#ffdc42;font-style:normal;font-size:40px}.cloud{position:absolute;z-index:1;bottom:2px;width:105px;height:48px;border-radius:99px;background:#fff}.cloud:before,.cloud:after{content:"";position:absolute;border-radius:50%;background:#fff}.cloud:before{left:19px;top:-25px;width:52px;height:52px}.cloud:after{right:12px;top:-15px;width:42px;height:42px}.cloud.one{right:13px}.cloud.two{right:90px;width:80px;opacity:.8}

.kids-gift-cta{padding:0}.kids-gift-panel{width:calc(100% - 62px);max-width:none;min-height:118px;display:grid;grid-template-columns:250px 1fr 250px;align-items:center;gap:30px;padding:8px 74px 0;border-radius:29px 29px 0 0;background:linear-gradient(105deg,#ffedb7,#ffe09b);overflow:hidden}.kids-gift{position:relative;align-self:end;height:118px}.kids-css-gift{position:absolute;left:25px;bottom:0;width:125px;height:118px;filter:drop-shadow(0 9px 8px rgba(113,63,23,.16))}.kids-gift-base{position:absolute;left:14px;bottom:0;width:96px;height:75px;border-radius:6px 6px 10px 10px;background:linear-gradient(100deg,#ffc542,#f2aa22 65%,#df8d12)}.kids-gift-lid{position:absolute;left:7px;bottom:68px;width:111px;height:26px;border-radius:6px;background:linear-gradient(100deg,#ffcf4d,#f2ac25);box-shadow:0 3px 3px rgba(90,51,14,.13)}.kids-gift-ribbon{position:absolute;z-index:2;left:52px;bottom:0;width:22px;height:94px;background:linear-gradient(90deg,#7650e6,#5c34d4 55%,#875eea)}.kids-gift-bow{position:absolute;z-index:3;bottom:89px;width:52px;height:30px;border:9px solid #6840d9;background:#8f6bf0}.kids-gift-bow-left{left:11px;border-radius:70% 35% 55% 35%;transform:rotate(18deg)}.kids-gift-bow-right{right:10px;border-radius:35% 70% 35% 55%;transform:rotate(-18deg)}.kids-gift-knot{position:absolute;z-index:4;left:47px;bottom:86px;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#8d67ed,#5932cf)}.kids-gift-star{position:absolute;right:34px;top:23px;color:#ef4388;font-size:25px}.kids-gift-curl{position:absolute;right:15px;bottom:11px;color:#7450e9;font-size:44px;transform:rotate(8deg)}.kids-gift-copy h2{margin:0;font:800 19px/1.42 Nunito,Arial,sans-serif;letter-spacing:0}.kids-gift-button{justify-self:end;display:inline-flex;align-items:center;justify-content:center;gap:11px;min-width:190px;padding:14px 23px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#5a30e2,#724cf1);font-size:13px;font-weight:800;box-shadow:0 9px 20px rgba(89,54,214,.18)}.kids-gift-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body[data-page="kids"] .site-footer{margin-top:0!important}

@media (min-width:761px) and (max-width:1050px){
  body[data-page="kids"] .site-header,body[data-page="kids"] .nav{height:64px}body[data-page="kids"] .preorder{margin-left:27px;padding:9px 13px;border-radius:10px;font-size:9px}body[data-page="kids"] .nav-cart{width:15px;height:15px;flex-basis:15px}
  .kids-hero{height:360px}.kids-hero-copy{width:47%;padding-top:99px}.kids-hero h1{font-size:36px}.kids-hero-copy>p{max-width:245px;margin-top:13px;font-size:9px;line-height:1.65}.kids-hero-doodles{right:-36px;top:45px}.kids-hero-doodles b{font-size:20px}.kids-hero-doodles i{top:25px;font-size:17px}.kids-hero-doodles em{top:49px;left:-7px;font-size:30px}.kids-trust{gap:25px;margin-top:20px}.kids-trust span{gap:6px;font-size:7px}.kids-trust i{width:22px;height:22px}
  .kids-section-heading{margin-bottom:12px}.kids-section-heading h2{font-size:21px}.kids-section-heading p{font-size:7px}.kids-play-panel{width:94.5%;padding:12px 18px 15px;border-radius:18px}.activity-heading-star{font-size:20px}.left-star{left:-213px}.right-star{right:-210px}.adventure-heading-star{right:-195px;font-size:22px}.kids-activity-grid{gap:8px;margin-bottom:14px}.kids-activity-card{height:224px;padding:12px 8px 0;border-radius:13px}.kids-activity-card h3{margin-bottom:6px;font-size:14px}.kids-activity-card p{min-height:37px;font-size:7px;line-height:1.5}.kids-activity-scene{height:140px;background-position-y:72%}.kids-play-panel>.kids-section-heading:nth-of-type(2){margin-bottom:10px}.kids-adventure-wrap{padding:0 23px}.kids-adventure-grid{gap:7px}.kids-adventure-card{border-radius:10px}.adventure-scene{height:111px}.adventure-scene button{bottom:7px;width:25px;height:25px;font-size:8px}.kids-adventure-card h3{min-height:32px;margin:6px 4px 2px;font-size:8px}.kids-adventure-card p{margin-bottom:6px;font-size:6px}.adventure-arrow{top:42px;width:28px;height:28px;font-size:21px}.adventure-prev{left:-4px}.adventure-next{right:-4px}.adventure-dots{gap:7px;margin-top:8px}.adventure-dots i{width:7px;height:7px}.adventure-dots i:first-child{width:14px}
  .kids-journey-section{padding-bottom:10px}.kids-journey-section>.shell,.kids-progress-section>.shell,.kids-ask-section>.shell,.kids-next-section>.shell{width:94%}.kids-journey-section .kids-section-heading{margin-bottom:9px}.kids-journey-grid{gap:9px}.kids-journey-card{height:170px;border-radius:15px}.journey-copy{width:45%;padding:17px 0 0 18px}.journey-copy h3{font-size:17px}.journey-copy h3 b{font-size:24px}.journey-copy p{margin:9px 0 8px;font-size:7px}.journey-copy a{padding:5px 10px;font-size:6px}
  .kids-progress-section{padding-bottom:10px}.kids-progress-section .kids-section-heading{margin-bottom:7px}.kids-progress-panel{min-height:96px;border-radius:13px}.kids-star-count h3{margin-bottom:3px;font-size:9px}.kids-star-count>div{gap:5px}.kids-star-count>div span{font-size:29px}.kids-star-count>div b{font-size:22px}.kids-star-count p{font-size:6px}.kids-badge>div{width:49px;height:49px;margin-bottom:4px;border-width:4px;box-shadow:0 0 0 2px #ffcf4e,0 4px 7px rgba(73,45,127,.13)}.kids-badge>div:before,.kids-badge>div:after{width:8px;height:8px}.kids-badge>div:before{left:-8px}.kids-badge>div:after{right:-8px}.kids-badge i{width:30px;height:30px}.kids-badge b{font-size:6px}.kids-badge:not(:last-child):after{top:14px;bottom:14px}.badge-note{margin-top:5px;font-size:6px}.badge-note span{font-size:14px}
  .kids-ask-section{padding-bottom:7px}.kids-ask-panel{min-height:198px;grid-template-columns:220px 1fr;gap:15px;padding:10px 19px 0;border-radius:15px}.ask-yani-intro h2{font-size:18px}.ask-yani-intro>p{margin-top:2px;font-size:7px}.ask-yani-intro>img{bottom:-18px;width:153px;height:160px}.ask-doodle{font-size:20px}.ask-doodle.one{top:65px}.ask-doodle.two{left:21px;top:90px}.ask-doodle.three{right:8px;top:72px;font-size:27px}.kids-answer-grid{gap:9px}.kids-answer{min-height:76px;grid-template-columns:44px 1fr;gap:8px;padding:7px 10px;border-radius:15px}.answer-yani{width:40px;height:40px}.kids-answer h3{margin-bottom:3px;font-size:8px}.kids-answer p{font-size:7px}
  .kids-next-section{padding-bottom:3px}.kids-next-panel{min-height:98px;grid-template-columns:150px 1fr 150px;border-radius:17px}.kids-next-copy h2{font-size:23px}.kids-next-copy p{font-size:8px}.kids-next-copy a{min-width:137px;margin-top:8px;padding:6px 10px;border-radius:8px;font-size:7px}.next-yani>img{bottom:-12px;width:102px;height:106px}.next-yani-left>img{left:22px}.next-yani-right>img{right:21px}.css-rocket{left:67px;bottom:13px;transform:scale(.6) rotate(-10deg);transform-origin:left bottom}.next-yani-right>i{left:13px;top:32px;font-size:24px}.cloud{transform:scale(.6);transform-origin:right bottom}.cloud.one{right:8px}.cloud.two{right:54px}
  .kids-gift-panel{width:calc(100% - 62px);min-height:67px;grid-template-columns:150px 1fr 145px;gap:17px;padding:6px 45px 0;border-radius:18px 18px 0 0}.kids-gift{height:67px}.kids-css-gift{left:10px;transform:scale(.59);transform-origin:left bottom}.kids-gift-star{right:23px;top:12px;font-size:14px}.kids-gift-curl{right:11px;bottom:4px;font-size:26px}.kids-gift-copy h2{font-size:10px}.kids-gift-button{min-width:121px;padding:9px 12px;border-radius:9px;font-size:8px}.kids-gift-button svg{width:12px;height:12px}
}

/* Use the same illustrated gift artwork as the homepage CTA. */
.kids-gift>img{position:absolute;left:0;bottom:-7px;width:172px;height:146px;object-fit:contain;filter:drop-shadow(0 9px 8px rgba(113,63,23,.13))}
@media (min-width:761px) and (max-width:1050px){.kids-gift>img{left:5px;width:101px;height:88px}}
@media(max-width:760px){.kids-gift>img{left:-12px;width:132px;height:118px}}

@media(max-width:760px){
  body[data-page="kids"] .site-header,body[data-page="kids"] .nav{height:70px}body[data-page="kids"] .site-header{background:rgba(255,252,248,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}body[data-page="kids"] .preorder{display:inline-flex;margin-left:auto;margin-right:10px;padding:10px 12px;font-size:10px}body[data-page="kids"] .menu-btn{display:block!important;margin-left:0}
  .kids-hero{height:700px}.kids-hero-scene{background-position:59% bottom;background-size:auto 52%;-webkit-mask-image:linear-gradient(#0000 0%,#0000 42%,rgba(0,0,0,.66) 54%,#000 69%);mask-image:linear-gradient(#0000 0%,#0000 42%,rgba(0,0,0,.66) 54%,#000 69%)}.kids-hero:after{background:linear-gradient(#fffdf8 0%,rgba(255,253,248,.95) 47%,rgba(255,253,248,.05) 70%)}.kids-hero-copy{width:100%;padding-top:110px;text-align:center}.kids-hero h1{font-size:38px;white-space:normal}.kids-hero-copy>p{max-width:500px;margin:18px auto 0;font-size:13px}.kids-hero-doodles{right:-16px;top:50px}.kids-trust{justify-content:center;gap:16px;margin-top:25px}.kids-trust span{font-size:9px}.kids-trust i{width:27px;height:27px}
  .kids-play-section{padding:18px 0}.kids-play-panel{width:calc(100% - 28px);padding:24px 16px;border-radius:24px}.activity-heading-star{display:none}.kids-activity-grid{grid-template-columns:1fr 1fr;gap:12px}.kids-activity-card{height:330px}.kids-activity-card h3{font-size:22px}.kids-activity-card p{font-size:12px}.kids-activity-scene{height:205px}.kids-adventure-wrap{padding:0 30px}.kids-adventure-grid{grid-template-columns:1fr 1fr;gap:12px}.adventure-scene{height:185px}.adventure-arrow{top:44%;transform:translateY(-50%)}.kids-adventure-card h3{font-size:13px}.adventure-dots{display:none}
  .kids-journey-section>.shell,.kids-progress-section>.shell,.kids-ask-section>.shell,.kids-next-section>.shell{width:calc(100% - 28px)}.kids-journey-grid{grid-template-columns:1fr}.kids-journey-card{height:230px}.journey-copy{padding-left:24px}.kids-progress-panel{grid-template-columns:repeat(3,1fr)}.kids-star-count{grid-row:span 2}.kids-badge{min-height:110px}.kids-badge:nth-child(4):after{display:none}.kids-ask-panel{grid-template-columns:1fr;padding-bottom:18px}.ask-yani-intro{min-height:285px}.ask-yani-intro>img{height:250px}.kids-answer-grid{grid-template-columns:1fr}.kids-next-panel{min-height:240px;grid-template-columns:110px 1fr 110px}.kids-next-copy h2{font-size:28px}.kids-next-copy a{min-width:180px}.next-yani>img{width:120px}.next-yani-left>img{left:-7px}.next-yani-right>img{right:-7px}.css-rocket{left:30px;transform:scale(.68) rotate(-10deg)}
  .kids-gift-panel{width:calc(100% - 28px);min-height:205px;grid-template-columns:105px 1fr;gap:13px;padding:15px 20px 0}.kids-gift{height:112px}.kids-css-gift{left:-10px;transform:scale(.83);transform-origin:left bottom}.kids-gift-copy h2{font-size:15px}.kids-gift-button{grid-column:1/-1;justify-self:stretch;margin-bottom:18px}
}

@media(max-width:500px){
  body[data-page="kids"] .logo{font-size:24px}body[data-page="kids"] .preorder{padding:9px 10px;font-size:9px}body[data-page="kids"] .preorder .nav-cart{display:none}.kids-hero{height:650px}.kids-hero-copy{padding-top:102px}.kids-hero h1{font-size:31px}.kids-hero-copy>p{font-size:12px}.kids-heading-wrap{display:block}.kids-hero-doodles{right:4px;top:57px}.kids-trust{gap:10px}.kids-trust span{font-size:8px}.kids-trust i{width:23px;height:23px}
  .kids-section-heading h2{font-size:27px}.kids-section-heading p{font-size:11px}.kids-activity-grid,.kids-adventure-grid{grid-template-columns:1fr 1fr}.kids-activity-card{height:330px}.kids-activity-card h3{font-size:18px}.kids-activity-card p{font-size:10px}.kids-activity-scene{height:210px}.adventure-scene{height:170px}.kids-adventure-wrap{padding:0}.adventure-arrow{display:none}.kids-journey-card{height:260px}.journey-copy{width:48%}.journey-scene{width:66%}.kids-progress-panel{grid-template-columns:1fr 1fr}.kids-star-count{grid-column:1/-1;grid-row:auto;min-height:125px;border-right:0;border-bottom:1px solid #eadfd6}.kids-badge{min-height:115px}.kids-badge:nth-child(4):after{display:block}.kids-badge:nth-child(odd):after{display:none}.kids-answer{grid-template-columns:58px 1fr}.answer-yani{width:54px;height:54px}.kids-next-panel{grid-template-columns:80px 1fr 80px;min-height:230px}.kids-next-copy h2{font-size:22px}.kids-next-copy p{font-size:10px}.kids-next-copy a{min-width:150px}.next-yani>img{width:100px}.css-rocket{display:none}.cloud,.next-yani-right>i{display:none}.kids-gift-panel{grid-template-columns:90px 1fr}.kids-css-gift{left:-18px;transform:scale(.72)}.kids-gift-star,.kids-gift-curl{display:none}.kids-gift-copy h2{font-size:13px}
}

@media(max-width:350px){.kids-activity-grid,.kids-adventure-grid{grid-template-columns:1fr}.kids-activity-card{height:365px}.kids-activity-scene{height:245px}.adventure-scene{height:245px}}

/* Keep the journey age copy aligned inside the left text rail on phones. */
@media(max-width:500px){
  .kids-journey-card .journey-copy{left:0;width:42%;padding-left:18px;box-sizing:border-box;text-align:left}
  .kids-journey-card .journey-copy h3,.kids-journey-card .journey-copy p{text-align:left}
  .kids-journey-card .journey-copy h3{font-size:25px}
  .kids-journey-card .journey-copy h3 b{font-size:35px}
  .kids-journey-card .journey-copy p{width:clamp(78px,24vw,104px);max-width:100%;margin:14px 0;overflow-wrap:normal}
  .kids-journey-card .journey-copy a{max-width:100%;padding:8px 10px;white-space:nowrap;font-size:9px}
}
