:root{color:#172033;background:#e7ebee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.mobile-shell{position:relative;display:grid;grid-template-rows:auto 1fr auto;width:min(100vw,480px);min-height:100vh;margin:0 auto;background:#f8faf8;box-shadow:0 0 0 1px #0f172a14}.app-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 18px 12px;background:#f8faf8eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #dbe3df}.app-header p,.app-header h1{margin:0}.app-header p{color:#667085;font-size:12px;text-transform:uppercase}.app-header h1{margin-top:3px;font-size:22px;letter-spacing:0}.app-main{min-height:0;padding:14px 14px 96px;overflow:auto}.screen-stack{display:grid;gap:14px}.hero-band{display:grid;gap:8px;padding:20px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#0f766e,#234155)}.hero-band span{color:#b8f5e9;font-size:12px}.hero-band h2,.hero-band p{margin:0}.hero-band h2{font-size:24px;line-height:1.2}.hero-band p{color:#d9fff8;font-size:14px;line-height:1.55}.surface,.submit-sheet,.chat-context,.answer-box,.done-box{padding:16px;border:1px solid #dbe3df;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0f}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-title h2{margin:0;font-size:17px}.section-title span,.muted-line,.empty-inline,.review-row span,.entry-row span,.chat-context span,.done-box span{color:#667085;font-size:13px}.mini-form,.submit-sheet,.profile-note,.cloud-card{display:grid;gap:10px}label{display:grid;gap:6px;color:#475467;font-size:13px}input,select,textarea{width:100%;border:1px solid #cad5d0;border-radius:8px;padding:11px 12px;color:#172033;background:#fff;outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a629}.hidden-input{display:none}.submit-actions,.answer-actions{display:flex;align-items:center;gap:10px}.primary-button,.secondary-button,.text-button,.danger-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;min-height:42px;padding:0 14px}.primary-button{background:#0f766e;color:#fff}.secondary-button{border:1px solid #cbd8d2;background:#eef7f4;color:#104e48}.text-button{min-height:34px;padding:0 8px;background:transparent;color:#0f766e}.danger-button{width:100%;border:1px solid #fecaca;background:#fff1f2;color:#b42318}.icon-button{width:42px;height:42px;padding:0;border:1px solid #dbe3df;background:#fff;color:#172033}.icon-button.recording{border-color:#fb923c;background:#fff7ed;color:#c2410c}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.grow{flex:1}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric-grid div{padding:14px;border:1px solid #dbe3df;border-radius:8px;background:#fff}.metric-grid span,.metric-grid strong{display:block}.metric-grid span{color:#667085;font-size:12px}.metric-grid strong{margin-top:5px;font-size:24px}.entry-row,.review-row{width:100%;min-width:0;padding:13px 0;border:0;border-bottom:1px solid #edf1ee;background:transparent;color:#172033;text-align:left}.entry-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.entry-row div{min-width:0}.entry-row strong,.entry-row span,.review-row strong,.review-row span{display:block}.entry-row strong,.review-row strong{overflow-wrap:anywhere}.entry-row span{margin-top:4px}.review-row p{margin:8px 0 0;color:#475467;font-size:14px;line-height:1.5}.chat-screen{display:grid;gap:12px;min-height:calc(100vh - 180px)}.chat-context{display:grid;gap:12px}.chat-context h2,.chat-context p{margin:0}.chat-context h2{margin-top:3px;font-size:19px}.chat-context p{margin-top:7px;color:#475467;font-size:14px;line-height:1.55}.parse-pill{justify-self:start;padding:7px 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px}.parse-pill.needs_review,.parse-pill.failed{background:#fff7ed;color:#c2410c}.knowledge-scroller{display:flex;gap:8px;padding:0 1px 3px;overflow-x:auto}.knowledge-scroller span{flex:0 0 auto;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 10px;border:1px solid #dbe3df;border-radius:999px;background:#fff;color:#475467;font-size:12px}.chat-list{display:grid;gap:10px}.bubble{max-width:88%;padding:11px 12px;border-radius:8px;background:#fff;border:1px solid #dbe3df;color:#172033}.bubble p{margin:0;overflow-wrap:anywhere;line-height:1.55}.bubble small{display:block;margin-top:8px;color:#667085}.bubble.user{justify-self:end;background:#0f766e;color:#fff;border-color:#0f766e}.bubble.assistant.correct{background:#ecfdf5;border-color:#bbf7d0}.bubble.assistant.partial{background:#fffbeb;border-color:#fde68a}.bubble.assistant.wrong{background:#fff1f2;border-color:#fecdd3}.bubble.system{justify-self:center;max-width:100%;background:#eef2f7;color:#475467}.answer-box{position:sticky;bottom:76px;z-index:15;display:grid;gap:10px}.answer-meta{display:flex;justify-content:space-between;gap:8px;color:#667085;font-size:12px}.done-box,.empty-state{display:flex;align-items:center;gap:12px}.done-box strong,.done-box span,.empty-state strong,.empty-state span{display:block}.empty-state{min-height:420px;flex-direction:column;justify-content:center;padding:28px;border:1px dashed #cbd5d1;border-radius:8px;color:#667085;text-align:center}.empty-state strong{color:#172033}.profile-note{grid-template-columns:auto 1fr;align-items:start;padding:12px;border-radius:8px;background:#f4f7f5;color:#475467;font-size:13px;line-height:1.5}.cloud-card strong,.cloud-card span{display:block}.cloud-card span{color:#667085;font-size:13px}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:8px;background:#eef2f0}.segmented button{min-height:36px;border:0;border-radius:6px;background:transparent;color:#475467}.segmented button.active{background:#fff;color:#0f766e;box-shadow:0 1px 2px #0f172a14}.alert{margin:0 0 12px;padding:11px 12px;border-radius:8px;background:#fff1f2;color:#b42318;font-size:14px;line-height:1.45}.bottom-nav{position:fixed;left:50%;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);width:min(100vw,480px);transform:translate(-50%);padding:8px 10px 10px;border-top:1px solid #dbe3df;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{display:grid;justify-items:center;gap:3px;min-height:52px;border:0;border-radius:8px;background:transparent;color:#667085;font-size:12px}.bottom-nav button.active{background:#e6f6f2;color:#0f766e}@media(min-width:481px){body{background:#d8dee2}}@media(max-width:360px){.app-header h1{font-size:20px}.hero-band h2{font-size:21px}.submit-actions{align-items:stretch;flex-direction:column}.primary-button,.secondary-button{width:100%}}
