:root{--paper:#f8f6f0;--white:#fffefa;--ink:#24372f;--muted:#68746b;--green:#234d40;--green-light:#e8eee3;--line:#e3e5da;--gold:#e5b651;--pink:#fae9e0;--blue:#e5edf1;--radius:24px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #bb7627;outline-offset:4px}button{color:var(--ink)}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.035em}h1{font-size:44px;line-height:1.15}h2{font-size:28px}h3{font-size:21px}p{line-height:1.6}.muted,small{color:var(--muted)}.zh,[lang=zh-CN]{font-family:'Kaiti SC','STKaiti','Songti SC','Noto Serif CJK SC',serif}.site-header{max-width:1320px;margin:auto;padding:24px 44px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:750;white-space:nowrap}.brand small{display:block;margin-top:5px;letter-spacing:.13em;font-size:10px;font-family:inherit;font-weight:600}.brand-mark{display:grid;place-items:center;width:47px;height:50px;background:var(--green);border-radius:15px;color:#fff6dc;font-size:32px;font-weight:500}.site-header nav{display:flex;gap:5px}.site-header nav a{font-size:14px;font-weight:600;padding:13px 17px;border-radius:24px;white-space:nowrap}.site-header nav a.active{background:var(--green-light);color:var(--green)}.header-right{display:flex;align-items:center;gap:14px}.stars{font-weight:750;color:#9c7228;background:#f8eed6;border:1px solid #eaddbf;padding:9px 14px;border-radius:24px;white-space:nowrap}.icon-button{background:none;border:1px solid var(--line);min-width:44px;min-height:44px;border-radius:50%;display:inline-grid;place-items:center;font-size:21px}.site-footer{max-width:1232px;margin:44px auto 0;padding:25px 0 34px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}#main{max-width:1232px;min-height:65vh;margin:auto;outline:none}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:750;letter-spacing:.17em;line-height:1.6;color:var(--green)}.pill{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:8px;background:var(--green-light);font-size:11px;font-weight:700}.hero{display:grid;grid-template-columns:.95fr 1.05fr;min-height:395px;border-radius:28px;overflow:hidden;background:#eceee2;border:1px solid #e0e4d4;position:relative}.hero-content{padding:43px 40px;position:relative;z-index:1}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:49px;font-weight:500;letter-spacing:-.055em;margin:17px 0}.hero h1 em{color:#4b7052;font-weight:400}.hero p{font-size:15px;max-width:340px;color:#59685d}.hero-art{height:100%;width:100%;object-fit:cover;min-height:395px}.hero-art-wrap{position:relative;overflow:hidden}.hero-art-wrap::before{position:absolute;inset:0;content:'';background:linear-gradient(90deg,#eceee2,transparent 17%);z-index:1}.hero .btn{margin-top:25px}.hero .tiny{margin-top:12px;font-size:11px}.btn{border:0;min-height:48px;padding:13px 21px;border-radius:13px;font-size:14px;font-weight:650;background:var(--green);color:white;display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1.35}.btn.secondary{background:var(--white);color:var(--ink);border:1px solid var(--line)}.btn.soft{background:var(--green-light);color:var(--green)}.btn.gold{background:#f1d590;color:#624f28}.btn.danger{background:#f5e3dc;color:#8e4331}.btn.small{min-height:42px;padding:9px 15px;font-size:13px}.btn svg{width:18px;height:18px}.text-link{font-size:13px;color:var(--green);font-weight:650;padding:12px 0;display:inline-flex;gap:10px;align-items:center}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:32px 0 18px}.section-heading p{font-size:13px;margin-top:5px}.focus-bar{display:flex;align-items:center;gap:14px;background:var(--white);border:1px solid var(--line);padding:17px 21px;border-radius:18px;margin-top:20px}.focus-bar label{font-size:12px;white-space:nowrap;font-weight:650}.focus-bar select{font-size:14px;font-weight:600;border:0;background:transparent;max-width:360px;min-height:44px;flex:1;color:var(--ink)}.focus-bar .due{margin-left:auto;font-size:12px;white-space:nowrap;color:var(--muted)}.activity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.activity-card{padding:22px;border:1px solid var(--line);background:var(--white);border-radius:20px;min-height:175px;transition:transform .18s,border-color .18s}.activity-card:hover{transform:translateY(-3px);border-color:#a1b39f}.activity-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;margin-bottom:19px}.activity-icon svg{width:24px;height:24px}.activity-card h3{font-size:17px;letter-spacing:-.02em;margin-bottom:7px}.activity-card p{font-size:12px;color:var(--muted)}.activity-card .arrow{float:right}.sage{background:#e6eddf}.peach{background:#f8e5d9}.lavender{background:#eae6f1}.sky{background:#e1edf0}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.lesson-card{background:var(--white);border:1px solid var(--line);border-radius:21px;overflow:hidden;transition:transform .18s;display:flex;flex-direction:column}.lesson-card:hover{transform:translateY(-3px)}.lesson-image{height:184px;position:relative;overflow:hidden;background:var(--green-light)}.lesson-image img{width:100%;height:100%;object-fit:cover}.chapter-tag{position:absolute;top:14px;left:14px;background:#fffef5eb;padding:7px 10px;border-radius:8px;font-size:10px;font-weight:750;letter-spacing:.06em}.lesson-body{padding:20px}.lesson-body .zh{font-size:22px;line-height:1.5;letter-spacing:0}.lesson-body p{font-size:12px;color:var(--muted);margin-top:3px}.lesson-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted);margin-top:18px}.mini-progress{height:4px;border-radius:10px;background:#eceee5;margin-top:12px;overflow:hidden}.mini-progress span{display:block;height:100%;background:#7e9b6e}.coach-note{display:flex;align-items:center;gap:20px;padding:22px 28px;background:#efeee6;border-radius:20px;margin-top:24px}.coach-note img{height:76px;width:76px;object-fit:contain}.coach-note p{font-size:13px;max-width:740px}.coach-note strong{display:block;margin-bottom:5px;font-size:15px}.page-top{margin:28px 0 26px;display:flex;justify-content:space-between;align-items:center;gap:20px}.page-top h1{font-size:37px}.page-top p{color:var(--muted);margin-top:9px;font-size:14px}.back{font-size:12px;display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--muted)}.chapter-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:white;border-radius:24px;overflow:hidden;min-height:280px}.chapter-hero>div{padding:35px}.chapter-hero img{height:100%;max-height:345px;width:100%;object-fit:cover}.chapter-hero .eyebrow{color:#d6e2c6}.chapter-hero h1{font-size:36px;letter-spacing:0;margin:14px 0 7px}.chapter-hero h2{font-family:Georgia,serif;font-size:24px;font-weight:400}.chapter-hero p{color:#d5e2d5;font-size:13px;margin-top:16px}.word-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.word-tile{border:1px solid var(--line);padding:18px;border-radius:17px;background:var(--white);text-align:left;position:relative}.word-tile .zh{font-size:28px;letter-spacing:0;display:block}.word-tile .pinyin{font-size:13px;color:#8e682d;display:block;margin:7px 0}.word-tile small{font-size:12px;display:block}.word-tile .word-state{position:absolute;top:16px;right:13px;font-size:11px}.panel{background:var(--white);padding:28px;border:1px solid var(--line);border-radius:22px}.practice-wrap{max-width:850px;margin:0 auto}.practice-top{display:flex;align-items:center;justify-content:space-between;margin:12px 0 17px;font-size:12px;color:var(--muted);gap:10px}.progress-track{height:6px;background:#e5e7dd;border-radius:10px;margin-bottom:24px;overflow:hidden}.progress-track span{display:block;background:#71916c;height:100%;transition:width .25s}.flashcard{border:1px solid var(--line);background:var(--white);border-radius:25px;overflow:hidden;min-height:425px;display:grid;grid-template-columns:1fr 1fr;width:100%;padding:0;text-align:center;cursor:pointer}.flash-picture{position:relative;background:#edece1;min-height:350px}.flash-picture img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.flash-picture small{position:absolute;bottom:13px;left:13px;right:13px;color:white;background:#1f372aba;border-radius:9px;padding:8px;font-size:10px}.flash-text{padding:35px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center}.flash-text .zh{font-size:62px;letter-spacing:0;line-height:1.5}.flash-text .pinyin{font-size:24px;color:#95733c;margin:9px 0}.flash-text .meaning{font-size:21px;margin:15px 0;font-family:Georgia,serif}.flash-text .reveal-label{font-size:12px;color:var(--muted);margin-top:25px}.reveal-block{margin-top:15px}.button-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:22px}.practice-help{text-align:center;color:var(--muted);font-size:12px;margin:16px auto;max-width:620px}.word-nav{display:flex;gap:8px;overflow:auto;padding:10px 0 18px;margin-top:10px}.word-nav button{min-width:60px;min-height:45px;border:1px solid var(--line);background:var(--white);border-radius:10px;white-space:nowrap;padding:8px 12px}.word-nav button.selected{background:var(--green);color:white;border-color:var(--green)}.writing-header{text-align:center;margin-bottom:22px}.writing-header .zh{font-size:38px;letter-spacing:0}.writing-header .pinyin{font-size:20px;color:#95733c;margin:6px}.writing-header .meaning{font-size:16px;margin:8px}.writing-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.character-box{width:240px;height:240px;max-width:100%;background:linear-gradient(45deg,transparent 49.7%,#e5e5dc 49.7%,#e5e5dc 50.3%,transparent 50.3%),linear-gradient(-45deg,transparent 49.7%,#e5e5dc 49.7%,#e5e5dc 50.3%,transparent 50.3%),linear-gradient(90deg,transparent 49.7%,#d5dacd 49.7%,#d5dacd 50.3%,transparent 50.3%),linear-gradient(0deg,transparent 49.7%,#d5dacd 49.7%,#d5dacd 50.3%,transparent 50.3%),#fffefa;border:2px solid #ced7c7;border-radius:16px;overflow:hidden;touch-action:none}.character-box svg{display:block;touch-action:none}.writing-status{text-align:center;padding:17px;background:var(--green-light);border-radius:12px;margin-top:20px;font-size:14px;min-height:54px}.mode-tabs{display:flex;justify-content:center;gap:8px;margin:0 0 24px;flex-wrap:wrap}.mode-tabs button{padding:12px 18px;border:1px solid var(--line);border-radius:25px;background:var(--white);min-height:45px;font-size:13px}.mode-tabs button.selected{background:var(--green);color:white;border-color:var(--green)}.quiz-card{text-align:center;min-height:350px}.quiz-card h2{font-size:21px}.quiz-prompt{margin:28px 0;font-size:30px;line-height:1.5}.quiz-prompt.zh{font-size:54px;letter-spacing:0}.options{display:grid;grid-template-columns:1fr 1fr;gap:13px;text-align:left}.option{min-height:83px;padding:20px;border:2px solid var(--line);border-radius:16px;background:var(--white);font-size:17px}.option.zh{font-size:27px}.option.correct{border-color:#4c8663;background:#e9f1e4;opacity:1}.option.wrong{border-color:#ca8b72;background:#fbefe7;opacity:1}.feedback{margin-top:21px;padding:17px;border-radius:15px;background:var(--green-light);font-size:14px}.feedback.wrong{background:#f9ebdf}.pinyin-input{width:100%;max-width:450px;padding:18px;border:2px solid #cdd7c6;border-radius:13px;text-align:center;font-size:26px;background:#fffefa;color:var(--ink)}.tones{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin:15px 0}.tones button{min-height:44px;min-width:44px;border:1px solid var(--line);background:#f5f3e9;border-radius:9px;font-size:20px}.result{text-align:center;padding:40px}.result .big-star{font-size:58px;color:#bf973c}.result h1{margin:17px 0}.result .score{font-family:Georgia,serif;font-size:74px;color:var(--green);margin:20px 0}.result p{color:var(--muted);max-width:530px;margin:auto}.result-list{margin:22px auto;text-align:left;max-width:540px}.result-list div{padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:10px}.reader-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap;position:sticky;top:0;background:var(--paper);padding:12px 0;z-index:3}.reader-page{max-width:830px;margin:auto;border:1px solid var(--line);background:white;border-radius:14px;overflow:auto;box-shadow:0 8px 30px #233c3310}.reader-page img{width:100%;max-width:none}.reader-page.zoom img{width:160%}.reader-caption{text-align:center;color:var(--muted);font-size:12px;margin:14px}.draw-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:18px 0}.color-dot{width:42px;height:42px;border-radius:50%;border:4px solid var(--white);outline:1px solid var(--line)}.color-dot.selected{outline:3px solid var(--green)}.draw-toolbar label{font-size:12px}.draw-toolbar select{min-height:42px;border:1px solid var(--line);background:var(--white);border-radius:9px;padding:8px}.draw-frame{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;aspect-ratio:4/3;position:relative}.draw-frame canvas{width:100%;height:100%;display:block;touch-action:none;cursor:crosshair}.drawing-prompt{display:flex;gap:18px;align-items:center}.drawing-prompt .zh{font-size:35px}.drawing-prompt p{font-size:13px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery .panel{padding:14px}.gallery img{border-radius:10px;border:1px solid var(--line);width:100%}.gallery h3{font-size:20px;margin-top:15px}.gallery small{font-size:11px}.gallery button{float:right}.empty{text-align:center;padding:50px 25px}.empty p{color:var(--muted);margin:12px auto 20px;max-width:450px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:24px 0}.stat{padding:23px;border:1px solid var(--line);border-radius:17px;background:var(--white)}.stat strong{font-family:Georgia,serif;font-size:36px;font-weight:400;display:block}.stat span{font-size:12px;color:var(--muted);display:block;margin-top:6px}.progress-table{width:100%;border-collapse:collapse}.progress-table th{text-align:left;font-size:11px;letter-spacing:.03em;color:var(--muted);font-weight:500;padding:12px}.progress-table td{padding:16px 12px;border-top:1px solid var(--line);font-size:13px}.progress-table td.zh{font-size:19px}.table-scroll{overflow:auto}.skill-dots{display:flex;gap:7px}.skill-dot{width:10px;height:10px;border-radius:50%;background:#e6e6dd}.skill-dot.yes{background:#618d68}.skill-dot.no{background:#ce956f}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-field{display:block;margin:20px 0;font-size:13px;font-weight:600}.form-field input,.form-field select{display:block;width:100%;margin-top:9px;min-height:49px;border:1px solid #ced5c9;border-radius:10px;background:var(--white);padding:12px;color:var(--ink)}.form-field small{display:block;margin-top:8px;font-weight:400;line-height:1.5}.settings-grid p{font-size:13px;color:var(--muted);margin-top:10px}.settings-grid h2{font-size:23px}.settings-grid .button-row{justify-content:flex-start}.notice{padding:16px 19px;border:1px solid #e2d9b9;background:#faf3df;border-radius:13px;font-size:13px;margin-top:20px;line-height:1.6}.search{padding:14px 17px;min-height:48px;border:1px solid var(--line);border-radius:13px;background:var(--white);width:300px;max-width:100%}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.hidden{display:none!important}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(110px);max-width:calc(100% - 30px);width:max-content;padding:15px 24px;color:white;background:#234d40;border-radius:15px;z-index:20;box-shadow:0 6px 30px #12271825;transition:transform .2s;font-size:14px;text-align:center;pointer-events:none}#toast.visible{transform:translateX(-50%) translateY(0)}.skip-link{position:absolute;top:-60px;left:20px;z-index:50;background:white;padding:12px}.skip-link:focus{top:10px}.loading{text-align:center;padding:100px 20px;color:var(--muted)}.inline-audio{border:1px solid var(--line);background:var(--white);border-radius:50%;width:44px;height:44px;display:inline-grid;place-items:center}.inline-audio svg{width:20px;height:20px}.session-label{color:var(--green);font-weight:700}.hint-label{font-size:12px;background:#f5ead0;border-radius:8px;padding:8px 12px;margin-top:12px}.install-steps{font-size:13px;color:var(--muted);line-height:1.8;padding-left:20px}.badge{display:inline-block;font-size:11px;border:1px solid var(--line);border-radius:20px;padding:5px 9px;margin:3px}.daily-checks{display:flex;gap:5px;margin-top:15px}.daily-checks span{width:20px;height:6px;border-radius:8px;background:#d6decd}.daily-checks span.done{background:#668566}
@media(min-width:1450px){.hero{min-height:430px}.hero-art{min-height:430px}.hero-content{padding:48px}.hero h1{font-size:56px}}
@media(max-width:1320px){#main{margin:0 40px}.site-footer{margin:44px 40px 0}.site-header{padding:24px 40px}.site-header nav a{padding:12px 13px}}
@media(max-width:1000px){.site-header{flex-wrap:wrap;gap:18px;padding:23px 28px}.site-header nav{order:3;width:100%;justify-content:center;gap:15px;border-top:1px solid var(--line);padding-top:13px}.site-header nav a{padding:12px 22px}#main{margin:0 28px}.site-footer{margin:35px 28px 0}.hero-content{padding:32px 28px}.hero h1{font-size:40px}.hero p{font-size:14px}.hero,.hero-art{min-height:370px}.activity-grid{gap:12px}.activity-card{padding:18px 15px;min-height:175px}.lesson-grid{gap:16px}.lesson-image{height:145px}.lesson-body{padding:16px}.lesson-body .zh{font-size:21px}.lesson-body p{font-size:11px}.character-box{width:220px;height:220px}}
@media(max-width:700px){h1{font-size:34px}.brand{font-size:17px}.brand-mark{width:42px;height:45px}.site-header{padding:18px 18px 14px}.header-right{gap:7px}.stars{font-size:13px;padding:9px 12px}.site-header nav{gap:3px}.site-header nav a{flex:1;text-align:center;padding:12px 6px;font-size:13px}#main{margin:0 18px}.site-footer{margin:30px 18px 0;flex-direction:column;gap:7px}.hero{grid-template-columns:1fr;min-height:0}.hero-content{padding:30px;order:2}.hero-art-wrap{height:220px}.hero-art{min-height:0;height:220px}.hero-art-wrap::before{background:linear-gradient(0deg,#eceee2,transparent 28%)}.hero h1{font-size:42px;margin:14px 0}.hero p{max-width:none}.hero .btn{margin-top:20px}.hero .tiny{font-size:11px}.hero-content .eyebrow{font-size:10px}.focus-bar{flex-wrap:wrap;padding:12px 16px;gap:4px 12px}.focus-bar .due{margin-left:0;width:100%;margin-top:5px;font-size:11px}.focus-bar select{max-width:calc(100% - 100px);font-size:13px}.section-heading{margin-top:27px;gap:10px}.section-heading h2{font-size:24px}.section-heading .text-link{font-size:12px}.activity-grid{grid-template-columns:1fr 1fr}.activity-card{padding:20px;min-height:163px}.lesson-grid{grid-template-columns:1fr 1fr;gap:13px}.lesson-image{height:132px}.lesson-body{padding:14px}.lesson-body .zh{font-size:20px}.lesson-meta{font-size:10px;margin-top:14px}.coach-note{padding:18px;gap:13px}.coach-note img{width:58px;height:65px}.coach-note p{font-size:12px}.coach-note strong{font-size:14px}.page-top{margin:20px 0;align-items:flex-start;flex-wrap:wrap}.page-top h1{font-size:32px}.chapter-hero{grid-template-columns:1fr}.chapter-hero>div{padding:27px;order:2}.chapter-hero img{height:210px}.chapter-hero h1{font-size:31px}.word-grid{grid-template-columns:1fr 1fr}.word-tile{padding:15px}.word-tile .zh{font-size:25px}.word-tile .word-state{font-size:9px}.panel{padding:21px}.flashcard{grid-template-columns:1fr;min-height:0}.flash-picture{height:190px;min-height:0}.flash-text{min-height:250px;padding:27px 20px}.flash-text .zh{font-size:52px}.flash-text .pinyin{font-size:23px}.flash-text .meaning{font-size:20px}.flash-text .reveal-label{margin-top:18px}.flash-picture small{bottom:8px;font-size:9px;padding:5px}.button-row{gap:9px}.button-row .btn{padding:13px 16px;flex:1}.character-box{width:220px;height:220px}.writing-grid{gap:10px}.writing-header .zh{font-size:32px}.options{gap:10px}.option{padding:14px;font-size:15px;min-height:90px}.option.zh{font-size:25px}.quiz-prompt.zh{font-size:46px}.stats{grid-template-columns:1fr 1fr;gap:12px}.stat{padding:20px}.settings-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;gap:13px}.reader-toolbar .btn{padding:11px 14px}.reader-toolbar{font-size:12px}.filter-row{gap:14px}.search{width:100%}.result{padding:30px 20px}.result h1{font-size:31px}.result .score{font-size:62px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
#toast{opacity:0;visibility:hidden}#toast.visible{opacity:1;visibility:visible}
.character-art{display:inline-block;position:relative;width:76px;height:76px;flex:none;vertical-align:middle}.character-art img{width:100%;height:100%;object-fit:contain}.coach-note .character-art{width:76px;height:76px}.profile-button{display:flex;align-items:center;gap:6px;min-height:48px;padding:3px 10px 3px 3px;border:1px solid var(--line);border-radius:28px;background:var(--white);font-size:13px;font-weight:700;white-space:nowrap}.profile-button .character-art{width:40px;height:40px;background:#f3eee7;border-radius:50%;overflow:hidden}.profile-button .character-art img{transform:scale(1.3) translateY(8%)}.profile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}.profile-card{display:flex;align-items:center;gap:12px;text-align:left;padding:12px;border:2px solid var(--line);border-radius:18px;background:var(--white);min-height:100px}.profile-card.selected{border-color:#6f976f;background:#eef4e9}.profile-card:disabled{opacity:1;cursor:default}.profile-card .character-art{width:70px;height:70px}.profile-card strong,.profile-card small{display:block}.profile-card small{font-size:11px;margin-top:4px}.profile-forms{margin-top:24px}.profile-forms .panel{min-width:0}.profile-forms p{color:var(--muted);font-size:13px}.character-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:15px 0 20px}.character-choice{min-width:0;cursor:pointer}.character-choice input{position:absolute;opacity:0;width:1px;height:1px}.character-choice>span{display:flex;align-items:center;flex-direction:column;gap:5px;min-height:112px;padding:10px 4px;border:2px solid var(--line);border-radius:14px;background:#faf8f2;font-size:12px;text-align:center}.character-choice .character-art{width:65px;height:65px}.character-choice input:checked+span{border-color:#527b5e;background:#e8f0e3}.character-choice input:focus-visible+span{outline:3px solid #bb7627;outline-offset:3px}
@media(max-width:700px){.header-right{width:100%;justify-content:flex-end}.profile-button{margin-right:auto}.profile-button .character-art{width:34px;height:34px}.profile-grid{grid-template-columns:1fr 1fr}.profile-card{padding:8px;gap:6px}.profile-card .character-art{width:55px;height:55px}.profile-card strong{font-size:13px}.profile-card small{font-size:10px}}
.activity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quest-intro>p{color:var(--muted);margin:12px 0}.quest-intro h2{font-size:36px}.quest-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0}.quest-steps>div{border:1px solid var(--line);border-radius:16px;padding:20px 15px;background:#faf8f0}.quest-steps strong,.quest-steps span{display:block}.quest-steps strong{font-size:20px}.quest-steps span{font-size:12px;margin-top:9px;color:var(--muted)}.quest-steps .complete{background:#e9efdf;border-color:#b9cbaa}.quest-writing-note{margin-bottom:24px}.listen-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:170px;min-height:155px;border-radius:30px;margin:28px auto 20px;background:#e6ecf2;border:1px solid #c9d6df;color:#34536a;font-weight:650}.listen-button svg{width:49px;height:49px}.listen-button:active{background:#d3e2ee}.sentence-card h2{margin:16px 0 25px;font-size:26px;line-height:1.4}.sentence-answer,.sentence-bank{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:18px;min-height:100px;border-radius:16px}.sentence-answer{background:#eff2e7;border:2px dashed #c7d2bb}.sentence-bank{margin-top:18px;background:#f7f3e9}.sentence-chip{min-height:54px;min-width:49px;padding:10px 17px;border:1px solid #c9d1c1;background:#fffefa;border-radius:11px;font-size:28px;box-shadow:0 3px 0 #d9dece}.sentence-chip:disabled{opacity:1;box-shadow:none;background:#e7efdc}.sentence-model{font-size:29px;margin:12px 0}.sentence-card .notice{margin-bottom:20px}.talk-prompt{margin-top:25px}.talk-prompt h3{margin:13px 0;font-size:23px;line-height:1.5}.talk-prompt p:not(.eyebrow){color:var(--muted);font-size:13px;margin-bottom:18px}.mode-tabs{flex-wrap:wrap}.mode-tabs button{min-height:44px}.result-list>div{gap:10px}.result-list .inline-audio{flex-shrink:0}
@media(max-width:700px){.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quest-intro h2{font-size:30px}.quest-steps{grid-template-columns:1fr}.quest-steps>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px}.quest-steps span{margin:0;text-align:right}.sentence-answer,.sentence-bank{padding:13px;gap:9px}.sentence-chip{font-size:25px;padding:9px 12px}.mode-tabs{gap:4px}.mode-tabs button{padding:10px 13px}.talk-prompt h3{font-size:20px}.result-list>div{flex-wrap:wrap}}
.rhythm{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:16px 21px 0;font-size:11px;color:var(--muted)}.rhythm strong{color:var(--green);font-weight:650}.rhythm span{white-space:nowrap}@media(max-width:700px){.rhythm{gap:8px 13px;padding:15px 5px 0}.rhythm strong{width:100%}.rhythm span{font-size:10px}}
