:root{--paper:#f8f5ec;--ink:#263d38;--teal:#187d70;--coral:#df816b;--yellow:#f0c862;--muted:#6d7870;--line:#dedfd0;--white:#fffdf7;font-family:ui-rounded,'Trebuchet MS',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background-image:radial-gradient(#7185740a .8px,transparent .8px);background-size:7px 7px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}a{color:var(--teal)}:focus-visible{outline:3px solid #ba532e;outline-offset:5px}button{touch-action:manipulation}header{height:99px;max-width:1256px;margin:auto;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;font-size:27px;letter-spacing:-1.3px;font-weight:900}.brand-mark{display:inline-block;background:var(--teal);color:#fff5d9;border-radius:14px 14px 14px 3px;font-size:35px;width:43px;height:43px;line-height:36px;position:relative}.brand-mark span{font-size:14px;position:absolute;right:2px;top:-8px;color:var(--yellow)}.beta{font-size:9px;letter-spacing:1px;margin-top:-17px;color:var(--teal);border:1px solid #bed2bc;border-radius:4px;padding:3px 4px}nav{display:flex;gap:26px}.nav{background:none;border:0;padding:14px 2px;font-size:14px;font-weight:bold;position:relative;color:#748077}.nav.active{color:var(--ink)}.nav.active:after{content:'';position:absolute;bottom:4px;left:25%;width:50%;height:3px;border-radius:3px;background:var(--teal)}.wallet{border:1px solid #dfce94;background:#fbf0c8;border-radius:30px;padding:11px 20px;font-weight:900;font-size:18px}.wallet>span{color:#9b6b12;margin-right:7px}.wallet small{font-size:12px;font-weight:normal;margin-left:4px}main{max-width:1180px;margin:auto;min-height:70vh}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(36px,4.6vw,58px);line-height:1.12;letter-spacing:-2.3px;margin-bottom:22px}h2{font-size:29px;letter-spacing:-.8px}h3{font-size:19px;letter-spacing:-.3px}p{line-height:1.7}small{line-height:1.5}.hero{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;padding:54px 34px 37px;gap:20px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:800;margin-bottom:20px;display:flex;align-items:center;gap:8px}.dot{width:7px;height:7px;background:var(--teal);display:inline-block;border-radius:50%}.hero h1 span{color:var(--teal)}.hero p{font-size:15px;color:var(--muted);margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid transparent;border-radius:12px;min-height:49px;padding:13px 23px;font-weight:800;font-size:14px;transition:transform .16s,box-shadow .16s}.button:hover:not(:disabled){transform:translateY(-2px)}.button:active:not(:disabled){transform:translateY(2px);box-shadow:none}.primary{background:var(--teal);color:white;box-shadow:0 4px 0 #0f574f}.dark{background:var(--ink);color:white;box-shadow:0 4px 0 #152923}.subtle{border-color:#cbd4c5;background:#f5f4e8;box-shadow:0 3px 0 #dce0d3}.danger{background:#fff0e9;border-color:#dfa390;color:#8d3624}.hero-note{display:block;font-size:10px;color:var(--muted);margin-top:18px}.hero-art{position:relative;text-align:center;align-self:center;padding-top:23px}.mascot{width:300px;max-width:100%;height:260px;display:block;margin:auto;filter:drop-shadow(0 6px 0 #263d3803)}.hero-art:before{content:'';position:absolute;inset:45px 27px 25px;border-radius:49% 51% 46% 54%;background:#ece9d8;z-index:-1;transform:rotate(-8deg)}.bubble{position:absolute;top:3px;right:24px;background:var(--white);border:1px solid #c9d0bb;border-radius:14px 14px 14px 2px;padding:10px 16px;transform:rotate(5deg);font-size:12px;font-weight:bold}.art-label{font-size:8px;font-weight:bold;letter-spacing:2px;display:block;margin-top:5px;color:var(--muted)}.scribble{position:absolute;left:5px;top:83px;font-size:15px;color:#8c9e8b;transform:rotate(-17deg);font-family:Georgia,serif;font-style:italic}.journey-strip{border:1px solid #dadfcd;background:#f0f0e3;border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:21px 29px;margin:9px 24px 46px;gap:16px}.journey-strip>div{display:flex;gap:12px;align-items:center}.journey-strip>div>span{background:#fbfaf3;border:1px solid #d3d8c4;border-radius:50%;font-family:Georgia,serif;font-size:18px;width:33px;height:33px;display:grid;place-items:center;flex-shrink:0}.journey-strip p{margin:0;font-size:12px;line-height:1.5}.journey-strip small{display:block;font-size:10px;color:var(--muted)}.journey-strip i{font-style:normal;color:#9ba693}.map-section{padding:0 24px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.section-heading h2{margin:0}.section-heading .eyebrow{font-size:9px;margin-bottom:9px;color:var(--muted)}.progress-chip{border:1px solid #d6dccb;background:#edf1e4;border-radius:30px;padding:10px 14px;font-size:10px;white-space:nowrap}.map-land{position:relative;padding:12px 0 18px}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 23px;position:relative}.topic-card{border:1px solid #d8dccb;background:var(--white);padding:20px 18px 14px;border-radius:16px;text-align:left;box-shadow:0 5px 0 #e3e4d7;transition:transform .18s,box-shadow .18s;position:relative;min-height:176px;overflow:hidden}.topic-card:hover{transform:translateY(-5px) rotate(-.5deg);box-shadow:0 10px 0 #e3e4d7}.topic-card:nth-child(3n + 2){transform:translateY(11px)}.topic-card:nth-child(3n + 2):hover{transform:translateY(6px) rotate(.5deg)}.topic-card:last-child{grid-column:2}.card-top{display:flex;align-items:center;gap:11px;margin-bottom:16px}.topic-icon{width:45px;height:43px;flex-shrink:0;display:inline-grid;place-items:center;border:1px solid #9ac6b2;background:#dcebdc;border-radius:12px 12px 12px 4px;color:#23695f;font-family:Georgia,serif;font-size:25px;font-weight:bold;box-shadow:0 2px 0 #b5cdb9;transform:rotate(-4deg)}.coral .topic-icon,.topic-icon.coral{background:#f8e0d4;border-color:#e4ae9a;color:#ad5541;box-shadow:0 2px 0 #e7c1ae}.yellow .topic-icon,.topic-icon.yellow{background:#faedc6;border-color:#e3ca85;color:#947226;box-shadow:0 2px 0 #dfd0a8}.lavender .topic-icon,.topic-icon.lavender{background:#eae5f3;border-color:#c8bcdb;color:#766092;box-shadow:0 2px 0 #cec6d9}.station{font-size:8px;letter-spacing:1.3px;color:var(--muted);font-weight:bold}.card-arrow{margin-left:auto;border:1px solid #e2e3d7;display:grid;place-items:center;border-radius:50%;width:25px;height:25px;color:#7b8a7b;font-size:15px}.topic-card h3{font-size:18px;margin:0 0 6px}.topic-card>p{font-size:11px;color:var(--muted);margin-bottom:16px}.card-bottom{border-top:1px dashed #dfe2d5;padding-top:12px;display:flex;justify-content:space-between;gap:5px;font-size:8px;color:#687c68}.card-bottom strong{font-weight:normal;color:#7a8075}.map-trail{position:absolute;inset:60px 10% 20px;border:3px dashed #d1d5bf;border-radius:44%;transform:rotate(-9deg)}.map-tree{position:absolute;color:#b0c2a1;font-size:65px;bottom:50px}.map-tree.one{left:12%}.map-tree.two{right:12%;transform:rotate(12deg);font-size:83px}.coming{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:36px 0 20px;padding:19px 5px;font-size:11px;color:var(--muted);display:flex;gap:10px;align-items:center;flex-wrap:wrap}.coming>span:first-child{font-weight:bold;color:var(--ink)}.badge{font-size:9px;letter-spacing:1px;background:#eeeee3;border:1px solid #dcded0;border-radius:6px;padding:7px 10px}.coming .badge{margin-left:auto;font-size:8px}.curriculum{margin:22px 29px 37px;font-size:12px;color:var(--muted);line-height:1.7}summary{cursor:pointer;font-weight:bold;padding:12px 0;color:var(--ink)}footer{border-top:1px solid var(--line);max-width:1208px;padding:25px 30px;margin:20px auto 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.detail-wrap{padding:32px 24px 50px;max-width:1050px;margin:auto}.back{border:0;background:none;padding:13px 0;margin-bottom:23px;font-size:12px;font-weight:bold;color:#5b7667}.topic-intro{text-align:center;padding:15px 0 25px}.topic-intro .topic-icon{width:65px;height:65px;margin-bottom:25px;font-size:37px}.topic-intro .eyebrow{justify-content:center}.topic-intro h1{font-size:43px}.topic-intro p{color:var(--muted)}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:28px}.panel{border:1px solid #d9decb;background:var(--white);border-radius:18px;padding:30px;box-shadow:0 4px 0 #e7e7d9}.panel p,.panel li{font-size:14px;color:#627467}.panel ul{padding-left:20px;line-height:2;margin-bottom:24px}.panel h2{font-size:25px}.test-panel{background:#f8eed6}.mode-icon{font-size:37px;color:var(--teal);display:block;margin-bottom:20px}.center{text-align:center}.muted{color:var(--muted);font-size:12px}.exercise-wrap{padding:28px 24px 55px;max-width:840px;margin:auto}.exercise-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.exercise-top .back{margin:0}.question-progress{display:flex;justify-content:space-between;margin:26px 0 10px;font-size:12px;color:var(--muted)}progress{appearance:none;border:0;width:100%;height:9px;border-radius:9px;background:#e2e5d6;overflow:hidden;margin-bottom:28px}progress::-webkit-progress-bar{background:#e2e5d6}progress::-webkit-progress-value{background:var(--teal);border-radius:9px}progress::-moz-progress-bar{background:var(--teal)}.question-panel{border:1px solid #d8decc;border-radius:21px;background:var(--white);padding:40px;box-shadow:0 6px 0 #e4e7d8;margin-bottom:22px}.question-panel h1{font-size:32px;line-height:1.4;letter-spacing:-.7px;margin:17px 0 30px}.answer-label{display:block;margin-bottom:10px;font-size:13px;font-weight:bold}.answer-input{border:2px solid #c1cfba;border-radius:11px;min-height:57px;width:100%;max-width:330px;padding:12px 18px;background:#fffef9;font-size:22px;color:var(--ink)}.answer-input::placeholder{font-size:15px;color:#7b8678}.question-actions{display:flex;justify-content:space-between;margin-top:27px;gap:15px}.question-actions>.primary:only-child{margin-left:auto}fieldset{border:0;margin:0;padding:0}legend{font-size:13px;font-weight:bold;margin-bottom:12px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{position:relative;display:flex;align-items:center;gap:12px;border:2px solid #d5ddca;border-radius:11px;padding:18px 16px;background:#f9f9ef;cursor:pointer}.choice:has(input:checked){background:#e1efe2;border-color:var(--teal)}input[type=radio],input[type=checkbox]{accent-color:var(--teal);width:19px;height:19px;flex-shrink:0}.hint{margin-top:23px;border-left:3px solid #dcba5d;background:#fcf4d9;padding:16px;font-size:14px;line-height:1.6}.feedback{padding:24px;border-radius:13px;margin-top:20px;border:1px solid #bdcfb3;font-size:15px;line-height:1.6}.feedback h2{font-size:22px}.feedback p{margin-bottom:12px}.correct{background:#eaf2df}.incorrect{background:#fff0df;border-color:#dfbf9d}.feedback .button{margin-top:10px}.mini-chart{background:#f4f3e9;border-radius:12px;padding:20px;margin-bottom:25px;font-size:13px}.mini-chart>div{display:flex;align-items:center;gap:20px;margin-bottom:12px}.mini-chart span{color:white;letter-spacing:25px;line-height:28px;border-radius:0 4px 4px 0}.mini-chart small{color:var(--muted)}.geometry{display:block;height:110px;margin:0 auto 25px}.result-hero{text-align:center;padding:22px 0 42px}.result-stamp{font-size:60px;color:#c8992c;display:block;margin-bottom:24px}.result-hero .eyebrow{justify-content:center}.result-hero h1{font-size:45px}.result-stats{display:flex;justify-content:center;border:1px solid #d6ddc8;border-radius:18px;background:#eef0df;padding:27px 12px;gap:20px;margin:28px 0}.result-stats>div{flex:1}.result-stats strong{font-size:32px;display:block;color:var(--teal)}.result-stats small{font-size:18px}.result-stats span{font-size:11px;display:block;margin-top:6px}.button-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.review{margin-bottom:20px}.review h3{line-height:1.5}.big-balance{font-size:74px;font-weight:900;letter-spacing:-4px;line-height:1.3}.big-balance span{color:#b58622;font-size:50px}.reward-panel{background:#fbf0cd}.reward-panel select{width:100%;background:var(--white);padding:13px;border:1px solid #b9ba9c;border-radius:8px;color:var(--ink);margin-bottom:16px}.confirm-check{display:flex;gap:12px;align-items:center;font-size:13px;line-height:1.5;margin:10px 0 25px}.treasure{font-size:110px;color:#dfb24e;transform:rotate(10deg)}.note{background:#edf2e4;padding:18px;border-radius:11px;margin:24px 0}.note p{margin:10px 0 0}.history{margin-bottom:30px}.history ul{list-style:none;padding:0;margin:0}.history li{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-top:1px solid #e0e3d6;line-height:1.5}.history li strong{color:var(--teal)}.reset-panel{font-size:13px}.storage-warning{background:#fff0cd;border:1px solid #dbb163;padding:15px;position:sticky;bottom:0;font-size:13px;z-index:5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:12px;top:-70px;z-index:10;background:white;padding:15px}.skip:focus{top:12px}main:focus{outline:none}@media(min-width:1400px){.hero{padding-top:68px;padding-bottom:48px}.hero-art .mascot{width:325px;height:275px}.topic-card{min-height:190px}}@media(max-width:900px){header{padding:0 25px}.hero{padding:40px 25px;grid-template-columns:1.35fr 1fr}.hero h1{font-size:42px}.hero .eyebrow{font-size:8px}.hero p{font-size:13px}.mascot{height:225px}.bubble{font-size:10px;right:0}.scribble{display:none}.journey-strip{padding:19px 16px;gap:7px}.journey-strip>div{gap:8px}.journey-strip p{font-size:10px}.journey-strip small{font-size:9px}.topic-grid{gap:21px 15px;grid-template-columns:repeat(2,1fr)}.topic-card:nth-child(3n+2),.topic-card:nth-child(3n+2):hover{transform:none}.topic-card:nth-child(even){transform:translateY(12px)}.topic-card:last-child{grid-column:auto}.map-tree{display:none}.coming{margin-top:28px}.hero-note{font-size:9px}.card-bottom{font-size:9px}.section-heading h1{font-size:40px}.panel{padding:24px}}@media(max-width:600px){header{height:78px;padding:0 18px;gap:8px}.brand{font-size:22px;gap:7px}.brand-mark{height:35px;width:35px;font-size:29px;line-height:31px;border-radius:11px 11px 11px 3px}.beta{display:none}nav{gap:12px}.nav{font-size:10px}.wallet{padding:9px 11px;font-size:14px;white-space:nowrap}.wallet small{display:none}.wallet>span{margin-right:3px}.hero{grid-template-columns:1fr;padding:31px 23px 17px;gap:16px}.hero h1{font-size:42px;letter-spacing:-1.8px}.hero p{font-size:14px}.hero .eyebrow{font-size:9px;letter-spacing:1px}.hero-art{position:absolute;right:19px;top:327px;width:130px;padding-top:0;pointer-events:none}.hero-art:before{inset:10px 0}.hero-art .mascot{height:130px;width:145px}.bubble,.art-label{display:none}.hero-note{margin:16px 0 20px;font-size:9px}.hero>.button{width:auto}.journey-strip{margin:18px 18px 31px;padding:15px;align-items:stretch;flex-direction:column;gap:13px}.journey-strip i{display:none}.journey-strip p{font-size:12px}.journey-strip small{font-size:10px}.journey-strip>div>span{width:28px;height:28px;font-size:15px}.journey-strip>div{gap:12px}.map-section{padding:0 18px}.section-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:16px}.section-heading h2{font-size:28px}.progress-chip{font-size:10px;padding:8px 12px}.topic-grid{gap:17px;grid-template-columns:1fr}.topic-card{padding:19px;min-height:175px}.topic-card:nth-child(even){transform:none}.topic-card h3{font-size:21px}.topic-card>p{font-size:12px}.card-bottom{font-size:10px}.station{font-size:9px}.topic-icon{width:47px;height:44px}.map-land{padding-top:3px}.map-trail{display:none}.coming{font-size:11px;line-height:1.6}.coming .badge{margin-left:0}.curriculum{margin:20px 23px;font-size:11px}footer{padding:22px;flex-direction:column;gap:10px;font-size:10px}.detail-wrap,.exercise-wrap{padding:20px 18px 35px}.topic-intro h1{font-size:34px}.mode-grid{grid-template-columns:1fr;gap:22px}.panel{padding:25px}.panel h2{font-size:24px}.mode-grid .button{width:100%}.exercise-top{align-items:flex-start}.exercise-top .badge{font-size:7px;line-height:1.5;max-width:175px;text-align:right}.exercise-top .back{font-size:10px;white-space:nowrap}.question-progress{font-size:10px;gap:10px}.question-panel{padding:27px 20px}.question-panel h1{font-size:25px}.question-panel .eyebrow{font-size:8px;letter-spacing:1.1px}.choices{grid-template-columns:1fr}.choice{padding:15px}.question-actions{flex-wrap:wrap}.question-actions .button{flex:1;font-size:12px;gap:7px;padding:12px 13px;white-space:nowrap}.result-hero h1{font-size:35px}.result-stats{gap:10px;padding:24px 8px}.result-stats strong{font-size:25px}.result-stats span{font-size:9px;line-height:1.6}.result-stats small{font-size:12px}.result-hero .eyebrow{font-size:8px}.button-row .button{flex:1;white-space:nowrap}.section-heading h1{font-size:35px}.treasure{display:none}.big-balance{font-size:67px}.history li{flex-wrap:wrap;font-size:12px}.history li>span:first-child{width:100%}.review h3{font-size:18px}.answer-input{max-width:100%}.feedback{padding:20px 16px}.feedback h2{font-size:19px}}
/* Readability pass: secondary text remains legible on pastel paper. */
:root{--muted:#4b5d52}.panel p,.panel li,.card-bottom,.card-bottom strong,.nav,.card-arrow{color:#4b5d52}.card-bottom{font-size:11px;flex-wrap:wrap;row-gap:7px}.station,.art-label,.journey-strip small,.hero-note,.coming .badge,.section-heading .eyebrow{font-size:11px}.topic-card>p{font-size:12px}.badge,.exercise-top .badge,.question-panel .eyebrow,.result-hero .eyebrow{font-size:10px}.result-stats span{font-size:11px}.station{letter-spacing:1px}.mini-chart span{color:#263d38}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
