@font-face{font-family:DM;src:url('../assets/dm-sans-400.ttf') format('truetype');font-weight:400 500;font-display:swap}
@font-face{font-family:DM;src:url('../assets/dm-sans-700.ttf') format('truetype');font-weight:600 900;font-display:swap}
@font-face{font-family:Fraunces;src:url('../assets/fraunces-700.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--cream:#fffaf3;--plum:#452850;--purple:#896399;--ink:#604a67;--muted:#827184;--rose:#eb8eae;--line:#e5d9e2;--display:Fraunces,Georgia,serif;--body:DM,Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:115px}
body{margin:0;background:var(--cream);color:var(--plum);font:16px/1.7 var(--body);-webkit-font-smoothing:antialiased}
button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
button{font:inherit;color:inherit;cursor:pointer;border:0}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,h4,p{margin:0}
h1,h2,h3{font-family:var(--display);font-weight:700;letter-spacing:-.05em;line-height:1.08}
h1,h2{font-variation-settings:'SOFT' 60,'WONK' 1}
h2{font-size:clamp(42px,4vw,61px)}
h2 em,h1 em{font-style:normal;color:var(--purple)}
p{color:var(--ink)}
:focus-visible{outline:3px solid #b25083;outline-offset:5px}
::selection{background:#eed0df;color:var(--plum)}
[hidden]{display:none!important}
.svg-defs{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}
.section-shell{width:min(1250px,88%);margin:0 auto}
.eyebrow{font-size:10px;letter-spacing:.16em;line-height:1.6;font-weight:700;color:var(--plum)}
.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:56px;border-radius:32px;padding:15px 24px;font-size:14px;font-weight:600;line-height:1.5;transition:transform .2s,background .2s,box-shadow .2s}
.button:hover{transform:translateY(-3px);box-shadow:0 7px 20px #53316215}
.button-plum{background:var(--plum);color:#fffaf5}
.button-plum:hover{background:#70417c}
.button-cream{background:#fff3d9;color:var(--plum)}
.button-outline{border:1px solid #bfa7c7;background:transparent}
.button-outline:hover{background:#fff8fd}
.text-link{display:inline-flex;align-items:center;gap:11px;padding:5px 0;background:none;font-size:13px;font-weight:600;line-height:1.5}
.text-link:hover{color:#a3497a}
.skip-link{position:fixed;top:-100px;left:20px;z-index:200;background:white;padding:15px;border-radius:15px}
.skip-link:focus{top:15px}
#scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;transform:scaleX(0);transform-origin:left;background:#d293b1;z-index:100}
.announcement{height:31px;background:#e9def1;display:flex;align-items:center;justify-content:center;gap:18px;font-size:8px;font-weight:700;letter-spacing:.2em;color:#795087}
.announcement .icon{width:12px;height:12px;fill:#fff6da;stroke:#b59a76;stroke-width:1}
.site-header{height:89px;padding:16px max(6%,calc((100vw - 1250px)/2));display:flex;align-items:center;justify-content:space-between;gap:35px;position:sticky;top:0;z-index:30;background:#fffaf3ef;backdrop-filter:blur(18px);border-bottom:1px solid #efe5eb}
.brand{width:154px;display:block;flex:none}
.brand img{width:100%}
.desktop-nav{display:flex;gap:32px;align-items:center;margin-left:auto}
.desktop-nav a{font-size:12px;font-weight:500}
.desktop-nav a:hover{color:#ae5781}
.nav-actions{display:flex;align-items:center;gap:10px}
.nav-cta{display:flex;align-items:center;gap:15px;font-size:12px;font-weight:600;border:1px solid #c6b1cc;border-radius:28px;padding:12px 20px}
.nav-cta:hover{background:#f3e7f3}
.nav-cta .icon{width:18px;height:18px}
.menu-toggle{display:none;background:none;padding:10px}
.menu-toggle span{display:block;width:20px;height:2px;background:var(--plum);margin:5px 0}
/* A clear product promise, with a character-first portrait. */
.hero{display:grid;grid-template-columns:1fr 1.07fr;align-items:center;gap:32px;min-height:720px;padding:48px 0 58px;position:relative}
.hero-copy{padding:17px 0 25px;z-index:2}
.hero-copy .eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.15em;margin-bottom:21px}
.sun-dot{font-family:Georgia,serif;font-size:20px;color:#b7974c;line-height:1}
.hero h1{font-size:clamp(60px,5.4vw,82px);line-height:1.025;letter-spacing:-.057em;position:relative}
.hero h1 em{position:relative}
.hero h1 em:after{content:'';position:absolute;left:1%;right:-4%;bottom:-6px;height:9px;border-top:3px solid #e0bfcf;border-radius:50%;transform:rotate(-3deg)}
.heading-star{position:absolute;left:58%;bottom:16px;width:41px;height:41px;fill:#f6d785;stroke:#b6994b;stroke-width:.6;transform:rotate(8deg)}
.hero-description{font-size:17px;line-height:1.85;margin-top:27px;max-width:435px;letter-spacing:-.015em}
.hero-description strong{font-weight:600;color:var(--plum)}
.hero-actions{display:flex;align-items:center;gap:22px;margin-top:27px;flex-wrap:wrap}
.hero-actions>.text-link{font-size:12px;gap:8px}
.play-circle{display:grid;place-items:center;width:32px;height:32px;border:1px solid #b999c6;border-radius:50%}
.play-circle .icon{width:16px;height:16px;stroke-width:1.4}
.hero-offer{display:inline-flex;align-items:center;gap:8px;margin-top:24px;font-size:11px;color:#887189;line-height:1.6}
.hero-offer .icon{width:14px;height:14px}
.hero-offer strong{font-weight:700;color:#714a7b}
.offer-dot{width:5px;height:5px;border-radius:50%;background:#b898c4;flex:none}
.middot{padding:0 6px}
.hero-portrait{position:relative;isolation:isolate;aspect-ratio:.98;width:100%;max-width:650px;justify-self:end}
.hero-art{width:100%;height:100%;object-fit:cover;object-position:center 55%;border-radius:46% 46% 36% 36%/38% 38% 28% 28%;box-shadow:0 24px 70px #b58fb526}
.portrait-orbit{position:absolute;inset:-15px 14px -10px -14px;border:1px solid #ded1df;border-radius:49% 46% 41% 47%;transform:rotate(-8deg);z-index:-1}
.hello-note{position:absolute;right:4%;top:1%;width:191px;max-width:42%;padding:15px 17px 12px;border:1px solid #f2e7d9;border-radius:21px 21px 21px 4px;background:#fffcf4f5;box-shadow:0 6px 25px #58366512;transform:rotate(6deg);text-align:center;transition:transform .2s}
.hello-note:hover{transform:rotate(2deg) translateY(-3px)}
.note-eyebrow{display:block;font-size:6px;font-weight:700;letter-spacing:.12em;color:#8b748b;line-height:1.4;margin-bottom:7px}
#hello-text{font-family:var(--display);font-size:22px;line-height:1.13;letter-spacing:-.04em;display:block}
.note-hint{display:block;font-size:6px;margin-top:9px;color:#8d788e}
.hero-mini{position:absolute;bottom:-12px;right:-14px;display:flex;align-items:center;gap:10px;background:#fffdf8;padding:9px 17px 9px 9px;border:1px solid #ebdeea;border-radius:17px;box-shadow:0 8px 30px #6445771a;transform:rotate(-4deg)}
.hero-mini>img{width:70px;height:67px;object-fit:cover;object-position:55% center;border-radius:10px}
.hero-mini>span{font-family:var(--display);font-size:17px;line-height:1.3;letter-spacing:-.045em}
.hero-mini small{display:block;font:600 6px/1.5 var(--body);letter-spacing:.17em;margin-bottom:5px;color:#977994}
.hero-mini>span>span{display:inline-block;font:16px var(--body);margin-left:6px}
.hero-spark{position:absolute;bottom:24%;left:-24px;font:52px Georgia,serif;color:#c8a359;animation:twinkle 5s ease-in-out infinite}
.art-caption{position:absolute;left:15%;bottom:-29px;font-size:6px;letter-spacing:.15em;color:#99849d}
.wonder-ribbon{display:flex;align-items:center;justify-content:center;gap:45px;padding:23px 24px;background:#f0e6ee;border-block:1px solid #e9dce5;overflow:hidden;font-size:9px;font-weight:600;letter-spacing:.17em;white-space:nowrap;color:#8a6087}
.wonder-ribbon .icon{width:15px;height:15px;stroke:#b99372;fill:#f6ddab;stroke-width:.5}
/* Explain the product's role reversal before the deeper play. */
.how-section{padding:80px 0 70px}
.section-heading{text-align:center}
.section-heading h2{margin:17px 0 21px}
.section-heading>p:last-child{font-size:15px;line-height:1.8}
.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;margin-top:39px}
.how-art{position:relative;aspect-ratio:1.49}
.how-art img{width:100%;height:100%;object-fit:cover;border-radius:22px}
.how-card:nth-child(2) .how-art img{object-position:45% 45%}
.how-number{position:absolute;bottom:-16px;left:20px;background:#fffaf3;border:1px solid #dfd0e2;border-radius:50%;width:37px;height:37px;display:grid;place-items:center;font-size:11px;font-weight:600}
.how-card h3{font-size:27px;letter-spacing:-.04em;margin:31px 0 8px}
.how-card p{font-size:12px;color:#957e99;line-height:1.7}
.how-card .how-quote{font-size:14px;font-weight:500;color:#664470;margin-bottom:4px}
.how-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}
.how-bottom p{font-size:10px;color:#948298}
.how-bottom .text-link{font-size:12px}
/* The fully working scripted teaching experience. */
.play-section{background:#eae0f2;border-radius:50% 50% 0 0/25px 25px 0 0;padding:64px 0 43px;position:relative}
.play-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:31px}
.play-heading h2{margin-top:15px;font-size:clamp(44px,4.1vw,62px)}
.play-heading>p{font-size:14px;line-height:1.85;margin-bottom:5px}
.world-tabs{display:flex;gap:9px;margin-bottom:22px;justify-content:space-between}
.world-tabs button{flex:1;display:flex;justify-content:center;align-items:center;gap:10px;background:#f5eef7aa;border:1px solid #d8c6e3;border-radius:15px;padding:15px 17px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}
.world-tabs button[aria-selected=true]{background:var(--plum);color:#fff7ed;border-color:var(--plum);box-shadow:0 5px 10px #45285017}
.world-tabs button:hover{transform:translateY(-2px)}
.topic-symbol{font-family:Georgia,serif;font-size:23px;line-height:1;font-weight:400}
.play-stage{display:grid;grid-template-columns:1.17fr 1fr;min-height:487px;border-radius:27px;overflow:hidden;box-shadow:0 12px 35px #5c35610c;background:#fffaf3}
.world-visual{position:relative;isolation:isolate;min-height:475px;background:#d8c7d9}
.world-visual:after{content:'';position:absolute;inset:65% 0 0;z-index:-1;background:linear-gradient(0deg,#37294080,transparent)}
.world-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.world-caption{position:absolute;bottom:25px;left:28px;right:20px;display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.5;color:#fff7e8;letter-spacing:.08em;font-weight:500}
.mini-star{font:29px Georgia,serif}
.play-card{padding:33px 34px 25px;display:flex;flex-direction:column;min-width:0}
.play-card-top{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:500}
.little-avatar{width:41px;height:41px;flex:none;border-radius:50%;background:#e7d8eb;overflow:hidden;display:flex;align-items:flex-end;padding:3px}
.little-avatar>img{width:100%;height:auto}
#play-progress{margin-left:auto;color:#9b879f;letter-spacing:.07em;font-size:10px;white-space:nowrap}
.conversation{padding:25px 0 21px;min-height:153px}
#play-question{font-size:35px;line-height:1.14;letter-spacing:-.045em}
#play-reply{font-size:13px;line-height:1.8;color:#896a92;margin-bottom:14px}
.choice-label{font-size:8px;font-weight:600;letter-spacing:.15em;margin-bottom:10px;color:#9b83a0}
#play-choices{display:flex;flex-direction:column;gap:10px}
.choice{display:flex;justify-content:space-between;align-items:center;gap:15px;text-align:left;min-height:57px;padding:13px 16px;border:1px solid #e2d1e9;border-radius:13px;background:#f6edf7;font-size:12px;line-height:1.6;transition:background .2s,border-color .2s,transform .2s}
.choice:hover{border-color:#ac8eb8;background:#efdef2;transform:translateX(3px)}
.choice>span:last-child{font-size:20px;line-height:1}
#play-choices>.text-link{justify-content:center;font-size:11px}
#play-choices>.button{font-size:12px;gap:15px;min-height:51px}
.play-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:23px;color:#9c819e;font-size:9px;line-height:1.5}
.play-card-footer .text-link{font-size:9px;white-space:nowrap}
.play-disclosure{font-size:10px;color:#8b7394;text-align:center;margin:20px auto 0;line-height:1.8}
/* Everyday moments give the idea a place in family life. */
.everyday-section{padding:85px 0 65px}
.everyday-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:37px}
.everyday-heading h2{margin-top:17px}
.everyday-heading .eyebrow{font-size:9px}
.everyday-heading>p{font-size:14px;line-height:1.85;max-width:385px;margin-bottom:5px}
.moment-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:280px 280px;gap:22px}
.moment-card{position:relative;border-radius:23px;overflow:hidden;isolation:isolate;background:#dcd2d8;display:flex;align-items:flex-end}
.moment-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(0deg,#2e233cee 0,#38294693 45%,transparent 100%);z-index:-1}
.moment-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:-2;transition:scale .7s}
.moment-card:hover>img{scale:1.025}
.moment-large{grid-row:span 2}
.moment-large>img{object-position:42% center}
.moment-copy{padding:28px;color:#fff7ed}
.moment-copy>span{font-size:8px;font-weight:600;letter-spacing:.15em;color:#efd5de}
.moment-copy h3{font-size:29px;line-height:1.12;margin:11px 0 9px;letter-spacing:-.04em}
.moment-large .moment-copy h3{font-size:39px}
.moment-copy p{color:#e5d9e4;font-size:12px;line-height:1.65}
.moment-link{display:flex;gap:25px;align-items:center;font-size:11px;font-weight:500;margin-top:17px}
.moment-link>span{font-size:20px;line-height:1}
.cuddle-card:after{inset:30% 0 0}
.cuddle-card .moment-copy h3{font-size:28px}
.cuddle-card>img{object-position:55% 45%}
.scene-caption{font-size:10px;color:#9b879a;text-align:center;margin-top:16px}
.banana-section{display:grid;grid-template-columns:1.1fr 1fr;background:#f1e7f0;min-height:500px}
.banana-art{position:relative;min-height:500px}
.banana-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.banana-copy{padding:55px 12% 45px 10%;align-self:center}
.banana-copy h2{font-size:clamp(33px,3vw,46px);line-height:1.1;margin:18px 0 22px}
.banana-copy>p:not(.eyebrow){font-size:14px;line-height:1.8}
.banana-choices{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 0}
.banana-choices button{background:#fff8f1;border:1px solid #d8bfd6;border-radius:11px;padding:12px 15px;font-size:11px;font-weight:500;transition:background .2s}
.banana-choices button:hover,.banana-choices button[aria-pressed=true]{background:var(--plum);color:#fff8ed;border-color:var(--plum)}
.banana-copy .banana-reply{color:#865487;font-family:var(--display);font-size:19px!important;line-height:1.4!important;letter-spacing:-.03em;min-height:56px;margin-top:21px}
.banana-copy small{font-size:9px;color:#9b829e;display:block;margin-top:10px}
/* Product evidence, practical parent information, and a visible planned offer. */
.parents-section{padding:83px 0 90px}
.parents-heading{text-align:center;margin-bottom:42px}
.parents-heading h2{margin:17px 0 22px}
.parents-heading>p:last-child{font-size:15px;line-height:1.85}
.product-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:75px}
.product-gallery{min-width:0}
.product-photo{height:470px;background:radial-gradient(ellipse at 50% 35%,#f5ecf9 0,#eadef0 80%);border-radius:130px 130px 24px 24px;position:relative;display:flex;align-items:center;justify-content:center;padding:65px 22px 35px}
.product-photo:before{content:'';position:absolute;inset:27px;border:1px solid #fff9ff;border-radius:48% 48% 30% 30%;pointer-events:none}
#product-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 10px #67437225)}
.sample-label{position:absolute;top:32px;left:0;right:0;text-align:center;font-size:10px;font-weight:500;letter-spacing:.025em;color:#886f93}
#product-zoom{position:absolute;bottom:20px;right:20px;width:42px;height:42px;border-radius:50%;background:#fffaf8d9;border:1px solid #d9c6df;font-size:22px}
.gallery-controls{display:flex;justify-content:center;gap:8px;margin-top:16px}
.gallery-controls button{border:1px solid #ddcfe1;border-radius:22px;padding:10px 15px;background:none;font-size:11px;white-space:nowrap}
.gallery-controls button[aria-pressed=true]{background:var(--plum);color:#fff9ed;border-color:var(--plum)}
.parent-clarity>h3{font-size:35px;line-height:1.12;margin:15px 0 20px}
.parent-clarity>p:not(.eyebrow){font-size:14px;line-height:1.85}
.parent-fact{display:flex;gap:16px;margin-top:23px}
.parent-fact>span{display:grid;place-items:center;background:#efe4f2;border-radius:50%;width:30px;height:30px;font-size:9px;flex:none;color:#9d7ba9}
.parent-fact h4{font:600 13px/1.5 var(--body);margin-bottom:5px;color:var(--plum)}
.parent-fact p{font-size:12px;line-height:1.8;color:#8c7591}
.parent-clarity>.text-link{margin-top:25px;font-size:12px}
.offer-section{display:grid;grid-template-columns:1.13fr 1fr;min-height:645px;background:#eadfed}
.offer-art{position:relative;min-height:630px;isolation:isolate}
.offer-art>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:46% center}
.offer-art>span{position:absolute;bottom:22px;left:0;right:0;text-align:center;color:#67446e;font-size:8px;letter-spacing:.15em}
.offer-copy{padding:50px 14% 48px 10%;align-self:center}
.offer-copy h2{font-size:clamp(40px,3.6vw,55px);margin:17px 0 21px}
.product-name{display:flex;align-items:center;gap:7px;font-size:8px;font-weight:500;letter-spacing:.1em;color:#896e95}
.product-name>span{width:5px;height:5px;background:#b694c0;border-radius:50%}
.offer-price{display:flex;align-items:center;gap:15px;margin-top:18px}
.offer-price>strong{font-family:var(--display);font-size:57px;line-height:1;letter-spacing:-.06em;color:#754776}
.offer-price>span{font-size:11px;line-height:1.6;color:#886691}
.regular-price{font-size:11px;color:#977b9b;margin-top:10px}
.offer-status{display:flex;gap:12px;background:#fff7f8a8;border:1px solid #e2cfe4;border-radius:15px;padding:15px 17px;margin:23px 0}
.offer-status>.icon{width:18px;height:18px;margin-top:3px;color:#b37d9f}
.offer-status strong{font-size:12px;font-weight:600}
.offer-status p{font-size:11px;color:#8d7394;line-height:1.8;margin-top:4px}
.offer-copy>.button{font-size:13px;min-height:53px}
.offer-copy>.text-link{font-size:11px;display:flex;margin-top:13px;justify-content:center;max-width:263px}
.faq-section{padding:80px 0 75px;display:grid;grid-template-columns:.87fr 1.3fr;gap:80px}
.faq-heading h2{font-size:48px;line-height:1.1;margin:18px 0 23px}
.faq-heading>p:last-child{font-size:13px;line-height:1.8}
.faq-list{border-top:1px solid #ddd0de}
.faq-list details{border-bottom:1px solid #ddd0de}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:15px;list-style:none;cursor:pointer;font-size:13px;font-weight:500;line-height:1.6;padding:20px 0}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{font-size:22px;font-weight:400;color:#a386aa;transition:transform .2s}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details p{font-size:12px;line-height:1.85;padding:0 15px 22px 0;color:#8b7293}
.little-club{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;padding:30px 0 85px}
.club-copy h2{font-size:43px;margin:16px 0 22px}
.club-copy>p:not(.eyebrow){font-size:14px;line-height:1.8}
.club-copy .button{font-size:13px;margin-top:26px}
.club-copy>small{font-size:10px;color:#947b98;display:block;margin-top:13px}
.club-cards{position:relative;height:380px}
.club-card{position:absolute;width:246px;height:305px;padding:25px;background:#fff8e7;border:1px solid #e7d7be;box-shadow:0 10px 20px #7454780d}
.club-card:after{content:'';position:absolute;inset:8px;border:1px solid #e1cdae;pointer-events:none}
.card-back{transform:rotate(-12deg);left:0;top:23px;background:#e4eee5}
.card-back h3{font-size:35px;line-height:1.05;margin-top:35px;color:#689581}
.card-back>span:last-child{font-size:75px;line-height:1.2;color:#a9b9a6;display:block;text-align:right}
.card-front{transform:rotate(7deg);right:4%;top:46px}
.club-card>span:first-child{font-size:6px;letter-spacing:.16em;font-weight:600;color:#9d8099}
.card-front h3{font-size:32px;line-height:1.05;color:#8a6391;margin:13px 0 17px}
.card-front img{width:100%;height:96px;object-fit:cover;object-position:center;border-radius:8px}
.card-front p{font-size:8px;margin-top:10px;color:#927484}
.closing{position:relative;isolation:isolate;min-height:570px;overflow:hidden;background:#382847}
.closing>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;z-index:-2}
.closing-shade{position:absolute;inset:0;background:linear-gradient(90deg,#32243bf5 0,#32243bd9 25%,#32243b48 55%,transparent 80%);z-index:-1}
.closing-copy{padding:75px max(6%,calc((100vw - 1250px)/2));color:#fff5e9}
.closing-copy>.eyebrow{color:#cdb1d0;font-size:9px}
.closing h2{font-size:71px;line-height:1.04;margin:20px 0 27px}
.closing h2 em{color:#edbbd3}
.closing .button{min-height:53px;font-size:13px}
.closing-copy>p:last-child{font-family:var(--display);font-size:17px;font-style:italic;color:#ccb9d7;letter-spacing:-.03em;margin-top:22px}
footer{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fcf4f9;padding:33px max(6%,calc((100vw - 1250px)/2)) 40px}
footer .brand{width:135px}
footer>p{font-size:10px;color:#988199}
.footer-actions{display:flex;align-items:center;gap:24px;font-size:9px;color:#a18aa8}
#motion-toggle{background:none;display:flex;align-items:center;gap:6px;font-size:10px;padding:8px 0}
#motion-toggle .icon{width:14px;height:14px}
/* A quiet route to the offer, shown only while reading. */
.interest-bar{position:fixed;bottom:18px;left:50%;translate:-50% 0;z-index:28;display:flex;align-items:center;justify-content:space-between;gap:35px;width:min(680px,calc(100% - 40px));padding:9px 12px 9px 15px;border:1px solid #ded0e3;border-radius:50px;background:#fffaf5ef;backdrop-filter:blur(16px);box-shadow:0 7px 40px #35213d2b}
.interest-bar>div{display:flex;align-items:center;gap:12px;min-width:0}
.interest-bar img{width:43px;height:40px;object-fit:contain}
.interest-bar strong{display:block;font-family:var(--display);font-size:16px;line-height:1.3;letter-spacing:-.04em}
.interest-bar small{display:block;font-size:8px;color:#99819f;margin-top:3px}
.interest-bar .button{font-size:12px;min-height:45px;padding:11px 20px;gap:17px;flex:none}
/* Accessible, native dialogs. */
dialog{border:1px solid #e2d4e6;border-radius:28px;background:var(--cream);color:var(--plum);padding:0;max-height:calc(100svh - 40px);max-width:calc(100% - 32px);box-shadow:0 30px 100px #24152e44;overflow:auto}
dialog::backdrop{background:#38294285;backdrop-filter:blur(8px)}
.dialog-close{position:absolute;z-index:4;top:16px;right:16px;background:#fffaf5ec;border:1px solid #dac9e1;border-radius:50%;width:36px;height:36px;font-size:24px;font-weight:400;line-height:1}
.launch-dialog{width:470px;padding:32px 35px;text-align:center}
.dialog-friend{width:120px;height:108px;object-fit:contain;margin:0 auto 19px}
.launch-dialog .eyebrow{font-size:8px}
.launch-dialog h2{font-size:34px;margin:14px 0 22px}
.launch-price{display:flex;align-items:center;justify-content:center;gap:13px}
.launch-price strong{font-family:var(--display);font-size:42px;letter-spacing:-.06em;color:#895981}
.launch-price span{font-size:10px;text-align:left;line-height:1.7;color:#8b7395}
.launch-regular{font-size:10px;margin:5px 0 21px;color:#9b839f}
.launch-status{background:#ede3f2;padding:13px 16px;border-radius:12px;font-size:13px;font-weight:500}
.dialog-note{font-size:12px;line-height:1.85;margin:18px 0 23px}
.launch-dialog>.button{font-size:12px;gap:17px;min-height:52px}
.launch-dialog>small{display:block;font-size:10px;color:#9d83a1;margin-top:12px}
.story-dialog{width:950px;overflow:auto}
.story-grid{display:grid;grid-template-columns:1.1fr 1fr;min-height:530px}
.story-art{position:relative;min-height:530px}
.story-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.story-content{padding:60px 35px 33px;display:flex;flex-direction:column}
.story-content h2{font-size:39px;margin:25px 0 20px;line-height:1.1}
.story-content>p:not(.eyebrow){font-size:14px;line-height:1.8}
.story-steps{display:flex;align-items:center;gap:10px;margin:28px 0}
.story-steps button{width:30px;height:30px;border-radius:50%;background:#e8dcf0;font-size:12px;color:#9a78aa}
.story-steps button[aria-pressed=true]{background:var(--plum);color:#fff7eb}
#story-progress{margin-left:auto;font-size:10px;color:#ad96b3}
.story-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto}
.story-actions .button{font-size:12px;min-height:49px;gap:17px}
.story-content small{font-size:9px;color:#a087a6;margin-top:19px}
.product-dialog{width:900px;padding:45px;background:#f3e9f7}
.product-dialog>img{width:100%;max-height:75svh;object-fit:contain}
/* Gentle, optional movement. */
@keyframes twinkle{0%,100%{opacity:.6;scale:.95}50%{opacity:1;scale:1.08}}
@keyframes greeting{0%,100%{transform:rotate(6deg)}40%{transform:rotate(-2deg) translateY(-3px)}70%{transform:rotate(8deg)}}
@keyframes rise{from{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}
.hero.is-greeting .hello-note{animation:greeting .7s ease}
.reveal.is-visible{animation:rise .7s ease both}
html[data-motion=off]{scroll-behavior:auto}
html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation:none!important;transition:none!important}
html[data-motion=off] .button:hover,html[data-motion=off] .choice:hover,html[data-motion=off] .world-tabs button:hover{transform:none}
html[data-motion=off] .moment-card:hover>img{scale:1}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media(max-width:1180px){
  .section-shell{width:89%}.site-header{padding-inline:5.5%;gap:26px}.desktop-nav{gap:25px}.hero{gap:28px;min-height:650px;padding-top:44px;padding-bottom:50px}.hero h1{font-size:64px}.hero-description{font-size:15px}.hero-actions{gap:18px}.hero-actions .button{font-size:12px;gap:16px;padding:14px 20px;min-height:53px}.hero-actions>.text-link{font-size:11px}.hero-portrait{aspect-ratio:.89}.hello-note{width:174px;padding:13px 14px 10px}#hello-text{font-size:20px}.hero-mini{right:-10px;gap:8px;padding-right:12px}.hero-mini>img{width:59px;height:58px}.hero-mini>span{font-size:15px}.hero-mini small{font-size:5px}.heading-star{left:68%;width:32px;height:32px}.wonder-ribbon{gap:30px;font-size:8px}.how-grid{gap:22px}.how-card h3{font-size:25px}.how-card .how-quote{font-size:13px}.play-card{padding:28px 27px 23px}#play-question{font-size:32px}.play-card-top{font-size:10px}.moment-grid{grid-template-rows:270px 270px}.moment-copy{padding:25px}.moment-large .moment-copy h3{font-size:34px}.banana-copy{padding-left:8%;padding-right:9%}.product-grid{gap:55px}.product-photo{height:420px}.parent-clarity>h3{font-size:32px}.offer-copy{padding-right:10%;padding-left:9%}.offer-price>strong{font-size:50px}.faq-section{gap:60px}.club-cards{height:355px}.club-card{width:220px;height:285px;padding:24px}.card-front{right:0}.card-front h3{font-size:30px}.card-front img{height:85px}.club-copy h2{font-size:39px}.closing h2{font-size:65px}
}
@media(max-width:930px){
  .site-header{height:79px;gap:20px}.site-header .brand{width:129px}.desktop-nav{gap:19px}.desktop-nav a{font-size:10px}.nav-cta{font-size:10px;gap:10px;padding:11px 15px}.hero{min-height:625px;gap:22px;padding-top:36px;padding-bottom:47px}.hero-copy .eyebrow{font-size:7px;gap:7px;letter-spacing:.12em;margin-bottom:16px}.sun-dot{font-size:16px}.hero h1{font-size:52px}.hero-description{font-size:14px;line-height:1.8;margin-top:24px}.hero-actions{gap:14px;margin-top:23px}.hero-actions .button{font-size:12px;min-height:51px}.hero-actions>.text-link{font-size:11px}.hero-offer{font-size:9px;margin-top:21px}.hero-offer .icon{display:none}.middot{padding:0 3px}.hero-portrait{aspect-ratio:.72}.hero-art{border-radius:45% 45% 30% 30%/30% 30% 22% 22%;object-position:53% center}.hello-note{max-width:none;width:150px;right:-3%;top:0;padding:12px 13px 10px}#hello-text{font-size:18px}.note-eyebrow{font-size:5px}.note-hint{font-size:5px}.hero-mini{right:-9px;bottom:-15px}.hero-mini>img{width:49px;height:53px}.hero-mini>span{font-size:13px}.hero-mini small{font-size:4.5px}.hero-mini>span>span{font-size:13px;margin-left:3px}.hero-spark{font-size:39px;left:-18px}.art-caption{font-size:5px;left:9%;bottom:-35px}.heading-star{left:74%;width:25px;height:25px;bottom:8px}.wonder-ribbon{gap:25px;font-size:7px;padding-block:21px}.wonder-ribbon .icon{width:12px;height:12px}h2{font-size:45px}.how-section{padding-top:65px;padding-bottom:55px}.section-heading .eyebrow{font-size:8px}.section-heading>p:last-child{font-size:13px}.how-grid{gap:20px;margin-top:32px}.how-art{aspect-ratio:1.27}.how-art img{border-radius:19px}.how-card h3{font-size:23px}.how-card .how-quote{font-size:12px}.how-card p{font-size:11px}.how-bottom p{font-size:9px}.how-bottom .text-link{font-size:11px}.play-section{padding-top:52px}.play-heading .eyebrow{font-size:8px}.play-heading h2{font-size:44px}.play-heading>p{font-size:12px;max-width:240px}.world-tabs{gap:7px;margin-bottom:18px}.world-tabs button{font-size:12px;gap:8px;padding:13px 10px}.topic-symbol{font-size:20px}.play-stage{grid-template-columns:1fr 1fr;min-height:485px}.world-visual{min-height:485px}.play-card{padding:24px 22px}.little-avatar{width:34px;height:34px}.play-card-top{gap:8px;font-size:9px}#play-progress{font-size:8px}#play-question{font-size:29px}.conversation{padding-block:23px;min-height:155px}.choice{font-size:11px;min-height:61px;padding:12px}.play-card-footer{font-size:8px;align-items:flex-start}.play-card-footer .text-link{font-size:8px}.world-caption{font-size:8px;left:22px;bottom:21px}.play-disclosure{font-size:9px;max-width:580px}.everyday-section{padding-top:65px;padding-bottom:52px}.everyday-heading{gap:28px}.everyday-heading .eyebrow{font-size:7px}.everyday-heading>p{font-size:12px}.moment-grid{grid-template-rows:240px 240px;gap:18px}.moment-copy{padding:21px}.moment-copy>span{font-size:6px}.moment-copy h3,.cuddle-card .moment-copy h3{font-size:25px}.moment-large .moment-copy h3{font-size:30px}.moment-copy p{font-size:10px}.moment-link{font-size:10px;margin-top:12px}.scene-caption{font-size:9px}.banana-section{grid-template-columns:1fr 1fr}.banana-art{min-height:500px}.banana-art img{object-position:62% center}.banana-copy{padding:38px 8% 33px}.banana-copy h2{font-size:33px}.banana-copy .eyebrow{font-size:8px}.banana-copy>p:not(.eyebrow){font-size:12px}.banana-choices button{font-size:10px;padding:10px 13px}.banana-copy .banana-reply{font-size:17px!important}.parents-section{padding-block:65px}.parents-heading>p:last-child{font-size:13px}.parents-heading .eyebrow{font-size:8px}.product-grid{gap:35px}.product-photo{height:375px;padding:55px 17px 32px;border-radius:100px 100px 22px 22px}.sample-label{font-size:9px;top:29px}.gallery-controls{gap:6px}.gallery-controls button{font-size:9px;padding:9px 10px}.parent-clarity>.eyebrow{font-size:8px}.parent-clarity>h3{font-size:29px}.parent-clarity>p:not(.eyebrow){font-size:12px}.parent-fact{gap:11px;margin-top:19px}.parent-fact h4{font-size:12px}.parent-fact p{font-size:11px;line-height:1.75}.parent-fact>span{width:27px;height:27px;font-size:8px}.parent-clarity>.text-link{font-size:11px;margin-top:20px}.offer-section{grid-template-columns:1fr 1fr;min-height:650px}.offer-art{min-height:650px}.offer-art>img{object-position:42% center}.offer-copy{padding:39px 8%}.offer-copy .eyebrow{font-size:8px}.offer-copy h2{font-size:39px}.product-name{font-size:6px}.offer-price{gap:10px}.offer-price>strong{font-size:44px}.offer-price>span{font-size:9px}.regular-price{font-size:9px}.offer-status{padding:13px;gap:9px;margin-block:20px}.offer-status>.icon{width:16px;height:16px}.offer-status strong{font-size:11px}.offer-status p{font-size:10px}.offer-copy>.button{font-size:11px;gap:15px;padding-inline:19px;min-height:50px}.offer-copy>.text-link{font-size:10px}.faq-section{padding-block:65px;gap:40px;grid-template-columns:.9fr 1.3fr}.faq-heading .eyebrow{font-size:8px}.faq-heading h2{font-size:38px}.faq-heading>p:last-child{font-size:11px}.faq-list summary{font-size:12px;padding-block:19px}.faq-list details p{font-size:11px}.little-club{gap:25px;padding-bottom:60px}.club-copy h2{font-size:32px}.club-copy>p:not(.eyebrow){font-size:12px}.club-copy .eyebrow{font-size:8px}.club-copy .button{font-size:11px;gap:15px;min-height:51px;padding-inline:20px}.club-copy>small{font-size:9px}.club-cards{height:315px}.club-card{width:185px;height:251px;padding:22px}.card-back{top:15px}.card-front{top:38px;right:0}.club-card>span:first-child{font-size:5px}.card-front h3{font-size:26px;margin-top:12px}.card-front img{height:76px}.card-front p{font-size:6px;margin-top:9px}.card-back h3{font-size:29px;margin-top:32px}.card-back>span:last-child{font-size:54px}.closing{min-height:520px}.closing-copy{padding-block:65px}.closing h2{font-size:59px}footer{padding-inline:5.5%;gap:18px}footer .brand{width:115px}footer>p{font-size:8px}.footer-actions{gap:15px;font-size:8px}#motion-toggle{font-size:9px}.story-dialog{width:760px}.story-grid{grid-template-columns:1fr 1fr}.story-content{padding:57px 25px 26px}.story-content h2{font-size:33px}.story-content>p:not(.eyebrow){font-size:12px}.story-content .eyebrow{font-size:9px}.story-actions .button{font-size:11px;gap:12px}
}
@media(max-width:680px){
  html{scroll-padding-top:88px}.section-shell{width:calc(100% - 42px)}.announcement{height:25px;font-size:6px;gap:12px;letter-spacing:.16em}.announcement .icon{width:9px;height:9px}.site-header{height:69px;padding:12px 21px;gap:16px}.site-header .brand{width:117px}.desktop-nav{display:none}.nav-actions{margin-left:auto;gap:9px}.nav-cta{font-size:11px;padding:10px 13px;gap:9px}.nav-cta .icon{width:16px;height:16px}.menu-toggle{display:block;padding:6px 0 6px 5px}.menu-toggle span{width:18px;height:1.5px;margin:5px 0}#mobile-menu{position:absolute;top:77px;left:14px;right:14px;background:#fffaf8f5;border:1px solid #dfd0e5;border-radius:20px;padding:12px;box-shadow:0 18px 40px #4a2d5826;backdrop-filter:blur(20px)}#mobile-menu a{display:block;padding:13px 14px;font-family:var(--display);font-size:23px;letter-spacing:-.04em}
  .hero{display:flex;flex-direction:column;gap:31px;min-height:0;padding-top:24px;padding-bottom:47px}.hero-copy{text-align:center;padding:0;width:100%}.hero-copy .eyebrow{justify-content:center;font-size:7px;letter-spacing:.13em;margin-bottom:15px}.sun-dot{font-size:15px}.hero h1{font-size:clamp(45px,12.3vw,66px);line-height:1.01;letter-spacing:-.06em}.hero h1 em:after{height:7px;bottom:-5px;border-width:2px}.heading-star{left:78%;bottom:9px;width:25px;height:25px}.hero-description{font-size:13px;line-height:1.75;max-width:350px;margin:20px auto 0}.hero-description br{display:none}.hero-description strong{display:block;font-weight:600;margin-top:3px}.hero-actions{justify-content:center;gap:15px;margin-top:20px;flex-wrap:nowrap}.hero-actions .button{font-size:12px;gap:11px;padding:13px 17px;min-height:49px}.hero-actions .button>.icon{width:18px;height:18px}.hero-actions>.text-link{font-size:11px;gap:6px;white-space:nowrap}.play-circle{width:27px;height:27px}.play-circle .icon{width:14px;height:14px}.hero-offer{font-size:10px;justify-content:center;margin-top:17px;gap:7px}.hero-offer .icon{display:block;width:12px;height:12px}.hero-portrait{width:100%;max-width:430px;height:385px;aspect-ratio:auto;align-self:center}.hero-art{border-radius:44% 44% 28% 28%/28% 28% 21% 21%;object-position:center 58%}.portrait-orbit{inset:-9px 7px -7px -8px}.hello-note{width:150px;max-width:44%;right:0;top:-7px;padding:12px 12px 9px;transform:rotate(5deg)}#hello-text{font-size:18px}.note-eyebrow{font-size:5px}.note-hint{font-size:5.5px;line-height:1.5}.hero-mini{bottom:-16px;right:-3px;padding:7px 12px 7px 7px;border-radius:14px}.hero-mini>img{width:53px;height:52px;border-radius:8px}.hero-mini>span{font-size:14px}.hero-mini small{font-size:5px}.hero-mini>span>span{font-size:14px}.hero-spark{left:-7px;bottom:23%;font-size:38px}.art-caption{font-size:5px;bottom:-27px;left:6%}
  .wonder-ribbon{gap:19px;justify-content:flex-start;padding:19px 21px;font-size:7px;letter-spacing:.13em}.wonder-ribbon>span:nth-of-type(n+3),.wonder-ribbon>.icon:nth-last-child(-n+2){display:none}.wonder-ribbon .icon{width:11px;height:11px}.eyebrow{font-size:8px;letter-spacing:.14em}h2{font-size:39px;line-height:1.1}.how-section{padding-top:49px;padding-bottom:39px}.section-heading .eyebrow{font-size:7px;letter-spacing:.1em}.section-heading h2{font-size:37px;margin:16px -6px 18px}.section-heading>p:last-child{font-size:13px;line-height:1.8}.section-heading>p:last-child br{display:none}.how-grid{grid-template-columns:1fr;gap:25px;margin-top:28px}.how-card{display:grid;grid-template-columns:43% 1fr;column-gap:20px;grid-template-rows:auto auto auto;align-content:center}.how-art{grid-row:span 3;aspect-ratio:.98}.how-art img{border-radius:15px}.how-number{bottom:9px;left:9px;width:27px;height:27px;font-size:9px;background:#fffaf3ed}.how-card h3{font-size:24px;margin:12px 0 9px;align-self:end}.how-card .how-quote{font-size:12px;line-height:1.6;margin-bottom:7px}.how-card p{font-size:11px;line-height:1.6}.how-bottom{display:block;margin-top:28px;padding-top:18px;text-align:center}.how-bottom p{font-size:9px;line-height:1.7}.how-bottom>.text-link{font-size:12px;margin-top:12px}
  .play-section{padding-top:43px;padding-bottom:32px;border-radius:50% 50% 0 0/15px 15px 0 0}.play-heading{display:block;margin-bottom:23px}.play-heading .eyebrow{font-size:7px;letter-spacing:.12em}.play-heading h2{font-size:42px;margin-top:15px}.play-heading>p{font-size:13px;line-height:1.8;max-width:none;margin-top:18px}.world-tabs{overflow:auto;justify-content:flex-start;margin:0 -21px 17px 0;padding:2px 21px 9px 0;gap:8px;scrollbar-width:thin;scrollbar-color:#b49ac4 transparent}.world-tabs button{flex:none;font-size:13px;min-width:111px;min-height:46px;gap:8px;padding:11px 13px;border-radius:12px}.topic-symbol{font-size:19px}.play-stage{display:flex;flex-direction:column;min-height:0;border-radius:22px}.world-visual{height:287px;min-height:287px;flex:none}.world-visual>img{object-position:center}.world-caption{font-size:9px;bottom:19px;left:22px}.mini-star{font-size:26px}.play-card{padding:25px 23px 23px;min-height:411px}.little-avatar{width:39px;height:39px}.play-card-top{font-size:11px;gap:9px}#play-progress{font-size:9px}.conversation{padding:23px 0 20px;min-height:137px}#play-question{font-size:33px;line-height:1.15}#play-reply{font-size:13px;line-height:1.75;margin-bottom:15px}.choice-label{font-size:8px}.choice{font-size:13px;min-height:64px;padding:13px 14px}.choice>span:last-child{font-size:19px}.play-card-footer{font-size:9px;padding-top:22px;align-items:center}.play-card-footer>.text-link{font-size:9px}.play-disclosure{font-size:9px;line-height:1.9;max-width:315px;margin-top:18px}
  .everyday-section{padding-top:49px;padding-bottom:39px}.everyday-heading{display:block;margin-bottom:26px}.everyday-heading .eyebrow{font-size:7px;line-height:1.7;max-width:290px}.everyday-heading h2{font-size:42px;margin-top:15px}.everyday-heading>p{font-size:13px;line-height:1.9;margin-top:21px}.moment-grid{grid-template-columns:1fr;grid-template-rows:430px 355px 355px;gap:18px}.moment-large{grid-row:auto}.moment-copy{padding:25px}.moment-copy>span{font-size:8px}.moment-copy h3,.cuddle-card .moment-copy h3{font-size:30px;margin-top:11px}.moment-large .moment-copy h3{font-size:35px}.moment-copy p{font-size:12px}.moment-link{font-size:12px;margin-top:16px}.moment-large>img{object-position:43% center}.moment-card:not(.moment-large)>img{object-position:center 38%}.scene-caption{font-size:9px}
  .banana-section{grid-template-columns:1fr}.banana-art{height:310px;min-height:310px}.banana-art>img{object-position:center}.banana-copy{padding:37px 23px 35px}.banana-copy .eyebrow{font-size:8px}.banana-copy h2{font-size:37px;margin-top:15px;margin-bottom:21px}.banana-copy>p:not(.eyebrow){font-size:14px;line-height:1.85}.banana-choices{gap:9px;margin-top:24px}.banana-choices button{font-size:11px;min-height:45px;padding:11px 13px}.banana-copy .banana-reply{font-size:21px!important;min-height:58px;margin-top:23px}.banana-copy>small{font-size:9px}
  .parents-section{padding:49px 0 51px}.parents-heading{margin-bottom:31px}.parents-heading .eyebrow{font-size:7px;line-height:1.8;max-width:285px;margin:auto}.parents-heading h2{font-size:40px;margin:16px 0 19px}.parents-heading>p:last-child{font-size:13px;line-height:1.8}.parents-heading>p:last-child br{display:none}.product-grid{grid-template-columns:1fr;gap:34px}.product-photo{height:375px;padding:57px 20px 35px;border-radius:120px 120px 21px 21px}.sample-label{top:29px;font-size:10px}.product-photo:before{inset:21px}.gallery-controls{gap:7px;margin-top:15px}.gallery-controls button{font-size:11px;padding:11px 13px}.parent-clarity>.eyebrow{font-size:8px}.parent-clarity>h3{font-size:32px;margin-top:15px;margin-bottom:20px}.parent-clarity>p:not(.eyebrow){font-size:14px;line-height:1.9}.parent-fact{gap:14px;margin-top:24px}.parent-fact>span{width:29px;height:29px;font-size:9px}.parent-fact h4{font-size:14px;margin-bottom:6px}.parent-fact p{font-size:13px;line-height:1.8}.parent-clarity>.text-link{font-size:13px;margin-top:23px}
  .offer-section{display:flex;flex-direction:column;min-height:0}.offer-art{height:365px;min-height:365px}.offer-art>img{object-position:center}.offer-art>span{bottom:16px;font-size:7px}.offer-copy{padding:37px 25px 35px;align-self:auto}.offer-copy .eyebrow{font-size:8px}.offer-copy h2{font-size:45px;line-height:1.05;margin:17px 0 23px}.product-name{font-size:8px;gap:7px}.offer-price{gap:17px;margin-top:23px}.offer-price>strong{font-size:56px}.offer-price>span{font-size:11px;line-height:1.7}.regular-price{font-size:11px;margin-top:11px}.offer-status{padding:16px;gap:13px;margin-block:23px}.offer-status>.icon{width:19px;height:19px}.offer-status strong{font-size:13px}.offer-status p{font-size:12px;line-height:1.85}.offer-copy>.button{width:100%;font-size:13px;min-height:54px;gap:22px}.offer-copy>.text-link{max-width:none;font-size:12px;margin-top:14px}
  .faq-section{display:block;padding-top:50px;padding-bottom:49px}.faq-heading .eyebrow{font-size:8px}.faq-heading h2{font-size:40px;margin:16px 0 18px}.faq-heading>p:last-child{font-size:13px;line-height:1.8;margin-bottom:28px}.faq-list summary{font-size:13px;padding-block:20px;line-height:1.7}.faq-list summary>span{font-size:22px}.faq-list details p{font-size:13px;padding-right:7px;line-height:1.85}
  .little-club{grid-template-columns:1fr;gap:27px;padding-top:7px;padding-bottom:44px}.club-copy{text-align:center}.club-copy>.eyebrow{font-size:8px}.club-copy h2{font-size:35px;margin:16px 0 18px}.club-copy>p:not(.eyebrow){font-size:13px;line-height:1.8}.club-copy>p:not(.eyebrow) br{display:none}.club-copy .button{font-size:12px;min-height:53px;padding-inline:24px;margin-top:24px}.club-copy>small{font-size:10px;margin-top:13px}.club-cards{height:335px;width:315px;max-width:100%;margin:auto}.club-card{width:204px;height:277px;padding:25px}.card-back{top:14px;left:4px}.card-front{top:36px;right:0}.club-card>span:first-child{font-size:5.5px}.card-front h3{font-size:29px}.card-front img{height:81px}.card-front p{font-size:7px}.card-back h3{font-size:32px}.card-back>span:last-child{font-size:61px}
  .closing{min-height:675px}.closing>img{object-position:36% bottom;mask-image:linear-gradient(180deg,transparent,#000 37%);-webkit-mask-image:linear-gradient(180deg,transparent,#000 37%)}.closing-shade{background:linear-gradient(180deg,#362643 0,#362643db 24%,#36264330 62%,transparent 100%)}.closing-copy{padding:47px 25px;text-align:center}.closing-copy>.eyebrow{font-size:7px;letter-spacing:.13em}.closing h2{font-size:50px;line-height:1.07;margin:17px 0 24px}.closing h2 br:nth-of-type(2){display:none}.closing .button{font-size:13px;min-height:51px;padding-inline:24px}.closing-copy>p:last-child{font-size:15px;margin-top:17px}
  footer{flex-wrap:wrap;gap:18px;padding:28px 22px 107px}footer .brand{width:117px}footer>p{flex-basis:100%;order:3;text-align:center;font-size:9px;border-top:1px solid #e5d7e6;padding-top:18px}.footer-actions{flex-direction:column;align-items:flex-end;gap:5px;font-size:9px}#motion-toggle{font-size:10px;padding:3px 0}.interest-bar{bottom:10px;width:calc(100% - 24px);border-radius:20px;padding:10px 11px;gap:10px}.interest-bar>div{gap:8px}.interest-bar img{width:34px;height:34px}.interest-bar strong{font-size:13px;line-height:1.3}.interest-bar small{font-size:7px;max-width:150px;line-height:1.5;margin-top:3px}.interest-bar .button{font-size:10px;min-height:43px;padding:11px 14px;gap:8px}.interest-bar .button .icon{width:16px;height:16px}
  dialog{max-width:calc(100% - 24px);max-height:calc(100svh - 26px);border-radius:23px}.dialog-close{top:12px;right:12px;width:34px;height:34px}.launch-dialog{padding:27px 24px}.dialog-friend{width:102px;height:94px;margin-bottom:15px}.launch-dialog h2{font-size:32px;margin:14px 0 20px}.launch-price strong{font-size:39px}.launch-price span{font-size:10px}.dialog-note{font-size:12px;line-height:1.8}.launch-dialog>.button{font-size:12px;min-height:51px;gap:13px;padding-inline:20px}.launch-dialog>small{font-size:10px}.story-dialog{width:430px}.story-grid{display:flex;flex-direction:column;min-height:0}.story-art{height:240px;min-height:240px}.story-content{padding:27px 25px 24px}.story-content .eyebrow{font-size:9px}.story-content h2{font-size:33px;margin:17px 0 16px}.story-content>p:not(.eyebrow){font-size:13px}.story-steps{margin-block:22px}.story-actions .button{font-size:12px;min-height:48px}.story-content small{font-size:9px;line-height:1.7;margin-top:17px}.product-dialog{padding:48px 15px 25px}.product-dialog>img{max-height:75svh}
}
@media(max-width:360px){
  .section-shell{width:calc(100% - 36px)}.site-header{padding-inline:18px;gap:10px}.site-header .brand{width:102px}.nav-actions{gap:8px}.nav-cta{font-size:10px;padding:10px 11px;gap:7px}.hero h1{font-size:45px}.hero-copy .eyebrow{font-size:6px;gap:6px}.hero-description{font-size:12px;line-height:1.8;max-width:284px}.hero-actions{gap:12px}.hero-actions .button{font-size:10px;padding:12px 14px;gap:9px}.hero-actions>.text-link{font-size:10px}.play-circle{width:24px;height:24px}.hero-offer{font-size:9px;gap:6px}.hero-portrait{height:340px}.hello-note{width:132px;max-width:46%;padding:11px 10px 9px}#hello-text{font-size:16px}.note-eyebrow{font-size:4.7px}.note-hint{font-size:5px}.hero-mini>img{width:43px;height:47px}.hero-mini>span{font-size:13px}.hero-mini small{font-size:4.5px}.hero-mini{right:-3px;gap:8px;padding-right:10px}.wonder-ribbon{gap:16px;font-size:6px;letter-spacing:.11em;padding-inline:18px}.section-heading h2{font-size:32px}.how-card{column-gap:15px;grid-template-columns:42% 1fr}.how-card h3{font-size:21px;margin-top:8px;margin-bottom:7px}.how-card .how-quote{font-size:11px;margin-bottom:5px}.how-card p{font-size:10px}.play-heading h2{font-size:36px}.play-heading .eyebrow{font-size:6px}.world-visual{height:250px;min-height:250px}.play-card{padding:24px 20px 21px}#play-question{font-size:30px}.choice{font-size:12px}.everyday-heading h2{font-size:38px}.moment-grid{grid-template-rows:380px 325px 325px}.moment-copy{padding:22px}.moment-large .moment-copy h3{font-size:31px}.moment-copy h3,.cuddle-card .moment-copy h3{font-size:27px}.banana-art{height:270px;min-height:270px}.banana-copy{padding-inline:20px}.banana-copy h2{font-size:33px}.banana-choices button{font-size:10px;padding-inline:10px}.parents-heading h2{font-size:36px}.product-photo{height:335px;border-radius:105px 105px 21px 21px}.gallery-controls{gap:5px}.gallery-controls button{font-size:9px;padding:10px 12px}.parent-clarity>h3{font-size:29px}.offer-art{height:320px;min-height:320px}.offer-copy{padding-inline:22px}.offer-copy h2{font-size:40px}.offer-price>strong{font-size:48px}.offer-price>span{font-size:10px}.offer-price{gap:14px}.faq-heading h2{font-size:36px}.club-copy h2{font-size:30px}.club-card{width:188px;height:261px;padding:23px}.club-cards{height:320px}.card-front h3{font-size:27px}.card-front img{height:76px}.closing h2{font-size:45px}.closing{min-height:640px}.interest-bar strong{font-size:11px}.interest-bar small{font-size:6.5px}.interest-bar img{width:29px;height:29px}.interest-bar .button{font-size:9px;padding-inline:11px;gap:7px}.interest-bar{gap:8px;padding:9px 10px}.story-content h2{font-size:30px}
}
/* Let the family artwork do its job: complete faces, clear captions. */
.moment-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:24px}
.moment-card{display:block;border:1px solid #e6dbe3;background:#fffdf8;overflow:hidden;border-radius:21px}
.moment-large{grid-row:auto}
.moment-card:after{display:none}
.moment-card>img{position:static;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center;z-index:auto}
.moment-large>img,.moment-card:not(.moment-large)>img,.cuddle-card>img{object-position:center}
.moment-card:hover>img{scale:1}
.moment-copy{padding:25px 24px;color:var(--plum)}
.moment-copy>span{color:#a27a97;font-size:7px;letter-spacing:.13em}
.moment-copy h3,.moment-large .moment-copy h3,.cuddle-card .moment-copy h3{font-size:29px;margin:12px 0 12px;line-height:1.14}
.moment-copy p{color:#8e7596;font-size:12px;line-height:1.8}
.moment-link{font-size:11px;color:#744780;margin-top:18px}
.offer-art{display:flex;align-items:center;justify-content:center;padding:35px;background:#e5d3ec}
.offer-art>img{position:static;inset:auto;width:100%;height:auto;object-fit:contain;border-radius:24px;box-shadow:0 15px 40px #60406913}
@media(max-width:930px) and (min-width:681px){.moment-grid{gap:16px}.moment-copy{padding:20px 17px}.moment-copy h3,.moment-large .moment-copy h3,.cuddle-card .moment-copy h3{font-size:24px}.moment-copy>span{font-size:6px}.moment-copy p{font-size:11px}.moment-link{font-size:10px}.offer-art{padding:20px}.offer-art>img{border-radius:18px}}
@media(max-width:680px){
  .moment-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:20px}
  .moment-copy{padding:25px}
  .moment-copy>span{font-size:8px}
  .moment-copy h3,.moment-large .moment-copy h3,.cuddle-card .moment-copy h3{font-size:31px}
  .moment-copy p{font-size:13px}
  .moment-link{font-size:12px}
  .offer-art{height:auto;min-height:0;padding:0;display:block}
  .offer-art>img{border-radius:0;box-shadow:none}
  .offer-art>span{bottom:13px;font-size:6px}
  .closing{min-height:0;display:flex;flex-direction:column;background:#382847}
  .closing-copy{order:0;position:relative;padding:43px 23px 20px}
  .closing>img{position:relative;inset:auto;order:1;width:100%;height:auto;object-fit:contain;z-index:0;mask-image:linear-gradient(180deg,transparent,#000 25%);-webkit-mask-image:linear-gradient(180deg,transparent,#000 25%);margin-top:-5px}
  .closing-shade{display:none}
  .closing h2{font-size:47px;margin-top:16px;margin-bottom:22px}
}
@media(max-width:360px){.hero h1{font-size:39px}.hero-offer{font-size:9px}.moment-copy{padding:22px}.moment-copy h3,.moment-large .moment-copy h3,.cuddle-card .moment-copy h3{font-size:28px}.closing h2{font-size:43px}}
.club-copy h2 em{color:var(--plum)}
@media(max-width:680px){.little-club{grid-template-columns:minmax(0,1fr)}.club-copy{min-width:0}.club-cards{width:min(315px,100%);min-width:0}}
@media(max-width:360px){.world-tabs{margin-right:-18px;padding-right:18px}.club-cards{width:100%;height:310px}.club-card{width:170px;height:246px;padding:21px}.card-back{left:13px;top:15px}.card-front{right:13px;top:37px}.card-front h3{font-size:25px}.card-front img{height:73px}.card-front p{font-size:6px}.card-back h3{font-size:28px}.card-back>span:last-child{font-size:50px}}
/* A child's invitation: pictures first, one question, then a keepsake. */
.world-tabs button{justify-content:flex-start;min-height:80px;padding:10px 15px;gap:13px;font-size:15px;font-weight:600}
.world-tabs button>img{width:54px;height:54px;flex:none;object-fit:cover;border-radius:13px;border:2px solid #fff8f2;box-shadow:0 2px 9px #62457914}
.world-tabs button[aria-selected=true]>img{border-color:#eec4dc}
.wompy-reaction{position:absolute;top:23px;left:23px;max-width:calc(100% - 46px);padding:12px 18px;background:#fffcf6f2;color:var(--plum);font:700 16px/1.4 var(--display);letter-spacing:-.025em;border:1px solid #ead9e4;border-radius:19px 19px 19px 4px;box-shadow:0 5px 24px #68436a15;transform:rotate(-3deg)}
.wompy-reaction span{color:#cba345;margin-right:6px}
.play-stage{overflow:hidden}
.choice{font-size:14px;min-height:64px}
.choice:active{transform:scale(.985);background:#ead7ef}
#play[data-step="2"] .world-visual:after{inset:75% 0 0}
#keepsake-result{scroll-margin-top:105px;margin-top:28px;outline-offset:8px;border-radius:28px}
.invitation-note{display:flex;align-items:center;gap:17px;background:#fff8e8;border:1px solid #e4d0b6;border-radius:18px;margin-bottom:20px;padding:17px 23px}
.invitation-note>span{font-size:30px;color:#b28668}
.invitation-note strong{font-family:var(--display);font-size:22px;letter-spacing:-.03em}
.invitation-note p{font-size:13px;margin-top:2px}
.child-play-visible .interest-bar{display:none!important}
html[data-motion=on] .wompy-reacts #world-image{animation:wompy-idea-bounce .62s ease-out both}
html[data-motion=on] .wompy-reacts .wompy-reaction{animation:wompy-idea-note .42s ease-out both}
html[data-motion=on] .wompy-reacts .little-avatar{animation:wompy-idea-bounce .62s ease-out both}
@keyframes wompy-idea-bounce{0%{transform:scale(1)}20%{transform:scale(1.025) translateY(3px)}55%{transform:scale(1.03) translateY(-5px) rotate(-.7deg)}100%{transform:scale(1)}}
@keyframes wompy-idea-note{0%{transform:rotate(-3deg) scale(.94);opacity:.7}70%{transform:rotate(-1deg) scale(1.02)}100%{transform:rotate(-3deg) scale(1);opacity:1}}
@media(max-width:1050px) and (min-width:681px){.world-tabs button{font-size:12px;padding:9px;gap:8px;min-height:66px}.world-tabs button>img{width:40px;height:40px;border-radius:10px}.wompy-reaction{font-size:14px;left:18px;top:18px;max-width:calc(100% - 36px);padding:11px 14px}}
@media(max-width:680px){.world-tabs{margin-right:0;padding-right:0;gap:9px;padding-bottom:12px;scroll-snap-type:x proximity}.world-tabs button{flex-direction:column;gap:7px;justify-content:center;min-width:94px;min-height:105px;padding:9px 12px;font-size:12px;scroll-snap-align:start}.world-tabs button>img{width:50px;height:50px;border-radius:12px}.play-heading h2{font-size:41px}.wompy-reaction{top:16px;left:17px;max-width:calc(100% - 34px);font-size:14px;padding:10px 14px}.choice{font-size:14px;min-height:68px}.play-card{min-height:400px}.play-disclosure{font-size:10px;max-width:360px}#keepsake-result{scroll-margin-top:88px;margin-top:23px}.invitation-note{padding:15px;gap:12px}.invitation-note strong{font-size:20px}.invitation-note p{font-size:12px}.invitation-note>span{font-size:25px}}
@media(max-width:360px){.play-heading h2{font-size:35px}.world-tabs{margin-right:0;padding-right:0}.world-tabs button{min-width:84px;padding:9px;font-size:11px}.world-tabs button>img{width:45px;height:45px}.wompy-reaction{font-size:12px}.choice{font-size:13px}}
@media(max-width:680px){
 .play-section{padding-top:29px}
 .play-heading{margin-bottom:18px}
 .play-heading .play-intro-long{display:none}
 .play-heading h2{font-size:35px;margin-top:10px;line-height:1.08}
 .play-heading>p{font-size:12px;margin-top:12px;line-height:1.7}
 .play-heading>p br{display:none}
 .world-tabs button{min-height:88px;gap:5px;padding:8px 12px}
 .world-tabs button>img{width:43px;height:43px}
 .world-visual{height:205px;min-height:205px}
 .world-visual>img{object-position:center 49%}
 .world-caption{bottom:12px;font-size:8px}
 .wompy-reaction{font-size:12px;top:12px;padding:8px 12px}
 .play-card{padding-top:19px}
 .conversation{padding:16px 0;min-height:0}
 #play-question{font-size:30px}
}
@media(max-width:360px){.play-heading h2{font-size:31px}.world-visual{height:180px;min-height:180px}#play-question{font-size:28px}.play-card{padding-inline:18px}.play-heading .eyebrow{font-size:7px}}

/* v9 — one peculiar question opens the world. The scene is still until invited. */
.hero-workshop{width:min(1320px,90%);grid-template-columns:.86fr 1.14fr;gap:48px;min-height:660px;padding:52px 0 48px}
.hero-workshop .hero-copy{padding:0}
.hero-workshop h1{font-size:clamp(52px,5.2vw,76px);line-height:1.02;letter-spacing:-.059em}
.hero-workshop .hero-description{font-size:19px;line-height:1.55;margin:25px 0 0;max-width:400px}
.hero-workshop .hero-description strong{font-weight:500}
.hero-detail{font-size:13px;line-height:1.85;color:#8b748d;margin-top:14px}
.hero-workshop .hero-actions{gap:24px;margin-top:28px;flex-wrap:nowrap}
.hero-workshop .hero-buy{background:#633c76;color:#fffdf8;border:1px solid #583267;border-radius:20px;min-height:76px;padding:22px 31px;gap:40px;font-size:21px;font-weight:600;box-shadow:0 5px 0 #47255b,0 13px 25px #77548917;transition:background .2s,transform .2s,box-shadow .2s}
.hero-workshop .hero-buy:hover{background:#744a89;transform:translateY(-2px);box-shadow:0 7px 0 #47255b,0 16px 25px #77548920}
.hero-workshop .hero-buy:active{transform:translateY(3px);box-shadow:0 2px 0 #47255b}
.hero-buy>.icon{width:26px;height:26px}
.hero-price{display:flex;flex-direction:column;gap:4px;white-space:nowrap}
.hero-price strong{font-size:26px;font-weight:500;letter-spacing:-.05em;color:#563665}
.hero-price span{font-size:10px;color:#846b8a}
.hero-availability{font-size:10px;color:#806587;margin:16px 0 0;letter-spacing:.01em}
.hero-explainer{margin-top:24px;font-size:12px;gap:9px}
.hero-garden{min-width:0;position:relative;align-self:center}
.garden-scene{position:relative;border-radius:120px 120px 18px 18px;overflow:hidden;background:#eee1ed;aspect-ratio:1.5;box-shadow:0 23px 65px #baa4bc2b}
.garden-art{display:block;width:100%;height:100%;object-fit:cover}
.garden-sign{position:absolute;left:50%;top:19px;transform:translateX(-50%);display:flex;gap:8px;align-items:center;background:#fffaf3eb;border:1px solid #fff9;padding:9px 14px;border-radius:30px;font-size:7px;letter-spacing:.15em;white-space:nowrap;color:#86658d}
.garden-sign .icon{width:11px;height:11px;fill:#eed59a;stroke:#b0935b}
.hero-thought{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:23px 27px 22px;background:#fffdf8;border:1px solid #e9dce9;border-radius:22px;margin:-13px 12px 0;box-shadow:0 10px 24px #805f8410}
.hero-thought:before{content:'';position:absolute;left:26%;top:-10px;width:20px;height:20px;background:#fffdf8;transform:rotate(45deg);border-left:1px solid #e9dce9;border-top:1px solid #e9dce9}
.hero-thought .note-eyebrow{font-size:6px;letter-spacing:.1em;color:#9b7ba1}
.thought-copy>p{font:700 27px/1.09 Fraunces,Georgia,serif;letter-spacing:-.035em;margin:9px 0 0;color:#583463}
.thought-copy em{font-style:italic;color:#9a719e}
.hero-answer-choices{display:flex;flex-direction:column;gap:9px}
.hero-answer-choices button{display:flex;justify-content:space-between;gap:12px;align-items:center;text-align:left;min-height:45px;border:1px solid #d9c6df;border-radius:13px;background:#f3ebf7;color:#674570;font:500 12px/1.3 DM,sans-serif;padding:11px 13px;cursor:pointer;transition:background .18s,border-color .18s}
.hero-answer-choices button:hover{background:#eadcf1;border-color:#af87be}
.hero-answer-choices button:last-child{background:#eff4e9;border-color:#d5dfcb;color:#617251}
.hero-answer-choices button:last-child:hover{background:#e3edd8;border-color:#b0c29c}
.garden-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:16px 16px 0;font-size:6px;letter-spacing:.08em;color:#a08ba4}
.garden-caption a{font-size:10px;color:#755880;letter-spacing:0;text-decoration:none}
.garden-caption a span{margin-left:4px}
#play-panel{scroll-margin-top:110px}
#play[data-world="dinos"] .world-visual{overflow:hidden}
#play[data-world="dinos"] .wompy-reaction{display:none}
.workshop-notice{position:absolute;z-index:3;bottom:48px;left:20px;right:20px;background:#fffaf2f5;color:#735079;border:1px solid #eadce7;border-radius:14px;padding:12px 17px;font:700 18px/1.25 Fraunces,Georgia,serif;box-shadow:0 4px 16px #6040680d}
.hat-fallback{position:absolute;inset:0;background:#f3e3eb;z-index:1}
.hat-fallback canvas{width:100%;height:100%;object-fit:contain}
#play-panel.hat-arrives #world-image{animation:hat-resolution .6s ease-out both}
#play-panel.hat-arrives .workshop-notice{animation:hat-recognition .6s ease-out both}
@keyframes hat-resolution{0%{opacity:.2;filter:brightness(1.06)}100%{opacity:1;filter:brightness(1)}}
@keyframes hat-recognition{0%,35%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}
html[data-motion="off"] #play-panel.hat-arrives #world-image,html[data-motion="off"] #play-panel.hat-arrives .workshop-notice{animation:none}
@media(max-width:1180px){.hero-workshop{gap:32px;min-height:600px;padding-block:38px}.hero-workshop h1{font-size:61px}.hero-workshop .hero-description{font-size:17px}.hero-workshop .hero-buy{font-size:19px;min-height:68px;padding:19px 25px;gap:28px}.hero-workshop .hero-actions{gap:18px}.hero-price strong{font-size:23px}.hero-price span{font-size:9px}.hero-thought{padding:20px;gap:15px;margin-inline:5px}.thought-copy>p{font-size:23px}.hero-answer-choices button{font-size:11px;padding:10px}.garden-caption{margin-inline:5px}}
@media(max-width:930px) and (min-width:681px){.hero-workshop{gap:26px;grid-template-columns:.9fr 1.1fr;width:91%}.hero-workshop h1{font-size:49px}.hero-workshop .hero-description{font-size:15px}.hero-detail{font-size:11px}.hero-workshop .hero-copy>.eyebrow{font-size:6px}.hero-workshop .hero-buy{font-size:17px;gap:22px;padding:17px 20px;min-height:62px}.hero-workshop .hero-actions{gap:14px}.hero-price strong{font-size:20px}.hero-price span{font-size:8px}.hero-thought{grid-template-columns:1fr;padding:17px 20px;gap:14px}.thought-copy>p br{display:none}.thought-copy>p{font-size:24px}.hero-answer-choices{flex-direction:row;gap:6px}.hero-answer-choices button{flex:1;font-size:10px}.garden-scene{border-radius:65px 65px 15px 15px}.garden-caption>span{font-size:5px;max-width:140px;line-height:1.7}.garden-caption a{font-size:8px}.hero-explainer{font-size:10px}.hero-availability{font-size:9px}}
@media(max-width:680px){
.hero-workshop{width:calc(100% - 36px);gap:23px;padding:20px 0 30px;min-height:0}
.hero-workshop .hero-copy{text-align:center}
.hero-workshop .hero-copy>.eyebrow{font-size:6px;margin-bottom:12px}
.hero-workshop h1{font-size:clamp(40px,10.6vw,59px);line-height:1.01}
.hero-workshop h1>br:nth-of-type(2){display:none}
.hero-workshop h1 em{white-space:nowrap}
.hero-workshop .hero-description{font-size:14px;line-height:1.5;margin:16px auto 0;max-width:330px}
.hero-workshop .hero-description br{display:none}
.hero-workshop .hero-description strong{display:inline;margin:0;font-weight:500}
.hero-detail{display:none}
.hero-workshop .hero-actions{margin-top:20px;gap:20px;justify-content:center}
.hero-workshop .hero-buy{min-height:62px;font-size:20px;gap:28px;padding:16px 25px;border-radius:17px}
.hero-workshop .hero-buy>.icon{width:24px;height:24px}
.hero-price{text-align:left;gap:3px}.hero-price strong{font-size:25px}.hero-price span{font-size:9px}
.hero-availability{font-size:9px;margin-top:13px}
.hero-explainer{display:none}
.hero-garden{width:100%;max-width:480px}
.garden-scene{border-radius:62px 62px 14px 14px}
.garden-sign{font-size:5px;top:10px;padding:6px 10px;gap:6px}
.garden-sign .icon{width:9px;height:9px}
.hero-thought{margin:-7px 3px 0;padding:17px 16px;gap:14px;border-radius:17px}
.hero-thought:before{width:15px;height:15px;top:-8px}
.hero-thought .note-eyebrow{font-size:5px;letter-spacing:.07em;line-height:1.5;display:block}
.thought-copy>p{font-size:22px;margin-top:7px}
.hero-answer-choices{gap:7px}
.hero-answer-choices button{font-size:11px;min-height:44px;padding:9px 10px;gap:5px;border-radius:11px}
.garden-caption{margin:12px 8px 0;gap:9px;font-size:5px;letter-spacing:.04em}
.garden-caption a{font-size:9px;white-space:nowrap}
#play-panel{scroll-margin-top:84px}
.workshop-notice{bottom:30px;left:11px;right:11px;font-size:13px;padding:8px 12px;border-radius:10px}
#play[data-world="dinos"] .world-visual{height:auto;min-height:0;aspect-ratio:1.5}
#play[data-world="dinos"] .world-visual>img{object-position:center}
#play[data-world="dinos"] .world-caption{bottom:5px;font-size:7px}
#play[data-world="dinos"] .mini-star{font-size:18px}
}
@media(max-width:360px){.hero-workshop h1{font-size:36px}.hero-workshop .hero-description{font-size:13px;max-width:280px}.hero-workshop .hero-actions{gap:17px}.hero-workshop .hero-buy{font-size:18px;gap:22px;padding-inline:22px}.hero-price strong{font-size:23px}.hero-price span{font-size:8px}.thought-copy>p{font-size:19px}.hero-thought{padding:14px 12px;gap:9px}.hero-answer-choices button{font-size:10px}.hero-thought .note-eyebrow{font-size:4.5px}.garden-caption>span{max-width:140px;line-height:1.6}.hero-workshop{gap:20px}}

.hero-buy>span{white-space:nowrap}.hero-workshop .hero-buy{flex-shrink:0}
@media(max-width:360px){.hero-workshop h1>br:nth-of-type(2){display:initial}.hero-workshop .hero-buy{padding-inline:20px;gap:18px}.hero-workshop .hero-actions{gap:14px}.hero-workshop h1{font-size:36px}}
@media(max-width:680px){.hero-workshop .hero-description br{display:initial}}
/* On small screens the specific reply below the picture carries the reaction,
   leaving every fitted hat and both faces unobstructed. */
@media(max-width:680px){#play[data-world="dinos"] .workshop-notice{display:none}}

@media(min-width:361px) and (max-width:680px){.hero-workshop h1 em{margin-left:.12em}}
