:root{--ink:#172033;--muted:#667085;--line:#bfdbfe;--cream:#eff6ff;--paper:#fff;--green:#2563eb;--green-2:#dbeafe;--orange:#2563eb;--red:#b84d49;--shadow:0 22px 60px #1e3a8a1a}*{box-sizing:border-box}html,body{background:var(--cream);min-height:100%;color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:245px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:5;background:#1e3a8a;flex-direction:column;width:245px;padding:30px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0 7px 34px;display:flex}.brand-mark{border:1px solid #ffffff59;border-radius:13px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:23px;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:3px;font:700 21px Georgia,Songti SC,serif}.brand small{color:#a9c1b5;letter-spacing:1px;margin-top:3px;font-size:10px}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#bfd1c8;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:13px;height:48px;padding:0 14px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff1b}.sidebar nav .icon{text-align:center;width:20px;font-size:18px}.sidebar nav em{color:#3a2b21;background:#e5b88f;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:11px;font-style:normal}.sidebar-note{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:14px;margin-top:auto;padding:15px}.sidebar-note span,.sidebar-note strong,.sidebar-note small{display:block}.sidebar-note span{color:#a9c1b5;font-size:11px}.sidebar-note strong{margin:5px 0;font-size:13px}.sidebar-note small{color:#8ca99a;font-size:10px}.main-content{grid-column:2;min-width:0}.page{max-width:1240px;min-height:100vh;margin:0 auto;padding:54px 58px 80px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.page-header.compact{margin-bottom:25px}.eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:700}.page-header h1{margin:8px 0 6px;font:600 32px/1.2 Georgia,Songti SC,serif}.page-header p{color:var(--muted);margin:0;font-size:14px}.primary-button,.secondary-button{border:1px solid var(--green);border-radius:11px;padding:12px 19px;font-weight:650}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:#1e40af}.secondary-button{color:var(--green);background:#fff}.session-score{text-align:right}.session-score span{color:var(--muted);font-size:11px;display:block}.session-score strong{color:var(--green);font:600 27px Georgia,serif}.session-score small{font-size:13px}.test-page{max-width:980px}.test-toolbar{justify-content:space-between;margin-bottom:17px;display:flex}.test-toolbar select,.segmented{background:#fff;border:1px solid #bfdbfe;border-radius:10px}.test-toolbar select{padding:9px 34px 9px 13px}.segmented{padding:3px;display:flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:7px 14px}.segmented button.active{background:var(--green);color:#fff}.quiz-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e8e8e2;border-radius:22px;overflow:hidden}.quiz-card.is-correct{box-shadow:0 22px 60px #2965471f}.quiz-card.is-wrong{box-shadow:0 22px 60px #9d48431a}.quiz-progress{height:54px;color:var(--muted);border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:0 26px;font-size:11px;display:flex}.quiz-progress div{background:#ecece7;border-radius:4px;flex:1;height:4px;overflow:hidden}.quiz-progress i{background:var(--orange);border-radius:4px;height:100%;display:block}.prompt-area{text-align:center;padding:55px 20px 37px;position:relative}.prompt-label{letter-spacing:1px;color:var(--muted);font-size:12px}.prompt-word{margin:17px 0 11px;font:600 40px/1.3 Georgia,Songti SC,serif}.part-of-speech{color:#1e3a8a;background:#eff6ff;border-radius:14px;padding:4px 10px;font-size:11px;display:inline-block}.sound-button{color:var(--green);background:#dbeafe;border:0;border-radius:50%;width:30px;height:30px;margin-left:8px}.answer-area{border-top:1px solid var(--line);background:#fbfbf8;padding:26px 30px 30px}.answer-input-wrap{background:#fff;border:1px solid #bfdbfe;border-radius:12px;max-width:560px;margin:auto;display:flex;overflow:hidden}.answer-input-wrap:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #2563eb1f}.answer-input-wrap input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:15px 17px;font-size:17px}.answer-input-wrap button{color:var(--green);background:0 0;border:0;padding:0 17px;font-size:18px}.submit-button,.next-button{background:var(--green);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;margin:15px auto 0;padding:12px 22px;display:flex}.submit-button:disabled{opacity:.4}.submit-button kbd,.next-button kbd{background:#ffffff2b;border-radius:4px;padding:2px 5px;font-size:10px}.result-panel{max-width:620px;margin:17px auto 0}.result-panel>div{align-items:center;gap:12px;display:flex}.result-icon{background:var(--green-2);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;font-weight:700;display:grid}.is-wrong .result-icon{color:var(--red);background:#f4dfdc}.result-panel p{margin:0}.result-panel p strong,.result-panel p span{display:block}.result-panel p span{color:var(--muted);margin-top:3px;font-size:13px}.text-button{color:#1d4ed8;background:0 0;border:0;padding:9px 0}.shortcut-row{color:#868a83;justify-content:center;gap:23px;margin-top:20px;font-size:11px;display:flex}.shortcut-row kbd{color:#555;background:#fff;border:1px solid #d1d2cc;border-radius:5px;padding:2px 5px}.library-layout{grid-template-columns:205px 1fr;gap:20px;display:grid}.folder-panel,.word-table-card,.synonym-form,.synonym-list article,.settings-list,.data-actions article,.chart-card{border:1px solid var(--line);background:#fff;border-radius:16px}.folder-panel{height:max-content;padding:12px}.panel-title{color:var(--muted);justify-content:space-between;padding:8px 8px 13px;font-size:11px;font-weight:700;display:flex}.panel-title button,.folder-panel>button{background:0 0;border:0}.folder-panel>button{color:#60655e;text-align:left;border-radius:9px;align-items:center;gap:9px;width:100%;padding:10px;display:flex}.folder-panel>button.active{color:var(--green);background:#dbeafe;font-weight:650}.folder-panel button em{margin-left:auto;font-size:10px;font-style:normal}.folder-panel .add-list-button{color:#2563eb;border-top:1px solid var(--line);border-radius:0;margin-top:8px}.deck-strip{gap:10px;padding-bottom:14px;display:flex;overflow:auto}.deck-strip>button{border:1px solid var(--line);text-align:left;background:#f9f8f4;border-radius:12px;gap:10px;min-width:165px;padding:12px;display:flex}.deck-strip>button.active{border-color:var(--green);color:var(--green);background:#eff6ff}.deck-strip span strong,.deck-strip span small{display:block}.deck-strip span small{color:var(--muted);margin-top:3px;font-size:10px}.deck-strip .new-deck{color:var(--muted);border-style:dashed;justify-content:center;align-items:center}.word-table-card{overflow:hidden}.word-table-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:21px 23px;display:flex}.word-table-head h2{margin:0;font:600 19px Georgia,serif}.word-table-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.search{border:1px solid #ddd;border-radius:9px;align-items:center;padding:0 10px;display:flex}.search input{border:0;outline:0;width:180px;padding:9px}.word-row{border-bottom:1px solid #f0f0eb;grid-template-columns:1.1fr 80px 1.8fr 35px;align-items:center;min-height:54px;padding:0 23px;font-size:13px;display:grid}.word-row strong{font-family:Georgia,serif;font-size:15px}.word-row button{color:#aaa;background:0 0;border:0;font-size:18px}.table-labels{text-transform:uppercase;color:#94988f;letter-spacing:1px;background:#fafaf7;min-height:38px;font-size:9px}.pos-tag{color:#1e3a8a;background:#eff6ff;border-radius:10px;width:max-content;padding:3px 8px;font-size:10px;display:inline-block}.table-empty,.panel-empty{text-align:center;color:var(--muted);padding:50px 20px}.modal-backdrop{z-index:20;background:#0f19147a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(560px,100%);padding:27px;box-shadow:0 30px 90px #0003}.modal-head{justify-content:space-between;display:flex}.modal-head h2{margin:5px 0}.modal-head button{background:0 0;border:0;font-size:24px}.modal>p{color:var(--muted);font-size:13px}.modal code{background:#f2f2ed;border-radius:8px;padding:9px;font-size:12px;display:block}.modal textarea,.synonym-form textarea,.synonym-form input{resize:vertical;border:1px solid #ddd;border-radius:9px;width:100%;margin-top:7px;padding:11px}.modal textarea{margin-top:13px;font-family:ui-monospace,monospace}.modal-actions{justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.word-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.word-card>div{justify-content:space-between;display:flex}.word-card button,.synonym-list article>button{color:#a65b4d;background:0 0;border:0;font-size:11px}.word-card h2{margin:24px 0 7px;font:600 25px Georgia,serif}.word-card p{margin:0 0 20px}.word-card small{color:var(--muted)}.empty-state,.empty-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state{border:1px solid var(--line);background:#fff;border-radius:18px;padding:70px 20px}.empty-state>div,.empty-illustration{background:var(--green-2);width:65px;height:65px;color:var(--green);border-radius:50%;place-items:center;font:600 22px Georgia,serif;display:grid}.empty-state h2,.empty-page h1{margin:20px 0 8px;font-family:Georgia,Songti SC,serif}.empty-state p,.empty-page p{color:var(--muted);margin:0 0 22px}.synonym-layout{grid-template-columns:340px 1fr;gap:20px;display:grid}.synonym-form{height:max-content;padding:24px}.synonym-form h2{margin-top:0;font:600 20px Georgia,serif}.synonym-form label{color:var(--muted);margin:18px 0;font-size:12px;display:block}.synonym-list{gap:13px;display:grid}.synonym-list article{padding:22px}.synonym-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.synonym-tags span{font:600 19px Georgia,serif}.synonym-tags i{color:#3b82f6;margin-left:8px;font:400 13px Georgia,serif}.synonym-list p{color:var(--muted);margin-bottom:5px;font-size:13px}.stats-cards{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stats-cards article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.stats-cards span,.stats-cards small{color:var(--muted);font-size:11px;display:block}.stats-cards strong{color:var(--green);margin:12px 0 4px;font:600 32px Georgia,serif;display:block}.chart-card{margin-top:18px;padding:24px}.chart-card h2{margin:0;font:600 20px Georgia,serif}.chart-card p{color:var(--muted);margin:5px 0;font-size:12px}.bar-chart{align-items:flex-end;gap:20px;height:250px;padding:30px 10px 0;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.bar-chart i{background:#2563eb;border-radius:7px 7px 2px 2px;width:min(38px,70%);min-height:5px}.bar-chart span,.bar-chart small{color:var(--muted);font-size:10px}.settings-page{max-width:900px}.settings-list{overflow:hidden}.settings-list article,.data-actions article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 23px;display:flex}.settings-list article:last-child{border:0}.settings-list h2,.data-actions h2{margin:0 0 5px;font-size:14px}.settings-list p,.data-actions p{color:var(--muted);margin:0;font-size:11px}.settings-list select{border:1px solid #ddd;border-radius:8px;padding:8px}.switch{background:#ccd0cb;border:0;border-radius:20px;width:42px;height:24px;padding:3px}.switch i{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;display:block}.switch.on{background:var(--green)}.switch.on i{transform:translate(18px)}.data-actions{gap:12px;margin-top:18px;display:grid}.data-actions article{border-bottom:1px solid var(--line)}.danger-zone button{color:#b94a45;background:#fff;border:1px solid #c95d56;border-radius:8px;padding:9px 13px}.loading-screen{align-content:center;place-items:center;gap:10px;min-height:100vh;display:grid}.loading-screen span{background:var(--green);color:#fff;border-radius:15px;place-items:center;width:55px;height:55px;font:24px Georgia,serif;display:grid}.loading-screen p{color:var(--muted)}.mobile-nav{display:none}@media (width<=900px){.app-shell{display:block}.sidebar{display:none}.main-content{display:block}.page{padding:30px 22px 100px}.mobile-nav{border-top:1px solid var(--line);z-index:10;padding:7px 6px max(7px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;grid-template-columns:repeat(6,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{color:#858a82;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;padding:4px 0;font-size:9px;display:flex}.mobile-nav button.active{color:var(--green)}.mobile-nav .icon{font-size:15px}.library-layout{grid-template-columns:1fr}.folder-panel{display:flex;overflow:auto}.folder-panel .panel-title,.folder-panel .add-list-button{display:none}.folder-panel>button{width:auto;min-width:max-content}.stats-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.page{padding:24px 15px 92px}.page-header{align-items:flex-start}.page-header h1{font-size:27px}.page-header>div+button{white-space:nowrap}.session-score{display:none}.test-toolbar{align-items:stretch;gap:10px}.test-toolbar select{width:55%;min-width:0}.segmented{flex:1}.segmented button{flex:1;padding:6px}.quiz-progress{padding:0 15px}.prompt-area{padding:45px 15px 30px}.prompt-word{font-size:34px}.answer-area{padding:20px 15px 24px}.shortcut-row{display:none}.library-page .page-header{display:block}.library-page .page-header button{margin-top:15px}.deck-strip>button{min-width:145px}.word-table-head{display:block}.search{margin-top:14px}.search input{width:100%}.word-row{grid-template-columns:1fr 55px 1.35fr 25px;padding:0 12px;font-size:11px}.table-labels{font-size:8px}.card-grid,.synonym-layout{grid-template-columns:1fr}.stats-cards{gap:8px}.stats-cards article{padding:15px}.bar-chart{gap:6px;padding-inline:0}.settings-list article,.data-actions article{padding:17px 15px}.modal{padding:21px}.mobile-nav span{font-size:9px}}.pronunciation-status{text-align:center;color:var(--muted);min-height:15px;margin:9px auto 0;font-size:11px}.pronunciation-status.human{color:var(--green)}.pronunciation-status.system{color:#1e3a8a}.pronunciation-status.error{color:var(--red)}.audio-spinner{border:2px solid #2563eb40;border-top-color:var(--green);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite audio-spin;display:inline-block}.sound-button.loading,.answer-input-wrap button.loading{cursor:wait;opacity:.75}@keyframes audio-spin{to{transform:rotate(360deg)}}.summary-page{max-width:1080px}.summary-hero{text-align:center;border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(145deg,#fff,#eff6ff);border-radius:22px;padding:38px 28px}.summary-hero h1{margin:10px 0;font:600 34px/1.2 Georgia,Songti SC,serif}.summary-hero>p{color:var(--muted);margin:0}.summary-metrics{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(4,1fr);max-width:650px;margin:28px auto 0;display:grid;overflow:hidden}.summary-metrics>div{border-right:1px solid var(--line);padding:17px 10px}.summary-metrics>div:last-child{border:0}.summary-metrics strong,.summary-metrics span{display:block}.summary-metrics strong{color:var(--green);font:600 27px Georgia,serif}.summary-metrics span{color:var(--muted);margin-top:4px;font-size:10px}.summary-metrics .success strong{color:#238052}.summary-metrics .danger strong{color:var(--red)}.summary-columns{grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;display:grid}.summary-columns>section{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px}.summary-columns h2,.acceptable-review h2{margin:0 0 16px;font:600 19px Georgia,Songti SC,serif}.summary-dot{border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.summary-dot.success{background:#238052}.summary-dot.danger{background:var(--red)}.summary-records{gap:10px;display:grid}.summary-record{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;padding:14px}.summary-record>div{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.summary-record>div strong{font:600 18px Georgia,serif}.summary-record>div span{border-radius:10px;padding:3px 8px;font-size:10px}.summary-record.correct>div span{color:#167044;background:#dcfce7}.summary-record.wrong>div span{color:#a33d39;background:#fee2e2}.summary-record p{grid-template-columns:70px 1fr;gap:8px;margin:6px 0;font-size:12px;display:grid}.summary-record small{color:var(--muted)}.summary-empty{color:var(--muted);font-size:13px}.acceptable-review{border:1px solid var(--line);background:#fff;border-radius:17px;margin-top:22px;padding:24px}.acceptable-review>div:first-child>p{color:var(--muted);margin:-9px 0 18px;font-size:12px}.acceptable-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.acceptable-list article{border:1px solid var(--line);background:#f8fbff;border-radius:13px;padding:16px}.acceptable-list article>div:first-child{justify-content:space-between;align-items:center;display:flex}.acceptable-list strong{font:600 18px Georgia,serif}.acceptable-list p{grid-template-columns:90px 1fr;gap:8px;margin:9px 0;font-size:12px;display:grid}.acceptable-list small{color:var(--muted)}.added-badge{color:#167044;background:#dcfce7;border-radius:10px;padding:4px 8px;font-size:10px}.review-actions{gap:8px;margin-top:13px;display:flex}.review-actions button{padding:8px 11px;font-size:11px}.summary-actions{justify-content:center;gap:10px;margin-top:24px;display:flex}@media (width<=720px){.summary-hero{padding:29px 16px}.summary-hero h1{font-size:28px}.summary-metrics{grid-template-columns:repeat(2,1fr)}.summary-metrics>div:nth-child(2){border-right:0}.summary-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.summary-columns,.acceptable-list{grid-template-columns:1fr}.summary-actions{flex-direction:column}.summary-actions button{width:100%}}.practice-setup-page{max-width:820px}.practice-setup-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;gap:23px;padding:28px;display:grid}.practice-setup-card fieldset{border:0;margin:0;padding:0}.practice-setup-card legend,.setup-field>span{color:#344054;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.setup-field select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:12px}.setup-field small{color:var(--muted);margin-top:7px;font-size:11px;display:block}.setup-segments{border:1px solid var(--line);background:#eff6ff;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:7px;padding:5px;display:grid}.setup-segments.three{grid-template-columns:repeat(3,1fr)}.setup-segments button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:11px 8px;font-size:12px}.setup-segments button.active{background:var(--green);color:#fff;box-shadow:0 4px 12px #2563eb33}.start-practice-button{width:100%;margin-top:3px}.start-practice-button:disabled{opacity:.45;cursor:not-allowed}.setup-empty{text-align:center;color:var(--red);margin:-12px 0 0;font-size:12px}.direction-badge{color:#1e3a8a;border:1px solid var(--line);background:#dbeafe;border-radius:12px;width:max-content;margin:0 auto 10px;padding:4px 9px;font-size:10px;font-weight:700;display:block}@media (width<=620px){.practice-setup-card{gap:19px;padding:20px 15px}.setup-segments.three{grid-template-columns:1fr}.setup-segments button{padding:10px 5px}.practice-setup-page .page-header{margin-bottom:22px}}.modal-field{color:var(--muted);gap:7px;margin-top:19px;font-size:12px;display:grid}.modal-field input{border:1px solid var(--line);width:100%;color:var(--ink);border-radius:10px;outline:0;padding:12px}.modal-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2563eb1f}.modal-field input[aria-invalid=true]{border-color:var(--red)}.form-error{color:var(--red)!important;margin:7px 0 0!important;font-size:12px!important}.primary-button:disabled{cursor:not-allowed;opacity:.45}.confirm-modal{width:min(480px,100%)}.danger-text{color:var(--red)}.danger-button{border:1px solid var(--red);background:var(--red);color:#fff;border-radius:11px;padding:12px 19px;font-weight:650}.danger-button:hover{filter:brightness(.93)}.prompt-sound-button{border:1px solid var(--line);width:48px;height:48px;color:var(--green);background:#dbeafe;border-radius:50%;place-items:center;margin:0;font-size:20px;display:grid;position:absolute;top:72px;right:26px;box-shadow:0 8px 20px #2563eb24}.prompt-sound-button:hover:not(:disabled){background:#bfdbfe}.prompt-sound-button:focus-visible{outline-offset:3px;outline:3px solid #2563eb40}.prompt-sound-button:disabled{cursor:wait;opacity:.72}.prompt-sound-button.playing .icon{animation:.8s ease-in-out infinite alternate audio-pulse}.pronunciation-status.playing{color:var(--green);font-weight:650}@keyframes audio-pulse{to{transform:scale(1.16)}}@media (width<=620px){.prompt-sound-button{width:48px;height:48px;top:62px;right:13px}.prompt-area{padding-left:62px;padding-right:62px}}.deck-multi-select{min-width:0}.setup-field-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.setup-field-heading legend{margin:0}.setup-field-heading>div{gap:7px;display:flex}.setup-field-heading button{color:var(--green);background:0 0;border:0;padding:5px 7px;font-size:11px}.deck-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.deck-choice{border:1px solid var(--line);cursor:pointer;background:#f8fbff;border-radius:12px;align-items:center;gap:11px;min-width:0;padding:13px;display:flex}.deck-choice.selected{border-color:var(--green);background:#eff6ff;box-shadow:0 0 0 2px #2563eb14}.deck-choice input{width:18px;height:18px;accent-color:var(--green);flex:none}.deck-choice span,.deck-choice strong,.deck-choice small{min-width:0;display:block}.deck-choice strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.deck-choice small{color:var(--muted);margin-top:3px;font-size:10px}.pool-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.pool-stats span{border:1px solid var(--line);color:var(--muted);text-align:center;background:#f8fbff;border-radius:10px;padding:10px 8px;font-size:10px}.pool-stats strong{color:var(--green);margin-top:3px;font-size:16px;display:block}.retry-source-panel{border:1px solid var(--line);background:#f8fbff;border-radius:12px;padding:14px}.retry-source-panel>span,.summary-deck-list>span{color:var(--muted);margin-bottom:8px;font-size:11px;display:block}.retry-source-panel>div,.summary-deck-list>div{flex-wrap:wrap;gap:7px;display:flex}.retry-source-panel em,.summary-deck-list em{color:#1e3a8a;border:1px solid var(--line);background:#dbeafe;border-radius:12px;padding:4px 9px;font-size:11px;font-style:normal}.summary-deck-list{max-width:650px;margin:16px auto 0}.summary-deck-list>span{text-align:center}.summary-deck-list>div{justify-content:center}.practice-folder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.practice-folder-choice{border:1px solid var(--line);color:var(--ink);text-align:left;background:#f8fbff;border-radius:13px;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:15px;display:grid}.practice-folder-choice:hover{border-color:var(--green);background:#eff6ff}.practice-folder-choice svg{color:var(--green)}.practice-folder-choice span,.practice-folder-choice strong,.practice-folder-choice small{min-width:0;display:block}.practice-folder-choice strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.practice-folder-choice small{color:var(--muted);margin-top:3px;font-size:10px}.practice-folder-choice>b{color:var(--green);font-size:20px}.practice-folder-heading>div{gap:5px;display:grid}.practice-folder-back{width:max-content;padding-left:0!important}.practice-folder-heading legend{font-size:14px}.cloud-library-toolbar{background:var(--card);border:1px solid var(--line);border-radius:16px;grid-template-columns:minmax(220px,1fr) 180px auto auto;align-items:center;gap:12px;margin-bottom:22px;padding:16px;display:grid}.cloud-library-toolbar .search{align-items:center;gap:8px;display:flex}.cloud-library-toolbar input,.cloud-library-toolbar select{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;padding:10px}.cloud-library-toolbar>strong{color:var(--muted);font-size:13px}.cloud-category-list{gap:24px;display:grid}.cloud-category-list h2{margin:0 0 10px}.cloud-deck-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;display:grid}.cloud-deck-grid article{border:1px solid var(--line);background:var(--card);border-radius:15px;position:relative;overflow:hidden}.cloud-deck-grid article.active{border-color:var(--green);box-shadow:0 0 0 2px #2563eb14}.cloud-deck-grid article>label{z-index:1;color:var(--muted);font-size:11px;position:absolute;top:10px;right:10px}.cloud-deck-grid article>label span{margin-left:4px}.cloud-deck-open{text-align:left;width:100%;min-height:150px;color:inherit;background:0 0;border:0;gap:7px;padding:18px;display:grid}.cloud-deck-open svg{color:var(--green)}.cloud-deck-open span,.cloud-deck-open small{color:var(--muted)}.cloud-deck-detail{border:1px solid var(--line);background:var(--card);border-radius:18px;margin-top:26px;overflow:hidden}.cloud-deck-detail>header{justify-content:space-between;gap:16px;padding:20px;display:flex}.cloud-deck-detail h2{margin:4px 0}.cloud-word-row{text-align:left;border-width:1px 0 0;width:100%}.cloud-library-error{color:#8a5b00;background:#fff8e7;border:1px solid #f2c66d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.cloud-publish-status{color:var(--muted);background:#eef2f7;border-radius:999px;margin-top:8px;padding:4px 9px;font-size:11px;display:inline-flex}.cloud-publish-status.published{color:#166534;background:#dcfce7}@media (width<=760px){.cloud-library-toolbar,.cloud-deck-grid{grid-template-columns:1fr}.cloud-deck-detail{overflow-x:auto}.cloud-deck-detail .word-table{min-width:620px}}.teacher-student-history{gap:18px;display:grid}.teacher-student-search{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.teacher-student-search input{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 14px}.student-result-list{gap:10px;display:grid}.student-result-list>button{text-align:left;border:1px solid var(--line);background:var(--card);color:inherit;border-radius:14px;grid-template-columns:1fr auto;gap:5px 16px;padding:16px;display:grid}.student-result-list>button span{color:var(--green)}.student-result-list>button small{color:var(--muted);grid-column:1/-1}@media (width<=620px){.teacher-student-search,.student-result-list>button,.deck-choice-grid,.practice-folder-grid{grid-template-columns:1fr}.pool-stats{grid-template-columns:repeat(2,1fr)}.setup-field-heading{align-items:flex-start}.setup-field-heading>div{flex-wrap:wrap;justify-content:flex-end}.practice-folder-heading>div{justify-content:flex-start}}.word-table-actions{align-items:center;gap:10px;display:flex}.edit-deck-button{white-space:nowrap;padding:9px 12px;font-size:12px}.deck-select-rows{gap:9px;display:grid}.deck-select-row{grid-template-columns:92px minmax(0,1fr) 42px;align-items:center;gap:9px;display:grid}.deck-select-row label{color:#344054;font-size:12px;font-weight:650}.deck-select-row select{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:10px;padding:11px}.deck-select-row select:focus{border-color:var(--green);outline:3px solid #2563eb1a}.remove-deck-row{border:1px solid var(--line);width:42px;height:42px;color:var(--red);background:#fff;border-radius:10px;flex:none;font-size:19px}.remove-deck-row:hover{background:#fff5f5}.add-deck-row-button{width:max-content;color:var(--green);background:0 0;border:0;padding:9px 0 0;font-size:12px;font-weight:650}.deck-select-empty{border:1px dashed var(--line);text-align:center;background:#f8fbff;border-radius:12px;gap:4px;padding:18px;display:grid}.deck-select-empty strong{font-size:13px}.deck-select-empty span{color:var(--muted);font-size:11px}@media (width<=620px){.word-table-actions{flex-direction:column;align-items:stretch}.edit-deck-button{width:100%}.deck-select-row{grid-template-columns:76px minmax(0,1fr) 42px;gap:7px}.deck-select-row label{font-size:11px}.deck-select-row select{padding:11px 8px}.add-deck-row-button{border:1px dashed var(--line);border-radius:10px;width:100%;padding:11px}.deck-multi-select{overflow:hidden}}.modal-danger-zone{border-top:1px solid #fecaca;justify-content:space-between;align-items:center;gap:18px;margin-top:26px;padding-top:19px;display:flex}.modal-danger-zone strong,.modal-danger-zone span{display:block}.modal-danger-zone strong{color:var(--red);font-size:13px}.modal-danger-zone span{color:var(--muted);margin-top:4px;font-size:11px}.delete-deck-trigger{min-height:44px;color:var(--red);background:#fff;border:1px solid #fecaca;border-radius:10px;flex:none;padding:9px 13px;font-weight:650}.delete-deck-trigger:hover{background:#fff5f5}.delete-confirm-copy{line-height:1.7;margin:18px 0 6px!important}.delete-confirm-copy strong{color:var(--ink)}.danger-button:disabled{cursor:not-allowed;opacity:.55}.library-empty-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:40px 20px;display:flex}.library-empty-state>div{width:58px;height:58px;color:var(--green);background:#dbeafe;border-radius:50%;place-items:center;font-size:21px;display:grid}.library-empty-state h2{margin:17px 0 7px;font:600 22px Georgia,Songti SC,serif}.library-empty-state p{color:var(--muted);margin:0 0 19px;font-size:13px}.toast-notice{z-index:30;border:1px solid var(--line);color:#fff;background:#1e3a8a;border-radius:11px;max-width:min(360px,100vw - 30px);padding:12px 17px;font-size:13px;position:fixed;bottom:28px;right:28px;box-shadow:0 14px 38px #1e3a8a3d}@media (width<=620px){.modal-danger-zone{flex-direction:column;align-items:flex-start}.delete-deck-trigger{width:100%}.toast-notice{bottom:82px;right:15px}}.deck-strip{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;min-width:0;overflow-x:clip}.deck-strip>button{flex:0 auto;max-width:100%}.deck-strip>button>span{min-width:0}.deck-strip span strong{overflow-wrap:anywhere}.cloud-management-toolbar{align-items:center;gap:14px}.cloud-management-toolbar>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cloud-management-toolbar .text-button{padding:10px}.modal-field select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:12px}.cloud-folder-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#f8fbff;border-radius:12px;margin:0;padding:20px;font-size:12px}.cloud-load-error{background:snow;border-color:#fecaca}@media (width<=720px){.cloud-management-toolbar{flex-direction:column;align-items:stretch}.cloud-management-toolbar>div:last-child{justify-content:stretch}.cloud-management-toolbar>div:last-child button{flex:145px}}.cloud-library-toolbar.folder-home{grid-template-columns:1fr}.cloud-library-toolbar.folder-detail{grid-template-columns:minmax(220px,1fr) auto auto}.cloud-folder-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.cloud-folder-card{min-height:150px;color:var(--ink);text-align:left;background:#fff;border:1px solid #bfdbfe;border-radius:16px;grid-template-columns:auto 1fr;gap:7px 12px;padding:22px;display:grid;position:relative}.cloud-folder-card:hover{border-color:#2563eb;box-shadow:0 8px 24px #2563eb1f}.cloud-folder-card svg{color:#2563eb;grid-row:1/4}.cloud-folder-card strong{font-size:17px}.cloud-folder-card span,.cloud-folder-card small{color:var(--muted)}.cloud-folder-card b{color:#2563eb;font-size:22px;position:absolute;bottom:16px;right:18px}.cloud-inline-error{color:var(--red);justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;font-size:13px;display:flex}.cloud-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.cloud-breadcrumb button{color:#2563eb;background:0 0;border:0;padding:0}.cloud-breadcrumb button:disabled{color:var(--muted)}.cloud-management-toolbar{background:0 0;border:0;justify-content:space-between;max-width:1240px;margin:0 auto 14px;padding:0;display:flex}.cloud-management-toolbar>div:first-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cloud-folder-actions,.cloud-active-deck-toolbar{flex-wrap:wrap;align-items:center;gap:8px;max-width:1240px;margin:0 auto 14px;display:flex}.cloud-folder-actions{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:12px 16px}.cloud-folder-actions strong{margin-right:auto}.cloud-active-deck-toolbar{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 12px}.cloud-active-deck-toolbar button{margin-left:auto}@media (width<=760px){.cloud-library-toolbar.folder-detail,.cloud-folder-grid{grid-template-columns:1fr}.cloud-management-toolbar,.cloud-folder-actions,.cloud-active-deck-toolbar{align-items:stretch}.cloud-management-toolbar>div:first-child{width:100%}.cloud-management-toolbar button,.cloud-folder-actions button{flex:145px}.cloud-folder-actions strong{flex-basis:100%}}.practice-center-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.practice-center-grid>button{min-height:210px;color:var(--ink);text-align:left;background:#fff;border:1px solid #bfdbfe;border-radius:20px;grid-template-columns:auto 1fr;gap:10px 14px;padding:28px;display:grid}.practice-center-grid>button:hover{border-color:#2563eb;box-shadow:0 12px 30px #2563eb1f}.practice-center-grid .icon{color:#2563eb;background:#eff6ff;border-radius:14px;grid-row:1/4;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.practice-center-grid strong{font-size:22px}.practice-center-grid span{color:var(--muted);line-height:1.65}.practice-center-grid b{color:#2563eb;align-self:end}.reading-set-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.reading-set-grid>button{min-height:150px;color:var(--ink);text-align:left;background:#fff;border:1px solid #bfdbfe;border-radius:16px;gap:10px;padding:22px;display:grid}.reading-set-grid>button:hover{border-color:#2563eb;box-shadow:0 8px 24px #2563eb1a}.reading-set-grid strong{font-size:17px}.reading-set-grid span,.reading-set-grid small{color:var(--muted)}.reading-progress{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:22px;display:flex}.reading-progress h1{margin:5px 0}.reading-progress p{color:var(--muted);margin:0}.reading-progress>strong{color:#1e3a8a;font-size:18px}.reading-sentence-card{border:1px solid var(--line);max-width:820px;box-shadow:var(--shadow);background:#fff;border-radius:20px;gap:20px;margin:auto;padding:30px;display:grid}.reading-sentence-card>p{color:#1e3a8a;text-align:center;background:#eff6ff;border-radius:14px;margin:0;padding:20px;font:600 23px/1.6 Georgia,serif}.reading-sentence-card section{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding-top:16px;display:flex}.reading-sentence-card section>span{min-width:100px;color:var(--muted);font-size:12px;font-weight:700}.reading-sentence-card audio{max-width:100%}.record-button{color:#fff;background:#2563eb;border:0;border-radius:10px;padding:11px 16px;font-weight:700}.reading-navigation{justify-content:space-between;align-items:center;max-width:820px;margin:20px auto;display:flex}.reading-navigation button{color:#1e3a8a;background:#fff;border:1px solid #bfdbfe;border-radius:10px;min-width:120px;padding:11px}.reading-navigation button:disabled{opacity:.45}.reading-message{color:#1e3a8a;text-align:center;background:#eff6ff;border-radius:10px;max-width:820px;margin:14px auto;padding:10px 14px}.reading-upload-panel,.reading-sentence-editor{border:1px solid var(--line);background:#fff;border-radius:18px;gap:14px;margin-bottom:20px;padding:22px;display:grid}.reading-upload-panel h2,.reading-sentence-editor h2{margin:0}.reading-upload-panel>p{color:var(--muted);margin:0}.reading-upload-panel>audio,.reading-sentence-editor>audio{width:100%}.reading-sentence-form{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;grid-template-columns:90px minmax(220px,1fr) 150px 120px auto 120px auto;align-items:end;gap:10px;padding:16px;display:grid}.reading-sentence-form label{color:var(--muted);gap:5px;font-size:10px;display:grid}.reading-sentence-form input,.reading-sentence-form select{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-width:0;padding:9px}.reading-sentence-form>div{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}@media (width<=760px){.practice-center-grid{grid-template-columns:1fr}.practice-center-grid>button{min-height:170px;padding:22px}.reading-progress{flex-direction:column;align-items:flex-start}.reading-sentence-card{padding:20px}.reading-sentence-card>p{font-size:19px}.reading-navigation button{min-width:0}.reading-sentence-form{grid-template-columns:1fr 1fr}.reading-sentence-form .sentence-text,.reading-sentence-form>div{grid-column:1/-1}.reading-set-grid{grid-template-columns:1fr}}.reading-set-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.reading-student-progress{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:20px;padding:22px}.reading-student-progress h2{margin-top:0}.reading-student-progress>div{border-top:1px solid var(--line);justify-content:space-between;padding:10px 0;display:flex}.reading-student-progress p{color:var(--muted)}.reading-source-audio{gap:7px;display:grid}.reading-source-audio audio{width:100%}.reading-transcript{color:var(--muted);gap:7px;font-size:12px;display:grid}.reading-transcript textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:12px;padding:12px;line-height:1.6}.header-actions{gap:9px;display:flex}.dictionary-row.clickable{cursor:pointer}.dictionary-row.clickable:hover{background:#f8fbff}.dictionary-row>div:first-child strong,.dictionary-row>div:first-child small{display:block}.dictionary-row>div:first-child small{color:var(--muted);margin-top:4px;font-size:11px}.row-buttons{justify-content:flex-end;gap:4px;display:flex}.row-buttons button{width:28px;height:28px;color:var(--green);background:0 0;border:0;border-radius:50%;position:static!important}.row-buttons button:last-child{color:var(--red)}.word-detail-page{max-width:940px}.detail-back{color:var(--green);background:0 0;border:0;margin-bottom:14px;padding:8px 0}.detail-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(145deg,#fff,#eff6ff);border-radius:22px;justify-content:space-between;align-items:center;padding:30px;display:flex}.detail-hero h1{margin:0;font:600 40px Georgia,serif}.detail-hero p{color:var(--muted);margin:8px 0;font-size:17px}.detail-hero span{color:#f5b942;letter-spacing:3px}.detail-sound{border:1px solid var(--line);width:50px;height:50px;color:var(--green);background:#dbeafe;border-radius:50%;place-items:center;font-size:20px;display:grid}.meaning-sections{gap:18px;margin-top:20px;display:grid}.meaning-card,.detail-section{border:1px solid var(--line);background:#fff;border-radius:17px;padding:23px}.meaning-card>h2,.detail-section h2{color:#1e3a8a;margin:0 0 16px;font:600 21px Georgia,serif}.definition-item{border-top:1px solid var(--line);padding:16px 0}.definition-item h3{gap:10px;margin:0;font-size:14px;line-height:1.6;display:flex}.definition-item h3 b{height:23px;color:var(--green);background:#dbeafe;border-radius:50%;flex:0 0 23px;place-items:center;font-size:11px;display:grid}.definition-item p{color:#4b5563;grid-template-columns:70px 1fr;gap:10px;margin:11px 0 0;font-size:13px;line-height:1.65;display:grid}.definition-item p strong{color:var(--muted);text-transform:uppercase;font-size:10px}.meaning-card details{border-top:1px solid var(--line);padding-top:15px}.meaning-card summary{cursor:pointer;color:var(--green);font-size:12px;font-weight:700}.tag-list{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.tag-list span{color:#1e3a8a;background:#eff6ff;border-radius:13px;padding:5px 10px;font-size:11px}.detail-section{margin-top:18px}.detail-section>p{color:var(--muted);margin:0;font-size:12px}.detail-section.reserved{justify-content:space-between;align-items:center;padding-block:18px;display:flex}.detail-section.reserved h2{margin:0;font-size:16px}@media (width<=620px){.header-actions{flex-direction:column;align-items:stretch}.library-page .header-actions button{margin-top:8px}.detail-hero{padding:23px 19px}.detail-hero h1{font-size:32px}.definition-item p{grid-template-columns:1fr;gap:3px}.row-buttons{gap:0}}.dictionary-progress{border:1px solid var(--line);color:#1e3a8a;background:#eff6ff;border-radius:10px;align-items:center;gap:9px;margin:0 20px 12px;padding:10px 12px;font-size:11px;display:flex}.detail-chinese{align-items:baseline;gap:10px;margin-top:14px;display:flex}.detail-chinese strong{color:#1e3a8a;font-size:11px}.detail-chinese span{color:var(--ink);letter-spacing:0;font-size:14px}.example-block{border-top:1px solid var(--line);padding-top:15px}.example-block strong{color:var(--muted);text-transform:uppercase;font-size:10px;display:block}.example-block p{color:var(--ink);margin:8px 0 0;font-size:14px;line-height:1.7}.dictionary-progress-card{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #bfdbfe;border-radius:15px;width:min(330px,100vw - 30px);padding:17px 18px;position:fixed;bottom:28px;right:28px;box-shadow:0 18px 46px #1e3a8a38}.dictionary-progress-card>strong{color:#1e3a8a;font-size:13px;display:block}.dictionary-progress-card.complete>strong{color:#167044}.dictionary-progress-track{background:#dbeafe;border-radius:99px;height:9px;margin:13px 0 8px;overflow:hidden}.dictionary-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa);min-width:0;height:100%;transition:width .25s;display:block}.dictionary-progress-count{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.dictionary-progress-count b{color:var(--ink);font-size:12px}.dictionary-progress-result{border-top:1px solid var(--line);color:var(--muted);gap:18px;margin-top:11px;padding-top:10px;font-size:11px;display:flex}.dictionary-progress-result b{color:var(--ink)}@media (width<=620px){.dictionary-progress-card{bottom:78px;right:15px}}.word-edit-modal input,.word-edit-modal textarea,.word-edit-modal [contenteditable=true]{-webkit-user-select:text;user-select:text;pointer-events:auto}.phonetic-warning{background:#fff8d8;border:1px solid #f5d071;border-radius:999px;width:max-content;padding:4px 9px;color:#9a6700!important;letter-spacing:0!important;margin-top:7px!important;font:650 11px/1.4 Inter,PingFang SC,sans-serif!important;display:inline-block!important}.detail-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.detail-toolbar .detail-back{margin-bottom:0}.word-edit-modal{width:min(720px,100%);max-height:min(88vh,850px);overflow:auto}.word-edit-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.word-edit-modal textarea,.word-edit-meaning input{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;border-radius:10px;outline:0;padding:11px}.override-field{align-items:center;gap:10px;display:flex}.override-field input{flex:1}.override-field .text-button,.word-edit-section-head .text-button{flex:none;font-size:11px}.word-edit-meanings{margin-top:20px}.word-edit-section-head{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.word-edit-meaning{grid-template-columns:120px minmax(0,1fr) 30px;align-items:start;gap:8px;margin-top:9px;display:grid}.word-edit-meaning button{height:38px;color:var(--red);background:0 0;border:0;font-size:18px}.add-meaning-button{margin-top:10px;padding:8px 12px;font-size:11px}@media (width<=620px){.word-edit-grid{grid-template-columns:1fr}.word-edit-meaning{grid-template-columns:90px minmax(0,1fr) 26px}.override-field{flex-direction:column;align-items:stretch}}.history-filters{gap:8px;margin-bottom:18px;display:flex}.history-filters button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:9px 14px;font-weight:700}.history-filters button.active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.history-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.history-stats>div,.history-detail-grid>div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.history-stats span,.history-detail-grid span{color:var(--muted);font-size:11px;display:block}.history-stats strong,.history-detail-grid strong{color:var(--ink);margin-top:6px;font-size:22px;display:block}.history-trend{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:18px;padding:18px;overflow:hidden}.history-trend>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.history-trend h2{margin:0;font-size:16px}.history-trend span{color:var(--muted);font-size:11px}.history-trend svg{width:100%;height:180px;margin-top:12px;display:block;overflow:visible}.history-trend line{stroke:#dbeafe;stroke-width:1px}.history-trend polyline{fill:none;stroke:#2563eb;stroke-width:3px;vector-effect:non-scaling-stroke}.history-trend circle{fill:#fff;stroke:#2563eb;stroke-width:3px;vector-effect:non-scaling-stroke}.history-list{gap:10px;margin-top:18px;display:grid}.history-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.history-list>button:hover{border-color:#93c5fd}.history-list button>div:first-child{gap:4px;min-width:0;display:grid}.history-list time,.history-list span{color:var(--muted);font-size:11px}.history-list em,.history-detail-hero em{color:#1d4ed8;background:#eff6ff;border-radius:999px;width:max-content;padding:3px 8px;font-size:10px;font-style:normal}.history-list button>div:last-child{text-align:right}.history-list button>div:last-child strong,.history-list button>div:last-child span{white-space:nowrap;display:block}.history-list .excellent span{color:#167044}.history-list .attention span{color:#9a6700}.history-list .normal span{color:#2563eb}.history-empty{border:1px dashed var(--line);text-align:center;background:#fff;border-radius:16px;padding:50px 20px}.history-empty p,.history-empty-inline{color:var(--muted)}.history-detail-hero{margin-bottom:18px}.history-detail-hero h1{margin:6px 0}.history-detail-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.history-detail-grid strong{font-size:15px}.history-answer-columns{grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;display:grid}.history-answer-columns h2{font-size:16px}.history-answer-list{gap:9px;display:grid}.history-answer-list article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:14px}.history-answer-list article>div{justify-content:space-between;display:flex}.history-answer-list p{color:var(--muted);margin:6px 0}.history-answer-list dl{gap:4px;margin:0;display:grid}.history-answer-list dl>div{grid-template-columns:80px 1fr;font-size:11px;display:grid}.history-answer-list dt{color:var(--muted)}.history-answer-list dd{margin:0}.history-delete-button{color:#8a5b00;background:#fff8d8;border:1px solid #f5d071;border-radius:9px;margin-top:24px;padding:9px 12px}.history-delete-button+.dialog-backdrop p{color:var(--muted)}@media (width<=620px){.history-trend>div{flex-direction:column;align-items:flex-start}.history-trend svg{height:145px}.history-list>button{align-items:flex-start}.history-answer-columns{grid-template-columns:1fr}.history-detail-grid,.history-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.vocabulary-toolbar{border-bottom:1px solid var(--line);background:#f8fbff;flex-wrap:wrap;align-items:center;gap:9px;padding:14px 20px;display:flex}.vocabulary-toolbar .search{background:#fff;flex:220px}.vocabulary-toolbar .search input{width:100%;min-width:120px}.vocabulary-toolbar select{border:1px solid var(--line);max-width:150px;min-height:38px;color:var(--ink);background:#fff;border-radius:9px;padding:7px 9px}.manual-filter{border:1px solid var(--line);min-height:38px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:11px;display:flex}.vocabulary-count{border-bottom:1px solid var(--line);min-height:42px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:8px 22px;font-size:11px;display:flex}.vocabulary-count>span{color:#1d4ed8;font-weight:700}.vocabulary-count>div{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.vocabulary-count button{color:#2563eb;background:0 0;border:0;font-size:11px}.word-row.selection-row{grid-template-columns:34px 1.1fr 80px 1.8fr 35px}.word-row.selection-row>input{width:17px;height:17px;accent-color:var(--green)}.filtered-empty{gap:8px;display:grid}.batch-action-bar{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #93c5fd;border-radius:13px;justify-content:flex-end;align-items:center;gap:9px;margin:14px;padding:12px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 35px #1e3a8a2e}.batch-action-bar strong{margin-right:auto;font-size:12px}.batch-action-bar button{padding:9px 13px}.modal-field select{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;margin-top:7px;padding:11px}.word-table-card{min-width:0}@media (width<=620px){.vocabulary-toolbar{padding:12px}.vocabulary-toolbar .search{flex-basis:100%;margin-top:0}.vocabulary-toolbar select{flex:calc(50% - 6px);min-width:0;max-width:none}.manual-filter{flex:100%}.vocabulary-count{flex-direction:column;align-items:flex-start;padding-inline:13px}.word-row.selection-row{grid-template-columns:28px minmax(90px,1fr) 48px minmax(90px,1.2fr) 27px}.batch-action-bar{padding-bottom:max(12px,env(safe-area-inset-bottom));flex-wrap:wrap;margin:10px;bottom:66px}.batch-action-bar strong{flex:100%;margin:0}.batch-action-bar button{flex:auto;min-width:0;padding:9px 7px;font-size:11px}.word-table{overflow:hidden}.word-row>span:nth-last-child(2){overflow-wrap:anywhere}}.sidebar-account{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:13px;gap:5px;margin-top:auto;margin-bottom:10px;padding:13px;display:grid}.sidebar-account span{color:#dbeafe;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sidebar-account strong{color:#93c5fd;font-size:10px}.sidebar-account button{color:#fff;background:0 0;border:0;width:max-content;padding:4px 0;font-size:11px;text-decoration:underline}.sidebar-account+.sidebar-note{margin-top:0}.auth-dialog{width:min(460px,100%)}.auth-dialog form{gap:13px;display:grid}.auth-dialog .modal-field{color:var(--muted);gap:5px;font-size:11px;display:grid}.auth-dialog .modal-field input{border:1px solid var(--line);width:100%;color:var(--ink);border-radius:10px;outline:0;padding:11px}.auth-dialog .modal-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2563eb1a}.auth-submit{width:100%;margin-top:5px}.auth-switch{justify-self:center}.auth-success{color:#167044;margin:0;font-size:12px}.auth-warning{z-index:45;color:#8a5b00;max-width:min(380px,100vw - 30px);box-shadow:var(--shadow);background:#fff8d8;border:1px solid #f5d071;border-radius:11px;padding:11px 14px;font-size:12px;position:fixed;top:20px;right:24px}@media (width<=900px){.auth-warning{top:15px;right:15px}}.mobile-account{display:none}@media (width<=900px){.mobile-account{z-index:9;border:1px solid var(--line);background:#fffffff0;border-radius:999px;align-items:center;gap:8px;max-width:calc(100vw - 28px);padding:6px 9px;font-size:10px;display:flex;position:fixed;top:10px;right:14px;box-shadow:0 5px 18px #1e3a8a1a}.mobile-account span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-account button{color:var(--green);background:0 0;border:0;font-weight:700}}.library-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.cloud-upload-dialog{max-width:580px}.cloud-upload-dialog ul{color:var(--muted);margin:16px 0;padding-left:22px;line-height:1.8}.cloud-upload-progress{gap:10px;padding:18px 0;display:grid}.cloud-upload-progress span{color:var(--muted)}.cloud-upload-progress .dictionary-progress-track i{border-radius:inherit;background:var(--green);height:100%;transition:width .2s;display:block}.cloud-upload-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.cloud-upload-summary span{background:#eff6ff;border-radius:12px;padding:12px}.cloud-upload-results{gap:8px;max-height:220px;margin-bottom:14px;display:grid;overflow:auto}.cloud-upload-results>div{background:#edf8f2;border-radius:10px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.cloud-upload-results>div.partial,.cloud-upload-results>div.failed{color:#7a5100;background:#fff8df}@media (width<=620px){.library-header-actions{flex-direction:column;align-items:stretch}.library-header-actions button{width:100%;margin-top:8px!important}.cloud-upload-summary{grid-template-columns:1fr}.cloud-upload-results>div{flex-direction:column;align-items:flex-start}}.teacher-review-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.teacher-review-actions button{padding:8px 10px;font-size:11px}.teacher-review-actions button:disabled{opacity:.55;cursor:wait}.teacher-review-badge{background:#dcfce7;border-radius:999px;padding:5px 9px;color:#176b45!important;margin:10px 0 0!important;font-size:11px!important;display:inline-block!important}.spreadsheet-import-modal{width:min(1080px,100%);max-height:min(92vh,940px);overflow:auto}.spreadsheet-file-step>p,.column-mapper>p{color:var(--muted);font-size:13px}.spreadsheet-file-picker{text-align:center;cursor:pointer;background:#eff6ff;border:1px dashed #93c5fd;border-radius:14px;gap:7px;margin:20px 0;padding:26px;display:grid}.spreadsheet-file-picker span{color:var(--muted);font-size:12px}.spreadsheet-file-picker input{max-width:100%;margin:10px auto 0}.spreadsheet-options,.import-target-switch,.import-summary{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.spreadsheet-options{margin:14px 0}.spreadsheet-options label:not(.import-checkbox),.import-target-fields label,.import-target-select{color:var(--muted);gap:6px;font-size:12px;display:grid}.spreadsheet-options select,.column-mapper select,.import-target input,.import-target select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;padding:9px}.import-checkbox,.import-target-switch label{color:var(--ink);align-items:center;gap:7px;font-size:13px;display:flex}.column-mapper,.import-target,.import-preview{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.column-mapper h3,.import-target h3,.import-preview h3{margin:0 0 7px;font-size:14px}.column-mapper>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.column-mapper label{color:var(--muted);gap:5px;font-size:11px;display:grid}.import-target-fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.import-target-select{max-width:420px;margin-top:12px}.import-summary{color:var(--muted);background:#eff6ff;border-radius:10px;padding:10px 12px;font-size:12px}.import-summary strong{color:var(--ink)}.import-preview-table{border:1px solid var(--line);border-radius:10px;overflow:auto}.import-preview-row{border-top:1px solid var(--line);grid-template-columns:42px 1.1fr 1.2fr .7fr 1.4fr 1.2fr 120px;min-width:880px;display:grid}.import-preview-row:first-child{border-top:0}.import-preview-row span{text-overflow:ellipsis;white-space:nowrap;padding:8px;font-size:11px;overflow:hidden}.import-preview-row.heading{color:var(--muted);background:#f8fafc;font-weight:700}.status-ready{color:#15803d}.status-missing-chinese,.status-duplicate-file,.status-duplicate-deck{color:#a16207}.status-invalid{color:var(--red)}@media (width<=720px){.spreadsheet-import-modal{max-height:94vh}.column-mapper>div,.import-target-fields{grid-template-columns:1fr}.import-summary{flex-direction:column;align-items:flex-start;gap:5px}}.smart-import-strategies{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.smart-import-strategies fieldset{border:1px solid var(--line);border-radius:10px;padding:10px 12px}.smart-import-strategies legend{color:var(--muted);font-size:12px}.smart-import-strategies label{align-items:center;gap:7px;margin-top:7px;font-size:13px;display:flex}.smart-import-tree{gap:7px;margin-top:10px;display:grid}.smart-import-tree>div{border:1px solid var(--line);border-radius:9px;grid-template-columns:minmax(110px,.8fr) minmax(130px,1fr) auto;gap:10px;padding:9px 11px;display:grid}.smart-import-tree small{color:var(--muted)}.smart-import-report details{margin-top:14px}.smart-import-report li{color:var(--muted);margin-top:6px}@media (width<=720px){.smart-import-strategies,.smart-import-tree>div{grid-template-columns:1fr}.smart-import-tree small{justify-self:start}}.last-import-log{background:#f8fafc;border-radius:9px;padding:9px 11px}.student-export-dialog{width:min(520px,100%)}.student-export-dialog fieldset{border:1px solid var(--line);border-radius:11px;gap:9px;margin:17px 0;padding:14px;display:grid}.student-export-dialog legend{color:var(--muted);padding:0 6px;font-size:12px;font-weight:700}.student-export-dialog label{align-items:center;gap:8px;font-size:13px;display:flex}.history-detail-hero>.secondary-button{margin-top:14px}.teacher-student-search{flex-wrap:wrap}.dashboard-metrics,.dashboard-skeleton{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;display:grid}.dashboard-metrics article,.dashboard-skeleton span{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:116px;padding:20px;box-shadow:0 8px 28px #1e40af0f}.dashboard-metrics span{color:var(--muted);font-size:12px;display:block}.dashboard-metrics strong{color:#1e3a8a;margin-top:14px;font:700 30px/1 Georgia,Songti SC,serif;display:block}.dashboard-skeleton span{background:linear-gradient(100deg,#f1f5f9 25%,#e0e7ff 45%,#f1f5f9 65%) 0 0/220% 100%;animation:1.3s infinite dashboard-loading}.dashboard-recent{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:18px;padding:20px}.dashboard-section-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:12px;display:flex}.dashboard-section-head span{color:var(--green);letter-spacing:.12em;font-size:10px}.dashboard-section-head h2{margin:4px 0 0;font:600 20px Georgia,Songti SC,serif}.dashboard-section-head small{color:var(--muted)}.dashboard-practice-list{display:grid}.dashboard-practice-list button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:13px 4px;display:flex}.dashboard-practice-list button:first-child{border-top:0}.dashboard-practice-list button:hover{background:#f8fbff}.dashboard-practice-list div:last-child{text-align:right}.dashboard-practice-list strong,.dashboard-practice-list span{display:block}.dashboard-practice-list span{color:var(--muted);margin-top:4px;font-size:11px}.dashboard-empty,.dashboard-error{text-align:center;color:var(--muted);padding:38px}@keyframes dashboard-loading{to{background-position:-220% 0}}@media (width<=620px){.dashboard-metrics,.dashboard-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-practice-list button{align-items:flex-start}.dashboard-practice-list div{min-width:0}.dashboard-practice-list div:first-child{overflow:hidden}.dashboard-practice-list div:first-child span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.managed-account-list{gap:10px;display:grid}.managed-account-list article{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:17px 18px;display:flex}.managed-account-list article>div{grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:4px 12px;display:grid}.managed-account-list strong{font:600 17px Georgia,Songti SC,serif}.managed-account-list span{color:#176b45;background:#dcfce7;border-radius:999px;padding:3px 8px;font-size:10px}.managed-account-list small{color:var(--muted);grid-column:1/-1}@media (width<=620px){.managed-account-list article{flex-direction:column;align-items:stretch}.managed-account-list article>button{width:100%}}.account-management-dialog input{-webkit-user-select:text;user-select:text;pointer-events:auto}.folder-row{align-items:center;display:flex;position:relative}.folder-row>button:first-child{color:#60655e;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;min-width:0;padding:10px 32px 10px 10px;display:flex}.folder-row>button:first-child.active{color:var(--green);background:#dbeafe;font-weight:650}.folder-row>button:first-child span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.folder-row>button:first-child em{margin-left:auto;font-size:10px;font-style:normal}.folder-actions{position:absolute;top:50%;right:2px;transform:translateY(-50%)}.folder-actions>button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:7px}.folder-actions>button:hover{background:#fff}.folder-menu{z-index:4;border:1px solid var(--line);background:#fff;border-radius:10px;width:130px;padding:5px;display:grid;position:absolute;top:0;left:100%;box-shadow:0 14px 34px #0f172a29}.folder-menu button{text-align:left;background:0 0;border:0;border-radius:7px;padding:8px;font-size:11px}.folder-menu button:hover{background:#eff6ff}.folder-management-dialog input{-webkit-user-select:text;user-select:text;pointer-events:auto}@media (width<=900px){.folder-row{min-width:max-content}.folder-row>button:first-child{width:auto;min-width:130px}.folder-menu{top:32px;left:auto;right:0}}.backup-action small{color:var(--muted);margin-top:7px;line-height:1.5;display:block}.backup-action small.danger-text{color:var(--red)}.backup-restore-dialog{width:min(720px,100%);max-height:min(92vh,900px);overflow:auto}.restore-file-picker{color:#1e3a8a;text-align:center;background:#eff6ff;border:1px dashed #93c5fd;border-radius:14px;gap:10px;margin:18px 0;padding:22px;font-weight:650;display:grid}.restore-file-picker input{max-width:100%;margin:auto}.restore-preview{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.restore-preview h3,.restore-complete h3,.restore-confirmation h3{margin:0 0 8px}.restore-preview>small{color:var(--muted)}.restore-counts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.restore-counts span{color:var(--muted);background:#eff6ff;border-radius:10px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:12px;display:flex}.restore-counts b{color:var(--ink)}.restore-confirmation{z-index:3;background:#fff;border:1px solid #f2c66d;border-radius:16px;width:min(600px,100% - 36px);padding:22px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0f172a40}.restore-complete{text-align:center}.restore-complete>.primary-button{margin-top:8px}@media (width<=620px){.restore-counts{grid-template-columns:1fr}}.setup-segments.four{grid-template-columns:repeat(4,1fr)}.listening-replay-button{background:var(--green);color:#fff;border:0;border-radius:999px;align-items:center;gap:9px;margin:22px auto 0;padding:15px 24px;font-weight:700;display:flex}.cloud-batch-toolbar{border:1px solid var(--line);background:#eff6ff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}.cloud-batch-toolbar button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:8px;padding:7px 10px}.cloud-batch-toolbar small{width:100%;color:var(--muted)}.practice-sync-notice{justify-content:center;align-items:center;gap:9px;display:flex}.practice-sync-notice.success{color:#167044}.practice-sync-notice.danger{color:var(--red)}.practice-sync-notice button{color:inherit;background:#fff;border:1px solid;border-radius:8px;padding:5px 9px;font-weight:700}.app-error-fallback{text-align:center;place-content:center;min-height:100vh;padding:24px;display:grid}.app-error-fallback h1{font:600 32px Georgia,serif}.app-error-fallback p{color:var(--muted)}.app-error-fallback button{background:var(--green);color:#fff;border:0;border-radius:10px;justify-self:center;padding:12px 20px}
