:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2725;background:#f3f6f4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid #b8c4bf;border-radius:8px;background:#fff;color:#1d2725;cursor:pointer}button:hover:not(:disabled){border-color:#357d72;color:#0d5f55}.secondary-button{width:fit-content;min-height:34px;padding:0 11px;background:#f7faf8}button:disabled{cursor:not-allowed;opacity:.55}input{width:100%;min-height:40px;border:1px solid #b8c4bf;border-radius:8px;padding:0 12px;background:#fff;color:#1d2725}input:focus{outline:2px solid #8dc6bd;outline-offset:1px}label{display:grid;gap:6px;color:#4c5c58;font-size:.88rem;font-weight:600}.app-shell{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:24px 0 40px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.eyebrow{color:#66736f;font-size:.82rem;font-weight:700;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}h2{font-size:1rem}.icon-button{width:40px;padding:0}.notice,.field-error{border-radius:8px;border:1px solid #d9a441;background:#fff7e8;color:#6f4300;padding:10px 12px}.login-panel{width:min(420px,100%);display:grid;gap:14px;border:1px solid #d6dedb;border-radius:8px;background:#fff;padding:18px}.stats-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:18px}.stat{min-height:74px;border:1px solid #d6dedb;border-radius:8px;background:#fff;padding:12px}.stat span{display:block;color:#66736f;font-size:.78rem;font-weight:700;text-transform:uppercase}.stat strong{display:block;margin-top:8px;color:#1d2725;font-size:1.35rem}.layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:14px}.panel{border:1px solid #d6dedb;border-radius:8px;background:#fff;padding:16px}.wide-panel{grid-column:1 / -1}.panel-title{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#244a6b}.review-panel{min-height:278px}.focus-word{display:grid;gap:8px;min-height:124px;align-content:center;border-left:4px solid #357d72;padding:8px 0 8px 16px}.focus-word span,.focus-word small{color:#66736f;font-weight:700;text-transform:uppercase}.focus-word strong{font-size:clamp(2.2rem,8vw,4.8rem);line-height:.95;overflow-wrap:anywhere}.definition-box{display:grid;gap:10px;margin-top:12px;border:1px solid #edf1ef;border-radius:8px;padding:10px;background:#fbfcfb}.definition-box p{margin:0;color:#33413e;line-height:1.45}.status-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px}.priority-form,.search-form{display:grid;gap:10px}.priority-form{grid-template-columns:minmax(0,1fr) 90px}.priority-form button,.search-form button{grid-column:1 / -1}.search-form{grid-template-columns:minmax(0,1fr) 128px}.search-form button{grid-column:auto}.word-list{display:grid;gap:8px}.word-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;border-bottom:1px solid #edf1ef}.word-row:last-child{border-bottom:0}.word-row strong,.word-row span{display:block}.word-row span{color:#66736f;font-size:.82rem}.status-pill{min-width:86px;border-radius:8px;padding:5px 8px;text-align:center;color:#fff;font-size:.78rem;font-weight:800;text-transform:uppercase}.status-unknown{background:#7b3d45}.status-seen{background:#8a6729}.status-recognize{background:#2f6f91}.status-know{background:#357d72}.status-active{background:#4e6b34}.empty-state{display:grid;min-height:74px;place-items:center;border:1px dashed #b8c4bf;border-radius:8px;color:#66736f;font-weight:700}.sources-panel{display:grid;align-content:start;gap:8px}.sources-panel a{display:grid;gap:3px;color:#244a6b;text-decoration:none}.sources-panel span{color:#66736f;font-size:.82rem}@media(max-width:900px){.stats-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.layout{grid-template-columns:1fr}}@media(max-width:620px){.app-shell{width:min(100vw - 20px,1180px);padding-top:16px}.stats-strip,.status-actions,.priority-form,.search-form{grid-template-columns:1fr}}
