:root{color:#182035;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172033;--muted:#667085;--subtle:#98a2b3;--line:#e5e9f0;--line-strong:#d9dee8;--surface:#fff;--surface-soft:#f8fafc;--primary:#4f46e5;--primary-dark:#3730a3;--primary-soft:#eef2ff;--green:#0f9f6e;--green-soft:#ecfdf3;--red:#d92d20;--red-soft:#fef3f2;--amber:#d97706;--amber-soft:#fffaeb;--cyan:#0891b2;--cyan-soft:#ecfeff;--sidebar:#121827;--shadow-sm:0 1px 2px #1018280a;--shadow-md:0 14px 34px #141d3314;--shadow-lg:0 24px 70px #0c12242e;background:#f4f6fa;font-family:Inter,SF Pro Display,SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#f4f6fa;min-height:100vh}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #4f46e52e}h1,h2,h3,p{margin:0}code{font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:13px;font-weight:650;transition:all .16s;display:inline-flex}.primary-button{color:#fff;background:var(--primary);box-shadow:0 6px 16px #4f46e533}.primary-button:hover:not(:disabled){background:#4338ca;transform:translateY(-1px)}.secondary-button{color:#344054;border-color:var(--line-strong);box-shadow:var(--shadow-sm);background:#fff}.secondary-button:hover:not(:disabled){color:var(--primary);background:#fafaff;border-color:#c7d2fe}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.icon-button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.icon-button:hover{color:#344054;background:#f2f4f7}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#6366f1,#4338ca);border-radius:10px;justify-content:center;align-items:flex-end;gap:3px;width:35px;height:35px;padding:8px;display:flex;box-shadow:0 9px 22px #4f46e547}.brand-mark i{background:currentColor;border-radius:4px;width:4px;display:block}.brand-mark i:first-child{opacity:.72;height:9px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){opacity:.86;height:12px}.brand-copy{flex-direction:column;gap:1px;display:flex}.brand-copy strong{color:inherit;letter-spacing:.02em;font-size:15px;font-weight:750}.brand-copy small{color:currentColor;letter-spacing:.19em;opacity:.46;font-size:8px;font-weight:700}.loading-screen{color:#667085;background:#f7f8fb;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100vh;font-size:13px;display:flex}.loading-screen .spin{color:var(--primary)}.content-loader{color:#667085;justify-content:center;align-items:center;gap:10px;min-height:220px;font-size:13px;display:flex}.content-loader svg{color:var(--primary)}.badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 9px;font-size:11px;font-weight:650;line-height:1.2;display:inline-flex}.badge-neutral{color:#475467;background:#f2f4f7;border-color:#eaecf0}.badge-success{color:#067647;background:var(--green-soft);border-color:#abefc6}.badge-warning{color:#b54708;background:var(--amber-soft);border-color:#fedf89}.badge-danger{color:#b42318;background:var(--red-soft);border-color:#fecdca}.badge-info{color:#4338ca;background:var(--primary-soft);border-color:#c7d2fe}.error-notice,.login-error{color:#b42318;background:var(--red-soft);border:1px solid #fecdca;border-radius:9px;align-items:center;min-height:42px;padding:10px 13px;font-size:13px;display:flex}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:36px;display:flex}.empty-icon{width:50px;height:50px;color:var(--primary);background:var(--primary-soft);border:1px solid #e0e7ff;border-radius:15px;justify-content:center;align-items:center;margin-bottom:15px;display:inline-flex}.empty-state h3{margin-bottom:6px;font-size:15px}.empty-state p{max-width:370px;color:var(--muted);font-size:13px;line-height:1.7}.login-page{background:#fff;grid-template-columns:minmax(480px,1.15fr) minmax(440px,.85fr);min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 82% 14%,#6366f15c,#0000 33%),radial-gradient(circle at 12% 88%,#0ea5e929,#0000 30%),linear-gradient(145deg,#111827 0%,#172033 50%,#1e1b4b 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:46px clamp(46px,7vw,104px) 38px;display:flex;position:relative;overflow:hidden}.story-grid{opacity:.08;background-image:linear-gradient(#ffffff59 1px,#0000 1px),linear-gradient(90deg,#ffffff59 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 76%);mask-image:linear-gradient(to bottom right,#000,#0000 76%)}.story-grid:after{content:"";border:1px solid #ffffff59;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-260px;right:-180px;box-shadow:0 0 0 70px #ffffff0f,0 0 0 140px #ffffff0a}.story-content,.login-story footer{z-index:1;position:relative}.login-story .brand{margin-bottom:clamp(54px,9vh,106px)}.login-story .brand-mark{background:#ffffff21;box-shadow:inset 0 0 0 1px #ffffff2e}.story-kicker{color:#c7d2fe;background:#6366f11a;border:1px solid #c7d2fe30;border-radius:999px;align-items:center;gap:7px;margin-bottom:22px;padding:7px 11px;font-size:12px;font-weight:600;display:inline-flex}.story-content>h1{letter-spacing:-.045em;max-width:680px;font-size:clamp(38px,4.4vw,64px);font-weight:720;line-height:1.16}.story-content>h1 span{color:#a5b4fc}.story-content>p{color:#e2e8f0bf;max-width:570px;margin-top:24px;font-size:15px;line-height:1.9}.story-points{flex-wrap:wrap;gap:14px 25px;margin-top:27px;display:flex}.story-points span{color:#e2e8f0;align-items:center;gap:7px;font-size:12px;display:flex}.story-points svg{color:#818cf8}.story-preview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;width:min(480px,82%);margin-top:clamp(34px,6vh,64px);padding:20px;transform:rotate(-1.5deg);box-shadow:0 24px 70px #00000029}.preview-top{align-items:center;gap:10px;margin-bottom:20px;display:flex}.preview-icon{color:#c7d2fe;background:#818cf82e;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.preview-top>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.preview-top strong{font-size:12px}.preview-top small{color:#e2e8f08c;font-size:10px}.preview-top i{background:#34d399;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #34d3991a}.preview-line{background:#e2e8f024;border-radius:999px;width:73%;height:7px;margin-top:9px}.preview-line-wide{width:95%}.preview-line-short{width:48%}.login-story footer{color:#e2e8f073;letter-spacing:.04em;align-items:center;gap:7px;font-size:10px;display:flex}.login-form-side{background:#fbfcfe;justify-content:center;align-items:center;min-height:100vh;padding:48px clamp(38px,6vw,90px);display:flex}.login-card{width:100%;max-width:410px}.login-mobile-brand{display:none}.login-overline,.section-overline{color:var(--primary);letter-spacing:.18em;margin-bottom:11px;font-size:10px;font-weight:760;display:block}.login-card h2{color:var(--ink);letter-spacing:-.035em;font-size:30px}.login-subtitle{color:var(--muted);margin:9px 0 31px;font-size:13px}.login-card form{flex-direction:column;gap:19px;display:flex}.form-field{flex-direction:column;gap:8px;display:flex}.form-field>span{color:#344054;justify-content:space-between;font-size:12px;font-weight:650;display:flex}.form-field>span small{color:var(--subtle);font-weight:500}.form-field input,.form-field textarea,.form-field select,.filter-bar select{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:9px;transition:border-color .15s,box-shadow .15s}.form-field input,.form-field select{height:43px;padding:0 12px}.form-field textarea{resize:vertical;padding:11px 12px;line-height:1.65}.form-field input:focus,.form-field textarea:focus,.form-field select:focus,.filter-bar select:focus{border-color:#a5b4fc;outline:0;box-shadow:0 0 0 3px #6366f11a}.input-with-icon{position:relative}.input-with-icon>svg{color:#98a2b3;pointer-events:none;position:absolute;top:13px;left:13px}.input-with-icon input{padding-left:41px;padding-right:42px}.password-toggle{color:#98a2b3;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:4px;right:5px}.login-submit{width:100%;min-height:46px;margin-top:3px;font-size:14px}.demo-account{color:#667085;background:#f7f7ff;border:1px solid #e0e7ff;border-radius:10px;flex-direction:column;gap:4px;margin-top:24px;padding:13px 15px;font-size:11px;display:flex}.demo-account strong{color:#4338ca;margin-bottom:2px}.login-help{color:#98a2b3;text-align:center;margin-top:23px;font-size:11px}.app-frame{min-height:100vh;display:flex}.app-frame-full{height:100vh;min-height:640px;overflow:hidden}.sidebar{z-index:30;color:#d0d5dd;background:radial-gradient(circle at 15% 0%, #6366f11a, transparent 35%), var(--sidebar);flex-direction:column;width:238px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-top{border-bottom:1px solid #ffffff0f;flex:0 0 78px;justify-content:space-between;align-items:center;height:78px;padding:0 21px;display:flex}.sidebar .brand-mark{border-radius:9px;width:32px;height:32px;padding:7px}.sidebar .brand-copy strong{color:#f2f4f7}.sidebar-close{color:#98a2b3;display:none}.sidebar-nav{flex:1;padding:21px 13px;overflow-y:auto}.nav-label{color:#667085;letter-spacing:.14em;text-transform:uppercase;margin:0 10px 8px;font-size:9px;font-weight:700}.nav-label-spaced{margin-top:26px}.nav-item{color:#98a2b3;border-radius:8px;align-items:center;gap:11px;min-height:42px;margin-bottom:3px;padding:0 11px;font-size:12px;font-weight:550;text-decoration:none;transition:all .15s;display:flex}.nav-item:hover{color:#e4e7ec;background:#ffffff0b}.nav-item.active{color:#fff;background:#6366f129;box-shadow:inset 2px 0 #818cf8}.nav-item.active svg{color:#a5b4fc}.nav-item-muted small{color:#475467;margin-left:auto;font-size:8px}.sidebar-foot{border-top:1px solid #ffffff0f;padding:13px}.security-note{color:#98a2b3;background:#ffffff09;border-radius:8px;flex-direction:column;gap:4px;margin-bottom:11px;padding:10px 11px;display:flex}.security-note span{color:#b9c0cc;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.security-note span svg{color:#34d399}.security-note small{color:#667085;font-size:8px}.profile-wrap{position:relative}.profile-button{color:#d0d5dd;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:8px;display:flex}.profile-button:hover{background:#ffffff0d}.avatar,.user-avatar{color:#e0e7ff;background:#3730a3;border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:inline-flex}.profile-button>span:nth-child(2){flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:flex}.profile-button small{color:#667085;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:8px;overflow:hidden}.profile-menu{z-index:3;background:#1d2535;border:1px solid #ffffff14;border-radius:9px;padding:5px;position:absolute;bottom:calc(100% + 7px);left:0;right:0;box-shadow:0 14px 35px #0000003d}.profile-menu button{color:#d0d5dd;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:36px;padding:0 9px;font-size:11px;display:flex}.profile-menu button:hover{background:#ffffff0f}.main-panel{width:calc(100% - 238px);min-width:0;margin-left:238px}.app-frame-full .main-panel{flex-direction:column;height:100vh;display:flex}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#ffffffe6;justify-content:space-between;align-items:center;height:64px;padding:0 30px;display:flex;position:sticky;top:0}.app-frame-full .topbar{flex:0 0 64px;position:relative}.topbar-title{align-items:center;gap:9px;display:flex}.topbar-title span{color:#98a2b3;letter-spacing:.13em;margin-bottom:1px;font-size:8px;font-weight:700;display:block}.topbar-title h1{color:#344054;font-size:14px;font-weight:680}.topbar-actions{align-items:center;gap:11px;display:flex}.topbar-account{border-left:1px solid var(--line);color:#667085;align-items:center;gap:6px;padding-left:12px;font-size:10px;display:flex}.mobile-menu{display:none}.page-content{min-height:calc(100vh - 64px);padding:30px clamp(24px,3.2vw,48px) 48px}.page-content-full{flex:1;min-height:0;padding:0;overflow:hidden}.workbench-hero{color:#fff;background:radial-gradient(circle at 88% 0,#818cf852,#0000 34%),linear-gradient(120deg,#172033,#24265f 66%,#3730a3);border-radius:17px;justify-content:space-between;align-items:center;min-height:196px;padding:35px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 48px #1f295826}.workbench-hero:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:240px;height:240px;position:absolute;top:-70px;right:18%}.workbench-hero:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-130px;right:-50px;box-shadow:0 0 0 45px #ffffff06}.hero-copy,.hero-side{z-index:1;position:relative}.hero-kicker{color:#c7d2fe;align-items:center;gap:7px;width:fit-content;margin-bottom:15px;font-size:10px;font-weight:600;display:flex}.hero-copy h2{letter-spacing:-.03em;font-size:28px}.hero-copy p{color:#e2e8f0b3;margin-top:9px;font-size:13px}.hero-side{align-items:stretch;gap:12px;display:flex}.hero-stat{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;min-width:92px;padding:14px 16px;display:flex}.hero-stat span{color:#aeb7c7;font-size:9px}.hero-stat strong{font-size:22px}.hero-stat .model-name{color:#c7d2fe;font-size:15px}.hero-art{color:#c7d2fe;background:#6366f129;border:1px solid #ffffff1a;border-radius:17px;justify-content:center;align-items:center;width:68px;display:flex}.section-heading,.admin-page-intro{justify-content:space-between;align-items:flex-end;display:flex}.section-heading{margin:37px 0 20px}.section-heading h2,.admin-page-intro h2{color:var(--ink);letter-spacing:-.025em;font-size:21px}.section-heading p,.admin-page-intro p{color:var(--muted);margin-top:6px;font-size:12px}.search-box{border:1px solid var(--line-strong);color:#98a2b3;width:220px;height:39px;box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-box:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f114}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.agent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.agent-card{border:1px solid var(--line);min-height:246px;box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;flex-direction:column;padding:21px;transition:all .18s;display:flex}.agent-card:hover{box-shadow:var(--shadow-md);border-color:#c7d2fe;transform:translateY(-3px)}.agent-card-top{align-items:center;margin-bottom:19px;display:flex}.agent-icon{border-radius:12px;justify-content:center;align-items:center;width:43px;height:43px;display:inline-flex}.agent-icon-indigo{color:#4f46e5;background:#eef2ff}.agent-icon-violet{color:#7c3aed;background:#f5f3ff}.agent-icon-orange{color:#ea580c;background:#fff7ed}.agent-icon-cyan{color:#0891b2;background:#ecfeff}.agent-icon-green{color:#059669;background:#ecfdf5}.agent-label{color:#98a2b3;letter-spacing:.08em;margin-left:10px;font-size:9px;font-weight:700}.agent-online{color:#667085;align-items:center;gap:5px;margin-left:auto;font-size:9px;display:flex}.agent-online i,.enabled-text i,.disabled-text i{background:#12b76a;border-radius:50%;width:6px;height:6px}.agent-card h3{margin-bottom:9px;font-size:16px}.agent-card>p{color:var(--muted);flex:1;font-size:12px;line-height:1.72}.agent-card-foot{border-top:1px solid #f0f2f5;justify-content:space-between;align-items:center;margin-top:20px;padding-top:15px;display:flex}.agent-card-foot>span{color:#98a2b3;align-items:center;gap:5px;font-size:9px;display:flex}.agent-card-foot button{color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:680;display:inline-flex}.agent-card-foot button:hover{color:var(--primary-dark)}.workbench-tip{background:linear-gradient(90deg,#f5f7ff,#fafbff);border:1px solid #dce5ff;border-radius:12px;align-items:center;gap:14px;margin-top:21px;padding:17px 19px;display:flex}.tip-icon{color:#4f46e5;background:#e9edff;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.workbench-tip>div{flex:1}.workbench-tip strong{font-size:11px}.workbench-tip p{color:#667085;margin-top:3px;font-size:10px}.tip-example{color:#667085;background:#fff;border-radius:8px;max-width:340px;padding:8px 11px;font-size:9px}.chat-layout{background:#fff;height:100%;display:flex}.conversation-panel{border-right:1px solid var(--line);background:#f8f9fc;flex-direction:column;flex:0 0 232px;width:232px;display:flex}.conversation-panel-head{border-bottom:1px solid var(--line);flex-direction:column;gap:11px;padding:16px 15px;display:flex}.back-workbench{color:#667085;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:9px;display:flex}.back-workbench:hover{color:var(--primary)}.new-chat-button{color:#4338ca;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:38px;font-size:11px;font-weight:650;display:flex}.conversation-list-head{color:#475467;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:16px 17px 8px;font-size:9px;font-weight:700;display:flex}.conversation-list-head small{color:#98a2b3;font-size:9px}.conversation-list{flex:1;padding:0 8px;overflow-y:auto}.conversation-item{border-radius:8px;margin-bottom:3px;position:relative}.conversation-item>button:first-child{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;width:100%;min-height:50px;padding:7px 32px 7px 10px;display:flex}.conversation-item:hover{background:#f0f2f7}.conversation-item.active{background:#e9edff}.conversation-item.active:before{background:var(--primary);content:"";border-radius:2px;width:2px;position:absolute;top:11px;bottom:11px;left:0}.conversation-item span{color:#344054;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:600;overflow:hidden}.conversation-item small{color:#98a2b3;font-size:8px}.conversation-delete{color:#98a2b3;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:27px;height:27px;display:none;position:absolute;top:8px;right:5px}.conversation-item:hover .conversation-delete{display:flex}.conversation-delete:hover{color:var(--red);background:#fff}.conversation-empty{color:#98a2b3;text-align:center;padding:22px 10px;font-size:9px}.conversation-agent-note{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:9px;margin:10px;padding:10px;display:flex}.mini-agent-icon{width:32px;height:32px;color:var(--primary);background:var(--primary-soft);border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;display:inline-flex}.conversation-agent-note>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.conversation-agent-note strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.conversation-agent-note small{color:#98a2b3;font-size:7px}.chat-main{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex}.chat-agent-bar{border-bottom:1px solid var(--line);flex:0 0 62px;align-items:center;gap:10px;height:62px;padding:0 21px;display:flex}.chat-agent-avatar{width:36px;height:36px;color:var(--primary);background:var(--primary-soft);border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.chat-agent-bar>div{flex-direction:column;flex:1;gap:3px;display:flex}.chat-agent-bar span:not(.chat-agent-avatar){color:#98a2b3;align-items:center;gap:5px;font-size:8px;display:flex}.chat-agent-bar span i{background:#12b76a;border-radius:50%;width:5px;height:5px}.mobile-history-button{display:none}.message-area{scroll-behavior:smooth;background:radial-gradient(circle at 50% 0,#eef2ff8c,#0000 30%),#fff;flex:1;min-height:0;position:relative;overflow-y:auto}.chat-loader{min-height:100%}.chat-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:46px 24px;display:flex}.welcome-orb{color:#fff;background:linear-gradient(145deg,#818cf8,#4f46e5);border:1px solid #c7d2fe;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:19px;display:inline-flex;position:relative;box-shadow:0 18px 40px #4f46e538}.welcome-orb:after{content:"";border:1px solid #6366f11f;border-radius:25px;position:absolute;inset:-8px}.welcome-overline{color:var(--primary);letter-spacing:.17em;font-size:8px;font-weight:750}.chat-welcome h2{letter-spacing:-.025em;margin-top:8px;font-size:21px}.chat-welcome>p{max-width:520px;color:var(--muted);margin-top:10px;font-size:11px;line-height:1.75}.prompt-starters{grid-template-columns:repeat(3,1fr);gap:10px;width:min(650px,100%);margin-top:29px;display:grid}.prompt-starters button{border:1px solid var(--line);color:#475467;text-align:left;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:10px;min-height:67px;padding:12px;font-size:9px;transition:all .15s;display:flex}.prompt-starters button:hover{color:var(--primary);box-shadow:var(--shadow-sm);border-color:#c7d2fe}.prompt-starters button span{width:25px;height:25px;color:var(--primary);background:var(--primary-soft);border-radius:7px;flex:0 0 25px;justify-content:center;align-items:center;font-size:8px;font-weight:700;display:inline-flex}.messages{width:min(790px,100% - 48px);margin:0 auto;padding:25px 0 34px}.conversation-date{color:#98a2b3;text-align:center;align-items:center;gap:12px;margin:3px 0 25px;font-size:8px;display:flex}.conversation-date:before,.conversation-date:after{content:"";background:#eef0f4;flex:1;height:1px}.message{align-items:flex-start;gap:10px;margin-bottom:25px;display:flex}.message-user{flex-direction:row-reverse}.message-avatar{color:#4f46e5;background:#eef2ff;border-radius:9px;flex:0 0 31px;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.message-user .message-avatar{color:#475467;background:#f2f4f7}.message-body{max-width:min(680px,100% - 46px)}.message-user .message-body{flex-direction:column;align-items:flex-end;display:flex}.message-meta{align-items:center;gap:7px;margin-bottom:6px;display:flex}.message-meta small{color:#98a2b3;font-size:7px}.message-bubble{border:1px solid var(--line);color:#344054;box-shadow:var(--shadow-sm);white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:5px 13px 13px;padding:12px 14px;font-size:12px;line-height:1.85}.message-user .message-bubble{color:#31326f;background:#f1f3ff;border-color:#e0e7ff;border-radius:13px 5px 13px 13px}.message-actions{gap:5px;margin-top:6px;display:flex}.message-actions button{color:#98a2b3;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;height:27px;padding:0 8px;font-size:8px;display:inline-flex}.message-actions button:hover{color:#475467;background:#f2f4f7}.typing-dots{gap:4px;padding:4px 2px;display:flex}.typing-dots i{background:#818cf8;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite pulse}.typing-dots i:nth-child(2){animation-delay:.14s}.typing-dots i:nth-child(3){animation-delay:.28s}@keyframes pulse{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}.scroll-bottom{border:1px solid var(--line);color:#667085;width:34px;height:34px;box-shadow:var(--shadow-md);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:sticky;bottom:12px;left:calc(50% - 17px)}.composer-wrap{background:#fff;border-top:1px solid #f0f2f5;flex:none;padding:10px clamp(20px,7vw,80px) 11px}.composer{background:#fff;border:1px solid #d6dbe5;border-radius:13px;width:min(790px,100%);margin:0 auto;padding:10px 11px 8px 14px;transition:all .15s;box-shadow:0 8px 26px #16203312}.composer:focus-within{border-color:#a5b4fc;box-shadow:0 8px 26px #16203312,0 0 0 3px #6366f114}.composer textarea{resize:none;width:100%;min-height:29px;max-height:140px;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px;line-height:1.6;display:block}.composer textarea::placeholder{color:#b1b7c4}.composer-foot{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.composer-foot>span{color:#b1b7c4;font-size:7px}.send-button,.stop-button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;height:31px;padding:0 11px;font-size:9px;font-weight:650;display:inline-flex}.send-button:disabled{cursor:not-allowed;background:#c7c9d3}.stop-button{color:#b42318;background:#fef3f2}.ai-disclaimer{color:#b1b7c4;text-align:center;margin:6px auto 0;font-size:7px}.composer-error{color:#b42318;text-align:center;width:min(790px,100%);margin:0 auto 7px;font-size:9px}.chat-history-trigger{display:none}.admin-page-intro{margin-bottom:24px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{border:1px solid var(--line);min-height:147px;box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;flex-direction:column;padding:19px;display:flex;position:relative}.metric-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:17px;right:17px}.metric-indigo{color:#4f46e5;background:#eef2ff}.metric-violet{color:#7c3aed;background:#f5f3ff}.metric-cyan{color:#0891b2;background:#ecfeff}.metric-green{color:#059669;background:#ecfdf5}.metric-label{color:#667085;font-size:10px}.metric-card>strong{letter-spacing:-.03em;margin-top:17px;font-size:27px}.metric-card>small{color:#98a2b3;align-items:center;gap:5px;margin-top:auto;font-size:8px;display:flex}.metric-card>small svg{color:#12b76a}.admin-dashboard-grid{grid-template-columns:1.5fr 1fr;gap:15px;margin-top:16px;display:grid}.panel-card{border:1px solid var(--line);min-height:310px;box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;padding:20px}.panel-card-header{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;padding-bottom:16px;display:flex}.panel-card-header p{color:#98a2b3;margin-top:4px;font-size:9px}.error-event-list>div,.health-row{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;min-height:58px;display:flex}.error-event-list>div:last-child,.health-row:last-child{border-bottom:0}.error-dot{color:#d92d20;background:#fef3f2;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.error-event-list>div>span:nth-child(2),.health-row>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.error-event-list small,.health-row small,.error-event-list time{color:#98a2b3;font-size:8px}.health-icon{color:#4f46e5;background:#f2f4ff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.admin-toolbar,.filter-bar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.record-count{color:#98a2b3;margin-left:auto;font-size:10px}.data-table-wrap{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:820px}.data-table th{border-bottom:1px solid var(--line);color:#667085;text-align:left;letter-spacing:.035em;white-space:nowrap;background:#fafbfc;height:43px;padding:0 15px;font-size:9px;font-weight:700}.data-table td{color:#475467;border-bottom:1px solid #f0f2f5;height:68px;padding:10px 15px;font-size:10px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fcfcfd}.align-right{text-align:right!important}.table-primary{align-items:center;gap:10px;min-width:260px;display:flex}.table-avatar{color:#4f46e5;background:#eef2ff;border-radius:10px;flex:0 0 35px;justify-content:center;align-items:center;width:35px;height:35px;display:inline-flex}.table-primary>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.table-primary strong{color:#344054;font-size:10px}.table-primary small{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-size:8px;display:block;overflow:hidden}.model-chip{color:#475467;white-space:nowrap;background:#f9fafb;border:1px solid #e4e7ec;border-radius:6px;padding:5px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:inline-flex}.table-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.table-actions button{color:#667085;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;height:30px;padding:0 7px;font-size:8px;display:inline-flex}.table-actions button:hover{color:#4338ca;background:#f2f4ff}.security-banner{color:#4338ca;background:#f5f7ff;border:1px solid #c7d2fe;border-radius:10px;align-items:center;gap:11px;margin-bottom:17px;padding:13px 15px;display:flex}.security-banner>div{flex-direction:column;gap:3px;display:flex}.security-banner p{color:#667085;font-size:8px}.model-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.model-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;padding:20px}.model-card-head{border-bottom:1px solid #f0f2f5;align-items:center;gap:11px;padding-bottom:16px;display:flex}.model-logo{color:#4f46e5;background:#eef2ff;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.model-card-head>div{flex:1}.model-card-head p{color:#98a2b3;margin-top:4px;font-size:9px}.model-card dl{margin:14px 0}.model-card dl div{grid-template-columns:95px 1fr;align-items:center;min-height:34px;display:grid}.model-card dt{color:#98a2b3;font-size:9px}.model-card dd{color:#475467;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:9px;overflow:hidden}.model-card-foot{border-top:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.enabled-text,.disabled-text{color:#067647;align-items:center;gap:6px;font-size:9px;display:flex}.disabled-text{color:#667085}.disabled-text i{background:#98a2b3}.model-card-foot button{color:#4f46e5;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:9px;display:flex}.user-avatar{color:#344054;background:#f2f4f7}.usage-summary{gap:10px;margin-bottom:15px;display:flex}.usage-summary>span{border:1px solid var(--line);color:#667085;background:#fff;border-radius:9px;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:9px;display:flex}.usage-summary>span:first-child svg{color:#12b76a}.usage-summary>span:nth-child(2) svg{color:#f04438}.usage-summary>span:nth-child(3) svg{color:#4f46e5}.usage-summary strong{color:#344054;font-size:12px}.filter-bar select{color:#475467;width:auto;min-width:155px;height:38px;padding:0 30px 0 10px;font-size:9px}.usage-identity{flex-direction:column;gap:3px;display:flex}.usage-identity strong{color:#344054;font-size:9px}.usage-identity small{color:#98a2b3;font-size:8px}.latency{white-space:nowrap;align-items:center;gap:5px;display:flex}.error-cell{color:#b42318;text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10182894;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{width:min(480px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow-lg);background:#fff;border:1px solid #ffffff80;border-radius:16px;overflow-y:auto}.modal-wide{width:min(760px,100%)}.modal-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;justify-content:space-between;align-items:flex-start;padding:20px 22px 16px;display:flex;position:sticky;top:0}.modal-header h2{font-size:16px}.modal-header p{color:#667085;margin-top:5px;font-size:9px}.modal-form{flex-direction:column;gap:17px;padding:20px 22px 22px;display:flex}.form-grid{gap:14px;display:grid}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.prompt-textarea{font-family:SFMono-Regular,Consolas,Microsoft YaHei,monospace;font-size:11px}.advanced-fields{border:1px solid var(--line);background:#fafbfc;border-radius:10px}.advanced-fields summary{color:#475467;cursor:pointer;align-items:center;gap:7px;height:42px;padding:0 12px;font-size:10px;font-weight:650;list-style:none;display:flex}.advanced-fields summary svg:last-child{margin-left:auto}.advanced-fields[open] summary svg:last-child{transform:rotate(90deg)}.advanced-fields>div{padding:4px 12px 14px}.check-row{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.check-row label{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:flex-start;gap:9px;padding:12px;display:flex}.check-row input{accent-color:var(--primary);margin-top:2px}.check-row label span{flex-direction:column;gap:4px;display:flex}.check-row small{color:#98a2b3;font-size:8px}.modal-actions{justify-content:flex-end;gap:9px;padding-top:4px;display:flex}.mobile-scrim,.history-scrim{display:none}.brand-copy small{font-size:9px}.nav-label{font-size:11px}.nav-item{font-size:14px}.nav-item-muted small{font-size:10px}.security-note span{font-size:12px}.security-note small{font-size:10px}.profile-button strong{font-size:12px}.profile-button small{font-size:10px}.profile-menu button{font-size:13px}.topbar-title span{font-size:10px}.topbar-title h1{font-size:16px}.topbar-account{font-size:12px}.login-overline,.section-overline{font-size:11px}.login-help,.demo-account,.hero-kicker{font-size:12px}.hero-copy p{font-size:14px}.hero-stat span{font-size:11px}.section-heading p,.admin-page-intro p{font-size:14px}.search-box input{font-size:13px}.agent-label,.agent-online{font-size:11px}.agent-card>p{font-size:14px}.agent-card-foot>span{font-size:11px}.agent-card-foot button,.workbench-tip strong{font-size:13px}.workbench-tip p{font-size:12px}.tip-example,.back-workbench{font-size:11px}.new-chat-button{font-size:13px}.conversation-list-head{font-size:11px}.conversation-list-head small{font-size:10px}.conversation-item span{font-size:12px}.conversation-item small{font-size:10px}.conversation-empty,.conversation-agent-note strong{font-size:11px}.conversation-agent-note small{font-size:9px}.chat-agent-bar strong{font-size:13px}.chat-agent-bar span:not(.chat-agent-avatar),.welcome-overline{font-size:10px}.chat-welcome>p{font-size:13px}.prompt-starters button{font-size:12px}.prompt-starters button span,.conversation-date{font-size:10px}.message-meta strong{font-size:11px}.message-meta small{font-size:9px}.message-bubble{font-size:14px}.message-actions button{font-size:10px}.composer textarea{font-size:14px}.composer-foot>span{font-size:10px}.send-button,.stop-button{font-size:12px}.ai-disclaimer{font-size:9px}.composer-error{font-size:11px}.metric-label{font-size:12px}.metric-card>small{font-size:10px}.panel-card-header h3{font-size:15px}.panel-card-header p{font-size:11px}.error-event-list strong,.health-row strong{font-size:12px}.error-event-list small,.health-row small,.error-event-list time{font-size:10px}.record-count{font-size:12px}.data-table th{font-size:11px}.data-table td,.table-primary strong{font-size:12px}.table-primary small,.model-chip,.table-actions button{font-size:10px}.security-banner strong{font-size:12px}.security-banner p{font-size:10px}.model-card h3{font-size:14px}.model-card-head p,.model-card dt,.model-card dd,.enabled-text,.disabled-text,.model-card-foot button,.usage-summary>span,.filter-bar select,.usage-identity strong{font-size:11px}.usage-identity small{font-size:10px}.modal-header p{font-size:11px}.prompt-textarea{font-size:13px}.advanced-fields summary{font-size:12px}.check-row strong{font-size:11px}.check-row small{font-size:10px}.app-frame-readable .nav-label{font-size:14px}.app-frame-readable .nav-item{min-height:50px;font-size:18px}.app-frame-readable .nav-item-muted small{font-size:13px}.app-frame-readable .security-note span{font-size:15px}.app-frame-readable .security-note small{font-size:13px}.app-frame-readable .profile-button strong{font-size:15px}.app-frame-readable .profile-button small,.app-frame-readable .topbar-title span{font-size:13px}.app-frame-readable .topbar-title h1{font-size:21px}.app-frame-readable .topbar-account{font-size:15px}.app-frame-readable .topbar .secondary-button{font-size:17px}.app-frame-readable .hero-kicker{font-size:16px}.app-frame-readable .hero-copy h2{font-size:37px}.app-frame-readable .hero-copy p{font-size:20px;line-height:1.7}.app-frame-readable .hero-stat span{font-size:15px}.app-frame-readable .hero-stat strong{font-size:29px}.app-frame-readable .hero-stat .model-name{font-size:21px}.app-frame-readable .section-overline{font-size:15px}.app-frame-readable .section-heading h2{font-size:30px}.app-frame-readable .section-heading p{font-size:19px;line-height:1.65}.app-frame-readable .search-box{height:50px}.app-frame-readable .search-box input{font-size:18px}.app-frame-readable .agent-card{min-height:330px;padding:27px}.app-frame-readable .agent-label,.app-frame-readable .agent-online{font-size:15px}.app-frame-readable .agent-card h3{font-size:25px}.app-frame-readable .agent-card>p{font-size:20px;line-height:1.85}.app-frame-readable .agent-card-foot>span{font-size:15px}.app-frame-readable .agent-card-foot button,.app-frame-readable .workbench-tip strong{font-size:19px}.app-frame-readable .workbench-tip p{font-size:17px;line-height:1.7}.app-frame-readable .tip-example{font-size:15px}@media (width<=1120px){.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{grid-template-columns:repeat(2,1fr)}.login-page{grid-template-columns:1fr .85fr}.story-content>h1{font-size:43px}.tip-example{display:none}}@media (width<=860px){.login-page{display:block}.login-story{display:none}.login-form-side{min-height:100vh;padding:34px 24px}.login-mobile-brand{margin-bottom:54px;display:block}.sidebar{z-index:70;transition:transform .2s;transform:translate(-100%)}.sidebar-open{transform:translate(0);box-shadow:20px 0 50px #0f172a38}.sidebar-close{display:inline-flex}.mobile-scrim{z-index:60;background:#10182875;border:0;display:block;position:fixed;inset:0}.main-panel{width:100%;margin-left:0}.mobile-menu{display:inline-flex}.topbar{padding:0 18px}.topbar-account{display:none}.page-content{padding:24px 20px 40px}.workbench-hero{padding:30px}.hero-side{display:none}.admin-dashboard-grid,.model-card-grid{grid-template-columns:1fr}.conversation-panel{z-index:80;width:260px;transition:transform .19s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.conversation-panel-open{transform:translate(0);box-shadow:20px 0 50px #0f172a33}.history-scrim{z-index:75;background:#10182873;border:0;display:block;position:fixed;inset:0}.mobile-history-button{color:#667085;background:#f2f4f7;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.chat-history-trigger{display:inline-flex}}@media (width<=640px){.topbar{height:58px}.app-frame-full .topbar{flex-basis:58px}.topbar-actions .secondary-button span{display:none}.page-content{min-height:calc(100vh - 58px);padding:18px 14px 32px}.page-content-full{padding:0}.workbench-hero{border-radius:14px;min-height:178px;padding:25px 22px}.hero-copy h2{font-size:23px}.hero-copy p{max-width:300px;line-height:1.6}.app-frame-readable .hero-copy h2{font-size:32px}.app-frame-readable .hero-copy p{max-width:none;font-size:19px}.section-heading{flex-direction:column;align-items:flex-start;gap:14px;margin-top:29px}.search-box{width:100%}.agent-grid{grid-template-columns:1fr}.agent-card{min-height:228px}.app-frame-readable .agent-card{min-height:320px;padding:24px}.workbench-tip{align-items:flex-start}.workbench-tip p{line-height:1.55}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:132px;padding:15px}.metric-icon{width:32px;height:32px;top:14px;right:14px}.admin-page-intro{flex-direction:column;align-items:flex-start;gap:15px}.admin-page-intro .primary-button{width:100%}.admin-toolbar{flex-direction:column;align-items:stretch}.record-count{margin-left:0}.usage-summary{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.usage-summary>span{flex-direction:column;justify-content:center;gap:2px;padding:7px 5px}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar select{width:100%}.form-grid-two,.check-row{grid-template-columns:1fr}.modal-backdrop{align-items:flex-end;padding:0}.modal{border-radius:17px 17px 0 0;width:100%;max-height:92vh}.messages{width:calc(100% - 24px)}.message-body{max-width:calc(100% - 42px)}.prompt-starters{grid-template-columns:1fr;max-width:330px}.prompt-starters button{min-height:52px}.chat-welcome{justify-content:flex-start;padding-top:55px}.composer-wrap{padding:8px 10px}.composer-foot>span{display:none}.chat-agent-bar{padding:0 12px}.chat-history-trigger{width:36px;padding:0}.chat-history-trigger svg{margin:0}.chat-history-trigger{font-size:0}}
