:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif;color:#26333b;background:#f5faf7;font-synthesis:none;letter-spacing:0;--ink: #26333b;--muted: #68767a;--line: #d8e5df;--paper: #ffffff;--soft: #edf6f1;--green: #2f8f68;--green-dark: #216d50;--green-light: #ddf2e6;--coral: #ed6f61;--coral-light: #fde7e3;--yellow: #f2bf3d;--yellow-light: #fff2c7;--blue: #5d8fd8;--blue-light: #e8f0fb;--violet: #7869b7;--violet-light: #efebfa;--shadow: 0 10px 26px rgba(37, 75, 60, .09);--learning-font: STKaiti, KaiTi, serif}*{box-sizing:border-box}html{min-width:320px;background:#f5faf7}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit}button:not(:disabled){cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(33,122,104,.2);outline-offset:2px}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;background:#f5faf7}.topbar{height:74px;background:#fffffffa;border-bottom:3px solid #dcece4;position:sticky;top:0;z-index:30}.topbar-inner{max-width:1440px;height:100%;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:auto auto minmax(260px,360px) auto;align-items:center;justify-content:space-between;gap:18px}.brand{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:11px;width:fit-content;text-align:left}.brand-mark{width:42px;height:42px;border-radius:8px;background:var(--green);color:#fff;display:grid;place-items:center;box-shadow:inset 0 0 0 2px #ffffff59,0 5px 12px #2f8f6838}.brand strong{display:block;font-size:20px;line-height:1.1;color:var(--green-dark)}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.desktop-nav{display:flex;gap:4px;height:100%;align-items:center}.nav-button{height:42px;border:0;background:transparent;color:var(--muted);padding:0 16px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-weight:700}.nav-button:hover{background:var(--soft);color:var(--ink)}.nav-button.active{background:var(--yellow-light);color:#76580e}.profile-wrap{justify-self:end;position:relative}.profile-button{height:44px;display:flex;align-items:center;gap:9px;padding:3px 9px 3px 4px;border:1px solid var(--line);background:#fff;border-radius:7px;font-weight:700}.profile-button>span:not(.avatar){display:grid;gap:1px;text-align:left}.profile-button>span:not(.avatar) strong{font-size:13px}.profile-button>span:not(.avatar) small{color:var(--muted);font-size:9px;font-weight:650}.avatar{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;font-weight:800;flex:0 0 auto}.avatar-small{width:29px;height:29px;font-size:13px}.avatar-coral{background:var(--coral)}.avatar-teal{background:var(--green)}.avatar-yellow{background:#b48420}.profile-menu{position:absolute;top:51px;right:0;width:210px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:8px;box-shadow:var(--shadow);z-index:40}.profile-menu>p{color:var(--muted);font-size:12px;padding:6px 9px;margin-bottom:2px}.profile-menu button{width:100%;border:0;background:transparent;border-radius:6px;padding:8px;display:flex;align-items:center;gap:9px;text-align:left}.profile-menu button span:nth-child(2){flex:1;font-weight:650}.profile-menu button:hover,.profile-menu button.selected{background:var(--soft)}.profile-menu .settings-link{margin-top:6px;padding-top:11px;border-top:1px solid var(--line);border-radius:0;color:var(--green-dark)}.profile-menu .manage-link{padding-bottom:11px;border-radius:0 0 6px 6px;color:var(--green-dark)}.top-global-search{width:100%;min-width:0;position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:7px;border:1px solid #b9ceed;border-radius:7px;background:#f4f8fd;padding:4px 6px 4px 10px;color:#376488}.top-global-search>.smart-text-input{min-width:0}.top-global-search .smart-text-input>input{height:34px;border:0;background:transparent;padding-top:5px;padding-bottom:5px}.top-search-clear{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:5px;background:transparent;color:var(--muted)}.top-search-clear:hover{background:#fff;color:var(--ink)}.top-search-results{position:absolute;z-index:70;top:51px;left:0;right:0;max-height:min(520px,calc(100vh - 90px));overflow-y:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 45px #162d2430;padding:8px;color:var(--ink)}.top-search-result-heading{display:flex;justify-content:space-between;padding:7px 8px 9px;color:var(--muted);font-size:11px}.top-search-result-heading strong{color:var(--green-dark);font-size:12px}.top-search-results>button{width:100%;min-height:58px;display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:9px;border:0;border-top:1px solid #edf1ef;background:#fff;padding:8px;text-align:left}.top-search-results>button:hover{background:var(--blue-light)}.top-search-results>button>span{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;background:var(--green-light);color:var(--green-dark);font-size:11px;font-weight:800}.top-search-results>button strong,.top-search-results>button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-search-results>button strong{font-size:12px}.top-search-results>button small{margin-top:3px;color:var(--muted);font-size:10px}.top-search-results>p{margin:8px 5px 4px;color:var(--muted);font-size:10px;text-align:center}main{min-height:calc(100vh - 74px)}.page{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:46px 0 80px}.eyebrow{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:850;margin-bottom:9px}.welcome-row{display:flex;justify-content:space-between;align-items:center;min-height:180px}.welcome-band{padding:30px 36px;border:2px solid #cfe8dc;border-radius:8px;background:#eaf7f0;position:relative;overflow:hidden}.welcome-band:after{content:"认 · 读 · 记";position:absolute;right:165px;bottom:12px;color:#2f8f6829;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:20px;font-weight:800}.welcome-row h1,.page-title-row h1{font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:38px;font-weight:850;margin-bottom:10px;color:#263b32}.welcome-row>div:first-child>p:last-child,.page-title-row>div>p:last-child{color:var(--muted);margin-bottom:0}.growth-badge{width:128px;height:128px;flex:0 0 auto;border:2px solid #edc75f;border-radius:8px;background:var(--yellow-light);color:#795b11;display:grid;place-items:center;align-content:center;gap:3px;transform:rotate(2deg);box-shadow:7px 7px #f5d97f}.growth-badge strong{font-size:22px}.growth-badge span{font-size:11px;font-weight:800}.stats-strip{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stats-strip>div{min-height:92px;padding:16px 18px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:8px;background:#fff}.stats-strip>div:nth-child(1){border-bottom:4px solid var(--coral)}.stats-strip>div:nth-child(2){border-bottom:4px solid var(--green)}.stats-strip>div:nth-child(3){border-bottom:4px solid var(--blue)}.stats-strip>div:nth-child(4){border-bottom:4px solid var(--yellow)}.stats-strip .stat-icon{width:40px;height:40px;flex:0 0 auto;border-radius:8px;display:grid;place-items:center;background:var(--coral-light);color:var(--coral)}.stats-strip>div:nth-child(2) .stat-icon{background:var(--green-light);color:var(--green)}.stats-strip>div:nth-child(3) .stat-icon{background:var(--blue-light);color:var(--blue)}.stats-strip>div:nth-child(4) .stat-icon{background:var(--yellow-light);color:#9a7215}.stats-strip p{margin:0;display:grid;gap:2px}.stats-strip strong{font-family:Georgia,serif;font-size:29px;line-height:1;color:var(--ink)}.stats-strip p span{color:var(--muted);font-size:12px}.savings-hero{min-height:0;display:block;padding:28px 42px 31px;border-top:7px solid #f06454;border-bottom:7px solid #5d8fd8;background:#fffdf4;position:relative;overflow:hidden}.savings-hero:after{content:"字币储蓄";position:absolute;left:42px;bottom:11px;color:#2f6d961f;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:17px;font-weight:800}.savings-copy{min-width:0;position:relative;z-index:2}.savings-copy h1{margin:0;color:#273e4b;font-size:32px;font-weight:900}.savings-lead{margin:7px 0 14px;color:#795b11;font-size:14px;font-weight:750}.bank-status{width:fit-content;margin:-5px 0 14px;padding:5px 9px;border-left:4px solid #f1bd32;background:#fff4c7;color:#76550d;font-size:12px;font-weight:850}.savings-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.savings-metrics>div{min-width:0;min-height:72px;display:flex;align-items:center;gap:9px;padding:10px 9px;border-top:3px solid #f06454;background:#fff}.savings-metrics>div:nth-child(2){border-color:#f1bd32}.savings-metrics>div:nth-child(3){border-color:#38a77b}.savings-metrics>div:nth-child(4){border-color:#5d8fd8}.savings-metrics>div>span{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:50%;background:#ffe5e0;color:#c8493b}.savings-metrics>div:nth-child(2)>span{background:#fff0bd;color:#986c0d}.savings-metrics>div:nth-child(3)>span{background:#dcf4e9;color:#247c5b}.savings-metrics>div:nth-child(4)>span{background:#e1ecfb;color:#3e70b7}.savings-metrics p{min-width:0;margin:0;display:grid;gap:2px}.savings-metrics strong{color:var(--ink);font-family:Georgia,serif;font-size:24px;line-height:1}.savings-metrics small{overflow:hidden;color:var(--muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.growth-house{position:relative;padding:30px 34px 28px;border-top:7px solid #f06454;border-bottom:7px solid #5d8fd8;background:#fffdf5;overflow:hidden}.growth-house:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;pointer-events:none;border:1px solid rgba(193,158,94,.16)}.growth-house-heading{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px}.growth-house-heading h1{margin:0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:36px;color:#2b4037}.growth-house-heading>div:first-child>span{display:block;margin-top:7px;color:var(--muted);font-size:12px}.growth-balance{min-width:146px;min-height:70px;display:grid;grid-template-columns:34px 1fr;align-items:center;border:1px solid #a9d3c4;border-radius:8px;background:#edf8f3;padding:9px 13px;color:#246b54}.growth-balance svg{grid-row:1 / span 2}.growth-balance span{font-size:10px;font-weight:750}.growth-balance strong{font-family:Georgia,serif;font-size:25px;line-height:1}.growth-house-shelf{position:relative;z-index:1;display:flex;align-items:stretch;gap:18px;margin-top:29px;padding:16px 4px 8px;overflow-x:auto;scrollbar-width:thin}.growth-house-shelf:after{content:"";position:absolute;z-index:-1;right:0;bottom:4px;left:0;height:7px;border-radius:4px;background:#b9824f;box-shadow:0 5px #633e1d24}.growth-room-wrap{width:170px;min-width:170px;position:relative;display:flex}.growth-room-wrap .growth-room{width:100%;min-width:0}.growth-reminder-dismiss{width:30px;height:30px;padding:0;position:absolute;z-index:4;top:5px;left:6px;border:1px solid #e2aea6;border-radius:50%;background:#fff;color:#91473d;display:grid;place-items:center;box-shadow:0 2px 6px #5e342d1f}.growth-reminder-dismiss:hover{background:#fff0ed}.growth-room{width:170px;min-width:170px;min-height:154px;position:relative;display:grid;justify-items:center;align-content:center;gap:5px;border:2px solid #d7c49a;border-radius:7px 7px 4px 4px;background:#fffdfa;padding:26px 12px 13px;color:#5a4931;text-align:center;box-shadow:inset 0 -8px #f2e7ce}button.growth-room{cursor:pointer}.growth-room:hover,.growth-room:focus-visible{border-color:#ca8d45;transform:translateY(-2px)}.growth-room-roof{position:absolute;top:-15px;left:15px;right:15px;height:30px;border:2px solid #b96b58;border-bottom:0;background:#ef9c8d;clip-path:polygon(50% 0,100% 100%,0 100%)}.growth-room i{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:#fff0c8;color:#94701d;font-style:normal}.growth-partner-art{width:var(--growth-partner-size);height:var(--growth-partner-size);position:relative;display:inline-grid;flex:0 0 auto;place-items:center}.growth-partner-base{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(59,76,64,.12))}.growth-partner-detail{position:absolute;display:block;object-fit:contain;filter:drop-shadow(0 1px 1px rgba(83,52,30,.12))}.maple-detail{right:-5%;bottom:-3%;width:42%;height:42%;transform:rotate(10deg)}.apple-one,.apple-two,.apple-three{width:23%;height:23%}.apple-one{top:24%;left:20%}.apple-two{top:19%;right:18%;transform:scale(.9) rotate(8deg)}.apple-three{top:43%;right:29%;transform:scale(.82) rotate(-7deg)}.growth-room.tree i{background:#e5f4e7;color:#3b8250}.growth-room.animal i{background:#ffe8e2;color:#a34c40}.growth-room strong{font-size:14px}.growth-room small{min-height:28px;color:var(--muted);font-size:10px;line-height:1.4}.growth-room b{position:absolute;top:10px;right:8px;padding:3px 6px;border-radius:999px;background:#f06454;color:#fff;font-size:9px}.growth-room-empty{border-style:dashed;color:#77857e;box-shadow:inset 0 -8px #f2f5f3}.growth-room-empty i{background:#eef3f1;color:#6f837b}.growth-room-add{border-style:dashed;border-color:#b9c9c2;background:#f7faf8;color:#597068;box-shadow:none}.growth-room-add .growth-room-roof{border-color:#91ab9f;background:#dceae4}.growth-room-add i{background:#fff;color:#6f8f82}.growth-room-add.unlocked{border-style:solid;border-color:#e2b73f;background:#fff9df;color:#7a5a09;box-shadow:inset 0 -8px #f8edbd}.growth-room-add.unlocked .growth-room-roof{border-color:#ca9226;background:#f1c95c}.growth-room-add.unlocked i{color:#b27a05}.growth-milestone{position:relative;z-index:1;margin-top:20px;min-height:68px;display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid #e0bd52;border-radius:8px;background:#fff7d5;padding:10px 12px}.growth-milestone>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f3cf61;color:#815b00}.growth-milestone strong{font-size:14px}.growth-milestone p{margin:3px 0 0;color:#75663e;font-size:11px}.growth-milestone .primary-button{min-height:42px}.growth-milestone .text-button{min-height:42px;padding:0 10px}.partner-picker-page{padding-bottom:180px}.partner-picker-heading{align-items:center}.partner-balance-banner{min-height:88px;display:grid;grid-template-columns:48px auto minmax(240px,1fr);align-items:center;gap:13px;border:1px solid #9ccfbd;border-left:6px solid var(--green);border-radius:8px;background:#eff9f5;padding:14px 18px}.partner-balance-banner>svg{width:46px;height:46px;padding:10px;border-radius:50%;background:#fff;color:var(--green)}.partner-balance-banner>div{display:grid;gap:2px}.partner-balance-banner span{color:var(--muted);font-size:10px}.partner-balance-banner strong{color:var(--green-dark);font-family:Georgia,serif;font-size:24px}.partner-balance-banner small{color:#59746a;font-size:11px;line-height:1.6}.partner-category-list{display:grid;gap:26px;margin-top:28px}.partner-category{display:grid;grid-template-columns:155px minmax(0,1fr);gap:22px;border-top:1px solid var(--line);padding-top:22px}.partner-category>header{display:flex;align-items:flex-start;gap:10px}.partner-category>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff0c6;color:#986d0b}.partner-category.tree>header>span{background:#e3f3e8;color:#3b8050}.partner-category.animal>header>span{background:#ffe6e1;color:#a14a3e}.partner-category h2{margin:0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:21px}.partner-category p{margin:4px 0 0;color:var(--muted);font-size:10px}.partner-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.partner-option{min-width:0;min-height:190px;position:relative;display:grid;justify-items:center;align-content:center;gap:6px;border:1px solid #d7dedb;border-radius:8px;background:#fff;padding:15px 12px;color:var(--ink);text-align:center}.partner-option:hover,.partner-option:focus-visible{border-color:#8dc5b3;background:#f7fcfa}.partner-option.selected{border:3px solid var(--green);background:#eff9f5;padding:13px 10px}.partner-option.locked{background:#fafbfa;color:#78847f}.partner-option i{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#fff1ca;color:#9c7215;font-style:normal}.partner-option i .growth-partner-art{transform:scale(1.06);transition:transform .18s ease}.partner-option:hover i .growth-partner-art,.partner-option:focus-visible i .growth-partner-art,.partner-option.selected i .growth-partner-art{transform:scale(1.14)}.partner-category.tree .partner-option i{background:#e5f4e9;color:#3f8353}.partner-category.animal .partner-option i{background:#ffe9e4;color:#a24d41}.partner-option strong{font-size:16px}.partner-option>span{min-height:30px;color:var(--muted);font-size:10px;line-height:1.45}.partner-option small{color:#42725f;font-size:10px;font-weight:800}.partner-option.locked small{color:#8b6f32}.partner-option b{position:absolute;top:8px;right:8px;padding:3px 6px;border-radius:999px;background:#e9f5f0;color:#39715c;font-size:8px}.partner-choice-orb{width:112px;height:112px;position:fixed;z-index:60;right:16px;bottom:20px;display:grid;place-items:center;align-content:center;gap:2px;border:5px solid white;border-radius:50%;background:#edf4f1;padding:11px;color:#526d63;box-shadow:0 14px 34px #21493a33,0 0 0 2px #b8cfc6;text-align:center;animation:partner-orb-float 3.4s ease-in-out infinite}.partner-choice-orb:before,.partner-choice-orb:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.partner-choice-orb:before{top:7px;right:7px;bottom:7px;left:7px;border:1px dashed rgba(70,112,96,.25)}.partner-choice-orb:after{width:12px;height:12px;top:5px;right:9px;background:#d9e9e2;box-shadow:-88px 61px 0 -3px #c8ded5}.partner-choice-orb:disabled{cursor:default;opacity:1}.partner-choice-orb-art{width:52px;height:52px;display:grid;place-items:center;color:#6f8c81;transition:transform .2s ease}.partner-choice-orb strong{position:relative;font-size:13px;line-height:1.15}.partner-choice-orb small{position:relative;color:#70857d;font-size:9px;line-height:1.2}.partner-choice-orb.selected:not(.ready){background:#f7f2e5;color:#786b4d;box-shadow:0 14px 34px #493f2929,0 0 0 2px #d7c8a8}.partner-choice-orb.selected:not(.ready):before{border-color:#79623540}.partner-choice-orb.selected:not(.ready) small{color:#8a7b5c}.partner-choice-orb.ready{border-color:#fffdf7;background:#fff0b8;color:#73510b;box-shadow:0 16px 38px #9168163d,0 0 0 3px #e6b937;cursor:pointer}.partner-choice-orb.ready:before{border-color:#97680c47}.partner-choice-orb.ready:after{background:#ffd75d;box-shadow:-88px 61px 0 -3px #f1c64c}.partner-choice-orb.ready small{color:#8c691c}.partner-choice-orb.ready:hover,.partner-choice-orb.ready:focus-visible{transform:translateY(-5px) scale(1.06);box-shadow:0 20px 44px #9168164d,0 0 0 4px #e6b937}.partner-choice-orb.ready:hover .partner-choice-orb-art,.partner-choice-orb.ready:focus-visible .partner-choice-orb-art{transform:scale(1.08) rotate(2deg)}@keyframes partner-orb-float{0%,to{translate:0 0}50%{translate:0 -7px}}.savings-milestone{margin-top:14px}.savings-milestone>div:first-child{display:flex;justify-content:space-between;gap:14px;color:#376488;font-size:11px}.savings-milestone>div:first-child span{color:var(--muted)}.milestone-track{height:8px;overflow:hidden;margin-top:7px;border-radius:4px;background:#e4ebef}.milestone-track span{display:block;height:100%;background:#5d8fd8;transition:width .65s ease}.coin-rule{width:fit-content;margin:11px 0 0;display:flex;align-items:center;gap:7px;color:#805b1c;font-size:12px;font-weight:800}.savings-bank{width:220px;height:590px;justify-self:end;position:relative;display:grid;justify-items:center;align-content:end;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.savings-bank:focus-visible{outline:3px solid rgba(33,122,104,.22);outline-offset:5px;border-radius:16px}.bank-level-badge{position:absolute;z-index:7;top:3px;right:1px;min-height:34px;display:flex;align-items:center;gap:6px;padding:0 11px;border:2px solid #efb82a;border-radius:17px;background:#fff4c7;color:#76550d;font-size:12px;font-weight:850;transform:rotate(2deg)}.bank-slot{width:88px;height:25px;z-index:5;margin-bottom:-6px;display:grid;place-items:center;border:5px solid #376488;border-bottom:0;border-radius:16px 16px 0 0;background:#dfefff}.bank-slot span{width:52px;height:6px;border-radius:3px;background:#263e50}.bank-vessel{width:176px;height:480px;position:relative;overflow:hidden;border:6px solid #376488;border-radius:24px 24px 44px 44px;background:#eaf6ffd6;box-shadow:5px 7px 15px #4a82a738}.bank-fill{position:absolute;z-index:1;left:0;right:0;bottom:0;border-top:3px solid rgba(228,169,27,.72);background:linear-gradient(180deg,#ffdc6947,#ffc73785);transition:height .8s cubic-bezier(.2,.75,.25,1);animation:bank-fill-in .8s cubic-bezier(.2,.75,.25,1)}.bank-fill.empty{border-top:0;animation:none}.bank-coin-pile{position:absolute;z-index:3;top:79px;right:8px;bottom:11px;left:8px;display:grid;grid-template-columns:repeat(3,38px);grid-auto-rows:38px;align-content:end;justify-content:center;gap:5px;overflow:hidden}.bank-word-coin,.deposit-coin{width:38px;height:38px;position:relative;display:block;border:3px solid #d79516;border-radius:50%;background:#ffeb8b;color:#7d520b;box-shadow:inset 0 0 0 2px #ffffff80,0 2px #5c411226}.bank-word-coin b,.deposit-coin b{position:absolute;inset:1px 0 auto;text-align:center;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:18px;line-height:1}.bank-word-coin i,.deposit-coin i{position:absolute;left:50%;bottom:5px;width:20px;height:9px;transform:translate(-50%)}.bank-word-coin i:before,.deposit-coin i:before{content:"";position:absolute;top:0;left:4px;width:3px;height:3px;border-radius:50%;background:currentColor;box-shadow:9px 0 0 currentColor}.bank-word-coin i:after,.deposit-coin i:after{content:"";position:absolute;left:6px;bottom:0;width:8px;height:4px;border-bottom:2px solid currentColor;border-radius:0 0 8px 8px}.bank-word-coin:nth-child(4n+1){transform:rotate(-7deg)}.bank-word-coin:nth-child(4n+2){border-color:#e16354;background:#ffd4ce;color:#8f392f;transform:rotate(6deg)}.bank-word-coin:nth-child(4n+3){border-color:#329271;background:#ced;color:#23634e;transform:rotate(-3deg)}.bank-word-coin:nth-child(4n){border-color:#4e82c8;background:#d8e8ff;color:#315e9c;transform:rotate(5deg)}.bank-counter{position:absolute;z-index:4;inset:17px 0 auto;display:grid;justify-items:center;color:#244a65;text-shadow:0 1px white,1px 0 white,0 -1px white,-1px 0 white}.bank-counter strong{font-family:Georgia,serif;font-size:38px;line-height:1}.bank-counter span{margin-top:4px;font-size:11px;font-weight:900}.bank-shine{position:absolute;z-index:2;top:28px;left:13px;width:6px;height:225px;border-radius:5px;background:#ffffffc2}.deposit-coin{position:absolute;z-index:6;top:0;left:calc(50% - 19px);animation:deposit-coin 1.05s cubic-bezier(.3,.65,.32,1) both}.bank-feet{width:132px;display:flex;justify-content:space-between}.bank-feet span{width:38px;height:15px;border:5px solid #376488;border-top:0;border-radius:0 0 10px 10px;background:#b9dbef}.completed-jar-shelf{min-height:43px;margin-top:5px;display:grid;justify-items:center;align-content:start;gap:2px;color:#376488}.completed-jar-shelf>div{min-height:25px;display:flex;align-items:center;justify-content:center;gap:4px}.completed-jar-shelf>div>span{width:29px;height:25px;display:grid;place-items:center;border-bottom:3px solid #e4a91b;color:#376488}.completed-jar-shelf b{font-size:11px}.completed-jar-shelf small{font-size:10px;font-weight:800}.completed-jar-shelf.empty{color:var(--muted)}.reward-ledger{position:relative;margin-top:20px;padding:25px 30px 28px;border-top:6px solid #38a77b;border-bottom:6px solid #f1bd32;background:#fff}.reward-ledger-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.reward-ledger-heading h2{margin:0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:25px}.reward-ledger-heading>div>small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.reward-ledger-heading>span{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:17px;background:#fff1bd;color:#7b5a12;font-size:12px;font-weight:850}.reward-money-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.reward-summary-table{margin-top:20px;overflow:hidden;background:#fff}.reward-summary-header,.reward-summary-row{display:grid;grid-template-columns:64px repeat(5,minmax(0,1fr));align-items:stretch;gap:4px}.reward-summary-header{margin-bottom:4px;color:#536b63;font-size:13px;font-weight:850}.reward-summary-header span{min-width:0;padding:7px 4px;text-align:center}.reward-summary-row{margin-top:4px;color:#40545d;font-size:13px}.reward-summary-row>strong,.reward-summary-row>span{min-width:0;min-height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #dce7e2;border-radius:6px;padding:6px 5px;background:#f8fbfa;text-align:center}.reward-summary-row>strong{color:#507065;font-size:14px;font-weight:850}.reward-summary-row>span{overflow:hidden;font-family:Georgia,serif;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.reward-summary-row>span:nth-of-type(2){color:#4f8a67}.reward-summary-row>span:nth-of-type(3){color:#a36f00}.reward-summary-row>span:nth-of-type(4){color:#b55d52}.reward-summary-row>span:nth-of-type(5){color:#4f75a6}.reward-summary-row>span.changed{border-color:#e2ae27;padding:5px 4px;color:#714f00;background:#fff7d5;box-shadow:inset 0 -3px #f1bd32;font-size:17px;font-weight:850}.reward-summary-row>span.changed.spent,.reward-summary-row>span.changed.negative{border-color:#efb5ad;color:#a64136;background:#fff0ed;box-shadow:inset 0 -3px #ef8d80}.reward-summary-row.total>strong,.reward-summary-row.total>span{border-color:#cce1d8;background:#f1f8f5}.reward-summary-row.total>strong{color:#34755f;font-weight:850}.reward-money-summary>div{min-width:0;padding:11px 13px;display:grid;gap:2px;border-left:3px solid #38a77b}.reward-money-summary>div.bonus{border-left-color:#e3aa19;background:#fffaf0}.reward-money-summary>div.spent{border-left-color:#f06454}.reward-money-summary>div.balance{border-left-color:#5d8fd8;background:#eef5fd}.reward-money-summary span{color:var(--muted);font-size:11px}.reward-money-summary strong{color:#273e4b;font-family:Georgia,serif;font-size:21px}.reward-money-summary .bonus strong{color:#a36f00}.reward-money-summary .spent strong{color:#b34d41}.reward-money-summary small{overflow:hidden;color:var(--muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.new-learning-reward-gain{width:fit-content;display:flex;align-items:center;gap:7px;margin:14px auto;padding:9px 14px;border:1px solid #b8dfc8;border-radius:999px;color:#257653;background:#effaf3;font-weight:700}.new-learning-reward-gain strong{color:#157248;font-size:19px}.ledger-date-top{margin-top:18px}.expense-workspace{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:28px}.ledger-entry-panel{min-width:0}.ledger-reward-method-row h3,.expense-entry-row h3{margin:0;display:flex;align-items:center;gap:6px;color:#72530b;font-size:14px}.ledger-reward-method-row h3 svg{color:#c28b08}.expense-entry-row h3{color:#a34b40}.reward-activity-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:7px}.reward-activity-option{min-width:0;position:relative}.reward-activity-picker button{width:100%;min-width:0;min-height:56px;display:grid;justify-items:center;align-content:center;gap:1px;border:1px solid #dce7e2;border-radius:6px;background:#f8fbfa;color:#62756e;padding:4px 3px}.reward-activity-picker button>span{width:27px;height:24px;display:grid;place-items:center;color:#38a77b}.reward-activity-picker button strong{font-size:14px;line-height:1.25;text-align:center}.reward-activity-picker button small{overflow:hidden;max-width:100%;color:var(--muted);font-size:9px;white-space:nowrap;text-overflow:ellipsis}.reward-activity-picker button.active{border-color:#e2ae27;background:#fff7d5;color:#714f00;box-shadow:inset 0 -3px #f1bd32}.reward-activity-picker button.active>span{color:#d29000}.reward-detail-entry{margin-top:10px;padding:10px 11px;border:1px solid #e2c35e;border-radius:7px;background:#fffdf4;box-shadow:0 4px 12px #5e480c14}.reward-detail-entry-label{margin-bottom:6px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#8d7842;font-size:10px}.reward-detail-entry-label strong{color:#714f00;font-size:11px}.reward-detail-entry-control{display:flex;align-items:center;gap:6px}.reward-detail-entry-control input{min-width:0;width:100%;height:36px;border:1px solid #eadfb7;border-radius:5px;outline:0;padding:0 9px;background:#fff;color:var(--ink);font:inherit;font-size:12px}.reward-detail-entry-control input:focus{border-color:#d9aa22;box-shadow:0 0 0 2px #d9aa2224}.reward-detail-entry-control>button{width:36px;min-height:36px;flex:0 0 36px;display:grid;place-items:center;border:0;border-radius:5px;background:#d9a521;color:#fff}.reward-detail-popover{position:absolute;z-index:8;top:calc(100% + 6px);left:50%;width:190px;display:flex;align-items:center;gap:4px;padding:5px;border:1px solid #e2c35e;border-radius:7px;background:#fffdf4;box-shadow:0 7px 18px #5e480c29;transform:translate(-50%)}.reward-detail-popover input{min-width:0;width:100%;height:30px;border:1px solid #eadfb7;border-radius:5px;outline:0;padding:0 7px;background:#fff;color:var(--ink);font:inherit;font-size:11px}.reward-detail-popover input:focus{border-color:#d9aa22;box-shadow:0 0 0 2px #d9aa2224}.reward-detail-popover>button{width:30px;min-height:30px;flex:0 0 30px;display:grid;place-items:center;border:0;border-radius:5px;background:#d9a521;color:#fff}.reward-detail-popover-right{right:0;left:auto;transform:none}.expense-entry{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr) auto;align-items:end;gap:10px}.reward-entry-row,.expense-entry-row{margin-top:13px;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,1fr) auto;align-items:center;gap:10px}.expense-entry-row{padding-top:13px;border-top:1px solid var(--line)}.reward-custom-stars{height:34px;display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:6px;padding:0 7px;color:#b48616}.reward-custom-stars input{width:80px;border:0;outline:0;color:var(--ink);font:inherit;font-size:12px}.expense-field{min-width:0;display:grid;gap:7px}.expense-field label{color:var(--ink);font-size:12px;font-weight:800}.expense-field .smart-text-input>input{height:42px;border:1px solid var(--line);border-radius:6px;background:#fff;padding-left:11px}.reward-star-picker{min-height:42px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.reward-star-picker button{min-height:34px;display:inline-flex;align-items:center;gap:2px;border:1px solid #e2d19a;border-radius:6px;padding:0 7px;background:#fffaf0;color:#b48616}.reward-star-picker button small{margin-left:3px;color:#7a6328;font-size:10px;font-weight:850}.reward-star-picker button.active{border-color:#e1ac22;background:#fff0ac;color:#946b00;box-shadow:inset 0 -3px #e1ac22}.ledger-date-field{grid-column:1 / -1}.ledger-date-area{display:grid;justify-items:start;gap:5px}.ledger-date-hint{color:var(--muted);font-size:10px}.ledger-date-control{width:fit-content;min-height:42px;display:grid;grid-template-columns:22px auto auto auto;align-items:center;gap:6px;border:1px solid #b9ddcf;border-radius:21px;background:#f1faf6;color:#287159;padding:3px 4px 3px 12px}.ledger-date-control label{color:#287159;font-size:11px;font-weight:800}.ledger-date-control input{min-width:138px;height:34px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:13px;font-weight:800}.ledger-date-control input:focus-visible{border-radius:14px;outline:3px solid rgba(47,143,104,.15)}.ledger-date-control button{min-width:54px;height:32px;border:0;border-radius:16px;background:var(--green);color:#fff;font-size:11px;font-weight:850}.ledger-date-control button:disabled{background:#fff;color:#648078;cursor:default}.selected-reward-reason>div{height:42px;display:flex;align-items:center;gap:7px;border:1px solid #b9ddcf;border-radius:6px;background:#eef9f4;color:#23634e;padding:0 11px;font-size:12px;font-weight:800}.selected-reward-reason svg{color:#38a77b}.expense-save{height:42px;min-height:42px;padding-inline:14px}.expense-save.reward{background:#d69b05}.expense-error{grid-column:1 / -1;padding:8px 10px;display:flex;align-items:center;gap:6px;background:var(--coral-light);color:#8d3b31;font-size:11px;font-weight:700}.expense-history-heading{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px}.expense-history-heading>strong{font-size:12px}.expense-history-heading>button{min-height:30px;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#3a7461;padding:0 3px;font-size:10px;font-weight:800}.expense-history-heading>button:hover{color:#23634e}.expense-row{min-height:48px;position:relative;display:grid;grid-template-columns:27px minmax(0,1fr) auto 28px;align-items:center;gap:7px;border-top:1px solid var(--line)}.expense-row>span{color:#5d8fd8}.expense-row.reward>span,.expense-row.reward>b{color:#2f8d68}.expense-row>div:nth-child(2){min-width:0}.expense-row>div:nth-child(2) strong,.expense-row>div:nth-child(2) small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expense-row>div:nth-child(2) strong{font-size:12px}.expense-row>div:nth-child(2) small{margin-top:2px;color:var(--muted);font-size:9px}.expense-row>b{color:#b34d41;font-family:Georgia,serif;font-size:13px}.expense-delete{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:var(--muted)}.expense-delete:hover{color:#b34d41}.expense-delete-confirm{position:absolute;z-index:3;inset:5px 0 5px auto;display:flex;align-items:center;gap:5px;padding-left:8px;background:#fff}.expense-delete-confirm button{min-height:30px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:0 8px;font-size:10px}.expense-delete-confirm button:last-child{border-color:#e5a39a;color:#a44237}.expense-empty{min-height:70px;display:grid;place-items:center;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.ledger-history-backdrop{position:fixed;z-index:130;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1e2d278a}.ledger-history-dialog{width:min(720px,100%);max-height:min(760px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto auto minmax(100px,1fr);overflow:hidden;border-top:6px solid #38a77b;border-bottom:6px solid #f1bd32;border-radius:8px;background:#fff;box-shadow:0 24px 80px #12231c4d}.ledger-history-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 25px 18px}.ledger-history-dialog>header h3{margin:0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:25px}.ledger-history-dialog>header small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.ledger-history-summary{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7faf8}.ledger-history-summary>div{min-width:0;display:grid;gap:2px;padding:13px 20px;border-left:3px solid #38a77b}.ledger-history-summary>div:nth-child(2){border-left-color:#f06454}.ledger-history-summary>div:nth-child(3){border-left-color:#5d8fd8;background:#eef5fd}.ledger-history-summary span{color:var(--muted);font-size:10px}.ledger-history-summary strong{font-family:Georgia,serif;font-size:20px}.ledger-history-filters{display:flex;gap:6px;padding:14px 25px 10px}.ledger-history-filters button{min-height:34px;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--muted);padding:0 13px;font-size:11px;font-weight:800}.ledger-history-filters button span{margin-left:4px;font-family:Georgia,serif}.ledger-history-filters button.active{border-color:#3d9d7b;background:#e8f6f0;color:#23634e}.ledger-history-list{min-height:0;overflow-y:auto;padding:0 25px 22px}.full-history-row{min-height:58px;grid-template-columns:32px minmax(0,1fr) auto 30px}.full-history-row>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#edf5fb}.full-history-row.reward>span{background:#e8f6f0}.full-history-row>div:nth-child(2) strong{font-size:13px}.full-history-row>div:nth-child(2) small{font-size:10px}.full-history-row>b{font-size:15px}.reward-celebration{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;background:#23342d24;animation:reward-celebration 2.8s ease both}.mini-award{width:min(310px,calc(100vw - 40px));min-height:225px;display:grid;justify-items:center;align-content:center;border:8px double #e4ad1c;border-radius:8px;background:#fffdf5;box-shadow:0 18px 60px #37341f47;padding:24px;color:#6f4c00;text-align:center;animation:award-pop .55s cubic-bezier(.2,.9,.25,1.2) both}.mini-award>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#ffe58d;color:#ad7500}.mini-award small{margin-top:9px;color:#b77d00;font-weight:850}.mini-award strong{margin-top:4px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:30px}.mini-award p{margin:12px 0 0;color:#4c5f57;font-size:13px}.celebration-star{position:fixed;z-index:141;color:#f1bd32;font-style:normal;font-size:30px;animation:star-sparkle 1s ease-in-out infinite alternate}.celebration-star.star-one{margin:-265px 0 0 -310px}.celebration-star.star-two{margin:-185px -330px 0 0;animation-delay:.15s}.celebration-star.star-three{margin:240px 0 0 300px;animation-delay:.3s}@keyframes award-pop{0%{opacity:0;transform:translateY(25px) scale(.8) rotate(-2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes star-sparkle{0%{opacity:.35;transform:scale(.7) rotate(-12deg)}to{opacity:1;transform:scale(1.25) rotate(10deg)}}@keyframes reward-celebration{0%,to{opacity:0}12%,82%{opacity:1}}.page-today .focus-panel{border-top-color:#f06454;box-shadow:7px 8px #fde0dc}.page-today .upcoming-panel{border-top:5px solid #5d8fd8;box-shadow:7px 8px #dceafb}.page-today .learning-rule{border-color:#e5bd43;background:#fff7d8}@keyframes deposit-coin{0%{opacity:0;transform:translateY(-28px) rotate(-18deg) scale(.7)}22%{opacity:1}78%{opacity:1;transform:translateY(250px) rotate(12deg) scale(1)}to{opacity:0;transform:translateY(305px) rotate(18deg) scale(.76)}}@keyframes bank-fill-in{0%{transform:translateY(36px)}to{transform:translateY(0)}}.today-grid{margin-top:24px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:stretch}.today-grid.no-bank{grid-template-columns:minmax(0,1fr)}.today-bank-rail{min-height:590px;display:grid;place-items:start center;padding-top:0;background:transparent}.today-bank-rail .savings-bank{justify-self:center}.storage-review-entries{width:214px;margin-top:-52px;position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;gap:7px}.storage-review-entries button{min-height:46px;padding:7px 9px;border:1px solid #9bbfb1;border-radius:7px;background:#fafffcf5;color:#2d6f59;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:850;box-shadow:0 4px 10px #275c491a}.storage-review-entries button:hover:not(:disabled){border-color:#4b9b7d;background:#edf8f4}.storage-review-entries button:disabled{border-color:#d8dedb;background:#f5f6f5;color:#9ca6a2;box-shadow:none;cursor:default}.storage-due-reminder{width:214px;min-height:38px;margin-top:-96px;position:relative;z-index:4;padding:6px 7px 6px 11px;border:1px solid #e1a79e;border-radius:7px;background:#fff2ef;color:#8b4036;display:flex;align-items:center;justify-content:space-between;gap:8px;box-shadow:0 4px 12px #71372f1f}.storage-due-reminder span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:850}.storage-due-reminder button{width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#ffffffd9;color:#8b4036;display:grid;place-items:center}.storage-due-reminder+.storage-review-entries{margin-top:7px}.focus-panel,.upcoming-panel,.import-panel,.confirm-panel{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 5px 18px #1c4f3f0d}.focus-panel{min-height:365px;padding:30px;border-top:5px solid var(--green)}.page-today .focus-panel{min-height:590px;padding:36px 40px}.upcoming-panel{padding:25px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-heading h2{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:25px;margin-bottom:0}.page-today .focus-panel .eyebrow{font-size:14px}.page-today .focus-panel .panel-heading h2{margin-top:5px;font-size:32px}.panel-heading.compact h2{font-size:21px}.focus-icon{width:52px;height:52px;border-radius:8px;background:var(--yellow-light);color:#a47516;display:grid;place-items:center;transform:rotate(2deg)}.preview-stack{height:164px;position:relative;display:flex;align-items:center;justify-content:center;gap:12px;margin:20px 0 24px;overflow:hidden}.preview-stack:before{content:"";position:absolute;z-index:0;left:5%;right:5%;top:4px;height:43px;border-bottom:3px solid #8c6943;border-radius:0 0 50% 50%;box-shadow:0 2px #8c69431f}.preview-tile{width:96px;height:124px;position:relative;z-index:2;flex:0 0 auto;background:#fffdf7;border:2px solid #eadcae;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:5px 7px #f5e9c6}.preview-tile:before{content:"";position:absolute;z-index:3;top:-14px;left:calc(50% - 6px);width:12px;height:25px;border:2px solid #a64035;border-radius:3px;background:#f06454;box-shadow:inset 0 5px #ffffff4d,1px 2px #5c3c1d29}.preview-tile:nth-child(2):before{border-color:#8b6515;background:#f1bd32}.preview-tile:nth-child(3):before{border-color:#246e56;background:#38a77b}.preview-tile:nth-child(4):before{border-color:#3e68a4;background:#5d8fd8}.page-today .preview-stack{height:210px;align-items:flex-start;gap:18px;margin:22px 0 28px;padding-top:46px;box-sizing:border-box}.page-today .preview-tile{width:120px;height:152px}.page-today .preview-tile span{font-size:49px}.page-today .preview-tile small{font-size:18px}.page-today .preview-tile.tile-4{display:flex}.preview-tile:nth-child(2n){transform:translateY(7px) rotate(2deg)}.preview-tile:nth-child(odd){transform:translateY(-3px) rotate(-1deg)}.preview-tile span{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:37px}.preview-tile small{color:var(--coral);margin-top:7px;font-size:16px}.preview-tile.tile-4,.preview-tile.tile-5{display:none}.today-review-entries{display:grid;grid-template-columns:repeat(2,158px);justify-content:center;gap:30px}.today-script-review{width:158px;height:158px;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:3px solid var(--line);border-radius:50%;background:#fff;padding:14px;text-align:center}.today-script-review>span{display:block;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:47px;line-height:1}.today-script-review>div{display:grid;gap:3px}.today-script-review strong{font-size:16px}.today-script-review small{color:var(--muted);font-size:11px}.page-today .today-script-review strong{font-size:17px}.page-today .today-script-review small{font-size:12px}.today-script-review.simplified{border-color:#e29a8f;background:#fff4f1;color:#91463c;box-shadow:0 9px #f5cfc8}.today-script-review.traditional{border-color:#70b79f;background:#effaf5;color:var(--green-dark);box-shadow:0 9px #c8e7dc}.today-script-review:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 12px color-mix(in srgb,currentColor 22%,white)}.today-script-review:disabled{opacity:.48;cursor:not-allowed}.today-phrase-review{grid-column:1 / -1;min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e3d08f;border-radius:7px;background:var(--yellow-light);color:#73550e;font-size:12px;font-weight:800}.primary-button,.secondary-button{min-height:44px;border-radius:6px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;border:1px solid transparent}.primary-button{background:var(--green);color:#fff;box-shadow:0 5px #247554}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{background:#aab7b2;box-shadow:none;cursor:not-allowed}.secondary-button{background:#fff;color:var(--green-dark);border-color:#9fcfbe}.secondary-button:hover{background:var(--green-light)}.new-learning-import-button>span{padding:3px 8px;border:1px solid currentColor;border-radius:6px;background:#f2faf6;line-height:1.2}.wide{width:100%}.arrow-forward{transform:rotate(180deg)}.empty-focus{height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-focus>span{color:#ad7f20;width:54px;height:54px;display:grid;place-items:center;background:var(--yellow-light);border-radius:50%;margin-bottom:12px}.empty-focus p{margin-bottom:18px}.upcoming-list{margin-top:19px}.upcoming-row{padding:15px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:33px minmax(0,1fr) auto;align-items:center;gap:10px}.type-dot{width:30px;height:30px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 auto;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-weight:800;background:var(--coral-light);color:#a64337}.type-dot.idiom{background:var(--yellow-light);color:#946b15}.type-dot.xiehouyu{background:#e9edf7;color:#53638a}.type-dot.passage{background:#e6f2ed;color:#286d5d}.upcoming-row strong{display:block;font-size:15px}.upcoming-row small{display:block;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px;margin-top:3px}.upcoming-row time{color:var(--green);font-size:12px}.small-empty{min-height:230px;display:grid;place-content:center;justify-items:center;color:#9aa7a2}.small-empty p{margin:8px 0 0}.learning-rule{margin-top:18px;padding:19px 24px;border:2px dashed #b9d5cd;background:#edf8f2;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:15px;align-items:center;border-radius:8px}.rule-number{width:42px;height:42px;border:2px solid var(--green);color:var(--green);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:23px}.learning-rule h3{margin-bottom:4px;font-size:16px}.learning-rule p{margin-bottom:0;color:var(--muted);font-size:13px}.rule-example{display:flex;align-items:center;gap:8px;color:var(--green)}.rule-example span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #b9d5cd;background:#fff;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:22px;border-radius:5px}.page-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px;padding-bottom:22px;border-bottom:3px solid #dcece4}.library-actions{display:flex;align-items:center;gap:10px}.recognized-strip{margin:-6px 0 24px;padding:17px 18px 15px;border:1px solid #d7e2dc;border-radius:8px;background:#ffffffd6;box-shadow:0 5px 16px #254b3c0d}.recognized-strip-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.recognized-strip-heading h2{margin:2px 0 3px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:23px;color:var(--ink)}.recognized-strip-heading span{color:var(--muted);font-size:11px}.recognized-strip-heading .text-button{flex:0 0 auto}.recognized-strip-words{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.recognized-word{min-width:62px;min-height:64px;padding:6px 8px 5px;border:1px solid #e2c58a;border-radius:7px;background:#fffaf0;color:#76580e;display:inline-flex;align-items:center;justify-content:center;gap:5px;position:relative;box-shadow:0 2px #9a741f1a}.recognized-word:hover{border-color:#c89734;background:var(--yellow-light);transform:translateY(-2px)}.recognized-word strong,.recognized-word i{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:31px;line-height:1;font-weight:500;font-style:normal}.recognized-word i{color:var(--green-dark);font-size:22px}.recognized-word small{position:absolute;right:4px;bottom:3px;max-width:calc(100% - 8px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a6417;font-size:9px;font-weight:800}.known-heading{align-items:center}.known-page .page-title-row>div:first-child{max-width:700px}.known-summary{margin-bottom:20px;padding:15px 18px;display:flex;align-items:center;gap:12px;border:1px solid #b9d9cf;border-radius:7px;background:#f4fbf8;color:var(--green-dark)}.known-summary>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--green-light);color:var(--green)}.known-summary>div{display:grid;gap:3px}.known-summary strong{font-size:16px}.known-summary small{color:var(--muted);font-size:12px}.known-character-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:12px}.known-character-card{min-width:0;display:grid;grid-template-rows:1fr auto;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 4px 13px #254b3c0f}.known-character-open{min-height:170px;padding:18px 12px 12px;border:0;background:linear-gradient(160deg,#fffaf7,#f5fbf8);display:flex;align-items:center;justify-content:center;gap:7px;position:relative;cursor:pointer}.known-character-open:hover{background:linear-gradient(160deg,#fff4ef,#edf8f2)}.known-script{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:86px;line-height:1;font-weight:500}.known-script.simplified{color:#9d4035}.known-script.traditional{color:var(--green-dark)}.known-script+.known-script{padding-left:8px;border-left:1px solid #d4e1db}.known-character-tags{position:absolute;top:9px;left:9px;right:9px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:4px}.known-character-tags i{display:inline-flex;align-items:center;gap:3px;padding:3px 5px;border-radius:999px;background:#fff4c7;color:#76550d;font-size:9px;font-style:normal;font-weight:800}.known-character-tags i:last-child{background:#f4edf9;color:#76558d}.known-character-title{position:absolute;bottom:10px;left:0;right:0;display:inline-flex;justify-content:center;align-items:center;gap:5px;color:var(--green-dark);font-size:11px;font-weight:800}.known-character-meta{min-height:43px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.known-character-meta>span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.known-character-meta-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.known-reminder-button{min-height:28px;border:1px solid #ead79e;border-radius:5px;background:#fffaf0;color:#886317;padding:0 7px;display:inline-flex;align-items:center;gap:4px;font-size:10px}.known-reminder-button:hover,.known-reminder-button.active{background:var(--yellow-light);border-color:#d7b85a}.known-reminder-button.active{color:#76550d;font-weight:800}.known-delete-button{min-height:28px;border:1px solid #e4c1bb;border-radius:5px;background:#fff8f6;color:#9a4b40;padding:0 7px;display:inline-flex;align-items:center;gap:4px;font-size:10px}.known-delete-button:hover{background:var(--coral-light)}.known-delete-confirm{display:flex;align-items:center;gap:4px}.known-delete-confirm strong{color:#8d3b31;font-size:10px}.known-delete-confirm button{min-height:27px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:0 6px;display:inline-flex;align-items:center;gap:3px;font-size:10px}.known-delete-confirm button:first-of-type{border-color:#e4a198;background:var(--coral);color:#fff}.known-delete-confirm button:last-of-type:hover{background:var(--soft)}.known-empty{margin-top:8px}.library-tools{display:flex;justify-content:space-between;gap:24px;margin-bottom:20px}.library-filter-stack{display:grid;justify-items:end;gap:8px}.origin-filter button{min-width:100px}.search-box{width:min(380px,100%);height:45px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:0 14px;color:var(--muted)}.search-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #217a681a}.search-box .smart-text-input{min-width:0;flex:1}.search-box .smart-text-input>input{height:35px;border:0;padding:0 70px 0 0;background:transparent}.search-box .smart-text-input>input:focus{outline:0}.search-box .smart-input-tools{right:0}.segmented-control{display:inline-flex;padding:4px;border:1px solid var(--line);background:#fff;border-radius:7px}.segmented-control button{min-width:64px;height:35px;border:0;background:transparent;color:var(--muted);border-radius:5px;font-size:13px}.segmented-control button.active{background:var(--yellow-light);color:#76580e;font-weight:800}.library-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;align-items:stretch}.library-item{min-height:286px;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:16px;border:1px solid var(--line);border-top:4px solid var(--coral);background:#fff;border-radius:10px;position:relative}.library-item:hover{border-color:#9fcfbe;box-shadow:0 7px 20px #22373014;transform:translateY(-1px)}.library-item:focus-visible{outline:3px solid rgba(33,122,104,.18);outline-offset:2px}.item-glyph{width:70px;height:70px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border-radius:6px;overflow:hidden;border:1px solid #efcfc8}.item-glyph strong,.item-glyph>span{display:grid;place-items:center;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:27px}.item-glyph strong{background:var(--coral-light);color:#9d4035}.item-glyph>span{background:#fff9f7;color:#5e423e}.item-glyph.single-script{grid-template-columns:1fr}.item-glyph.single-script strong{font-size:34px}.item-glyph.traditional-only strong{background:var(--green-light);color:var(--green-dark)}.item-glyph.idiom{border-color:#ecd89e}.item-glyph.idiom strong,.item-glyph.idiom>span{font-size:17px}.item-glyph.idiom strong{background:var(--yellow-light);color:#876111}.item-glyph.idiom>span{background:#fffdf8}.item-glyph.xiehouyu{border-color:#cfd7e9}.item-glyph.xiehouyu strong,.item-glyph.xiehouyu>span{font-size:15px}.item-glyph.xiehouyu strong{background:#e9edf7;color:#4e5f88}.item-glyph.xiehouyu>span{background:#f7f8fc;color:#59637a}.item-glyph.passage{border-color:#b9d8ce}.item-glyph.passage strong,.item-glyph.passage>span{font-size:16px}.item-glyph.passage strong{background:#e6f2ed;color:#286d5d}.item-glyph.passage>span{background:#f7fbf9;color:#45665e}.item-copy{min-width:0}.item-title-line{display:flex;align-items:center;gap:10px}.item-title-line h3{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:22px;margin-bottom:5px}.status-pill{padding:3px 8px;border-radius:999px;background:#eef3f1;color:var(--muted);font-size:11px;font-weight:700}.status-pill.mastered{background:var(--green-light);color:var(--green-dark)}.status-pill.writing{background:var(--yellow-light);color:#7d5912}.status-pill.confusable{background:#eef4fb;color:#3d6487}.status-pill.reminder{display:inline-flex;align-items:center;gap:3px;background:#fff4c7;color:#76550d}.status-pill.difference{background:#f4edf9;color:#76558d}.status-pill.script{border:1px solid transparent}.status-pill.script.simplified{border-color:#efc6bf;background:#fff5f2;color:#91463c}.status-pill.script.traditional{border-color:#b9d9cf;background:#eff8f4;color:var(--green-dark)}.status-pill.script.unified{border-color:#d5deda;background:#f7f9f8;color:#52635c}.reading-summary{color:var(--green-dark)!important}.library-item-actions{position:absolute;top:10px;right:10px;display:flex;justify-items:center;gap:3px}.writing-done-button{min-width:72px;height:30px;padding:0 8px;border:1px solid #e4cc82;border-radius:6px;background:var(--yellow-light);color:#75530e;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:750}.item-copy p{margin:0;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-copy small{display:block;color:#89938f;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-confusable-preview{min-width:0;margin-top:8px;display:flex;align-items:center;gap:8px}.library-confusable-preview>span{flex:0 0 auto;padding:3px 7px;border-radius:4px;background:#e8f1f8;color:#376488;font-size:10px;font-weight:800}.library-confusable-preview>div{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden}.library-confusable-glyph{min-width:32px;height:31px;display:inline-grid;grid-auto-flow:column;place-items:center;overflow:hidden;border:1px solid #c9dced;border-radius:5px;background:#f7fafc;font-family:var(--learning-font, STKaiti, KaiTi, serif)}.library-confusable-glyph b,.library-confusable-glyph i{min-width:30px;padding:0 5px;font-size:22px;line-height:1;font-style:normal;font-weight:500;color:#315d7e}.library-confusable-glyph i{border-left:1px solid #d9e4ed;color:#557181}.item-meta{margin-top:auto;padding-top:9px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;display:flex;flex-wrap:wrap;gap:5px 10px}.library-item .item-glyph{width:100%;min-height:82px;border:0;background:var(--soft)}.library-item .item-copy{min-width:0;display:grid;gap:6px}.library-item .item-title-line{padding-right:32px}.library-item .item-title-line h3{width:100%;font-size:18px}.library-learned-dates{display:flex;flex-wrap:wrap;gap:5px;margin-top:2px;color:var(--muted);font-size:11px}.library-learned-dates span{padding:3px 6px;border-radius:5px;background:#f3f6f4}.status-pill.note,.status-pill.words,.status-pill.ancient{background:#f5f0e5;color:#755c27}.status-pill.shelved{background:#f0f0f0;color:#666}.today-review-all-button{width:100%;min-height:62px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:9px;padding:10px 18px;background:var(--green);color:#fff}.today-review-all-button>div{display:grid;gap:2px;text-align:left}.today-review-all-button strong{font-size:15px}.today-review-all-button small{color:#ffffffd1}.icon-button{width:36px;height:36px;border:0;background:transparent;border-radius:6px;display:grid;place-items:center;color:var(--muted)}.icon-button:hover{background:var(--soft);color:var(--ink)}.delete-button:hover{background:var(--coral-light);color:var(--coral)}.detail-button{color:var(--green)}.detail-button:hover{background:var(--green-light);color:var(--green-dark)}.delete-confirm{position:absolute;right:14px;background:#fff;border:1px solid #efcfc8;border-radius:6px;box-shadow:var(--shadow);padding:7px;display:flex;align-items:center;gap:6px;font-size:12px}.delete-confirm button{height:30px;border:0;border-radius:5px;padding:0 9px}.delete-confirm button:first-of-type{background:var(--coral);color:#fff}.empty-library{min-height:390px;border:1px dashed #c9d4d0;background:#ffffff85;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:8px}.empty-library>span{width:61px;height:61px;display:grid;place-items:center;background:var(--green-light);color:var(--green);border-radius:50%;margin-bottom:16px}.empty-library h2{font-family:var(--learning-font, STKaiti, KaiTi, serif);margin-bottom:7px}.empty-library p{color:var(--muted);margin-bottom:20px}.resource-page{padding-top:28px}.resource-import-page{padding-bottom:110px}.resource-heading{align-items:flex-end;margin-bottom:16px;padding-bottom:14px}.resource-heading h1{font-size:34px;margin-bottom:6px}.resource-heading .resource-stage-tabs button{min-width:86px}.global-resource-search{min-height:58px;display:grid;grid-template-columns:auto minmax(260px,1fr) 36px;align-items:center;gap:12px;margin-bottom:10px;padding:8px 12px;border:1px solid #b9ceed;border-radius:8px;background:#f4f8fd}.global-resource-search-heading{display:flex;align-items:center;gap:9px;color:#376488}.global-resource-search-heading>div{display:grid;gap:2px}.global-resource-search-heading strong{font-size:14px}.global-resource-search-heading span{color:var(--muted);font-size:11px;white-space:nowrap}.global-resource-search .smart-text-input>input{height:42px;padding-top:7px;padding-bottom:7px;background:#fff}.global-search-results{min-height:560px;border:1px solid var(--line);border-top:5px solid var(--blue);border-radius:8px;background:#fff;padding:25px 28px 32px;box-shadow:var(--shadow)}.global-search-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.global-search-summary h2{margin:2px 0 0;font-size:22px}.global-search-summary>span{color:var(--muted);font-size:12px}.global-search-list{display:grid;gap:7px;margin-top:14px}.global-search-list>button{min-width:0;min-height:82px;display:grid;grid-template-columns:82px minmax(0,1fr) 24px;align-items:center;gap:14px;border:1px solid var(--line);border-radius:7px;background:#fbfcfb;padding:11px 13px;text-align:left}.global-search-list>button:hover{border-color:#a9c5e1;background:var(--blue-light)}.global-search-stage{justify-self:start;border-radius:5px;padding:5px 8px;background:var(--green-light);color:var(--green-dark);font-size:11px;font-weight:800}.global-search-stage.middle{background:var(--blue-light);color:#376488}.global-search-stage.classic{background:var(--yellow-light);color:#7d5c16}.global-search-list strong,.global-search-list small,.global-search-list p{display:block;min-width:0}.global-search-list strong{font-size:14px}.global-search-list small{margin-top:3px;color:var(--green-dark);font-size:11px;font-weight:700}.global-search-list p{overflow:hidden;margin:5px 0 0;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.global-search-list>button>svg{color:var(--muted)}.global-search-limit{margin:12px 0 0;color:var(--muted);font-size:12px;text-align:center}.resource-layout{min-height:540px;display:grid;grid-template-columns:240px minmax(0,1fr);border:1px solid var(--line);border-top:5px solid var(--blue);border-radius:8px;background:#fff;overflow:visible;box-shadow:var(--shadow)}.resource-sidebar{padding:14px 12px 18px;border-right:1px solid var(--line);background:#f6f9fd}.resource-sidebar .search-box{width:100%;height:42px}.resource-list{display:grid;gap:4px;margin-top:10px}.resource-grade-group{overflow:hidden;border:1px solid #dce5eb;border-radius:7px;background:#ffffffb8}.resource-grade-group.expanded{border-color:#b9ceed;background:#fff}.resource-grade-toggle{width:100%;min-height:46px;border:0;background:transparent;padding:6px 8px;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:7px;text-align:left}.resource-grade-toggle>span{width:32px;height:32px;display:grid;place-items:center;border-radius:6px;background:#e8f0f8;color:#376488;font-family:Georgia,STKaiti,serif;font-size:15px;font-weight:700}.resource-grade-toggle>div{min-width:0}.resource-grade-toggle strong,.resource-grade-toggle small{display:block}.resource-grade-toggle strong{color:var(--ink);font-size:14px}.resource-grade-toggle small{margin-top:2px;color:var(--muted);font-size:10px}.resource-grade-toggle>svg{color:#698092;transition:transform .18s ease}.resource-grade-group.expanded .resource-grade-toggle>svg{transform:rotate(180deg)}.resource-grade-toggle:hover{background:#edf4fa}.resource-grade-books{display:grid;gap:3px;padding:2px 6px 6px 12px;border-top:1px solid #e4ebef}.resource-item-button{width:100%;min-height:50px;border:1px solid transparent;background:transparent;border-radius:7px;padding:6px 8px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:7px;text-align:left}.resource-item-button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:6px;background:var(--soft);color:var(--green-dark);font-family:Georgia,STKaiti,serif;font-size:14px}.resource-item-button strong,.resource-item-button small{display:block}.resource-item-button strong{font-size:13px}.resource-item-button small{color:var(--muted);font-size:10px;margin-top:3px}.resource-item-button:hover{background:var(--soft)}.resource-item-button.active{border-color:#b9ceed;background:var(--blue-light)}.resource-item-button.active>span{background:#fff}.resource-list-empty{min-height:180px;display:grid;place-items:center;color:var(--muted);font-size:13px}.resource-detail{min-width:0;padding:20px 20px 24px}.resource-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.resource-detail-heading h2{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:27px;margin-bottom:3px}.resource-detail-heading>div>p:last-child{color:var(--muted);font-size:13px;margin-bottom:0}.source-link{min-height:38px;display:inline-flex;align-items:center;gap:6px;color:var(--green-dark);font-size:12px;font-weight:750;white-space:nowrap}.resource-category-tabs{width:fit-content;margin-top:14px}.resource-category-tabs button{min-width:86px}.resource-filter-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px;padding:8px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.resource-detail.soft-reading{background:#f4f7f3}.resource-font-control,.flash-font-control{display:flex;align-items:center;gap:7px;color:var(--muted)}.resource-font-control{margin-left:auto}.resource-font-control input,.flash-font-control input{accent-color:var(--green)}.resource-font-control output{min-width:27px;color:var(--green-dark);font-size:11px;font-weight:800;text-align:right}.font-step-button{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border:1px solid #b8c9c3;border-radius:6px;background:#fff;color:var(--green-dark)}.font-step-button:not(:disabled):hover{border-color:var(--green);background:var(--green-light)}.font-step-button:disabled{opacity:.32;cursor:not-allowed}.resource-control-bar{position:sticky;z-index:24;top:82px;margin:10px -8px 0;padding:8px;border:1px solid #bfd3cc;border-radius:7px;background:#f8fcfaf7;box-shadow:0 8px 20px #203b311c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:flex-end;flex-wrap:wrap;gap:6px}.resource-tool-field{min-width:94px;display:grid;gap:3px;color:var(--muted);font-size:10px;font-weight:800}.resource-tool-field select{height:44px;min-width:100%;border:1px solid #b9cbc5;border-radius:6px;outline:0;background:#fff;color:var(--ink);padding:0 30px 0 10px;font:inherit;font-size:12px;font-weight:800}.resource-tool-field select:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f8f681f}.resource-lesson-field{position:relative;min-width:142px}.resource-lesson-picker{position:relative}.resource-lesson-picker summary{height:44px;min-width:142px;padding:0 10px;border:1px solid #b9cbc5;border-radius:6px;background:#fff;color:var(--ink);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:800}.resource-lesson-picker summary::-webkit-details-marker{display:none}.resource-lesson-picker summary:focus-visible{border-color:var(--green);outline:3px solid rgba(47,143,104,.12)}.resource-lesson-picker[open] summary svg{transform:rotate(180deg)}.resource-content-field{min-width:132px}.resource-content-picker summary{min-width:152px}.resource-content-picker-menu{width:min(310px,calc(100vw - 32px))}.resource-lesson-picker-menu{position:absolute;z-index:40;top:calc(100% + 6px);left:0;width:min(350px,calc(100vw - 32px));max-height:330px;overflow-y:auto;padding:8px;border:1px solid #afc6be;border-radius:7px;background:#fff;box-shadow:0 14px 34px #19382d2e}.resource-lesson-picker-menu header{padding:5px 6px 9px;display:flex;align-items:baseline;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.resource-lesson-picker-menu header strong{color:var(--ink);font-size:13px}.resource-lesson-picker-menu header small{color:var(--muted);font-size:9px}.resource-lesson-picker-menu label{min-height:44px;padding:6px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;border-bottom:1px solid #edf1ef;color:var(--muted);cursor:pointer}.resource-lesson-picker-menu label:last-child{border-bottom:0}.resource-lesson-picker-menu label:hover{background:var(--soft)}.resource-lesson-picker-menu label.selected{color:var(--green-dark);background:#f2f9f6}.resource-lesson-picker-menu .resource-lesson-blank,.resource-lesson-picker-menu .resource-lesson-select-all{margin:6px 0 3px;border:1px solid #c7dbd3;border-radius:6px;background:#f6faf8}.resource-lesson-picker-menu .resource-lesson-blank.selected,.resource-lesson-picker-menu .resource-lesson-select-all.selected{border-color:#88b7a7;background:var(--green-light)}.resource-lesson-picker-menu input{position:absolute;opacity:0;pointer-events:none}.resource-lesson-picker-menu label>span{width:22px;height:22px;display:grid;place-items:center;border:1px solid #aebeb8;border-radius:4px;background:#fff;color:transparent}.resource-lesson-picker-menu label.selected>span{border-color:var(--green);background:var(--green);color:#fff}.resource-lesson-picker-menu label:has(input:focus-visible)>span{outline:3px solid rgba(47,143,104,.15)}.resource-lesson-picker-menu label:has(input:disabled){cursor:default}.resource-lesson-picker-menu label>strong{min-width:0;font-size:12px;line-height:1.35}.resource-size-slider{width:116px;height:44px;display:grid;grid-template-columns:14px minmax(54px,1fr) 22px;align-items:center;gap:6px;padding:0 8px;border:1px solid #b9cbc5;border-radius:6px;background:#fff;color:var(--green-dark)}.resource-size-slider>span{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:13px;line-height:1;text-align:center}.resource-size-slider>span.large{font-size:21px}.resource-size-slider input{min-width:0;width:100%;accent-color:var(--green);cursor:pointer}.resource-selection-compact{min-width:72px;height:44px;padding:4px 8px;border-left:3px solid var(--coral);background:#fff;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:start;gap:0 5px;color:var(--muted);font-size:9px}.resource-selection-compact strong{color:#973f35;font-size:21px;line-height:1}.resource-selection-compact small{grid-column:1 / -1;color:var(--muted);white-space:nowrap}.resource-bulk-actions,.resource-tool-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.resource-bulk-actions button,.resource-tool-actions button{min-height:44px;padding-inline:11px;white-space:nowrap;font-size:11px}.resource-tool-actions{margin-left:auto}.resource-tool-actions .simplified{color:#91463c}.resource-tool-actions .traditional{color:var(--green-dark)}.resource-assessment-actions{flex-wrap:nowrap}.resource-tool-field.compact{min-width:106px}.resource-tool-field.compact select{min-width:86px}.resource-assessment-actions .assessment{min-height:48px;color:var(--green-dark);gap:6px}.resource-assessment-actions .assessment small{min-width:21px;height:21px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#e3f0e8;font-size:11px}.resource-search-focus{margin-top:10px;padding:10px 12px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;border:2px solid #8db3d5;border-radius:7px;background:#eef6fd;color:#376488}.resource-search-focus>div{display:grid;gap:2px}.resource-search-focus strong{font-size:14px}.resource-search-focus span{font-size:11px}.resource-search-focus .secondary-button{min-height:38px}.resource-display-mode{width:fit-content}.resource-script-entries{min-width:min(620px,100%);flex:1 1 620px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.resource-script-entry{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:5px 10px;text-align:left}.resource-script-entry>span{min-width:0;display:grid;gap:1px}.resource-script-entry strong{font-size:13px}.resource-script-entry small{color:var(--muted);font-size:10px}.resource-script-entry.simplified{border-color:#e8c2bb;color:#91463c}.resource-script-entry.traditional{border-color:#a9d1c5;color:var(--green-dark)}.resource-script-entry.print-selected{border-color:#e2c48f;color:#805b1c}.resource-script-entry.print-all{border-color:#adc8df;color:#376488}.resource-script-entry:hover{background:#fff;box-shadow:inset 0 0 0 1px currentColor}.resource-difference-toggle{min-height:38px;display:flex;align-items:center;gap:8px;color:var(--green-dark);font-size:13px;font-weight:750;cursor:pointer}.resource-difference-toggle input{position:absolute;opacity:0;pointer-events:none}.resource-difference-toggle>span{width:20px;height:20px;display:grid;place-items:center;border:1px solid #afbfba;border-radius:4px;color:transparent}.resource-difference-toggle input:checked+span{background:var(--green);border-color:var(--green);color:#fff}.resource-passage-tabs{display:flex;flex-wrap:wrap;gap:6px;max-height:172px;overflow-y:auto;margin-top:10px;padding:0 4px 8px 0;border-bottom:1px solid var(--line)}.resource-passage-tabs button{min-height:35px;border:1px solid var(--line);background:#fff;border-radius:6px;padding:0 12px;color:var(--muted);font-size:12px}.resource-passage-tabs button.active{border-color:var(--green);background:var(--green-light);color:var(--green-dark);font-weight:750}.resource-selected-lessons{margin-top:10px;padding:8px 10px;border-bottom:1px solid var(--line);background:#f5faf8;color:var(--green-dark);display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:12px}.resource-selected-lessons strong{color:var(--ink);line-height:1.55}.resource-import-guide{margin-top:12px;padding:11px 13px;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:9px;border:1px solid #bddbd1;border-radius:7px;background:#f1faf7;color:var(--green-dark)}.resource-import-guide>div{display:grid;gap:2px}.resource-import-guide strong{font-size:13px}.resource-import-guide span{color:var(--muted);font-size:11px}.resource-text{margin:14px 0 16px;padding:2px 0 2px 13px;border-left:3px solid var(--coral);font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:24px;line-height:1.68;color:#394640;white-space:pre-line}.classic-passage-panel{margin:22px 0 28px;display:grid;gap:16px}.classic-sentence-list{display:grid;gap:9px}.classic-sentence{min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:14px;padding:9px 11px 9px 18px;border:1px solid #d4ddd8;border-left:4px solid var(--coral);border-radius:7px;background:#ffffffdb;transition:border-color .18s,background .18s,box-shadow .18s}.classic-sentence.speaking{border-color:#e1b95e;background:#fff9e8;box-shadow:0 0 0 3px #e8be5b29}.classic-sentence p{margin:0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:25px;line-height:1.75;color:#303c37}.classic-speech-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #92b8ac;border-radius:50%;background:#eff8f4;color:var(--green-dark)}.classic-speech-button:not(:disabled):hover{border-color:var(--green);background:#dff2ea}.classic-speech-button:disabled{opacity:.4;cursor:not-allowed}.classic-speech-unavailable{margin:0;color:#9a5147;font-size:12px}.classic-explanation{display:grid;grid-template-columns:28px minmax(0,1fr);gap:11px;padding:17px 18px;border:1px solid #ead89f;border-radius:7px;background:var(--yellow-light);color:#5d4a20}.classic-explanation h3,.classic-glossary h3{margin:0 0 6px;font-size:15px}.classic-explanation p,.classic-glossary p{margin:0;font-size:14px;line-height:1.75}.classic-glossary{padding:18px;border:1px solid #bfd1c9;border-radius:7px;background:#f4f9f7}.classic-glossary>header{display:flex;align-items:flex-start;gap:11px;color:var(--green-dark)}.classic-glossary>header p{color:var(--muted);font-size:12px}.classic-gloss-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:9px;margin-top:14px}.classic-gloss-grid article{min-width:0;padding:12px 13px;border-left:3px solid #81ad9f;background:#fff}.classic-gloss-grid strong{display:block;margin-bottom:5px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:20px;color:#303c37}.classic-gloss-grid p{color:#47534e}.classic-gloss-grid span{display:inline-block;margin-top:8px;padding:2px 6px;border-radius:4px;background:#e6f0ec;color:var(--green-dark);font-size:10px;font-weight:800}.resource-accumulation-source{margin:19px 0 -12px;color:var(--green-dark);font-size:12px;font-weight:750}.resource-accumulation-panel{padding-top:18px;border-top:1px solid var(--line)}.resource-explanation{display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid #ead89f;border-radius:7px;background:var(--yellow-light);color:#5d4a20}.resource-explanation>svg{flex:0 0 auto;color:#9d751c}.resource-explanation strong{display:block;margin-bottom:6px;font-size:14px}.resource-explanation p{margin:0;line-height:1.8;font-size:14px}.resource-character-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding-top:14px;border-top:1px solid var(--line)}.resource-character-heading>div{display:flex;align-items:baseline;gap:10px}.resource-character-heading h3{font-size:17px;margin:0}.resource-character-heading span{color:var(--muted);font-size:12px}.resource-select-actions{display:flex;align-items:center;gap:14px}.resource-select-all{min-height:40px}.resource-character-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;margin-top:9px}.resource-character-grid.resource-word-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.resource-character-grid>article{min-width:0;min-height:calc(var(--resource-glyph-size, 44px) + 90px);overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fbfcfb;display:grid;grid-template-rows:1fr 44px}.resource-character-grid>article.selected{border-color:#9bc9bc;background:var(--green-light)}.resource-character-grid>article.existing{border-color:#b9d8ce}.resource-character-grid>article.search-focused{border:3px solid #5a91bf;box-shadow:0 0 0 4px #dbeaf6}.resource-card-selector{min-width:0;padding:8px 8px 6px;display:grid;justify-items:center;align-content:center;gap:5px;cursor:pointer}.resource-card-selector input{position:absolute;opacity:0;pointer-events:none}.resource-import-grid>article{grid-template-rows:1fr;position:relative}.resource-import-grid .resource-card-selector{min-height:130px;position:relative}.resource-card-selection-mark{position:absolute;top:8px;right:8px;width:25px;height:25px;display:grid;place-items:center;border:2px solid #aebeb8;border-radius:50%;background:#fff;color:transparent}.resource-card-selection-mark.selected{border-color:var(--green);background:var(--green);color:#fff}.resource-card-selector:has(input:focus-visible) .resource-card-selection-mark{outline:3px solid rgba(47,143,104,.16)}.resource-card-selector.unavailable{cursor:default;opacity:.58}.resource-pair{display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--learning-font, STKaiti, KaiTi, serif)}.resource-pair strong,.resource-pair i{min-width:0;font-size:var(--resource-glyph-size, 44px);line-height:1;font-style:normal;font-weight:500}.resource-pair.long{width:100%;flex-direction:column;gap:5px}.resource-pair.long strong,.resource-pair.long i{max-width:100%;font-size:min(var(--resource-glyph-size, 44px),34px);white-space:nowrap;overflow-wrap:normal;text-align:center}.resource-pair.long .glyph-length-medium{font-size:min(calc(var(--resource-glyph-size, 44px) * .72),28px)}.resource-pair.long .glyph-length-long{font-size:min(calc(var(--resource-glyph-size, 44px) * .58),23px)}.resource-pair strong{color:#9d4035}.resource-pair strong.traditional-only,.resource-pair i{color:var(--green-dark)}.resource-pair.same-script strong{color:var(--ink)}.resource-character-grid small{color:var(--muted);font-size:10px}.resource-item-source{max-width:100%;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.resource-readings{color:var(--green-dark);font-size:12px;font-weight:750;text-align:center}.resource-script-quick-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.resource-script-quick-actions button{border:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--muted);font-size:11px;font-weight:800}.resource-script-quick-actions button+button{border-left:1px solid var(--line)}.resource-script-quick-actions button:first-child{justify-content:flex-start;padding-left:11px}.resource-script-quick-actions button:last-child{justify-content:flex-end;padding-right:11px}.resource-script-quick-actions button:hover{background:var(--soft)}.resource-script-quick-actions button.added:first-child{color:#91463c;background:#fff5f2}.resource-script-quick-actions button.added:last-child{color:var(--green-dark);background:#eff8f4}.resource-script-quick-actions.unified{grid-template-columns:1fr}.resource-script-quick-actions.unified button:first-child{justify-content:center;padding:0 10px}.resource-script-quick-actions.unified button.added:first-child{color:var(--green-dark);background:#eff8f4}.polyphonic-note{margin:-15px 0 23px;padding:11px 13px;border:1px solid #c6d9ed;border-radius:7px;background:#eef6fd;color:#376488;display:flex;align-items:center;gap:8px;font-size:13px}.resource-add-button{margin-top:14px;min-width:260px}.resource-import-confirm-bar{position:sticky;z-index:24;bottom:14px;margin:18px auto 0;width:min(620px,100%);min-height:68px;padding:9px 10px 9px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:2px solid #8ebfaf;border-radius:999px;background:#fffffff7;box-shadow:0 12px 32px #1e42352e;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.resource-import-confirm-bar>div{display:flex;align-items:baseline;gap:5px;color:var(--muted);font-size:11px;white-space:nowrap}.resource-import-confirm-bar strong{color:var(--green-dark);font-size:27px;line-height:1}.resource-import-confirm-bar .primary-button{min-width:230px;min-height:48px;justify-content:center}.resource-accumulation-list{margin:12px 0;padding:12px;border:1px solid #c9ddd5;border-radius:10px;background:#f8fcfa}.resource-accumulation-list>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.resource-accumulation-list>header>div{display:flex;align-items:baseline;gap:10px}.resource-accumulation-list>header h3{margin:0;font-size:16px}.resource-accumulation-list>header span{color:var(--muted);font-size:10px}.resource-accumulation-list>header>strong{color:var(--green-dark);font-size:12px}.resource-accumulation-list>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:8px}.resource-accumulation-list article{overflow:hidden;border:1px solid #d5e2dd;border-radius:9px;background:#fff}.resource-accumulation-list article.selected{border-color:var(--green);box-shadow:0 0 0 2px #2f8f681a}.resource-accumulation-list article.existing{opacity:.72}.resource-accumulation-list label{position:relative;min-height:100%;padding:11px 12px 10px 42px;display:block;cursor:pointer}.resource-accumulation-list label>input{position:absolute;opacity:0;pointer-events:none}.resource-accumulation-list .resource-card-selection-mark{position:absolute;top:12px;left:12px}.resource-accumulation-list label small,.resource-accumulation-list label strong,.resource-accumulation-list label em,.resource-accumulation-list label b{display:block}.resource-accumulation-list label small{margin-bottom:3px;color:var(--muted);font-size:10px}.resource-accumulation-list label strong{color:var(--ink);font-size:14px}.resource-accumulation-list label p{margin:7px 0;color:var(--ink);font-family:var(--learning-font);font-size:14px;line-height:1.7;white-space:pre-wrap}.resource-accumulation-list label em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.55}.resource-accumulation-list label b{margin-top:8px;color:var(--green-dark);font-size:10px}.resource-characters-empty,.resource-detail-empty{min-height:210px;display:grid;place-content:center;justify-items:center;color:var(--muted);text-align:center}.resource-detail-empty{min-height:560px}.resource-detail-empty p{margin:9px 0 0}.pending-resource{max-width:520px;margin:0 auto;padding:40px 20px}.pending-resource h3{margin-top:13px;font-size:20px}.pending-resource p{line-height:1.8}.pending-resource .secondary-button{margin-top:22px}.resource-flash-overlay{position:fixed;z-index:150;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#1b2823b8;padding:24px}.resource-flash-session{width:min(980px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:20px;background:#fff;box-shadow:0 24px 70px #101c1747;padding:24px 28px 28px}.resource-flash-session.soft-reading{background:#f4f7f3}.resource-flash-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:10px;border-bottom:1px solid var(--line)}.resource-flash-header h2{margin:3px 0 0;font-size:22px}.resource-flash-body{padding-top:12px}.resource-flash-glyphs{display:grid;grid-template-columns:1fr 1fr;gap:14px}.resource-flash-glyphs.single-script{width:min(620px,100%);margin:0 auto;grid-template-columns:1fr}.resource-flash-glyphs>div{position:relative;height:min(34vh,280px);min-height:240px;display:grid;grid-template-rows:38px 1fr 42px;overflow:hidden;border:1px solid #b8cbc4;border-radius:20px;background:#fbfcfb;text-align:center}.resource-flash-glyphs>div.testing{border:1px solid #668f81;box-shadow:0 8px 20px #305b4c17}.resource-flash-glyphs>div>span{display:grid;place-items:center;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:800}.resource-flash-glyphs strong{min-width:0;display:grid;place-items:center;box-sizing:border-box;color:#933f35;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:var(--flash-glyph-size, 176px);font-weight:500;line-height:1}.resource-flash-glyphs>div:last-child strong{color:var(--green-dark)}.resource-flash-glyphs strong.long{padding:10px;font-size:min(calc(var(--flash-glyph-size, 176px) * .45),88px);white-space:nowrap;overflow-wrap:normal}.resource-flash-glyphs strong.glyph-length-medium{font-size:min(calc(var(--flash-glyph-size, 176px) * .32),64px)}.resource-flash-glyphs strong.glyph-length-long{font-size:min(calc(var(--flash-glyph-size, 176px) * .23),46px)}.resource-flash-card-confusables{position:absolute;z-index:2;right:10px;bottom:51px;max-width:62%;min-height:0;padding:6px 8px;border:1px solid #c9dced;border-radius:6px;background:#f3f7fa;display:flex;align-items:center;justify-content:center;gap:7px}.resource-flash-card-confusables:empty{display:none}.resource-flash-card-confusables>span{flex:0 0 auto;padding:3px 6px;border-radius:4px;background:#dfeaf3;color:#376488;font-size:10px;font-weight:800}.resource-flash-card-confusables>div{min-width:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 9px}.resource-flash-card-confusables b{min-width:40px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:clamp(40px,calc(var(--flash-glyph-size, 176px) * .5),96px);line-height:1;font-weight:500;color:#315d7e}.resource-flash-target-controls{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.resource-flash-target-controls button{min-height:44px;border:0;background:#fff;display:grid;place-items:center}.resource-flash-target-controls button.add-target:not(:disabled){background:#eff8f4;color:var(--green-dark)}.resource-flash-target-controls button.remove-target:not(:disabled){background:#fff3ef;color:#91463c}.resource-flash-target-controls button+button{border-left:1px solid var(--line)}.resource-flash-target-controls button:not(:disabled):hover{box-shadow:inset 0 0 0 2px currentColor}.resource-flash-target-controls button:disabled{opacity:.28;cursor:not-allowed}.resource-flash-confusable-entry{width:min(calc(var(--flash-glyph-size, 176px) * 1.45),280px,100%);margin:10px auto 0}.resource-flash-confusable-entry .smart-text-input>input{height:calc(var(--flash-glyph-size, 176px) * .5);min-height:50px;max-height:120px;padding-top:0;padding-bottom:0;border:2px solid #8eb7d4;border-radius:999px;outline:0;background:#fff;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:min(calc(var(--flash-glyph-size, 176px) * .36),72px);line-height:1;text-align:center;box-shadow:inset 0 2px 5px #3764880f}.resource-flash-confusable-entry .smart-text-input>input:focus{border-color:#4e8daf;box-shadow:0 0 0 4px #4e8daf21}.resource-flash-confusable-entry .smart-text-input>input::placeholder{color:#81939e;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:17px}.resource-flash-confusable-entry .smart-text-input>input:focus::placeholder{color:transparent}.resource-flash-confusable-entry .smart-text-input.compact .smart-input-tools{top:50%;transform:translateY(-50%)}.flashcard-card-tools{width:min(650px,100%);min-height:76px;margin:10px auto 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px 12px}.flashcard-card-tools .flashcard-source-line{flex:1 1 190px;margin:0}.flashcard-pronunciation-button{min-width:126px;min-height:48px;padding:9px 16px;border:2px solid #8eb7d4;border-radius:999px;background:#f4faff;color:#315f7c;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:850;box-shadow:0 3px 8px #37648814}.flashcard-pronunciation-button:hover{border-color:#5e96ba;background:#eaf5fb}.flashcard-pronunciation-button.revealed{border-color:#98c8b9;background:#edf8f4;color:var(--green-dark);font-size:17px}.flashcard-pronunciation-button:focus-visible{outline:3px solid rgba(55,100,136,.18);outline-offset:2px}.press-to-speak{min-width:164px;min-height:60px;padding:8px 18px;border:0;border-radius:999px;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 6px 16px #16836d3b;touch-action:none;-webkit-user-select:none;user-select:none;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.press-to-speak>span{display:grid;gap:1px;text-align:left}.press-to-speak strong{font-size:16px;line-height:1.2}.press-to-speak small{color:#ffffffd1;font-size:11px;font-weight:700}.press-to-speak:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.press-to-speak.listening{background:var(--coral);transform:scale(.97);box-shadow:0 3px 11px #c3574845;animation:voice-pulse 1.2s ease-in-out infinite}.press-to-speak:disabled{background:#aab7b2;box-shadow:none;cursor:not-allowed}.press-to-speak:focus-visible{outline:3px solid rgba(55,100,136,.2);outline-offset:3px}.click-to-listen{min-width:190px}.click-to-listen.listening{animation:none}.traditional-second-hint{min-height:44px;margin:0 auto 8px;padding:8px 18px;border:1px dashed #b6a682;border-radius:999px;background:#fffaf0;color:#765f36;font-size:13px;font-weight:800}.traditional-second-hint:hover{border-style:solid;background:#fff5df}.traditional-simplified-hint{width:fit-content;min-width:104px;margin:0 auto 9px;padding:7px 16px 9px;border:1px solid #d9c9a7;border-radius:16px;background:#fffaf0;display:grid;place-items:center;gap:2px;color:#735e38;box-shadow:0 4px 12px #6b563012}.traditional-simplified-hint span{font-size:11px;font-weight:750;color:#9b8660}.traditional-simplified-hint strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:30px;line-height:1}.resource-flash-grade-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.resource-flash-grade-actions button{min-height:52px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:800}.flash-unfamiliar-button{border:1px solid #e8c7c0;background:var(--coral-light);color:#8b3d33}.flash-remembered-button{border:1px solid #a9d1c5;background:var(--green);color:#fff}.resource-flash-summary{min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 16px 10px}.resource-flash-trophy{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:var(--yellow-light);color:#9c7418}.resource-flash-summary h3{margin:16px 0;font-size:23px}.resource-flash-stats{display:flex;gap:34px;color:var(--muted);font-size:12px}.resource-flash-stats span{display:grid;gap:3px}.resource-flash-stats strong{color:var(--ink);font-size:30px}.resource-flash-unfamiliar{width:100%;max-height:120px;overflow-y:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:20px;padding:14px;border:1px solid #eed5cf;border-radius:7px;background:#fff8f6}.resource-flash-unfamiliar>span{min-width:56px;display:flex;justify-content:center;gap:5px;border-radius:5px;background:#fff;padding:7px;color:#933f35;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:21px}.resource-flash-unfamiliar i{color:var(--green-dark);font-style:normal}.resource-flash-summary-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}.review-parent-decision{width:min(760px,100%);margin:22px auto 0;padding:18px;border:1px solid #d9c98e;border-radius:8px;background:#fffdf5;text-align:left}.review-parent-decision-heading{display:flex;align-items:center;gap:11px}.review-parent-decision-heading>span{width:38px;height:38px;flex:0 0 auto;border-radius:50%;background:#f8e8b4;color:#80631b;display:grid;place-items:center}.review-parent-decision-heading>div{display:grid;gap:3px}.review-parent-decision-heading strong{color:#4e4530;font-size:15px}.review-parent-decision-heading small{color:#756d5d;font-size:12px;line-height:1.5}.review-parent-card-list{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.review-parent-card-list button{min-width:96px;min-height:60px;padding:8px 10px 8px 34px;position:relative;border:1px solid #d9d0b4;border-radius:7px;background:#fff;color:#514a3a;display:grid;justify-items:start;gap:1px}.review-parent-card-list button>i{position:absolute;left:9px;top:18px;width:19px;height:19px;border:1px solid #baa967;border-radius:4px;display:grid;place-items:center;font-style:normal}.review-parent-card-list button>strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:21px}.review-parent-card-list button>span{color:#8a7c59;font-size:10px}.review-parent-card-list button.selected{border-color:#2d8d6d;background:#edf8f4;color:#236d55}.review-parent-card-list button.selected>i{border-color:#2d8d6d;background:#2d8d6d;color:#fff}.review-parent-decision-actions{margin-top:15px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.review-parent-decision-actions button{min-height:44px}.review-parent-decision-actions .archive{border-color:#d7aea6;color:#8e4439}.review-parent-decision-result{margin:13px 0 0;padding:9px 11px;border-radius:6px;background:#eaf6f1;color:#286e57;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:750}.flashcard-shell{position:relative}.flashcard-body{width:100%}.resource-flash-body{padding-right:58px;padding-left:58px}.flashcard-corner-navigation{position:absolute;z-index:5;top:16px;left:16px;display:flex;gap:7px}.flashcard-corner-navigation button{width:42px;height:42px;border:1px solid #b9cfc6;border-radius:50%;background:#fffffff0;color:#315f51;display:grid;place-items:center;box-shadow:0 3px 9px #24443914}.flashcard-corner-navigation button:hover:not(:disabled){border-color:var(--green);background:#eff8f4}.flashcard-shell>.resource-flash-header{padding-left:98px}.flashcard-source-line{width:fit-content;max-width:100%;margin:0 auto 10px;padding:7px 10px;border:1px solid #d5e0db;border-radius:6px;background:#f7faf8;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 10px;text-align:center}.flashcard-source-line span{color:#607169;font-size:12px;font-weight:750}.flashcard-source-line strong{color:#263f36;font-size:14px;font-weight:850;line-height:1.4}.flashcard-live-stats{display:grid;grid-template-columns:repeat(3,minmax(72px,1fr));gap:7px}.flashcard-live-stats span{min-height:45px;padding:5px 8px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px;font-size:10px;white-space:nowrap}.flashcard-live-stats strong{font-size:20px;line-height:1}.flashcard-live-stats .fluent strong{color:var(--green-dark)}.flashcard-live-stats .hesitant strong{color:#99701a}.flashcard-live-stats .unknown strong{color:#963f35}.flashcard-grade-actions{width:min(760px,100%);margin:14px auto 0;padding:0 4px;display:grid;grid-template-columns:repeat(3,104px);justify-content:center;gap:54px}.flash-grade{width:104px;height:104px;min-height:104px;border:2px solid transparent;border-radius:50%;padding:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.flash-grade>svg{flex:0 0 auto}.flash-grade>span{display:grid;gap:2px}.flash-grade strong{font-size:15px}.flash-grade small{display:none}.flash-grade.unknown{border-color:#e6b8b0;background:#fff3f0;color:#8d3b31}.flash-grade.hesitant{border-color:#e6cd8d;background:#fff9e7;color:#765716}.flash-grade.fluent{border-color:#9bc9bc;background:#edf8f4;color:var(--green-dark)}.flash-grade:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 7px 15px #2d413817}.flash-grade.selected{border-color:currentColor;box-shadow:inset 0 0 0 1px currentColor}.flash-grade:disabled{cursor:wait}.flash-grade-feedback{width:min(760px,100%);min-height:42px;margin:14px auto 0;padding:9px 14px;border:1px solid;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:13px;font-weight:800;animation:flash-grade-feedback-in .16s ease-out}.flash-grade-feedback>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;color:#fff}.flash-grade-feedback.fluent{border-color:#9bc9bc;background:#edf8f4;color:var(--green-dark)}.flash-grade-feedback.fluent>span{background:var(--green)}.flash-grade-feedback.hesitant{border-color:#e6cd8d;background:#fff9e7;color:#765716}.flash-grade-feedback.hesitant>span{background:#b88821}.flash-grade-feedback.unknown{border-color:#e6b8b0;background:#fff3f0;color:#8d3b31}.flash-grade-feedback.unknown>span{background:#b24d40}.flash-grade-feedback.defer{border-color:#d9c9a7;background:#fffdf5;color:#746334}.flash-grade-feedback.defer>span{background:#9b8453}@keyframes flash-grade-feedback-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.flashcard-navigation{position:absolute;z-index:4;top:48%;right:10px;left:10px;width:auto;margin:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.flashcard-side-step{width:54px;height:54px;border:2px solid #9ebeb2;border-radius:50%;background:#fffffff0;color:var(--green-dark);display:grid;place-items:center;pointer-events:auto;box-shadow:0 5px 14px #2044381f}.flashcard-side-step:hover:not(:disabled){border-color:var(--green);background:#eff8f4;transform:scale(1.04)}.flashcard-side-step:disabled{opacity:.28;cursor:not-allowed}.flashcard-resume-panel{min-height:430px;padding:42px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.flashcard-resume-panel>span{width:66px;height:66px;margin-bottom:15px;border-radius:50%;background:var(--yellow-light);color:#966f19;display:grid;place-items:center}.flashcard-resume-panel h3{margin:10px 0 18px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:26px}.flashcard-resume-actions{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 14px}.review-card.flashcard-shell{width:min(980px,100%);padding:24px 28px 28px}.review-card-content{width:min(780px,100%);margin:0 auto;padding-top:12px}.review-unified-glyph>div{height:auto;min-height:330px;aspect-ratio:1.618 / 1;grid-template-rows:32px minmax(0,1fr)}.review-unified-glyph strong:not(.long){padding:0 16px 34px;font-size:min(calc(var(--flash-glyph-size, 176px) * 1.08),240px)}.review-unified-glyph .hold-simplified-glyph{position:relative;-webkit-user-select:none;user-select:none;touch-action:none;cursor:pointer;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.review-unified-glyph .hold-simplified-glyph.long{padding:10px 16px 36px}.review-unified-glyph .hold-simplified-glyph>span{color:inherit;font:inherit;line-height:1}.review-unified-glyph .hold-simplified-glyph>small{position:absolute;z-index:2;right:50%;bottom:12px;padding:5px 11px;border:1px solid #d9c9a7;border-radius:999px;background:#fffaf0f5;color:#765f36;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;transform:translate(50%)}.review-unified-glyph .hold-simplified-glyph.revealed{background:#fffdf6;color:#933f35;box-shadow:inset 0 0 0 2px #d9c9a733}.review-unified-glyph .hold-simplified-glyph:focus-visible{outline:3px solid rgba(55,100,136,.18);outline-offset:-6px}.review-unified-glyph .resource-flash-card-confusables{bottom:10px}.flash-feedback-fluent{animation:flashcard-fluent .32s ease}.flash-feedback-hesitant{animation:flashcard-hesitant .32s ease}.flash-feedback-unknown{animation:flashcard-unknown .32s ease}@keyframes flashcard-fluent{50%{transform:scale(1.012);box-shadow:0 0 0 5px #21866f24}}@keyframes flashcard-hesitant{50%{transform:scale(1.006);box-shadow:0 0 0 5px #cd9e2f24}}@keyframes flashcard-unknown{35%{transform:translate(-3px)}70%{transform:translate(3px);box-shadow:0 0 0 5px #c55b4d1f}}.print-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:42px 0 80px}.print-page-title{display:grid;grid-template-columns:160px 1fr;align-items:start;margin-bottom:28px}.print-page-title h1{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:38px;margin-bottom:8px}.print-page-title>div>p:last-child{color:var(--muted);margin-bottom:0}.print-controls{background:#fff;border:1px solid var(--line);border-radius:8px;padding:25px;margin-bottom:30px}.print-source-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.print-source-heading h2{margin:0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:23px}.print-basket-count{padding:7px 12px;border-radius:999px;background:var(--yellow-light);color:#7b5b16;font-size:12px;font-weight:800}.print-source-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:17px}.print-source-tabs>button{min-height:76px;padding:12px 15px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb;color:var(--muted);text-align:left}.print-source-tabs>button>span{display:grid;gap:3px}.print-source-tabs strong{color:var(--ink);font-size:15px}.print-source-tabs small{font-size:12px}.print-source-tabs>button.active{border-color:var(--green);background:var(--green-light);color:var(--green-dark);box-shadow:inset 0 0 0 1px var(--green)}.print-source-panel{margin-top:11px;padding:15px;border:1px solid var(--line);border-radius:8px;background:#fafcfb}.print-personal-filters{display:flex;flex-wrap:wrap;gap:7px}.print-personal-filters button{min-height:36px;padding:7px 12px;border:1px solid #d6e0dc;border-radius:999px;background:#fff;color:#596b64;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:5px}.print-personal-filters button.active{border-color:var(--green);background:var(--green-light);color:var(--green-dark);box-shadow:inset 0 0 0 1px #217a681f}.print-source-summary{margin-top:14px;padding-top:13px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.print-source-summary>div{min-width:0;display:grid;gap:3px}.print-source-summary>div>span{color:var(--muted);font-size:12px}.print-resource-fields{display:grid;grid-template-columns:1fr 1.5fr;gap:11px}.print-resource-fields label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.print-resource-fields select{width:100%;min-height:42px;padding:0 11px;border:1px solid #ccd8d3;border-radius:6px;background:#fff;color:var(--ink)}.print-resource-pickers{display:grid;grid-template-columns:1.35fr 1fr;gap:11px;margin-top:12px}.print-resource-pickers fieldset{min-width:0;margin:0;padding:11px;border:1px solid #d8e2de;border-radius:7px;background:#fff;position:relative}.print-resource-pickers legend{padding:0 5px;color:var(--green-dark);font-size:12px;font-weight:800}.print-check-actions{position:absolute;top:-27px;right:5px;display:flex;gap:3px}.print-check-actions button{border:0;background:transparent;color:var(--green-dark);padding:3px 5px;font-size:11px;font-weight:700}.print-checkbox-list{max-height:150px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.print-checkbox-list.compact{grid-template-columns:1fr}.print-checkbox-list label{min-width:0;min-height:32px;padding:5px 7px;display:flex;align-items:center;gap:7px;border-radius:5px;color:#52635c;font-size:12px;cursor:pointer}.print-checkbox-list label:hover{background:var(--soft)}.print-checkbox-list input{position:absolute;opacity:0;pointer-events:none}.print-checkbox-list label>span{width:17px;height:17px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #afbfba;border-radius:4px;color:transparent}.print-checkbox-list label:has(input:checked)>span{border-color:var(--green);background:var(--green);color:#fff}.print-basket{margin:14px 0 23px;border:1px solid #e5d59d;border-radius:8px;background:#fffdf5;overflow:hidden}.print-basket>header{min-height:54px;padding:9px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eee2b9}.print-basket>header>div{display:grid;gap:2px}.print-basket>header span{color:#82724a;font-size:11px}.print-basket-items{max-height:150px;overflow:auto;padding:10px;display:flex;flex-wrap:wrap;gap:6px}.print-basket-items>span{min-height:34px;padding:5px 5px 5px 10px;display:flex;align-items:center;gap:6px;border:1px solid #e6d8a9;border-radius:999px;background:#fff}.print-basket-items strong{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:15px}.print-basket-items small{color:#8a7950;font-size:10px}.print-basket-items button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:50%;background:#f6edd2;color:#7a6330}.print-basket-empty{min-height:64px;display:grid;place-items:center;color:#8c805f;font-size:12px}.print-step-heading{padding-top:23px;border-top:1px solid var(--line)}.print-control-heading,.print-selection-heading,.print-preview-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.print-control-heading h2,.print-selection-heading h2,.print-preview-heading h2{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:23px;margin-bottom:0}.print-control-heading>span,.print-preview-heading>span{color:var(--green-dark);background:var(--green-light);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:750}.print-mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:18px 0 28px}.print-mode-options button{min-height:105px;border:1px solid var(--line);background:#fbfcfb;border-radius:7px;padding:15px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;text-align:left}.print-mode-options button>span{width:42px;height:42px;grid-row:1 / 3;display:grid;place-items:center;border-radius:6px;background:var(--soft);color:var(--muted)}.print-mode-options button strong{align-self:end;font-size:15px}.print-mode-options button small{align-self:start;color:var(--muted);margin-top:3px}.print-mode-options button.active{border-color:var(--green);background:#f4faf8;box-shadow:inset 0 0 0 1px var(--green)}.print-mode-options button.active>span{background:var(--green-light);color:var(--green)}.print-script-heading{padding-top:23px;border-top:1px solid var(--line)}.print-script-heading h2{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:23px;margin-bottom:4px}.print-script-heading>div>p:last-child{margin:0;color:var(--muted);font-size:12px}.print-script-options{margin:15px 0 23px;padding:15px;background:#fafcfb;border:1px solid var(--line);border-radius:7px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:15px 24px}.print-script-options>div{display:grid;gap:7px}.print-script-options>div>span{color:var(--muted);font-size:12px;font-weight:700}.print-script-note{margin:0;color:var(--green-dark);font-size:12px;line-height:1.6;justify-self:end;max-width:270px}.print-selection-heading{padding-top:23px;border-top:1px solid var(--line)}.print-filter-badge{color:var(--green-dark);background:var(--green-light);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:750}.print-scope-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.print-scope-options button{min-height:68px;border:1px solid var(--line);background:#fbfcfb;border-radius:7px;padding:12px 14px;display:grid;gap:4px;text-align:left}.print-scope-options button strong{font-size:14px}.print-scope-options button small{color:var(--muted)}.print-scope-options button.active{border-color:var(--green);background:#f4faf8;box-shadow:inset 0 0 0 1px var(--green)}.print-item-picker{margin-top:15px;border:1px solid var(--line);border-radius:7px;padding:12px;background:#fafcfb}.print-picker-empty{min-height:68px;display:grid;place-items:center;color:var(--muted);font-size:13px;text-align:center}.select-all-button{border:0;background:transparent;color:var(--green-dark);min-height:32px;display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.select-all-button>span,.chip-check{width:18px;height:18px;border:1px solid #afbfba;border-radius:4px;display:inline-grid;place-items:center;color:#fff;flex:0 0 auto}.select-all-button>span.checked,.print-item-chip.selected .chip-check{background:var(--green);border-color:var(--green)}.print-item-chips{max-height:170px;overflow:auto;display:flex;flex-wrap:wrap;gap:7px;padding:7px 3px 3px}.print-item-chip{min-height:37px;border:1px solid var(--line);background:#fff;border-radius:6px;display:flex;align-items:stretch;touch-action:manipulation}.print-item-chip.selected{border-color:#b4d3ca;background:var(--green-light)}.print-item-chip.dragging{z-index:5;box-shadow:0 7px 18px #203b3133;opacity:.9}.print-item-chip label{min-width:0;display:flex;align-items:center;gap:7px;padding:5px 10px 5px 3px;cursor:pointer}.print-drag-handle{width:36px;flex:0 0 36px;border:0;border-right:1px solid rgba(140,90,55,.16);border-radius:5px 0 0 5px;background:#fff7ef;color:#8c5a37;display:grid;place-items:center;position:relative;cursor:grab;touch-action:none;overflow:hidden}.print-drag-handle .drag-hand-main{transform:rotate(-12deg);transition:transform .18s ease,color .18s ease}.print-drag-handle .drag-hand-spark{position:absolute;top:4px;right:3px;color:#d48c3f;transition:transform .18s ease,opacity .18s ease}.print-drag-handle:hover .drag-hand-main{color:#74472d;transform:rotate(-5deg) translateY(-1px)}.print-drag-handle:hover .drag-hand-spark{transform:scale(1.16) rotate(8deg)}.print-drag-handle:active{cursor:grabbing}.print-drag-handle:active .drag-hand-main,.print-item-chip.dragging .drag-hand-main{transform:rotate(2deg) scale(.94)}.print-item-chip.dragging .drag-hand-spark{opacity:.45}.print-drag-handle:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.print-item-chips input{position:absolute;opacity:0;pointer-events:none}.print-item-chips strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:16px}.print-action-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.print-action-row p{margin:0;color:var(--muted);font-size:13px}.print-preview-section{margin-top:28px}.print-preview-heading{margin-bottom:14px}.print-preview-stage{min-height:500px;padding:30px;background:#e8edeb;border:1px solid #d5ddda;overflow:auto;display:flex;flex-direction:column;align-items:center;gap:28px}.print-empty{min-height:420px;display:grid;place-content:center;justify-items:center;color:#82908b}.print-empty p{margin:10px 0 0}.a4-sheet{flex:0 0 auto;background:#fff;color:#17201d;box-shadow:0 8px 25px #182a2329;box-sizing:border-box;display:grid;overflow:hidden;font-family:Microsoft YaHei,PingFang SC,sans-serif}.a4-sheet.portrait{width:210mm;height:297mm;padding:8mm 10mm 7mm;grid-template-rows:10mm 1fr 6mm}.a4-sheet.landscape{width:297mm;height:210mm;padding:7mm 10mm 6mm;grid-template-rows:10mm 1fr 6mm}.print-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:.35mm solid #26352f;padding-bottom:2mm;font-size:10px}.print-sheet-header>div{display:flex;align-items:center;gap:2mm}.print-sheet-header strong{font-size:13px}.print-sheet-header>span{color:#68736f}.print-sheet-mark{width:6mm;height:6mm;display:grid;place-items:center;background:#26352f;color:#fff;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:14px}.print-sheet-footer{display:flex;align-items:flex-end;justify-content:center;color:#7b8581;font-size:9px;border-top:.25mm solid #d0d6d3;padding-top:1.5mm}.print-card-grid{min-height:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);padding:2mm 0}.print-card{min-width:0;min-height:0;border:.3mm dashed #8b9692;padding:3mm;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;position:relative}.print-character-clue{width:100%;margin:0;min-height:6mm;color:#69736f;font-size:8px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.print-character-display{min-width:0;min-height:0;width:100%;flex:1;display:grid;place-items:center;position:relative}.print-main-label{position:absolute;top:1mm;left:1mm;width:5.5mm;height:5.5mm;display:grid;place-items:center;border:.25mm solid #9aa4a0;border-radius:50%;color:#65706c;font-size:8px}.print-main-character{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:189px;line-height:.9;font-weight:500}.print-main-character.long{padding:0 1mm;font-size:52px;line-height:1;white-space:nowrap}.print-main-character.glyph-length-medium{font-size:38px}.print-main-character.glyph-length-long{font-size:28px}.print-secondary-character{position:absolute;right:1mm;bottom:1mm;display:flex;align-items:flex-end;gap:1mm;color:#535e5a}.print-secondary-character small{font-size:7px;color:#7c8682}.print-secondary-character strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:25px;line-height:1;font-weight:500}.print-secondary-character strong.long{font-size:15px;white-space:nowrap}.print-secondary-character strong.glyph-length-medium{font-size:12px}.print-secondary-character strong.glyph-length-long{font-size:9px}.print-card.character.has-confusables .print-main-character{font-size:170px}.print-confusables{width:100%;min-height:8mm;flex:0 0 auto;padding-top:1.2mm;border-top:.25mm solid #c6cfcb;display:grid;grid-template-columns:8mm minmax(0,1fr);align-items:center;gap:1mm;color:#4d5c56}.print-confusables>span{font-size:7px;font-weight:800;color:#6b7772}.print-confusables>div{min-width:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.8mm 1.6mm}.print-confusables strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:14px;line-height:1;font-weight:500;white-space:nowrap}.print-card.phrase{align-items:flex-start;text-align:left}.print-type-label{border:.25mm solid #6f7a76;padding:.7mm 1.5mm;font-size:8px}.print-phrase-display{width:100%;min-height:0;flex:1;display:grid;place-items:center;position:relative}.print-phrase-word{width:100%;min-height:0;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:27px;line-height:1.25;text-align:center;font-weight:650}.print-phrase-display:has(.print-secondary-phrase) .print-phrase-word{padding-bottom:8mm}.print-phrase-word i{font-style:normal;color:#77817d;line-height:.7}.print-secondary-phrase{position:absolute;right:1mm;bottom:1mm;max-width:calc(100% - 2mm);display:flex;align-items:flex-end;justify-content:flex-end;gap:1mm;color:#535e5a;text-align:right}.print-secondary-phrase small{flex:0 0 auto;font-size:7px;color:#7c8682}.print-secondary-phrase strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:13px;line-height:1.15;font-weight:500}.print-secondary-phrase i{font-style:normal;margin:0 .6mm;color:#77817d}.print-card.xiehouyu .print-phrase-word{font-size:20px}.print-card.xiehouyu .print-secondary-phrase strong{font-size:10px}.print-card.idiom .print-phrase-word,.print-card.xiehouyu .print-phrase-word,.print-card.idiom .print-secondary-phrase strong,.print-card.xiehouyu .print-secondary-phrase strong{white-space:nowrap}.print-card.idiom .print-phrase-word.glyph-length-medium{font-size:23px}.print-card.idiom .print-phrase-word.glyph-length-long{font-size:18px}.print-card.xiehouyu .print-phrase-word.glyph-length-long{font-size:14px}.print-card.passage .print-phrase-word{font-size:16px;line-height:1.45;white-space:pre-line}.print-card.passage .print-secondary-phrase strong{font-size:8px;white-space:pre-line}.print-phrase-meaning{flex:0 0 auto;width:100%;min-height:12mm;max-height:14mm;margin:0;padding-top:1.5mm;border-top:.25mm solid #d2d8d5;color:#59635f;font-size:9px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.print-horizontal-grid{min-height:0;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);gap:2mm;padding:2mm 0}.horizontal-print-item{min-width:0;min-height:0;border:.3mm solid #929d99;padding:2.5mm;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative}.horizontal-print-item .print-character-clue{min-height:4mm;text-align:center}.horizontal-print-item .print-main-label{top:0;left:0}.horizontal-print-item .print-main-character{font-size:138px}.horizontal-print-item .print-main-character.long{font-size:36px}.horizontal-print-item .print-main-character.glyph-length-medium{font-size:27px}.horizontal-print-item .print-main-character.glyph-length-long{font-size:20px}.horizontal-print-item.has-confusables .print-main-character{font-size:120px}.horizontal-print-item .print-secondary-character{right:0;bottom:0}.horizontal-print-item .print-secondary-character strong{font-size:19px}.horizontal-print-item .print-confusables{min-height:7mm;grid-template-columns:7mm minmax(0,1fr);gap:.5mm}.horizontal-print-item .print-confusables>span{font-size:6px}.horizontal-print-item .print-confusables>div{gap:.5mm 1mm}.horizontal-print-item .print-confusables strong{font-size:11px}.horizontal-print-item.phrase{align-items:flex-start}.horizontal-print-item .print-type-label{font-size:7px;padding:.4mm 1mm}.horizontal-print-item .print-phrase-word{font-size:21px}.horizontal-print-item.xiehouyu .print-phrase-word{font-size:15px}.horizontal-print-item.idiom .print-phrase-word,.horizontal-print-item.xiehouyu .print-phrase-word{white-space:nowrap}.horizontal-print-item.idiom .print-phrase-word.glyph-length-medium{font-size:17px}.horizontal-print-item.idiom .print-phrase-word.glyph-length-long{font-size:13px}.horizontal-print-item.xiehouyu .print-phrase-word.glyph-length-long{font-size:10px}.horizontal-print-item.passage .print-phrase-word{font-size:10px;line-height:1.4;white-space:pre-line}.horizontal-print-item .print-phrase-display:has(.print-secondary-phrase) .print-phrase-word{padding-bottom:6mm}.horizontal-print-item .print-secondary-phrase{right:0;bottom:0}.horizontal-print-item .print-secondary-phrase strong{font-size:9px}.horizontal-print-item.xiehouyu .print-secondary-phrase strong{font-size:7px}.horizontal-print-item .print-phrase-meaning{min-height:10mm;max-height:11mm;font-size:7.5px;line-height:1.4;text-align:left;-webkit-line-clamp:3}.print-list-grid{min-height:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(10,1fr);grid-auto-flow:column;gap:1.5mm 5mm;padding:2mm 0}.list-print-item{min-width:0;min-height:0;display:grid;grid-template-columns:7mm 1fr 6mm;gap:2mm;align-items:center;border-bottom:.25mm solid #bac2bf;padding:1.5mm 0;overflow:hidden}.list-print-number{font-family:Georgia,serif;color:#75807c;font-size:10px;text-align:center}.list-print-item>div{min-width:0}.list-character-content{height:100%;display:grid;grid-template-columns:32mm 1fr;align-items:center;gap:2mm}.list-character-content .print-character-display{height:100%}.list-character-content .print-character-display{overflow:hidden}.list-character-content .print-main-label{top:0;left:0;width:4mm;height:4mm;font-size:6px}.list-character-content .print-main-character{font-size:87px}.list-character-content .print-main-character.long{font-size:27px}.list-character-content .print-main-character.glyph-length-medium{font-size:20px}.list-character-content .print-main-character.glyph-length-long{font-size:15px}.list-character-content .print-secondary-character{right:0;bottom:0}.list-character-content .print-secondary-character strong{font-size:14px}.list-character-details{min-width:0;height:100%;display:flex;flex-direction:column;justify-content:center}.list-character-details>p{margin:0;color:#6a7470;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-character-details .print-confusables{min-height:0;margin-top:1mm;padding-top:.8mm;grid-template-columns:7mm minmax(0,1fr)}.list-character-details .print-confusables>div{justify-content:flex-start;gap:.5mm 1mm}.list-character-details .print-confusables strong{font-size:10px}.list-phrase-content{height:100%;min-height:0;display:flex;flex-direction:column;justify-content:space-between}.list-phrase-content .print-phrase-display{min-height:8mm}.list-phrase-content .print-main-label{top:0;left:0;width:4mm;height:4mm;font-size:6px}.list-phrase-content .print-phrase-word{font-size:17px;line-height:1.2;white-space:nowrap;overflow:visible;text-overflow:clip;display:flex;padding:1mm 17mm 0 5mm}.list-phrase-content .print-phrase-word.glyph-length-medium{font-size:14px}.list-phrase-content .print-phrase-word.glyph-length-long{font-size:10px}.list-print-item.xiehouyu .print-phrase-word{font-size:13px}.list-print-item.passage .print-phrase-word{font-size:10px}.list-phrase-content .print-secondary-phrase{right:0;bottom:.5mm;max-width:38%}.list-phrase-content .print-secondary-phrase strong{font-size:9px;white-space:nowrap;overflow:visible;text-overflow:clip}.list-print-item.xiehouyu .print-secondary-phrase strong{font-size:7px}.list-phrase-content p{margin:1mm 0 0;color:#6a7470;font-size:7.5px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-check-box{width:5mm;height:5mm;border:.3mm solid #909b97}.add-heading{margin-bottom:23px}.add-workspace{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:22px;align-items:start}.import-panel,.confirm-panel{min-height:560px;padding:24px}.import-panel{border-top:5px solid var(--blue)}.confirm-panel{border-top:5px solid var(--yellow)}.mode-tabs{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid var(--line);margin:-5px 0 22px}.mode-tabs button{height:47px;border:0;border-bottom:2px solid transparent;background:transparent;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.mode-tabs button.active{color:var(--green-dark);border-color:var(--green);font-weight:750}.voice-zone{min-height:365px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 12px}.voice-rings{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:var(--green-light);margin-bottom:20px;transition:box-shadow .2s ease}.voice-rings.listening{box-shadow:0 0 0 10px #217a681f,0 0 0 22px #217a680f;animation:voice-pulse 1.3s ease-in-out infinite alternate}.voice-button{width:72px;height:72px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;box-shadow:0 7px 18px #217a683d}.voice-button:hover{background:var(--green-dark)}.voice-button:disabled{background:#aab7b2;box-shadow:none;cursor:not-allowed}.voice-zone h3{margin-bottom:7px}.voice-zone>p{color:var(--muted);font-size:13px;margin-bottom:0}.voice-transcript{width:100%;margin-top:24px;padding-top:18px;border-top:1px solid var(--line);text-align:left}.voice-transcript label{display:flex;justify-content:space-between;font-weight:750;margin-bottom:8px}.voice-transcript label small{color:var(--muted);font-weight:400}.voice-transcript input{width:100%;height:46px;border:1px solid var(--line);border-radius:6px;padding:0 12px;margin-bottom:10px}.voice-transcript input:focus{border-color:var(--green);outline:3px solid rgba(33,122,104,.1)}.voice-unavailable{margin-top:18px;padding:10px 12px;border-radius:6px;background:var(--coral-light);color:#9e3f33;display:flex;align-items:center;gap:7px;font-size:13px}@keyframes voice-pulse{to{transform:scale(1.035)}}.manual-zone label{display:block;font-weight:750;margin-bottom:10px}textarea,.field-label input,.add-child-row input,.child-edit input{width:100%;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:6px;padding:12px 13px;resize:vertical;line-height:1.6}textarea:focus,.field-label input:focus,.add-child-row input:focus,.child-edit input:focus{border-color:var(--green);outline:3px solid rgba(33,122,104,.1)}.manual-zone textarea{margin-bottom:13px;min-height:170px}.privacy-note{margin-top:17px;color:var(--muted);font-size:12px;display:flex;align-items:center;gap:7px}.privacy-note span{color:var(--green)}.step-count{color:var(--green-dark);background:var(--green-light);padding:5px 9px;border-radius:999px;font-size:12px}.detected-kind-note{margin:15px 0 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.detected-kind-note button{border:0;background:transparent;color:var(--green-dark);font-weight:750;padding:5px 0}.voice-choice-groups{display:grid;gap:9px;margin:16px 0 4px}.voice-choice-group{padding:11px 12px;border:1px solid #dce7e3;border-radius:9px;background:#f8fbfa}.voice-choice-group>span{display:block;margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:700}.voice-choice-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.voice-choice-group button{min-height:38px;padding:7px 11px;border:1px solid #ccd9d4;border-radius:999px;background:#fff;color:#5e6f69;font-size:12px;line-height:1.35}.voice-choice-group button.active{border-color:var(--green);background:var(--green-light);color:var(--green-dark);font-weight:800;box-shadow:inset 0 0 0 1px #217a6814}.voice-choice-group button:focus-visible{outline:3px solid rgba(33,122,104,.14);outline-offset:1px}.candidate-list{max-height:293px;overflow:auto;margin:20px -5px 17px 0;padding-right:5px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.candidate{height:74px;border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:23px 1fr 16px 1fr;align-items:center;padding:9px;gap:6px;opacity:.55}.candidate.selected{border-color:#b9d5cd;background:#f6fbf9;opacity:1}.candidate>input{position:absolute;opacity:0;pointer-events:none}.candidate-check{width:20px;height:20px;display:grid;place-items:center;border:1px solid #b7c4c0;border-radius:4px;color:transparent}.candidate.selected .candidate-check{background:var(--green);border-color:var(--green);color:#fff}.candidate>span:not(.candidate-check):not(.pair-divider){display:flex;flex-direction:column;align-items:center}.candidate small{color:var(--muted);font-size:10px}.candidate strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:25px;line-height:1}.candidate input[aria-label]{width:33px;height:32px;text-align:center;padding:0;border:0;border-bottom:1px solid #cbd5d2;background:transparent;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:25px;border-radius:0}.pair-divider{color:#9aa6a2}.field-label{display:grid;gap:7px;font-weight:750;margin-top:14px}.field-label small{color:var(--muted);font-weight:400;margin-left:5px}.field-label textarea{font-weight:400}.smart-text-input{position:relative;min-width:0;width:100%}.smart-text-input>input,.smart-text-input>textarea{width:100%;padding-right:82px;margin:0}.smart-text-input.multiline>textarea{padding-top:45px}.smart-input-tools{position:absolute;z-index:2;top:7px;right:7px;display:flex;gap:4px;padding:3px;border:1px solid var(--line);border-radius:6px;background:#fffffff5}.smart-input-tools button{width:28px;height:28px;border:0;border-radius:4px;background:transparent;color:var(--muted);display:grid;place-items:center}.smart-input-tools button:hover,.smart-input-tools button.active{background:var(--green-light);color:var(--green-dark)}.smart-input-tools button:disabled{opacity:.4;cursor:not-allowed}.smart-text-input.compact>input{min-height:40px;padding-top:6px;padding-bottom:6px;padding-right:72px}.smart-text-input.compact .smart-input-tools{top:4px;right:4px;border:0;padding:2px}.smart-text-input.compact .smart-input-tools button{width:26px;height:26px}.smart-input-status{margin-top:6px;padding:6px 8px;display:flex;align-items:center;gap:6px;border-radius:5px;background:var(--coral-light);color:#9e3f33;font-size:11px;font-weight:600}.confirm-placeholder{min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--muted)}.confirm-placeholder>span{width:62px;height:62px;display:grid;place-items:center;border:1px dashed #aab9b4;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:29px;color:#7c8a85;margin-bottom:15px;transform:rotate(-3deg)}.confirm-placeholder h3{color:var(--ink);margin-bottom:7px}.confirm-placeholder p{max-width:310px;font-size:13px;line-height:1.7}.idiom-suggestions{border-top:1px solid var(--line);padding-top:14px}.idiom-suggestions>span{font-size:12px;color:var(--muted)}.idiom-suggestions>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.idiom-suggestions button{height:30px;border:1px solid #e3d092;background:var(--yellow-light);color:#7f5d17;border-radius:5px;padding:0 9px;font-size:12px}.idiom-form{margin-top:12px}.auto-note{margin-top:14px;background:var(--yellow-light);color:#725414;border:1px solid #ecd58d;border-radius:6px;padding:10px 12px;display:flex;gap:7px;align-items:center;font-size:12px}.form-error{margin-top:13px;padding:10px 12px;border:1px solid #efc4bb;background:var(--coral-light);color:#9e3f33;border-radius:6px;font-size:13px;display:flex;align-items:center;gap:8px}.add-submit{margin-top:17px}.relearn-confirm-modal{width:min(460px,100%);text-align:center}.relearn-confirm-mark{width:58px;height:58px;margin:0 auto 13px;display:grid;place-items:center;border-radius:50%;background:var(--yellow-light);color:#8a6818}.relearn-confirm-modal h2{margin:5px 0 12px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:27px}.relearn-confirm-copy{margin:0 auto;max-width:360px;color:var(--muted);font-size:15px;line-height:1.8}.relearn-confirm-copy strong{color:var(--coral);font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:27px;font-weight:600}.relearn-confirm-copy b{color:var(--ink);font-weight:750}.relearn-source-list{margin-top:15px;display:grid;gap:7px}.relearn-source-list p{margin:0;padding:9px 11px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;border:1px solid var(--line);border-radius:7px;background:var(--soft);text-align:left}.relearn-source-list strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);color:var(--coral);font-size:24px;text-align:center}.relearn-source-list span{color:var(--muted);font-size:13px}.relearn-confirm-actions{margin-top:22px;display:grid;grid-template-columns:1fr 1.2fr;gap:10px}.relearn-confirm-actions button{min-height:48px;justify-content:center}.review-page{min-height:100vh;background:#eaf5fb}.review-header{position:sticky;z-index:30;top:0;width:100%;height:75px;margin:0;padding:0 max(20px,calc((100% - 920px)/2));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;background:#eaf5fbf7;border-bottom:1px solid #c9dbe8;box-shadow:0 5px 16px #2a4b6212;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.review-header>span{text-align:right;color:var(--muted);font-size:13px}.text-button{border:0;background:transparent;display:flex;align-items:center;gap:6px;color:var(--muted);padding:8px 0}.review-progress{height:7px;background:#dce5e1;border-radius:999px;overflow:hidden}.review-progress span{display:block;height:100%;background:var(--coral);transition:width .25s ease}.review-main{min-height:calc(100vh - 75px);display:grid;place-items:center;padding:35px 20px 42px}.review-card{width:min(720px,100%);background:#fff;border:1px solid #cfe1f1;border-top:2px solid var(--yellow);border-radius:20px;box-shadow:0 18px 45px #2a4b621c;padding:30px 45px 32px;text-align:center}.review-label{display:flex;justify-content:center;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.clue-text{margin:18px auto 14px;padding:13px 16px;min-height:50px;display:grid;place-items:center;background:var(--yellow-light);border:1px solid #efdc9d;border-radius:6px;color:#66501d;font-size:16px}.review-card h1{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:29px;margin:24px 0}.review-glyphs{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:min(470px,100%);margin:22px auto 0}.review-glyphs>div{height:190px;display:grid;grid-template-rows:34px 1fr;align-items:center;border:2px solid #f0c7be;border-radius:8px;overflow:hidden;background:#fff9f7}.review-glyphs>div.active-script{box-shadow:inset 0 0 0 2px currentColor}.review-glyphs>div.supporting-script{opacity:.64}.review-glyphs>div:last-child{border-color:#b8ddcf;background:#f5fbf8}.review-glyphs span{align-self:stretch;display:grid;place-items:center;color:#8a655e;background:var(--coral-light);font-size:13px;font-weight:800}.review-glyphs>div:last-child span{color:var(--green-dark);background:var(--green-light)}.review-glyphs strong{min-width:0;max-width:100%;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:112px;line-height:1;font-weight:500;overflow-wrap:anywhere}.review-glyphs strong.long{padding:8px;font-size:48px;line-height:1.15}.review-glyphs.single-review-script{grid-template-columns:1fr;width:min(430px,100%)}.review-glyphs.single-review-script>div{height:258px}.review-glyphs.single-review-script strong{font-size:196px}.review-glyphs.single-review-script strong.long{font-size:64px}.review-glyphs.single-review-script.simplified>div{border-color:#f0c7be;background:#fff9f7;color:#91463c}.review-glyphs.single-review-script.simplified>div span{background:var(--coral-light);color:#8a655e}.review-glyphs.single-review-script.traditional>div{border-color:#b8ddcf;background:#f5fbf8;color:var(--green-dark)}.review-glyphs.single-review-script.traditional>div span{background:var(--green-light);color:var(--green-dark)}.review-glyphs.single-review-script.unified>div{border-color:#cbd8d2;background:#fbfcfb;color:var(--ink)}.review-glyphs.single-review-script.unified>div span{background:#eef3f1;color:#52635c}.multi-reading-hint{margin:8px 0 13px;color:#9b6c10;font-size:13px;font-weight:700}.review-home-shortcut{width:56px;height:56px;border:2px solid #8eb7d4;border-radius:50%;background:#fff;color:#376488;display:grid;place-items:center;box-shadow:0 4px 10px #2a4b621a}.review-home-shortcut:hover{border-color:#6297bc;background:#f4faff}.review-home-shortcut:focus-visible{outline:3px solid rgba(55,100,136,.2);outline-offset:3px}.voice-reading-progress{width:min(470px,100%);height:32px;margin:10px auto 0;border-radius:6px;background:#e7efec;position:relative;overflow:hidden;display:grid;place-items:center}.voice-reading-progress>span{position:absolute;inset:0 auto 0 0;background:#b9e3d6;transition:width .25s ease}.voice-reading-progress strong{position:relative;z-index:1;color:var(--green-dark);font-size:12px}.voice-heard{width:min(470px,100%);margin:10px auto 0;padding:9px 12px;border-left:3px solid #5d8fd8;background:#f1f6fd;color:#526673;font-size:13px}.voice-heard strong{color:#264e6a;font-size:15px}.voice-review-error{width:min(470px,100%);margin:10px auto 0;padding:9px 12px;border:1px solid #edcf82;border-radius:6px;background:#fff9e7;color:#765716;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px}.manual-review-actions{width:min(470px,100%);margin:12px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.manual-review-actions button{min-height:72px;padding:0;border:0;background:transparent;display:grid;place-items:center;align-content:center;gap:4px;font-weight:800}.manual-review-actions button>span{width:50px;height:50px;position:relative;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;transition:transform .18s ease,box-shadow .18s ease}.manual-review-actions button>span svg{width:28px;height:28px}.manual-review-actions button>strong{font-size:14px}.manual-pass{color:var(--green-dark)}.manual-pass>span{background:var(--green-light);box-shadow:0 3px #c2e3d8}.manual-pass:hover>span{transform:translateY(-2px);box-shadow:0 5px #b4dbce}.manual-retry{color:#8d3b31}.manual-retry>span{background:var(--coral-light);box-shadow:0 3px #f2cac3}.manual-retry:hover>span{transform:translateY(-2px);box-shadow:0 5px #eabbb2}.manual-retry i{position:absolute;right:8px;bottom:7px;width:6px;height:9px;border-radius:70% 30% 65% 35%;background:#5d8fd8;transform:rotate(18deg)}.review-word-navigation{width:min(500px,100%);margin:14px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:center;gap:12px}.review-word-step{min-height:44px;border:1px solid #aac6d8;border-radius:6px;background:#f7fbfe;color:#376488;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:800}.review-word-step:hover:not(:disabled){border-color:#6f9fbe;background:#edf6fc}.review-word-step:disabled{opacity:.38;cursor:not-allowed}.review-word-navigation .review-home-shortcut{width:48px;height:48px;box-shadow:none}.writing-check{margin-top:18px;padding:16px;border:2px solid #efd58b;border-radius:8px;background:#fffaea;text-align:left}.writing-check>div:first-child{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.writing-check>div:first-child span{color:#846829;font-size:12px}.writing-check>div:last-child{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.dual-answer{display:grid;grid-template-columns:1fr 24px 1fr;align-items:center;gap:11px;width:min(440px,100%);margin:0 auto}.dual-answer label{height:142px;border:1px solid var(--line);border-radius:7px;display:grid;grid-template-rows:auto 1fr;place-items:center;padding:12px;position:relative}.dual-answer label>span{color:var(--muted);font-size:12px}.dual-answer label input{width:100%;border:0;outline:0;text-align:center;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:58px;background:transparent}.dual-answer label>svg{position:absolute;right:9px;top:9px}.dual-answer label.correct,.idiom-answer.correct{border-color:#72b9a7;background:#f3faf8;color:var(--green)}.dual-answer label.wrong,.idiom-answer.wrong{border-color:#e59689;background:#fff7f5;color:var(--coral)}.answer-plus{color:#9aa6a2;font-size:24px}.meaning-card{margin:28px auto 14px;min-height:108px;padding:22px;background:var(--yellow-light);border:1px solid #eddb9e;border-radius:7px;display:flex;gap:13px;align-items:center;text-align:left;color:#5c491f}.meaning-card svg{flex:0 0 auto;color:#a67b1c}.meaning-card p{margin:0;font-size:17px;line-height:1.7}.example-text{color:var(--muted);font-size:14px;line-height:1.7}.example-text span{color:#886317;font-weight:750;margin-right:8px}.idiom-answer{height:62px;width:min(420px,100%);margin:0 auto;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;padding:0 15px}.idiom-answer .smart-text-input>input{height:54px;border:0;outline:0;background:transparent;text-align:center;width:100%;padding:0 76px 0 12px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:28px}.idiom-answer .smart-input-tools{top:7px;right:4px}.answer-result{margin-top:24px;padding:14px 16px;border-radius:7px;display:flex;gap:11px;align-items:center;text-align:left}.answer-result>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.answer-result strong{font-size:14px}.answer-result p{margin:3px 0 0;font-size:13px}.answer-result.passed{background:var(--green-light);color:var(--green-dark)}.answer-result.passed>span{background:var(--green);color:#fff}.answer-result.retry{background:var(--coral-light);color:#8d3b31}.answer-result.retry>span{background:var(--coral);color:#fff}.review-action{margin-top:26px}.passage-reveal{margin:0 auto}.passage-review-answer{margin:18px 0 0;padding:18px;border-left:3px solid var(--green);background:var(--soft);font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:22px;line-height:1.75;text-align:left;white-space:pre-line}.passage-grade-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.review-shell{min-height:100vh;padding:45px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#f3f7f5}.review-shell>span{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--yellow-light);color:#9e741c;margin-bottom:20px}.review-shell h1{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:36px;margin-bottom:12px}.review-shell>p:not(.eyebrow){color:var(--muted);max-width:480px;line-height:1.8}.review-complete .complete-mark{background:var(--green);color:#fff}.result-numbers{display:flex;gap:1px;margin:20px 0 28px;background:var(--line);border:1px solid var(--line)}.result-numbers div{width:140px;padding:16px;background:#fff;display:grid}.result-numbers strong{font-family:Georgia,serif;font-size:27px}.result-numbers span{color:var(--muted);font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1b2a257a;display:grid;place-items:center;padding:20px}.modal{width:min(570px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:8px;padding:24px;box-shadow:0 24px 70px #13231d47}.stroke-modal{width:min(920px,100%)}.stroke-modal-intro{margin:18px 0;padding:13px 15px;display:grid;gap:4px;border-left:4px solid var(--green);background:var(--soft)}.stroke-modal-intro strong{color:var(--green-dark);font-size:14px}.stroke-modal-intro span{color:var(--muted);font-size:12px}.stroke-script-sections{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stroke-script-sections.single{grid-template-columns:1fr}.stroke-script-section{min-width:0;padding:13px;border:1px solid var(--line);border-radius:7px;background:#fbfdfc}.stroke-script-section h3{margin:0 0 10px;color:var(--green-dark);font-size:14px}.stroke-character-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:10px}.stroke-character-card{min-width:0;padding:8px;border:1px solid #d5e2dc;border-radius:7px;background:#fff;text-align:center}.stroke-character-heading{display:flex;align-items:baseline;justify-content:center;gap:7px}.stroke-character-heading strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);color:var(--ink);font-size:25px;font-weight:500}.stroke-character-heading span{color:var(--muted);font-size:10px}.stroke-writer-canvas{width:190px;height:190px;max-width:100%;margin:2px auto}.stroke-status{min-height:24px;margin:2px 0 6px;display:flex;align-items:center;justify-content:center;gap:4px;color:var(--muted);font-size:11px}.stroke-status.error{color:#9a4b40}.stroke-actions{display:flex;justify-content:center;gap:6px}.stroke-actions .text-button{min-height:30px;padding:0 6px;font-size:11px}.stroke-practice-button{min-height:30px;border:1px solid #9fcfbe;border-radius:5px;background:#eff9f4;color:var(--green-dark);padding:0 7px;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:750}.stroke-practice-button:hover{background:var(--green-light)}.stroke-practice-button.complete{border-color:#dfc77d;background:var(--yellow-light);color:#84620c}.modal-heading{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--line)}.modal-heading>div{display:flex;gap:12px;align-items:center}.modal-heading>div>span{width:39px;height:39px;display:grid;place-items:center;border-radius:6px;background:var(--green-light);color:var(--green)}.modal-heading h2{margin-bottom:3px;font-size:20px}.modal-heading p{margin:0;color:var(--muted);font-size:12px}.item-detail-modal{width:min(680px,100%)}.item-detail-heading{align-items:flex-start}.item-detail-heading>div{align-items:flex-start}.item-detail-heading h2{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:27px;margin:2px 0 0}.item-detail-summary{margin:18px 0;padding:14px;display:grid;grid-template-columns:66px minmax(0,1fr);gap:14px;align-items:center;border:1px solid var(--line);border-radius:7px;background:var(--soft)}.item-detail-summary>div:last-child{min-width:0;display:grid;gap:5px}.item-detail-summary>div:last-child>strong{line-height:1.6}.item-detail-summary>div:last-child>span{color:var(--muted);font-size:12px}.item-detail-glyph{width:62px;height:62px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #efcfc8;border-radius:6px;background:#fff}.item-detail-glyph strong,.item-detail-glyph span{display:grid;place-items:center;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:25px}.item-detail-glyph strong{background:var(--coral-light);color:#9d4035}.item-detail-glyph.single-script{grid-template-columns:1fr}.item-detail-glyph.idiom,.item-detail-glyph.xiehouyu,.item-detail-glyph.passage{grid-template-columns:1fr;border-color:#b9d8ce}.item-detail-glyph.idiom strong{background:var(--yellow-light);color:#876111}.item-detail-glyph.xiehouyu strong{background:#e9edf7;color:#4e5f88}.item-detail-glyph.passage strong{background:#e6f2ed;color:#286d5d}.item-detail-field{margin-bottom:16px}.confusable-detail-section{margin:0 0 16px;padding:16px;border:1px solid #c9dced;border-radius:7px;background:#f6f9fc}.confusable-section-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px}.confusable-section-heading>span{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#e5eff8;color:#376488}.confusable-section-heading>div{display:grid;gap:2px}.confusable-section-heading strong{font-size:14px}.confusable-section-heading small{color:var(--muted);font-size:11px}.confusable-comparison-list{display:grid;gap:12px;margin-top:15px}.confusable-comparison{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:8px;padding-top:14px;border-top:1px solid #d6e2ed}.confusable-character-side{min-width:0;text-align:center}.confusable-character-side>small{display:block;color:var(--muted);font-size:10px;font-weight:800}.confusable-character-side>div{min-height:74px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--learning-font, STKaiti, KaiTi, serif)}.confusable-character-side>div strong,.confusable-character-side>div i{font-size:52px;line-height:1;font-style:normal;font-weight:500}.confusable-character-side.current>div strong,.confusable-character-side.current>div i{color:#9d4035}.confusable-character-side:not(.current)>div strong,.confusable-character-side:not(.current)>div i{color:var(--green-dark)}.confusable-character-side>span{display:block;color:#40534b;font-size:12px;font-weight:750}.confusable-character-side>p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.confusable-divider{color:#7d9ab3}.confusable-difference{grid-column:1 / -1;margin:4px 0 0;padding:11px 12px;border-left:3px solid #8db3d5;background:#fff;color:#40534b;font-size:12px;line-height:1.8}.confusable-difference strong{color:#376488}.review-confusable-area{width:min(620px,100%);margin:12px auto 0}.review-confusable-area>.text-button{margin:0 auto}.review-confusable-area .confusable-comparison-list{max-height:360px;overflow-y:auto;padding:0 8px 8px}.classical-detail-section{padding:15px;border:1px solid #c9dced;border-radius:7px;background:#f4f9fd;margin-top:12px}.classical-detail-section.ancient-section{border-color:#ead89f;background:#fffaf0}.reminder-detail-section{margin-top:12px;padding:14px 15px;border:1px solid #ead79e;border-radius:7px;background:#fffaf0}.reminder-check{align-items:flex-start}.reminder-check>span{border-radius:50%;color:#76550d;border-color:#d7b85a;background:#fffdf4}.reminder-check input:checked+span{background:#e7b83c;border-color:#d09b20;color:#fff}.reminder-check strong{color:#76550d}.reminder-check small{flex:1;color:var(--muted);font-size:11px;line-height:1.55}.detail-check{min-height:28px;display:flex;align-items:center;gap:9px;cursor:pointer}.detail-check input{position:absolute;opacity:0;pointer-events:none}.detail-check>span{width:21px;height:21px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #aabbb5;border-radius:4px;background:#fff;color:transparent}.detail-check input:checked+span{background:var(--green);border-color:var(--green);color:#fff}.detail-check strong{font-size:14px}.classical-detail-fields,.ancient-meaning-field{display:grid;gap:12px;margin-top:14px}.ancient-meaning-display{margin:-2px 0 16px;padding:13px 15px;border-left:4px solid var(--yellow);background:var(--yellow-light)}.ancient-meaning-display span{color:#876111;font-size:12px;font-weight:800}.ancient-meaning-display p{margin:5px 0 0;line-height:1.7}.item-detail-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.children-list{display:grid;gap:9px;padding:18px 0 12px}.settings-modal{width:min(760px,100%)}.child-edit{display:grid;gap:12px;padding:13px;border:1px solid var(--line);border-radius:7px;background:#fbfdfc}.child-edit.active-account{border-color:#9ccdbf;background:#f4fbf8}.child-edit-main{display:grid;grid-template-columns:38px minmax(110px,1fr) minmax(165px,1fr) 36px;gap:9px;align-items:end}.child-account-avatar{position:relative;align-self:center}.child-account-avatar small{position:absolute;left:50%;top:calc(100% - 3px);transform:translate(-50%);white-space:nowrap;padding:1px 5px;border-radius:999px;background:var(--green);color:#fff;font-size:9px;line-height:1.4}.active-child-setting-identity{margin:18px 0 4px;padding:13px 15px;display:flex;align-items:center;gap:11px;border:1px solid #b9d9cf;border-radius:7px;background:#f4fbf8}.active-child-setting-identity>div{display:grid;gap:2px}.active-child-setting-identity strong{font-size:16px}.active-child-setting-identity span{color:var(--green-dark);font-size:11px;font-weight:750}.active-child-settings{display:grid;gap:12px;padding:12px 0 18px}.child-profile-field{min-width:0;display:grid;gap:5px}.child-profile-field>span{overflow:hidden;color:var(--muted);font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.child-profile-field>input{width:100%;height:42px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 10px;color:var(--ink);font:inherit}.child-profile-field>input:focus{outline:2px solid rgba(59,143,121,.18);border-color:var(--green)}.child-edit .smart-text-input>input{height:42px;resize:none;padding-top:8px;padding-bottom:8px}.review-mode-setting{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid var(--line)}.review-mode-setting>span{color:var(--muted);font-size:12px;font-weight:700}.review-mode-setting .segmented-control button{min-width:126px}.child-display-settings{display:grid;gap:10px;padding-top:10px;border-top:1px solid var(--line)}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-row>span{color:var(--muted);font-size:12px;font-weight:700}.settings-row .segmented-control button{min-width:92px}.settings-row .new-learning-limit-control{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.settings-row .new-learning-limit-control button{min-width:70px}.new-learning-limit-settings{display:grid;gap:10px}.new-learning-limit-settings>div{display:grid;gap:5px}.new-learning-limit-settings>div>strong{color:var(--ink);font-size:11px}.new-learning-limit-settings>small{color:var(--muted);font-size:10px;line-height:1.5}.visibility-settings>div{display:flex;flex-wrap:wrap;gap:18px}.setting-toggle{display:flex;align-items:center;gap:8px;cursor:pointer}.setting-toggle input{position:absolute;opacity:0;pointer-events:none}.setting-toggle i{width:34px;height:20px;padding:2px;border-radius:999px;background:#cbd5d1;transition:background .18s ease}.setting-toggle i:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #14241e38;transition:transform .18s ease}.setting-toggle input:checked+i{background:var(--green)}.setting-toggle input:checked+i:after{transform:translate(14px)}.setting-toggle input:focus-visible+i{outline:3px solid rgba(33,122,104,.18)}.setting-toggle strong{font-size:12px}.reward-limit-setting{align-items:flex-start}.reward-limit-control{display:grid;gap:6px;color:var(--muted);font-size:11px}.reward-limit-control label{display:inline-flex;align-items:center;gap:5px;color:var(--ink);font-size:12px;font-weight:800}.reward-limit-control input{width:74px;height:34px;border:1px solid var(--line);border-radius:5px;padding:0 8px;color:var(--ink);font:inherit;font-weight:800}.reward-limit-control small{color:var(--muted);font-size:10px}.settings-account-footer{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-account-footer>div{display:flex;align-items:center;gap:9px}.settings-account-footer>div>span{display:grid;gap:2px}.settings-account-footer strong{font-size:13px}.settings-account-footer small{color:var(--muted);font-size:10px}.settings-account-footer .secondary-button{min-height:44px}.account-switcher-modal{width:min(520px,100%)}.account-switcher-list{display:grid;gap:9px;margin:18px 0 12px}.account-switcher-list>button{width:100%;min-height:68px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:9px 12px;text-align:left}.account-switcher-list>button:not(:disabled):hover{border-color:#8ac4b2;background:#f3faf7}.account-switcher-list>button.active{border-color:#8ac4b2;background:#edf8f3}.account-switcher-list>button>span{display:grid;gap:3px}.account-switcher-list>button>span strong{font-size:15px}.account-switcher-list>button>span small{color:var(--muted);font-size:10px}.account-switcher-list>button>b{display:flex;align-items:center;gap:4px;color:var(--green-dark);font-size:10px}.account-manage-link{width:100%;min-height:44px;justify-content:center}.add-child-panel{padding:13px;background:var(--soft);border-radius:7px;margin-bottom:12px}.add-child-title{display:flex;align-items:center;gap:7px;margin-bottom:10px}.add-child-title svg{color:var(--green)}.add-child-title strong{font-size:14px}.add-child-title span{margin-left:auto;color:var(--muted);font-size:11px}.add-child-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(165px,1fr) auto;align-items:end;gap:8px}.add-child-row .smart-text-input>input{height:40px;padding-top:7px;padding-bottom:7px}.add-child-row .secondary-button{height:40px;min-height:40px;padding:0 13px}.limit-note{padding:11px;margin-bottom:12px;background:var(--green-light);color:var(--green-dark);display:flex;gap:7px;align-items:center;justify-content:center;border-radius:6px;font-size:13px}.toast{position:fixed;z-index:120;bottom:30px;left:50%;transform:translate(-50%);background:#26352f;color:#fff;border-radius:7px;box-shadow:var(--shadow);padding:12px 17px;display:flex;align-items:center;gap:8px;font-size:14px}.toast svg{color:#73d5be}.mobile-nav{display:none}@media(max-width:920px){.topbar{height:124px}.topbar-inner{grid-template-columns:1fr auto;grid-template-rows:62px 52px;padding:0 20px 10px;gap:0 12px}.brand{grid-column:1;grid-row:1}.profile-wrap{grid-column:2;grid-row:1}.top-global-search{grid-column:1 / -1;grid-row:2;align-self:stretch}.top-search-results{top:48px}.growth-house{padding:26px 24px 25px}.growth-house-heading h1{font-size:31px}.partner-category{grid-template-columns:1fr;gap:12px}.partner-category>header{align-items:center}.desktop-nav{display:none}.today-grid{grid-template-columns:1fr}.savings-hero{padding:28px 24px}.savings-copy h1{font-size:30px}.savings-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.today-bank-rail{min-height:590px;padding-top:0}.savings-bank{width:220px;height:590px;transform:none;margin-bottom:0}.bank-vessel{height:480px}.bank-shine{height:225px}.expense-workspace{grid-template-columns:1fr;gap:20px}.upcoming-panel{min-height:auto}.add-workspace{grid-template-columns:1fr}.import-panel,.confirm-panel{min-height:auto}.library-item{grid-template-columns:70px minmax(0,1fr) 58px}.item-meta{display:none}.print-script-options{grid-template-columns:1fr 1fr}.print-script-note{grid-column:1 / -1;justify-self:start;max-width:none}.resource-layout{grid-template-columns:minmax(0,1fr)}.resource-sidebar{padding:16px;border-right:0;border-bottom:1px solid var(--line)}.resource-list{display:grid;overflow:visible;padding-bottom:3px}.resource-grade-books{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:7px}.resource-list>.resource-item-button{max-width:320px}.resource-detail{padding:25px 18px 30px}.recognized-strip{margin-top:0}.recognized-strip-words{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.recognized-word{flex:0 0 62px}.resource-control-bar{top:132px}.mobile-nav{position:fixed;z-index:50;left:12px;right:12px;bottom:12px;height:62px;display:grid;grid-template-columns:repeat(5,1fr);background:#fffffffa;border:2px solid #dce9e3;border-radius:8px;box-shadow:0 12px 35px #1b2c262e;padding:5px}.mobile-nav .nav-button{height:50px;flex-direction:column;gap:2px;padding:0;font-size:10px}.page{padding-bottom:105px}}@media(min-width:621px)and (max-width:920px){.resource-layout{grid-template-columns:224px minmax(0,1fr)}.resource-sidebar{padding:12px 10px 16px;border-right:1px solid var(--line);border-bottom:0}.resource-grade-books{grid-template-columns:1fr;padding-left:10px}.resource-detail{padding:18px 16px 22px}}@media(max-width:620px){html,body{min-width:0}.recognized-strip{padding:14px 12px 12px}.recognized-strip-heading{align-items:flex-start}.recognized-strip-heading h2{font-size:21px}.recognized-strip-heading span{display:block;max-width:220px;line-height:1.55}.recognized-strip-heading .text-button{padding:0;min-height:31px;font-size:11px}.known-heading{align-items:stretch;flex-direction:column}.known-character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.known-character-open{min-height:135px}.known-script{font-size:62px}.known-character-title{font-size:10px}.known-character-meta{align-items:flex-start;flex-direction:column}.known-delete-confirm{flex-wrap:wrap}.stroke-modal{max-height:calc(100vh - 20px);padding:15px}.stroke-script-sections{grid-template-columns:1fr;gap:10px}.stroke-character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stroke-writer-canvas{width:150px;height:150px}.topbar{height:116px}.topbar-inner{padding:0 14px}.brand-mark{width:36px;height:36px}.brand small,.profile-button>span:not(.avatar){display:none}.profile-button{width:42px;padding:3px;border:0}.profile-button>svg{display:none}.profile-menu{top:48px}.growth-house{padding:23px 15px 22px}.growth-house-heading{align-items:flex-start}.growth-house-heading h1{font-size:27px}.growth-house-heading>div:first-child>span{max-width:210px;line-height:1.5}.growth-balance{min-width:92px;grid-template-columns:1fr;justify-items:center;padding:8px;text-align:center}.growth-balance svg{display:none}.growth-house-shelf{gap:14px;margin-top:25px}.growth-room{width:148px;min-width:148px;min-height:146px}.growth-room-wrap{width:148px;min-width:148px}.growth-milestone{grid-template-columns:38px minmax(0,1fr)}.growth-milestone>span{width:36px;height:36px}.growth-milestone .primary-button,.growth-milestone .text-button{width:100%}.today-grid>*,.today-bank-rail,.page-today .focus-panel{min-width:0;width:100%}.partner-picker-page{padding-bottom:170px}.partner-balance-banner{grid-template-columns:44px minmax(0,1fr);padding:12px}.partner-balance-banner small{grid-column:1 / -1}.partner-option-grid{grid-template-columns:1fr}.partner-option{min-height:150px;grid-template-columns:66px minmax(0,1fr);justify-items:start;align-content:center;text-align:left}.partner-option i{grid-row:1 / span 4;width:58px;height:58px}.partner-option>span{min-height:0}.partner-choice-orb{width:90px;height:90px;right:10px;bottom:80px;border-width:4px;padding:8px}.partner-choice-orb:before{top:6px;right:6px;bottom:6px;left:6px}.partner-choice-orb:after{width:9px;height:9px;top:4px;right:7px;box-shadow:-70px 49px 0 -2px #c8ded5}.partner-choice-orb.ready:after{box-shadow:-70px 49px 0 -2px #f1c64c}.partner-choice-orb-art{width:36px;height:36px}.partner-choice-orb-art .growth-partner-art{transform:scale(.86)}.partner-choice-orb strong{font-size:10px}.partner-choice-orb small{font-size:8px}.settings-account-footer{align-items:stretch;flex-direction:column}.settings-account-footer .secondary-button{width:100%}.page{width:min(100% - 28px,1120px);padding-top:32px}.welcome-row{min-height:170px;align-items:center}.welcome-band{padding:22px 18px}.welcome-band:after{display:none}.welcome-row h1,.page-title-row h1{font-size:28px}.welcome-row>div:first-child{max-width:calc(100% - 90px)}.welcome-row>div:first-child>p:last-child{font-size:13px;line-height:1.7}.growth-badge{width:72px;height:88px;gap:1px;box-shadow:4px 5px #f5d97f}.growth-badge svg{width:26px;height:26px}.growth-badge strong{font-size:17px}.growth-badge span{font-size:9px}.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-strip>div{min-height:88px;padding:12px;display:flex;gap:9px}.stats-strip .stat-icon{width:34px;height:34px}.stats-strip strong{font-size:25px}.today-grid{margin-top:23px}.focus-panel,.upcoming-panel{padding:20px}.focus-panel{min-height:335px}.reward-ledger{padding-inline:14px}.ledger-mode-switch{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.reward-activity-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.expense-row{grid-template-columns:25px minmax(0,1fr) auto 26px}.ledger-history-backdrop{align-items:end;padding:0}.ledger-history-dialog{width:100%;max-height:calc(100vh - 18px);border-radius:8px 8px 0 0}.ledger-history-dialog>header{padding:19px 16px 15px}.ledger-history-dialog>header h3{font-size:22px}.ledger-history-dialog>header small{max-width:260px}.ledger-history-summary>div{padding:11px 9px}.ledger-history-summary strong{font-size:17px}.ledger-history-filters{padding:12px 16px 9px}.ledger-history-list{padding:0 16px 18px}.full-history-row{grid-template-columns:30px minmax(0,1fr) auto 28px}.celebration-star{display:none}.panel-heading h2{font-size:22px}.preview-stack{justify-content:flex-start;height:150px;margin-left:-2px}.preview-tile{width:82px;height:112px}.preview-tile:nth-child(n+4){display:none}.learning-rule{grid-template-columns:42px 1fr;padding:16px}.rule-example{display:none}.page-title-row{align-items:flex-start;margin-bottom:25px}.page-title-row .primary-button{min-width:44px;width:44px;padding:0;font-size:0}.page-title-row .primary-button svg{width:20px;height:20px}.library-actions{gap:7px}.library-actions .secondary-button{width:44px;padding:0;font-size:0}.print-page{width:100%;padding:27px 0 80px}.print-page-title,.print-controls,.print-preview-heading{margin-left:14px;margin-right:14px}.print-page-title{grid-template-columns:1fr;gap:16px}.print-page-title h1{font-size:30px}.print-controls{padding:17px}.print-source-tabs,.print-resource-fields,.print-resource-pickers,.print-checkbox-list{grid-template-columns:1fr}.print-source-summary{align-items:stretch;flex-direction:column}.print-source-summary .primary-button{width:100%}.print-basket>header{align-items:flex-start}.print-basket>header span{max-width:210px}.print-mode-options{grid-template-columns:1fr}.print-mode-options button{min-height:76px}.print-script-options{grid-template-columns:1fr}.print-script-options .segmented-control{width:100%}.print-script-options .segmented-control button{flex:1}.print-script-note{grid-column:auto}.print-scope-options{grid-template-columns:1fr}.print-selection-heading{display:grid;align-items:start}.print-selection-heading .segmented-control{width:100%}.print-selection-heading .segmented-control button{flex:1}.print-action-row{align-items:stretch;flex-direction:column}.print-action-row .primary-button{width:100%}.print-preview-heading{align-items:flex-start}.print-preview-stage{padding:16px;align-items:flex-start}.library-tools{display:grid;gap:11px}.library-filter-stack{justify-items:stretch}.library-filter-stack .segmented-control:first-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.resource-page{padding-top:20px}.resource-heading{display:grid;align-items:start;gap:12px;margin-bottom:14px;padding-bottom:12px}.resource-sidebar{padding:12px}.resource-detail{padding:16px 12px 20px}.savings-hero{min-height:0;grid-template-columns:1fr;gap:22px;padding:25px 18px 30px}.savings-hero:after{display:none}.savings-copy h1{font-size:30px}.savings-lead{margin-bottom:18px;font-size:14px}.savings-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.today-bank-rail{min-height:590px}.savings-bank{width:220px;height:590px;justify-self:center;transform:none;margin-bottom:0}.reward-ledger{padding:22px 16px 24px}.reward-ledger-heading{align-items:flex-start;flex-direction:column;gap:9px}.reward-money-summary{grid-template-columns:1fr}.reward-money-summary>div{padding:10px 12px}.reward-summary-table{overflow-x:auto}.reward-summary-header,.reward-summary-row{min-width:590px}.expense-entry,.reward-entry-row,.expense-entry-row{grid-template-columns:1fr}.ledger-date-area{justify-items:stretch}.ledger-date-control{width:100%;grid-template-columns:22px auto minmax(0,1fr) auto}.expense-save,.resource-heading .resource-stage-tabs{width:100%}.resource-heading .resource-stage-tabs button{flex:1;min-width:0}.global-resource-search{grid-template-columns:1fr 36px;gap:8px}.global-resource-search-heading{grid-column:1 / -1}.global-resource-search-heading span{white-space:normal}.global-search-results{padding:20px 16px 28px}.global-search-summary{align-items:flex-start;flex-direction:column;gap:6px}.global-search-list>button{grid-template-columns:1fr 22px;gap:8px}.global-search-stage{grid-column:1 / -1}.resource-detail-heading{display:grid}.source-link{justify-self:start}.resource-control-bar{top:124px;margin-right:-8px;margin-left:-8px;padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.resource-tool-field,.resource-size-slider{min-width:0;width:100%}.resource-tool-field select{width:100%}.resource-lesson-picker summary{width:100%;min-width:0}.resource-lesson-picker-menu{right:0;left:auto}.resource-selection-compact{width:100%;min-width:0}.resource-bulk-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto}.resource-bulk-actions button{width:100%;min-width:0;padding-inline:7px}.resource-tool-actions{grid-column:1 / -1;width:100%;margin-left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.resource-tool-actions button{min-width:0;padding-inline:6px}.resource-assessment-actions{grid-template-columns:minmax(108px,.7fr) minmax(0,1fr)}.resource-search-focus{grid-template-columns:24px minmax(0,1fr)}.resource-search-focus .secondary-button{grid-column:1 / -1;width:100%}.resource-text{font-size:20px}.classic-sentence{min-height:60px;grid-template-columns:minmax(0,1fr) 42px;gap:9px;padding:8px 8px 8px 12px}.classic-sentence p{font-size:21px;line-height:1.65}.classic-speech-button{width:40px;height:40px}.classic-explanation,.classic-glossary{padding:14px}.classic-gloss-grid{grid-template-columns:1fr}.resource-character-heading{align-items:center}.resource-character-heading>div{display:grid;gap:4px}.resource-select-actions{display:flex!important;gap:10px!important}.resource-select-actions{width:100%;justify-content:space-between}.resource-select-actions .resource-select-all{flex:1}.resource-flash-overlay{padding:10px}.resource-flash-session{max-height:calc(100vh - 20px);padding:18px 14px 20px}.flashcard-corner-navigation{position:static;margin-bottom:8px}.flashcard-corner-navigation button{width:40px;height:40px}.flashcard-shell>.resource-flash-header{padding-left:0}.resource-flash-header{display:grid;grid-template-columns:1fr;gap:10px}.resource-flash-header>div:first-child{grid-column:1;grid-row:1}.resource-flash-header>.flashcard-live-stats{grid-column:1 / -1;grid-row:2}.flash-font-control{grid-column:1 / -1;grid-row:3}.flash-font-control input{flex:1}.resource-flash-body{padding-right:0;padding-left:0}.resource-flash-glyphs{gap:8px}.resource-flash-glyphs>div{height:250px;min-height:0}.resource-flash-glyphs strong{font-size:min(var(--flash-glyph-size, 176px),28vw)}.resource-flash-glyphs strong.long{font-size:min(calc(var(--flash-glyph-size, 176px) * .4),42px)}.resource-flash-glyphs strong.glyph-length-medium{font-size:min(calc(var(--flash-glyph-size, 176px) * .27),34px)}.resource-flash-glyphs strong.glyph-length-long{font-size:min(calc(var(--flash-glyph-size, 176px) * .19),25px)}.resource-flash-glyphs.single-script>div{height:min(55vh,360px)}.review-unified-glyph>div,.review-unified-glyph.single-script>div{width:100%;min-width:0;height:min(46vh,360px);min-height:260px;aspect-ratio:auto}.resource-flash-glyphs.single-script strong{font-size:min(var(--flash-glyph-size, 176px),50vw)}.resource-flash-glyphs.single-script strong.long{font-size:min(calc(var(--flash-glyph-size, 176px) * .4),64px)}.resource-flash-glyphs.single-script strong.glyph-length-medium{font-size:min(calc(var(--flash-glyph-size, 176px) * .3),46px)}.resource-flash-glyphs.single-script strong.glyph-length-long{font-size:min(calc(var(--flash-glyph-size, 176px) * .22),34px)}.resource-flash-card-confusables{min-height:clamp(54px,18vw,86px);padding:5px 7px;gap:5px}.resource-flash-card-confusables b{min-width:28px;font-size:min(calc(var(--flash-glyph-size, 176px) * .5),14vw)}.resource-flash-glyphs.single-script .resource-flash-card-confusables b{font-size:min(calc(var(--flash-glyph-size, 176px) * .5),25vw)}.flashcard-card-tools{gap:8px}.flashcard-card-tools .flashcard-source-line{flex-basis:150px}.flashcard-pronunciation-button{min-width:116px;padding-right:12px;padding-left:12px}.flashcard-live-stats{width:100%}.flashcard-live-stats span{min-width:0;padding:5px;grid-template-columns:1fr;justify-items:center;white-space:normal;text-align:center}.flashcard-grade-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0}.flash-grade{width:100%;max-width:96px;height:auto;min-height:0;aspect-ratio:1;justify-self:center;padding:8px 5px;gap:4px}.flash-grade small{display:none}.flashcard-navigation{top:46%;right:0;left:0}.flashcard-side-step{width:46px;height:46px}.flashcard-resume-panel{min-height:390px;padding:30px 6px}.flashcard-resume-actions{width:100%;display:grid}.resource-flash-summary{min-height:430px;padding-left:0;padding-right:0}.resource-flash-summary-actions{width:100%;display:grid}.page-today .focus-panel{min-height:410px;padding:24px 18px}.page-today .focus-panel .panel-heading h2{font-size:27px}.page-today .preview-stack{height:178px;gap:11px;margin:18px 0 22px;padding-top:39px;justify-content:center}.page-today .preview-stack:before{left:1%;right:1%;top:2px;height:36px}.page-today .preview-tile{width:84px;height:126px}.page-today .preview-tile span{font-size:38px}.page-today .preview-tile small{font-size:14px}.page-today .preview-tile.tile-4{display:none}.page-today .today-review-entries{grid-template-columns:repeat(2,132px);gap:14px}.page-today .today-script-review{width:132px;height:132px;min-height:0;display:flex;gap:5px;padding:10px}.page-today .today-script-review>span{display:block;width:auto;height:auto;font-size:38px}.page-today .today-script-review strong{font-size:16px}.page-today .today-script-review small{font-size:10px}.confusable-detail-section{padding:13px}.confusable-comparison{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:5px}.confusable-character-side>div strong,.confusable-character-side>div i{font-size:42px}.resource-character-grid{grid-template-columns:repeat(2,1fr)}.resource-character-grid.resource-word-grid{grid-template-columns:1fr}.resource-add-button{width:100%;min-width:0}.resource-import-confirm-bar{bottom:82px;min-height:64px;padding:7px 8px 7px 13px;border-radius:18px}.resource-import-confirm-bar .primary-button{min-width:0;flex:1;padding-inline:10px;font-size:12px}.search-box,.segmented-control{width:100%}.segmented-control button{flex:1;min-width:0}.library-item{min-height:104px;grid-template-columns:60px minmax(0,1fr) 42px;gap:12px;padding:13px 10px}.writing-done-button{min-width:36px;width:36px;padding:0}.writing-done-button span{display:none}.item-glyph{width:58px;height:66px}.item-glyph strong,.item-glyph>span{font-size:23px}.item-title-line{display:grid;gap:1px;justify-items:start}.item-title-line h3{font-size:20px;margin:0}.item-copy p{font-size:13px}.item-copy small{display:none}.delete-confirm{right:8px}.add-heading>div{max-width:100%}.import-panel,.confirm-panel{padding:18px}.candidate-list{grid-template-columns:1fr;max-height:350px}.voice-choice-group>div{grid-template-columns:1fr}.review-header{width:100%;padding:0 14px;grid-template-columns:minmax(0,1fr) auto;gap:10px;height:62px}.review-main{min-height:calc(100vh - 62px);padding:14px 12px 35px}.review-card{padding:24px 17px 20px}.review-card.flashcard-shell{padding:18px 14px 20px}.review-card-content{padding-top:14px}.review-glyphs{gap:9px;margin-top:18px}.review-glyphs>div{height:150px;grid-template-rows:30px 1fr}.review-glyphs strong{font-size:84px}.review-glyphs strong.long{font-size:36px}.review-glyphs.single-review-script>div{height:215px}.review-glyphs.single-review-script strong{font-size:150px}.review-glyphs.single-review-script strong.long{font-size:48px}.clue-text{margin-top:14px;font-size:14px}.review-card h1{font-size:24px;margin:20px 0}.press-to-speak{min-width:150px;min-height:58px;padding-right:14px;padding-left:14px}.review-home-shortcut{width:52px;height:52px}.review-word-navigation{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);gap:8px}.review-word-navigation .review-home-shortcut{width:44px;height:44px}.writing-check>div:first-child{display:grid}.writing-check>div:last-child{grid-template-columns:1fr}.dual-answer{gap:5px;grid-template-columns:1fr 18px 1fr}.dual-answer label{height:123px;padding:8px}.dual-answer label input{font-size:50px}.meaning-card{padding:16px}.meaning-card p{font-size:15px}.passage-review-answer{padding:14px;font-size:19px}.modal{padding:19px}.review-mode-setting{align-items:stretch;flex-direction:column}.review-mode-setting .segmented-control{display:grid;grid-template-columns:1fr}.review-mode-setting .segmented-control button{min-width:0}.settings-row{align-items:stretch;flex-direction:column}.settings-row .segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.settings-row .new-learning-limit-control{grid-template-columns:repeat(5,minmax(0,1fr))}.new-learning-limit-settings{width:100%}.settings-row .font-choice-control{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-row .segmented-control button{min-width:0}.visibility-settings>div{justify-content:space-between;width:100%}.child-edit-main{grid-template-columns:38px 1fr 36px;align-items:center}.child-edit-main .child-birth-field{grid-column:2 / 3}.add-child-title{align-items:flex-start;flex-wrap:wrap}.add-child-title span{width:100%;margin-left:26px}.add-child-row{grid-template-columns:1fr}.toast{bottom:88px;width:calc(100% - 30px);justify-content:center}}@media(prefers-reduced-motion:reduce){.flash-feedback-fluent,.flash-feedback-hesitant,.flash-feedback-unknown{animation:none}.flash-grade{transition:none}}@media(min-width:761px)and (max-height:760px){.review-main{align-items:start;padding:10px 20px 14px}.review-card.flashcard-shell{padding:16px 22px}.review-card-content{padding-top:6px}.flashcard-source-line{margin-bottom:6px;padding:3px 8px}.resource-flash-glyphs>div{height:218px;min-height:0}.review-unified-glyph>div{height:auto;min-height:270px}.resource-flash-confusable-entry{margin-top:6px;padding:2px 8px}.flashcard-card-tools{min-height:64px;margin-top:6px}.review-mic{width:64px;height:64px}.flashcard-grade-actions{margin-top:8px;gap:42px}.flash-grade{width:92px;height:92px;min-height:92px;padding:7px}.flashcard-navigation{top:47%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important}}@media screen{.savings-hero{display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:28px}.home-theme-scene{min-height:236px;position:relative;overflow:hidden;border:2px solid #d8c36c;border-radius:8px;background:#fff9cf;display:grid;place-items:center;color:#7c6320;box-shadow:7px 8px #dec04333}.home-theme-scene.cat-garden{border-color:#e19c91;background:#fff0ec;color:#9d4c42;box-shadow-color:rgba(214,111,95,.17)}.home-theme-scene.dog-garden{border-color:#77ad9d;background:#eef9f4;color:#356e5e;box-shadow-color:rgba(62,137,115,.15)}.home-theme-scene .theme-pet{display:grid;place-items:center;gap:4px}.home-theme-scene .theme-pet span{padding:5px 9px;border-radius:999px;background:#ffffffd1;font-size:11px;font-weight:800}.home-theme-scene .theme-sun{position:absolute;top:15px;right:17px;width:38px;height:38px;border-radius:50%;background:#ffd65c;display:grid;place-items:center;color:#855d00}.home-theme-scene .theme-garden{position:absolute;right:16px;bottom:13px;left:16px;display:flex;align-items:flex-end;justify-content:space-around;color:#4c9b6a;border-bottom:3px solid currentColor;padding-bottom:3px}.home-theme-scene>strong{position:absolute;top:17px;left:17px;font-size:13px}.learning-launch-grid{margin:24px 0;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);gap:24px;align-items:stretch}.new-learning-window,.star-memory-jar{min-width:0;padding:24px;border:1px solid #cadbd4;border-radius:8px;background:#fff;box-shadow:0 5px 18px #1c4f3f0f}.new-learning-window{border-top:5px solid #e66f5f}.star-memory-jar{border-top:5px solid #e3b233;background:#fffdf5}.new-learning-window>header,.star-memory-jar>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.new-learning-window h2,.star-memory-jar h2{margin:3px 0 0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:27px}.new-learning-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.new-learning-heading-actions{display:flex;align-items:center;gap:5px}.new-learning-heading-actions button{min-height:44px;padding:7px 9px;border:1px solid transparent;border-radius:6px;background:transparent;color:#766e69;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:750}.new-learning-heading-actions button:hover{border-color:#ead8d3;background:#fff8f6;color:#93483e}.new-learning-heading-actions button.active{border-color:#dbaba3;background:#fff0ed;color:#8f3e34}.new-learning-window>p{margin:10px 0 14px;color:var(--muted);font-size:13px;line-height:1.65}.new-learning-count{width:48px;height:48px;flex:0 0 auto;border-radius:50%;background:#fff0ed;color:#a34337;display:grid;place-items:center;font-size:24px;font-weight:900}.new-learning-mobile-tabs{display:none}.new-learning-script-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.new-learning-script-columns.single{grid-template-columns:minmax(0,1fr)}.new-learning-script-column{min-width:0;padding:13px;border:1px solid #e3cbc6;border-top:4px solid #d9695b;border-radius:7px;background:snow;display:grid;gap:11px}.new-learning-script-column.traditional{border-color:#c9d7e8;border-top-color:#527eaf;background:#f8fbff}.new-learning-script-column>header{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px}.new-learning-column-heading{min-width:0;width:100%;min-height:44px;padding:2px 4px 2px 0;border:0;border-radius:6px;background:transparent;color:inherit;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:9px;text-align:left}.new-learning-column-heading:hover:not(:disabled){background:#fff1ed;color:#913f35}.new-learning-script-column.traditional .new-learning-column-heading:hover:not(:disabled){background:#eaf2fb;color:#315f91}.new-learning-column-heading:disabled{cursor:default;opacity:1}.new-learning-column-heading>span:nth-child(2){min-width:0;display:grid;gap:1px}.new-learning-column-heading>svg{color:#b65a4e}.new-learning-script-column.traditional .new-learning-column-heading>svg{color:#527eaf}.new-learning-script-mark{width:38px;height:38px;border-radius:50%;background:#fbe4df;color:#9a4338;display:grid;place-items:center;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:22px;font-weight:900}.new-learning-script-column.traditional .new-learning-script-mark{background:#e6eff9;color:#315f91}.new-learning-column-heading strong{font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:21px}.new-learning-script-column>header small{color:var(--muted);font-size:11px;font-weight:750}.new-learning-column-select{min-height:38px;padding:0 9px;border:1px solid #b9d7cb;border-radius:6px;background:#fff;color:#2d755e;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:850}.new-learning-column-select.active{border-color:#247f62;background:#2d8d6d;color:#fff}.new-learning-column-select:disabled{opacity:.45;cursor:default}.new-learning-group-list{display:grid;gap:8px}.new-learning-group{overflow:hidden;border:1px solid #e5d8d4;border-radius:6px;background:#fff}.new-learning-script-column.traditional .new-learning-group{border-color:#d7e0eb}.new-learning-group>header{display:flex;align-items:stretch}.new-learning-group-toggle{min-width:0;min-height:52px;flex:1;padding:7px 9px;border:0;background:transparent;color:var(--ink);display:grid;grid-template-columns:auto minmax(0,1fr) 18px;align-items:center;gap:8px;text-align:left}.new-learning-group-toggle:hover{background:#fff5f2}.new-learning-script-column.traditional .new-learning-group-toggle:hover{background:#f1f6fb}.new-learning-group-toggle>span:first-child{display:grid;gap:1px}.new-learning-group-toggle strong{font-size:13px}.new-learning-group-toggle small{color:var(--muted);font-size:10px}.new-learning-group-toggle svg{color:#8a7a75;transition:transform .15s ease}.new-learning-group.expanded .new-learning-group-toggle svg{transform:rotate(180deg)}.new-learning-group-counts{min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:3px 7px}.new-learning-group-counts i{color:#6e635f;font-size:10px;font-style:normal;font-weight:750;white-space:nowrap}.new-learning-group-select{min-width:76px;padding:6px 8px;border:0;border-left:1px solid #e5d8d4;background:#f8f4f2;color:#725e59;display:grid;place-items:center;align-content:center;gap:2px;font-size:10px;font-weight:850}.new-learning-group-select.active{background:#2d8d6d;color:#fff}.new-learning-group-cards{min-height:0;padding:11px 8px 6px;border-top:1px solid #eee3df;background:#fffcfb}.new-learning-script-column.traditional .new-learning-group-cards{border-top-color:#e2e9f1;background:#fcfdff}.new-learning-groups-more{position:sticky;z-index:18;top:84px;justify-self:end;align-self:start;width:max-content;max-width:calc(100% - 12px);min-height:40px;margin-right:6px;padding:7px 12px;border:1px solid #d7c8c3;border-radius:999px;background:#fff9f7f5;color:#805a53;box-shadow:0 7px 18px #603d3424;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:850;white-space:nowrap}.new-learning-groups-more.is-expanded{border-color:#c67b6e;background:#fff4f1f7;color:#873f35}.new-learning-script-column.traditional .new-learning-groups-more{border-color:#cbd8e7;background:#f7fafff5;color:#4b6f98;box-shadow:0 7px 18px #344f6f24}.new-learning-script-column.traditional .new-learning-groups-more.is-expanded{border-color:#7c9fc5;background:#eef5fcf7;color:#315f91}.new-learning-groups-more:hover{transform:translateY(-1px)}.new-learning-column-empty{min-height:82px;padding:14px;border:1px dashed #d9cfcb;border-radius:6px;color:#8a817c;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px}.new-learning-preview{min-height:88px;display:flex;align-items:flex-start;flex-wrap:nowrap;gap:14px;overflow:hidden}.new-learning-preview.expanded{flex-wrap:wrap;overflow:visible}.new-learning-preview-card{width:80px;min-height:88px;flex:0 0 80px;position:relative;display:grid;justify-items:center;align-content:start}.new-learning-preview-card>span{width:68px;height:68px;padding:6px;border:1px solid #e6cec9;border-radius:50%;background:#fff8f6;display:grid;place-items:center;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:24px;color:#943f35;line-height:1.05;text-align:center;overflow-wrap:anywhere}.new-learning-preview-card>i{position:absolute;top:51px;right:1px;min-width:24px;min-height:20px;padding:2px 5px;border:2px solid white;border-radius:999px;background:#446f88;color:#fff;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:900;line-height:1}.new-learning-preview-card>button{position:absolute;top:-9px;right:-6px;width:44px;height:44px;padding:0;border:2px solid white;border-radius:50%;background:#f4e8e5;color:#8f514a;display:grid;place-items:center;box-shadow:0 2px 7px #61332d24;opacity:0;transform:scale(.88);transition:opacity .15s ease,transform .15s ease,background .15s ease}.new-learning-preview-card>button:hover,.new-learning-preview-card>button:focus-visible{opacity:1;background:#eecfca;color:#78382f;transform:scale(1.05)}.new-learning-preview.organizing .new-learning-preview-card{cursor:pointer}.new-learning-preview.organizing .new-learning-preview-card>span{border-width:2px}.new-learning-preview-card.selected>span{border-color:#329473;background:#edf9f4;color:#206d56;box-shadow:0 0 0 3px #32947321}.new-learning-preview-card>button.new-learning-card-check{top:-7px;right:-4px;width:34px;height:34px;border-color:#bbd9ce;background:#fff;color:#fff;opacity:1;transform:none}.new-learning-preview-card.selected>button.new-learning-card-check{border-color:#248265;background:#329473}.new-learning-preview-card>button.new-learning-card-check:hover,.new-learning-preview-card>button.new-learning-card-check:focus-visible{border-color:#248265;background:#e5f5ef;color:#248265;transform:scale(1.05)}.new-learning-preview-card.selected>button.new-learning-card-check:hover,.new-learning-preview-card.selected>button.new-learning-card-check:focus-visible{background:#247b60;color:#fff}.new-learning-preview-card>small{min-height:19px;margin-top:2px;padding:2px 7px;border-radius:999px;background:#eaf5f0;color:#39745f;font-size:10px;font-weight:850}.new-learning-remove-modal{width:min(440px,calc(100vw - 32px));padding:30px;text-align:center}.new-learning-remove-modal>span{width:58px;height:58px;margin:0 auto 10px;border-radius:50%;background:#f8e9e6;color:#9a4b41;display:grid;place-items:center}.new-learning-remove-modal h2{margin:4px 0 10px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:28px}.new-learning-remove-modal>p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.7}.new-learning-remove-modal>div{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.new-learning-remove-modal .new-learning-removal-breakdown{margin-top:16px;display:grid;grid-template-columns:1fr;gap:8px;text-align:left}.new-learning-removal-breakdown p{margin:0;padding:11px 13px;border:1px solid #e6d8d4;border-radius:7px;background:#fff9f7;display:grid;gap:3px}.new-learning-removal-breakdown strong{color:#793e36;font-size:14px}.new-learning-removal-breakdown span{color:var(--muted);font-size:12px;line-height:1.55}.new-learning-organize-bar{position:fixed;z-index:85;right:max(20px,calc((100vw - 1440px)/2 + 20px));bottom:22px;left:max(20px,calc((100vw - 1440px)/2 + 20px));min-height:76px;padding:12px 14px;border:2px solid #c8dcd4;border-radius:20px;background:#fafffcf7;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;box-shadow:0 15px 42px #22534238;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.new-learning-organize-summary{min-width:110px;display:grid;gap:3px}.new-learning-organize-summary strong{color:#285f4e;font-size:14px}.new-learning-organize-summary button{width:fit-content;border:0;background:transparent;color:#8a635d;padding:0;font-size:11px;font-weight:750}.new-learning-quick-select{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.new-learning-quick-select button,.new-learning-quick-select select{min-height:40px;border:1px solid #b9d7cb;border-radius:999px;background:#fff;color:#306f5a;padding:0 12px;font-size:12px;font-weight:800}.new-learning-quick-select button:hover{background:#eaf7f2;border-color:#7cb9a3}.new-learning-quick-select button.active{border-color:#247f62;background:#2d8d6d;color:#fff;box-shadow:0 3px 9px #2d8d6d33}.new-learning-quick-select button:disabled{border-color:#e1dfdc;background:#f5f3f1;color:#aaa39f;cursor:default}.new-learning-bulk-delete,.new-learning-organize-done{min-height:48px;border-radius:10px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:850}.new-learning-bulk-delete{border:1px solid #d99a91;background:#fff0ed;color:#913f35}.new-learning-bulk-delete:disabled{border-color:#ddd5d2;background:#f5f2f0;color:#aaa09b}.new-learning-organize-done{border:0;background:#2d8d6d;color:#fff}.undo-toast{position:fixed;z-index:121;bottom:28px;left:50%;transform:translate(-50%);min-width:min(430px,calc(100vw - 32px));padding:12px 13px 12px 17px;border-radius:12px;background:#26352f;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:var(--shadow)}.undo-toast>span{display:grid;gap:2px}.undo-toast strong{font-size:14px}.undo-toast small{color:#c9d9d3;font-size:11px}.undo-toast button{min-height:40px;padding:0 13px;border:1px solid #77bda5;border-radius:8px;background:#edf9f4;color:#236d55;display:inline-flex;align-items:center;gap:6px;font-weight:850}.star-memory-jar>header>span{width:48px;height:48px;border-radius:50%;background:#fff1b9;color:#a87609;display:grid;place-items:center}.character-growth-route{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1.2fr) auto minmax(0,1fr) auto minmax(0,1.35fr);align-items:stretch;gap:4px}.character-growth-route>span{min-width:0;padding:7px 5px;border:1px solid #e9ddae;border-radius:7px;background:#fffdf5;display:grid;align-content:center;gap:2px;text-align:center}.character-growth-route>span.reward{border-color:#e3c55c;background:#fff7ce}.character-growth-route b{color:#6f5a20;font-size:10px;line-height:1.25}.character-growth-route small{color:#88774d;font-size:8px;font-weight:750;line-height:1.35}.character-growth-route>i{align-self:center;color:#b39338;font-size:11px;font-style:normal;font-weight:900}.star-memory-note{margin:9px 0 0;padding:7px 9px;border-radius:7px;background:#fff9df;color:#806b31;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:750;line-height:1.45}.star-memory-note svg{flex:0 0 auto;color:#c3921d}.star-jar-visual{min-height:116px;margin:15px auto 12px;position:relative;overflow:hidden;border:3px solid #d4b65f;border-top-width:8px;border-radius:10px 10px 28px 28px;background:#ffffffbf;display:grid;place-items:center}.star-jar-visual>div{position:absolute;right:8px;bottom:8px;left:8px;display:flex;flex-wrap:wrap-reverse;justify-content:center;gap:4px;opacity:.38}.star-jar-visual i{width:27px;height:27px;border-radius:50%;background:#f6cc55;display:grid;place-items:center;color:#77500b;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-style:normal;font-size:14px;overflow:hidden}.star-jar-visual>strong{z-index:1;font-size:34px;color:#7f5b0d;line-height:1}.star-jar-visual>small{z-index:1;margin-top:38px;color:#806d40;font-weight:800}.star-review-entries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.star-review-entries button{min-height:46px;border:1px solid #dcc777;border-radius:6px;background:#fff;color:#6f5a20;display:flex;align-items:center;justify-content:center;gap:5px;font-weight:800}.star-review-entries button:disabled{opacity:.4;cursor:not-allowed}.new-learning-page{min-height:calc(100vh - 82px)}.new-learning-empty{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.new-learning-empty>span{width:72px;height:72px;border-radius:50%;background:#fff1c1;color:#98731f;display:grid;place-items:center}.new-learning-empty h1{margin:10px 0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:36px}.new-learning-empty>p:not(.eyebrow){color:var(--muted)}.new-learning-empty>div{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.new-learning-ready{padding:32px;border:1px solid #d5e1dc;border-top:5px solid #e66f5f;border-radius:8px;background:#fff;box-shadow:0 7px 22px #1f48390f}.new-learning-ready-copy{display:flex;align-items:center;gap:16px}.new-learning-ready-copy>span{width:58px;height:58px;flex:0 0 auto;border-radius:50%;background:#fff0ed;color:#a7473c;display:grid;place-items:center}.new-learning-ready-copy strong{font-size:25px}.new-learning-ready-copy p{margin:5px 0 0;color:var(--muted)}.new-learning-ready-preview{margin:28px 0;display:flex;flex-wrap:wrap;gap:10px}.new-learning-ready-preview span,.new-learning-complete-preview span{min-width:70px;min-height:70px;padding:7px 11px;border:1px solid #cddfd7;border-radius:50%;background:#f8fbf9;display:grid;place-items:center;align-content:center;gap:2px;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:27px;overflow-wrap:anywhere}.new-learning-ready-preview small,.new-learning-complete-preview small{color:#587069;font-family:Microsoft YaHei,sans-serif;font-size:9px;font-weight:850}.new-learning-complete-preview{margin:20px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.new-learning-checkpoint{width:min(680px,100%);min-height:420px;margin:20px auto 0;padding:42px 32px;border:1px solid #cfe0d9;border-top:5px solid #4f967d;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1f483914;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.new-learning-checkpoint>span{width:74px;height:74px;border-radius:50%;background:#eaf7f1;color:#32745e;display:grid;place-items:center}.new-learning-checkpoint h1{margin:10px 0;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:38px}.new-learning-checkpoint>p:not(.eyebrow){max-width:540px;margin:0;color:var(--muted);line-height:1.75}.new-learning-checkpoint-actions{margin-top:28px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.new-learning-checkpoint-actions button{min-height:52px}.new-learning-ready-actions{display:flex;flex-wrap:wrap;gap:10px}.new-learning-ready-actions button{min-height:50px}.new-learning-session{width:min(980px,100%);margin:0 auto;padding:24px 28px 28px;border:1px solid #cadbd4;border-radius:20px;background:#f8fbf9;box-shadow:0 12px 32px #1e453614}.new-learning-session-counts{display:flex;gap:8px}.new-learning-session-counts span{min-width:67px;padding:7px 8px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px;font-size:11px}.new-learning-session-counts strong{color:var(--ink);font-size:20px}.new-learning-card-body{padding:16px 58px 0;position:relative}.new-learning-card-body .resource-flash-glyphs>div{min-height:280px;height:min(40vh,330px);grid-template-rows:38px 1fr}.new-learning-card-body .resource-flash-glyphs.single-script>div{height:auto;min-height:330px;aspect-ratio:1.618 / 1;grid-template-rows:32px minmax(0,1fr)}.new-learning-card-body .resource-flash-glyphs.single-script strong:not(.long){padding:0 16px 32px;font-size:min(calc(var(--flash-glyph-size, 176px) * 1.18),220px)}.new-learning-card-body .resource-flash-glyphs strong.new-learning-long{padding:22px 52px;font-size:clamp(31px,calc(var(--flash-glyph-size, 176px) * .35),72px);line-height:1.25}.new-learning-card-body .resource-flash-glyphs strong.new-learning-long{white-space:nowrap;overflow-wrap:normal}.new-learning-card-body .resource-flash-glyphs strong.new-learning-long.glyph-length-medium{font-size:clamp(25px,calc(var(--flash-glyph-size, 176px) * .27),54px)}.new-learning-card-body .resource-flash-glyphs strong.new-learning-long.glyph-length-long{font-size:clamp(20px,calc(var(--flash-glyph-size, 176px) * .2),40px)}.flashcard-star-toggle{position:absolute;z-index:4;top:48px;right:12px;width:48px;height:48px;border:2px solid #d4b75b;border-radius:50%;background:#fffffff0;color:#b48a19;display:grid;place-items:center;box-shadow:0 3px 10px #5e480c1a}.flashcard-star-toggle:hover{transform:scale(1.05);background:#fff8d9}.flashcard-star-toggle.active{border-color:#e1ac22;background:#fff0ac;color:#9d7100}.review-card-content>.flashcard-star-toggle{top:8px;right:8px}.new-learning-assessment-actions{width:min(560px,100%);margin:22px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:28px}.new-learning-assessment-actions button{min-height:74px;border:2px solid;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:10px}.new-learning-assessment-actions span{display:grid;text-align:left}.new-learning-assessment-actions strong{font-size:18px}.new-learning-assessment-actions small{margin-top:2px;font-size:11px;opacity:.75}.assessment-hard{border-color:#daa99f!important;background:#fff3f0;color:#98473d}.assessment-easy{border-color:#9fc9b9!important;background:#eff9f5;color:#2e755f}.defer-learning-card{min-height:48px;margin:15px auto 0;padding:9px 18px;border:1px dashed #b9a56f;border-radius:999px;background:#fffdf5;color:#746334;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.word-pair-preview{padding:14px;border:1px solid var(--line);border-radius:7px;background:#f8faf9;display:flex;align-items:center;justify-content:center;gap:18px}.word-pair-preview span{min-width:120px;display:grid;gap:5px;color:var(--muted);font-size:11px;text-align:center}.word-pair-preview strong{color:var(--ink);font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:28px}.theme-choice-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.theme-choice-control button{min-height:64px;padding:7px;border:1px solid #cad8d2;border-radius:7px;background:#fff;color:var(--muted);display:grid;place-items:center;gap:3px;font-size:11px;font-weight:800}.theme-choice-control button.active{border:2px solid var(--green);background:#eff8f4;color:var(--green-dark)}}@media screen and (max-width:850px){.savings-hero{grid-template-columns:1fr 210px}.learning-launch-grid{grid-template-columns:1fr}.star-memory-jar{display:grid;grid-template-columns:1fr 180px;gap:12px 20px}.star-memory-jar>header{grid-column:1}.star-jar-visual{grid-column:2;grid-row:1 / span 2;width:100%;margin:0}.star-review-entries{grid-column:1}}@media screen and (max-width:620px){.savings-hero{grid-template-columns:1fr}.home-theme-scene{min-height:185px}.learning-launch-grid{margin-top:18px;gap:16px}.new-learning-window,.star-memory-jar{padding:18px 14px}.new-learning-window>header{gap:8px}.new-learning-title-row{align-items:flex-start;gap:4px}.new-learning-heading-actions{width:100%}.new-learning-heading-actions button{min-height:44px;padding-inline:7px}.new-learning-mobile-tabs{margin-bottom:10px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.new-learning-mobile-tabs button{min-height:46px;border:1px solid #d8cfcb;border-radius:6px;background:#fff;color:#706763;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:850}.new-learning-mobile-tabs button.active{border-color:#c96b5e;background:#fff0ed;color:#923f35}.new-learning-mobile-tabs button:last-child.active{border-color:#6f96c1;background:#eaf2fb;color:#315f91}.new-learning-script-columns{grid-template-columns:minmax(0,1fr)}.new-learning-script-column.mobile-inactive{display:none}.new-learning-script-column{padding:11px}.new-learning-script-column>header{grid-template-columns:minmax(0,1fr) auto}.new-learning-column-heading{grid-template-columns:36px minmax(0,1fr) 20px}.new-learning-script-mark{width:36px;height:36px}.new-learning-group-toggle{grid-template-columns:auto minmax(0,1fr) 17px}.new-learning-group-counts{gap:2px 5px}.new-learning-group-select{min-width:68px}.new-learning-groups-more{top:80px;margin-right:2px}.new-learning-preview{gap:8px}.new-learning-preview-card{width:78px;flex-basis:78px}.new-learning-organize-bar{right:10px;bottom:78px;left:10px;max-height:52vh;overflow:auto;padding:10px;grid-template-columns:1fr auto;gap:8px;border-radius:16px}.new-learning-organize-summary{grid-column:1}.new-learning-quick-select{grid-column:1 / -1;grid-row:2;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.new-learning-quick-select button,.new-learning-quick-select select{flex:0 0 auto}.new-learning-bulk-delete{grid-column:1;grid-row:3}.new-learning-organize-done{grid-column:2;grid-row:3}.undo-toast{bottom:88px}.new-learning-remove-modal{padding:24px 18px}.star-memory-jar{display:block}.star-jar-visual{width:auto;min-height:100px;margin:13px 0 10px}.new-learning-ready{padding:24px 16px}.new-learning-ready-copy strong{font-size:21px}.new-learning-ready-actions{display:grid}.new-learning-checkpoint{min-height:360px;padding:32px 18px}.new-learning-checkpoint h1{font-size:31px}.new-learning-checkpoint-actions{width:100%;display:grid}.new-learning-session{padding:18px 14px 20px}.new-learning-session-counts{width:100%}.new-learning-session-counts span{flex:1;min-width:0}.new-learning-card-body{padding:10px 0 0}.new-learning-card-body .resource-flash-glyphs>div{height:min(46vh,310px);min-height:240px}.new-learning-card-body .resource-flash-glyphs.single-script>div{height:auto;min-height:240px;aspect-ratio:1.618 / 1}.new-learning-card-body .resource-flash-glyphs.single-script strong:not(.long){padding:0 10px 24px;font-size:min(calc(var(--flash-glyph-size, 176px) * 1.08),44vw)}.new-learning-card-body .resource-flash-glyphs strong.new-learning-long{padding:18px 45px;font-size:clamp(26px,9vw,48px)}.new-learning-card-body .resource-flash-glyphs strong.new-learning-long.glyph-length-medium{font-size:clamp(22px,7vw,38px)}.new-learning-card-body .resource-flash-glyphs strong.new-learning-long.glyph-length-long{font-size:clamp(18px,5.5vw,30px)}.new-learning-assessment-actions{gap:16px}.new-learning-assessment-actions button{min-height:68px}.flashcard-star-toggle{width:46px;height:46px}.theme-choice-control{grid-template-columns:1fr}}@media(hover:none){.new-learning-preview-card>button{opacity:.68;transform:scale(.88)}}.star-jar-visual{width:100%;padding:0;font:inherit;cursor:pointer}.star-jar-visual:hover{border-color:#be9840;background:#fffdf2}.learning-flow-nav{width:100%;min-height:52px;margin:0 0 24px;padding:7px 9px;border:1px solid #cadbd4;border-radius:7px;background:#ffffffe6;display:flex;align-items:center;justify-content:space-between;gap:10px}.learning-flow-nav>div{min-width:0;display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:thin}.learning-flow-nav>div>span:first-child{flex:0 0 auto;padding:0 7px;color:#577068;font-size:11px;font-weight:850}.learning-flow-step{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;color:#91a09b}.learning-flow-step button,.learning-flow-star{min-height:36px;padding:0 10px;border:1px solid transparent;border-radius:6px;background:transparent;color:#596a65;font-size:12px;font-weight:800;white-space:nowrap}.learning-flow-step button:hover,.learning-flow-star:hover{background:#eef6f2;color:#286c55}.learning-flow-step button.active{border-color:#86b9a6;background:#e7f5ef;color:#216e53}.learning-flow-star{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#80631a}.learning-flow-star.active{border-color:#ddc269;background:#fff4c9;color:#755607}.collection-page{padding-top:26px}.collection-heading{margin-bottom:22px}.collection-heading-copy{width:100%;min-width:0}.collection-heading-copy>.eyebrow{margin-bottom:7px}.collection-title-line{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px}.collection-title-line h1{min-width:0;margin:0}.collection-heading-back{min-height:42px;flex:0 0 auto;padding:0 12px;border:1px solid #c9d8d2;border-radius:999px;background:#fff;color:#4e665e;font-size:12px;font-weight:800;white-space:nowrap}.collection-heading-back:hover{border-color:#7eae9c;background:#eef7f3;color:#286c55}.collection-heading-launch{min-height:44px;margin:0}.collection-heading-launch.traditional{border-color:#91aed2;background:#edf4fc;color:#345f91}.collection-heading-copy>p:last-child{margin:9px 0 0;color:var(--muted)}.collection-groups{display:grid;gap:22px}.collection-group{padding:0 0 22px;border-bottom:2px solid #dce8e3}.collection-group>header{min-height:58px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.collection-group>header>div{display:flex;align-items:center;gap:11px}.collection-group>header>div>span{width:42px;height:42px;border-radius:7px;background:#e8f4ef;color:#276f56;display:grid;place-items:center;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:23px;font-weight:850}.collection-group.traditional>header>div>span{background:#eaf1fb;color:#3b6596}.collection-group.phrases>header>div>span{background:#fff1cb;color:#795c13}.collection-group h2{margin:0;font-size:20px}.collection-group header small{color:var(--muted);font-size:11px;font-weight:750}.collection-flash-launch{width:fit-content;min-height:44px;margin:14px 0 0 auto;padding:0 16px;border:1px solid #77aa97;border-radius:7px;background:#eaf7f2;color:#236b52;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:850}.collection-title-line .collection-heading-launch{margin:0}.collection-group.traditional .collection-flash-launch{border-color:#91aed2;background:#edf4fc;color:#345f91}.collection-group.phrases .collection-flash-launch{border-color:#d4b65c;background:#fff7dc;color:#72560d}.collection-flash-launch:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 12px #295c481f}.collection-flash-launch:disabled{border-color:#d8dfdc;background:#f4f6f5;color:#9ba4a0}.collection-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:9px}.collection-preview-card{min-width:0;min-height:104px;padding:12px 9px 9px;border:1px solid #cdded7;border-radius:7px;background:#fff;display:grid;grid-template-rows:minmax(46px,auto) auto;align-items:center;gap:6px;text-align:center;box-shadow:0 3px 9px #244e3e0a}.collection-preview-card>strong{min-width:0;max-width:100%;font-family:var(--learning-font, STKaiti, KaiTi, serif);font-size:33px;line-height:1.2;writing-mode:horizontal-tb;white-space:normal;overflow-wrap:anywhere}.collection-preview-card>strong.long{font-size:22px}.collection-preview-card>strong.glyph-length-medium{font-size:18px}.collection-preview-card>strong.glyph-length-long{font-size:15px}.collection-preview-card>span{min-width:0;overflow:hidden;color:#71807b;font-size:9px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.collection-expand{position:sticky;z-index:18;top:84px;width:max-content;max-width:calc(100% - 12px);min-height:40px;margin:12px 6px 0 auto;padding:7px 12px;border:1px solid #b9d2c8;border-radius:999px;background:#f6fcf9f5;color:#3c6f5d;box-shadow:0 7px 18px #2c5b4924;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:850;white-space:nowrap}.collection-expand.is-expanded{border-color:#6ea78f;background:#ebf8f2f7;color:#236b52}.collection-group.traditional .collection-expand{border-color:#b8cce3;background:#f6fafff5;color:#456d99;box-shadow:0 7px 18px #344f6f24}.collection-group.traditional .collection-expand.is-expanded{border-color:#7c9fc5;background:#eef5fcf7;color:#315f91}.collection-group.phrases .collection-expand{border-color:#dfcf9b;background:#fffbedf5;color:#715a18;box-shadow:0 7px 18px #715a181f}.collection-expand:hover{transform:translateY(-1px)}.collection-overflow-grid{margin-top:9px}.collection-empty{min-height:104px;border:1px dashed #cbd8d3;border-radius:7px;color:#75837e;display:flex;align-items:center;justify-content:center;gap:9px}.collection-empty-page{min-height:280px;flex-direction:column;text-align:center}.collection-empty-page h2,.collection-empty-page p{margin:0}.paired-collection-launch{margin-top:24px;padding:16px 18px;border:2px solid #d9c16d;border-radius:7px;background:#fffaf0;display:flex;align-items:center;justify-content:space-between;gap:18px}.paired-collection-launch>div{display:flex;align-items:center;gap:11px;color:#715a19}.paired-collection-launch>div>span{display:grid;gap:3px}.paired-collection-launch small{color:#776c4f}@media screen and (max-width:700px){.learning-flow-nav{margin-bottom:16px;align-items:stretch}.learning-flow-nav>div{gap:1px;padding-bottom:2px;scrollbar-width:none}.learning-flow-nav>div::-webkit-scrollbar{display:none}.learning-flow-nav>div>span:first-child{display:none}.learning-flow-step{gap:1px}.learning-flow-step button{min-height:34px;padding-inline:6px;font-size:11px}.learning-flow-step svg{width:11px}.learning-flow-star{padding-inline:8px}.collection-page{width:min(100% - 24px,1120px);padding-top:18px}.collection-heading{display:block}.collection-title-line{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px}.collection-heading-back{min-height:40px;margin:0}.collection-heading-launch{grid-column:1 / -1;width:100%;min-height:46px;margin:2px 0 0}.collection-group>header{align-items:flex-start}.collection-flash-launch{width:100%;min-height:46px;padding-inline:11px}.collection-expand{top:80px;margin-right:2px}.collection-card-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:7px}.collection-preview-card{min-height:92px;padding-inline:6px}.collection-preview-card>strong{font-size:29px}.collection-preview-card>strong.long{font-size:19px}.paired-collection-launch{align-items:stretch;flex-direction:column}.paired-collection-launch .primary-button{width:100%}}@media screen and (max-width:430px){.learning-flow-nav{display:grid}.learning-flow-star{justify-self:end;min-height:32px}.collection-group>header{display:grid;grid-template-columns:1fr}.collection-flash-launch{width:100%}}@media print{html,body,#root,.app-shell,main{margin:0!important;padding:0!important;min-height:0!important;background:#fff!important}.topbar,.mobile-nav,.print-page-title,.print-controls,.print-preview-heading{display:none!important}.print-page,.print-preview-section,.print-preview-stage{width:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;overflow:visible!important;display:block!important}.a4-sheet{margin:0!important;box-shadow:none!important;break-after:page;page-break-after:always}.a4-sheet:last-child{break-after:auto;page-break-after:auto}.a4-sheet,.a4-sheet *{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
