@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#17201e;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17201e;--muted:#6c7774;--line:#dce2df;--surface:#fff;--surface-soft:#f7f9f8;--green:#1f6f5c;--green-dark:#155345;--green-soft:#e6f2ee;--orange:#d76b36;--orange-soft:#fbede5;--blue:#247ba0;--blue-soft:#e7f2f6;--purple:#5b5f97;--sidebar:#182220;--shadow:0 12px 28px #1d2e2914;background:#f2f4f3;font-family:Manrope,Noto Sans SC,sans-serif}*{box-sizing:border-box}html{background:#f2f4f3;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit;letter-spacing:0}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:1px;outline:3px solid #247ba038}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}code{color:#4f5c59;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.app-shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--sidebar);color:#dfe8e5;z-index:20;flex-direction:column;height:100vh;padding:22px 14px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;height:54px;padding:0 10px;display:flex}.brand-mark{width:34px;height:34px;color:var(--green-dark);background:#e9f5f1;border-radius:6px;place-items:center;display:grid}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-copy strong{color:#fff;font-size:17px}.brand-copy small{color:#91a39e;margin-top:5px;font-size:11px}.primary-nav{flex-direction:column;gap:4px;margin-top:26px;display:flex}.nav-item{color:#aab9b5;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;width:100%;height:43px;padding:0 12px;transition:background .16s,color .16s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#2a3a36;box-shadow:inset 3px 0 #68b39d}.nav-item span{font-size:14px;font-weight:600}.sidebar-footer{flex-direction:column;gap:10px;margin-top:auto;display:flex}.button-reset{font:inherit}.workspace-user{border-top:1px solid #ffffff17;align-items:center;gap:10px;padding:16px 8px 2px;display:flex}.workspace-user>span:last-child{flex-direction:column;min-width:0;display:flex}.workspace-user strong{color:#fff;font-size:13px}.workspace-user small{color:#7f928d;margin-top:3px;font-size:11px}.avatar{color:#1c5849;background:#dfeae6;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.avatar.small{width:28px;height:28px;font-size:10px}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.global-search{color:#80908b;background:#f3f6f5;border:1px solid #0000;border-radius:6px;align-items:center;gap:9px;width:min(440px,48vw);height:38px;padding:0 10px;display:flex}.global-search:focus-within{background:#fff;border-color:#a9c8bf}.global-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:13px}kbd{color:#77827f;background:#fff;border:1px solid #d5ddda;border-bottom-width:2px;border-radius:4px;padding:2px 5px;font-size:10px}.topbar-actions{align-items:center;gap:8px;display:flex}.icon-button{cursor:pointer;color:#687572;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;place-items:center;width:34px;height:34px;display:inline-grid}.icon-button:hover{color:var(--ink);background:#f0f4f2}.icon-button:disabled{opacity:.35;cursor:not-allowed}.user-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:8px;height:38px;padding:0 9px 0 5px;font-size:13px;font-weight:600;display:flex}.mobile-menu{display:none}.page-stage{width:min(1480px,100%);margin:0 auto;padding:34px 38px 54px}.api-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:420px;display:flex}.api-loading i{border:3px solid #c9ddd6;border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.api-loading strong{margin-top:7px;font-size:15px}.api-loading span{color:var(--muted);font-size:12px}.api-loading.error{gap:12px}.api-loading.error .button{margin-top:8px}.sync-warning{color:#8b4a2b;background:#fff7f2;border:1px solid #edc3ad;border-radius:6px;justify-content:space-between;align-items:center;gap:15px;min-height:38px;margin-bottom:16px;padding:9px 12px;font-size:11px;display:flex}.sync-warning button{color:#7a3e24;cursor:pointer;background:0 0;border:0;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}.boot-screen{background:#f2f4f3;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:100vh;display:flex}.boot-screen i{border:3px solid #c9ddd6;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}.boot-screen strong{margin-top:8px;font-size:15px}.boot-screen span{color:var(--muted);font-size:12px}.login-page{background:#f3f5f4;grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:#19342d;flex-direction:column;min-height:100vh;padding:42px clamp(38px,6vw,90px);display:flex}.login-brand{align-items:center;gap:12px;display:flex}.login-brand>span{width:40px;height:40px;color:var(--green-dark);background:#eef8f4;border-radius:7px;place-items:center;display:grid}.login-brand strong{font-size:17px}.login-statement{max-width:610px;margin:auto 0}.login-statement .eyebrow{color:#82c5b2}.login-statement h1{max-width:590px;font-size:42px;line-height:1.25}.login-statement p{color:#b8cbc5;max-width:520px;margin-top:22px;font-size:14px;line-height:1.9}.login-security{color:#b9d8cf;border-top:1px solid #ffffff21;align-items:center;gap:12px;padding-top:25px;display:flex}.login-security>span{flex-direction:column;display:flex}.login-security strong{color:#eef8f5;font-size:12px}.login-security small{margin-top:4px;font-size:10px}.login-form-panel{place-items:center;padding:40px;display:grid}.login-form{gap:21px;width:min(390px,100%);display:grid}.login-form h2{margin-top:3px;font-size:26px}.login-form>div:first-of-type>p{color:var(--muted);margin-top:8px;font-size:12px}.login-field{color:#3e4a47;gap:7px;font-size:12px;font-weight:650;display:grid}.login-field>div{color:#82908c;background:#fff;border:1px solid #d6dedb;border-radius:6px;align-items:center;gap:9px;height:44px;padding:0 11px;display:flex}.login-field>div:focus-within{border-color:#73aa99;box-shadow:0 0 0 3px #1f6f5c17}.login-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.login-field button{color:#71807b;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.login-error{color:#93492c;background:#fff4ee;border:1px solid #efc1ad;border-radius:6px;min-height:38px;margin-top:-7px;padding:10px 12px;font-size:11px}.login-submit{width:100%;height:44px}.login-hint{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#f8faf9;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:10px;display:flex}.login-hint code{color:#39514b}.login-mobile-mark{display:none}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;min-height:82px;margin-bottom:25px;display:flex}.page-title-wrap{min-width:0}.page-header h1{letter-spacing:0;font-size:28px;line-height:1.18}.page-header p{max-width:700px;color:var(--muted);margin-top:7px;font-size:13px;line-height:1.65}.eyebrow{color:var(--green);letter-spacing:1.5px;margin-bottom:9px;font-size:10px;font-weight:700;display:block}.back-link{color:#67736f;align-items:center;gap:4px;width:max-content;margin-bottom:13px;font-size:12px;font-weight:600;display:flex}.page-actions,.toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.button.primary{color:#fff;background:var(--green);border-color:var(--green)}.button.primary:hover{background:var(--green-dark)}.button.secondary{border-color:var(--line);color:#34413e;background:#fff}.button.secondary:hover{background:#f9fbfa;border-color:#aab9b5}.button.light{color:#153f34;background:#f3fbf8;border-color:#b8d7ce}.button.wide{width:100%}.button:disabled{opacity:.45;cursor:not-allowed}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.metric-strip{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px;display:grid;overflow:hidden}.metric-item{min-height:112px;padding:21px 23px;position:relative}.metric-item+.metric-item{border-left:1px solid var(--line)}.metric-label{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.metric-item>strong{margin-top:12px;font-size:25px;line-height:1;display:block}.metric-item small{color:#75817e;margin-top:8px;font-size:11px;display:block}.section-block{background:var(--surface);border:1px solid var(--line);border-radius:8px}.section-toolbar,.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:17px 20px;display:flex}.section-toolbar h2,.section-heading h2{font-size:16px;line-height:1.3}.section-toolbar p,.section-heading p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5}.search-field{color:#83908c;background:#f6f8f7;border:1px solid #e1e6e4;border-radius:6px;align-items:center;gap:8px;width:250px;height:36px;padding:0 10px;display:flex}.search-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.table-head,.table-row{align-items:center;min-width:900px}.table-head{border-bottom:1px solid var(--line);color:#788480;text-transform:uppercase;background:#f8faf9;min-height:42px;padding:0 20px;font-size:10px;font-weight:700}.table-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ef;width:100%;min-height:72px;padding:10px 20px;font-size:12px}.table-row:hover{background:#fafcfb}.table-row:last-child{border-bottom:0}.table-row strong{font-size:13px}.agent-table,.data-table{overflow-x:auto}.agent-grid{grid-template-columns:minmax(280px,2.2fr) 110px 80px 110px 130px 36px;gap:16px;display:grid}.agent-identity{align-items:center;gap:12px;min-width:0;display:flex}.agent-symbol{color:#fff;border-radius:6px;flex:none;place-items:center;width:39px;height:39px;display:grid}.agent-identity>span:last-child,.model-grid>span:first-child,.voice-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.agent-identity strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.agent-identity small,.model-grid small,.voice-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;width:max-content;max-width:100%;height:24px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.status-badge.green{color:#176551;background:var(--green-soft)}.status-badge.amber{color:#9a552f;background:var(--orange-soft)}.status-badge.gray{color:#65706d;background:#edf0ef}.status-badge.blue{color:#1e6785;background:var(--blue-soft)}.table-footer{border-top:1px solid var(--line);min-height:52px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 20px;font-size:11px;display:flex}.pager{align-items:center;gap:8px;display:flex}.pager .icon-button{border-color:var(--line)}.modal-backdrop{z-index:80;background:#0d16148c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;width:min(560px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 30px 80px #00000038}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.modal h2{font-size:18px}.modal header p{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.6}.modal-form{gap:17px;padding:22px;display:grid}.field{color:#3f4a47;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:650;display:flex}.field input,.field textarea,.field select,.section-toolbar>select{width:100%;min-height:39px;color:var(--ink);background:#fff;border:1px solid #d8dfdc;border-radius:6px;outline:none;padding:8px 10px;font-size:12px}.field textarea{resize:vertical;min-height:88px;line-height:1.65}.field input:focus,.field textarea:focus,.field select:focus{border-color:#7eb19f;box-shadow:0 0 0 3px #1f6f5c17}.field small{color:var(--muted);font-size:10px;font-weight:500}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:4px;padding-top:18px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-subnav{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:2px;height:46px;margin-bottom:18px;padding:0 7px;display:flex;overflow-x:auto}.agent-subnav button{color:#6b7773;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:5px;height:34px;padding:0 13px;font-size:12px;font-weight:650}.agent-subnav button.active{color:#174f41;background:var(--green-soft)}.config-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:start;gap:18px;display:grid}.config-aside{gap:18px;display:grid}.config-main .form-grid{padding:20px}.knowledge-binding{border-top:1px solid var(--line);margin:0 20px 20px;padding-top:18px}.knowledge-binding-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.knowledge-binding-head>span:first-child{flex-direction:column;display:flex}.knowledge-binding-head strong{font-size:12px}.knowledge-binding-head small{color:var(--muted);margin-top:4px;font-size:9px}.knowledge-binding-list{border:1px solid var(--line);border-radius:6px;margin-top:12px;overflow:hidden}.knowledge-binding-list>div{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(150px,1fr) 70px 42px;align-items:center;gap:12px;min-height:62px;padding:8px 12px;display:grid}.knowledge-binding-list>div:last-child{border-bottom:0}.knowledge-binding-list>div>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.knowledge-binding-list>div>span:nth-child(2) small{color:var(--muted);margin-top:4px;font-size:9px}.knowledge-binding-icon{background:var(--blue-soft);width:32px;height:32px;color:var(--blue);border-radius:6px;place-items:center;display:grid}.pipeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:19px 20px 2px;display:grid}.pipeline>div{border:1px solid var(--line);background:#fafcfb;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:65px;display:flex;position:relative}.pipeline>div:not(:last-child):after{content:"";background:#bfc9c5;width:9px;height:1px;position:absolute;right:-9px}.pipeline div.accent{color:#185f7d;background:#eaf3f6;border-color:#bdd4de}.pipeline span{color:#8b9692;font-size:9px}.pipeline strong{font-size:11px}.config-aside .field{margin-top:16px;padding:0 20px}.config-aside .field:last-child{padding-bottom:20px}.prompt-field{min-height:180px!important}.health-list>div:not(.section-heading){border-bottom:1px solid #edf0ef;justify-content:space-between;align-items:center;height:47px;margin:0 18px;font-size:11px;display:flex}.health-list>div:last-child{border-bottom:0}.health-list span{align-items:center;gap:8px;display:flex}.green-dot,.amber-dot{background:#2e8b70;border-radius:50%;width:7px;height:7px}.amber-dot{background:#d98249}.session-grid{grid-template-columns:1.3fr 1.4fr .7fr .7fr 1fr 32px;gap:18px;display:grid}.conversation-layout{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:280px minmax(0,1fr);height:min(680px,100vh - 235px);min-height:520px;display:grid;overflow:hidden}.conversation-sidebar{border-right:1px solid var(--line);background:#f7f9f8;flex-direction:column;min-width:0;display:flex}.conversation-sidebar-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:13px 14px 13px 18px;display:flex}.conversation-sidebar-head>span{flex-direction:column;display:flex}.conversation-sidebar-head strong{font-size:13px}.conversation-sidebar-head small{color:var(--muted);margin-top:4px;font-size:9px}.conversation-list{padding:8px;overflow-y:auto}.conversation-list>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:9px;width:100%;min-height:62px;padding:10px;display:grid}.conversation-list>button:hover{background:#fff}.conversation-list>button.active{background:#fff;border-color:#bfd7cf}.conversation-list button>span{flex-direction:column;min-width:0;display:flex}.conversation-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.conversation-list small{color:var(--muted);margin-top:5px;font-size:8px}.conversation-list time{color:#87928e;font-size:8px}.conversation-main{grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;display:grid}.conversation-main>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:72px;padding:13px 20px;display:flex}.conversation-main>header h2{font-size:14px}.conversation-main>header p{color:var(--muted);margin-top:4px;font-size:9px}.conversation-statuses{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.message-scroll{background:#fbfcfb;padding:22px;overflow-y:auto}.chat-message{align-items:flex-start;gap:10px;max-width:760px;margin-bottom:18px;display:flex}.chat-message>span{width:30px;height:30px;color:var(--green);background:#e6efec;border-radius:6px;flex:none;place-items:center;font-size:9px;font-weight:700;display:grid}.chat-message>div{min-width:0;max-width:calc(100% - 40px)}.chat-message p{border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:6px;padding:10px 12px;font-size:12px;line-height:1.75}.chat-message small{color:#8a9591;margin-top:5px;font-size:8px;display:block}.message-citations{flex-wrap:wrap;gap:5px;max-width:100%;margin-top:6px;display:flex}.message-citations>span{color:#31584d;white-space:nowrap;text-overflow:ellipsis;background:#f2f8f5;border:1px solid #c9dad4;border-radius:4px;align-items:center;gap:5px;min-width:0;max-width:240px;height:25px;padding:0 7px;font-size:9px;display:flex;overflow:hidden}.message-citations>span strong{color:var(--green);margin-left:auto;font-size:8px}.tool-call-panel{background:#fffbf3;border:1px solid #dfcba9;border-radius:6px;width:min(430px,100%);margin-top:7px;overflow:hidden}.tool-call-panel.completed{background:#f5faf8;border-color:#bad7cc}.tool-call-panel.rejected,.tool-call-panel.failed{border-color:var(--line);background:#f8f9f8}.tool-call-panel>header{border-bottom:1px solid #6c604b1f;grid-template-columns:32px minmax(120px,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:9px 11px;display:grid}.tool-call-panel>header>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.tool-call-panel>header small{margin-top:3px}.tool-call-icon{color:#835e1d;background:#f5e8cc;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.tool-call-panel.completed .tool-call-icon{background:var(--green-soft);color:var(--green)}.tool-call-arguments{justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:9px 11px;display:flex}.tool-call-arguments>span{color:#5f5542;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.tool-call-arguments>small{text-align:right;margin:0}.tool-call-panel>footer{border-top:1px solid #6c604b1f;justify-content:flex-end;gap:7px;padding:9px 11px;display:flex}.tool-call-panel>footer .button{min-height:32px;padding:0 11px;font-size:10px}.chat-message.user{flex-direction:row-reverse;margin-left:auto}.chat-message.user>span{color:#174f41;background:#dfeee9}.chat-message.user p{background:#edf7f3;border-color:#bcd6ce}.chat-message.streaming p{color:#46534f}.chat-message.streaming p i{vertical-align:-2px;background:var(--green);width:5px;height:14px;margin-left:3px;animation:.8s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.conversation-composer{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 40px;align-items:end;gap:9px;min-height:82px;padding:12px 16px;display:grid}.conversation-composer textarea{resize:none;border:1px solid #d8dfdc;border-radius:6px;outline:none;width:100%;height:56px;min-height:56px;max-height:110px;padding:9px 10px;font-size:11px;line-height:1.55}.conversation-composer textarea:focus{border-color:#7eb19f;box-shadow:0 0 0 3px #1f6f5c17}.conversation-composer .button{width:40px;height:40px;min-height:40px;padding:0}.conversation-error{color:#984629;background:#fff2eb;padding:7px 16px;font-size:9px}.device-grid{grid-template-columns:minmax(150px,1.25fr) .65fr 1.15fr .65fr 1fr .7fr .9fr 74px;gap:15px;min-width:1120px;display:grid}.device-name{flex-direction:column;min-width:0;display:flex}.device-name small{color:var(--muted);margin-top:4px;font-size:9px}.telemetry{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.telemetry small{color:#66736f;white-space:nowrap;align-items:center;gap:4px;display:flex}.device-actions{justify-content:flex-end;align-items:center;gap:2px;display:flex}.binding-code-panel{text-align:center;gap:14px;padding:28px;display:grid}.binding-code-panel>span{color:var(--muted);font-size:12px}.binding-code-panel>code{color:var(--green-dark);letter-spacing:0;background:#f3faf7;border:1px dashed #8eb5aa;border-radius:6px;padding:18px;font-size:28px;font-weight:800}.binding-code-panel>small{color:var(--muted);font-size:10px}.credential-result{gap:12px;padding:22px;display:grid}.credential-result>span{flex-direction:column;gap:4px;display:flex}.credential-result>span small{color:var(--muted);font-size:10px}.credential-result>label{min-width:0;color:var(--muted);gap:6px;font-size:10px;display:grid}.credential-result>label code{border:1px solid var(--line);min-width:0;color:var(--ink);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#f7f9f8;border-radius:6px;padding:10px}.ota-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:18px;display:grid}.ota-artifact-list,.ota-job-list{gap:8px;padding:10px;display:grid}.ota-artifact-list{overflow-x:auto}.ota-artifact-list article{border:1px solid var(--line);border-radius:6px;grid-template-columns:38px minmax(130px,1fr) 110px 70px;align-items:center;gap:10px;min-height:66px;padding:10px 12px;font-size:10px;display:grid}.ota-icon{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:6px;place-items:center;display:grid}.ota-artifact-list article>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.ota-artifact-list article small,.ota-job-list article small,.ota-device-picker small{color:var(--muted);margin-top:4px;font-size:9px}.ota-artifact-list article code{text-overflow:ellipsis;color:#52615d;overflow:hidden}.ota-job-list article{border:1px solid var(--line);border-radius:6px;overflow:hidden}.ota-job-list article>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:flex}.ota-job-list article>header>span{flex-direction:column;display:flex}.ota-job-list article>div{flex-wrap:wrap;gap:7px;padding:10px 12px;display:flex}.ota-job-list article>div>span{background:#f1f4f3;border-radius:4px;align-items:center;gap:5px;min-height:26px;padding:0 8px;font-size:9px;display:flex}.ota-job-list article>div>span small{margin:0 0 0 3px}.ota-job-list article>footer{flex-wrap:wrap;justify-content:flex-end;gap:7px;padding:0 12px 12px;display:flex}.ota-pause-reason{color:#8b553b;background:#fff8f2;border-bottom:1px solid #eadbcf;align-items:center;gap:7px;margin:0;padding:8px 12px;font-size:10px;display:flex}.button.danger{color:#9b462b;background:#fff7f3;border-color:#e0bcae}.button.danger:hover{background:#ffede5}.ota-device-picker{border:1px solid var(--line);border-radius:6px;max-height:260px;overflow-y:auto}.ota-device-picker label{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:10px;min-height:54px;padding:8px 10px;display:flex}.ota-device-picker label:last-child{border-bottom:0}.ota-device-picker label>span{flex-direction:column;display:flex}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:34px;display:flex}.empty-state>span{width:48px;height:48px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.empty-state>strong{margin-top:14px;font-size:14px}.empty-state p{max-width:330px;color:var(--muted);margin-top:7px;font-size:11px;line-height:1.6}.empty-state .button{margin-top:15px}.channel-layout{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);min-height:470px;display:grid;overflow:hidden}.channel-hero{border-right:1px solid var(--line);background:#f2f7f5;flex-direction:column;justify-content:center;align-items:flex-start;padding:64px;display:flex}.channel-icon{color:#fff;background:#1f6f5c;border-radius:8px;place-items:center;width:56px;height:56px;margin-bottom:25px;display:grid}.channel-hero h2{font-size:25px}.channel-hero p{max-width:460px;color:var(--muted);margin-top:12px;font-size:13px;line-height:1.8}.channel-hero .button{margin-top:24px}.channel-details{align-self:center;padding:42px 34px}.channel-details h3{margin-bottom:17px;font-size:15px}.channel-details>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:51px;font-size:12px;display:flex}.channel-details span{align-items:center;gap:9px;display:flex}.channel-details svg{color:var(--green)}.channel-details strong{color:#76817e;font-size:10px}.minus{text-align:center;color:#9aa5a1;width:16px}.voiceprint-row{grid-template-columns:40px minmax(230px,1fr) 100px 120px 34px;align-items:center;gap:15px;min-height:76px;padding:12px 20px;display:grid}.voiceprint-row>span:nth-child(2){flex-direction:column;display:flex}.voiceprint-row small{color:var(--muted);margin-top:4px}.voice-avatar{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:6px;place-items:center;display:grid}.mcp-layout{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:start;gap:18px;display:grid}.tool-list{padding:10px}.tool-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:6px;grid-template-columns:38px minmax(160px,1fr) 92px 24px;align-items:center;gap:11px;width:100%;min-height:70px;padding:9px 11px;display:grid}.tool-list>button:hover{background:#f8faf9}.tool-list>button.selected{background:#f3f9f7;border-color:#b9d4ca}.tool-list>button:disabled{cursor:not-allowed;opacity:.62}.tool-icon{width:36px;height:36px;color:var(--green);background:var(--green-soft);border-radius:6px;place-items:center;display:grid}.tool-list button>span:nth-child(2){flex-direction:column;display:flex}.tool-list small{color:var(--muted);margin-top:4px;font-size:9px}.tool-meta{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.tool-meta small{margin:0}.check-box{border:1px solid #bdc8c4;border-radius:4px;place-items:center;width:20px;height:20px;display:grid}.selected .check-box{border-color:var(--green);color:#fff;background:var(--green)}.mcp-layout aside .field{margin-top:17px;padding:0 20px}.mcp-test-button{width:calc(100% - 40px);margin:18px 20px 0}.copy-field{grid-template-columns:1fr 34px;gap:5px;display:grid}.copy-field .icon-button{border-color:var(--line)}.endpoint-status{background:var(--green-soft);color:var(--green-dark);border-radius:6px;align-items:center;gap:10px;margin:20px;padding:12px;display:flex}.endpoint-status span{flex-direction:column;display:flex}.endpoint-status small{color:#52756b;margin-top:3px;font-size:9px}.audio-row{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(280px,1fr) 180px 60px 34px;align-items:center;gap:15px;min-width:760px;min-height:76px;padding:10px 20px;display:grid}.audio-row:last-child{border-bottom:0}.play-button{background:var(--green-soft);width:38px;height:38px;color:var(--green);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.audio-row>span:nth-child(2){flex-direction:column;display:flex}.audio-row small{color:var(--muted);margin-top:5px}.waveform{align-items:center;gap:4px;height:28px;display:flex}.waveform i{background:#8ab8aa;border-radius:2px;width:3px}.waveform i:first-child,.waveform i:nth-child(7){height:8px}.waveform i:nth-child(2),.waveform i:nth-child(6){height:16px}.waveform i:nth-child(3),.waveform i:nth-child(5){height:24px}.waveform i:nth-child(4){height:13px}.upload-limit{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.emotion-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px;display:grid}.emotion-item{border:1px solid var(--line);border-radius:6px;grid-template-columns:48px 1fr 34px;align-items:center;gap:10px;min-height:86px;padding:10px;display:grid}.emotion-preview{color:#6d5641;background:#f3eadf;border-radius:6px;place-items:center;width:46px;height:46px;font-size:19px;font-weight:700;display:grid}.emotion-preview.e1,.emotion-preview.e5{color:#1f6f5c;background:#e2f1eb}.emotion-preview.e2,.emotion-preview.e6{color:#247ba0;background:#e4eff4}.emotion-preview.e4{color:#a24a3d;background:#f7e5e2}.emotion-preview.e7{color:#5b5f97;background:#e8e8f1}.emotion-item>span:nth-child(2){flex-direction:column;display:flex}.emotion-item small{color:var(--muted);margin-top:3px}.segmented{background:#eef2f0;border-radius:6px;height:34px;padding:3px;display:flex;overflow-x:auto}.segmented button{color:#73807c;cursor:pointer;background:0 0;border:0;border-radius:4px;min-width:max-content;padding:0 11px;font-size:11px;font-weight:650}.segmented button.active{color:#1d4d41;background:#fff;box-shadow:0 1px 3px #23342f1f}.chart-section{min-height:430px}.chart-legend{color:var(--muted);justify-content:space-between;padding:20px 25px 0;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:7px;display:flex}.legend-green{background:var(--green);border-radius:2px;width:9px;height:9px}.bar-chart{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:11px;height:300px;padding:28px 28px 20px;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:220px;display:flex}.bar-chart i{background:#438d79;border-radius:4px 4px 1px 1px;width:min(34px,72%);min-height:16px;transition:height .2s}.bar-chart div:nth-child(3n) i{background:#247ba0}.bar-chart div:nth-child(4n) i{background:#d76b36}.bar-chart span{color:#8a9591;height:14px;font-size:9px}.usage-breakdown{gap:18px;padding:25px;display:grid}.usage-breakdown>div{grid-template-columns:160px 1fr 45px;align-items:center;gap:20px;display:grid}.usage-breakdown span{flex-direction:column;display:flex}.usage-breakdown small{color:var(--muted);margin-top:3px}.usage-breakdown>div>div{background:#edf0ef;border-radius:5px;height:9px;overflow:hidden}.usage-breakdown i{background:var(--green);height:100%;display:block}.balance-band{color:#fff;background:#21483f;border-radius:8px;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:35px;min-height:184px;margin-bottom:22px;padding:30px 34px;display:grid}.balance-band>div:first-child{flex-direction:column;display:flex}.balance-band>div:first-child>span{color:#a8c4bc;font-size:12px}.balance-band>div:first-child>strong{margin-top:8px;font-size:34px}.balance-band small{color:#9bb7af;margin-top:7px}.balance-stat{border-left:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);gap:20px;padding-left:30px;display:grid}.balance-stat span{color:#a8c4bc;flex-direction:column;font-size:11px;display:flex}.balance-stat strong{color:#fff;margin-top:7px;font-size:17px}.points-grid{grid-template-columns:110px minmax(250px,1.6fr) 100px 100px 130px;gap:18px;display:grid}.positive{color:#1d765e}.negative{color:#a95236}.voice-list{overflow-x:auto}.voice-row{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(220px,1.6fr) 90px 120px 110px 34px;align-items:center;gap:16px;min-width:820px;min-height:76px;padding:10px 20px;display:grid}.voice-row:last-child{border-bottom:0}.voice-play{cursor:pointer;background:#f1f8f5;border:1px solid #caddd7;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.sound-bars{align-items:center;gap:2px;height:18px;display:flex}.sound-bars i{background:var(--green);width:2px;height:8px}.sound-bars i:nth-child(2){height:15px}.sound-bars i:nth-child(3){height:11px}.upload-zone{width:100%;min-height:130px;color:var(--green);cursor:pointer;background:#f8faf9;border:1px dashed #aebdb8;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.upload-zone small{color:var(--muted)}.upload-zone input{display:none}.binding-flow-note{color:#2b6555;background:#f4faf7;border:1px solid #cce2da;border-radius:6px;align-items:flex-start;gap:9px;margin:4px 0 18px;padding:12px;display:flex}.binding-flow-note>span{flex-direction:column;gap:3px;display:flex}.binding-flow-note small,.binding-device-id{color:var(--muted);font-size:11px;line-height:1.55}.binding-device-id code{margin-left:4px;font-size:11px}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.template-card{border:1px solid var(--line);border-radius:7px;flex-direction:column;min-height:250px;padding:18px;display:flex}.template-top{justify-content:space-between;display:flex}.template-icon{color:#fff;border-radius:6px;place-items:center;width:40px;height:40px;display:grid}.template-card h3{margin-top:18px;font-size:15px}.template-card>p{min-height:40px;color:var(--muted);margin-top:7px;font-size:11px;line-height:1.6}.tag-row{flex-wrap:wrap;gap:5px;margin-top:14px;display:flex}.tag-row span,.model-type{color:#4e625c;background:#eef3f1;border-radius:4px;padding:4px 7px;font-size:9px;font-weight:700}.template-card footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;font-size:10px;display:flex}.template-card footer span{align-items:center;gap:5px;display:flex}.knowledge-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:18px;display:grid}.knowledge-main-column{gap:18px;display:grid}.knowledge-list{overflow-x:auto}.knowledge-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:42px minmax(220px,1fr) 60px 60px 80px 28px;align-items:center;gap:14px;width:100%;min-width:720px;min-height:77px;padding:11px 18px;display:grid}.knowledge-list>button:hover{background:#fafcfb}.knowledge-list>button.active{box-shadow:inset 3px 0 var(--green);background:#f2f8f5}.knowledge-icon{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:6px;place-items:center;display:grid}.knowledge-list button>span:nth-child(2),.knowledge-list button>span:nth-child(3),.knowledge-list button>span:nth-child(4){flex-direction:column;display:flex}.knowledge-list small{color:var(--muted);margin-top:4px;font-size:9px}.knowledge-warning{margin-top:-8px;margin-bottom:18px}.knowledge-index-status{color:#246c50;background:#f1faf5;border:1px solid #b9ddce;border-radius:6px;margin-top:-8px;margin-bottom:18px;padding:10px 13px;font-size:12px}.document-section .empty-state{min-height:210px}.document-loading{min-height:180px;color:var(--muted);place-items:center;font-size:11px;display:grid}.document-list{overflow-x:auto}.document-list>div{border-top:1px solid var(--line);grid-template-columns:38px minmax(230px,1fr) 70px 105px 34px;align-items:center;gap:14px;min-width:680px;min-height:67px;padding:9px 18px;display:grid}.document-list>div>span:nth-child(2),.document-list>div>span:nth-child(3){flex-direction:column;min-width:0;display:flex}.document-list small{color:var(--muted);margin-top:4px;font-size:9px}.document-list time{color:var(--muted);font-size:10px}.document-icon{width:34px;height:34px;color:var(--green);background:#f0f4f2;border-radius:6px;place-items:center;display:grid}.document-content-input{min-height:170px!important}.retrieval-panel>.field{padding:18px 20px 0}.retrieval-panel>.button{width:calc(100% - 40px);margin:14px 20px 0}.retrieval-panel .empty-state{min-height:245px}.retrieval-result{background:#f5faf8;border:1px solid #c6dcd4;border-radius:6px;margin:18px 20px 20px;padding:15px}.retrieval-result>strong{margin-top:14px;font-size:12px;display:block}.retrieval-result p{color:#56635f;margin-top:7px;font-size:11px;line-height:1.7}.retrieval-result small{color:#7b8783;margin-top:12px;font-size:9px;display:block}.retrieval-results{gap:9px;margin:18px 20px 20px;display:grid}.retrieval-summary{flex-wrap:wrap;align-items:center;gap:6px;padding-bottom:3px;display:flex}.retrieval-results article{border:1px solid var(--line);background:#fafcfb;border-radius:6px;padding:13px}.retrieval-results article header{justify-content:space-between;align-items:center;gap:10px;display:flex}.retrieval-results article header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.retrieval-results article header span{color:var(--green);font-size:10px;font-weight:750}.retrieval-results article p{color:#4f5d59;margin-top:8px;font-size:10px;line-height:1.65}.retrieval-results article small{color:var(--muted);margin-top:9px;font-size:9px;display:block}.model-grid{grid-template-columns:minmax(180px,1.4fr) 80px 110px 80px 80px 60px 34px;gap:15px;display:grid}.provider-section{margin-bottom:18px}.provider-list{overflow-x:auto}.provider-row{border-top:1px solid var(--line);grid-template-columns:38px minmax(210px,1.2fr) minmax(150px,.8fr) 86px 70px 50px 34px 34px;align-items:center;gap:15px;min-width:950px;min-height:70px;padding:10px 20px;display:grid}.provider-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.provider-row>span:nth-child(2) small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.provider-row>span:nth-child(3){color:#52625d;align-items:center;gap:6px;min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;display:flex}.provider-mark{background:var(--blue-soft);width:34px;height:34px;color:var(--blue);border-radius:6px;place-items:center;display:grid}.provider-error{color:#93492c;background:#fff4ee;border:1px solid #efc1ad;border-radius:6px;margin:0 20px 14px;padding:10px 12px;font-size:11px}.spin{animation:.9s linear infinite spin}.template-picker{gap:8px;display:grid}.template-picker>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:7px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px;display:grid}.template-picker>button:hover{border-color:var(--green);background:#f6fbf8}.template-picker>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.template-picker small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.template-picker .tag-row{justify-content:flex-end}.template-picker .tag-row i{background:var(--blue-soft);color:var(--blue);border-radius:4px;padding:3px 5px;font-size:9px;font-style:normal;font-weight:700}.toggle{cursor:pointer;background:#cbd3d0;border:0;border-radius:12px;width:38px;height:22px;padding:3px;transition:background .15s}.toggle span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;display:block;box-shadow:0 1px 3px #0003}.toggle.on{background:var(--green)}.toggle.on span{transform:translate(16px)}.settings-grid{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:start;gap:18px;display:grid}.account-summary{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:24px 20px;display:flex}.account-avatar{background:var(--green);color:#fff;border-radius:7px;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.account-summary>span:last-child{flex-direction:column;display:flex}.account-summary strong{font-size:15px}.account-summary small{color:var(--muted);margin-top:4px}.setting-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:54px;margin:0 20px;font-size:11px;display:flex}.setting-line>span{color:var(--muted);align-items:center;gap:8px;display:flex}.setting-line>strong{text-align:right}.security-note{color:#7a4c28;background:#fff4e9;border-radius:6px;align-items:flex-start;gap:10px;margin:20px;padding:13px;display:flex}.security-note>span{flex-direction:column;display:flex}.security-note strong{font-size:11px}.security-note small{color:#926a49;margin-top:4px;font-size:9px;line-height:1.55}.audit-loading{min-height:240px;color:var(--muted);place-items:center;font-size:12px;display:grid}.audit-list{max-height:520px;overflow-y:auto}.audit-list>div{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(170px,1fr) minmax(150px,.8fr);align-items:center;gap:14px;min-height:68px;padding:10px 20px;display:grid}.audit-list>div:last-child{border-bottom:0}.audit-list>div>span:not(.audit-action){flex-direction:column;display:flex}.audit-list small{color:var(--muted);margin-top:4px;font-size:9px}.audit-action{border-radius:4px;place-items:center;width:42px;height:23px;font-size:9px;font-weight:700;display:grid}.audit-action.create{color:#176551;background:var(--green-soft)}.audit-action.update{color:#1e6785;background:var(--blue-soft)}.audit-action.delete{color:#9b462b;background:#fff0e9}.settings-error{color:#93492c;background:#fff4ee;border:1px solid #efc1ad;border-radius:6px;align-items:center;gap:8px;margin:-4px 0 16px;padding:10px 12px;font-size:11px;display:flex}.settings-error span{flex:1}.settings-error .icon-button{width:24px;height:24px;color:inherit;font-size:18px}.settings-notice{color:#176551;background:#f1faf6;border:1px solid #b9d9ce;border-radius:6px;align-items:center;gap:8px;margin:-4px 0 16px;padding:10px 12px;font-size:11px;display:flex}.settings-notice span{flex:1}.settings-notice .icon-button{width:24px;height:24px;color:inherit;font-size:18px}.password-action{justify-content:center;width:calc(100% - 40px);margin:0 20px 20px}.recovery-codes{padding:20px}.recovery-codes>strong{font-size:13px;display:block}.recovery-codes>p{color:var(--muted);margin-top:7px;font-size:10px}.recovery-codes>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 20px;display:grid}.recovery-codes code{border:1px solid var(--line);color:var(--ink);text-align:center;letter-spacing:.08em;background:#f8faf9;border-radius:5px;padding:9px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.recovery-codes .button{justify-content:center;width:100%}.user-management-panel{grid-column:1/-1}.user-list{overflow-x:auto}.user-row{border-top:1px solid var(--line);grid-template-columns:minmax(220px,1fr) 130px 46px 72px;align-items:center;gap:16px;min-width:680px;min-height:72px;padding:10px 20px;display:grid}.user-row:first-child{border-top:0}.user-identity{align-items:center;gap:11px;min-width:0;display:flex}.user-identity>span:last-child{flex-direction:column;min-width:0;display:flex}.user-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-identity small{color:var(--muted);margin-top:4px;font-size:9px}.user-avatar{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:6px;place-items:center;font-size:11px;font-weight:750;display:grid}.user-role-select{border:1px solid var(--line-strong);width:130px;min-height:34px;color:var(--ink);background:#fff;border-radius:5px;padding:0 9px;font-size:10px}.user-role-select:disabled{opacity:.55}.user-actions{justify-content:flex-end;gap:4px;display:flex}.danger-icon{color:#9b462b}.user-management-panel .empty-state{min-height:180px}@media (width<=1120px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.brand{justify-content:center;padding:0}.brand-copy,.nav-item span,.workspace-user>span:last-child{display:none}.nav-item{justify-content:center;padding:0}.workspace-user{justify-content:center;padding-left:0;padding-right:0}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-item:nth-child(3){border-left:0;border-top:1px solid var(--line)}.metric-item:nth-child(4){border-top:1px solid var(--line)}.config-layout,.mcp-layout,.knowledge-layout,.ota-layout,.settings-grid{grid-template-columns:1fr}.config-aside,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.emotion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.app-shell{display:block}.sidebar{display:none}.topbar{height:60px;padding:0 14px}.mobile-menu{display:inline-grid}.global-search{width:min(460px,100vw - 150px)}.global-search kbd,.user-button span:last-child{display:none}.page-stage{padding:22px 14px 38px}.page-header{flex-direction:column;align-items:flex-start;gap:17px;min-height:0}.page-header h1{font-size:23px}.page-actions{width:100%}.page-actions .button{flex:1}.metric-strip{grid-template-columns:1fr 1fr}.metric-item{min-height:102px;padding:17px}.metric-item>strong{font-size:21px}.section-toolbar,.section-heading{flex-direction:column;align-items:flex-start;min-height:0}.section-heading{flex-direction:row}.search-field{width:100%}.form-grid,.form-grid.two,.config-aside{grid-template-columns:1fr}.pipeline{grid-template-columns:repeat(3,1fr)}.pipeline>div:nth-child(3):after{display:none}.channel-layout{grid-template-columns:1fr}.channel-hero{border-right:0;border-bottom:1px solid var(--line);padding:38px 24px}.channel-details{padding:26px 22px}.emotion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-grid{grid-template-columns:1fr;padding:12px}.balance-band{grid-template-columns:1fr;gap:22px;padding:24px}.balance-stat{border-top:1px solid #ffffff29;border-left:0;padding:20px 0 0}.bar-chart{gap:4px;padding-left:12px;padding-right:12px}.usage-breakdown>div{grid-template-columns:110px 1fr 36px;gap:10px}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px)}.login-page{display:block}.login-brand-panel{display:none}.login-form-panel{min-height:100vh;padding:28px 22px}.login-mobile-mark{background:var(--green);color:#fff;border-radius:7px;place-items:center;width:42px;height:42px;display:grid}.conversation-layout{grid-template-rows:150px 540px;grid-template-columns:1fr;height:auto;min-height:650px}.conversation-sidebar{border-right:0;border-bottom:1px solid var(--line)}.conversation-list{gap:7px;display:flex;overflow:auto hidden}.conversation-list>button{min-width:210px}.message-scroll{padding:16px 12px}.ota-artifact-list article{min-width:500px}}@media (width<=480px){.global-search{display:none}.topbar{justify-content:space-between}.metric-strip{grid-template-columns:1fr}.metric-item+.metric-item{border-left:0;border-top:1px solid var(--line)}.pipeline{grid-template-columns:repeat(2,1fr)}.pipeline>div:nth-child(2):after,.pipeline>div:nth-child(4):after{display:none}.emotion-grid{grid-template-columns:1fr}.balance-stat{grid-template-columns:1fr 1fr}.page-actions{flex-direction:column}.page-actions .button{width:100%}}
