:root{color:#20252d;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.client-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 360px;background:#f5f7f8}.conversation{min-width:0;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:14px;padding:22px}.client-topbar,.skill-panel-head,.composer-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.title-block{display:flex;align-items:center;gap:12px}.title-block svg{color:#3d6f84}.title-block p,.skill-panel-head p{margin:0 0 4px;color:#68717b;font-size:12px;font-weight:700;text-transform:uppercase}.title-block h1,.skill-panel-head h2{margin:0;color:#20252d}.title-block h1{font-size:24px}.skill-panel-head h2{font-size:18px}.skill-panel-head span{color:#7b5b3b;font-size:12px;font-weight:700}.icon-button{width:40px;height:40px;border:1px solid #d3dbe1;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#3d6f84;background:#fff}.auth-panel{display:grid;grid-template-columns:minmax(280px,1fr) minmax(220px,.6fr);gap:12px;border:1px solid #dce3e7;border-radius:8px;background:#fff;padding:14px}.auth-panel label,.credential-panel label{display:grid;gap:7px}.auth-panel span,.credential-panel span,.composer-head>div>span,.schema-title{color:#68717b;font-size:13px;font-weight:700}.auth-panel input,.credential-panel input{width:100%;height:38px;border:1px solid #d3dbe1;border-radius:8px;outline:0;padding:0 11px;color:#20252d;background:#fbfcfd}.credential-panel{display:grid;gap:12px;border:1px solid #dce3e7;border-radius:8px;background:#fff;padding:14px}.credential-panel>div:first-child strong{display:block;margin-top:3px;color:#20252d}.credential-panel small{display:block;margin-top:5px;color:#68717b;font-size:12px;line-height:1.4}.credential-warning{margin:0;border:1px solid #e4b65a;border-radius:8px;background:#fff8e8;color:#735015;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.4}.credential-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.key-input{display:flex;align-items:center;gap:8px;border:1px solid #d3dbe1;border-radius:8px;padding:0 10px;color:#68717b;background:#fbfcfd}.key-input input{border:0;padding:0;background:transparent}.message-list{min-height:280px;overflow:auto;display:flex;flex-direction:column;gap:12px;border:1px solid #dce3e7;border-radius:8px;background:#fff;padding:14px}.message{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px}.avatar{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#3d6f84}.message.user .avatar{background:#7b5b3b}.message.system .avatar{background:#68717b}pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#20252d;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.5}.composer{border:1px solid #dce3e7;border-radius:8px;background:#fff;padding:14px}.cli-composer{border-color:#cad9df;background:#fafdff}.composer-head{margin-bottom:12px}.composer-head strong{display:block;margin-top:3px;color:#20252d}.composer-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:8px}.cli-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:7px}.cli-meta span{color:#5c6871;font-size:12px;font-weight:700;line-height:1.2}.json-input{width:100%;min-height:142px;resize:vertical;border:1px solid #d3dbe1;border-radius:8px;outline:0;padding:12px;color:#20252d;background:#fbfcfd;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.5}.cli-input{min-height:94px;font-family:inherit}.auth-panel input:focus,.json-input:focus{border-color:#3d6f84;box-shadow:0 0 0 3px #3d6f8424}.run-button{min-width:112px;height:36px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:8px;padding:0 14px;background:#3d6f84;color:#fff;font-weight:700;line-height:1}.secondary-button{min-width:82px;height:36px;border:1px solid #cad9df;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:8px;padding:0 12px;background:#fff;color:#3d6f84;font-weight:800;line-height:1}.run-button span,.secondary-button span{color:inherit;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.run-button svg,.secondary-button svg{flex:0 0 auto;stroke-width:2.2}.run-button:disabled,.secondary-button:disabled,.icon-button:disabled{cursor:not-allowed}.run-button:disabled{background:#7f9ead;color:#fff}.secondary-button:disabled{border-color:#dce3e7;color:#7f9ead;background:#f5f7f8}.icon-button:disabled{opacity:.62}.notice{border:1px solid #d77a62;border-radius:8px;background:#fff4ef;color:#8a341f;padding:12px 14px}.debug-panel{margin-top:12px;border:1px solid #cad9df;border-radius:8px;background:#fbfcfd}.debug-panel pre{max-height:220px;overflow:auto;padding:12px}.skill-panel{min-width:0;border-left:1px solid #dce3e7;background:#fff;display:grid;grid-template-rows:auto auto 1fr auto;gap:14px;padding:20px}.search{height:40px;border:1px solid #d3dbe1;border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#68717b;background:#fbfcfd}.search input{width:100%;border:0;outline:0;background:transparent}.skill-list{display:grid;align-content:start;gap:9px;overflow:auto}.skill-card{width:100%;border:1px solid #dce3e7;border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;background:#fbfcfd;padding:12px;color:#20252d}.skill-card:hover,.skill-card.active{border-color:#3d6f84;background:#eef5f7}.skill-card.closed{background:#f5f7f8;color:#7b858d}.skill-card-main{min-width:0;min-height:72px;border:0;padding:0;text-align:left;background:transparent;color:inherit}.skill-card-main:disabled{cursor:default}.skill-card strong,.skill-card span,.skill-card small{display:block}.skill-card span{margin-top:6px;color:#5c6871;line-height:1.4}.skill-card small{margin-top:8px;color:#7b5b3b;font-weight:700}.skill-card em{width:fit-content;margin-top:8px;border:1px solid #e4b65a;border-radius:999px;display:block;padding:3px 8px;color:#735015;background:#fff8e8;font-size:11px;font-style:normal;font-weight:800;line-height:1.2}.skill-card.closed span,.skill-card.closed small,.skill-card.closed em{color:#87929a}.skill-toggle{min-width:78px;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;color:#3d6f84;font-size:12px;font-weight:800;white-space:nowrap}.skill-toggle input{position:absolute;opacity:0;pointer-events:none}.toggle-track{width:34px;height:20px;border-radius:999px;display:inline-flex;align-items:center;flex:0 0 auto;padding:2px;background:#3d6f84;transition:background .16s ease,box-shadow .16s ease}.toggle-track:before{content:"";width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #20252d38;transform:translate(14px);transition:transform .16s ease}.skill-toggle input:focus-visible+.toggle-track{box-shadow:0 0 0 3px #3d6f842e}.skill-toggle input:not(:checked)+.toggle-track{background:#a8b2b9}.skill-toggle input:not(:checked)+.toggle-track:before{transform:translate(0)}.skill-card.closed .skill-toggle{color:#7b858d}.schema-panel,.empty{border:1px solid #dce3e7;border-radius:8px;background:#fbfcfd}.schema-panel{overflow:hidden}.schema-title{padding:10px 12px;border-bottom:1px solid #dce3e7;background:#fff}.schema-panel pre{max-height:240px;overflow:auto;padding:12px}.empty{color:#68717b;padding:14px}@media(max-width:960px){.client-shell{grid-template-columns:1fr}.skill-panel{border-left:0;border-top:1px solid #dce3e7}.auth-panel{grid-template-columns:1fr}.composer-head{align-items:flex-start;flex-direction:column}.composer-actions{width:100%;justify-content:flex-start}}
