:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}code{background:#eef2f7;border-radius:5px;padding:2px 5px}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:28px 22px;background:#0f172a;color:#f8fafc;display:flex;flex-direction:column;gap:22px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px}.brand svg{color:#5eead4}.side-copy{color:#b6c3d6;line-height:1.7;margin:0}.status-card{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;border-radius:8px;padding:12px;display:flex;align-items:center;gap:8px}.dot{width:9px;height:9px;border-radius:999px;background:#f97316;display:inline-block}.dot.ok{background:#22c55e}.dot.pending{background:#38bdf8}.dot.warn{background:#f59e0b}nav{display:grid;gap:8px}nav a{color:#e2e8f0;text-decoration:none;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:7px}nav a:hover{background:#ffffff14}.content{padding:30px;max-width:1280px;width:100%;margin:0 auto}.hero{min-height:260px;border-radius:8px;background:linear-gradient(135deg,#fff,#dff8f3,#e9eefc);border:1px solid #dde7f1;padding:36px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 18px 45px #1e293b14}.hero h1{font-size:52px;line-height:1.05;margin:18px 0 14px;letter-spacing:0}.hero p{max-width:640px;color:#536179;font-size:18px;line-height:1.7;margin:0}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.pill-neutral{background:#eef2f7;color:#475569}.pill-blue{background:#dbeafe;color:#1d4ed8}.pill-green{background:#ccfbf1;color:#0f766e}.primary,.secondary,.danger,.ghost-button,.icon-button,.tag,.option,.word-item{border:0;border-radius:7px;transition:.18s ease}.primary{background:#0f172a;color:#fff;padding:11px 14px;display:inline-flex;align-items:center;gap:8px;font-weight:700}.primary:hover{transform:translateY(-1px);background:#111f3e}.primary.large{padding:14px 18px;white-space:nowrap}.secondary{background:#e2e8f0;color:#334155;padding:10px 12px;display:inline-flex;align-items:center;gap:7px}.danger{background:#fee2e2;color:#b91c1c;padding:10px 12px;display:inline-flex;align-items:center;gap:7px}.ghost-button{background:#f1f5f9;color:#334155;padding:9px 12px;display:inline-flex;align-items:center;gap:7px}.ghost-button:hover,.tag:hover,.word-item:hover,.option:hover{background:#e2e8f0}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.metric{background:#fff;border:1px solid #e3eaf3;border-radius:8px;padding:16px;display:flex;align-items:center;gap:12px}.metric-icon{width:42px;height:42px;border-radius:7px;background:#ecfeff;color:#0e7490;display:flex;align-items:center;justify-content:center}.metric-label{color:#64748b;font-size:13px}.metric-value{font-size:28px;font-weight:800;margin-top:2px}.metric-hint{color:#94a3b8;font-size:12px;margin-top:2px}.toolbar{background:#fff;border:1px solid #e3eaf3;border-radius:8px;padding:14px;display:flex;gap:12px;align-items:center;margin-bottom:18px}.search-box{min-width:260px;flex:1;display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #dbe3ee;border-radius:7px;padding:0 10px}.search-box input{border:0;outline:0;background:transparent;width:100%;padding:11px 0}.tag-row{display:flex;flex-wrap:wrap;gap:7px}.tag{padding:8px 10px;color:#475569;background:#f1f5f9}.tag.active{background:#0f172a;color:#fff}.main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px}.study-card,.panel{background:#fff;border:1px solid #e3eaf3;border-radius:8px;padding:22px;box-shadow:0 12px 32px #1e293b0f}.card-topline{display:flex;justify-content:space-between;color:#64748b;align-items:center}.word-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0}.word-row h2{margin:0;font-size:58px;letter-spacing:0}.phonetic{color:#64748b;font-size:18px;margin:8px 0 0}.meaning-box{background:#f8fafc;border:1px solid #e3eaf3;border-radius:8px;padding:18px;min-height:112px;display:flex;flex-direction:column;justify-content:center}.meaning-box p{line-height:1.7;margin:10px 0 0}.muted{color:#64748b}.ai-result{margin-top:14px;background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;padding:12px;color:#134e4a}.ai-title{display:flex;align-items:center;gap:6px;font-weight:800}.warning{color:#b45309}.quiz{margin-top:16px}.quiz-question{font-weight:800;margin-bottom:10px}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.option{padding:12px;background:#f8fafc;color:#334155;text-align:left;border:1px solid #e3eaf3;min-height:48px}.option.selected{background:#dbeafe;border-color:#60a5fa;color:#1e3a8a}.review-actions{display:flex;gap:10px;margin-top:16px}.review-actions button{flex:1;justify-content:center}.panel-heading{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px}.panel-heading h3{margin:0;font-size:20px}.panel-heading p{margin:6px 0 0;color:#64748b;line-height:1.6}.word-list{display:grid;gap:8px}.word-item{width:100%;padding:11px;background:#f8fafc;color:#172033;display:grid;gap:4px;text-align:left;border:1px solid #e3eaf3}.word-item span{font-weight:800}.word-item small{color:#64748b}.plan-panel{margin-top:18px}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-grid label{display:grid;gap:7px;font-size:13px;color:#64748b;font-weight:700}.profile-grid input{padding:11px;border-radius:7px;border:1px solid #dbe3ee;outline:0}.task-box{margin-top:14px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;padding:12px;border-radius:8px}.task-box.warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.timeline{margin-top:16px;display:grid;gap:10px}.day{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;padding:13px;background:#f8fafc;border:1px solid #e3eaf3;border-radius:8px}.day-index{width:44px;height:44px;background:#0f172a;color:#fff;border-radius:7px;display:flex;align-items:center;justify-content:center;font-weight:800}.day p{margin:6px 0;color:#475569}.day small{color:#64748b;line-height:1.6}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.content{padding:18px}.hero{flex-direction:column;align-items:flex-start;padding:24px}.hero h1{font-size:38px}.metrics,.main-grid,.profile-grid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.word-row h2{font-size:42px}.option-grid{grid-template-columns:1fr}}
