.student-app{--sg-green:#205943;--sg-ink:#16362d;--sg-muted:#76848b;--sg-line:#e4eae8;--sg-mint:#edf7f1;background:#fff;color:var(--sg-ink);min-height:100dvh;font-family:Arial,Microsoft YaHei,PingFang SC,sans-serif;font-size:16px;line-height:1.55}.student-app *{box-sizing:border-box}.student-app button,.student-app input,.student-app select{font:inherit}.student-app button{cursor:pointer;color:inherit}.student-app button:disabled{cursor:default;opacity:.65}.student-app button:hover{color:var(--sg-green)}.student-app button:focus-visible,.student-app input:focus-visible,.student-app select:focus-visible,.student-app summary:focus-visible{outline:3px solid #b68b32;outline-offset:4px}.student-app input{min-width:0}.sg-header{height:93px;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--sg-line);padding:0 40px}.sg-brand{display:flex;align-items:center;gap:12px;padding:0;flex-shrink:0}.sg-brand img{width:55px;height:65px;object-fit:contain}.sg-brand strong{font-size:29px;letter-spacing:1px;font-weight:750}.sg-tagline{font-size:13px;line-height:1.7;color:#94a1a7;border-left:1px solid var(--sg-line);padding-left:18px;white-space:nowrap}.sg-header nav{display:flex;gap:36px;align-items:stretch;height:100%;margin-left:28px}.sg-header nav button{position:relative;display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:19px;color:#52636c;padding:0}.sg-header nav button.active{color:var(--sg-green);font-weight:700}.sg-header nav button.active:after{content:"";position:absolute;height:3px;background:var(--sg-green);bottom:17px;left:0;right:0;border-radius:4px}.sg-header-tools{margin-left:auto;display:flex;gap:20px;align-items:center}.sg-header-tools>.sg-icon:first-child{color:var(--sg-green)}.sg-icon{border:0;background:none;min-width:38px;min-height:38px;display:inline-flex;justify-content:center;align-items:center;border-radius:9px;padding:5px}.sg-icon:hover{background:var(--sg-mint)}.sg-layout{display:grid;grid-template-columns:354px minmax(0,1fr);padding:33px 36px 20px 40px;gap:40px;max-width:1680px;margin:auto}.sg-pack-rail{border-right:1px solid var(--sg-line);padding-right:28px;min-width:0;min-height:calc(100dvh - 146px)}.sg-pack-heading h2{font-size:27px;line-height:1.4;font-weight:750;margin:11px 0 26px}.sg-stages{display:flex;background:#f5f7f8;border-radius:28px;overflow:hidden;margin:0 0 25px;min-height:48px}.sg-stages button{flex:1;color:#637480;font-size:18px;font-weight:600;border-radius:28px}.sg-stages button.active{background:var(--sg-green);color:#fff}.sg-search{display:flex;align-items:center;gap:11px;border:1px solid #d8e2e5;border-radius:11px;height:52px;padding:0 12px;color:#71818d}.sg-search input{border:0;background:none;width:100%;outline:none;font-size:17px;color:var(--sg-ink)}.sg-search input::placeholder{color:#8797a3}.sg-search:focus-within{outline:2px solid #aacdbc;outline-offset:2px}.sg-pack-tabs{display:flex;gap:37px;border-bottom:1px solid var(--sg-line);margin:29px 0 16px;min-height:48px}.sg-pack-tabs button{padding:0 5px 15px;color:#596b76;font-size:18px;position:relative}.sg-pack-tabs button.active{color:var(--sg-green);font-weight:700}.sg-pack-tabs button.active:after{content:"";position:absolute;bottom:0;height:3px;background:var(--sg-green);left:0;right:0}.sg-pack-item{display:flex;width:100%;align-items:center;gap:17px;padding:17px 12px;text-align:left;border-bottom:1px solid var(--sg-line);min-height:115px;border-radius:0}.sg-pack-item.active{border-color:transparent;background:var(--sg-mint);border-radius:12px}.sg-pack-item img{width:66px;height:71px;object-fit:contain}.sg-pack-item span{flex:1;min-width:0}.sg-pack-item strong{font-size:19px;font-weight:650;display:block}.sg-pack-item small{font-size:15px;color:#72818a;display:block;margin-top:5px;white-space:nowrap}.sg-pack-links{display:flex;flex-direction:column;gap:22px;margin-top:52px}.sg-pack-links button{display:flex;align-items:center;gap:13px;text-align:left;color:var(--sg-green);font-size:16px;min-height:36px}.sg-pack-links button:last-child{color:#677780}.sg-game{min-width:0}.sg-game-top{display:flex;justify-content:space-between;align-items:center;color:#62717b;min-height:29px;font-size:15px}.sg-pack-crumb{display:flex;align-items:center;gap:8px;padding:3px 0;max-width:80%;text-align:left}.sg-crumb-arrow{opacity:0}.sg-pack-crumb:hover .sg-crumb-arrow,.sg-pack-crumb:focus-visible .sg-crumb-arrow{opacity:1}.sg-progress-tools{display:flex;gap:7px;align-items:center;white-space:nowrap}.sg-pause{min-height:30px;min-width:27px;opacity:.55}.sg-game-heading{text-align:center;margin:28px 0 0}.sg-game-heading h1{font-size:48px;line-height:1.35;font-weight:750;letter-spacing:1px;color:#12362d;margin:0}.sg-game-heading p{font-size:22px;color:#657780;margin-top:13px}.sg-listen-control{display:flex;flex-direction:column;align-items:center;margin-top:31px;gap:7px}.sg-sound-orb{width:150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--sg-green);color:#fff!important;box-shadow:0 7px 15px #214e3510;border:1px solid #1e543f}.sg-sound-orb:hover{background:#2f6c53}.sg-sound-orb:active{transform:scale(.97)}.sg-listen-control>span{font-weight:600;font-size:18px}.sg-listen-control.is-speaking .sg-sound-orb{animation:sg-speaking 1s ease-in-out infinite}.sg-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px}.sg-choice{position:relative;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:10px;min-height:270px;border-radius:18px;background:var(--sg-mint);border:2px solid transparent;padding:15px 14px 18px}.sg-choice img{width:100%;height:205px;object-fit:contain}.sg-choice strong{font-size:24px;font-weight:650}.sg-choice:hover:not(:disabled){border-color:#89bda3;transform:translateY(-3px);background:#e8f4ed}.sg-choice:disabled{opacity:1!important}.sg-choice.correct{border-color:#3c8a63;background:#e3f3e9}.sg-choice.incorrect{border-color:#cb986c;background:#fcf3e9}.sg-choice-check{position:absolute;right:14px;top:14px;color:#3c8a63}.sg-game-instruction{text-align:center;color:#829199;font-size:16px;margin-top:19px}.sg-game-footer{display:flex;gap:20px;justify-content:space-between;border-top:1px solid var(--sg-line);padding-top:24px;margin-top:26px;align-items:center}.sg-other-modes{min-width:0;flex:1}.sg-other-modes h2{font-size:18px;font-weight:650;margin-bottom:15px}.sg-other-modes>div{display:flex;gap:16px;align-items:center}.sg-other-modes button{display:flex;justify-content:center;gap:13px;align-items:center;flex:1;border:1px solid #dce5e5;border-radius:15px;min-height:64px;padding:10px 18px;white-space:nowrap;font-size:16px;font-weight:600;background:#fcfefd}.sg-other-modes button:hover{background:#eef7f1;border-color:#a4c8b3}.sg-other-modes button>svg:first-child{color:var(--sg-green)}.sg-other-modes button>svg:last-child{margin-left:auto}.sg-gentle-note{display:flex;align-items:center;min-width:193px;max-width:203px;gap:4px;color:#9bada4}.sg-gentle-note img{width:65px;height:109px;object-fit:contain;opacity:.5}.sg-gentle-note p{font:italic 16px/1.7 KaiTi,Segoe Print,serif;transform:rotate(-10deg);white-space:nowrap}.sg-footnote{text-align:right;font-size:12px;color:#9aa7ab;margin-top:16px}.sg-primary,.sg-secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:12px;padding:12px 22px;min-height:48px}.sg-primary{background:var(--sg-green);color:#fff!important;border:1px solid var(--sg-green);font-weight:600}.sg-primary:hover{background:#2d6b51}.sg-secondary{border:1px solid #c8ddd2;background:#f8fcf9;color:var(--sg-green)}.sg-wide{width:100%;margin-top:18px}.sg-text{color:var(--sg-green)!important;text-decoration:underline;text-underline-offset:4px;padding:10px 0;font-size:14px}.sg-muted{color:#73847d;font-size:14px;line-height:1.85;margin:14px 0}.sg-empty{text-align:center;padding:30px 10px;color:#71837c;font-size:15px}.sg-empty svg{margin:auto}.sg-empty h3{font-size:19px;margin:15px 0 8px;color:var(--sg-ink)}.sg-empty p{line-height:1.9}.sg-feedback{display:flex;align-items:center;gap:15px;margin-top:23px;padding:18px 20px;border-radius:13px;background:#eaf5ed;border:1px solid #c8e1d1}.sg-feedback.try-again{background:#fff7e9;border-color:#ecd9b5}.sg-feedback>div{flex:1}.sg-feedback strong{font-size:17px}.sg-feedback p{font-size:15px;margin-top:5px}.sg-feedback p>span{font:600 22px Arial}.sg-audio-error{border-radius:10px;background:#fff4dd;color:#866130;line-height:1.7;font-size:14px;padding:13px 17px;margin-top:15px}.sg-audio-error button{display:block;text-decoration:underline;margin-top:8px;color:#3a664b}.sg-word-practice{text-align:center;min-height:445px;padding:34px 18px 12px}.sg-word-meaning{display:flex;justify-content:center;align-items:center;gap:16px;font-size:24px}.sg-word-meaning img{height:100px;width:100px;object-fit:contain}.sg-copy-word{font:600 clamp(42px,5vw,70px)/1.4 Arial,sans-serif;letter-spacing:7px;margin:20px auto;color:#284b3b;overflow-wrap:anywhere}.right-letter{color:#239668}.wrong-letter{color:#b9523c;text-decoration:underline}.sg-word-practice form{max-width:530px;margin:20px auto 0}.sg-word-practice form label{display:block;font-size:14px;color:#6e8277;text-align:left;margin-bottom:8px}.sg-word-practice input{width:100%;border:1px solid #b6cebf;border-radius:10px;background:#fcfefb;padding:13px 17px;font-size:28px;color:#254c36;letter-spacing:2px}.sg-word-practice form>.sg-primary{margin-top:20px}.sg-letter-row{display:flex;justify-content:center;gap:9px;margin:28px auto 20px;flex-wrap:wrap}.sg-letter-row>span{background:#edf6f0;border-radius:10px;display:flex;align-items:center;justify-content:center;min-width:48px;min-height:64px;font:600 40px Arial;padding:5px 11px}.sg-letter-row .missing{border:2px dashed #4c9470;background:#fff}.sg-letter-options{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin:20px 0}.sg-letter-options button{border:1px solid #becfc5;border-radius:12px;background:#fff;min-width:68px;min-height:67px;padding:7px 17px;font:600 36px Arial}.sg-letter-options button:hover:not(:disabled){background:#e3f2e8}.sg-letter-options button:disabled{opacity:.4}.sg-hint{font-size:13px;margin-top:14px}.sg-hint-answer{padding:14px;border-radius:10px;background:#fff6e3;font-size:16px;line-height:1.8}.sg-chunk-track{display:flex;align-items:center;justify-content:center;gap:18px;padding:22px 12px;border-bottom:2px solid #abc9b7;margin-top:20px;min-height:100px}.sg-chunk-track span{font-size:24px;letter-spacing:3px}.sg-chunk-actions{display:flex;gap:25px;justify-content:center;align-items:center}.sg-phonics-boundary{font-size:12px;max-width:560px;margin:18px auto}.sg-text-choices .sg-choice{min-height:190px;justify-content:center}.sg-text-choices .sg-choice strong{font-size:24px;line-height:1.6}.sg-result{text-align:center;min-height:602px;padding:70px 10px 25px}.sg-result>svg{color:#3d8561}.sg-kicker{font-size:14px;color:#739782;letter-spacing:2px;margin:18px 0}.sg-result h1{font-size:35px;line-height:1.4;margin:18px 0}.sg-result>p>strong{font:600 60px Arial}.sg-result>p>strong>span{font-size:31px;color:#93a197}.sg-result-words{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.sg-result-words span{font-size:14px;background:#f8f2e7;border-radius:8px;padding:8px 12px}.sg-result-actions{display:flex;justify-content:center;gap:14px;margin:25px 0}.sg-result>small{font-size:12px;color:#87958e}.sg-paused{min-height:457px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px}.sg-paused h2{font-size:26px}.sg-paused p{font-size:15px;color:#7b8984}.sg-warning{padding:12px 30px;background:#fff3d6;color:#806337;font-size:14px}.sg-toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);z-index:90;background:#245c45;color:#fff;padding:15px 23px;border-radius:12px;max-width:90vw;box-shadow:0 6px 25px #20442d22;font-size:14px}.sg-modal{background:#fff;color:var(--sg-ink);border:1px solid #d3e2d8;border-radius:20px;width:550px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);padding:28px 30px;box-shadow:0 24px 70px #102d2b30;font-family:Arial,Microsoft YaHei,sans-serif}.sg-modal::backdrop{background:#173b3059}.sg-modal-wide{width:820px}.sg-modal>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--sg-line);padding-bottom:17px;margin-bottom:23px}.sg-modal>header h2{font-size:25px}.sg-setting{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--sg-line);font-size:16px}.sg-setting select{max-width:60%;border:1px solid #c9d9d0;border-radius:8px;background:#f9fcfa;color:var(--sg-ink);padding:8px 12px}.sg-setting-modes{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.sg-setting-modes button,.sg-library-tabs button,.sg-stage-filter button{border:1px solid #dbe5df;border-radius:9px;padding:10px 15px;font-size:15px}.sg-setting-modes button.selected,.sg-library-tabs button.selected,.sg-stage-filter button.selected{background:var(--sg-green);border-color:var(--sg-green);color:#fff}.sg-library-tabs,.sg-stage-filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:21px}.sg-stage-filter{margin:18px 0 8px}.sg-library-packs>section{display:flex;gap:24px;padding:23px 0;border-bottom:1px solid var(--sg-line)}.sg-library-packs>section>img{width:73px;height:90px;object-fit:contain}.sg-library-packs h3{font-size:21px}.sg-library-packs p{font-size:14px;color:#758a7d;margin-top:6px;line-height:1.8}.sg-library-packs>section>div{min-width:0;flex:1}.sg-chapter-buttons{display:flex;gap:10px;margin-top:15px}.sg-chapter-buttons button{display:flex;align-items:center;gap:8px;padding:9px 14px;background:#edf6f0;border-radius:9px;font-size:14px}.sg-library-packs details{margin-top:12px;font-size:13px;cursor:pointer}.sg-library-packs details p{overflow-wrap:anywhere}.sg-content-row{display:flex;align-items:center;width:100%;text-align:left;gap:17px;padding:20px 0;border-bottom:1px solid var(--sg-line)}.sg-content-row>span{flex:1}.sg-content-row strong{font-size:20px;display:block}.sg-content-row small{display:block;margin-top:7px;color:#7e8e84}.sg-knowledge{padding:16px 0;border-bottom:1px solid var(--sg-line)}.sg-knowledge>button{display:flex;justify-content:space-between;width:100%;align-items:center;text-align:left;gap:15px}.sg-knowledge strong{font-size:20px;display:block}.sg-knowledge small{display:block;margin-top:6px;color:#82968a;font-size:13px}.sg-knowledge>div{padding:20px 0 5px;line-height:1.9}.sg-knowledge blockquote{background:#f3f8f2;border-left:3px solid #a3c5a6;padding:15px 20px;margin:18px 0;font-size:22px}.sg-dictionary>div{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--sg-line)}.sg-dictionary>div>span{flex:1;min-width:0}.sg-dictionary strong{display:block;font-size:23px;overflow-wrap:anywhere}.sg-dictionary small{display:block;font-size:14px;color:#789083;margin-top:5px}.sg-phonics-example{text-align:center;padding:22px 10px;background:#eff7f1;border-radius:15px}.sg-phonics-example>strong{font:600 53px Arial}.sg-phonics-example>strong>span{font-weight:400;color:#b1c4b6}.sg-phonics-example p{margin:13px 0;font-size:17px}.sg-profile-summary{display:flex;justify-content:space-around;text-align:center;border-block:1px solid var(--sg-line);margin:24px 0;padding:23px 0;gap:20px}.sg-profile-summary span{font-size:14px;color:#7f8d83}.sg-profile-summary strong{display:block;color:var(--sg-green);font:600 40px Arial;margin-bottom:10px}.sg-history{padding:18px 0;border-bottom:1px solid var(--sg-line);font-size:15px}.sg-history p{font-size:13px;color:#839184;margin-top:7px}.sg-small{border:1px solid #c5dbcd;border-radius:8px;padding:8px 12px;font-size:14px;white-space:nowrap}.sg-demo-label{font-size:13px;color:#836527;white-space:nowrap}.sg-demo .sg-tagline{display:none}.sg-demo .sg-layout{display:block;max-width:1180px;padding:25px 35px}.sg-demo .sg-game-footer,.sg-demo .sg-footnote{display:none}.sg-portrait .sg-layout{max-width:550px}.sg-portrait .sg-header{padding-inline:20px}.sg-portrait .sg-brand strong{font-size:20px}.sg-portrait .sg-header-tools{gap:8px;flex-wrap:wrap;justify-content:flex-end}.sg-portrait .sg-choices{gap:10px}.sg-portrait .sg-choice{min-height:185px;padding:10px}.sg-portrait .sg-choice img{height:122px}.sg-portrait .sg-choice strong{font-size:19px}.sg-portrait .sg-game-heading h1{font-size:35px}.sg-portrait .sg-game-heading p{font-size:18px}.sg-portrait .sg-feedback{flex-wrap:wrap}.sg-back-reader{position:fixed;bottom:24px;left:25px;z-index:50;display:flex;align-items:center;gap:9px;padding:13px 19px;background:#f9f8ed;color:#214d38;border:1px solid #9bb29c;border-radius:12px;font-size:15px;box-shadow:0 3px 12px #11251120}.sg-skip{position:fixed;top:-70px;left:20px;padding:12px;background:#fff;z-index:100}.sg-skip:focus{top:12px}.sg-mobile-pack-toggle,.sg-mobile-close{display:none}.sg-audio-row{display:flex;align-items:center;justify-content:center;gap:33px}.sg-sound-wave{color:#adcebe}.sg-portrait .sg-header{max-width:550px;margin:auto;height:auto;min-height:90px;flex-wrap:wrap;padding-block:12px}.sg-portrait .sg-header-tools{justify-content:flex-start;margin-left:0}.sg-portrait .sg-brand img{height:45px;width:40px}@media(max-width:760px){.sg-icon,.sg-pause{min-height:44px;min-width:44px}}@media(min-width:1051px){.sg-listen-control{margin-top:24px}.sg-choice{padding:8px 14px 12px;gap:4px}}@media(min-width:1351px){.sg-header nav{gap:46px;margin-left:47px}.sg-header nav button{font-size:20px}}@media(max-width:760px){.sg-audio-row{gap:22px}.sg-sound-wave{width:42px}}@keyframes sg-speaking{50%{box-shadow:0 0 0 12px #eaf5ef}}@media(min-width:1500px){.sg-layout{grid-template-columns:354px minmax(0,1fr)}.sg-choice img{height:225px}.sg-choice{min-height:290px}}@media(max-width:1350px){.sg-tagline{display:none}.sg-header{padding-inline:28px;gap:20px}.sg-header nav{gap:25px;margin-left:15px}.sg-header nav button{font-size:17px;gap:8px}.sg-header-tools{gap:12px}.sg-layout{grid-template-columns:285px minmax(0,1fr);gap:27px;padding-left:28px;padding-right:28px}.sg-pack-rail{padding-right:22px}.sg-pack-heading h2{font-size:25px}.sg-pack-item{gap:10px;padding-inline:8px}.sg-pack-item img{width:53px}.sg-pack-item strong{font-size:17px}.sg-pack-item small{font-size:13px}.sg-pack-tabs{gap:24px}.sg-pack-tabs button{font-size:16px}.sg-game-heading h1{font-size:41px}.sg-game-heading p{font-size:19px}.sg-gentle-note{display:none}.sg-choice{min-height:244px}.sg-choice img{height:175px}.sg-other-modes button{padding-inline:13px;gap:10px;font-size:15px}}@media(max-width:1050px){.sg-header{height:80px;padding-inline:22px}.sg-brand img{width:43px}.sg-brand strong{font-size:23px}.sg-header nav{gap:22px;margin-left:auto}.sg-header nav button{font-size:14px;gap:6px}.sg-header nav button svg{width:21px}.sg-header-tools{gap:2px}.sg-layout{grid-template-columns:234px minmax(0,1fr);padding:25px 22px;gap:24px}.sg-pack-rail{padding-right:16px}.sg-pack-heading h2{font-size:23px}.sg-stages button{font-size:16px}.sg-pack-item{min-height:96px;gap:9px}.sg-pack-item img{width:42px;height:55px}.sg-pack-item strong{font-size:16px}.sg-pack-item small{font-size:11px}.sg-pack-tabs{gap:18px}.sg-search input{font-size:14px}.sg-pack-links button{font-size:13px}.sg-game-heading h1{font-size:35px}.sg-game-heading p{font-size:17px}.sg-sound-orb{width:124px;height:124px}.sg-sound-orb svg{width:55px}.sg-choices{gap:12px}.sg-choice{min-height:210px;padding:10px}.sg-choice img{height:150px}.sg-choice strong{font-size:21px}.sg-other-modes button{padding:10px;font-size:13px;gap:7px}.sg-other-modes button>svg:first-child{width:22px}.sg-other-modes>div{gap:9px}.sg-other-modes button>svg:last-child{width:13px}.sg-game-top{font-size:13px}.sg-feedback{flex-wrap:wrap}.sg-feedback>div{flex-basis:75%}}@media(max-width:760px){.sg-header{height:76px;padding:0 18px;gap:10px}.sg-brand img{width:40px;height:49px}.sg-brand{gap:7px}.sg-brand strong{font-size:22px}.sg-header nav{position:fixed;bottom:0;left:0;right:0;height:70px;background:#fff;border-top:1px solid #e0e9e4;z-index:30;margin:0;padding:4px 8px max(5px,env(safe-area-inset-bottom));justify-content:space-around;gap:0}.sg-header nav button{flex:1;justify-content:center;align-items:center;flex-direction:column;gap:3px;font-size:11px;min-width:0}.sg-header nav button.active:after{display:none}.sg-header nav button.active{background:#eef7f1;border-radius:9px}.sg-header nav button svg{width:23px}.sg-header-tools{gap:12px}.sg-layout{display:block;padding:18px 20px 96px}.sg-pack-rail{display:none}.sg-pack-rail.sg-pack-open{display:block;position:fixed;top:76px;bottom:70px;left:0;right:0;z-index:25;overflow:auto;background:#fff;padding:20px 24px;min-height:0;border-right:0;box-shadow:0 10px 30px #173e2922}.sg-pack-heading{display:flex;align-items:center;justify-content:space-between}.sg-pack-heading h2{margin:0 0 20px}.sg-mobile-close{display:flex;align-self:flex-start}.sg-pack-item img{width:65px;height:66px}.sg-pack-item strong{font-size:19px}.sg-pack-item small{font-size:14px}.sg-pack-links{margin-top:25px}.sg-pack-links button{font-size:15px}.sg-stages{max-width:none}.sg-mobile-pack-toggle{display:flex;align-items:center;gap:10px;border:1px solid #d8e7dd;border-radius:9px;padding:9px 14px;font-size:13px;margin-top:12px;background:#f9fcfa}.sg-game-top{font-size:12px}.sg-game-heading{margin-top:28px}.sg-game-heading h1{font-size:33px;letter-spacing:0}.sg-game-heading p{font-size:16px;max-width:300px;margin:11px auto 0;line-height:1.8}.sg-listen-control{margin-top:25px}.sg-sound-orb{width:112px;height:112px}.sg-sound-orb svg{width:51px}.sg-listen-control>span{font-size:15px}.sg-choices{gap:10px;margin-top:24px}.sg-choice{min-height:159px;padding:10px 6px;gap:3px;border-radius:14px}.sg-choice img{height:106px}.sg-choice strong{font-size:18px}.sg-choice-check{width:19px;right:4px;top:4px}.sg-game-instruction{font-size:13px;margin-top:18px}.sg-game-footer{margin-top:24px;padding-top:20px}.sg-other-modes h2{font-size:16px;margin-bottom:13px}.sg-other-modes>div{flex-wrap:wrap;gap:10px}.sg-other-modes button{font-size:13px;min-height:54px;flex-basis:calc(50% - 10px);padding-inline:13px}.sg-other-modes button>svg:first-child{width:23px}.sg-footnote{text-align:left;font-size:10px;line-height:1.8;margin-top:20px}.sg-feedback{padding:16px 14px;gap:10px}.sg-feedback strong{font-size:15px}.sg-feedback .sg-primary{width:100%;margin-top:5px}.sg-word-practice{padding:25px 0 8px;min-height:365px}.sg-word-meaning{font-size:20px;gap:10px}.sg-word-meaning img{width:78px;height:78px}.sg-copy-word{font-size:42px;letter-spacing:4px}.sg-letter-row{gap:6px}.sg-letter-row>span{min-width:32px;min-height:47px;font-size:28px;padding:4px 8px}.sg-letter-options button{min-width:59px;min-height:57px;font-size:30px}.sg-word-practice input{font-size:25px}.sg-text-choices .sg-choice{min-height:135px}.sg-text-choices .sg-choice strong{font-size:17px}.sg-result{padding:45px 0 20px;min-height:480px}.sg-result h1{font-size:27px}.sg-result-actions{flex-direction:column}.sg-paused{min-height:330px}.sg-modal{padding:22px 20px;max-width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border-radius:16px}.sg-modal>header h2{font-size:23px}.sg-modal .sg-search input{font-size:14px}.sg-library-tabs{gap:8px}.sg-library-tabs button{padding:9px 12px;font-size:14px}.sg-library-packs>section{gap:15px}.sg-library-packs>section>img{width:53px}.sg-library-packs h3{font-size:19px}.sg-library-packs .sg-chapter-buttons{gap:7px;flex-wrap:wrap}.sg-library-packs .sg-chapter-buttons button{font-size:12px}.sg-content-row strong{font-size:17px}.sg-content-row small{font-size:12px}.sg-setting{font-size:14px}.sg-toast{bottom:86px;font-size:13px;width:max-content;max-width:90vw}.sg-back-reader{bottom:83px;left:15px;font-size:13px;padding:10px 14px}.sg-demo .sg-header{height:auto;min-height:85px;flex-wrap:wrap;padding-block:12px}.sg-demo .sg-brand img{width:30px;height:35px}.sg-demo .sg-brand strong{font-size:20px}.sg-demo .sg-header-tools{gap:8px;flex-wrap:wrap;margin-left:0}.sg-demo .sg-layout{padding:18px 20px}.sg-demo .sg-mobile-pack-toggle{display:none}.sg-demo-label{font-size:11px}.sg-small{font-size:12px;padding:7px 9px}.sg-portrait .sg-choice{min-height:158px;padding:7px}.sg-portrait .sg-choice img{height:100px}.sg-portrait .sg-game-heading h1{font-size:32px}.sg-portrait .sg-game-heading p{font-size:16px}.sg-portrait .sg-choice strong{font-size:17px}}@media(max-width:360px){.sg-layout{padding-inline:14px}.sg-game-heading h1{font-size:29px}.sg-choices{gap:7px}.sg-choice{min-height:146px}.sg-choice img{height:96px}.sg-choice strong{font-size:16px}.sg-game-top{font-size:11px}.sg-pack-crumb{gap:4px}.sg-other-modes button{font-size:12px;gap:6px}.sg-header nav button{font-size:10px}.sg-copy-word{font-size:36px}.sg-word-meaning{font-size:18px}.sg-modal{padding:18px 15px}}@media(prefers-reduced-motion:reduce){.student-app *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.sg-boot{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px;text-align:center}.sg-boot h1{font-size:32px}.sg-pack-list{max-height:560px;overflow-y:auto;overscroll-behavior:contain}.sg-pack-item small{white-space:normal}.sg-chapter-buttons select{max-width:55%;border:1px solid #c9d9d0;border-radius:8px;background:#f9fcfa;padding:8px;color:var(--sg-ink)}.sg-page-controls{display:flex;align-items:center;justify-content:space-between;margin:20px 0;gap:12px}.sg-page-controls button{border:1px solid var(--sg-line);border-radius:8px;padding:10px 14px}.sg-definition{white-space:pre-line;font-size:15px;margin-top:12px}.sg-dictionary details{font-size:13px;margin-top:8px}.sg-dictionary[aria-busy=true]{opacity:.55;pointer-events:none}.sg-modal a{color:var(--sg-green);text-underline-offset:3px}.sg-group-jump{display:flex;align-items:center;gap:7px;font-size:14px;white-space:nowrap}.sg-group-jump input{width:72px;padding:8px;border:1px solid #c9d9d0;border-radius:8px;background:#f9fcfa;color:var(--sg-ink)}.sg-chapter-buttons{flex-wrap:wrap;align-items:center}.sg-word-meaning>span{max-width:38ch;overflow-wrap:anywhere}.sg-word-meaning{align-items:center}.sg-text-choices .sg-choice strong{font-size:clamp(15px,1.5vw,22px);overflow-wrap:anywhere}.sg-pack-rail .sg-pack-list{scrollbar-width:thin}.sg-play-switch{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 0}.sg-play-switch button{min-height:44px;padding:9px 14px;border:1px solid var(--sg-line);border-radius:10px;font-size:14px;display:flex;align-items:center;gap:8px}.sg-play-switch button[aria-pressed=true]{background:var(--sg-green);color:#fff;border-color:var(--sg-green)}.student-app .sg-play-switch button[aria-pressed=true]:hover{color:#fff}.sg-play-switch button:hover:not([aria-pressed=true]){background:#edf6f0}.sg-minigame{max-width:680px;margin:auto}.sg-journey{margin:16px 0 24px;text-align:left;color:#315c46}.sg-journey-summary{display:flex;justify-content:space-between;gap:12px;font-size:13px;font-variant-numeric:tabular-nums;flex-wrap:wrap}.sg-route{position:relative;padding:54px 0 0;margin:0;overflow:hidden}.sg-route-track{display:flex;align-items:center;justify-content:space-between;gap:5px}.sg-route-track>span{display:flex;align-items:center;justify-content:center;width:32px;height:28px;border-radius:7px;background:#edf3ef;color:#52675b;font-size:12px}.sg-route-track>span.visited{background:#277052;color:#fff}.sg-traveller{position:absolute;top:0;left:0;width:calc(100% - 50px);pointer-events:none;transition:transform .45s cubic-bezier(.16,1,.3,1)}.sg-traveller img{width:50px;height:50px;object-fit:contain}.sg-build-slots{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:24px 0 12px}.sg-build-slots>span{min-width:48px;padding:8px 10px 5px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;min-height:70px;background:#f2f6f3;border:1px solid transparent}.sg-build-slots .open-slot{border:1px dashed #719780;background:#fff}.sg-build-slots .open-slot.filled{border:1px solid #8bb49a;background:#e9f5ed}.sg-build-slots b{font-size:clamp(27px,3vw,40px);line-height:1.2;font-weight:600}.sg-build-slots small{font-size:10px;color:#486353;min-height:15px;margin-top:4px}.sg-tile-instruction{color:#47624f;font-size:14px;line-height:1.7}.sg-game-tiles{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:22px 0}.sg-game-tiles button{border:1px solid #8aab98;border-radius:12px;background:#fff;min-width:65px;min-height:65px;padding:8px 16px;font-size:32px;font-weight:600;color:#24563c;box-shadow:0 4px 12px #173d2410}.sg-game-tiles button:hover:not(:disabled){background:#e9f5ed;border-color:#24563c}.sg-game-tiles button:disabled{box-shadow:none;border-color:#e2e8e4;background:#f5f7f5;color:#9ba69f;cursor:default}.sg-build-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.sg-build-actions button{min-height:44px;padding:10px 14px;font-size:14px}.sg-sound-map{display:flex;gap:13px;justify-content:center;align-items:center;margin:18px 0 0;flex-wrap:wrap}.sg-sound-map>span{display:flex;flex-direction:column;gap:4px;min-width:40px}.sg-sound-map b{font-size:22px}.sg-sound-map small{font-size:14px;color:#49614f}.sg-minigame .sg-phonics-boundary{color:#536c5c;font-size:12px;line-height:1.8}.sg-game-finish{margin-bottom:18px;color:#285c40}.sg-game-finish img{width:95px;height:95px;object-fit:contain}.sg-game-finish>svg{vertical-align:top;margin-top:32px;color:#3c7952}.sg-game-finish p{font-size:22px;line-height:1.6;margin:10px auto}.sg-game-finish span{font-size:14px}.sg-result:has(.sg-game-finish){padding-top:28px}.sg-result:has(.sg-game-finish)>h1{font-size:26px}.sg-phonics-levels{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.sg-phonics-levels button{padding:16px;text-align:left;border:1px solid var(--sg-line);border-radius:12px;min-height:84px}.sg-phonics-levels button:hover{background:#edf6f0}.sg-phonics-levels strong,.sg-phonics-levels small{display:block}.sg-phonics-levels small{margin-top:7px;color:#49614f;font-size:12px}.sg-game:has(.sg-minigame) .sg-game-heading{margin-top:22px}.sg-game:has(.sg-minigame) .sg-game-heading h1{font-size:clamp(26px,3vw,36px)}.sg-game:has(.sg-minigame) .sg-game-heading p{font-size:16px;margin-top:9px}.sg-word-practice:has(.sg-minigame){padding-top:14px;min-height:0}.sg-word-practice:has(.sg-minigame) .sg-word-meaning img{width:56px;height:56px}.sg-minigame .sg-journey{margin:10px 0 14px}.sg-minigame .sg-build-slots{margin-top:16px}.sg-portrait .sg-play-switch{justify-content:center}@media(max-width:760px){.sg-play-switch{gap:6px}.sg-play-switch button{font-size:12px;padding:8px 10px}.sg-build-slots{gap:5px}.sg-build-slots>span{min-width:33px;padding:7px 6px;min-height:60px}.sg-game-tiles{gap:9px}.sg-game-tiles button{min-width:55px;min-height:57px;padding:6px 13px;font-size:28px}.sg-word-practice:has(.sg-minigame){padding-top:16px}.sg-journey-summary{font-size:12px}.sg-result-actions{flex-wrap:wrap}.sg-game-finish p{font-size:20px}.sg-phonics-levels{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.sg-traveller{transition:none}}:root{font-family:Arial,Microsoft YaHei,sans-serif;color:#17261f;background:#f7f4ed;font-synthesis:none;font-weight:400;--paper:#f7f4ed;--green:#1b4536;--muted:#787b70;--line:#deddd3;--gold:#b18b45;--serif:Georgia,"Times New Roman","SimSun",serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b48a3a;outline-offset:4px}button,input{-webkit-tap-highlight-color:transparent}p,h1,h2,h3{margin:0}img{display:block;max-width:100%}button{transition:background .15s,color .15s}button:hover{color:#54745c}::selection{background:#d8e2d3}button svg{flex-shrink:0}.skip-link{position:fixed;left:280px;top:-60px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:10px}.sidebar{position:fixed;inset:0 auto 0 0;width:264px;background:#193f32;color:#f5f0da;padding:33px 28px 30px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:13px;padding:0 0 30px;text-align:left;border-bottom:1px solid #456354;color:#f2dea3;flex-shrink:0}.brand:hover{color:#fff3c6}.brand img{width:67px;height:65px;object-fit:contain}.brand strong{font-family:var(--serif);font-size:27px;letter-spacing:2px;font-weight:400;white-space:nowrap}.brand small{display:block;font-family:Georgia,serif;letter-spacing:2px;font-size:12px;margin-top:7px;white-space:nowrap}.main-nav{display:flex;flex-direction:column;gap:9px;margin:33px -17px 0}.main-nav button{display:flex;align-items:center;gap:20px;padding:21px 24px;text-align:left;font-size:22px;font-family:var(--serif);border-radius:9px;border-left:4px solid transparent;min-height:70px}.main-nav button:hover{color:#ffebbb;background:#315546}.main-nav button.is-active{color:#f6df9e;background:#365748;border-left-color:#e0bc72}.personal-nav{display:flex;align-items:center;gap:20px;border-top:1px solid #486555;padding:28px 8px 0;margin-top:clamp(45px,12vh,135px);font-family:var(--serif);font-size:21px}.personal-nav:hover{color:#ffebbb}.sidebar-poem{position:relative;flex:1;min-height:150px;overflow:hidden;margin:25px -28px -30px}.sidebar-poem img{position:absolute;width:170px;left:-38px;bottom:68px;opacity:.34;transform:rotate(22deg)}.sidebar-poem p{position:absolute;bottom:70px;left:98px;color:#b2ad7c;font:15px/1.65 Georgia,serif;letter-spacing:1px}.workspace{margin-left:264px;min-height:100vh}.topbar{height:78px;border-bottom:1px solid var(--line);padding:0 28px 0 47px;display:flex;align-items:center;justify-content:space-between;gap:20px}.breadcrumb{display:flex;align-items:center;gap:15px;white-space:nowrap;font-size:17px}.breadcrumb button{padding:8px 0}.breadcrumb>span:last-child{color:var(--green)}.search-wrap{position:relative;width:373px;max-width:50%;z-index:12}.search{height:48px;border:1px solid #d2d1c7;border-radius:15px;display:flex;gap:13px;align-items:center;padding:0 15px;color:#656862}.search input{border:0;background:none;width:100%;min-width:0;outline:none;color:#263a30;font-size:16px}.search input::placeholder{color:#8a8a81}.search:focus-within{outline:2px solid #9cad94;outline-offset:2px}.search-clear{padding:3px;display:flex}.search-results{position:absolute;top:58px;right:0;width:420px;max-width:90vw;background:#fffdf7;border:1px solid var(--line);border-radius:12px;padding:13px;box-shadow:0 10px 35px #183d3222}.search-results>p{font-size:13px;color:var(--muted);padding:10px}.search-results button{width:100%;padding:12px 10px;display:flex;gap:13px;align-items:center;text-align:left;border-radius:6px}.search-results button:hover{background:#e6ebdf}.search-results button span{font-size:14px}.reading-grid{display:grid;grid-template-columns:minmax(0,1fr) 364px;padding:31px 31px 32px;gap:31px;max-width:1600px;margin:auto}.article{min-width:0}.article-heading{padding:0 16px}.eyebrow{color:#718a7d;font-size:12px;letter-spacing:4px;line-height:1.5}.article h1{font:58px/1.14 var(--serif);letter-spacing:-1.7px;color:#101912;margin:12px 0 9px;overflow-wrap:break-word}.article-subtitle{font:35px/1.4 var(--serif);margin-top:6px;letter-spacing:.2px}.article-meta{display:flex;gap:13px;font-size:16px;line-height:1.5;color:#828379;margin:24px 0 19px}.hero-photo{width:100%;aspect-ratio:2.119;object-fit:cover}.reading-controls{margin:0 16px;min-height:88px;border-bottom:1px solid #cbcfc0;display:flex;justify-content:space-between;align-items:center;gap:16px}.read-aloud{display:flex;align-items:center;gap:12px;background:#e1e7dc;border:1px solid #cbd5c7;border-radius:19px;padding:8px 19px;color:#23523e;font-size:17px;min-height:44px}.read-aloud:hover{background:#d2dece}.translation-control{border-left:1px solid #cbd1c6;padding-left:30px;display:flex;align-items:center;gap:13px;color:#7e8177;font-size:16px;cursor:pointer}.translation-control input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:48px;height:28px;border-radius:15px;border:2px solid #cacbc5;background:#cacbc5;position:relative;margin:0;cursor:pointer;flex-shrink:0}.translation-control input:before{content:"";position:absolute;left:1px;top:1px;width:22px;height:22px;border-radius:50%;background:#faf9f3}.translation-control input:checked{background:#315d47;border-color:#315d47}.translation-control input:checked:before{left:21px}.article-body{padding:21px 16px 0;color:#151b15}.paragraph>p:first-child{font:28px/1.45 var(--serif);margin:0 0 21px}.inline-word{font:inherit;color:inherit;padding:0;display:inline;line-height:inherit;border-radius:4px}.inline-word:hover,.inline-word.is-selected{background:#d8e0d4;color:#142d20}.inline-word:focus-visible{outline-offset:1px}.paragraph .translation{font-size:16px;line-height:1.9;color:#687769;border-left:2px solid #c9d4c2;margin:-6px 0 24px;padding-left:14px}.article-footnote{margin:28px 16px 0;padding-top:16px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:12px;color:#85897e}.reading-rail{border-left:1px solid #e0ded3;padding-left:39px;min-width:0}.rail-title{font:700 23px/1.5 var(--serif);padding:4px 0 15px;border-bottom:1px solid #d0d2c5}.word-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:25px}.word-heading h3{font:700 65px/1.2 var(--serif);letter-spacing:-2px;color:#123a2b;overflow-wrap:anywhere;min-width:0}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#e1e7db}.pronunciation{border:1px solid #d2d4c9;width:52px;height:52px;color:#1c4a36}.phonetic{font:26px/1.6 var(--serif);color:#7c8074;min-height:28px;margin-top:6px}.definition{font:23px/1.6 var(--serif);margin-top:2px}.example{margin-top:30px;padding:23px 20px;border:1px solid #dedccf;border-radius:7px}.example p:first-child{font:23px/1.45 var(--serif)}.example .example-translation{font:18px/1.7 var(--serif);color:#73796d;margin-top:6px}.save-word{display:flex;align-items:center;gap:17px;min-height:47px;border:1px solid #cfb476;border-radius:8px;padding:9px 21px;margin-top:23px;font:17px var(--serif)}.save-word svg{color:#b28d3e}.save-word:hover,.save-word.is-saved{background:#f1ead7}.practice-invitation{border-top:1px solid var(--line);margin-top:41px;padding-top:31px}.practice-invitation h2{font:700 27px/1.5 var(--serif);margin-bottom:12px}.practice-invitation>p{font:22px/1.6 var(--serif)}.practice-invitation>span{display:block;font:18px/1.6 var(--serif);color:#878a7c;margin-top:2px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--green);color:#fcf9eb;min-height:50px;border:1px solid #143e2c;border-radius:10px;padding:13px 23px;font-size:17px}.primary:hover{background:#2b5b43;color:#fff9e7}.primary:disabled:hover{background:var(--green)}.practice-cta{margin-top:23px;min-height:97px;width:100%;display:flex;flex-direction:column;gap:7px;font-family:var(--serif);border-radius:14px}.practice-cta>span{display:flex;align-items:center;gap:16px;font-size:25px;font-weight:700}.practice-cta small{font:16px var(--serif);color:#d1d9c6;letter-spacing:1px}.reader-note{display:flex;align-items:center;gap:7px;margin-top:31px;height:115px}.reader-note img{height:112px;width:80px;object-fit:contain;opacity:.7}.reader-note p{font:italic 15px/1.35 Segoe Print,Georgia,serif;transform:rotate(-11deg);color:#9d9e8a}.prototype-note{text-align:right;color:#8f9487;font-size:12px;margin-top:16px}.mobile-nav,.mobile-word-only{display:none}.storage-warning{font-size:14px;background:#f5e9cb;padding:10px 25px}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);z-index:40;background:#244937;color:#fff;padding:15px 23px;box-shadow:0 5px 20px #16332625;border-radius:10px;font-size:15px;display:flex;align-items:center;gap:10px;max-width:90vw}.dialog{border:1px solid #d5d4c5;border-radius:18px;background:#faf8f1;color:#233c2e;padding:28px;width:520px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 24px 80px #11261f30}.dialog--wide{width:720px}.dialog::backdrop{background:#13291fe0;opacity:.45}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:23px}.dialog-header h2{font:28px var(--serif)}.dialog-header .icon-button{background:#eeeede}.panel-intro{font-size:16px;line-height:1.9;color:#6f796c;margin-bottom:24px}.panel-display{font:38px var(--serif);margin:16px 0}.subtle{font-size:14px;line-height:1.8;color:#6e786c;margin:16px 0}.panel-search,.field input,.field textarea,.goal-setting select{background:#fffdf7;border:1px solid #cecfbf;border-radius:8px;padding:12px;font-size:16px;color:#294632}.panel-search{display:flex;gap:12px;align-items:center}.panel-search input{width:100%;background:none;border:0;min-width:0}.library-list{margin:16px 0}.library-list>button{display:flex;align-items:center;gap:21px;text-align:left;width:100%;padding:23px 5px;border-bottom:1px solid var(--line)}.library-list>button:hover{background:#eef0e4}.article-number{font:24px Georgia;color:#a0926c}.library-list>button>span:nth-child(2){flex:1}.library-list strong{display:block;font:24px var(--serif)}.library-list small{display:block;color:#7a8275;font-size:14px;margin-top:9px}.full-width{width:100%;margin-top:14px}.secondary{display:inline-flex;justify-content:center;align-items:center;min-height:46px;border:1px solid #bac6b4;border-radius:8px;padding:10px 18px;color:#345441}.secondary:hover{background:#e9edde}.today-summary{display:flex;gap:35px;margin:24px 0;border-block:1px solid var(--line);padding:24px 0}.today-summary>span{color:#77816e;font-size:14px;flex:1}.today-summary strong{display:block;color:#26432e;font:34px/1.4 var(--serif);margin-top:8px}.mode-description{display:flex;align-items:center;gap:20px;margin:25px 0;background:#e8ecde;padding:24px;border-radius:10px}.mode-description p{font-family:var(--serif);margin-top:10px}.empty{text-align:center;color:#6d7969;padding:30px 8px}.empty>svg{margin:auto}.empty h3{margin:18px 0;font:24px var(--serif)}.empty p{line-height:1.8;margin-bottom:22px}.review-list>div{display:flex;align-items:center;border-bottom:1px solid var(--line);gap:15px}.review-list>div>button:first-child{flex:1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0}.review-list strong{font:27px var(--serif)}.review-list span{font-size:15px;color:#718068}.goal-setting{display:flex;align-items:center;justify-content:space-between;gap:18px}.history-list>div{border-bottom:1px solid var(--line);padding:14px 0}.history-list small{display:block;margin-top:8px;color:#7f8778}.field{display:block;margin:16px 0;font-size:15px}.field input,.field textarea{display:block;width:100%;margin-top:10px}.field textarea{resize:vertical;line-height:1.8}.error-text{color:#963e28}.practice-progress{display:flex;justify-content:space-between;gap:15px;font-size:15px;color:#77816f}.practice-progress span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}progress{width:100%;height:5px;accent-color:#385b3c;margin:18px 0}progress::-webkit-progress-bar{background:#e1e4d6;border-radius:3px}progress::-webkit-progress-value{background:#4e6c46;border-radius:3px}.exercise-mode{margin-top:17px;letter-spacing:2px}.question{font:32px/1.5 var(--serif);margin:23px 0}.question-sentence{font:25px/1.6 var(--serif);margin:15px 0}.answer-label{display:block;font-size:14px;color:#75826c;margin-top:25px}.answer-input{width:100%;background:#fffefa;border:1px solid #b4c1ab;border-radius:8px;margin:10px 0;padding:15px 18px;font:25px Georgia,serif;color:#254532}.exercise-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:15px 0}.text-button{font-size:13px;color:#687e58;text-decoration:underline;text-underline-offset:4px;padding:10px 0;text-align:left}.answer-feedback{background:#e9eedf;padding:20px;border-radius:10px;margin-top:20px}.answer-feedback.retry{background:#f3e9d5}.answer-feedback strong{font-size:18px}.answer-feedback p{margin:12px 0;font-size:15px;line-height:1.7}.answer-feedback p span{font:24px Georgia}.answer-feedback button{margin-top:5px}.practice-footnote{margin-bottom:0}.completion{text-align:center;padding:30px 12px}.completion>svg{color:#4c7048;margin-bottom:25px}.completion h3{font:30px/1.5 var(--serif);margin:20px 0}.completion>p>strong{font:42px Georgia;color:#254e36}.completion>.primary{margin-top:20px}@media(min-width:1600px){.reading-grid{grid-template-columns:minmax(0,1fr) 364px}.article h1{font-size:62px}}@media(max-width:1300px)and (min-width:901px){.sidebar{width:220px;padding-inline:22px}.brand{gap:5px}.brand img{width:48px}.brand strong{font-size:24px}.brand small{font-size:10px}.main-nav button{font-size:20px;padding-left:18px;gap:15px}.workspace{margin-left:220px}.topbar{padding-left:30px}.reading-grid{padding:28px 24px;gap:24px;grid-template-columns:minmax(0,1fr) 290px}.reading-rail{padding-left:24px}.article h1{font-size:45px}.article-heading{padding:0 6px}.article-subtitle{font-size:28px}.article-body{padding-inline:6px}.paragraph>p:first-child{font-size:25px}.word-heading h3{font-size:51px}.definition{font-size:21px}.example{padding:18px 14px}.reading-controls{margin-inline:6px}.translation-control{padding-left:10px;font-size:14px}.read-aloud{padding-inline:10px;font-size:15px}.practice-cta>span{font-size:22px}}@media(max-width:900px){.sidebar{width:190px;padding:25px 19px}.workspace{margin-left:190px}.brand img{width:40px;height:50px}.brand{gap:7px}.brand strong{font-size:21px}.brand small{font-size:9px;letter-spacing:1px}.main-nav button{font-size:18px;padding:16px;gap:12px;min-height:62px}.main-nav{margin-top:26px}.personal-nav{font-size:18px;gap:12px}.sidebar-poem p{left:70px}.topbar{padding:0 24px;gap:15px}.search-wrap{width:300px;max-width:55%}.search input{font-size:13px}.search{padding-inline:10px;gap:6px}.breadcrumb{font-size:14px;gap:10px}.reading-grid{display:block;padding:30px 24px}.article h1{font-size:43px;letter-spacing:-1px}.article-subtitle{font-size:28px}.article-heading{padding:0}.article-body{padding-inline:0}.reading-controls{margin:0}.paragraph>p:first-child{font-size:25px}.article-footnote{margin-inline:0}.reading-rail{border-left:0;padding:0}.desktop-word{display:none}.practice-invitation{margin-top:30px;padding-top:23px}.practice-invitation h2{font-size:24px}.reader-note,.prototype-note{display:none}.practice-invitation>p,.practice-invitation>span{display:inline;margin-right:10px;font-size:16px}.practice-cta{max-width:100%;min-height:75px;margin-top:18px}.mobile-word-only{display:block}.mobile-word-only .dialog{padding-bottom:28px}.mobile-word-only .word-heading{margin-top:0}.mobile-word-only .word-heading h3{font-size:53px}.mobile-word-only .phonetic{font-size:22px}.mobile-word-only .definition{font-size:21px}.mobile-word-only .example{margin-top:20px}.mobile-word-only .example p{font-size:20px}.mobile-word-only .example p.example-translation{font-size:17px}.mobile-word-only .save-word{min-height:48px}.translation-control{padding-left:12px}.read-aloud{font-size:15px;padding-inline:12px}}@media(max-width:600px){.sidebar{display:none}.workspace{margin-left:0}.topbar{padding:0 20px;height:auto;min-height:76px;flex-wrap:wrap;padding-block:16px;gap:13px}.breadcrumb{font-size:15px;gap:12px}.search-wrap{max-width:none;width:100%}.search{height:42px;border-radius:10px}.search input{font-size:14px}.search-results{width:100%;max-width:none}.reading-grid{padding:25px 20px 105px}.eyebrow{font-size:10px;letter-spacing:3px}.article h1{font-size:40px;line-height:1.14;margin:13px 0;letter-spacing:-1.3px}.article-subtitle{font-size:25px;margin-top:13px}.article-meta{font-size:13px;margin:19px 0 17px;gap:10px}.hero-photo{aspect-ratio:1.62;object-position:center}.reading-controls{min-height:78px;gap:8px}.read-aloud{padding:7px 10px;font-size:14px;gap:7px;border-radius:15px}.read-aloud svg{width:23px}.translation-control{font-size:13px;gap:8px;border-left:0;padding-left:0}.translation-control input{width:42px;height:25px}.translation-control input:before{width:19px;height:19px}.translation-control input:checked:before{left:18px}.article-body{padding-top:20px}.paragraph>p:first-child{font-size:24px;line-height:1.55;margin-bottom:19px}.paragraph .translation{font-size:15px}.article-footnote{font-size:11px;gap:8px;margin-top:20px}.practice-invitation{margin-top:25px}.practice-cta>span{font-size:23px}.practice-cta small{font-size:14px}.mobile-nav{position:fixed;inset:auto 0 0;display:flex;justify-content:space-around;z-index:15;background:#fbf9f1;border-top:1px solid #d9dfcf;padding:7px 7px max(9px,env(safe-area-inset-bottom));min-height:68px}.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex:1;min-height:48px;color:#77836e;font-size:10px}.mobile-nav button.is-active{color:#284d36;background:#e9eddf;border-radius:8px}.toast{bottom:85px;font-size:13px;padding:12px 16px;width:max-content}.dialog{padding:22px 20px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 30px);border-radius:15px}.dialog-header h2{font-size:25px}.dialog-header{padding-bottom:15px;margin-bottom:20px}.dialog-header .icon-button{min-width:40px;min-height:40px}.library-list strong{font-size:22px}.library-list>button{gap:14px}.library-list small{font-size:12px;line-height:1.7}.article-number{font-size:19px}.exercise-actions{align-items:stretch;flex-direction:column}.exercise-actions>.primary{width:100%}.question{font-size:27px}.question-sentence{font-size:22px}.practice-progress{font-size:13px}.completion h3{font-size:25px}.panel-display{font-size:33px}.mobile-word-only .dialog{margin:auto 12px 16px;width:calc(100vw - 24px);max-width:none}.skip-link{left:20px}.goal-setting{font-size:14px}.review-list strong{font-size:24px}}body{min-width:0}.sidebar{overflow-y:auto;overflow-x:hidden}.word-token{white-space:nowrap}.goal-setting{margin-top:23px}:root{--serif:"Times New Roman","SimSun",serif;font-synthesis:weight}.article h1{font-weight:700;font-size:60px;letter-spacing:-1.4px}.article-meta{margin-top:18px}.example{margin-top:20px}.practice-invitation{margin-top:33px;padding-top:26px}.main-nav{margin-top:24px;gap:5px}.personal-nav{margin-top:clamp(45px,13vh,143px)}@media(min-width:1301px){.reading-grid{grid-template-columns:minmax(0,1fr) 349px}}@media(max-width:1300px)and (min-width:901px){.article h1{font-size:46px}}@media(max-width:900px){.article h1{font-size:45px}}@media(max-width:600px){.article h1{font-size:40px}.article-meta{margin-top:19px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
