@charset "UTF-8";
:root{--cream:#fffaf0;--ink:#243d43;--muted:#657371;--orange:#e85c35;--blue:#2176b5;--line:#e8e4d9;--bounce:cubic-bezier(.175,.885,.32,1.275)}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.5}button,a,input,select{-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}button:disabled{cursor:default}button,a{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #196ac8}a{color:inherit;text-decoration:none}button{border:0}svg{display:block}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4,.brand,.button,.eyebrow,.flag-name{font-family:Outfit,sans-serif}h1{font-size:clamp(46px,4.9vw,72px);line-height:1.045;letter-spacing:-2.8px;font-weight:800}h2{font-size:31px;line-height:1.2;letter-spacing:-.7px;font-weight:700}h3{font-size:25px;line-height:1.2;letter-spacing:-.4px}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:12px}
.site-header{height:102px;max-width:1320px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;font-weight:800;font-size:31px;letter-spacing:-1.5px;white-space:nowrap}.brand-atlas{font-weight:500}.brand-dot{color:var(--orange)}.brand-mark{width:40px;height:45px;position:relative;font-size:23px;color:var(--orange);transform:rotate(-16deg);padding-left:27px;padding-top:0}.brand-mark>span{position:absolute;left:0;top:6px;display:grid;place-items:center;border-radius:50%;width:34px;height:34px;background:#217e70;color:#d9ecd0;font-size:37px;line-height:1;overflow:hidden}.site-header nav{display:flex;align-items:center;gap:8px}.nav-link{display:flex;align-items:center;gap:9px;padding:12px 16px;border-radius:13px;font-size:14px;font-weight:700;white-space:nowrap}.nav-link.active{background:#eeeede;color:#326553}.nav-link:hover{background:#f0eee4}.nav-count{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:6px;background:#e8e5dc;font-size:10px}.header-tools{display:flex;gap:20px;align-items:center}.sound-button{display:flex;align-items:center;gap:7px;background:none;padding:10px 0;font-size:12px;color:#5d6967;white-space:nowrap;min-height:44px}.star-count{display:flex;align-items:center;gap:7px;font-weight:800}.star-count>span:first-child{font-size:23px;color:#c38a0f}
/* Programmatic focus targets must not draw a page-sized browser outline. */
main:focus,#dialog-title:focus{outline:none}
main{max-width:1224px;margin:auto;padding:0 0 60px;min-height:70vh}.hero{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:35px;padding-top:47px;padding-bottom:36px}.hero-copy{padding-bottom:5px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.1px;display:flex;align-items:center;gap:8px;text-transform:uppercase}.hero .eyebrow{color:#4d7160;margin-bottom:22px}.eyebrow i{width:7px;height:7px;background:#82aa60;border-radius:50%}.hero h1 .orange{color:var(--orange)}.hero h1 .line{display:block}.hero-desc{margin:22px 0 25px;color:#65716e;font-size:16px;line-height:1.75;max-width:370px}.hero-desc strong{font-weight:500;color:#465a55}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;border-radius:13px;font-size:16px;font-weight:600;padding:14px 24px;transition:transform 160ms var(--bounce),box-shadow 160ms;background:var(--ink);color:white;box-shadow:0 4px 0 #14282e}.button.primary{background:#c74a2b;box-shadow:0 4px 0 #b74425;color:white}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(2px);box-shadow:none}.button.secondary{background:white;color:var(--ink);box-shadow:0 3px 0 #d8dfd8;border:1px solid #d8dfd8}.hero-footnote{display:flex;align-items:center;gap:6px;color:#798077;font-size:11px;margin-top:16px}.hero-footnote .icon{width:14px;height:14px}.hero-footnote .dot{padding:0 4px}
.world-stage{position:relative;border:5px solid #fff;border-radius:27px;background:#e9f3f6;box-shadow:0 6px 0 #e2e6df;isolation:isolate;min-width:0;height:385px;transform:rotate(1deg);overflow:visible}.world-stage::after{content:'';position:absolute;inset:0;border:1px solid #d4e4e8;border-radius:22px;pointer-events:none}.stage-top{display:flex;justify-content:space-between;align-items:center;position:absolute;left:22px;right:20px;top:17px;z-index:1}.stage-top span{font-size:10px;letter-spacing:1.4px;font-weight:700;color:#607f89}.compass-art{width:36px;height:36px;border:1px solid #adc5cc;border-radius:50%;display:grid;place-items:center;color:#6c969e;font-size:25px;transform:rotate(-20deg)}.hero-map{position:absolute;left:0;right:0;top:44px;bottom:38px;display:flex;align-items:center;overflow:hidden}.world-map{width:100%;height:auto;overflow:visible}.world-map .land{fill:#c8dfcd;stroke:#e9f3f6;stroke-width:.75;stroke-linejoin:round}.world-map .highlight{fill:#ef8c5c;stroke:#fff;stroke-width:1.5}.world-map .continent-active{fill:#7ea989}.world-map .map-label{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:1.8px;fill:#5c7e7a;font-weight:700;pointer-events:none}.world-map .ocean-label{font-size:9px;letter-spacing:2px;fill:#91acb5}.world-map .gridline{stroke:#b3ced8;stroke-width:.5;opacity:.42}.world-map .pin{cursor:pointer;outline-offset:4px}.world-map .pin:hover .pin-card,.world-map .pin:focus .pin-card{stroke:var(--orange);stroke-width:3}.world-map .pin-card{fill:white;stroke:#dae2dd;stroke-width:1}.map-lesson{position:absolute;bottom:20px;right:16px;width:204px;background:white;border-radius:14px;padding:12px 14px;box-shadow:0 5px 20px #37575c0a;transform:rotate(-3deg);display:flex;gap:10px;align-items:center;font-size:12px;line-height:1.5}.map-lesson b{font-size:13px}.map-lesson .hand{font-size:24px}.world-caption{position:absolute;left:155px;bottom:10px;font-size:9px;color:#728887}.mascot{width:145px;height:146px;position:absolute;bottom:-8px;left:-30px;transform:rotate(-8deg);filter:drop-shadow(0 4px 0 #233e3911);pointer-events:none}.mascot svg{width:100%;height:100%}.mascot-speech{position:absolute;left:-5px;bottom:121px;border-radius:12px 12px 12px 2px;background:#fff;padding:8px 12px;font-family:Outfit;font-weight:600;font-size:13px;transform:rotate(-6deg);box-shadow:0 3px 0 #233e3908}.little-star{position:absolute;color:#e2ac3c;font-size:28px;left:36px;top:-24px;transform:rotate(-8deg)}.postmark{position:absolute;right:-15px;top:-16px;width:66px;height:66px;display:grid;place-content:center;text-align:center;border:2px dashed #bc9754;background:#f9e8b9;border-radius:50%;transform:rotate(17deg);color:#796539;font-size:8px;line-height:1.4;letter-spacing:1px;font-weight:700}.postmark b{font-size:22px;font-weight:400}
.promise{display:flex;align-items:center;justify-content:center;gap:42px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px;margin-top:14px;color:#6d756d;font-size:12px}.promise>span{display:flex;align-items:center;gap:9px}.promise .icon{width:18px;height:18px;color:#7b9876}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:33px 0 19px}.section-heading h2{font-size:27px}.section-heading p{font-size:13px;margin-top:5px;color:var(--muted)}.section-heading .aside-note{font-size:11px;color:#7d857b;display:flex;align-items:center;gap:7px}.discovery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.discovery-card{position:relative;border-radius:19px;padding:22px 25px 19px;text-align:left;border:1px solid #e1d9b5;transition:transform 180ms var(--bounce),box-shadow 180ms;overflow:hidden}.discovery-card:hover{transform:translateY(-5px);box-shadow:0 8px 0 #243d430c}.discovery-card.yellow{background:#f9e9a9}.discovery-card.lavender{background:#e9e2f6;border-color:#dad1eb}.discovery-card.green{background:#dcebdc;border-color:#cbdcc8}.card-kicker{font-family:Outfit;font-size:10px;letter-spacing:1.5px;font-weight:600;display:flex;align-items:center;gap:7px;color:#657063}.mini-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.card-art{height:93px;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;margin:3px 0 5px}.art-flag{width:88px;height:60px;object-fit:contain;filter:drop-shadow(0 4px 0 #243d431a);transform:rotate(-9deg);background:white;border:5px solid white;border-radius:3px}.art-flag.second{transform:rotate(8deg);margin-left:-3px}.art-flag.third{transform:rotate(-4deg);width:63px;height:45px}.shape-dot{width:42px;height:42px;border-radius:50%;background:#e57149;position:absolute;left:22px;top:23px;opacity:.6}.shape-star{font-size:39px;position:absolute;right:24px;top:8px;color:#d9aa39;transform:rotate(15deg)}.art-equal{font-family:Outfit;font-size:26px;font-weight:500;color:#768f71}.discovery-card h3{font-size:24px}.discovery-card .card-desc{font-size:12px;color:#637061;margin-top:5px}.card-bottom{margin-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#54614f;letter-spacing:.2px}.circle-arrow{width:31px;height:31px;border:1px solid #243d4322;border-radius:50%;display:grid;place-items:center}.circle-arrow .icon{width:16px;height:16px}.journey-heading{margin-top:37px}.text-button{background:none;font-size:12px;font-weight:700;color:#52766a;display:flex;align-items:center;gap:7px;padding:10px 0;min-height:44px}.country-row{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.country-tile{border:1px solid #e5e3d7;border-radius:13px;background:#fffdf7;padding:17px 10px;text-align:center;transition:transform 160ms var(--bounce)}.country-tile:hover{transform:translateY(-3px);border-color:#94aa89}.country-tile img{width:58px;height:39px;object-fit:contain;display:block;margin:0 auto 12px;filter:drop-shadow(0 2px 1px #243d4312)}.flag-name{font-size:15px;font-weight:600}.country-tile small{display:block;font-size:10px;color:#829080;margin-top:3px}.passport-callout{display:flex;align-items:center;gap:18px;margin-top:29px;border:1px dashed #c4cabc;border-radius:14px;padding:17px 23px;background:#f4f3e9}.passport-callout .icon{width:34px;height:34px;color:#6a8567;transform:rotate(-8deg)}.passport-callout h3{font-size:17px}.passport-callout p{font-size:12px;color:var(--muted);margin-top:2px}.passport-callout a{margin-left:auto;white-space:nowrap}footer{max-width:1224px;margin:0 auto;display:flex;align-items:center;gap:26px;border-top:1px solid var(--line);padding:22px 0 28px;font-size:11px;color:#7f857a}.footer-brand{font-size:21px;color:#5d6e5f;letter-spacing:-1px;gap:0}footer button{margin-left:auto;background:none;padding:12px 0;color:#626e60;font-size:11px}
.page-intro{padding-top:43px;margin-bottom:30px}.page-intro .eyebrow{color:#77846b;margin-bottom:11px}.page-intro h1{font-size:49px;letter-spacing:-1.8px}.page-intro p{color:var(--muted);margin-top:11px;max-width:580px}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.game-card{padding:27px;border-radius:22px;border:1px solid #dedbcf;background:#f9e9a9;display:flex;flex-direction:column}.game-card:nth-child(2){background:#e9e2f6}.game-card:nth-child(3){background:#dcebdc}.game-illustration{height:155px;display:grid;place-items:center;font-size:75px}.game-card p{color:#5c6a5e;font-size:14px;margin:12px 0 25px}.game-card .button{margin-top:auto}.reassurance{display:flex;gap:15px;padding:26px;background:#f0f1e6;border-radius:16px;margin-top:28px}.reassurance h3{font-size:20px}.reassurance p{font-size:13px;color:#6d7868;margin-top:5px}.reassurance .icon{width:32px;height:32px;color:#688968}.passport-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.stamp{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #d4d8c9;border-radius:18px;background:#f6f5ed;color:#788170;position:relative}.stamp>span{font-size:27px;color:#adb69e;margin-bottom:10px}.stamp.earned{background:#edf2db;border:2px solid #9cae7e;color:#385744;transform:rotate(-2deg)}.stamp.earned:nth-child(2n){transform:rotate(2deg)}.stamp img{width:65px;height:45px;object-fit:contain;margin-bottom:10px}.stamp small{font-size:10px;letter-spacing:1px;margin-top:4px}.stamp b{overflow-wrap:anywhere;max-width:100%;text-align:center;padding:0 7px;line-height:1.25}.atlas-grid .flag-name{overflow-wrap:anywhere;display:block}.passport-progress{height:8px;background:#e9e9dd;border-radius:8px;max-width:320px;margin:17px 0;overflow:hidden}.passport-progress span{display:block;height:100%;background:#7b9b5e;border-radius:8px}.atlas-layout{background:#e9f3f6;border:1px solid #d8e8e9;border-radius:22px;padding:20px;position:relative}.atlas-layout .world-map{max-height:485px}.atlas-hint{font-size:12px;text-align:center;color:#57787d}.atlas-search{display:flex;align-items:center;gap:14px;margin-top:25px}.atlas-search label{font-family:Outfit;font-weight:600;font-size:16px}.atlas-search input{flex:1;max-width:410px;min-width:0;min-height:48px;border:1px solid #cbd4c3;border-radius:12px;background:#fffdf7;color:var(--ink);padding:12px 15px}.atlas-filters{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin:25px 0 20px}.filter{padding:9px 17px;min-height:44px;background:#eeeede;border-radius:999px;font-size:13px;border:1px solid transparent}.filter.active{background:var(--ink);color:white}.atlas-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.atlas-grid .country-tile{padding:20px 10px}.atlas-grid .country-tile img{width:78px;height:52px}
/* One calm activity at a time. No clocks, no surprise auto-advance. */
dialog{padding:0;border:0;border-radius:25px;width:min(990px,calc(100% - 32px));max-height:calc(100dvh - 40px);background:var(--cream);color:var(--ink);box-shadow:0 25px 100px #172c4340}dialog::backdrop{background:#21353cc4;backdrop-filter:blur(6px)}dialog[open]{animation:arrive 280ms var(--bounce)}.dialog-header{display:flex;align-items:center;gap:15px;padding:20px 25px;border-bottom:1px solid var(--line)}.dialog-header .eyebrow{font-size:10px;color:#78806d}.dialog-header h2{font-size:23px}.close-button{margin-left:auto;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#eeeee3;flex-shrink:0}.close-button:hover{background:#e1e5d8}.steps{display:flex;align-items:center;gap:8px;margin-left:auto;margin-right:13px}.step{width:9px;height:9px;border-radius:50%;background:#dedfd2}.step.active{background:#ed8259;width:25px;border-radius:9px}.step.done{background:#779965}.lesson-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:27px}.flag-theater{position:relative;height:216px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#f3e4cb;background-image:radial-gradient(#d0b58955 1px,transparent 1px);background-size:15px 15px;overflow:hidden}.flag-theater img{width:76%;height:72%;object-fit:contain;filter:drop-shadow(0 7px 4px #3c3a3018);z-index:1}.flag-theater::before{content:'';position:absolute;width:150px;height:150px;transform:rotate(25deg);background:#ffffff60;border-radius:40px}.look-title{font-family:Outfit;font-size:30px;font-weight:700;letter-spacing:-.5px;line-height:1.15;margin:22px 0 13px}.memory{font-size:15px;color:#687568;line-height:1.7}.color-dots{display:flex;gap:7px;margin-top:16px;flex-wrap:wrap}.color-tag{display:flex;align-items:center;gap:5px;padding:4px 8px;border-radius:7px;background:#efeee4;font-size:10px}.color-tag i{width:10px;height:10px;border-radius:50%;border:1px solid #0002}.lesson-map{background:#e9f3f6;border-radius:18px;padding:18px 14px;margin-bottom:17px}.lesson-map>p{font-size:11px;letter-spacing:1px;font-weight:700;color:#5d7e83;margin:0 0 14px 5px}.location-fact{padding:0 8px}.location-fact h3{font-size:23px;margin-bottom:10px}.location-fact p{color:#657568;font-size:14px;line-height:1.7}.location-tag{display:inline-flex;align-items:center;gap:6px;background:#e6edda;color:#536e4a;padding:7px 10px;border-radius:7px;font-size:11px;margin-top:14px}.dialog-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 27px 25px}.listen-button{display:flex;align-items:center;gap:8px;background:none;min-height:48px;padding:10px;color:#586c5d;font-weight:600;font-size:13px}.challenge{padding:28px;text-align:center}.challenge .eyebrow{justify-content:center;margin-bottom:10px;color:#718164}.challenge h3{font-size:33px;margin-bottom:9px}.challenge .prompt-sub{color:#687568;font-size:14px}.answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:26px auto 20px;max-width:700px}.answer{position:relative;background:white;border:2px solid #e0e4d6;border-radius:18px;padding:20px;min-height:195px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;transition:transform 170ms var(--bounce),border-color 170ms}.answer:hover:not(:disabled){transform:translateY(-3px);border-color:#91a67b}.answer img{width:80%;height:123px;object-fit:contain;filter:drop-shadow(0 4px 2px #0001)}.answer .world-map{height:120px}.answer .answer-label{font-family:Outfit;font-size:20px;font-weight:600}.answer.correct{background:#edf4dc;border-color:#799b5c;animation:pop 300ms var(--bounce)}.answer.retry{background:#ffefd9;border-color:#d7a566}.answer:disabled:not(.correct){opacity:.55}.answer .result-badge{position:absolute;right:12px;top:9px;font-size:23px;color:#63863d}.feedback{min-height:47px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#557347;padding:8px 10px;border-radius:10px}.feedback.try{color:#846028}.question-mark{font-family:Outfit;font-size:60px;color:#688e66}.celebration{text-align:center;padding:40px 28px 20px;position:relative;overflow:hidden}.celebration .big-star{font-size:75px;line-height:1.2;color:#dbaa35;display:block;animation:pop 400ms var(--bounce)}.celebration h3{font-size:40px;margin:10px 0}.celebration p{color:#6b7968;max-width:450px;margin:0 auto}.new-stamp{display:flex;flex-direction:column;align-items:center;gap:9px;border:3px double #698b56;background:#e5efd6;color:#48683e;border-radius:17px;width:168px;margin:24px auto;padding:17px;transform:rotate(-6deg);font-family:Outfit;font-size:20px;font-weight:600}.new-stamp img{width:90px;height:58px;object-fit:contain}.new-stamp small{font-size:9px;letter-spacing:2px}.celebration .sprinkle{position:absolute;top:75px;width:9px;height:15px;border-radius:3px;background:#eb9b55;transform:rotate(25deg)}.celebration .sprinkle:nth-child(2){left:24%;background:#97b69b;transform:rotate(-20deg)}.celebration .sprinkle:nth-child(3){right:24%;background:#aca1c7;top:105px}.celebration .sprinkle:nth-child(4){right:33%;background:#d9b954;top:30px}.grownup-body{padding:27px;max-width:760px;margin:auto}.grownup-body h3{font-size:21px;margin:20px 0 8px}.grownup-body p,.grownup-body li{font-size:14px;color:#5d6d61;line-height:1.8}.grownup-body a{text-decoration:underline}.grownup-body .button{margin:20px 0 5px}.inline-note{font-size:12px!important}.twins{display:flex;align-items:center;justify-content:center;gap:15px;padding:25px}.twins img{width:38%;height:160px;object-fit:contain}.twins .art-equal{font-size:38px}.twins-info{padding:0 30px 20px;text-align:center}.twins-info h3{font-size:31px;margin-bottom:12px}.twins-info p{max-width:550px;margin:auto;color:#657363}.empty-note{padding:15px;color:#74836e}.page-enter{animation:arrive 270ms var(--bounce)}
@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pop{from{transform:scale(.96)}to{transform:scale(1)}}
@media(min-width:1450px){.site-header{max-width:1400px}main,footer{max-width:1250px}.hero{padding-top:55px;padding-bottom:44px;gap:60px}.world-stage{height:410px}.hero-desc{font-size:17px}.discovery-card{padding:23px 27px}.card-art{height:104px}}
@media(max-width:1300px){main,footer{margin-left:42px;margin-right:42px}.site-header{padding:0 42px;gap:18px}.header-tools{gap:12px}.nav-link{padding:11px 12px}.brand{font-size:28px}.world-stage{height:360px}.hero{gap:30px}.hero h1{font-size:61px}.world-caption{display:none}}
@media(max-width:1050px){.site-header{padding:0 25px;gap:10px}.brand{font-size:25px}.brand-mark{transform:scale(.8) rotate(-16deg);margin-right:-4px}.nav-link{font-size:12px;padding:11px 10px;gap:6px}.header-tools{gap:12px}.sound-button #sound-label{display:none}main,footer{margin-left:30px;margin-right:30px}.hero{grid-template-columns:1fr 1.08fr;gap:25px}.hero h1{font-size:53px;letter-spacing:-2.1px}.hero-desc{font-size:14px}.world-stage{height:330px}.mascot{width:116px;height:118px;left:-18px}.mascot-speech{font-size:11px;bottom:103px}.map-lesson{width:171px;font-size:10px;bottom:12px}.map-lesson b{font-size:11px}.postmark{right:-8px}.promise{gap:28px}.discovery-card{padding:20px 18px}.discovery-card h3{font-size:21px}.shape-dot{left:0}.shape-star{right:0}.country-row{gap:9px}.country-tile{padding:15px 5px}.passport-grid,.atlas-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.site-header{height:auto;min-height:126px;flex-wrap:wrap;padding:13px 20px 0;gap:5px}.brand{font-size:28px}.site-header nav{order:3;width:100%;justify-content:center;gap:2px;margin-top:9px;padding-bottom:11px}.nav-link{font-size:11px;padding:10px 8px;gap:5px;flex:1;justify-content:center}.nav-link .icon{width:18px;height:18px}.header-tools{margin-left:auto}.header-tools .sound-button #sound-label{display:inline;font-size:10px}.star-count{font-size:13px}.nav-count{display:none}main,footer{margin-left:21px;margin-right:21px}.hero{grid-template-columns:1fr;padding-top:29px;gap:34px;padding-bottom:24px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;margin-bottom:17px;font-size:9px}.hero h1{font-size:clamp(42px,10.7vw,58px);letter-spacing:-1.7px}.hero-desc{margin:18px auto 21px;font-size:14px;max-width:320px}.hero-footnote{justify-content:center;font-size:10px}.hero .button{min-width:240px}.world-stage{height:330px;margin:0 8px 0 13px;max-width:580px;width:calc(100% - 21px);justify-self:center}.mascot{width:126px;height:128px;left:-23px}.mascot-speech{bottom:111px}.promise{font-size:10px;gap:15px;padding:15px 0;flex-wrap:wrap;margin-top:5px}.promise .icon{width:15px;height:15px}.promise>span{gap:6px}.promise>span:last-child{display:none}.section-heading{margin-top:27px}.section-heading h2{font-size:25px}.section-heading p{font-size:12px}.section-heading .aside-note{display:none}.discovery-grid{gap:12px;grid-template-columns:1fr}.discovery-card{padding:20px 21px;min-height:169px;display:grid;grid-template-columns:minmax(0,1fr) 112px;column-gap:16px}.card-kicker{grid-column:1;align-self:start;font-size:9px}.card-art{grid-column:2;grid-row:1/5;height:100%;margin:0;gap:0}.card-art .art-flag{width:54px;height:42px;border-width:4px;flex-shrink:0}.card-art .art-flag.third{display:none}.card-art .shape-star{font-size:25px;top:3px}.card-art .shape-dot{width:25px;height:25px;left:0;top:12px}.card-art .art-equal{font-size:19px;margin:0 3px}.discovery-card h3{font-size:22px;margin-top:10px;grid-column:1;min-width:0}.discovery-card .card-desc{font-size:11px;max-width:175px;grid-column:1}.card-bottom{margin-top:16px;grid-column:1;font-size:9px}.circle-arrow{display:none}.country-row{grid-template-columns:repeat(3,1fr);gap:10px}.country-tile{padding:17px 8px}.country-tile img{width:65px;height:43px}.section-heading .text-button{font-size:10px}.passport-callout{padding:18px 16px;gap:13px;flex-wrap:wrap}.passport-callout h3{font-size:16px}.passport-callout p{font-size:11px}.passport-callout a{margin-left:48px;padding:0;min-height:30px}.passport-callout .icon{width:28px;height:28px}footer{flex-wrap:wrap;gap:7px 15px;padding:20px 0}footer>span{font-size:9px;order:3;width:100%}footer button{font-size:10px}.footer-brand{font-size:19px}.page-intro{padding-top:30px}.page-intro h1{font-size:40px}.page-intro p{font-size:14px}.games-grid{grid-template-columns:1fr}.game-card{padding:22px;display:grid;grid-template-columns:1fr 110px;gap:0 10px}.game-illustration{grid-column:2;grid-row:1/4;height:130px;font-size:60px}.game-card h3{grid-column:1;align-self:end}.game-card p{grid-column:1;font-size:12px;margin:9px 0 16px}.game-card .button{grid-column:1;font-size:14px;min-height:48px;padding:10px 14px}.passport-grid,.atlas-grid{grid-template-columns:repeat(3,1fr);gap:10px}.stamp{min-height:135px;font-size:13px}.stamp img{width:54px;height:36px}.stamp small{font-size:8px}.atlas-layout{padding:15px 5px}.atlas-hint{font-size:10px}.filter{padding:7px 13px;font-size:11px}.atlas-grid .country-tile img{width:65px;height:43px}.atlas-grid .flag-name{font-size:13px}dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:19px}.dialog-header{padding:14px 17px;gap:8px}.dialog-header h2{font-size:19px}.dialog-header .eyebrow{font-size:8px;letter-spacing:1px}.close-button{width:44px;height:44px}.steps{gap:5px;margin-right:2px}.step{width:7px;height:7px}.step.active{width:17px}.lesson-grid{grid-template-columns:1fr;gap:21px;padding:20px}.flag-theater{height:180px}.look-title{font-size:29px;margin:17px 0 10px}.memory{font-size:14px}.lesson-map{padding:14px;margin-bottom:13px}.lesson-map .world-map{max-height:175px}.lesson-map>p{margin-bottom:3px;font-size:10px}.location-fact{padding:0}.location-fact h3{font-size:23px}.location-fact p{font-size:13px}.dialog-actions{padding:15px 18px 23px;gap:10px;position:sticky;bottom:0;background:var(--cream);border-top:1px solid var(--line)}.dialog-actions .button{font-size:14px;min-height:50px;padding:12px 18px}.listen-button{font-size:11px;padding:5px;gap:6px}.challenge{padding:23px 17px}.challenge h3{font-size:29px}.answer-grid{gap:10px;margin:23px 0 14px}.answer{padding:13px 8px;min-height:156px}.answer img{height:100px;width:95%}.answer .world-map{height:90px}.answer .answer-label{font-size:17px}.feedback{font-size:13px;min-height:55px}.challenge .prompt-sub{font-size:12px}.celebration{padding:25px 20px 20px}.celebration h3{font-size:34px}.celebration p{font-size:14px}.twins{padding:23px 17px;gap:10px}.twins img{height:112px}.twins-info{padding:0 20px 20px}.twins-info h3{font-size:26px}.twins-info p{font-size:14px}.grownup-body{padding:20px}.grownup-body h3{font-size:20px}.grownup-body p,.grownup-body li{font-size:13px}}
@media(max-width:370px){.nav-link{padding:10px 8px;font-size:11px}.hero h1{font-size:51px}.header-tools{gap:9px}.header-tools .sound-button #sound-label{display:none}.world-stage{height:295px}.discovery-card{grid-template-columns:1fr 101px;padding:18px 17px}.discovery-card h3{font-size:21px}.card-art .art-flag{width:54px;height:40px}.dialog-actions .button{font-size:12px;padding:12px}.listen-button{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
