:root{--canvas:#e1e1e1;--sidebar:#0b0b0c;--background:#0e0e10;--card:#161618;--control:#1c1c1f;--hover:#25252a;--subtle:#1b1b1e;--border:#29292d;--text:#f5f5f6;--secondary:#bdbdc4;--muted:#a1a1a8;--blue:#0755c9;--motion-fast:.15s;--motion-base:.24s;--motion-slow:.42s;--ease-out:cubic-bezier(.22,1,.36,1);--ease-soft:cubic-bezier(.4,0,.2,1);color-scheme:dark}:root.light{--canvas:#e1e1e1;--sidebar:#f8f8f9;--background:#fdfdfd;--card:#f1f1f3;--control:#eaeaec;--hover:#dedee3;--subtle:#e4e4e8;--border:#d2d2d8;--text:#18181b;--secondary:#53535c;--muted:#63636d;--blue:#0755c9;color-scheme:light}@font-face{font-family:Google Sans Flex;font-style:normal;font-weight:100 1000;font-stretch:100%;font-display:swap;src:url(/assets/google-sans-flex-latin-qMzfJKZE.woff2) format("woff2")}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--text);font-family:Google Sans Flex,Arial,sans-serif;font-size:11px;font-weight:400;font-optical-sizing:auto;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button{border:0;background:none}button,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #629aff;outline-offset:3px}button:disabled{opacity:.45;cursor:not-allowed}button:hover{color:var(--text)}svg{width:14px;height:14px;stroke-width:1.4;flex-shrink:0}button{transition:background-color .14s ease,color .14s ease}h1,h2,p{margin:0}button svg{pointer-events:none}input{min-width:0}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}input[type=search]::-webkit-search-cancel-button{cursor:pointer}input,textarea,select{color:var(--text);color-scheme:dark}button{white-space:nowrap}button[hidden],[hidden]{display:none!important}.console-shell{display:flex;width:84.6667%;max-width:1440px;height:81dvh;min-height:660px;margin:9.5dvh auto;padding:8px;background:var(--sidebar);border:1px solid #f0f0f0;border-radius:13px;overflow:hidden}.sidebar{width:200px;flex-shrink:0;padding:3px 20px 3px 11px;display:flex;flex-direction:column}.workspace-switch{display:flex;align-items:center;width:100%;height:41px;gap:8px;padding:0 0 8px;border-bottom:1px solid var(--subtle);font-size:12px;font-weight:500;text-align:left}.brand-mark{display:grid;place-items:center;height:25px;width:25px;flex-shrink:0;border-radius:7px;background:#165ac8;color:#d5e9ff;box-shadow:inset 0 1px 3px #87c8ff66}.brand-mark svg{width:17px;height:17px}.workspace-switch>svg{width:11px;margin-left:auto;color:var(--muted)}.nav-group{margin-top:15px}.nav-caption{font-size:8px;color:var(--muted);text-transform:uppercase;letter-spacing:.025em;padding:0 11px;margin-bottom:7px}.nav-link{height:29.5px;display:flex;gap:7px;align-items:center;padding:0 9px;width:100%;border-radius:6px;color:var(--secondary);text-align:left}.nav-link svg{width:14px;height:14px}.nav-link:hover,.nav-link.selected{background:var(--card);color:var(--text)}.nav-link.selected{height:28px}.sidebar-bottom{margin-top:auto;padding-top:20px}.profile{display:flex;align-items:center;gap:8px;padding-top:11px;margin-top:1px}.profile-avatar{width:25px;height:25px;border-radius:50%;background:#f4d789;display:grid;place-items:center;font-size:23px;overflow:hidden}.profile>div{display:flex;flex-direction:column;gap:2px;font-size:10px}.profile small{font-size:8px;color:var(--muted)}.theme-toggle{display:flex;align-items:center;gap:3px;margin-left:auto;padding:1px;border:1px solid var(--border);border-radius:14px;height:24px;color:var(--muted)}.theme-toggle>.sun{width:20px;height:20px;background:#064cdb;color:#fff;border:1px solid #6493f3;border-radius:50%;display:grid;place-items:center}.theme-toggle>svg{margin-right:2px;width:14px}.workspace{display:flex;flex-direction:column;flex:1;min-width:0;border:1px solid #202023;border-radius:12px;background:var(--background);overflow:hidden}.topbar{height:42px;min-height:42px;padding:0 14px 0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--subtle);gap:12px}.search-field{display:flex;align-items:center;gap:5px;height:27px;background:var(--card);border:1px solid #303035;border-radius:8px;padding:0 7px;box-shadow:0 1px 2px #00000035;color:var(--secondary)}.search-field:focus-within{border-color:#628bd5}.search-field input{width:100%;background:transparent;border:0;outline:none!important;color:var(--text);font-size:11px;line-height:20px}.search-field input::placeholder{color:var(--secondary)}.search-field svg{width:13px;height:13px}.global-search{width:187px;height:26px}.global-search kbd{display:none;font-size:9px;white-space:nowrap;color:var(--muted)}.global-search:focus-within kbd{display:block}.topbar-right{display:flex;align-items:center;gap:9px}.icon-button{width:24px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:0;color:var(--secondary)}.icon-button:hover{background:var(--hover)}.framed{width:26px;height:27px;background:var(--card);border:1px solid var(--border);border-radius:10px}.last-update{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--secondary);margin-left:9px;white-space:nowrap}.last-update svg{width:13px;height:13px}.page-content{padding:11px 10px 0;display:flex;flex-direction:column;min-height:0;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;padding-right:0}.page-heading h1{font-size:16px;line-height:24px;letter-spacing:-.02em;font-weight:400}.page-heading p{display:flex;align-items:center;font-size:10px;line-height:17px;color:var(--muted);gap:4px;margin-top:3px}.page-heading p>.status-dot{margin-left:-1px;margin-right:3px;width:4px;height:4px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 12px;border-radius:6px;background:var(--blue);border:1px solid #286bd1;box-shadow:inset 0 1px 2px #ffffff25,0 1px 2px #0003;color:#fff;font-size:11px}.primary-button:hover{background:#1465dc;color:#fff}.primary-button svg{width:15px;height:15px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:61px;padding-bottom:8px}.tabs{display:flex;align-self:stretch;align-items:center;gap:16px;min-width:0}.tab{position:relative;display:flex;align-items:center;gap:8px;height:35px;padding:0 5px;color:var(--secondary);font-size:9px}.tab:after{position:absolute;bottom:0;left:0;right:0;height:1.5px;background:transparent;content:""}.tab.active-tab{color:#679cff}.tab.active-tab:after{background:#598eff}.tab-count{font-size:8px;min-width:9px}.active-tab .tab-count{display:grid;place-items:center;width:14px;height:12px;border-radius:7px;color:#17171b;background:#f5f5f6;font-weight:500}.list-actions{display:flex;align-items:center;gap:9px}.filter-wrap{position:relative}.filter-button{height:27px;padding:0 10px;display:flex;align-items:center;gap:6px;background:var(--control);border-radius:10px;font-size:9px}.filter-button svg{width:13px}.filter-button:hover{background:var(--hover)}#filter-dot{display:none;width:4px;height:4px;background:#77a5ff;border-radius:50%}#filter-dot.visible{display:block}.agent-search{width:151px;height:27px}.grid-scroll{overflow-y:auto;min-height:0;flex:1;scrollbar-width:thin;scrollbar-color:transparent transparent;padding:0 5px 16px}.grid-scroll:hover{scrollbar-color:#333 transparent}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.agent-card{height:226px;background:var(--card);border-radius:9px;padding:12px;display:flex;flex-direction:column;min-width:0}.card-heading{display:flex;align-items:center;gap:7px;min-height:36px}.agent-avatar{object-fit:contain;width:32px;height:36px;flex-shrink:0}.agent-identity{min-width:0;flex:1}.agent-identity h2{font-size:11px;line-height:17px;font-weight:400;letter-spacing:-.012em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-status{display:flex;align-items:center;gap:4px;color:var(--secondary);font-size:8px;line-height:17px;white-space:nowrap}.status-dot{width:5px;height:5px;display:inline-block;border-radius:50%;flex-shrink:0}.status-dot.active{background:#64c8ac}.status-dot.paused{background:#ced741}.status-dot.error{background:#fb444e}.status-dot.draft{background:#999aa7}.status-time{font-size:8px;color:var(--muted)}.favorite{width:18px;flex-shrink:0}.favorite svg{width:14px}.favorite.is-favorite{color:#edc16d}.favorite.is-favorite svg{fill:#edc16d}.more{width:10px;flex-shrink:0}.more svg{width:12px}.card-menu-wrap{position:relative}.error-badge{display:flex;align-items:center;gap:4px;font-size:8px;line-height:14px;padding:0 4px;border:1px solid #713035;border-radius:4px;color:#ff949a;background:#391d20}.error-badge svg{width:10px;height:10px}.description{font-size:10px;line-height:15px;color:var(--muted);margin-top:9px;min-height:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.012em}.agent-details{display:flex;align-items:center;justify-content:space-between;gap:5px;color:var(--secondary);font-size:8px;margin-top:10px;min-height:15px;white-space:nowrap}.agent-details>span,.agent-details>button{display:flex;align-items:center;gap:3px;min-width:0}.agent-details>button{padding:0;color:var(--secondary);font-size:8px}.agent-details svg{width:11px;height:11px}.metrics{display:flex;justify-content:space-between;padding:0 5px;margin:22px 0 0;gap:8px}.metrics>div{display:flex;flex-direction:column}.metrics dt{order:2;font-size:8px;color:var(--muted);line-height:13px;white-space:nowrap}.metrics dd{font-size:12px;line-height:17px;margin:0;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.card-actions{display:flex;align-items:center;gap:12px;margin-top:auto}.test-button{display:flex;align-items:center;justify-content:center;gap:6px;height:32px;min-width:59px;font-size:9px;color:var(--secondary);border-radius:7px}.test-button svg{width:12px;height:12px}.test-button:hover{background:var(--hover)}.configure-button{display:flex;align-items:center;justify-content:center;gap:6px;height:32px;flex:1;border:1px solid var(--border);border-radius:9px;background:var(--control);font-size:9px;color:var(--secondary)}.configure-button:hover{background:var(--hover);border-color:#45454c}.configure-button svg{width:13px;height:13px}.popover{position:absolute;background:var(--control);border:1px solid #3c3c43;border-radius:8px;box-shadow:0 8px 24px #0005;z-index:10;padding:6px;min-width:150px;color:var(--text)}.card-menu{right:0;top:29px}.popover button{padding:8px;display:flex;align-items:center;gap:8px;width:100%;text-align:left;border-radius:4px;font-size:11px}.popover button:hover{background:var(--hover)}.filter-menu{right:0;top:34px;width:180px;padding:12px}.filter-menu strong{font-weight:500}.filter-menu label{display:flex;align-items:center;gap:6px;margin:12px 0;font-size:11px}.filter-menu input{accent-color:var(--blue)}.popover .text-button{color:#75a5ff;padding-left:0}.empty-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;padding:65px 20px;gap:12px}.empty-state>svg{width:24px;height:24px;color:var(--muted)}.empty-state h2{font-size:15px;font-weight:400}.empty-state p{color:var(--muted)}.mobile-menu,.sidebar-scrim{display:none}.app-dialog{width:min(440px,calc(100% - 32px));padding:22px;border:1px solid #35353b;border-radius:12px;background:var(--background);color:var(--text);box-shadow:0 24px 80px #0008;font-size:12px;max-height:90dvh;overflow:auto}.app-dialog::backdrop{background:#0009;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.dialog-heading h2{font-size:17px;line-height:24px;font-weight:500;letter-spacing:-.02em}.dialog-description{color:var(--muted);line-height:1.6;margin-bottom:20px}.app-dialog form>label,.form-row>label{display:flex;flex-direction:column;gap:8px;font-size:11px;margin-top:17px}.app-dialog input,.app-dialog textarea,.app-dialog select{background:var(--card);border:1px solid var(--border);border-radius:6px;padding:10px;width:100%;outline-offset:2px;line-height:1.5}.app-dialog textarea{resize:vertical}.form-row{display:flex;gap:12px}.form-row>label{flex:1;min-width:0}.form-note{font-size:10px;line-height:16px;color:var(--muted);margin-top:20px}.dialog-footer{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.secondary-button{min-height:34px;padding:0 13px;border:1px solid var(--border);border-radius:6px;background:var(--control);color:var(--secondary);font-size:11px}.secondary-button:hover{background:var(--hover)}.inline-notice{padding:12px;color:#ffb6bc;background:#361e23;border:1px solid #62353f;border-radius:6px;font-size:11px;line-height:17px}.chat-messages{height:280px;overflow-y:auto;display:flex;flex-direction:column;gap:15px;padding:12px 0;scrollbar-width:thin}.chat-message{display:flex;align-items:flex-start;gap:9px;max-width:95%}.chat-message img{flex-shrink:0}.chat-message p{background:var(--card);padding:10px 12px;border-radius:8px;font-size:12px;line-height:19px;color:var(--secondary)}.user-message{align-self:flex-end;max-width:85%}.user-message p{background:#153a70;color:#e7efff}.chat-composer{display:flex;gap:8px;margin-top:14px}.chat-composer .primary-button{width:39px;flex-shrink:0}.notification-item{display:flex;gap:10px;margin:22px 0}.notification-item>svg{color:#ff9299}.notification-item strong{font-weight:400}.notification-item p{line-height:18px;font-size:11px;margin-top:5px;color:var(--muted)}.workspace-option{display:flex;align-items:center;gap:10px;padding:15px 0}.workspace-option strong{font-weight:500}.workspace-option p{color:var(--muted);font-size:11px;margin-top:4px}.workspace-option>svg{margin-left:auto;color:#64c8ac}.resource-list{list-style:none;padding:0;margin:0}.resource-list li{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--subtle);font-size:11px;color:var(--secondary)}.resource-list li>svg:last-child{margin-left:auto;color:#64c8ac}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,10px);opacity:0;pointer-events:none;background:var(--control);border:1px solid var(--border);color:var(--text);padding:12px 18px;border-radius:8px;box-shadow:0 6px 20px #0002;font-size:12px;transition:opacity .18s ease,transform .18s ease;z-index:100;max-width:calc(100% - 32px);text-align:center}.toast.show{opacity:1;transform:translate(-50%)}@media(min-width:1500px){.console-shell{height:85dvh;margin:7.5dvh auto}.sidebar{width:220px}.agent-card{height:244px;padding:16px}.agent-identity h2{font-size:13px}.description{font-size:12px;line-height:18px;min-height:36px}.agent-details,.agent-details>button{font-size:10px}.metrics dt{font-size:10px}.metrics dd{font-size:14px}.agent-status{font-size:9px}.configure-button,.test-button{font-size:11px}.page-content{padding:16px 15px 0}.list-toolbar{min-height:65px}.tab{font-size:11px}.nav-link{font-size:12px;height:33px}}@media(max-width:1120px){.console-shell{width:calc(100% - 48px);height:calc(100dvh - 64px);margin:32px auto}.sidebar{width:180px;padding-right:13px}.tabs{gap:9px}.list-toolbar{gap:8px}.list-actions{gap:7px}.agent-search{width:140px}}@media(max-width:900px){.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.list-toolbar{flex-wrap:wrap;padding:8px 0 14px;gap:10px}.tabs{width:100%;gap:18px}.list-actions{width:100%;justify-content:space-between}.agent-search{width:200px}.last-update{font-size:8px;gap:5px;margin-left:0}.topbar-right{gap:5px}.global-search{width:155px}.agent-card{height:228px}.agent-identity h2{font-size:11px}}@media(max-width:640px){.console-shell{width:100%;height:100dvh;min-height:0;margin:0;border:0;border-radius:0;padding:6px}.workspace{border-radius:9px}.sidebar{position:fixed;left:0;top:0;bottom:0;width:222px;padding:18px 18px 20px;background:var(--sidebar);z-index:30;transform:translate(-100%);transition:transform .2s ease}.nav-open .sidebar{transform:translate(0)}.nav-open .sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:20}.mobile-menu{display:inline-flex;flex-shrink:0}.topbar{padding:0 10px;gap:8px;height:48px;min-height:48px}.global-search{flex:1;max-width:210px}.last-update{display:none}.topbar-right{gap:7px}.page-content{padding:16px 12px 0}.page-heading h1{font-size:20px}.page-heading p{font-size:11px;margin-top:4px}.tabs{gap:0;justify-content:space-between}.tab{font-size:11px;height:39px;gap:6px}.tab-count{font-size:9px}.list-toolbar{padding:11px 0 16px;gap:11px}.list-actions{gap:12px}.agent-search{width:auto;flex:1;height:34px}.search-field input{font-size:12px}.filter-button{height:34px;font-size:11px;border-radius:7px}.grid-scroll{padding:0 0 16px}.agent-grid{grid-template-columns:minmax(0,1fr);gap:12px}.agent-card{height:236px;padding:15px}.agent-identity h2{font-size:13px;line-height:20px}.agent-status{font-size:10px;gap:5px}.status-time{font-size:9px}.agent-avatar{width:35px;height:39px}.description{font-size:12px;line-height:18px;min-height:36px;margin-top:10px}.agent-details,.agent-details>button{font-size:10px;margin-top:0}.agent-details{margin-top:12px}.agent-details svg{width:13px;height:13px}.metrics{margin-top:18px}.metrics dd{font-size:14px}.metrics dt{font-size:10px;line-height:16px}.test-button,.configure-button{font-size:11px;height:35px}.test-button{min-width:76px}.icon-button{min-width:26px}.more{min-width:18px}.error-badge{font-size:9px}.nav-link{height:37px;font-size:13px}.nav-link.selected{height:37px}.nav-caption{font-size:10px}.app-dialog input,.app-dialog textarea,.app-dialog select{font-size:16px}.form-row{flex-wrap:wrap}.form-row>label{min-width:140px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}body{overflow:hidden;background:var(--sidebar)}.console-shell{width:100%;max-width:none;height:100dvh;min-height:0;margin:0;padding:0;border:0;border-radius:0}.workspace{border:0;border-left:1px solid #202023;border-radius:0}.profile>div{min-width:0;flex:1}.profile>div>span,.profile>div>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}select option,select optgroup{background:var(--card);color:var(--text)}select option:disabled{color:var(--muted)}body{font-size:13px;line-height:1.45}.workspace-switch,.nav-link{font-size:13px;line-height:18px}.nav-caption{font-size:10px;line-height:14px}.profile>div{font-size:12px;line-height:17px}.profile small{font-size:10px;line-height:14px}.search-field input{font-size:13px}.last-update{font-size:11px;line-height:16px}.page-heading h1{font-size:20px;line-height:28px;font-weight:500}.page-heading p{font-size:12px;line-height:18px}.tab,.filter-button{font-size:11px;line-height:16px}.tab-count{font-size:10px}.agent-card{height:auto;min-height:190px;padding:14px}.agent-identity h2{font-size:13px;line-height:19px;font-weight:500}.agent-status{font-size:11px;line-height:16px}.status-time,.error-badge{font-size:10px;line-height:15px}.description{font-size:12px;line-height:18px;min-height:36px}.agent-details,.agent-details>button{font-size:10px;line-height:15px}.test-button,.configure-button{height:36px;font-size:11px}.primary-button,.secondary-button{font-size:12px}@media(min-width:1600px){.model-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.page-heading h1{font-size:20px;line-height:28px}}@keyframes surface-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes item-enter{0%{opacity:0;transform:translateY(8px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes popover-enter{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dialog-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes scrim-enter{0%{opacity:0}to{opacity:1}}@keyframes bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.route-view>div{animation:surface-enter var(--motion-base) var(--ease-out) both}.agent-card,.tool-product-card,.metric-card,.dashboard-panel,.permission-table .permission-row,.client-user-row{animation:item-enter var(--motion-base) var(--ease-out) both}.agent-card:nth-child(2),.tool-product-card:nth-child(2),.metric-card:nth-child(2){animation-delay:35ms}.agent-card:nth-child(3),.tool-product-card:nth-child(3),.metric-card:nth-child(3){animation-delay:70ms}.agent-card:nth-child(4),.tool-product-card:nth-child(4),.metric-card:nth-child(4){animation-delay:105ms}.agent-card:nth-child(n+5){animation-delay:125ms}.agent-card,.tool-product-card,.metric-card{transition:border-color var(--motion-fast) var(--ease-soft),background-color var(--motion-fast) var(--ease-soft),transform var(--motion-base) var(--ease-out)}.agent-card:hover,.tool-product-card:hover{transform:translateY(-2px)}.nav-link,.config-nav-link,.tab{transition:background-color var(--motion-fast) var(--ease-soft),color var(--motion-fast) var(--ease-soft),transform var(--motion-fast) var(--ease-out)}.nav-link:active,.config-nav-link:active,.primary-button:active,.secondary-button:active,.configure-button:active,.filter-button:active{transform:scale(.98)}.primary-button,.secondary-button,.configure-button,.filter-button,.icon-button{transition:background-color var(--motion-fast) var(--ease-soft),border-color var(--motion-fast) var(--ease-soft),color var(--motion-fast) var(--ease-soft),transform var(--motion-fast) var(--ease-out)}.popover:not([hidden]){transform-origin:top right;animation:popover-enter var(--motion-fast) var(--ease-out) both}.app-dialog[open]{animation:dialog-enter var(--motion-base) var(--ease-out) both}.app-dialog[open]::backdrop{animation:scrim-enter var(--motion-base) var(--ease-soft) both}.usage-bar i,.model-share-row>div i{transform-origin:left;animation:bar-grow var(--motion-slow) var(--ease-out) both}.switch:after{transition:transform var(--motion-base) var(--ease-out),background-color var(--motion-fast) var(--ease-soft)}.status-dot{transition:background-color var(--motion-fast) var(--ease-soft),box-shadow var(--motion-base) var(--ease-out)}.save-state .status-dot,.product-connection.connected .status-dot{box-shadow:0 0 0 3px #64c8ac16}::view-transition-old(workspace-view){animation:.12s var(--ease-soft) both scrim-enter reverse}::view-transition-new(workspace-view){animation:surface-enter var(--motion-base) var(--ease-out) both}.route-view{view-transition-name:workspace-view}.popover .menu-danger{margin-top:4px;border-top:1px solid var(--subtle);border-radius:0 0 4px 4px;color:#ff8f97}.popover .menu-danger:hover{background:#351b20;color:#ffadb3}.agent-query-page{display:flex;flex-direction:column;flex:1;min-height:0;padding:11px 10px 10px}.aq-header{margin-bottom:10px}.aq-header>div>span{font-size:8px;letter-spacing:.05em;color:var(--muted);text-transform:uppercase}.aq-header h1{font-size:16px;line-height:22px;font-weight:400;letter-spacing:-.02em}.aq-header p{font-size:10px;line-height:16px;color:var(--muted);margin-top:3px;max-width:660px}.aq-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:10px;flex:1;min-height:0}.aq-editor-pane,.aq-result-pane{display:flex;flex-direction:column;min-height:0;background:var(--background);border:1px solid var(--subtle);border-radius:10px;overflow:hidden}.aq-editor-bar{display:flex;align-items:center;justify-content:space-between;height:34px;padding:0 8px 0 12px;border-bottom:1px solid var(--subtle);font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.aq-editor-bar .primary-button{min-height:26px;font-size:10px;gap:6px}.aq-editor-bar kbd{font-size:8px;color:#cfe0ff;opacity:.85}.aq-editor-shell{flex:1;min-height:220px;background:#101013}.aq-editor-shell .monaco-editor-host{height:100%}.aq-fallback-editor{flex:1;min-height:220px;width:100%;background:#101013;color:#d8d8dc;border:0;padding:11px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:20px;resize:none;outline:none}.aq-side{border-top:1px solid var(--subtle);padding:9px 10px;display:flex;flex-direction:column;gap:11px;max-height:250px;overflow-y:auto;scrollbar-width:thin}.aq-side-head{display:flex;align-items:center;gap:6px;font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:6px}.aq-side-head svg{width:12px;height:12px}.aq-chip-btn{display:block;width:100%;text-align:left;padding:6px 8px;margin-bottom:4px;background:var(--card);border:1px solid var(--border);border-radius:6px;color:var(--secondary);font-size:10px}.aq-chip-btn:hover{background:var(--hover);color:var(--text)}.aq-schema{display:flex;flex-direction:column;gap:2px}.aq-view summary{cursor:pointer;font-size:10px;color:var(--secondary);padding:4px 0;list-style:none}.aq-view summary code{color:#82aaff}.aq-view ul{list-style:none;margin:2px 0 6px;padding:0 0 0 10px}.aq-view li{display:flex;justify-content:space-between;gap:8px;font-size:9px;color:var(--muted);padding:1px 0}.aq-view li em{font-style:normal;opacity:.7}.aq-muted{font-size:10px;color:var(--muted)}.aq-error{display:flex;align-items:center;gap:7px;margin:10px 10px 0;padding:9px 11px;background:#361e23;border:1px solid #62353f;border-radius:7px;color:#ffb6bc;font-size:11px;line-height:16px}.aq-error svg{width:14px;height:14px;flex-shrink:0}.aq-result-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.aq-result-meta{display:flex;align-items:center;gap:12px;height:32px;padding:0 12px;border-bottom:1px solid var(--subtle);font-size:10px;color:var(--muted);flex-shrink:0}.aq-trunc{display:inline-flex;align-items:center;gap:4px;color:#e0c06a}.aq-trunc svg{width:11px;height:11px}.aq-table-wrap{flex:1;min-height:0;overflow:auto;scrollbar-width:thin}.aq-table{border-collapse:collapse;width:100%;font-size:11px;font-variant-numeric:tabular-nums}.aq-table th{position:sticky;top:0;background:var(--card);text-align:left;padding:7px 10px;border-bottom:1px solid var(--border);font-weight:500;color:var(--text);white-space:nowrap;z-index:1}.aq-table th small{display:block;font-size:8px;font-weight:400;color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin-top:1px}.aq-table td{padding:6px 10px;border-bottom:1px solid var(--subtle);color:var(--secondary);white-space:nowrap;max-width:320px;overflow:hidden;text-overflow:ellipsis}.aq-table tr:hover td{background:var(--card)}.aq-null{color:var(--muted);opacity:.6}.aq-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);padding:40px 20px}.aq-empty .resource-icon svg,.aq-empty>svg{width:22px;height:22px;color:var(--muted)}.aq-empty strong{font-weight:400;color:var(--secondary)}.aq-empty span{font-size:10px}.workflow-editor-host{display:flex;flex:1;min-width:0;min-height:0}.workflows-page{padding:11px 10px 10px;display:flex;flex-direction:column;flex:1;min-height:0}.workflows-page .workflow-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;overflow-y:auto;min-height:0;padding-bottom:1rem}.workflow-row{display:flex;align-items:center;gap:.5rem;border:1px solid var(--hairline,#26262c);border-radius:.6rem;background:var(--surface-1,#17171b);padding:.35rem .5rem}.workflow-row .workflow-open{flex:1;display:flex;align-items:center;gap:.6rem;background:none;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer;padding:.35rem}.workflow-open-icon{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:.5rem;background:color-mix(in oklab,#3B5BFF 14%,transparent);color:#8aa0ff}.workflow-open-copy{display:flex;flex-direction:column;line-height:1.25}.workflow-open-copy small{color:var(--muted,#8a8a92);font-size:.72rem}.workflow-row .workflow-open:hover{background:var(--surface-2,#202027);border-radius:.5rem}.dialog-form .field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.publish-queue{margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.6rem}.publish-request{display:flex;flex-direction:column;gap:.45rem;padding:.85rem;background:var(--card);border:1px solid var(--border);border-radius:.75rem;border-left:3px solid var(--blue)}.publish-request-head{display:flex;flex-direction:column;gap:.15rem}.publish-request-head strong{font-size:.92rem}.publish-request-head small{color:var(--muted);font-size:.76rem}.publish-request-note{margin:0;font-size:.82rem;color:var(--secondary)}.publish-request-calls{margin:0;font-size:.8rem;color:var(--secondary)}.publish-request-calls code{font-family:ui-monospace,monospace;font-size:.76rem;background:var(--control);border:1px solid var(--border);border-radius:.3rem;padding:.1rem .3rem;margin-right:.2rem}.publish-request-warn{display:flex;align-items:center;gap:.35rem;margin:0;font-size:.78rem;color:#f59f00}.publish-request-warn i{width:.9rem;height:.9rem}.publish-request-actions{display:flex;gap:.4rem;margin-top:.2rem}.publish-request-actions .ghost-button{font:inherit;font-size:.8rem;color:var(--muted);background:none;border:1px solid transparent;border-radius:.5rem;padding:.35rem .7rem;cursor:pointer}.publish-request-actions .ghost-button:hover{color:var(--text);background:var(--hover)}.route-view{display:flex;flex:1;min-height:0;min-width:0}.agent-list-page{width:100%;height:100%}.configuration-page{display:flex;flex-direction:column;width:100%;height:100%;min-width:0;overflow:hidden;background:var(--background)}.config-header{padding:15px 20px 16px;border-bottom:1px solid var(--subtle);background:var(--background)}.config-title-row{display:flex;align-items:center;gap:7px;height:24px;color:var(--muted);font-size:11px;line-height:16px}.back-button{display:flex;align-items:center;gap:3px;padding:2px 4px 2px 0;color:var(--secondary);font-size:11px;line-height:16px}.back-button:hover{color:var(--text)}.back-button svg{width:12px;height:12px}.config-agent-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-top:10px}.config-agent-identity{display:flex;align-items:center;gap:11px;min-width:0}.config-agent-identity>img{width:40px;height:44px;flex-shrink:0}.config-agent-identity>div{min-width:0}.config-name-line{display:flex;align-items:center;gap:9px}.config-name-line h1{font-size:20px;line-height:28px;font-weight:500;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.config-agent-identity p{max-width:68ch;margin-top:3px;color:var(--muted);font-size:12px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-chip{display:inline-flex;align-items:center;gap:5px;height:22px;padding:0 8px;border:1px solid var(--border);border-radius:11px;color:var(--secondary);font-size:10px;line-height:14px}.config-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.config-header-actions .secondary-button,.config-header-actions .primary-button{height:36px;min-height:36px;font-size:12px}.config-header-actions svg{width:13px;height:13px}.save-state{display:flex;align-items:center;gap:5px;margin-right:4px;color:#72c9ae;font-size:11px;line-height:16px;white-space:nowrap}.save-state svg{width:12px;height:12px}.config-layout{display:grid;grid-template-columns:174px minmax(420px,1fr) 224px;flex:1;min-height:0;min-width:0}.config-nav{display:flex;flex-direction:column;min-height:0;padding:19px 10px 14px;border-right:1px solid var(--subtle);background:#0c0c0e}.config-nav-label{padding:0 9px 8px;color:var(--muted);font-size:10px;line-height:14px;text-transform:uppercase;letter-spacing:.04em}.config-nav-links{display:flex;min-height:0;flex-direction:column;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#2f2f34 transparent}.config-nav-cue{display:none}.config-nav-link{display:flex;align-items:center;gap:8px;width:100%;height:36px;padding:0 9px;border-radius:6px;color:var(--secondary);font-size:12px;line-height:18px;text-align:left}.config-nav-link:hover{background:var(--card)}.config-nav-link.selected{background:var(--control);color:var(--text)}.config-nav-link svg{width:13px;height:13px}.config-nav-link svg:last-child{width:11px;height:11px;margin-left:auto}.config-runtime{display:flex;align-items:flex-start;gap:8px;margin-top:auto;padding:12px 9px 2px;border-top:1px solid var(--subtle)}.config-runtime>.status-dot{margin-top:4px}.config-runtime strong{display:block;font-size:11px;line-height:16px;font-weight:400}.config-runtime p{margin-top:3px;color:var(--muted);font-size:10px;line-height:14px}.config-content{min-width:0;overflow-y:auto;padding:25px clamp(24px,2.5vw,40px) 54px;scrollbar-width:thin;scrollbar-color:#333 transparent}.config-content>*{width:100%;max-width:none;margin-inline:0}.section-heading{padding-bottom:21px}.section-heading h2{font-size:22px;line-height:30px;font-weight:500;letter-spacing:-.025em}.section-heading p{max-width:72ch;margin-top:5px;color:var(--muted);font-size:13px;line-height:19px}.settings-block{padding:0 0 28px;margin:0 0 27px;border-bottom:1px solid var(--subtle)}.settings-block:last-child{margin-bottom:0}.settings-block h3{font-size:14px;line-height:20px;font-weight:500}.settings-block>h3{margin-bottom:17px}.block-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:17px}.block-title h3{margin-bottom:3px}.block-title p,.danger-zone p{max-width:72ch;color:var(--muted);font-size:12px;line-height:18px}.character-count{color:var(--muted);font-size:10px;line-height:14px;white-space:nowrap}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.field-wide{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:8px;color:var(--secondary);font-size:12px;line-height:18px}.field>span{color:var(--secondary)}.field small{max-width:72ch;color:var(--muted);font-size:10px;line-height:15px}.field input,.field textarea,.field select,.input-with-suffix,.inline-search{width:100%;border:1px solid var(--border);border-radius:7px;background:var(--card);color:var(--text)}.field input,.field select{height:40px;padding:0 11px}.field textarea{padding:11px;line-height:19px;resize:vertical}.field input:hover,.field textarea:hover,.field select:hover{border-color:#3c3c43}.field input:focus,.field textarea:focus,.field select:focus{border-color:#4f79bd;outline:none;box-shadow:0 0 0 2px #1a3560}.prompt-editor{min-height:230px;font-size:13px;line-height:20px}.range-field output{float:right;color:var(--text);font-variant-numeric:tabular-nums}.range-field input[type=range]{height:18px;padding:0;border:0;background:transparent;accent-color:var(--blue)}.input-with-suffix{display:flex;align-items:center;overflow:hidden}.input-with-suffix input{border:0!important;border-radius:0;background:transparent;box-shadow:none!important}.input-with-suffix>span{padding-right:10px;color:var(--muted);font-size:10px}.model-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.provider-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.provider-select-control{display:grid;grid-template-columns:40px minmax(0,1fr);height:40px;border:1px solid var(--border);border-radius:7px;background:var(--card);overflow:hidden}.provider-select-control:focus-within{border-color:#4f79bd;box-shadow:0 0 0 2px #1a3560}.provider-logo{display:grid;place-items:center;border-right:1px solid var(--border);background:var(--control)}.provider-logo img{width:20px;height:20px;object-fit:contain}.provider-select-control select{height:38px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.selected-model-summary{display:flex;align-items:center;gap:11px;margin-top:20px;padding:14px;border:1px solid var(--subtle);border-radius:8px;background:#121214}.selected-model-summary>img{width:28px;height:28px;object-fit:contain}.selected-model-summary>div{display:flex;min-width:0;flex:1;flex-direction:column}.selected-model-summary strong{font-size:12px;line-height:18px;font-weight:500}.selected-model-summary span:not(.status-dot){color:var(--muted);font-size:10px;line-height:15px}.selected-model-summary em{color:#72c9ae;font-size:10px;line-height:15px;font-style:normal}.model-option{display:grid;grid-template-columns:28px 1fr 15px;align-items:start;gap:9px;min-height:84px;padding:12px;border:1px solid var(--border);border-radius:9px;background:var(--card);cursor:pointer}.model-option:hover{border-color:#414149;background:var(--control)}.model-option.selected{border-color:#366eba;background:#111b2b}.model-option>input,.choice-row>input{position:absolute;opacity:0;pointer-events:none}.provider-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#25252a;color:var(--text);font-size:11px;font-weight:500}.model-copy{display:flex;flex-direction:column;min-width:0}.model-copy strong,.resource-copy strong{color:var(--text);font-size:12px;font-weight:500;line-height:18px}.model-copy small,.resource-copy small{margin-top:2px;color:var(--muted);font-size:11px;line-height:16px}.model-copy em,.resource-copy em{margin-top:5px;color:#85858e;font-size:10px;line-height:15px;font-style:normal}.radio-mark{width:14px;height:14px;margin-top:2px;border:1px solid #55555e;border-radius:50%}.selected>.radio-mark,.choice-row input:checked+.radio-mark{border:4px solid #6a9ff2;background:#fff}.model-option:has(input:focus-visible),.choice-row:has(input:focus-visible){outline:2px solid #629aff;outline-offset:3px}.resource-table,.permission-table,.automation-list,.toggle-list,.choice-list{border-top:1px solid var(--subtle)}.resource-row,.permission-row,.automation-row,.toggle-row,.choice-row{display:flex;align-items:center;gap:11px;min-height:64px;padding:11px 2px;border-bottom:1px solid var(--subtle)}.resource-icon{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:7px;background:var(--control);color:var(--secondary)}.resource-icon svg{width:13px;height:13px}.resource-copy{display:flex;flex-direction:column;min-width:0;flex:1}.resource-copy em{margin-top:3px}.switch-input{position:absolute;opacity:0;pointer-events:none}.switch{position:relative;width:29px;height:17px;flex-shrink:0;border:1px solid #424249;border-radius:9px;background:#242429;cursor:pointer;transition:background .14s ease,border-color .14s ease}.switch:after{position:absolute;top:2px;left:2px;width:11px;height:11px;border-radius:50%;background:#96969e;content:"";transition:transform .14s ease,background .14s ease}.switch-input:checked+.switch{border-color:#2c6fc8;background:#0b55ba}.switch-input:checked+.switch:after{transform:translate(12px);background:#fff}.switch-input:focus-visible+.switch{outline:2px solid #629aff;outline-offset:3px}.permission-select{width:146px;height:34px;flex-shrink:0;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--control);color:var(--secondary);font-size:11px}.permission-allow{color:#79cdb3}.permission-approval{color:#e1c06b}.permission-disabled{color:#9a9aa3}.permission-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border-top:0}.permission-table .permission-row{display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:0 10px;min-height:146px;padding:14px;border:1px solid var(--subtle);border-radius:8px;background:#121214}.permission-table .permission-row:hover{border-color:var(--border);background:var(--card)}.permission-table .resource-icon{grid-column:1;grid-row:1}.permission-table .resource-copy{grid-column:2;grid-row:1;align-self:start}.permission-table .permission-select{grid-column:1/-1;grid-row:2;width:100%;margin:14px 0 0}.automation-toggle{display:flex}.inline-search{display:flex;align-items:center;gap:6px;width:180px;height:34px;padding:0 8px;flex-shrink:0}.inline-search svg{width:12px;height:12px;color:var(--muted)}.inline-search input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:11px}.choice-row{align-items:flex-start;cursor:pointer}.choice-row .radio-mark{margin-top:2px;flex-shrink:0}.choice-row>span:last-child{display:flex;flex-direction:column}.choice-row strong{font-size:12px;line-height:18px;font-weight:500}.choice-row small{margin-top:4px;color:var(--muted);font-size:11px;line-height:16px}.execution-state{align-self:flex-start;padding:4px 8px;border:1px solid var(--border);border-radius:12px;background:var(--control);color:var(--secondary);font-size:10px;line-height:15px}.execution-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.execution-mode-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;min-height:86px;padding:14px;border:1px solid var(--subtle);border-radius:8px;background:#121214;cursor:pointer;transition:border-color var(--motion-fast) var(--ease-soft),background-color var(--motion-fast) var(--ease-soft),transform var(--motion-fast) var(--ease-out)}.execution-mode-option:hover{border-color:var(--border);background:var(--card)}.execution-mode-option:active{transform:scale(.992)}.execution-mode-option.selected{border-color:#315b99;background:#13233a}.execution-mode-option>input{position:absolute;opacity:0;pointer-events:none}.execution-mode-option .radio-mark{width:15px;height:15px;margin-top:2px;border:1px solid #555761;border-radius:50%;background:var(--control)}.execution-mode-option input:checked+.radio-mark{border:4px solid #6a9ff2;background:#fff}.execution-mode-option:has(input:focus-visible){outline:2px solid #629aff;outline-offset:3px}.execution-mode-option>span:last-child{display:flex;flex-direction:column}.execution-mode-option strong{font-size:12px;line-height:18px;font-weight:500}.execution-mode-option small{margin-top:4px;color:var(--muted);font-size:11px;line-height:17px}.reasoning-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--subtle)}.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:18px}.danger-zone h3{margin-bottom:4px}.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:122px;height:36px;padding:0 11px;border:1px solid #61343a;border-radius:6px;background:#2a171a;color:#f19aa2;font-size:11px}.danger-button:hover{background:#3b1d22;color:#ffc0c5}.config-summary{padding:22px 16px;border-left:1px solid var(--subtle);background:#0c0c0e;overflow-y:auto}.summary-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--subtle)}.summary-heading h2{font-size:13px;line-height:19px;font-weight:500}.summary-list{margin:8px 0 0}.summary-list>div{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--subtle);font-size:11px;line-height:16px}.summary-list dt{color:var(--muted)}.summary-list dd{margin:0;color:var(--secondary);text-align:right;text-transform:capitalize}.summary-note{display:flex;align-items:flex-start;gap:7px;margin-top:16px;padding:10px;border:1px solid var(--border);border-radius:7px;background:var(--card);color:var(--muted)}.summary-note svg{width:12px;height:12px;flex-shrink:0;margin-top:1px}.summary-note p{font-size:10px;line-height:15px}.delegation-master{display:flex;align-items:center;gap:9px;color:var(--secondary);font-size:11px;white-space:nowrap}.delegation-approval{grid-column:1/-1;margin-top:2px;padding:12px;border:1px solid var(--subtle);border-radius:8px;background:#121214}.delegate-agent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.delegate-agent-row{display:grid;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:10px;min-height:86px;padding:12px;border:1px solid var(--subtle);border-radius:8px;background:#121214;cursor:pointer;transition:background-color var(--motion-fast) var(--ease-soft),border-color var(--motion-fast) var(--ease-soft),transform var(--motion-fast) var(--ease-out)}.delegate-agent-row:hover{border-color:var(--border);background:var(--card)}.delegate-agent-row:active{transform:scale(.99)}.delegate-agent-row>img{width:30px;height:34px;object-fit:contain}.delegate-checkbox{position:absolute;opacity:0;pointer-events:none}.delegate-check{display:grid;place-items:center;width:19px;height:19px;border:1px solid #484850;border-radius:5px;color:transparent;background:var(--control)}.delegate-check svg{width:12px;height:12px}.delegate-checkbox:checked+.delegate-check{border-color:#3977d1;background:var(--blue);color:#fff}.delegate-checkbox:focus-visible+.delegate-check{outline:2px solid #629aff;outline-offset:3px}.delegation-empty{display:grid;gap:4px;padding:28px;border:1px dashed var(--border);border-radius:8px;text-align:center;color:var(--muted)}.delegation-empty strong{color:var(--text);font-size:13px}.delegation-empty span{font-size:12px}.workspace-loading{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted)}.workspace-loading>span{width:22px;height:22px;border:2px solid var(--border);border-top-color:#679cff;border-radius:50%;animation:workspace-spin .7s linear infinite}.workspace-loading strong{margin-top:4px;color:var(--text);font-size:13px;font-weight:500}.workspace-loading p{font-size:11px}@keyframes workspace-spin{to{transform:rotate(360deg)}}.route-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.route-empty>svg{width:25px;height:25px}.route-empty h1{color:var(--text);font-size:20px;line-height:28px;font-weight:500}.route-empty p{font-size:13px;line-height:19px}.tools-directory-page{padding:18px 16px 0}.tools-heading{padding:0 4px 18px;border-bottom:1px solid var(--subtle)}.tools-scroll{min-height:0;flex:1;overflow-y:auto;padding:26px 4px 40px;scrollbar-width:thin;scrollbar-color:#333 transparent}.directory-section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.directory-section-heading h2{font-size:18px;line-height:26px;font-weight:500;letter-spacing:-.02em}.directory-section-heading p{margin-top:3px;color:var(--muted);font-size:12px;line-height:18px}.tool-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tool-product-card{display:flex;min-height:246px;flex-direction:column;padding:16px;border:1px solid var(--subtle);border-radius:9px;background:var(--card)}.tool-product-card:hover{border-color:var(--border);background:#18181b}.tool-product-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tool-product-logo{display:grid;place-items:center;width:46px;height:46px;flex-shrink:0;border:1px solid var(--border);border-radius:10px;background:#f5f5f6}.tool-product-logo img{width:30px;height:30px;object-fit:contain}.product-connection{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px;line-height:15px}.product-connection.connected{color:#72c9ae}.tool-product-copy{margin-top:18px}.tool-product-copy>p{color:var(--muted);font-size:10px;line-height:15px;text-transform:uppercase;letter-spacing:.04em}.tool-product-copy h3{margin:4px 0 5px;font-size:15px;line-height:21px;font-weight:500}.tool-product-copy>span{display:block;color:var(--muted);font-size:12px;line-height:18px}.tool-product-meta{display:flex;align-items:center;margin:15px 0;color:var(--secondary);font-size:11px;line-height:16px}.tool-product-meta span{display:flex;align-items:center;gap:6px}.tool-product-meta svg{width:13px;height:13px}.tool-product-card .configure-button{flex:none;width:100%;margin-top:auto}.tool-config-page{display:flex;width:100%;height:100%;min-width:0;flex-direction:column;overflow:hidden;background:var(--background)}.tool-config-header{padding:15px 20px 18px;border-bottom:1px solid var(--subtle)}.tool-config-identity{display:flex;align-items:center;gap:13px;margin-top:11px}.tool-product-logo.large{width:52px;height:52px;border-radius:11px}.tool-product-logo.large img{width:34px;height:34px}.tool-config-identity>div{min-width:0;flex:1}.tool-config-identity h1{font-size:20px;line-height:28px;font-weight:500;letter-spacing:-.025em}.tool-config-identity p{max-width:72ch;margin-top:3px;color:var(--muted);font-size:12px;line-height:18px}.agent-tools-empty{grid-column:1/-1;display:grid;gap:4px;padding:28px;border:1px dashed var(--border);border-radius:8px;text-align:center;color:var(--muted)}.agent-tools-empty strong{color:var(--primary);font-size:13px}.agent-tools-empty span{font-size:12px}.user-base-page{padding:18px 16px 24px}.user-base-heading{padding:0 4px 18px;border-bottom:1px solid var(--subtle)}.user-base-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:24px 4px 16px}.user-base-toolbar h2{font-size:18px;line-height:26px;font-weight:500;letter-spacing:-.02em}.user-base-toolbar p{margin-top:3px;color:var(--muted);font-size:12px;line-height:18px}.user-search{width:240px;height:36px;flex-shrink:0}.user-search>span{display:flex}.user-table-scroll{min-height:0;overflow:auto;border:1px solid var(--subtle);border-radius:9px;background:#111113;scrollbar-width:thin;scrollbar-color:#333 transparent}.client-user-table{min-width:940px}.client-user-table-head,.client-user-row{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(130px,.7fr) minmax(130px,.7fr) minmax(120px,.65fr) minmax(130px,.7fr) 132px;align-items:center;column-gap:14px;padding:0 16px}.client-user-table-head{height:42px;border-bottom:1px solid var(--subtle);color:var(--muted);font-size:10px;line-height:15px;text-transform:uppercase;letter-spacing:.04em}.client-user-row{min-height:72px;border-bottom:1px solid var(--subtle)}.client-user-row:last-child{border-bottom:0}.client-user-row:hover{background:var(--card)}.client-user-identity{display:flex;align-items:center;gap:11px;min-width:0}.client-user-avatar{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border:1px solid #31588e;border-radius:50%;background:#152b49;color:#bcd6ff;font-size:11px;font-weight:500}.client-user-identity>span:last-child{display:flex;min-width:0;flex-direction:column}.client-user-identity strong{overflow:hidden;color:var(--text);font-size:12px;line-height:18px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.client-user-identity small{overflow:hidden;color:var(--muted);font-size:10px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.compact-user-select{width:112px;height:34px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--control);color:var(--secondary);font-size:11px}.auth-provider,.user-last-seen{color:var(--secondary);font-size:11px;line-height:16px}.auth-provider{display:flex;flex-direction:column}.auth-provider small{color:#c8b36f;font-size:9px;line-height:14px}.user-state{display:flex;align-items:center;gap:6px;color:var(--secondary);font-size:11px;line-height:16px}.user-state.active{color:#72c9ae}.user-state.suspended{color:#f19aa2}.user-state.invited{color:#c8b36f}.user-action-select{width:132px;height:34px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--control);color:var(--secondary);font-size:11px}.client-user-empty{display:flex;min-height:240px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:var(--muted)}.client-user-empty svg{width:22px;height:22px}.client-user-empty strong{color:var(--secondary);font-size:13px;font-weight:500}.client-user-empty span{font-size:11px}.auth-roadmap-note{display:flex;align-items:flex-start;gap:10px;max-width:760px;margin:18px 4px 0;padding:13px;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--muted)}.auth-roadmap-note>svg{margin-top:2px;color:#72c9ae}.auth-roadmap-note strong{color:var(--secondary);font-size:12px;line-height:18px;font-weight:500}.auth-roadmap-note p{margin-top:3px;font-size:11px;line-height:17px}.settings-workspace{display:grid;width:100%;min-width:0;flex:1;grid-template-columns:190px minmax(0,1fr);overflow:hidden}.settings-nav{padding:24px 12px;border-right:1px solid var(--subtle);background:#0c0c0e}.settings-nav>span{padding:0 9px;color:var(--muted);font-size:9px;line-height:14px;letter-spacing:.08em}.settings-nav h1{padding:3px 9px 19px;font-size:19px;line-height:27px;font-weight:500}.settings-nav nav{display:flex;flex-direction:column;gap:3px}.settings-nav-link{display:flex;align-items:center;gap:8px;width:100%;height:36px;padding:0 9px;border-radius:7px;color:var(--secondary);font-size:11px;text-align:left}.settings-nav-link>span{flex:1}.settings-nav-link svg{width:14px;height:14px}.settings-nav-link svg:last-child{width:11px}.settings-nav-link:hover,.settings-nav-link.selected{background:var(--card);color:var(--text)}.settings-content{min-width:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#333 transparent}.provider-settings-page,.api-key-settings{width:100%;min-width:0;padding:22px clamp(18px,3vw,42px) 54px}.provider-settings-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid var(--subtle)}.provider-settings-heading>div>span{color:#76a7f7;font-size:9px;line-height:14px;letter-spacing:.1em}.provider-settings-heading h1{margin-top:4px;font-size:23px;line-height:31px;font-weight:500;letter-spacing:-.03em}.provider-settings-heading p{margin-top:3px;color:var(--muted);font-size:12px;line-height:18px}.provider-settings-summary{display:flex;gap:28px;padding:17px 2px;color:var(--muted);font-size:11px;border-bottom:1px solid var(--subtle)}.provider-settings-summary span{display:flex;align-items:baseline;gap:6px}.provider-settings-summary strong{color:var(--text);font-size:16px;font-weight:500}.provider-settings-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.provider-settings-card{min-width:0;border:1px solid var(--subtle);border-radius:9px;background:#111113;overflow:hidden;transition:border-color var(--motion-fast) var(--ease-soft),transform var(--motion-fast) var(--ease-out)}.provider-settings-card:hover{border-color:var(--border)}.provider-settings-card>header{display:grid;grid-template-columns:43px minmax(0,1fr) auto 30px;align-items:center;gap:10px;padding:15px}.provider-settings-logo{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--border);border-radius:9px;background:#f2f2f3}.provider-settings-logo img{width:27px;height:27px;object-fit:contain}.provider-initials{display:grid;place-items:center;width:100%;height:100%;color:#171719;font-size:12px;font-weight:650}.provider-settings-card h2{font-size:14px;line-height:20px;font-weight:500}.provider-settings-card code,.provider-model-row code{display:block;margin-top:1px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:14px}.provider-settings-card>p{min-height:51px;padding:0 15px 14px;color:var(--muted);font-size:11px;line-height:17px}.provider-base-url{display:flex;align-items:center;gap:5px;overflow:hidden;margin-top:7px;color:var(--secondary);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.provider-base-url svg{width:11px;height:11px}.provider-state{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.provider-state.enabled{color:#72c9ae}.provider-card-toolbar{display:flex;align-items:center;justify-content:space-between;padding:11px 15px;border-top:1px solid var(--subtle);border-bottom:1px solid var(--subtle);background:#131315}.provider-card-toolbar>div{display:flex;flex-direction:column}.provider-card-toolbar strong{font-size:11px;line-height:16px;font-weight:500}.provider-card-toolbar span{color:var(--muted);font-size:9px;line-height:14px}.provider-card-toolbar .secondary-button{height:29px;padding:0 9px;font-size:10px}.provider-model-table{padding:4px 15px}.provider-model-row{display:grid;grid-template-columns:minmax(0,1fr) auto 26px 28px 28px;align-items:center;gap:8px;min-height:72px;border-bottom:1px solid var(--subtle)}.provider-model-row:last-child{border-bottom:0}.provider-model-row>div{min-width:0}.provider-model-row strong{font-size:11px;line-height:16px;font-weight:500}.provider-model-row small{display:block;overflow:hidden;margin-top:2px;color:var(--muted);font-size:9px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.provider-model-row>span{color:var(--secondary);font-size:9px;white-space:nowrap}.provider-model-row .icon-button{width:27px;height:27px}.provider-model-row .icon-button svg{width:13px;height:13px}.provider-model-row .model-remove:hover{color:#f07b7b}.model-enabled{display:flex}.provider-model-empty{padding:28px 0;text-align:center;color:var(--muted);font-size:10px}.provider-settings-card>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 15px;border-top:1px solid var(--subtle);background:#131315}.provider-settings-card>footer label{display:flex;align-items:center;gap:8px;color:var(--secondary);font-size:10px}.danger-text-button{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.danger-text-button svg{width:13px;height:13px}.danger-text-button:hover{color:#f07b7b}.provider-settings-empty{grid-column:1/-1;display:grid;place-items:center;gap:5px;min-height:260px;border:1px dashed var(--border);border-radius:9px;color:var(--muted)}.provider-settings-empty strong{color:var(--text);font-size:14px}.provider-credentials{border-top:1px solid var(--subtle)}.provider-credentials .provider-card-toolbar{border-top:0}.provider-key-list{padding:4px 15px}.provider-key-row{display:grid;grid-template-columns:24px minmax(0,1fr) 27px 28px 28px;align-items:center;gap:8px;min-height:56px;border-bottom:1px solid var(--subtle)}.provider-key-row:last-child{border-bottom:0}.provider-key-row>span{display:grid;place-items:center;width:22px;height:22px;border:1px solid var(--border);border-radius:6px;color:var(--muted)}.provider-key-row>span svg{width:12px;height:12px}.provider-key-row>div{min-width:0}.provider-key-row strong{display:block;font-size:10px;line-height:15px;font-weight:500}.provider-key-row code{display:block;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:14px}.provider-key-row>label{display:flex}.provider-key-row .icon-button{width:27px;height:27px}.provider-key-row .icon-button svg{width:13px;height:13px}.credential-security-note{display:flex;align-items:flex-start;gap:10px;margin:18px 0;padding:13px 14px;border:1px solid #284b3f;border-radius:8px;background:#102019;color:#84cbb5}.credential-security-note>svg{margin-top:2px}.credential-security-note strong{font-size:11px;line-height:16px;font-weight:500}.credential-security-note p{margin-top:2px;color:#77a694;font-size:10px;line-height:16px}.api-key-list{border:1px solid var(--subtle);border-radius:9px;background:#111113;overflow:hidden}.api-key-row{display:grid;grid-template-columns:38px minmax(170px,1fr) minmax(120px,.7fr) 80px 28px 28px 28px;align-items:center;gap:12px;min-height:68px;padding:0 15px;border-bottom:1px solid var(--subtle)}.api-key-row:last-child{border-bottom:0}.api-key-row:hover{background:var(--card)}.api-key-provider{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--border);border-radius:8px;background:#f2f2f3}.api-key-provider img{width:23px;height:23px;object-fit:contain}.api-key-row>div{display:flex;min-width:0;flex-direction:column}.api-key-row strong{font-size:11px;line-height:16px;font-weight:500}.api-key-row>div>span{color:var(--muted);font-size:9px;line-height:14px}.api-key-row code{color:var(--secondary);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.api-key-row>label{display:flex}.api-key-row .icon-button{width:27px;height:27px}.api-key-row .icon-button svg{width:13px;height:13px}.empty-key-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--border);border-radius:9px;background:var(--card)}.dashboard-page{display:flex;width:100%;height:100%;min-width:0;flex-direction:column;overflow:hidden;background:var(--background)}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:21px 20px 18px;border-bottom:1px solid var(--subtle)}.dashboard-heading h1{font-size:20px;line-height:28px;font-weight:500;letter-spacing:-.025em}.dashboard-heading p{margin-top:3px;color:var(--muted);font-size:12px;line-height:18px}.dashboard-actions{display:flex;align-items:flex-end;gap:9px}.dashboard-range{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:10px;line-height:14px}.dashboard-range select{width:128px;height:34px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--control);color:var(--secondary);font-size:11px}.dashboard-scroll{min-height:0;overflow-y:auto;padding:18px 20px 48px;scrollbar-width:thin;scrollbar-color:#333 transparent}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:12px}.metric-card{min-height:116px;padding:15px;border:1px solid var(--subtle);border-radius:8px;background:var(--card)}.metric-card>span{display:block;color:var(--muted);font-size:11px;line-height:16px}.metric-card strong{display:block;margin-top:10px;font-size:24px;line-height:30px;font-weight:500;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.metric-card small{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:15px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);gap:12px;align-items:start}.dashboard-panel{min-width:0;padding:16px;border:1px solid var(--subtle);border-radius:8px;background:#121214}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-heading h2{font-size:14px;line-height:20px;font-weight:500}.panel-heading p{margin-top:3px;color:var(--muted);font-size:10px;line-height:15px}.panel-heading>span{color:var(--muted);font-size:10px;line-height:15px}.panel-heading>button{display:flex;align-items:center;gap:3px;color:#76a7f7;font-size:10px;line-height:15px}.panel-heading>button svg{width:11px;height:11px}.token-chart{display:block;width:100%;height:190px;overflow:visible}.chart-grid{fill:none;stroke:var(--subtle);stroke-width:1;vector-effect:non-scaling-stroke}.token-area{fill:url(#tokenArea)}.token-line{fill:none;stroke:#4389f3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.chart-footer{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;line-height:14px}.agent-ranking{display:flex;flex-direction:column}.agent-rank-row{display:grid;grid-template-columns:18px 27px minmax(105px,1fr) minmax(70px,.8fr) auto;align-items:center;gap:8px;min-height:48px;border-bottom:1px solid var(--subtle)}.agent-rank-row:last-child{border-bottom:0}.rank-number{color:var(--muted);font-size:10px;text-align:center}.agent-rank-row>img{width:27px;height:30px;object-fit:contain}.agent-rank-row>div:nth-of-type(1){display:flex;min-width:0;flex-direction:column}.agent-rank-row strong{overflow:hidden;font-size:11px;line-height:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.agent-rank-row div>span{color:var(--muted);font-size:9px;line-height:14px}.usage-bar{height:4px;border-radius:2px;background:var(--control);overflow:hidden}.usage-bar i{display:block;height:100%;border-radius:2px;background:#4389f3}.agent-rank-row b{font-size:10px;line-height:15px;font-weight:500;font-variant-numeric:tabular-nums}.model-distribution{display:flex;flex-direction:column;gap:13px}.model-share-row{display:grid;grid-template-columns:8px minmax(110px,1fr) auto;align-items:center;gap:7px}.model-color{width:7px;height:7px;border-radius:2px;background:#4389f3}.model-color.color-1{background:#d97757}.model-color.color-2{background:#72c9ae}.model-color.color-3{background:#c8b36f}.model-share-row strong{overflow:hidden;font-size:11px;line-height:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.model-share-row>span:nth-child(3){color:var(--secondary);font-size:10px;font-variant-numeric:tabular-nums}.model-share-row>div{grid-column:2/-1;height:4px;border-radius:2px;background:var(--control);overflow:hidden}.model-share-row>div i{display:block;height:100%;border-radius:2px;background:#4389f3}.model-share-row small{grid-column:2/-1;margin-top:-4px;color:var(--muted);font-size:9px;line-height:14px}.access-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.access-breakdown>div{display:flex;min-height:90px;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--subtle);border-radius:7px;background:var(--card)}.access-breakdown strong{margin-top:7px;font-size:18px;line-height:24px;font-weight:500}.access-breakdown small{color:var(--muted);font-size:9px;line-height:14px}.dashboard-widget-options{display:grid;gap:5px;margin:20px 0 0;padding:0;border:0}.dashboard-widget-options legend{margin-bottom:8px;color:var(--secondary);font-size:11px}.dashboard-widget-options label{display:flex!important;align-items:center;flex-direction:row!important;gap:9px!important;min-height:34px;margin:0!important;color:var(--secondary)}.dashboard-widget-options input{width:15px!important;height:15px;padding:0!important;accent-color:var(--blue)}.auth-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:var(--background);overflow:auto}.auth-shell{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);min-height:100dvh}.auth-context{display:flex;min-height:100%;flex-direction:column;padding:32px clamp(28px,5vw,72px);border-right:1px solid var(--subtle);background:#0b0b0c}.auth-brand{display:flex;align-items:center;gap:10px;font-size:14px;line-height:20px;font-weight:500}.auth-brand .brand-mark{width:29px;height:29px}.auth-context-copy{max-width:560px;margin:auto 0}.auth-context-copy>span,.auth-form-heading>span{color:#76a7f7;font-size:10px;line-height:15px;letter-spacing:.12em}.auth-context-copy h1{max-width:14ch;margin:15px 0 17px;font-size:clamp(34px,4vw,58px);line-height:1.02;font-weight:500;letter-spacing:-.045em}.auth-context-copy p{max-width:47ch;color:var(--muted);font-size:14px;line-height:22px}.auth-context-status{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;line-height:16px}.auth-form-panel{display:grid;place-items:center;padding:36px clamp(24px,6vw,90px);background:var(--background)}.auth-form-wrap{width:100%;max-width:430px;animation:item-enter var(--motion-base) var(--ease-out) both}.auth-form-heading h2{margin:9px 0 7px;font-size:26px;line-height:34px;font-weight:500;letter-spacing:-.03em}.auth-form-heading p{color:var(--muted);font-size:13px;line-height:20px}.auth-form{display:flex;flex-direction:column;gap:15px;margin-top:27px}.auth-form label{display:flex;flex-direction:column;gap:7px;color:var(--secondary);font-size:12px;line-height:18px}.auth-form input{width:100%;height:44px;padding:0 12px;border:1px solid var(--border);border-radius:7px;background:var(--card);color:var(--text);font-size:13px}.auth-form input:hover{border-color:#3c3c43}.auth-form input:focus{border-color:#4f79bd;outline:0;box-shadow:0 0 0 2px #1a3560}.auth-submit{width:100%;height:42px;margin-top:5px;font-size:13px}.auth-error{padding:10px 11px;border:1px solid #61343a;border-radius:6px;background:#2a171a;color:#f5a0a7;font-size:11px;line-height:17px}.auth-switch{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:21px;color:var(--muted);font-size:12px;line-height:18px}.auth-switch button{color:#76a7f7}.auth-switch button:hover{text-decoration:underline;text-underline-offset:3px}.auth-local-note{margin-top:28px;padding-top:18px;border-top:1px solid var(--subtle);color:var(--muted);font-size:10px;line-height:16px;text-align:center}.logout-button{width:24px;min-width:24px;margin-left:2px;color:var(--muted)}.logout-button:hover{background:var(--hover);color:#f19aa2}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}::selection{background:#1c5faa;color:#fff}@media(max-width:1180px){.config-layout{grid-template-columns:164px minmax(390px,1fr)}.config-summary{display:none}.config-content{padding-left:28px;padding-right:28px}}@media(max-width:1180px){.tool-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1050px){.dashboard-grid{grid-template-columns:1fr}}@media(max-width:1050px){.provider-settings-list{grid-template-columns:1fr}}@media(max-width:1050px){.api-key-row{grid-template-columns:38px minmax(150px,1fr) minmax(110px,.7fr) 28px 28px 28px}.api-key-row>.provider-state{display:none}}@media(max-width:820px){.auth-shell{grid-template-columns:1fr}.auth-context{display:none}.auth-form-panel{min-height:100dvh}}@media(min-width:1600px){.permission-table{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.config-header{padding:14px 16px}.save-state{display:none}.config-layout{grid-template-columns:145px minmax(0,1fr)}.config-nav{padding-left:7px;padding-right:7px}.config-content{padding:22px 20px 48px}.model-list,.permission-table{grid-template-columns:1fr}.permission-select{width:116px}.config-agent-identity p{max-width:44ch}}@media(max-width:700px){.config-agent-heading{align-items:flex-start}.config-header-actions{display:none}.config-layout{display:flex;flex-direction:column;overflow:hidden}.config-nav{display:block;position:relative;min-height:51px;height:51px;padding:7px 27px 7px 10px;border-right:0;border-bottom:1px solid var(--subtle);overflow:hidden}.config-nav-links{display:flex;height:37px;flex-direction:row;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth}.config-nav-links::-webkit-scrollbar{display:none}.config-nav-cue{display:grid;place-items:center;position:absolute;right:0;top:7px;width:27px;height:36px;border-left:1px solid var(--border);background:#0c0c0e;color:var(--muted)}.config-nav-cue svg{width:12px;height:12px}.config-nav-label,.config-runtime,.config-nav-link svg:last-child{display:none}.config-nav-link{width:auto;height:36px;padding:0 10px;flex-shrink:0}.config-content{flex:1;padding:21px 14px 46px}.field-grid,.provider-model-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.model-list,.delegate-agent-list{grid-template-columns:1fr}.section-heading{padding-bottom:18px}.block-title{flex-wrap:wrap}.permission-row,.automation-row{align-items:flex-start;flex-wrap:wrap}.permission-row .permission-select,.automation-row .permission-select{margin-left:39px}.danger-zone{align-items:flex-start;flex-direction:column}.config-name-line h1{font-size:20px;line-height:28px}.field input,.field textarea,.field select{font-size:16px}.config-agent-identity p{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media(max-width:480px){.config-header{padding:12px}.config-agent-identity>img{width:34px;height:38px}.config-name-line{gap:6px}.status-chip{display:none}.config-content{padding-left:12px;padding-right:12px}.settings-block{padding-bottom:23px;margin-bottom:23px}.resource-row,.toggle-row{min-height:63px}.model-option{grid-template-columns:26px 1fr 15px}.permission-select{width:126px}.inline-search,.block-title .secondary-button{width:100%}}@media(max-width:640px){.tools-directory-page{padding:16px 12px 0}.tool-product-grid{grid-template-columns:1fr}.tools-scroll{padding-top:20px}.tool-product-card{min-height:226px}.tool-config-header{padding:12px}.tool-config-identity{align-items:flex-start;flex-wrap:wrap}.tool-config-identity>div{width:calc(100% - 65px);flex:none}.tool-config-identity .primary-button{width:100%}.tool-product-content{padding:22px 12px 46px}.directory-section-heading h2{font-size:17px}}@media(max-width:640px){.user-base-page{padding:16px 12px 20px}.user-base-toolbar{align-items:stretch;flex-direction:column;padding:20px 0 14px}.user-search{width:100%}.user-table-scroll{border:0;background:transparent;overflow:visible}.client-user-table{display:grid;min-width:0;gap:10px}.client-user-table-head{display:none}.client-user-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity state" "provider seen" "role action";gap:12px;min-height:0;padding:14px;border:1px solid var(--subtle);border-radius:8px;background:#121214}.client-user-identity{grid-area:identity}.user-state{grid-area:state;justify-self:end}.auth-provider{grid-area:provider;padding-left:45px}.user-last-seen{grid-area:seen;justify-self:end}.client-user-row>div[role=cell]:nth-child(2){grid-area:role}.compact-user-select{width:132px}.user-action-select{grid-area:action;justify-self:end}.auth-roadmap-note{margin:16px 0 0}.user-base-heading{padding-left:0;padding-right:0}}@media(max-width:700px){.settings-workspace{display:flex;flex-direction:column}.settings-nav{padding:10px 12px;border-right:0;border-bottom:1px solid var(--subtle)}.settings-nav>span,.settings-nav h1{display:none}.settings-nav nav{flex-direction:row;overflow-x:auto}.settings-nav-link{width:auto;flex-shrink:0}.settings-nav-link svg:last-child{display:none}}@media(max-width:700px){.execution-mode-grid,.reasoning-controls{grid-template-columns:1fr}.execution-state{margin-top:5px}}@media(max-width:640px){.provider-settings-page,.api-key-settings{padding:17px 12px 42px}.provider-settings-heading{align-items:flex-start;flex-direction:column}.provider-settings-heading .primary-button{width:100%}.provider-settings-summary{justify-content:space-between;gap:10px}.provider-settings-card>header{grid-template-columns:43px minmax(0,1fr) 28px}.provider-state{grid-column:2}.provider-settings-card>header>.icon-button{grid-column:3;grid-row:1}.provider-model-row{grid-template-columns:minmax(0,1fr) 26px 28px 28px}.provider-model-row>span{display:none}.api-key-row{grid-template-columns:36px minmax(0,1fr) 28px 28px 28px;gap:8px;padding:10px 12px}.api-key-row>code{grid-column:2}.api-key-row>label{grid-column:3;grid-row:1}.api-key-row>.icon-button{grid-row:1}.credential-security-note{margin-top:14px}}@media(max-width:640px){.dashboard-heading{align-items:flex-start;flex-direction:column;padding:17px 14px 14px}.dashboard-actions{width:100%;align-items:flex-end}.dashboard-range{flex:1}.dashboard-range select{width:100%}.dashboard-scroll{padding:14px 12px 42px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{min-height:108px;padding:13px}.metric-card strong{font-size:21px;line-height:27px}.dashboard-panel{padding:14px}.token-chart{height:160px}.agent-rank-row{grid-template-columns:16px 27px minmax(100px,1fr) auto}.agent-rank-row .usage-bar{display:none}.access-breakdown>div{min-height:82px}}@media(max-width:480px){.auth-form-panel{align-items:start;padding:34px 18px}.auth-form-heading h2{font-size:23px;line-height:30px}.auth-form input{height:46px;font-size:16px}.auth-switch{align-items:flex-start;flex-direction:column}.auth-local-note{text-align:left}}@media(max-width:700px){.permission-table .permission-row .permission-select{width:100%;margin:14px 0 0}}.developer-page{width:100%;height:100%;overflow-y:auto;padding:28px clamp(20px,4vw,58px) 60px;scrollbar-width:thin;scrollbar-color:#333 transparent}.developer-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--subtle)}.developer-heading>div>span,.developer-code-sample>div>span{font-size:10px;line-height:15px;letter-spacing:.1em;color:#70a2ff}.developer-heading h1{font-size:26px;line-height:34px;font-weight:520;letter-spacing:-.035em;margin-top:4px}.developer-heading p{font-size:13px;line-height:20px;color:var(--muted);margin-top:3px}.runtime-endpoint-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0;padding:17px 18px;border:1px solid var(--border);border-radius:10px;background:linear-gradient(105deg,#121722,var(--card) 45%)}.runtime-endpoint-card>div{display:flex;align-items:center;gap:12px}.runtime-endpoint-card>div>svg{width:18px;color:#74a5ff}.runtime-endpoint-card>div>span{display:flex;flex-direction:column;gap:4px}.runtime-endpoint-card strong{font-size:13px;font-weight:520}.runtime-endpoint-card code{font-size:11px;color:var(--muted)}.runtime-streaming-badge{display:flex;align-items:center;gap:7px;font-size:11px;color:#7bd2b9}.developer-key-panel{border:1px solid var(--border);border-radius:11px;background:var(--card);overflow:hidden}.developer-panel-heading{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--subtle)}.developer-panel-heading h2{font-size:16px;font-weight:520}.developer-panel-heading p{font-size:11px;line-height:17px;color:var(--muted);margin-top:3px}.developer-panel-heading>strong{font-size:11px;font-weight:450;color:#7bd2b9}.developer-key-row{display:grid;grid-template-columns:34px minmax(190px,1fr) 112px 112px 140px 32px 28px;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--subtle)}.developer-key-row:last-child{border-bottom:0}.developer-key-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--border);border-radius:7px;color:#77a6ff;background:var(--control)}.developer-key-icon svg{width:14px}.developer-key-row>div{display:flex;flex-direction:column;gap:3px;min-width:0}.developer-key-row>div strong{font-size:12px;font-weight:520}.developer-key-row>div code{font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.developer-key-date{display:flex;flex-direction:column;gap:2px;font-size:11px;color:var(--secondary)}.developer-key-date small{font-size:9px;color:var(--muted)}.developer-key-permission{height:30px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--control);color:var(--secondary);font-size:10px}.developer-key-permission:focus-visible{outline:2px solid #629aff;outline-offset:2px}.developer-key-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.developer-key-empty>svg{width:22px}.developer-key-empty strong{font-size:13px;color:var(--text);font-weight:520}.developer-key-empty span{font-size:11px}.developer-code-sample{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(380px,1.3fr);gap:28px;margin-top:22px;padding:24px;border:1px solid var(--border);border-radius:11px;background:#0c0c0f}.developer-code-sample h2{font-size:16px;font-weight:520;margin-top:5px}.developer-code-sample p{font-size:11px;line-height:18px;color:var(--muted);margin-top:6px;max-width:360px}.developer-code-sample pre{overflow-x:auto;padding:17px 18px;border:1px solid var(--subtle);border-radius:8px;background:#08090b;color:#cad8ef;font-size:11px;line-height:18px}.key-created-state{display:flex;flex-direction:column;align-items:stretch;gap:15px}.key-created-state>svg{align-self:center;width:28px;height:28px;color:#64c8ac}.key-created-state p{line-height:19px;color:var(--secondary);text-align:center}.key-created-state code{padding:13px;border:1px solid var(--border);border-radius:7px;background:var(--card);overflow-wrap:anywhere;color:#d8e5ff;font-size:11px}@media(max-width:900px){.developer-key-row{grid-template-columns:34px minmax(180px,1fr) 112px 32px 28px}.developer-key-date{display:none}.developer-code-sample{grid-template-columns:1fr}.developer-code-sample pre{margin:0}}@media(max-width:640px){.developer-page{padding:18px 12px 42px}.developer-heading{align-items:flex-start;flex-direction:column}.developer-heading .primary-button{width:100%}.runtime-endpoint-card{align-items:flex-start;flex-direction:column}.developer-key-row{grid-template-columns:34px minmax(0,1fr) 32px 28px;gap:9px;padding:12px}.developer-key-permission{grid-column:2;width:max-content}.developer-key-date{display:none}.developer-code-sample{padding:17px}.developer-code-sample pre{font-size:10px}.developer-panel-heading{align-items:flex-start;gap:10px}.developer-key-empty{padding:20px;text-align:center}}.tool-product-content{min-height:0;flex:1;overflow:hidden;padding:0}.tool-product-layout{display:grid;grid-template-columns:310px minmax(0,1fr);height:100%;min-height:0}.tool-config-sidebar{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid var(--subtle);background:#0c0c0e}.tool-sidebar-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:74px;padding:14px 14px 13px 17px;border-bottom:1px solid var(--subtle)}.tool-sidebar-heading h2{font-size:15px;line-height:21px;font-weight:520;letter-spacing:-.02em}.tool-sidebar-heading p{margin-top:2px;color:var(--muted);font-size:10px;line-height:15px}.tool-sidebar-heading .secondary-button{display:inline-flex;align-items:center;gap:5px;min-height:30px;height:30px;padding:0 9px;font-size:10px}.tool-sidebar-heading .secondary-button svg{width:13px;height:13px}.tool-sidebar-heading-actions{display:flex;align-items:center;gap:5px}.tool-sidebar-heading-actions .icon-button{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--border);border-radius:6px}.tool-sidebar-heading-actions .icon-button svg{width:13px;height:13px}.tool-sidebar-heading-actions .icon-button.selected{border-color:#315b96;background:#121c2b;color:#8ab4ff}.product-settings-close{display:none}.tool-app-nav{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px;border-bottom:1px solid var(--subtle)}.tool-app-nav-item{display:flex;align-items:center;gap:7px;min-width:0;height:34px;padding:0 9px;border:1px solid transparent;border-radius:6px;color:var(--muted);font-size:10px;text-align:left;transition:color var(--motion-fast) var(--ease-soft),background-color var(--motion-fast) var(--ease-soft),border-color var(--motion-fast) var(--ease-soft)}.tool-app-nav-item:hover{color:var(--secondary);background:#151517}.tool-app-nav-item.selected{border-color:#315b96;background:#121c2b;color:#8ab4ff}.tool-app-nav-item svg{width:13px;height:13px;flex-shrink:0}.tool-app-nav-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-app-nav-item em{display:grid;min-width:17px;height:17px;margin-left:auto;padding:0 4px;place-items:center;border-radius:9px;background:#25252a;color:var(--secondary);font-size:8px;font-style:normal}.tool-sidebar-list{min-height:0;flex:1;overflow-y:auto;padding:7px;scrollbar-width:thin;scrollbar-color:#303036 transparent}.tool-sidebar-item{display:grid;grid-template-columns:minmax(0,1fr) 56px;align-items:stretch;min-height:78px;border:1px solid transparent;border-radius:7px;transition:background-color var(--motion-fast) var(--ease-soft),border-color var(--motion-fast) var(--ease-soft)}.tool-sidebar-item+.tool-sidebar-item{margin-top:3px}.tool-sidebar-item:hover{background:#141416}.tool-sidebar-item.selected{border-color:#315b96;background:#121c2b}.tool-sidebar-select{display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;min-width:0;padding:10px 7px 10px 9px;text-align:left;color:var(--text)}.tool-sidebar-select .resource-icon{width:29px;height:29px;margin-top:1px}.tool-sidebar-select .resource-icon svg{width:14px;height:14px}.tool-sidebar-copy{display:block;min-width:0}.tool-sidebar-copy strong{display:block;overflow:hidden;color:var(--primary);font-size:11px;line-height:16px;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.tool-sidebar-copy small{display:-webkit-box;margin-top:2px;overflow:hidden;color:var(--muted);font-size:9px;line-height:14px;-webkit-box-orient:vertical;-webkit-line-clamp:1}.tool-sidebar-actions{display:flex;align-items:center;justify-content:flex-end;gap:3px;padding-right:7px}.compact-switch{display:flex;align-items:center;cursor:pointer}.compact-switch .switch{transform:scale(.84)}.tool-sidebar-actions .tool-delete-button{display:grid;width:25px;height:27px;padding:0;place-items:center;color:var(--muted)}.tool-sidebar-actions .tool-delete-button svg{width:13px;height:13px}.tool-sidebar-actions .tool-delete-button:hover{background:#e858581a;color:#f07b7b}.tool-sidebar-empty{display:flex;min-height:230px;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;color:var(--muted)}.tool-sidebar-empty .resource-icon{margin-bottom:12px}.tool-sidebar-empty strong{color:var(--text);font-size:12px}.tool-sidebar-empty p{margin:4px 0 15px;font-size:10px;line-height:16px}.tool-sidebar-empty .secondary-button{display:inline-flex;align-items:center;gap:6px}.tool-sidebar-note{display:flex;align-items:flex-start;gap:8px;margin:8px;padding:11px;border-top:1px solid var(--subtle);color:var(--muted)}.tool-sidebar-note svg{width:13px;height:13px;flex-shrink:0;margin-top:1px}.tool-sidebar-note p{font-size:9px;line-height:14px}.tool-editor-panel{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:var(--background)}.tool-editor-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center;color:var(--muted)}.tool-editor-empty-mark{display:grid;width:42px;height:42px;margin-bottom:15px;place-items:center;border:1px solid var(--border);border-radius:10px;background:var(--card);color:var(--secondary)}.tool-editor-empty-mark svg{width:18px;height:18px}.tool-editor-empty h2{color:var(--text);font-size:17px;line-height:24px;font-weight:520}.tool-editor-empty p{max-width:390px;margin:5px 0 18px;font-size:11px;line-height:18px}.tool-editor-empty .secondary-button{display:inline-flex;align-items:center;gap:6px}.tool-panel-form{display:flex;height:100%;min-height:0;flex-direction:column}.tool-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-height:74px;padding:15px 22px;border-bottom:1px solid var(--subtle);background:#101012}.tool-editor-heading h2{font-size:16px;line-height:22px;font-weight:520;letter-spacing:-.02em}.tool-editor-heading p{margin-top:3px;color:var(--muted);font-size:10px;line-height:15px}.tool-editor-scroll{min-height:0;flex:1;overflow-y:auto;padding:2px clamp(22px,3vw,42px) 48px;scrollbar-width:thin;scrollbar-color:#34343a transparent}.tool-form-section{padding:26px 0 29px;border-bottom:1px solid var(--subtle)}.tool-form-section:last-child{border-bottom:0}.tool-form-section-heading{margin-bottom:17px}.tool-form-section-heading h3{font-size:13px;line-height:19px;font-weight:520}.tool-form-section-heading p{margin-top:3px;color:var(--muted);font-size:10px;line-height:16px}.tool-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 16px}.tool-form-grid .field{margin:0}.tool-form-grid .field-wide{grid-column:1/-1}.tool-panel-form .field input,.tool-panel-form .field textarea,.tool-panel-form .field select,.tool-parameter-row input,.tool-parameter-row select{width:100%;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--text);outline-offset:2px}.tool-panel-form .field input,.tool-panel-form .field select{height:38px;padding:0 10px}.tool-panel-form .field textarea{padding:9px 10px;resize:vertical}.tool-panel-form .field input[readonly]{color:var(--secondary);background:#121214}.tool-icon-field{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.tool-icon-preview{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--border);border-radius:8px;background:#f5f5f6;overflow:hidden}.tool-icon-preview.large{width:46px;height:46px}.tool-icon-preview img{width:26px;height:26px;object-fit:contain}.tool-icon-preview.large img{width:32px;height:32px}.product-icon-field{grid-template-columns:50px minmax(0,520px)}.tool-action-icon img{width:17px;height:17px;object-fit:contain}.tool-action-icon.has-image svg{display:none}.product-connected-toggle{max-width:520px;padding:11px;border:1px solid var(--subtle);border-radius:8px;background:#111113}.tool-execution-panel{margin-top:17px;padding:15px;border:1px solid var(--border);border-radius:8px;background:#101013}.tool-execution-panel[hidden]{display:none}.tool-execution-panel>div:first-child{display:flex;flex-direction:column;gap:3px;margin-bottom:13px}.tool-execution-panel>div:first-child strong{font-size:12px;font-weight:520}.tool-execution-panel>div:first-child span{font-size:10px;line-height:16px;color:var(--muted)}.tool-execution-panel>label{display:flex;flex-direction:column;gap:7px;margin-top:12px;font-size:11px}.tool-execution-panel .compact-field{max-width:210px}.http-body-config{margin-top:18px;padding-top:17px;border-top:1px solid var(--subtle)}.http-body-heading>div,.http-body-builder-heading>div{display:flex;flex-direction:column;gap:3px}.http-body-heading strong,.http-body-builder-heading strong{font-size:11px;font-weight:520}.http-body-heading span,.http-body-builder-heading span{color:var(--muted);font-size:9px;line-height:15px}.http-body-config>.tool-form-grid{margin-top:12px}.http-body-config [hidden]{display:none}.http-body-panel{margin-top:15px;padding:13px;border:1px solid var(--subtle);border-radius:7px;background:#0d0d10}.http-body-builder-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:11px}.http-body-builder-heading .secondary-button{display:inline-flex;align-items:center;gap:5px;min-height:30px}.http-body-builder-heading .secondary-button svg{width:13px;height:13px}.http-body-table-heading,.http-body-row{display:grid;grid-template-columns:minmax(120px,.9fr) 118px minmax(145px,1.1fr) 126px 28px;align-items:center;gap:8px}.http-body-table-heading{padding:0 7px 6px;color:var(--muted);font-size:9px;line-height:14px}.http-body-list{display:grid;gap:6px}.http-body-row{padding:7px;border:1px solid var(--subtle);border-radius:7px;background:#111113}.http-body-row:focus-within{border-color:#3b5f8f}.http-body-row input,.http-body-row select{width:100%;height:34px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--text);font-size:10px}.http-body-row select:disabled{cursor:not-allowed;color:var(--muted);background:#0e0e10}.http-body-remove{width:28px;height:30px;color:var(--muted)}.http-body-remove:hover{background:#e858581a;color:#f07b7b}.http-body-empty{min-height:84px}.http-header-config{margin-top:16px;padding:13px;border:1px solid var(--subtle);border-radius:7px;background:#0d0d10}.http-header-config [hidden]{display:none}.http-header-table-heading,.http-header-row{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(220px,1.3fr) 28px;align-items:center;gap:8px}.http-header-table-heading{padding:0 7px 6px;color:var(--muted);font-size:9px;line-height:14px}.http-header-list{display:grid;gap:6px}.http-header-row{padding:7px;border:1px solid var(--subtle);border-radius:7px;background:#111113}.http-header-row:focus-within{border-color:#3b5f8f}.http-header-row input{width:100%;height:34px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--text);font-size:10px}.http-header-remove{width:28px;height:30px;color:var(--muted)}.http-header-remove:hover{background:#e858581a;color:#f07b7b}.http-header-empty{min-height:72px}.output-schema-builder{margin-top:14px;padding:13px;border:1px solid var(--subtle);border-radius:7px;background:#0d0d10}.output-field-heading,.output-field-row{display:grid;grid-template-columns:minmax(120px,1fr) 132px 52px minmax(150px,1.3fr) 28px;align-items:center;gap:8px}.output-field-heading{padding:0 7px 8px;color:var(--muted);font-size:9px;line-height:14px}.output-field-list{display:grid;gap:6px}.output-field-row{padding:7px;border:1px solid var(--subtle);border-radius:7px;background:#111113}.output-field-row:focus-within{border-color:#3b5f8f}.output-field-row .output-field-input,.output-field-row .output-field-type{width:100%;height:34px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--text);font-size:10px}.output-field-required{display:flex;justify-content:center}.output-field-required .switch{margin:0}.output-field-empty{min-height:60px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:12px;color:var(--muted)}.output-field-empty strong{color:var(--text);font-size:11px;font-weight:520}.output-field-empty span{font-size:9px;line-height:14px}.add-output-field{margin-top:10px}.http-value-field{display:flex;align-items:center;gap:6px}.http-value-field input{flex:1;width:auto;min-width:0}.http-value-field .http-key-insert{flex-shrink:0;width:auto;max-width:104px;height:34px;padding:0 6px;border:1px solid #344a69;border-radius:6px;background:#111b2a;color:#9cc0f8;font-size:9px;cursor:pointer}.http-value-field .http-key-insert[hidden]{display:none}.http-value-field .http-key-insert:hover{border-color:#4c76ad;background:#14233a}.api-key-token-list{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 12px}.api-key-token{display:inline-flex;align-items:center;gap:7px;max-width:100%;height:27px;padding:0 8px;border:1px solid #344a69;border-radius:5px;background:#111b2a;color:#9cc0f8;font-size:9px;transition:border-color var(--motion-fast) var(--ease-soft),background-color var(--motion-fast) var(--ease-soft)}.api-key-token:hover{border-color:#4c76ad;background:#14233a}.api-key-token code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.api-key-token svg{width:11px;height:11px;flex-shrink:0}.api-key-token-empty{margin:10px 0 12px;color:var(--muted);font-size:9px;line-height:15px}.api-key-token-empty button{color:#8ab4ff;text-decoration:underline;text-underline-offset:2px}.credential-panel-scroll{padding-top:24px}.credential-template-guide{padding:15px;border:1px solid #30486b;border-radius:8px;background:#101a29}.credential-template-guide>div:first-child{display:flex;align-items:flex-start;gap:10px}.credential-template-guide>div:first-child>svg{width:16px;height:16px;flex-shrink:0;margin-top:1px;color:#8ab4ff}.credential-template-guide strong{font-size:11px;font-weight:520}.credential-template-guide p{margin-top:3px;color:var(--muted);font-size:10px;line-height:16px}.credential-template-guide .api-key-token-list{margin-bottom:0}.tool-credential-list{padding:26px 0}.tool-credential-row{display:grid;grid-template-columns:34px minmax(190px,1fr) 30px 30px 30px;align-items:center;gap:10px;min-height:74px;padding:10px 12px;border-top:1px solid var(--subtle);transition:background-color var(--motion-fast) var(--ease-soft)}.tool-credential-row:last-child{border-bottom:1px solid var(--subtle)}.tool-credential-row:hover{background:#121214}.credential-key-mark{display:grid;width:31px;height:31px;place-items:center;border:1px solid var(--border);border-radius:7px;background:var(--control);color:#82acf1}.credential-key-mark svg{width:14px;height:14px}.credential-key-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.credential-key-copy>div{display:flex;align-items:center;gap:8px}.credential-key-copy strong{font-size:11px;font-weight:520}.credential-key-copy code{overflow:hidden;color:#a9c9f7;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.credential-key-copy small{color:var(--muted);font-size:9px;line-height:14px}.status-chip.compact{padding:1px 6px;font-size:8px}.status-chip.compact .status-dot{width:5px;height:5px}.tool-credential-row>.icon-button{display:grid;width:28px;height:28px;place-items:center}.tool-credential-row>.icon-button svg{width:13px;height:13px}.credential-empty{min-height:250px;border:1px dashed var(--border);border-radius:8px}.credential-injection-grid{margin:0}.back-button.compact{height:24px;margin:0 0 7px -5px;padding:0 5px;font-size:9px}.back-button.compact svg{width:12px;height:12px}.tool-editor-footer>span{display:flex;align-items:center;gap:6px}.tool-editor-footer>span svg{width:12px;height:12px}.monaco-editor-shell{height:286px;overflow:hidden;border:1px solid var(--border);border-radius:7px;background:#101013;transition:border-color var(--motion-fast) var(--ease-soft)}.monaco-editor-shell:focus-within{border-color:#598eff}.monaco-editor-host{width:100%;height:100%}.monaco-editor-host:empty{display:grid;place-items:center;color:var(--muted);font-size:10px}.monaco-editor-host:empty:before{content:"Loading code editor…"}.monaco-editor-host .monaco-editor,.monaco-editor-host .overflow-guard{border-radius:6px}.monaco-fallback{width:100%;min-height:286px;padding:12px;border:1px solid var(--border);border-radius:7px;background:#101013;color:var(--text);resize:vertical}.code-editor{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace!important;font-size:11px!important;line-height:18px!important;-moz-tab-size:2;tab-size:2;white-space:pre}.code-editor.compact{font-size:10px!important;line-height:16px!important}.parameter-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.parameter-heading>div{min-width:0}.parameter-heading .secondary-button{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.parameter-heading .secondary-button svg{width:13px;height:13px}.parameter-table-heading,.tool-parameter-row{display:grid;grid-template-columns:minmax(115px,.9fr) 124px 92px minmax(180px,1.35fr) minmax(108px,.8fr) 28px;gap:9px;align-items:center}.parameter-table-heading{padding:0 7px 7px;color:var(--muted);font-size:9px;line-height:14px}.tool-parameter-list{display:grid;gap:6px}.tool-parameter-row{padding:8px 7px;border:1px solid var(--subtle);border-radius:7px;background:#111113}.tool-parameter-row:focus-within{border-color:#3b5f8f;background:#12151a}.tool-parameter-row input,.tool-parameter-row select{height:34px;padding:0 8px;font-size:10px}.parameter-required{display:flex;align-items:center;gap:6px;color:var(--secondary);font-size:9px;cursor:pointer}.parameter-required .switch{transform:scale(.82);transform-origin:left center}.parameter-required>span:last-child{margin-left:-4px}.parameter-default [hidden]{display:none}.parameter-default input:disabled{cursor:not-allowed;color:var(--muted);background:#0e0e10}.parameter-remove{width:28px;height:30px;color:var(--muted)}.parameter-remove:hover{background:#e858581a;color:#f07b7b}.parameter-empty{display:flex;min-height:105px;flex-direction:column;align-items:center;justify-content:center;border:1px dashed var(--border);border-radius:7px;color:var(--muted);text-align:center}.parameter-empty[hidden]{display:none}.parameter-empty strong{color:var(--secondary);font-size:11px}.parameter-empty span{margin-top:3px;font-size:9px;line-height:15px}.parameter-note{margin-top:10px;color:var(--muted);font-size:9px;line-height:15px}.parameter-note code{color:var(--secondary)}.tool-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;padding:12px 22px;border-top:1px solid var(--subtle);background:#101012}.tool-editor-footer>span{color:var(--muted);font-size:10px}.tool-editor-footer>div{display:flex;align-items:center;gap:8px}.tool-editor-footer .primary-button:disabled{cursor:wait;opacity:.65}.execution-badge{display:inline-flex!important;width:max-content;margin-top:7px!important;padding:1px 5px;border:1px solid var(--border);border-radius:4px;font-size:8px!important;line-height:13px!important;font-style:normal!important;color:var(--secondary)!important}.execution-badge.python{border-color:#315c4f;color:#7bd2b9!important;background:#11231e}.execution-badge.http{border-color:#314e7d;color:#8ab4ff!important;background:#111d31}@media(max-width:1100px){.tool-product-layout{grid-template-columns:1fr}.tool-product-layout.editor-open .tool-config-sidebar{display:none}.tool-product-layout:not(.editor-open) .tool-editor-panel{display:none}.tool-config-sidebar{border-right:0}.tool-sidebar-list{padding:10px}.tool-sidebar-item{min-height:72px}.tool-editor-panel{width:100%}.product-settings-close{display:grid}}@media(max-width:760px){.tool-config-header{padding:12px}.tool-config-identity{align-items:flex-start}.tool-editor-scroll{padding:0 14px 34px}.credential-panel-scroll{padding-top:16px}.tool-editor-heading{padding:13px 14px}.tool-form-grid{grid-template-columns:1fr}.tool-form-grid .field-wide{grid-column:auto}.credential-injection-grid{grid-template-columns:1fr}.parameter-table-heading,.http-body-table-heading,.http-header-table-heading{display:none}.tool-parameter-list{gap:9px}.tool-parameter-row{grid-template-columns:minmax(0,1fr) 120px 28px;grid-template-areas:"name type remove" "description description description" "required default default";padding:10px}.parameter-name{grid-area:name}.parameter-type{grid-area:type}.parameter-required{grid-area:required}.parameter-description{grid-area:description}.parameter-default{grid-area:default}.parameter-remove{grid-area:remove}.http-body-row{grid-template-columns:minmax(0,1fr) 120px 28px;grid-template-areas:"key source remove" "value value value" "type type type";padding:9px}.http-body-row>label:nth-child(1){grid-area:key}.http-body-row>label:nth-child(2){grid-area:source}.http-body-row>label:nth-child(3){grid-area:value}.http-body-row>label:nth-child(4){grid-area:type}.http-body-remove{grid-area:remove}.http-header-row{grid-template-columns:minmax(0,1fr) 28px;grid-template-areas:"name remove" "value value";padding:9px}.http-header-row>label:first-child{grid-area:name}.http-header-row>label:nth-child(2){grid-area:value}.http-header-remove{grid-area:remove}.tool-credential-row{grid-template-columns:32px minmax(0,1fr) 28px 28px;gap:7px;padding:10px 7px}.tool-credential-row>.compact-switch{display:none}.credential-key-copy small{white-space:normal}.tool-editor-footer{padding:10px 14px}.tool-editor-footer>span{display:none}.tool-editor-footer>div{width:100%}.tool-editor-footer button{flex:1}.parameter-heading{align-items:flex-start}.tool-sidebar-note{display:none}}@media(max-width:480px){.tool-config-identity p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tool-editor-empty{padding:24px}.tool-parameter-row{grid-template-columns:minmax(0,1fr) 28px;grid-template-areas:"name remove" "type type" "description description" "required default"}.parameter-heading{align-items:stretch;flex-direction:column}.parameter-heading .secondary-button{align-self:flex-start}.tool-sidebar-heading{padding-left:12px}.tool-sidebar-list{padding:6px}.tool-sidebar-item{grid-template-columns:minmax(0,1fr) 54px}.monaco-editor-shell{height:250px}}.tool-app-create-page{display:flex;width:100%;height:100%;min-height:0;flex-direction:column;overflow:hidden;background:var(--background)}.tool-app-create-header{padding:15px 20px 18px;border-bottom:1px solid var(--subtle)}.tool-app-create-header>div:last-child{margin-top:13px}.tool-app-create-header h1{font-size:20px;line-height:28px;font-weight:520;letter-spacing:-.025em}.tool-app-create-header p{margin-top:3px;color:var(--muted);font-size:12px;line-height:18px}.tool-app-create-content{min-height:0;flex:1;overflow-y:auto;padding:30px clamp(22px,4vw,58px) 52px;scrollbar-width:thin;scrollbar-color:#34343a transparent}.tool-app-form{display:grid;grid-template-columns:minmax(420px,1fr) 300px;gap:0 42px;max-width:1120px;margin:0 auto}.tool-app-form-main{min-width:0}.tool-app-form-main>.tool-form-section-heading h2{font-size:17px;line-height:24px;font-weight:520;letter-spacing:-.02em}.tool-app-form-main>.tool-form-section-heading p{max-width:64ch;font-size:11px;line-height:17px}.tool-app-options{display:grid;grid-template-columns:minmax(0,420px);gap:10px;margin-top:22px;padding-top:22px;border-top:1px solid var(--subtle)}.tool-app-options .toggle-row{min-height:68px;padding:11px;border:1px solid var(--subtle);border-radius:8px;background:#111113}.tool-app-options .resource-copy{padding-right:8px}.tool-app-preview{align-self:start;padding:16px;border-left:1px solid var(--subtle)}.tool-app-preview>span{display:block;margin-bottom:10px;color:var(--muted);font-size:10px;line-height:15px}.tool-app-preview .tool-product-card{min-height:268px}.tool-app-preview .configure-button{pointer-events:none}.tool-app-preview>p{margin-top:11px;color:var(--muted);font-size:10px;line-height:16px}.tool-app-form-footer{display:flex;grid-column:1/-1;align-items:center;justify-content:flex-end;gap:9px;margin-top:30px;padding-top:17px;border-top:1px solid var(--subtle)}.tool-app-form-footer .primary-button:disabled{cursor:wait;opacity:.65}.skills-page{display:flex;width:100%;height:100%;min-width:0;min-height:0;flex-direction:column;background:var(--background)}.skills-header{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:24px;padding:17px 22px;border-bottom:1px solid var(--subtle)}.skills-header>div>span,.skill-editor-heading>div>span{color:#70a2ff;font-size:9px;line-height:14px;letter-spacing:.1em}.skills-header h1{margin-top:2px;font-size:23px;line-height:30px;font-weight:520;letter-spacing:-.035em}.skills-header p{margin-top:2px;color:var(--muted);font-size:11px;line-height:17px}.skills-layout{display:grid;grid-template-columns:290px minmax(0,1fr);min-width:0;min-height:0;flex:1}.skill-library{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid var(--subtle);background:#0c0c0e}.skill-library-heading{display:flex;min-height:69px;align-items:center;justify-content:space-between;padding:13px 15px 12px 17px;border-bottom:1px solid var(--subtle)}.skill-library-heading h2{font-size:14px;line-height:20px;font-weight:520}.skill-library-heading p{margin-top:2px;color:var(--muted);font-size:10px;line-height:15px}.skill-library-heading>span{display:grid;min-width:22px;height:21px;padding:0 6px;place-items:center;border:1px solid var(--border);border-radius:11px;color:var(--secondary);font-size:9px}.skill-list{min-height:0;flex:1;overflow-y:auto;padding:7px;scrollbar-width:thin;scrollbar-color:#303036 transparent}.skill-list-item{display:grid;width:100%;min-height:66px;grid-template-columns:32px minmax(0,1fr) 8px;align-items:center;gap:9px;padding:9px;border:1px solid transparent;border-radius:7px;text-align:left;transition:background-color var(--motion-fast) var(--ease-soft),border-color var(--motion-fast) var(--ease-soft)}.skill-list-item+.skill-list-item{margin-top:3px}.skill-list-item:hover{background:#141416}.skill-list-item.selected{border-color:#315b96;background:#121c2b}.skill-list-icon{display:grid;width:30px;height:30px;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--control);color:#8ab4ff}.skill-list-icon img{width:19px;height:19px;object-fit:contain}.skill-list-icon svg{width:15px;height:15px}.skill-list-item>span:nth-child(2){display:block;min-width:0}.skill-list-item strong,.skill-list-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skill-list-item strong{font-size:11px;line-height:17px;font-weight:520}.skill-list-item small{margin-top:2px;color:var(--muted);font-size:9px;line-height:14px}.skill-list-empty{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;padding:24px;color:var(--secondary);text-align:center}.skill-list-empty span{font-size:12px}.skill-list-empty p{max-width:190px;margin-top:4px;color:var(--muted);font-size:10px;line-height:16px}.skill-library-note{display:flex;align-items:flex-start;gap:8px;margin:8px;padding:11px;border-top:1px solid var(--subtle);color:var(--muted)}.skill-library-note svg{width:13px;height:13px;flex-shrink:0;margin-top:1px}.skill-library-note p{font-size:9px;line-height:14px}.skill-editor{min-width:0;min-height:0;overflow:hidden}.skill-editor-empty{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:var(--muted);text-align:center}.skill-editor-empty>span{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--border);border-radius:11px;background:var(--card);color:#8ab4ff}.skill-editor-empty>span svg{width:18px;height:18px}.skill-editor-empty h2{margin-top:15px;color:var(--text);font-size:17px;line-height:24px;font-weight:520}.skill-editor-empty p{max-width:370px;margin:4px 0 18px;font-size:11px;line-height:18px}.skill-editor-empty .secondary-button{display:inline-flex;align-items:center;gap:6px}.skill-editor-form{display:flex;height:100%;min-height:0;flex-direction:column}.skill-editor-heading{display:flex;min-height:82px;align-items:flex-start;justify-content:space-between;gap:20px;padding:14px 22px;border-bottom:1px solid var(--subtle);background:#101012}.skill-editor-heading h2{margin-top:1px;font-size:17px;line-height:23px;font-weight:520;letter-spacing:-.02em}.skill-editor-heading p{margin-top:2px;color:var(--muted);font-size:10px;line-height:15px}.skill-availability{display:flex;align-items:center;gap:7px;margin-top:9px;color:var(--secondary);font-size:10px;cursor:pointer}.skill-availability .switch{transform:scale(.9)}.skill-editor-scroll{min-height:0;flex:1;overflow-y:auto;padding:0 clamp(22px,3.5vw,52px) 42px;scrollbar-width:thin;scrollbar-color:#34343a transparent}.skill-form-section{padding:25px 0 28px;border-bottom:1px solid var(--subtle)}.skill-form-section:last-child{border-bottom:0}.skill-meta-heading{margin-top:20px}.skill-meta-list{display:grid;gap:6px}.skill-meta-table-heading,.skill-meta-row{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(220px,1.3fr) 28px;align-items:center;gap:8px}.skill-meta-table-heading{padding:0 7px 6px 0;color:var(--muted);font-size:9px;line-height:14px;text-transform:uppercase;letter-spacing:.04em}.skill-meta-row{padding:7px;border:1px solid var(--subtle);border-radius:7px;background:#111113}.skill-meta-row:focus-within{border-color:#3b5f8f}.skill-meta-row input{width:100%;height:34px;padding:0 8px;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--text);font-size:10px}.skill-meta-row .store-remove{width:28px;height:30px;color:var(--muted)}.skill-meta-row .store-remove:hover{background:#e858581a;color:#f07b7b}.skill-editor-form .store-empty{padding:14px;border:1px dashed var(--subtle);border-radius:7px;color:var(--muted);text-align:center}.skill-editor-form .store-empty[hidden]{display:none}.skill-editor-form .store-empty strong{display:block;font-size:11px;color:var(--text)}.skill-editor-form .store-empty span{font-size:10px}.store-status-list{display:flex;flex-direction:column;gap:10px}.store-status-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--subtle);border-radius:8px;background:#111113}.store-status-icon{display:inline-flex;color:var(--muted)}.store-status-icon svg{width:18px;height:18px}.store-status-row>div{flex:1;display:flex;flex-direction:column;gap:2px}.store-status-row strong{font-size:12px;font-weight:520}.store-status-row small{color:var(--muted);font-size:10px}.store-status-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--secondary);white-space:nowrap}.skill-editor-form .field input,.skill-editor-form .field textarea,.skill-editor-form .field select{width:100%;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--text);outline-offset:2px}.skill-editor-form .field input,.skill-editor-form .field select{height:38px;padding:0 10px}.skill-editor-form .field textarea{padding:10px;resize:vertical}.skill-editor-form .field input[readonly]{color:var(--secondary);background:#121214}.skill-instruction-editor{min-height:250px;font-size:12px;line-height:19px}.skill-editor-footer{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;padding:11px 22px;border-top:1px solid var(--subtle);background:#101012}.skill-editor-footer>span{color:var(--muted);font-size:10px}.skill-editor-footer>div{display:flex;align-items:center;gap:8px}.skill-editor-footer .danger-button{min-width:auto}.skill-editor-footer .primary-button:disabled{cursor:wait;opacity:.65}.block-title-actions{display:flex;align-items:center;gap:7px}.block-title-actions .secondary-button{display:inline-flex;align-items:center;gap:5px}.agent-skill-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agent-skill-row{display:grid;min-height:82px;grid-template-columns:34px minmax(0,1fr) auto 30px;align-items:center;gap:10px;padding:11px;border:1px solid var(--subtle);border-radius:8px;background:#111113;cursor:pointer}.agent-skill-row:hover{border-color:#34343b;background:#131316}.agent-skill-row.disabled{cursor:not-allowed;opacity:.55}.skill-resource-icon{overflow:hidden}.skill-resource-icon img{width:18px;height:18px;object-fit:contain}.agent-skill-row .switch{transform:scale(.9)}.agent-skill-row .resource-copy small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agent-skills-empty{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.agent-skills-empty>svg{width:23px;height:23px}.agent-skills-empty strong{margin-top:10px;color:var(--text);font-size:13px}.agent-skills-empty span{margin:3px 0 14px;font-size:10px}.skill-runtime-note{display:flex;align-items:flex-start;gap:9px;padding:13px;border:1px solid var(--subtle);border-radius:8px;background:#101217;color:var(--muted)}.skill-runtime-note>svg{width:14px;height:14px;flex-shrink:0;margin-top:1px;color:#7ba8f8}.skill-runtime-note strong{color:var(--secondary);font-size:11px;font-weight:520}.skill-runtime-note p{margin-top:2px;font-size:10px;line-height:16px}@media(max-width:1000px){.skills-layout{grid-template-columns:250px minmax(0,1fr)}.agent-skill-list{grid-template-columns:1fr}}@media(max-width:700px){.skills-header{min-height:78px;padding:13px 14px}.skills-header h1{font-size:20px}.skills-layout{grid-template-columns:1fr}.skills-layout.editor-open .skill-library{display:none}.skills-layout:not(.editor-open) .skill-editor{display:none}.skill-library{border-right:0}.skill-editor-heading{padding:12px 14px}.skill-editor-scroll{padding:0 14px 32px}.skill-editor-footer{padding:10px 14px}.skill-editor-footer>span{display:none}.skill-editor-footer>div{width:100%}.skill-editor-footer button{flex:1}.skill-form-section .tool-form-grid{grid-template-columns:1fr}.skill-form-section .field-wide{grid-column:auto}}@media(max-width:900px){.tool-app-form{grid-template-columns:1fr;max-width:720px}.tool-app-preview{display:none}.tool-app-form-footer{grid-column:1}}@media(max-width:640px){.tools-heading{align-items:flex-start;gap:15px}.tools-heading .primary-button{min-height:34px;white-space:nowrap}.tool-app-create-header{padding:12px}.tool-app-create-content{padding:23px 14px 42px}.tool-app-form{min-width:0}.tool-app-options{grid-template-columns:1fr}.tool-app-form-footer button{flex:1}}.knowledge-page{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;padding:0;gap:0}.knowledge-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-shrink:0;min-height:52px;padding:8px clamp(16px,2.5vw,28px);border-bottom:1px solid var(--subtle)}.knowledge-heading>div{display:flex;align-items:baseline;gap:12px;min-width:0}.knowledge-heading>div:first-child>span{display:none}.knowledge-heading h1{font-size:15px;line-height:22px;font-weight:520;letter-spacing:-.01em}.knowledge-heading p{font-size:11px;line-height:16px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.knowledge-heading>div>span{font-size:10px;line-height:15px;letter-spacing:.1em;color:#70a2ff}.knowledge-heading h1{font-size:26px;line-height:34px;font-weight:520;letter-spacing:-.035em;margin-top:4px}.knowledge-heading p{font-size:13px;line-height:20px;color:var(--muted);margin-top:3px;max-width:560px}.knowledge-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.knowledge-actions .secondary-button{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.knowledge-actions .secondary-button svg{width:13px;height:13px}.knowledge-source{display:flex;align-items:center;gap:7px;height:32px;padding:0 12px;margin-right:4px;border:1px solid var(--border);border-radius:999px;background:var(--control);font-size:11px;color:var(--secondary);white-space:nowrap}.knowledge-frame-card{position:relative;flex:1;min-height:0;display:flex;border:0;border-radius:0;background:var(--background);overflow:hidden}.knowledge-frame{flex:1;width:100%;height:100%;border:0;display:block;background:var(--background);opacity:0;transition:opacity var(--motion-slow) var(--ease-out)}.knowledge-frame.is-ready{opacity:1}.knowledge-frame-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted);background:linear-gradient(180deg,var(--card),var(--background));z-index:1}.knowledge-frame-loading>span{width:22px;height:22px;border:2px solid var(--border);border-top-color:#679cff;border-radius:50%;animation:workspace-spin .7s linear infinite}.knowledge-frame-loading strong{margin-top:4px;color:var(--text);font-size:13px;font-weight:500}.knowledge-frame-loading p{font-size:11px}.knowledge-frame-loading a{margin-top:10px;font-size:11px;color:#70a2ff;text-decoration:none;border-bottom:1px solid transparent}.knowledge-frame-loading a:hover{border-bottom-color:currentColor}.knowledge-frame-loading.is-error>svg{width:24px;height:24px;color:#f0a06a}.knowledge-frame-loading.is-error p{text-align:center;line-height:18px;max-width:460px;color:var(--secondary)}.knowledge-frame-loading code{padding:1px 5px;border-radius:4px;background:var(--control);font-size:10px;color:var(--text)}@media(max-width:900px){.knowledge-heading{align-items:flex-start;flex-direction:column;gap:10px}.knowledge-actions{flex-wrap:wrap}}@media(max-width:640px){.knowledge-page{padding:0;gap:0}.knowledge-heading h1{font-size:22px;line-height:28px}.knowledge-source{display:none}.knowledge-actions{width:100%}.knowledge-actions .secondary-button{flex:1;justify-content:center}.knowledge-frame-card{border-radius:10px}}.oauth-config-details{margin-top:14px}.tool-credential-row+.oauth-config-details,.credential-empty+.oauth-config-details{margin-top:12px}.oauth-config-details summary{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:30px;padding:0 12px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.oauth-config-details summary::-webkit-details-marker{display:none}.oauth-config-details summary:before{content:"";width:0;height:0;border-top:3.5px solid transparent;border-bottom:3.5px solid transparent;border-left:4.5px solid currentColor;transition:transform var(--motion-fast) var(--ease-soft)}.oauth-config-details[open] summary:before{transform:rotate(90deg)}.oauth-config-details>form{margin-top:14px;padding:14px;border:1px solid var(--subtle);border-radius:7px;background:#0d0d10}.oauth-config-details .field input,.oauth-config-details .field select{height:34px;padding:0 10px;border-radius:6px;font-size:11px}.oauth-config-details .field select{cursor:pointer}.oauth-config-details .field input:focus,.oauth-config-details .field select:focus{border-color:#4f79bd;outline:none;box-shadow:0 0 0 2px #1a3560}.oauth-config-details .field small{font-size:9px;line-height:14px;color:var(--muted)}.oauth-config-details .field>span{font-size:10px}.oauth-config-details form>.field:last-child{display:flex;flex-direction:column;gap:8px}.oauth-config-details form>.field:last-child .primary-button{width:fit-content;min-height:32px;padding:0 14px}.connection-add-row{display:flex;gap:8px;margin-top:12px}.connection-add-row input{flex:1;height:32px;padding:0 10px;border:1px solid var(--border);border-radius:6px;background:var(--card);color:var(--text);font-size:11px}.connection-add-row .secondary-button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.connection-add-row .secondary-button svg{width:12px;height:12px}.oauth-advanced{grid-column:1/-1}.oauth-advanced summary{display:inline-flex;align-items:center;gap:7px;width:fit-content;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;color:var(--muted);font-size:10px}.oauth-advanced summary::-webkit-details-marker{display:none}.oauth-advanced summary:before{content:"";width:0;height:0;border-top:3.5px solid transparent;border-bottom:3.5px solid transparent;border-left:4.5px solid currentColor;transition:transform var(--motion-fast) var(--ease-soft)}.oauth-advanced[open] summary:before{transform:rotate(90deg)}.oauth-advanced>div{margin-top:12px;padding-top:12px;border-top:1px solid var(--subtle)}.connection-row{grid-template-columns:34px minmax(0,1fr) auto;gap:10px}.connection-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.connection-actions .secondary-button{white-space:nowrap;min-height:30px}.capability-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.capability-chip{padding:2px 8px;border:1px solid var(--border);border-radius:999px;font-size:11px;color:var(--secondary)}.capability-chip.yes{color:#79cdb3;border-color:#2f5a4c}.capability-chip.no{color:#9a9aa3}.capability-chip.unknown{color:#e1c06b;border-color:#5a4d2f}.web-access-note{margin:-6px 0 14px;font-size:12px;color:var(--secondary)}.permission-group{margin-bottom:10px;border:1px solid var(--subtle);border-radius:8px;background:#0f0f11}.permission-group[hidden]{display:none}.permission-group-head{display:flex;align-items:center;gap:11px;padding:10px 14px;cursor:pointer;list-style:none}.permission-group-head::-webkit-details-marker{display:none}.permission-group-head .resource-copy{flex:1;min-width:0}.permission-group-head .permission-select{width:146px;margin:0}.permission-group .permission-table{padding:0 14px 14px}.resource-empty{display:flex;align-items:center;gap:8px;min-height:64px;padding:14px 16px;color:var(--muted);font-size:12px}.resource-empty>svg{width:15px;flex-shrink:0}.resource-empty>span:first-child:empty{width:12px;height:12px;border:2px solid var(--border);border-top-color:#629aff;border-radius:50%;animation:spin 1s linear infinite}.field-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;font-size:11px;line-height:17px;color:var(--muted)}.field-note>svg{width:14px;flex-shrink:0;margin-top:1px}.field-note code{font-size:10px;color:var(--secondary)}@keyframes spin{to{transform:rotate(360deg)}}.analytics-store{margin-bottom:14px}.analytics-store strong small{font-size:12px;color:var(--muted);margin-left:2px}.analytics-modes{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0 0 14px;font-size:12px;color:var(--muted)}.analytics-modes code{font-size:11px;color:var(--secondary)}.analytics-rank-row b small{font-size:10px;color:var(--muted);font-weight:500}.analytics-recent{margin-top:12px}.analytics-table{display:flex;flex-direction:column;overflow-x:auto}.analytics-table-head,.analytics-table-row{display:grid;grid-template-columns:84px 150px minmax(200px,2fr) minmax(120px,1fr) 110px 110px 92px;gap:12px;align-items:center;min-width:820px;padding:9px 4px;border-bottom:1px solid var(--subtle);font-size:12px}.analytics-table-head{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.analytics-table-row:last-child{border-bottom:0}.analytics-table-row.is-empty .analytics-question{color:var(--muted)}.analytics-question{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-table-row code{font-size:11px;color:var(--secondary)}.analytics-table-row svg{width:14px;color:#4ade80}.obs-row{cursor:pointer}.obs-row:hover{background:var(--control)}.obs-status{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;text-transform:capitalize}.obs-status.ok{background:#4ade8024;color:#4ade80}.obs-status.error{background:#f8717129;color:#f87171}.obs-detail{display:flex;flex-direction:column;gap:10px;max-height:60vh;overflow-y:auto}.obs-detail h4{margin:6px 0 0;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.obs-detail-stats{display:flex;flex-wrap:wrap;gap:10px}.obs-detail-stats span{padding:3px 9px;border:1px solid var(--subtle);border-radius:6px;font-size:12px;color:var(--secondary)}.obs-msg{border:1px solid var(--subtle);border-radius:6px;overflow:hidden}.obs-role{display:block;padding:4px 9px;background:var(--control);font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.obs-msg pre,.obs-response{margin:0;padding:9px;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.5;color:var(--secondary);max-height:240px;overflow-y:auto}.obs-response{border:1px solid var(--subtle);border-radius:6px}.obs-status.run{background:#60a5fa29;color:#60a5fa}.analytics-tabs{display:flex;gap:6px;margin-top:10px}.analytics-tab{padding:5px 12px;border:1px solid var(--border);border-radius:999px;background:var(--control);color:var(--muted);font-size:12px;cursor:pointer}.analytics-tab.selected{background:var(--blue);border-color:var(--blue);color:#fff}.runs-open{display:flex;align-items:center;justify-content:flex-end;gap:6px;color:var(--muted)}.runs-open em{font-size:10px;text-transform:uppercase;letter-spacing:.04em}.runs-open svg{width:14px}.trace-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.trace-title{display:flex;flex-direction:column}.trace-title strong{font-size:15px}.trace-title small{color:var(--muted);font-size:11px}.trace-metrics{margin-bottom:10px}.trace-counts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.trace-counts span{padding:3px 9px;border:1px solid var(--subtle);border-radius:6px;font-size:11px;color:var(--secondary)}.trace-input{padding:10px 12px;border:1px solid var(--subtle);border-radius:8px;background:#121214;margin-bottom:12px}.trace-input span{font-size:10px;color:var(--muted);letter-spacing:.06em}.trace-input p{margin:4px 0 0;font-size:13px;color:var(--secondary);white-space:pre-wrap}.trace-entries{display:flex;flex-direction:column;gap:6px}.trace-row{display:flex;gap:9px;align-items:flex-start;padding:6px 8px;border-radius:6px;font-size:13px}.trace-row svg{width:15px;flex:none;margin-top:1px;color:var(--muted)}.trace-row p{margin:2px 0 0;color:var(--secondary);white-space:pre-wrap;word-break:break-word}.trace-label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:4px 0 2px}.trace-response{background:#121214}.trace-response svg{color:#60a5fa}.trace-done svg{color:#4ade80}.trace-fail{background:#f8717114}.trace-fail svg{color:#f87171}.trace-muted,.trace-muted span{color:var(--muted)}.trace-reason,.trace-tool{border:1px solid var(--subtle);border-radius:6px;overflow:hidden}.trace-reason>summary,.trace-tool>summary{display:flex;align-items:center;gap:8px;padding:7px 9px;cursor:pointer;font-size:12px;list-style:none}.trace-reason>summary svg,.trace-tool>summary svg{width:14px;color:var(--muted)}.trace-reason>summary::-webkit-details-marker,.trace-tool>summary::-webkit-details-marker{display:none}.trace-reason em,.trace-tool em{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.trace-tool em.err{color:#f87171}.trace-tool.is-error{border-color:#f8717166}.trace-reason pre,.trace-tool-body pre{margin:0;padding:9px;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.5;color:var(--secondary);max-height:280px;overflow-y:auto;border-top:1px solid var(--subtle)}.trace-tool-body{padding:0 9px 9px}.trace-deleg{border-left:2px solid var(--blue);padding-left:2px}.trace-children{margin-left:18px;display:flex;flex-direction:column;gap:5px;padding:4px 0}.trace-child{font-size:12px}.internal-tool-groups{display:flex;flex-direction:column;gap:16px;margin-top:14px}.internal-tool-group-head{display:flex;align-items:center;gap:9px;padding:6px 8px 8px;border-bottom:1px solid var(--subtle);margin-bottom:4px;cursor:pointer}.internal-tool-group-name{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--secondary);font-weight:500}.internal-tool-group-count{margin-left:auto;font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.internal-tool-group .toggle-row code{font-size:12px;color:var(--text)}.knowledge-frame-loading.is-error .secondary-button{margin-top:12px}.field-grid>.field{align-content:start}
