:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#242b32;background:#fff;font-synthesis:none;font-size:16px;--green:#16735b;--muted:#7a838b;--line:#e7eaed;--soft:#f6f8f9}*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button{color:inherit}button svg{flex-shrink:0}svg{width:19px;height:19px;stroke-width:1.7;vertical-align:middle}a{color:var(--green)}button,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--green)}input:focus,textarea:focus{outline:none}.hidden{display:none!important}.muted{color:var(--muted)}h1,h2,p{margin-top:0}h1{font-size:28px;font-weight:650;line-height:1.4}h2{font-size:17px;font-weight:600}.eyebrow{font-size:12px;font-weight:600;color:var(--muted);margin-bottom:12px}.brand-mark{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:8px;background:var(--green);color:#fff}.brand-mark svg{width:23px;height:23px}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:6px;width:34px;height:34px;flex-shrink:0;color:#758089}.icon-button:hover{background:#edf1f2;color:#273b34}.primary-button,.secondary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:550;min-height:40px}.primary-button{background:var(--green);border:1px solid var(--green);color:#fff}.primary-button:hover,.send-button:hover{background:#105d49}.secondary-button{background:#fff;border:1px solid var(--line)}.secondary-button:hover{background:var(--soft)}.danger-button{background:#b84242;border:1px solid #b84242;color:#fff}.error{color:#b84242;font-size:14px;line-height:1.6;min-height:22px}.auth-screen{min-height:100dvh;display:grid;place-items:center;background:#f7f9fa;padding:50px 24px;position:relative}.auth-form{width:100%;max-width:370px}.brand-mark.large{height:50px;width:50px;margin-bottom:28px}.brand-mark.large svg{width:29px;height:29px}.auth-form h1{margin-bottom:10px}.auth-form .muted{font-size:14px;margin-bottom:34px;line-height:1.8}.auth-form label{display:block;font-size:14px;font-weight:550;margin-bottom:10px}.password-field{display:flex;align-items:center;background:#fff;border:1px solid #d8dee2;border-radius:6px;padding:4px 6px}.password-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #16735b10}.password-field input{width:100%;min-width:0;border:0;padding:10px;background:transparent;font-size:16px}.auth-form .primary-button{width:100%;justify-content:space-between}.auth-footer{display:flex;gap:7px;justify-content:center;margin-top:24px;color:var(--muted);font-size:12px}.auth-footer svg{width:14px;height:14px}.auth-copyright{position:absolute;bottom:24px;font-size:12px;color:#9aa1a7}.app{height:100dvh;display:flex;overflow:hidden}.sidebar{width:248px;flex-shrink:0;border-right:1px solid var(--line);background:#f8f9fa;display:flex;flex-direction:column;padding:28px 16px 0}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#26332e;font-size:18px;font-weight:650;padding:0 10px 29px}.brand-subtitle{display:block;font-size:12px;font-weight:400;margin-top:3px;color:var(--muted)}.main-nav{display:grid;gap:5px}.nav-item{display:flex;align-items:center;gap:12px;height:44px;padding:0 14px;background:transparent;border:0;border-radius:6px;text-align:left;font-size:14px;color:#69737c}.nav-item.active{background:#e8f2ed;color:#15664e;font-weight:600}.nav-item:hover:not(.active){background:#edf0f2}.sidebar-divider{border-top:1px solid var(--line);margin:24px 0 20px}.new-chat{display:flex;align-items:center;justify-content:center;gap:9px;min-height:40px;border:1px solid #d9e0dc;background:#fff;border-radius:6px;color:#28513f;font-size:14px}.new-chat:hover{border-color:#16735b}.history-heading{display:flex;justify-content:space-between;color:#939a9f;font-size:12px;margin:27px 8px 13px}.search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:6px;padding:8px 10px}.search-box svg{width:16px;height:16px;color:#8d969e}.search-box input{min-width:0;width:100%;border:0;background:transparent;font-size:14px;color:#37424a}.sidebar .search-box{background:transparent;border-color:transparent;margin-bottom:10px;padding-left:8px}.sidebar .search-box:focus-within{background:#fff;border-color:var(--line)}.conversation-list{flex:1;overflow-y:auto;min-height:80px;padding-bottom:12px}.conversation-item{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:1.5;border:0;background:transparent;padding:11px 12px;text-align:left;border-radius:6px;color:#69737a;margin-bottom:3px}.conversation-item.active{background:#e9edee;color:#293b32}.conversation-item:hover{background:#eef0f1}.history-empty{font-size:12px;color:#a0a7ac;padding:14px 8px}.sidebar-bottom{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding:19px 7px}.avatar{height:34px;width:34px;border-radius:50%;background:#e1e7e5;color:#50675d;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.sidebar-bottom strong{display:block;font-size:13px;font-weight:550}.sidebar-bottom span{display:block;font-size:11px;color:#929b9f;margin-top:4px}.sidebar-bottom .icon-button{margin-left:auto}.main{flex:1;min-width:0;display:flex;flex-direction:column;position:relative}.topbar{height:68px;min-height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 32px;gap:16px}.breadcrumb{display:flex;align-items:center;gap:11px;font-size:13px;color:#8b959c;min-width:0}.breadcrumb strong{font-weight:500;color:#49545c;white-space:nowrap}.breadcrumb>svg{width:13px;height:13px;color:#b3bac0}.connection-status{font-size:12px;display:flex;align-items:center;gap:7px;color:#8a9298;white-space:nowrap}.connection-status.online{color:#4c7965}.connection-status.online:before{content:"";width:6px;height:6px;background:#35956d;border-radius:50%}.chat-view{display:flex;flex-direction:column;flex:1;min-height:0}.chat-scroll{flex:1;overflow-y:auto;scroll-behavior:smooth}.empty-chat{max-width:690px;margin:0 auto;padding:clamp(38px,9vh,108px) 28px 28px}.welcome-mark{width:44px;height:44px;margin-bottom:26px}.empty-chat .eyebrow{margin-bottom:9px}.empty-chat h1{margin-bottom:12px}.empty-chat>p{font-size:15px;line-height:1.8;margin-bottom:32px}.suggestions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.suggestions button{display:flex;align-items:center;gap:12px;min-height:82px;padding:15px 14px;background:#fff;border:1px solid var(--line);border-radius:7px;text-align:left}.suggestions button:hover{background:#fbfcfc;border-color:#bdcec4}.suggestion-icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:6px;flex-shrink:0}.mint{background:#eaf4ef;color:#51816c}.blue{background:#edf3f9;color:#6587ac}.peach{background:#faf0e9;color:#b68461}.violet{background:#f1eef7;color:#9180aa}.suggestions strong{font-size:14px;font-weight:550;display:block;margin-bottom:5px}.suggestions small{font-size:12px;color:#98a0a6}.suggestions button>svg{margin-left:auto;width:15px;height:15px;color:#aab2b8}.composer-wrap{width:100%;max-width:840px;margin:0 auto;padding:20px 30px 18px}.composer{border:1px solid #d6dedb;border-radius:8px;background:#fff;box-shadow:0 3px 14px #243b2f05;padding:15px 17px 10px}.composer:focus-within{border-color:#98b3a6;box-shadow:0 0 0 3px #16735b06}.composer textarea{display:block;resize:none;min-height:65px;max-height:160px;width:100%;border:0;padding:0;background:transparent;line-height:1.7;color:#29362f;font-size:15px}.composer textarea::placeholder{color:#9ba5ab}.composer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.composer-context{display:flex;align-items:center;gap:6px;font-size:12px;color:#94a09a}.composer-context svg{width:14px;height:14px}.composer-buttons{display:flex;align-items:center;gap:8px}.composer-buttons>span{font-size:11px;color:#9aa3aa}.send-button{height:33px;width:33px;border:0;border-radius:6px;display:flex;align-items:center;justify-content:center;background:var(--green);color:#fff}.composer-footnote{display:flex;justify-content:center;align-items:center;gap:6px;font-size:11px;color:#a0a7ac;margin:11px 0 0;line-height:1.5;text-align:center}.composer-footnote svg{width:13px;height:13px}.conversation-toolbar{padding:16px 30px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.conversation-toolbar h2{font-size:15px;margin:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toolbar-actions{display:flex;flex-shrink:0}.messages{max-width:840px;margin:0 auto;padding:14px 30px 30px}.message{margin:18px 0 28px}.message.user{display:flex;justify-content:flex-end}.user-bubble{background:#eef4f0;border:1px solid #e5eee8;padding:13px 18px;border-radius:8px;max-width:88%;font-size:15px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.message-author{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600;margin-bottom:15px}.message-author .brand-mark{height:27px;width:27px;border-radius:6px}.message-author .brand-mark svg{height:17px;width:17px}.message-author time{font-size:11px;font-weight:400;color:#a1a8ae;margin-left:3px}.markdown{font-size:15px;line-height:1.9;overflow-wrap:anywhere}.markdown p{margin:0 0 13px}.markdown h1,.markdown h2,.markdown h3{font-size:17px;margin:22px 0 10px}.markdown pre{overflow:auto;background:#f5f7f8;border:1px solid var(--line);border-radius:6px;padding:14px;font-size:12px;line-height:1.65}.markdown code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:#f0f3f4;padding:2px 4px;border-radius:3px;font-size:.85em;overflow-wrap:anywhere}.markdown pre code{padding:0;background:none;overflow-wrap:normal}.markdown ul,.markdown ol{padding-left:24px}.markdown table{border-collapse:collapse;width:100%;font-size:13px}.markdown th,.markdown td{padding:8px;border:1px solid var(--line);text-align:left}.markdown img{max-width:100%;display:none}.answer-actions{display:flex;align-items:center;gap:5px;margin-top:9px}.answer-actions .icon-button{height:29px;width:29px}.answer-actions svg{height:15px;width:15px}.evidence-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px}.evidence-chip{display:flex;align-items:center;gap:5px;max-width:100%;border:1px solid var(--line);border-radius:5px;background:#fff;font-size:11px;color:#6b7c73;padding:5px 8px;overflow-wrap:anywhere;text-align:left}.evidence-chip:hover{border-color:#9fbaab}.evidence-chip svg{width:13px;height:13px}.generating{color:#8c969e;font-size:14px;display:flex;align-items:center;gap:9px}.spinner{width:15px;height:15px;border:2px solid #dce6e0;border-top-color:var(--green);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-view{overflow-y:auto;padding:32px 36px 50px}.page-heading .eyebrow{margin-bottom:6px}.heading-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.heading-row h1{font-size:25px;margin-bottom:0}.metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}.metrics>div{padding:2px 22px;border-right:1px solid var(--line)}.metrics>div:first-child{padding-left:0}.metrics>div:last-child{border:0}.metrics span{display:block;font-size:13px;color:#808b93}.metrics strong{display:block;font-size:28px;font-weight:600;margin:13px 0 7px;line-height:1.25}.metrics>div:first-child strong{font-size:23px;color:var(--green);padding-top:5px}.metrics small{color:#9ba3a9;font-size:11px}.snapshot-band{display:flex;align-items:center;gap:13px;padding:18px 0 28px;border-bottom:1px solid var(--line);flex-wrap:wrap}.snapshot-icon{background:#f1f5f3;color:#769084;padding:10px;border-radius:6px}.snapshot-band h2{font-size:14px;margin-bottom:6px}.snapshot-band>div>span{font-size:12px;color:#939da4}.snapshot-detail{margin-left:auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.snapshot-detail code{font-size:12px;color:#698677;background:#edf4ef;padding:5px 8px;border-radius:4px}.activity-heading{display:flex;justify-content:space-between;align-items:center;margin:30px 0 20px;gap:12px}.activity-heading h2{margin:0;font-size:16px}.activity-heading>span{font-size:11px}.activity-filters{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.activity-filters .search-box{width:300px}.select-field{display:flex;align-items:center;gap:10px;font-size:13px;color:#929ba2}.select-field select{border:1px solid var(--line);padding:9px 28px 9px 10px;border-radius:5px;background:#fff;font-size:13px;color:#526068}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}th{font-size:12px;font-weight:500;color:#8e99a1;background:#f8f9fa;padding:13px 12px;white-space:nowrap}td{padding:17px 12px;border-bottom:1px solid var(--line);line-height:1.6}th:first-child,td:first-child{padding-left:14px}td:first-child{width:48%;max-width:400px}td:nth-child(2){white-space:nowrap;color:#6f7d86}td:nth-child(4){white-space:nowrap;font-size:12px;color:#8f99a2}tbody tr{cursor:pointer}tbody tr:hover{background:#fcfdfd}.table-question{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.status-label{display:inline-block;padding:3px 7px;font-size:11px;white-space:nowrap;border-radius:4px;background:#f0f3f5;color:#7f8e9c}.status-label.sent,.status-label.done{background:#edf5ef;color:#558366}.status-label.failed,.status-label.uncertain{background:#fff0ed;color:#b77968}.status-label.running,.status-label.queued{background:#edf3fa;color:#6a8aae}.empty-table{padding:45px;text-align:center;color:#a0aab0;font-size:14px}.empty-table svg{height:30px;width:30px;margin-bottom:15px}.drawer-shade{position:fixed;inset:0;background:#18282025;z-index:30}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(600px,95vw);background:#fff;z-index:31;display:flex;flex-direction:column;box-shadow:-6px 0 30px #243b3112}.drawer header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line);padding:24px;gap:10px}.drawer header>div{min-width:0}.drawer .eyebrow{font-size:11px;display:block;margin-bottom:10px}.drawer h2{font-size:15px;overflow-wrap:anywhere;margin:0;line-height:1.6}.drawer-content{padding:24px;overflow:auto;font-size:14px;line-height:1.8}.source-code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.8;overflow:auto;background:#f8faf9;border:1px solid var(--line);padding:14px 0;border-radius:6px;white-space:pre}.source-line{display:block;padding:0 14px}.source-line.focus{background:#e4f0e8}.line-number{display:inline-block;width:43px;color:#a2aea7;user-select:none}.record-question{padding:14px;background:#f2f6f3;border-radius:6px;margin-bottom:22px;white-space:pre-wrap;overflow-wrap:anywhere}.record-meta{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:12px;color:#919b9d}dialog{border:1px solid var(--line);border-radius:8px;padding:26px;width:calc(100% - 36px);max-width:390px;box-shadow:0 15px 50px #0002}dialog::backdrop{background:#15251e44}dialog h2{font-size:18px}dialog p{font-size:14px;line-height:1.8}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);z-index:50;background:#263a31;color:#fff;padding:12px 20px;border-radius:6px;font-size:14px;max-width:90vw;box-shadow:0 6px 20px #0002}.mobile-menu{display:none}.mobile-shade{border:0;position:fixed;inset:0;background:#14251e45;z-index:20}@media(min-width:1600px){.empty-chat{padding-top:12vh}.composer-wrap,.messages{max-width:900px}}@media(max-width:1100px){.sidebar{width:220px;padding-left:12px;padding-right:12px}.admin-view{padding:26px 24px}.metrics>div{padding:2px 15px}.snapshot-detail{margin-left:0;width:100%;padding-left:55px}.topbar{padding:0 24px}}@media(max-width:760px){.sidebar{position:fixed;left:-260px;top:0;bottom:0;width:248px;z-index:21;transition:left .2s ease}.sidebar.open{left:0}.mobile-menu{display:flex;margin-left:-9px}.topbar{height:58px;min-height:58px;padding:0 18px}.breadcrumb{gap:7px;font-size:12px}.breadcrumb>span{display:none}.breadcrumb>svg{display:none}.connection-status{font-size:11px}.empty-chat{padding:38px 22px 20px;max-width:550px}.empty-chat h1{font-size:25px}.welcome-mark{margin-bottom:22px}.empty-chat>p{font-size:14px;margin-bottom:25px}.suggestions{gap:10px}.suggestions button{min-height:100px;padding:13px;flex-wrap:wrap;gap:8px}.suggestions button>svg{display:none}.suggestions button>span:nth-child(2){width:100%}.suggestion-icon{width:28px;height:28px}.suggestion-icon svg{width:17px;height:17px}.suggestions strong{font-size:13px}.suggestions small{font-size:11px}.composer-wrap{padding:12px 16px 13px}.composer{padding:13px 13px 9px}.composer textarea{min-height:52px;font-size:16px}.composer-footnote{font-size:10px}.messages{padding:8px 18px 18px}.markdown{font-size:14px}.user-bubble{font-size:14px;max-width:94%}.conversation-toolbar{padding:12px 17px 5px}.conversation-toolbar h2{font-size:13px}.admin-view{padding:23px 19px}.heading-row h1{font-size:23px}.metrics{grid-template-columns:1fr 1fr;gap:22px 0;padding:22px 0;margin:24px 0}.metrics>div{padding:0 17px}.metrics>div:nth-child(odd){padding-left:0}.metrics>div:nth-child(even){border-right:0}.metrics strong{font-size:26px}.metrics>div:first-child strong{font-size:21px}.metrics span{font-size:12px}.snapshot-band{padding-top:0;gap:10px}.snapshot-detail{padding-left:0;gap:9px}.activity-filters{align-items:stretch}.activity-filters .search-box{width:auto;flex:1;min-width:0}.select-field>span{display:none}.select-field select{max-width:112px;font-size:12px}.activity-heading>span{display:none}th:nth-child(2),td:nth-child(2){display:none}th:nth-child(4),td:nth-child(4){display:none}td:first-child{width:75%}td{padding:14px 9px;font-size:12px}.drawer header,.drawer-content{padding:19px}.drawer{width:100vw}.auth-form{max-width:350px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
