:root{--ink:#23251f;--muted:#697065;--cream:#fbf5e9;--paper:#fffdf8;--line:#e7dfcf;--red:#d85745;--green:#2f7c63;--yellow:#c59020;--blue:#4b78b2}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);background:radial-gradient(circle at 14% 2%, #fff 0, transparent 30rem), var(--cream);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button{cursor:pointer}.screening-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:38px 0 64px}.hero{color:#fffdf9;background:linear-gradient(120deg,#a43834,#df6b4c 52%,#ed9b62);border-radius:26px;justify-content:space-between;align-items:center;gap:36px;min-height:260px;padding:42px 48px;display:flex;box-shadow:0 18px 44px #b65b3933}.hero-copy{max-width:675px}.eyebrow{color:#a06f2d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:800}.hero .eyebrow{color:#ffe7b0}.hero h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(34px,5vw,58px)}.hero p:not(.eyebrow){max-width:600px;margin:14px 0 0;font-size:16px;line-height:1.75}.hero-count{text-align:center;background:#ffffff1c;border:1px solid #ffffff40;border-radius:18px;flex:0 0 190px;padding:23px}.hero-count strong{font-size:52px;line-height:1;display:block}.hero-count span,.hero-count small{margin-top:6px;display:block}.hero-count small{color:#ffe8bf;font-size:12px}.control-panel,.word-panel,.action-panel{background:var(--paper);border:1px solid var(--line);border-radius:22px;margin-top:22px;padding:28px;box-shadow:0 9px 30px #725f3510}.panel-heading,.toolbar,.action-panel{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.panel-heading h2,.toolbar h2,.action-panel h2{margin:0;font:700 24px Georgia,Songti SC,serif}.panel-heading>span{color:var(--muted);font-size:13px}.section-tabs{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:22px;display:grid}.section-tabs button{color:#565a51;background:#f6f1e6;border:1px solid #0000;border-radius:13px;min-height:67px;padding:10px 6px}.section-tabs button:hover{border-color:#d8c7a3}.section-tabs button.active{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 6px 13px #d8574538}.section-tabs b,.section-tabs small{display:block}.section-tabs b{font-size:14px}.section-tabs small{opacity:.78;margin-top:4px;font-size:11px}.scope-row{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;padding-top:20px;display:flex}.scope-row>span{color:var(--muted);font-size:13px}.scope-row p{color:var(--muted);margin:0;font-size:13px}.segmented{background:#f1ecdf;border-radius:11px;padding:3px;display:inline-flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:7px 13px;font-size:13px}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 5px #00000018}.dashboard{grid-template-columns:1.18fr 1fr;gap:16px;margin-top:16px;display:grid}.progress-card,.stat-grid{border:1px solid var(--line);background:#fffaf0;border-radius:19px;padding:22px}.progress-card>div:first-child{grid-template-columns:auto 1fr;align-items:end;column-gap:14px;display:grid}.progress-card .eyebrow{grid-column:1/-1}.progress-card strong{font-size:43px;line-height:.9}.progress-card span{color:var(--muted);padding-bottom:4px;font-size:13px}.progress-track{background:#eadfca;border-radius:20px;height:9px;margin-top:22px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#db5b47,#efad57);height:100%;transition:width .25s;display:block}.stat-grid{background:#fff;grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.stat-grid div{border-left:3px solid #b7b7ae;padding:5px}.stat-grid div.known{border-color:var(--green)}.stat-grid div.fuzzy{border-color:var(--yellow)}.stat-grid div.unknown{border-color:var(--red)}.stat-grid strong,.stat-grid span{display:block}.stat-grid strong{font-size:25px}.stat-grid span{color:var(--muted);margin-top:5px;font-size:12px}.toolbar p:not(.eyebrow),.action-panel p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.6}.toolbar-controls{align-items:end;gap:12px;display:flex}.search,.accent-select{color:var(--muted);gap:5px;font-size:12px;display:grid}.search{width:min(260px,100%)}.accent-select select,.search input{width:100%;color:var(--ink);outline-color:var(--red);background:#fffdf9;border:1px solid #dcd3c2;border-radius:10px;padding:10px 12px}.accent-select select{min-width:88px}.filter-row{flex-wrap:wrap;gap:8px;margin:24px 0 14px;display:flex}.filter-row button{color:#5d6259;background:#f4f1e9;border:1px solid #e3ddcf;border-radius:99px;padding:7px 12px;font-size:13px}.filter-row button.active{color:#fff;background:#565d52;border-color:#565d52}.word-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.word-card{background:#fff;border:1px solid #ebe4d7;border-top:4px solid #c7c7bd;border-radius:13px;flex-direction:column;justify-content:space-between;align-items:stretch;gap:15px;min-width:0;min-height:192px;padding:16px;transition:transform .15s,box-shadow .15s;display:flex}.word-card:hover{transform:translateY(-1px);box-shadow:0 6px 17px #4e432716}.word-card.known{border-top-color:var(--green)}.word-card.fuzzy{border-top-color:var(--yellow)}.word-card.unknown{border-top-color:var(--red)}.word-title{align-items:flex-start;gap:9px;display:flex}.word-title strong{overflow-wrap:anywhere;letter-spacing:-.01em;font-size:18px}.word-title span{color:#886931;background:#f6eedc;border-radius:5px;flex:none;padding:3px 6px;font-size:11px;font-weight:700}.pronunciation{color:#607169;align-items:center;gap:9px;min-height:30px;margin-top:8px;display:flex}.pronunciation span{overflow-wrap:anywhere;font-family:Georgia,Times New Roman,serif;font-size:15px}.listen-button{color:#2f7c63;background:#e8f3ed;border:1px solid #c4dfcf;border-radius:7px;flex:none;padding:5px 7px;font-size:11px;font-weight:700}.meaning{color:#394138;margin:6px 0 0;line-height:1.55}.hint{color:#9a9b92;margin:6px 0 0;font-size:13px}.status-buttons{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.status-buttons button{color:#686d66;background:#f5f4ee;border:1px solid #deded4;border-radius:8px;min-width:0;padding:7px 4px;font-size:13px}.status-buttons button:first-child.selected{color:#fff;background:var(--green);border-color:var(--green)}.status-buttons button:nth-child(2).selected{color:#fff;background:var(--yellow);border-color:var(--yellow)}.status-buttons button:nth-child(3).selected{color:#fff;background:var(--red);border-color:var(--red)}.empty-state{text-align:center;color:var(--muted);border:1px dashed #d7cdb9;border-radius:14px;grid-column:1/-1;padding:45px}.empty-state strong{color:var(--ink)}.empty-state p{margin:8px 0 0;font-size:14px}.action-panel{align-items:center}.actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.actions button{border-radius:10px;min-height:42px;padding:0 15px;font-size:14px;font-weight:700}.actions .primary{color:#fff;background:var(--red);border:1px solid var(--red)}.actions .secondary{color:#625f56;background:#fff;border:1px solid #d9d2c4}.notice{z-index:3;color:#fff;background:#333b34;border-radius:10px;align-items:center;gap:16px;max-width:calc(100% - 44px);padding:12px 14px;font-size:14px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 26px #0003}.notice button{color:inherit;background:0 0;border:0;padding:0;font-size:22px;line-height:1}@media (width<=960px){.word-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.screening-shell{width:min(100% - 20px,1120px);padding-top:10px}.hero{border-radius:20px;min-height:0;padding:31px 24px;display:block}.hero-count{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;margin-top:24px;display:grid}.hero-count strong{grid-row:span 2;font-size:40px}.hero-count span,.hero-count small{margin:0}.control-panel,.word-panel,.action-panel{border-radius:17px;padding:20px 16px}.section-tabs{grid-template-columns:repeat(4,1fr)}.dashboard{grid-template-columns:1fr}.toolbar,.panel-heading,.action-panel{display:block}.toolbar-controls{margin-top:18px}.search{width:100%}.actions{justify-content:flex-start;margin-top:20px}.stat-grid strong{font-size:22px}}@media (width<=560px){.word-list{grid-template-columns:1fr}.toolbar-controls{grid-template-columns:94px 1fr;display:grid}.word-card{min-height:0}}@media (width<=430px){.section-tabs{grid-template-columns:repeat(3,1fr)}.scope-row{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
