:root{--page: #f5f7fb;--surface: #ffffff;--surface-soft: #f8faff;--line: #e4e8f0;--line-strong: #d5dbe7;--text: #172033;--muted: #697386;--blue: #2f63e9;--blue-dark: #234fc2;--blue-soft: #edf3ff;--green: #1b9a6c;--green-soft: #eaf8f2;--amber: #bd7818;--amber-soft: #fff5df;--red: #c64e4e;--red-soft: #fff0ef;--shadow: 0 18px 50px rgba(32, 47, 79, .08);--shadow-soft: 0 8px 24px rgba(32, 47, 79, .06);font-family:Segoe UI,Microsoft YaHei,system-ui,sans-serif;color:var(--text);background:var(--page);font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;background:var(--page)}body{min-width:320px;min-height:100vh;margin:0;background:var(--page)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(47,99,233,.22);outline-offset:2px}button:disabled{cursor:not-allowed}.english-word-button{display:inline;margin:0;padding:0;border:0;border-bottom:1px dotted rgba(47,99,233,.42);border-radius:2px;background:transparent;color:inherit;font:inherit;line-height:inherit;text-align:inherit;text-decoration:none}.english-word-button:hover,.english-word-button:focus-visible{background:var(--blue-soft);color:var(--blue)}h1,h2,p{margin:0}h1{font-size:clamp(25px,2vw,34px);line-height:1.2;letter-spacing:-.04em}h2{font-size:20px;line-height:1.35}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.app-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 max(24px,calc((100vw - 1480px)/2));border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;justify-self:start;gap:12px;padding:0;border:0;background:transparent;color:var(--text);text-align:left}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--blue);color:#fff;box-shadow:0 8px 20px #2f63e93d}.brand-mark svg{width:23px;fill:currentColor}.brand>span:last-child{display:grid;gap:1px}.brand strong{font-size:19px;letter-spacing:-.03em}.brand small,.header-progress small{color:var(--muted);font-size:11px}.main-nav{display:flex;align-self:stretch;gap:6px}.nav-button{position:relative;display:flex;align-items:center;gap:7px;padding:0 18px;border:0;background:transparent;color:var(--muted);font-size:14px;font-weight:700}.nav-button:after{position:absolute;right:18px;bottom:-1px;left:18px;height:3px;border-radius:3px 3px 0 0;background:transparent;content:""}.nav-button:hover,.nav-button.active{color:var(--blue)}.nav-button.active:after{background:var(--blue)}.nav-button span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:var(--red-soft);color:var(--red);font-size:11px}.header-progress{display:flex;align-items:center;justify-self:end;gap:10px}.header-progress div{display:grid;gap:1px}.header-progress strong{font-size:14px}.streak-dot{width:10px;height:10px;border:3px solid #c8f1df;border-radius:50%;background:var(--green);box-sizing:content-box}.page-shell{width:min(1480px,100%);margin:0 auto;padding:36px 24px 56px}.review-controls{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:26px}.review-controls>div:first-child{display:grid;gap:7px}.section-label,.field-label{margin:0;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.muted{color:var(--muted);font-size:14px;line-height:1.55}.mode-switch{display:flex;padding:4px;border:1px solid var(--line);border-radius:12px;background:#eef1f6}.mode-switch button{min-height:38px;padding:0 16px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:13px;font-weight:700}.mode-switch button.active{background:var(--surface);color:var(--text);box-shadow:0 2px 9px #202f4f1a}.workspace-grid{display:grid;grid-template-columns:260px minmax(480px,1fr) 292px;align-items:start;gap:22px}.progress-panel,.word-card,.agent-panel,.library-view{border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-soft)}.progress-panel,.agent-panel{position:sticky;top:100px}.progress-panel{display:grid;gap:22px;padding:20px}.plan-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.plan-heading>div{display:grid;gap:6px}.plan-heading h2{font-size:16px}.plan-date{flex:0 0 auto;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.06em}.daily-goal{display:grid;gap:18px;padding:18px;border-radius:15px;background:var(--blue-soft)}.goal-copy{display:flex;align-items:baseline;justify-content:space-between}.goal-copy strong{color:var(--blue-dark);font-size:30px;letter-spacing:-.04em}.goal-copy strong span{color:#8191bc;font-size:15px}.goal-copy p{color:var(--muted);font-size:12px}.goal-progress{display:grid;gap:8px}.goal-progress>div:first-child{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.goal-progress strong{color:var(--blue-dark)}.progress-bar{overflow:hidden;height:7px;border-radius:999px;background:#dce6fb}.progress-bar span{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .3s ease}.plan-list{display:grid}.plan-list>div{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.plan-list>div:last-child{border-bottom:0}.plan-list p{display:grid;gap:2px;font-size:13px;font-weight:700}.plan-list small{color:var(--muted);font-size:10px;font-weight:500}.plan-list strong{font-size:18px}.plan-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;font-size:11px;font-weight:800}.plan-icon.new{background:var(--blue-soft);color:var(--blue)}.plan-icon.review{background:var(--amber-soft);color:var(--amber)}.plan-icon.hard{background:var(--red-soft);color:var(--red)}.plan-icon.done{background:var(--green-soft);color:var(--green)}.secondary-action,.coach-advice button{min-height:44px;border:1px solid var(--line-strong);border-radius:11px;background:var(--surface);color:var(--text);font-size:12px;font-weight:800}.secondary-action:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.secondary-action:disabled{color:#a7aebe}.data-settings{padding-top:2px;color:var(--muted);font-size:11px}.data-settings summary,.coach-tool summary{cursor:pointer;font-weight:700}.data-settings p{margin-top:9px;line-height:1.5}.data-actions{display:grid;justify-items:start;gap:2px;margin-top:8px}.text-button{margin-top:7px;padding:0;border:0;background:transparent;font-size:11px;font-weight:700}.text-button:disabled{color:#a7aebe}.file-button{cursor:pointer}.file-button input{position:absolute;overflow:hidden;width:1px;height:1px;clip-path:inset(50%)}.data-message{color:var(--blue);font-weight:700}.text-button.danger{color:var(--red)}.study-area{display:grid;gap:12px}.word-card{display:flex;flex-direction:column;min-height:650px;padding:24px 34px 26px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.context-label{color:var(--blue);font-size:12px;font-weight:700}.card-position{color:var(--muted);font-size:12px;font-weight:700}.word-main{display:grid;place-items:center;gap:16px;padding:54px 0 34px;text-align:center}.word-main h2{max-width:100%;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.6vw,78px);font-weight:600;line-height:1;letter-spacing:-.045em;overflow-wrap:anywhere}.word-main h2.long-word{font-size:clamp(42px,4.8vw,68px)}.word-title .english-word-button{border-bottom-color:transparent}.word-title .english-word-button:hover,.word-title .english-word-button:focus-visible{background:transparent;color:var(--blue)}.word-pronunciation{display:flex;align-items:center;justify-content:center;gap:12px}.accent-actions{display:flex;gap:6px}.pronunciation-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 9px;border:1px solid #cfdbfb;border-radius:8px;background:var(--blue-soft);color:var(--blue);font-size:10px;font-weight:800}.pronunciation-button:hover{border-color:var(--blue);background:#e2ebff}.pronunciation-button svg{width:14px;height:14px;overflow:visible;fill:currentColor}.pronunciation-button svg path:last-child{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.pronunciation-button.compact{min-height:38px;padding:0 13px;border-radius:10px;font-size:11px}.phonetic{color:var(--muted);font-family:Segoe UI,system-ui,sans-serif;font-size:15px}.part-tag{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:7px;background:var(--blue-soft);color:var(--blue);font-size:11px;font-weight:800}.english-box{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;width:min(660px,100%);margin:0 auto}.info-block{display:grid;align-content:start;gap:10px;min-height:100px;padding:16px;border:1px solid var(--line);border-radius:13px;background:var(--surface-soft)}.info-block p{font-size:13px;line-height:1.65}.primary-senses{display:grid;gap:8px;margin:0;padding-left:18px}.primary-senses li{padding-left:2px;color:var(--text);font-size:12px;line-height:1.5}.primary-senses small{display:inline-flex;margin-right:7px;padding:1px 5px;border-radius:5px;background:var(--blue-soft);color:var(--blue);font-size:9px;font-weight:800}.example-block{border-color:#f1dfb9;background:#fffbf3}.example-block .field-label{color:var(--amber)}.example-source{width:fit-content;color:#9b6b12;font-size:10px;font-weight:700;text-decoration:none}.example-source:hover{text-decoration:underline}.reveal-button{display:flex;align-items:center;justify-content:center;gap:14px;width:min(260px,100%);min-height:50px;margin:26px auto 0;border:0;border-radius:13px;background:var(--blue);color:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 24px #2f63e933}.reveal-button:hover{background:var(--blue-dark)}.reveal-button span{padding:3px 7px;border-radius:5px;background:#ffffff29;font-size:9px}.answer-box{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;width:min(660px,100%);margin:20px auto 0;animation:reveal .22s ease-out}.answer-box>div{display:grid;gap:8px;padding:15px 16px;border:1px solid #cceade;border-radius:13px;background:var(--green-soft)}.answer-box .field-label{color:var(--green)}.answer-box strong{font-size:22px}.answer-box p{font-size:12px;line-height:1.6}.formation-panel{display:grid;gap:14px;width:min(660px,100%);margin:14px auto 0;padding:16px;border:1px solid #d9d7f6;border-radius:14px;background:#faf9ff;animation:reveal .22s ease-out}.formation-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.formation-heading h3{margin-top:3px;font-size:15px}.formation-heading>p{max-width:320px;color:var(--muted);font-size:9px;line-height:1.45;text-align:right}.morpheme-row{display:flex;align-items:stretch;gap:8px}.morpheme{display:grid;flex:1;gap:3px;min-width:0;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.morpheme.root{border-color:#bfc6f5;background:#f1f2ff}.morpheme small{color:var(--muted);font-size:9px;font-weight:800}.morpheme strong{color:#3e48a8;font-size:17px}.morpheme span{font-size:11px;font-weight:700}.morpheme em{color:var(--muted);font-size:9px;font-style:normal}.formation-expression{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px;border-radius:9px;background:#fff;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.formation-expression span{color:var(--text);font-weight:800}.derived-words{display:grid;gap:8px}.derived-words>div{display:flex;flex-wrap:wrap;gap:7px}.derived-chip{display:inline-flex;align-items:baseline;gap:5px;padding:6px 9px;border:1px solid #dadcf4;border-radius:999px;background:#fff}.derived-chip strong{color:#3e48a8;font-size:11px}.derived-chip small,.no-derived{color:var(--muted);font-size:9px}.dictionary-details{width:min(660px,100%);margin:14px auto 0;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);font-size:12px}.dictionary-details summary{cursor:pointer;padding:11px 14px;color:var(--blue);font-weight:800}.sense-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;padding:4px 14px 14px}.sense-columns section{min-width:0}.sense-columns ol,.sense-columns ul{display:grid;gap:8px;margin:9px 0 0;padding-left:20px}.sense-columns li{color:var(--muted);line-height:1.45}.sense-columns li p{display:inline;color:var(--text)}.sense-columns li small{margin-right:6px;color:var(--blue);font-weight:700}.dictionary-source{margin-top:10px;color:var(--muted);font-size:10px;text-align:center}.action-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:auto;padding-top:24px}.action-row button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:#a1a9b8;font-size:13px;font-weight:800;transition:transform .16s ease,border-color .16s ease,background .16s ease}.action-row.visible button:not(:disabled):hover{transform:translateY(-2px)}.action-row button span{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#f0f2f6;font-size:9px}.action-row.visible .unknown-button{border-color:#f0cfca;background:var(--red-soft);color:var(--red)}.action-row.visible .hard-button{border-color:#efdab1;background:var(--amber-soft);color:var(--amber)}.action-row.visible .know-button{border-color:#c3e5d7;background:var(--green-soft);color:var(--green)}.skip-button{align-self:center;margin-top:11px;padding:4px 8px;border:0;background:transparent;color:var(--muted);font-size:11px;font-weight:700}.shortcut-hint{color:var(--muted);font-size:11px;text-align:center}.empty-card{display:grid;place-content:center;gap:10px;text-align:center}.agent-panel{display:grid;gap:16px;padding:20px}.coach-heading{display:flex;align-items:center;gap:12px}.coach-heading>div{display:grid;gap:3px}.coach-heading h2{font-size:17px}.coach-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:var(--text);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}.coach-advice{display:grid;gap:13px;padding:16px;border-radius:14px;background:var(--blue-soft)}.coach-advice p{font-size:13px;line-height:1.65}.coach-advice button{border-color:transparent;background:var(--blue);color:#fff}.word-insight{display:grid;gap:10px;padding-bottom:16px;border-bottom:1px solid var(--line)}.word-insight>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.word-insight strong{font-size:16px}.word-insight p,.coach-tool p{color:var(--muted);font-size:12px;line-height:1.6}.coach-tool{display:grid;gap:10px;padding:0 0 16px;border-bottom:1px solid var(--line)}.coach-tool[open] summary{margin-bottom:10px;color:var(--blue)}.coach-tool label{display:block;margin-bottom:6px;color:var(--muted);font-size:10px;font-weight:700}.coach-tool textarea{width:100%;resize:vertical;border:1px solid var(--line-strong);border-radius:10px;padding:10px;color:var(--text);font-size:12px;line-height:1.5}.privacy-note{color:var(--muted);font-size:10px;text-align:center}.library-view{padding:28px}.list-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.list-heading>div{display:grid;gap:7px}.list-search{width:min(420px,100%)}.library-filters{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:min(620px,100%)}.status-filter select{min-height:46px;border:1px solid var(--line-strong);border-radius:12px;padding:0 36px 0 13px;background:#f9fafc;color:var(--text);font-size:13px}.list-search input{width:100%;min-height:46px;border:1px solid var(--line-strong);border-radius:12px;padding:0 15px;background:#f9fafc;color:var(--text);font-size:13px}.word-list{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:14px}.word-row{display:grid;grid-template-columns:1fr .7fr 1.8fr .7fr;align-items:center;gap:16px;min-height:52px;padding:8px 16px;border:0;border-bottom:1px solid var(--line);background:var(--surface);color:var(--text);text-align:left}.library-word-row{cursor:pointer}.library-word-row:hover{background:var(--surface-soft)}.library-word-row:focus-visible{position:relative;z-index:1;outline:3px solid rgba(47,99,233,.22);outline-offset:-3px}.word-row:last-of-type{border-bottom:0}.word-row strong{font-size:14px}.word-row span{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.table-heading{min-height:42px;background:#f3f5f9;color:var(--muted);font-size:10px;font-weight:800}.library-status{justify-self:start;padding:5px 8px;border-radius:7px;background:#f0f2f6;color:var(--muted);font-size:10px;font-weight:700}.library-status.know{background:var(--green-soft);color:var(--green)}.library-status.hard{background:var(--amber-soft);color:var(--amber)}.library-status.unknown{background:var(--red-soft);color:var(--red)}.list-limit-note{padding:16px;color:var(--muted);font-size:12px;text-align:center}.word-info-popover{position:fixed;z-index:80;display:grid;gap:14px;width:320px;padding:18px;border:1px solid #cfd8ea;border-radius:16px;background:#fff;box-shadow:0 22px 65px #19264538;animation:reveal .16s ease-out}.popover-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.popover-heading>div{display:grid;gap:4px}.popover-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1}.popover-close{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--surface-soft);color:var(--muted)}.popover-close:hover{border-color:var(--blue);color:var(--blue)}.popover-close svg{width:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.resolved-form{color:var(--muted);font-size:11px}.resolved-form strong{color:var(--text)}.popover-pronunciation{display:grid;grid-template-columns:1fr 1fr;gap:8px}.popover-meaning{display:grid;gap:10px;padding:12px;border-radius:11px;background:var(--surface-soft)}.popover-meaning>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.popover-meaning span{color:var(--blue);font-size:10px;font-weight:800;text-transform:uppercase}.popover-meaning small{color:var(--muted);font-size:11px}.popover-meaning p{font-size:13px;line-height:1.55}.popover-definition{display:grid;gap:4px}.popover-definition+.popover-definition{padding-top:9px;border-top:1px solid var(--line)}.popover-definition>strong{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em}.popover-definition p[lang=en]{color:var(--text)}.popover-empty{color:var(--muted)}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(max-width:1220px){.workspace-grid{grid-template-columns:240px minmax(440px,1fr)}.agent-panel{position:static;grid-column:1 / -1;grid-template-columns:1fr 1fr}.coach-heading,.privacy-note{grid-column:1 / -1}}@media(max-width:820px){.app-header{grid-template-columns:1fr auto;min-height:68px;padding:0 16px}.brand-mark{width:38px;height:38px}.brand small,.header-progress{display:none}.main-nav{gap:0}.nav-button{padding:0 9px;font-size:12px}.nav-button:after{right:9px;left:9px}.nav-button span{display:none}.page-shell{padding:24px 14px 40px}.review-controls{display:grid;gap:18px}.mode-switch{justify-self:start}.workspace-grid{grid-template-columns:1fr}.progress-panel,.agent-panel{position:static}.progress-panel{order:2}.study-area{order:1}.agent-panel{order:3;grid-column:auto;grid-template-columns:1fr}.coach-heading,.privacy-note{grid-column:auto}.word-card{min-height:610px;padding:20px}.list-heading{display:grid}.list-search{width:100%}.library-filters{display:grid;grid-template-columns:auto 1fr;justify-content:stretch;width:100%}.library-view{padding:20px}.word-row{grid-template-columns:1fr .7fr}.word-row span:nth-child(3),.table-heading span:nth-child(3){display:none}}@media(max-width:520px){.brand>span:last-child{display:none}.app-header{grid-template-columns:auto 1fr}.main-nav{justify-self:end}.nav-button{padding:0 7px;font-size:11px}.review-controls h1{font-size:27px}.word-card{min-height:570px}.word-main{padding:42px 0 28px}.word-main h2{font-size:clamp(42px,14vw,62px)}.word-main h2.long-word{font-size:clamp(36px,11vw,48px)}.word-pronunciation{flex-wrap:wrap}.accent-actions{order:3;width:100%;justify-content:center}.word-info-popover{right:12px;bottom:12px;left:12px!important;top:auto!important;width:auto;border-radius:18px}.english-box,.answer-box{grid-template-columns:1fr}.english-box:not(.revealed) .example-block{display:none}.sense-columns{grid-template-columns:1fr}.formation-heading{display:grid;align-items:start}.formation-heading>p{text-align:left}.morpheme-row{display:grid;grid-template-columns:1fr}.formation-expression{flex-wrap:wrap}.action-row{gap:6px}.action-row button{min-height:50px;padding:0 4px;font-size:11px}.action-row button span,.shortcut-hint{display:none}.library-view{padding:16px}.library-filters{grid-template-columns:1fr}.status-filter select{width:100%}.word-row{grid-template-columns:1fr auto;padding:8px 12px}.word-row span:nth-child(2),.table-heading span:nth-child(2){display:none}}
