:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#17211b;background:#f4f6f3;font-synthesis:none;letter-spacing:0;--ink: #17211b;--muted: #667169;--line: #dce2dd;--paper: #ffffff;--green: #176b45;--green-soft: #e7f2eb;--amber: #a75916;--red: #a43c35;--blue: #335d78}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6f3}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}.topbar{height:64px;display:grid;grid-template-columns:240px 1fr 240px;align-items:center;padding:0 28px;background:#fffffff5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;border:0;background:transparent;color:var(--ink);font-weight:760;font-size:17px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:6px}.topbar nav{display:flex;justify-content:center;height:100%;gap:4px}.nav-button{height:100%;padding:0 17px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);display:inline-flex;align-items:center;gap:7px}.nav-button:hover,.nav-button.active{color:var(--ink)}.nav-button.active{border-color:var(--green);font-weight:650}.user-actions{justify-self:end;display:flex;align-items:center;gap:10px}.username{color:var(--muted);font-size:14px}.login-button,.primary-button,.secondary-button,.listen-button{min-height:38px;border-radius:6px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:650}.login-button,.secondary-button{color:var(--ink);background:#fff;border:1px solid #cbd3cd}.primary-button,.listen-button{color:#fff;background:var(--green);border:1px solid var(--green)}.primary-button:disabled{opacity:.55;cursor:wait}.icon-button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:6px}main{width:min(1260px,calc(100% - 40px));margin:34px auto 72px}.study-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.reading-surface{background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:42px 48px;min-height:680px;box-shadow:0 10px 30px #17211b0a}.reading-header{display:flex;justify-content:space-between;gap:24px;padding-bottom:26px;border-bottom:1px solid var(--line)}.eyebrow{margin:0 0 9px;color:var(--green);font-size:12px;line-height:1.4;font-weight:750;text-transform:uppercase}h1,h2,p{letter-spacing:0}.reading-header h1,.page-heading h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.18;font-weight:650}.target-count,.count-display{white-space:nowrap;color:var(--green);background:var(--green-soft);border:1px solid #c9dfd1;border-radius:5px;padding:8px 11px;height:fit-content;font-size:13px;font-weight:700}.article-body{padding:34px 0 26px;color:#27342b;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.9;white-space:pre-wrap}.inline-word{display:inline;padding:1px 2px;border:0;border-bottom:2px solid #e4a540;background:#fff8e9;color:#74420f;font:inherit;font-weight:700;border-radius:2px}.inline-word:hover,.inline-word:focus-visible{background:#f9e4b7;outline:2px solid #c57b22;outline-offset:2px}.reading-actions{display:flex;justify-content:space-between;gap:12px;padding-top:22px;border-top:1px solid var(--line)}.complete-button{background:#245d78;border-color:#245d78}.translation-panel{margin-top:20px;padding:22px 24px;background:#f3f7f8;border-left:3px solid var(--blue)}.translation-panel p{margin:10px 0 0;color:#384a54;line-height:1.85}.study-rail{display:grid;gap:16px}.rail-section{background:#fff;border:1px solid var(--line);border-radius:7px;padding:22px}.rail-section h2{margin:0 0 10px;font-size:18px}.rail-section>p:last-child{color:var(--muted);line-height:1.7;font-size:14px;margin-bottom:0}.rail-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px}.rail-title strong{color:var(--green)}.target-list>button{width:100%;height:38px;padding:0;border:0;border-top:1px solid #edf0ed;background:transparent;display:flex;align-items:center;justify-content:space-between;color:#38443c}.target-list>button:hover{color:var(--green)}.page-section{min-height:640px}.page-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;margin-bottom:26px}.page-heading>div>p:last-child{margin:10px 0 0;color:var(--muted)}.filterbar{display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.search-field{width:min(440px,100%);height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;background:#fff;border:1px solid var(--line);border-radius:6px;color:var(--muted)}.search-field input{width:100%;border:0;outline:0;color:var(--ink)}.segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;padding:3px;background:#edf1ed;border-radius:6px}.segmented button{min-width:70px;height:34px;border:0;background:transparent;color:var(--muted);border-radius:4px}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #17211b1f;font-weight:700}.vocab-table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:7px}.vocab-table{width:100%;border-collapse:collapse;min-width:800px}.vocab-table th{padding:12px 16px;background:#f7f9f7;color:var(--muted);text-align:left;font-size:12px;font-weight:700}.vocab-table td{padding:13px 16px;border-top:1px solid #e8ece9;color:#465148;font-size:14px}.vocab-table tbody tr{cursor:pointer}.vocab-table tbody tr:hover{background:#f6faf7}.vocab-table td:nth-child(2) strong{display:block;color:var(--ink);font-size:16px}.vocab-table td:nth-child(2) small{color:#7b857e}.status-tag,.pos-list span{display:inline-block;border-radius:4px;padding:4px 7px;font-size:12px;background:#edf1ed;color:#58635b}.status-tag.review{background:#e5f0f5;color:#315e75}.status-tag.mastered{background:var(--green-soft);color:var(--green)}.status-tag.learning{background:#fff2df;color:var(--amber)}.drawer-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0d141061}.word-drawer{position:absolute;right:0;top:0;height:100%;width:min(480px,100%);overflow-y:auto;background:#fff;padding:22px 28px 40px;box-shadow:-12px 0 40px #0c140f26}.drawer-toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.drawer-label,.section-caption{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;font-weight:750}.word-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0 16px}.word-title-row h2{margin:0;font-family:Georgia,serif;font-size:36px}.word-title-row p{margin:5px 0 0;color:var(--muted)}.word-drawer>.segmented{width:170px}.drawer-section{padding:24px 0;border-bottom:1px solid var(--line)}.primary-meaning{margin:10px 0 13px;font-size:18px;line-height:1.65}.pos-list{display:flex;flex-wrap:wrap;gap:6px}.definition-en{color:#4c5950;line-height:1.7;white-space:pre-line}.metric-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metric-strip div{display:grid;gap:4px;text-align:center;border-right:1px solid var(--line)}.metric-strip div:last-child{border:0}.metric-strip strong{font-size:21px}.metric-strip span{color:var(--muted);font-size:11px}.example-section blockquote{margin:12px 0 0;color:#39473e;font-family:Georgia,serif;line-height:1.75}.rating-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px}.rating-grid button{height:38px;border:1px solid var(--line);background:#fff;border-radius:5px;color:#465148}.rating-grid button:hover{border-color:var(--green);color:var(--green)}.muted-copy{color:var(--muted);font-size:14px}.modal-backdrop{display:grid;place-items:center;padding:20px}.auth-dialog{width:min(420px,100%);position:relative;background:#fff;border-radius:7px;padding:32px;box-shadow:0 18px 60px #0a120d33}.modal-close{position:absolute;right:18px;top:18px}.auth-dialog h2{margin:0 0 20px;font-size:25px}.auth-segmented{margin-bottom:20px}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:7px;color:#4c5850;font-size:13px;font-weight:650}.auth-form input{height:42px;border:1px solid #cbd3cd;border-radius:5px;padding:0 11px;outline:0}.auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #e4f0e8}.form-error{margin:0;color:var(--red);font-size:13px}.empty-page,.page-loading{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.empty-page h2{color:var(--ink);margin:14px 0 6px}.empty-page p{max-width:480px;line-height:1.7}.empty-page .primary-button{margin-top:12px}.loading-line{width:180px;height:3px;background:linear-gradient(90deg,var(--green) 45%,#dce3de 45%);animation:load 1.1s ease-in-out infinite alternate}@keyframes load{to{transform:scaleX(.5);opacity:.55}}.review-list{display:grid;gap:8px}.review-list>button{min-height:72px;width:100%;display:grid;grid-template-columns:220px 1fr 24px;align-items:center;gap:20px;padding:12px 18px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:6px;color:var(--ink)}.review-list div{display:grid}.review-list div span,.review-list p{color:var(--muted);margin:0}.progress-band{background:#fff;border:1px solid var(--line);padding:24px;border-radius:7px}.progress-copy{display:flex;justify-content:space-between}.progress-track{height:9px;margin-top:15px;background:#e7ece8;border-radius:4px;overflow:hidden}.progress-track span{display:block;height:100%;background:var(--green);transition:width .25s}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.stat-grid article{background:#fff;border:1px solid var(--line);border-radius:6px;padding:20px;display:grid;gap:10px}.stat-grid span{color:var(--muted);font-size:13px}.stat-grid strong{font-size:27px}@media(max-width:900px){.topbar{grid-template-columns:1fr auto;padding:0 16px}.topbar nav{position:fixed;bottom:0;left:0;right:0;height:58px;background:#fff;border-top:1px solid var(--line);z-index:30}.nav-button{flex:1;justify-content:center;flex-direction:column;gap:2px;padding:0 8px;font-size:11px;border-bottom:0;border-top:2px solid transparent}.nav-button.active{border-top-color:var(--green)}.username{display:none}main{width:min(100% - 24px,720px);margin-top:20px;margin-bottom:86px}.study-layout{grid-template-columns:1fr}.study-rail{order:-1}.study-rail .rail-section:first-child{display:none}.target-list{padding:14px 16px}.target-list>button{display:none}.reading-surface{padding:28px 24px;min-height:auto}.reading-header h1,.page-heading h1{font-size:28px}.article-body{font-size:18px;line-height:1.82}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.brand span:last-child{font-size:15px}.topbar{height:58px}.login-button{padding:0 10px}.reading-header,.page-heading,.filterbar{flex-direction:column}.reading-header{display:flex}.target-count,.count-display{align-self:flex-start}.reading-actions{flex-direction:column-reverse}.reading-actions button,.tier-filter{width:100%}.word-drawer{padding:18px 20px 30px}.rating-grid{grid-template-columns:repeat(2,1fr)}.metric-strip strong{font-size:18px}.review-list>button{grid-template-columns:1fr 20px}.review-list>button>p{grid-column:1}.stat-grid{grid-template-columns:1fr 1fr}}
