@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800;900&display=swap');
:root{font-family:'Noto Sans TC',sans-serif;color:#213d34;background:#fafbf6;font-synthesis:none;font-size:16px;--green:#176b52;--yellow:#ffe18a;--muted:#65766d}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s}button:disabled{cursor:default}button:not(:disabled):hover{transform:translateY(-2px)}button:focus-visible,input:focus-visible{outline:3px solid #de9413;outline-offset:4px}button{color:inherit}header{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:24px 38px;border-bottom:1px solid #e3e9df;gap:24px}.brand{display:flex;align-items:center;text-align:left;gap:12px;border:0;background:none;font-weight:900;font-size:21px;padding:0}.brand small{display:block;letter-spacing:3px;font-size:10px;margin-top:3px}.brand-icon{width:49px;height:49px;display:grid;place-items:center;background:var(--green);border-radius:16px;color:white;font-size:30px;position:relative}.brand-icon span{position:absolute;font-size:15px;color:#ffdb68;right:3px;top:2px}nav{display:flex;gap:10px}nav button{border:0;background:none;border-radius:24px;padding:10px 18px;font-size:14px;font-weight:700;color:#697b70}nav button.active{background:#e8f1e7;color:var(--green)}nav b{font-size:12px;margin-left:5px;background:white;border-radius:20px;padding:2px 6px}.star-pill{display:flex;align-items:center;gap:8px;background:#fff5d8;border:1px solid #eee5c8;border-radius:24px;padding:9px 16px}.star-pill span{font-size:12px;color:#756742}main{max-width:1320px;margin:auto;padding:32px 38px 40px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--green)}.eyebrow>span{color:#7d8a7d;font-weight:500;letter-spacing:.5px;margin-left:12px}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;margin-top:20px}.welcome{position:relative;isolation:isolate;min-height:342px;overflow:hidden;border-radius:26px;background:#e5f3e9;border:1px solid #d5e9d9;display:flex}.welcome-copy{z-index:1;padding:30px 0 32px 32px;flex:0 0 49%;background:linear-gradient(90deg,#e5f3e9 84%,transparent)}.tag{font-size:12px;font-weight:700;display:inline-block;background:#fffdf0c9;padding:6px 12px;border-radius:20px;color:#516b4e}h1,h2,h3,p{margin-top:0}h1{font-size:42px;line-height:1.3;letter-spacing:1px;font-weight:900;margin:16px 0}h1 span{color:var(--green)}.welcome p{font-size:14px;line-height:1.9;color:#5a7165;margin-bottom:22px}.hero-art{position:absolute;right:0;top:0;width:61%;height:100%;object-fit:cover;object-position:48% center;z-index:-1;mask-image:linear-gradient(90deg,transparent,#000 18%)}.primary{background:var(--green);color:white;border:0;border-radius:13px;padding:14px 22px;font-weight:700;box-shadow:0 4px 0 #0f4f3c}.primary:hover{background:#0e5c45;box-shadow:0 6px 0 #0f4f3c}.primary>span{margin-left:22px}.secondary{border:1px solid #d4e0d5;background:#fff;border-radius:12px;padding:12px 18px;font-weight:700;color:var(--green)}.text-button{border:0;background:none;padding:7px 0;color:var(--green);font-size:14px;font-weight:700}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:27px 0 8px}.section-title h2{font-size:20px;margin:0;font-weight:800}.section-title>span{font-size:12px;color:var(--muted)}.section-note{font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:18px}.islands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.island{text-align:left;padding:18px;background:white;border:1px solid #dfe8db;border-radius:18px;box-shadow:0 3px 0 #e5eadd}.island:not(:disabled):hover{border-color:#4b9268;box-shadow:0 5px 0 #dce9d9}.island-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:4px}.island-icon{font-size:28px;background:#eef5de;width:49px;height:49px;display:grid;place-items:center;border-radius:14px}.island-top small{font-size:11px;color:#7a866f}.island h3{font-size:17px;margin:0 0 7px;font-weight:800}.island p{font-size:12px;color:#6b7b70;margin-bottom:17px}.progress{height:6px;background:#e8eee2;border-radius:10px;overflow:hidden}.progress i{height:100%;display:block;background:#6ca46a;border-radius:inherit;transition:width .4s}.island-bottom{display:flex;justify-content:space-between;gap:5px;margin-top:10px;font-size:10px;color:#7b8778}.island-bottom b{color:#337251;font-size:11px}.island.locked{background:#f2f4ed;box-shadow:none;color:#768272}.island.locked .island-icon{filter:grayscale(.7);opacity:.7}.island.locked .island-bottom b{color:#7f8a78}.done{border-color:#a6c698}.final-island{width:100%;display:flex;align-items:center;gap:18px;text-align:left;margin-top:17px;border:1px solid #e4d5a4;background:#fff6d9;border-radius:18px;padding:22px}.final-island>span{font-size:36px}.final-island h3{font-size:17px;margin:0 0 6px}.final-island p{font-size:12px;margin:0;color:#847853}.final-island>b{margin-left:auto;font-size:12px;white-space:nowrap}.final-island:disabled{opacity:.68}.passport{border-radius:24px;border:1px solid #e2e7da;background:white;text-align:center;padding:26px 20px}.passport>.eyebrow{font-size:10px;color:#829078;letter-spacing:1.6px}.passport h2{font-size:20px;margin:9px 0 24px}.ring{margin:auto;display:grid;place-items:center;width:154px;height:154px;border-radius:50%;background:conic-gradient(#338764 var(--pct),#eaf0e2 0);transform:rotate(-35deg)}.ring>div{background:white;width:131px;height:131px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;transform:rotate(35deg)}.ring strong{font-size:42px;line-height:1.2}.ring strong small{font-size:20px}.ring span{font-size:11px;color:#798574;margin-top:5px}.passport-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:27px}.passport-stats>div+div{border-left:1px solid #e5eadd}.passport-stats strong{font-size:23px;display:block}.passport-stats small{font-size:12px;color:#7a8478;font-weight:400}.passport-stats span{display:block;font-size:12px;color:#74806c;margin-top:5px}.passport>p{font-size:12px;color:#7f8c79;line-height:1.8;border-top:1px dashed #dce5d4;padding-top:18px;margin:20px 0 0}.wrong-card{margin-top:20px;padding:23px;background:#fff6e5;border-radius:22px;border:1px solid #eee2c9}.wrong-card .section-title{margin:0}.wrong-card h2{font-size:16px}.wrong-card .section-title>b{font-size:12px;background:#f3e7cc;padding:3px 8px;border-radius:50%}.wrong-card p{font-size:13px;line-height:1.85;color:#87785e}.empty-icon{font-size:44px;text-align:center;margin:21px 0 10px}.wrong-card>.text-button{display:block;margin:auto}.wrong-card .secondary{width:100%;font-size:13px;margin-top:12px}.chips{display:flex;gap:5px;flex-wrap:wrap}.chips span{font-size:12px;background:#fffcf5;border:1px solid #eee2c9;border-radius:6px;padding:5px 9px}.how{padding:25px 12px}.how h3{font-size:14px;margin-bottom:18px}.how p{font-size:12px;color:#7e8978;margin:13px 0}.how b{background:#e9efdf;padding:3px 5px;border-radius:4px;margin-right:9px;color:#728761}footer{max-width:1244px;margin:0 auto;padding:20px 0 30px;border-top:1px solid #e5eadf;color:#85917f;font-size:12px;display:flex;justify-content:space-between;gap:15px}.quiz-wrap{max-width:800px;margin:auto}.quiz-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.session-progress{margin:16px 0 26px;height:9px}.quiz-card{background:white;border:1px solid #dce6d8;border-radius:28px;box-shadow:0 8px 0 #e7eddf;padding:30px 44px;text-align:center}.quiz-meta{display:flex;justify-content:space-between;align-items:center;font-size:14px}.question-mascot{font-size:60px;margin-top:24px;animation:bob 3s infinite}.question-label{color:var(--muted);margin:15px 0 12px;font-size:16px}.quiz-card h1{font-size:36px;margin:12px 0;overflow-wrap:anywhere}.question-detail{color:#819079;font-size:13px;margin-bottom:28px}.options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.option{text-align:left;display:flex;align-items:center;gap:15px;background:#fbfcf7;border:2px solid #e4eadc;border-radius:14px;padding:17px;font-size:20px;font-weight:700;overflow-wrap:anywhere}.option>span{font-size:14px;background:#edf1e5;padding:5px 10px;border-radius:8px;color:#7d8c71}.option>b{margin-left:auto}.option.correct{border-color:#39936e;background:#e5f6e8;color:#226945}.option.incorrect{border-color:#df9a78;background:#fff0e7}.option:disabled{opacity:1}.feedback{margin-top:24px;border-radius:15px;padding:20px;display:flex;text-align:left;gap:13px;animation:pop .25s ease-out}.feedback>span{font-size:28px}.feedback h2{font-size:18px;margin:0 0 7px}.feedback p{font-size:14px;line-height:1.7;margin:0}.feedback strong{font-size:22px}.feedback small{display:block;font-size:13px}.success{background:#e9f6e5;color:#296042}.retry{background:#fff0da;color:#76532d}.feedback .text-button{font-size:13px}.submit{margin-top:22px;width:100%;font-size:17px}.quiz-tip{text-align:center;color:#829078;font-size:13px;margin:25px 0}input{width:100%;border:2px solid #b9ceb1;border-radius:13px;background:#fbfdf8;color:#244e38;font-size:25px;padding:19px;text-align:center;min-width:0}.spell-tools{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;text-align:left}.spell-tools>span{font-size:12px;color:#7a8774}.hint{color:#9b6b22;line-height:1.9;background:#fff5dc;padding:15px;border-radius:12px}.hint small{font-size:12px}.library h1{font-size:34px}.library>.section-title{align-items:center}.library p{line-height:1.9;color:var(--muted)}.word-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:24px}.word-grid article{background:white;border:1px solid #dfe8d9;border-radius:18px;padding:23px;overflow-wrap:anywhere}.word-grid article>span{font-size:12px;color:#849277}.word-grid h2{font-size:25px;margin:13px 0 5px}.word-grid p{font-size:14px;margin-bottom:10px}.word-grid small{display:block;font-size:12px;color:var(--muted);margin-bottom:8px}.empty-state{text-align:center;padding:60px 20px}.empty-state>span{font-size:80px}.empty-state h2{margin-top:25px}.summary{max-width:720px;margin:30px auto 60px;background:white;border:1px solid #dce6d8;border-radius:28px;text-align:center;padding:40px}.celebrate{font-size:80px;margin-bottom:14px;animation:pop .4s}.summary h1{font-size:32px}.summary>p{color:var(--muted);line-height:1.9;font-size:15px}.results{display:grid;grid-template-columns:repeat(3,1fr);background:#f3f7ed;border-radius:18px;padding:25px 10px;margin:30px 0}.results strong{display:block;font-size:30px}.results small{font-size:15px;color:#859179}.results span{font-size:13px;color:var(--muted)}.summary>.secondary{margin:15px 0 0 15px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@keyframes pop{from{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}@keyframes bob{50%{transform:translateY(-5px)}}@media(min-width:1500px){main{padding-top:40px}.welcome{min-height:370px}.welcome-copy{padding-top:38px}}@media(max-width:1050px){.home-layout{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.islands{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-copy{flex-basis:57%;padding-left:25px}h1{font-size:36px}.welcome .tag{font-size:10px}.hero-art{width:56%}.word-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){header{padding:18px 20px;flex-wrap:wrap;gap:15px}.brand{font-size:18px}.brand-icon{width:43px;height:43px}.star-pill{margin-left:auto}.star-pill span{display:none}nav{order:3;width:100%;gap:4px}nav button{flex:1;font-size:13px}main{padding:22px 18px}.eyebrow{font-size:10px;letter-spacing:1.2px}.eyebrow>span{margin-left:6px;font-size:10px}.home-layout{grid-template-columns:1fr;margin-top:16px}.welcome{min-height:320px}.welcome-copy{flex-basis:57%;padding:24px 0 28px 22px}h1{font-size:35px}.welcome p{font-size:12px}.welcome .primary{padding:13px 15px;font-size:13px}.primary>span{margin-left:8px}.hero-art{width:57%;object-position:45% center}.islands{gap:12px}.island{padding:15px}.island h3{font-size:16px}.section-title h2{font-size:19px}.section-title>span{font-size:11px}.final-island{padding:18px 14px;gap:10px}.final-island h3{font-size:15px}.final-island p{font-size:11px}.final-island>b{font-size:10px}.final-island>span{font-size:30px}aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}.passport{padding:22px 12px}.passport h2{font-size:17px}.passport>.eyebrow{font-size:8px}.ring{width:120px;height:120px}.ring>div{width:101px;height:101px}.ring strong{font-size:33px}.ring span{font-size:9px}.passport-stats{gap:5px}.passport-stats strong{font-size:19px}.passport-stats small,.passport-stats span{font-size:10px}.passport>p{font-size:10px}.wrong-card{margin:0;padding:20px 13px}.wrong-card h2{font-size:13px}.wrong-card p{font-size:12px}.how{grid-column:1/-1;padding:10px 5px}.how p{display:inline-block;margin-right:12px}footer{margin:0 18px;flex-direction:column;padding:16px 0;font-size:10px;gap:7px}.quiz-top{font-size:12px;flex-wrap:wrap}.quiz-top .text-button{font-size:12px}.quiz-card{padding:22px 18px}.quiz-meta{font-size:12px}.quiz-card h1{font-size:29px}.question-mascot{margin-top:18px;font-size:48px}.question-label{font-size:14px}.options{gap:11px}.option{font-size:16px;padding:14px 10px;gap:8px}.option>span{padding:4px 7px;font-size:12px}.feedback{padding:15px 12px}.feedback h2{font-size:16px}.feedback p{font-size:12px}.feedback strong{font-size:20px}.spell-tools{align-items:start}.spell-tools .text-button{white-space:nowrap;font-size:12px}input{font-size:21px;padding:17px 9px}.library>.section-title{display:block}.library h1{font-size:28px}.library p{font-size:14px}.word-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.word-grid article{padding:16px}.word-grid h2{font-size:21px}.summary{padding:30px 20px}.summary h1{font-size:26px}.summary>.secondary{display:block;margin:18px auto 0}.results strong{font-size:25px}.results span{font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
@media(max-width:760px){.welcome h1{font-size:28px;line-height:1.4;letter-spacing:0}.welcome-copy{flex-basis:58%}}
