:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#f5f4f8;background:#1d1d1d;min-height:100vh;margin:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px}a{color:#bca3ff;text-decoration:none}a:hover{color:#d0bdff}button,input,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#8b5cf6;border:0;border-radius:999px;padding:8px 15px;font-weight:600}button:hover{background:#9c72f8}button:disabled{cursor:not-allowed;opacity:.55}button.secondary{color:#f0eef4;background:0 0;border:1px solid #525252}button.secondary:hover{background:#303030}button.danger{color:#ffb9b9;background:0 0;border:1px solid #834040}.app-shell{border:1px solid #373737;grid-template-rows:40px minmax(0,1fr);grid-template-columns:176px minmax(0,1fr);min-height:100vh;display:grid}.app-topbar{background:#171717;border-bottom:1px solid #343434;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;min-height:40px;padding:0 14px;display:grid}.brand{color:#eeeef0;align-items:center;gap:8px;width:fit-content;font-size:12px;font-weight:650;display:inline-flex}.brand:hover{color:#fff}.brand-mark{color:#a674ff;font-size:19px;line-height:1;transform:rotate(45deg)}.brand-divider{color:#777;margin:0 2px}.brand-context{color:#c6c3cd}.command-search{color:#aaa7b0;border:1px solid #535353;border-radius:999px;align-items:center;gap:6px;width:182px;height:26px;padding:0 9px;font-size:13px;display:flex}.command-search span:first-child{font-size:17px;line-height:1}.command-search kbd{color:#74717a;font:inherit;margin-left:auto}.topbar-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.user-email{color:#aaa7b0;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:11px;overflow:hidden}.icon-button{color:#d7d4dc;background:0 0;border:1px solid #4a4a4a;place-items:center;width:25px;height:25px;padding:0;font-size:15px;display:grid}.icon-button:hover{background:#303030}.sidebar{background:#212121;border-right:1px solid #363636;grid-row:2;padding:9px 7px}.nav-caption{color:#96939d;margin:0 5px 5px;font-size:10px}.sidebar nav{flex-direction:column;gap:2px;display:flex}.nav-item{color:#d0ced5;border-radius:4px;align-items:center;gap:10px;min-height:30px;padding:0 9px;font-size:14px;font-weight:550;display:flex}.nav-item:hover{color:#fff;background:#2c2c2c}.nav-item.active{color:#fff;background:#181818}.nav-item.active .nav-icon{color:#a879ff}.nav-icon{color:#bdbac2;text-align:center;width:14px;font-size:16px;line-height:1}.workspace{background:#1d1d1d;grid-column:2;min-width:0}.workspace-page{min-height:calc(100vh - 41px)}.workspace-heading{border-bottom:1px solid #343434;min-height:65px;padding:16px 20px 11px}.workspace-heading-with-action{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.workspace-heading h1{color:#f9f8fa;margin:0;font-size:16px;font-weight:650}.workspace-heading p{color:#aaa7b0;margin:5px 0 0;font-size:12px}.button-link{color:#fff;background:#8053db;border-radius:999px;flex:none;align-items:center;gap:6px;padding:7px 13px;font-size:12px;font-weight:650;display:inline-flex}.button-link:hover{color:#fff;background:#9369e7}.empty-workspace,.coming-soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 166px);padding:40px 20px;display:flex}.agent-empty-mark,.coming-soon-mark{color:#c7b3ff;border:1px dashed #716b79;border-radius:18px;place-items:center;width:70px;height:70px;margin-bottom:12px;font-size:36px;display:grid}.empty-workspace h2,.coming-soon h2{margin:0;font-size:16px;font-weight:650}.empty-workspace p,.coming-soon p{color:#aaa7b0;margin:7px 0 16px;font-size:12px}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #343434;padding:12px 20px}th{color:#aaa7b0;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600}td{color:#dfdde3}tbody tr:hover{background:#242424}.form-workspace form{width:min(760px,100% - 40px);margin:24px 20px 64px}form{flex-direction:column;gap:15px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field label{color:#c9c6cf;font-size:12px;font-weight:600}input,textarea{color:#f3f1f5;background:#282828;border:1px solid #4a4a4a;border-radius:5px;width:100%;padding:9px 10px}textarea{resize:vertical}input:focus,textarea:focus{outline-offset:-1px;outline:2px solid #8b5cf6}.row{gap:12px;display:flex}.row .field{flex:1}.mcp-server-row{grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:8px;display:grid}.mcp-servers{border:1px solid #454545;border-radius:5px;flex-direction:column;gap:10px;padding:12px;display:flex}.form-actions{gap:12px;margin-top:4px;display:flex}.empty-state{color:#aaa7b0;margin:24px 20px}.error-banner{color:#ffc2c9;background:#3b2025;border:1px solid #833f4b;border-radius:5px;margin:20px;padding:10px 12px}.agent-table-actions{gap:12px;display:flex}.agent-playground{background:#1d1d1d;min-height:calc(100vh - 41px)}.playground-header{background:#202020;border-bottom:1px solid #363636;justify-content:space-between;align-items:center;min-height:48px;padding:0 18px;display:flex}.playground-title-row,.playground-actions{align-items:center;gap:10px;display:flex}.playground-title-row h1{margin:0;font-size:16px;font-weight:650}.playground-back{color:#d4d1da;background:0 0;width:auto;padding:0;font-size:22px;font-weight:400}.playground-back:hover{color:#fff;background:0 0}.playground-edit-link{color:#f0eef4;align-items:center;min-height:31px;padding:6px 13px;display:inline-flex}.playground-tabs{background:#202020;border-bottom:1px solid #363636;gap:20px;min-height:34px;padding:0 15px;display:flex}.playground-tabs button{color:#c9c6cf;background:0 0;border:0;border-radius:0;padding:0;font-size:12px;font-weight:550;position:relative}.playground-tabs button:hover{color:#fff;background:0 0}.playground-tabs button.active{color:#fff}.playground-tabs button.active:after{content:"";background:#9d6df5;height:2px;position:absolute;bottom:0;left:0;right:0}.playground-layout{grid-template-columns:minmax(300px,32%) minmax(0,1fr);min-height:calc(100vh - 123px);display:grid}.playground-config{background:#212121;border-right:1px solid #363636}.agent-summary{border-bottom:1px solid #363636;padding:15px}.agent-summary span{color:#96939d;letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:650;display:block}.agent-summary strong{color:#f4f2f6;font-size:13px}.agent-summary p{color:#aaa7b0;margin:5px 0 0;font-size:11px;line-height:1.45}.playground-section{border-bottom:1px solid #363636}.playground-section summary{color:#f0eef4;cursor:pointer;justify-content:space-between;align-items:center;min-height:52px;padding:0 15px;font-size:12px;font-weight:650;list-style:none;display:flex}.playground-section summary::-webkit-details-marker{display:none}.playground-section summary:after{color:#b9b5bf;content:"⌄";font-size:15px;font-weight:400}.playground-section[open] summary:after{content:"⌃"}.playground-section summary span{color:#aaa7b0;margin-left:auto;margin-right:8px;font-size:11px;font-weight:400}.playground-section-content{flex-direction:column;gap:8px;padding:0 15px 15px;display:flex}.playground-section-content label{color:#c7c3cb;font-size:11px;font-weight:600}.playground-section-content textarea{color:#d9d6de;resize:none;background:#181818;border-color:#3d3d3d;min-height:auto;padding:8px;font-size:11px;line-height:1.45}.playground-section-content a{width:fit-content;font-size:11px}.playground-muted{color:#aaa7b0;margin:0;font-size:11px;line-height:1.45}.skill-list{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.skill-list li{color:#ddd9e1;background:#272727;border:1px solid #424242;border-radius:4px;padding:7px 8px;font-size:11px}.playground-chat{background:#1f1f1f;grid-template-rows:48px minmax(0,1fr) auto auto;min-height:0;padding:15px 16px 0;display:grid}.playground-chat-tabs{border-bottom:1px solid #363636;align-items:flex-start;display:flex}.playground-chat-tabs span{color:#fff;background:#222;border:1px solid #3d3d3d;border-bottom:0;border-radius:6px 6px 0 0;align-items:center;height:33px;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex}.chat-transcript{min-height:360px;padding:16px 0;overflow-y:auto}.chat-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex}.chat-empty-mark{color:#f1eef4;border:1px solid #8e8a94;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:8px;font-size:26px;display:grid}.chat-empty-state h2{color:#f7f5f8;margin:0;font-size:17px}.chat-empty-state p{color:#aaa7b0;margin:7px 0 0;font-size:12px}.playground-message{background:#292929;border-radius:7px;width:min(720px,92%);margin:0 auto 15px;padding:11px 14px}.playground-message.user{background:#352761;margin-right:0}.playground-message span{color:#c7c3cb;font-size:10px;font-weight:650}.playground-message p{color:#f0edf3;white-space:pre-wrap;margin:5px 0 0;line-height:1.5}.playground-error{color:#ffc2c9;background:#3b2025;border:1px solid #833f4b;border-radius:5px;margin:0 0 8px;padding:8px 10px;font-size:11px}.playground-composer{background:#171717;border:1px solid #3d3d3d;border-radius:7px;flex-direction:row;align-items:flex-end;gap:8px;margin:0;padding:9px 10px;display:flex;position:relative}.playground-composer textarea{resize:none;background:0 0;border:0;min-height:42px;padding:4px 0;font-size:12px}.playground-composer textarea:focus{outline:0}.playground-composer button{border-radius:5px;flex:none;place-items:center;width:28px;height:28px;padding:0;font-size:17px;display:grid}.playground-disclaimer{color:#96939d;text-align:center;margin:6px 0 10px;font-size:10px}.playground-tab-page{width:min(900px,100% - 40px);min-height:calc(100vh - 123px);margin:0 auto;padding:38px 0}.playground-tab-page h2{margin:0;font-size:17px}.playground-tab-page>p{color:#aaa7b0;margin:7px 0 24px}.playground-skill-cards,.history-list{flex-direction:column;gap:9px;margin:0 0 24px;padding:0;list-style:none;display:flex}.playground-skill-cards li,.history-list li{background:#242424;border:1px solid #414141;border-radius:6px;flex-direction:column;gap:4px;padding:13px;display:flex}.playground-skill-cards span,.history-list span{color:#aaa7b0;overflow-wrap:anywhere;font-size:12px}.monitor-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}.monitor-stats div{background:#242424;border:1px solid #414141;border-radius:6px;padding:16px}.monitor-stats dt{color:#aaa7b0;font-size:11px}.monitor-stats dd{color:#fff;margin:7px 0 0;font-size:18px;font-weight:650}.auth-page{background:radial-gradient(circle at 50% 12%,#8053db1f,#0000 32%),#1d1d1d;grid-template-rows:1fr auto;min-height:100vh;padding:72px 24px 24px;display:grid}.auth-content{flex-direction:column;place-self:center;width:min(390px,100%);display:flex}.auth-brand{color:#b98cff;background:#2d2540;border:1px solid #5d497e;border-radius:13px;align-self:center;place-items:center;width:46px;height:46px;margin-bottom:18px;font-size:24px;display:grid;transform:rotate(45deg);box-shadow:0 14px 32px #0000003d}.auth-heading{text-align:center;margin-bottom:26px}.auth-heading h1{color:#faf9fb;letter-spacing:-.02em;margin:0;font-size:25px;font-weight:650}.auth-heading p{color:#aaa7b0;margin:8px 0 0;font-size:13px;line-height:1.5}.auth-card{background:#242424;border:1px solid #454545;border-radius:12px;padding:24px;box-shadow:0 22px 54px #00000038}.auth-card form{gap:12px}.auth-card input{background:#292929;border-color:#505050;border-radius:7px;height:44px;padding:0 13px}.auth-card .error-banner{margin:0 0 15px}.auth-notice{color:#d7c7f4;background:#2d2540;border:1px solid #5d497e;border-radius:5px;margin:0 0 15px;padding:10px 12px}.auth-primary-button{border-radius:7px;width:100%;min-height:42px}.auth-divider{color:#85828b;text-transform:uppercase;align-items:center;gap:12px;margin:21px 0 16px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#414141;flex:1;height:1px}.social-login-buttons{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.social-login-button{color:#f4f4f4;background:#292929;border:1px solid #4a4a4a;border-radius:7px;place-items:center;min-height:42px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.social-login-button:hover{color:#fff;background:#312b3b;border-color:#766093;transform:translateY(-1px)}.social-login-button svg{width:19px;height:19px}.verification-code-input{letter-spacing:.45em;text-align:center;font-size:20px;font-weight:650}.verification-code-input::placeholder{color:#6f6c73}.auth-password-hint{color:#918e97;margin:-2px 0 2px;font-size:10px;line-height:1.45}.auth-back-button{color:#bca3ff;background:0 0;width:100%;padding:7px;font-size:12px}.auth-back-button:hover{color:#d0bdff;background:0 0}.auth-footer{color:#77747d;text-align:center;align-self:end;margin-top:52px;font-size:10px}.auth-footer p{margin:7px 0 0}.auth-footer a{color:#aaa7b0}.auth-switch{color:#918e97;text-align:center;margin:18px 0 0;font-size:11px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.setup-page{background:#1d1d1d;place-items:center;min-height:100vh;padding:32px 16px;display:grid}.setup-card{background:#242424;border:1px solid #454545;border-radius:12px;width:min(720px,100%);padding:34px;position:relative}.setup-eyebrow{color:#a879ff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.setup-card h1{margin:0;font-size:23px}.setup-card h2{margin:0 0 18px;font-size:16px}.setup-progress{gap:6px;margin:24px 0;display:flex}.setup-progress span{background:#4b4b4b;border-radius:9px;flex:1;height:3px}.setup-progress span.active{background:#9c72f8}.setup-step{animation:.22s ease-out setup-slide-in}.setup-step-back{animation-name:setup-slide-back}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.role-card{color:#eee;text-align:left;background:#2b2b2b;border:1px solid #4a4a4a;border-radius:7px;flex-direction:column;align-items:flex-start;gap:8px;min-height:110px;padding:15px;display:flex}.role-card:hover,.role-card.selected{background:#332952;border-color:#a879ff}.role-card span{color:#bdb9c4;font-size:11px;font-weight:400;line-height:1.45}.setup-card small{color:#aaa7b0;font-size:10px}.setup-hint{color:#aaa7b0;margin:15px 0 0;font-size:11px;line-height:1.5}.setup-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.setup-status{color:#c9b7ff;text-align:center;margin:15px 0 0;font-size:12px}.setup-loader{z-index:5;border-radius:inherit;text-align:center;background:#181818f0;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:28px;display:flex;position:absolute;inset:0}.setup-loader strong{color:#f4f1f8;font-size:16px}.setup-loader>span:last-child{color:#aaa7b0;max-width:340px;font-size:12px;line-height:1.5}.setup-spinner{border:3px solid #4b435a;border-top-color:#a980ff;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite setup-spin}@keyframes setup-spin{to{transform:rotate(360deg)}}.upload-control{background:#292929;border:1px dashed #5c5864;border-radius:7px;flex-direction:column;align-items:flex-start;gap:7px;padding:18px;display:flex}.upload-control label{color:#fff;cursor:pointer;background:#8053db;border-radius:999px;padding:8px 14px;font-weight:650}.upload-control input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.upload-row{background:#292929;border:1px solid #414141;border-radius:5px;grid-template-columns:minmax(110px,.65fr) minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:10px;padding:10px;display:grid}.upload-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.upload-row button{padding:7px 10px;font-size:11px}@keyframes setup-slide-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes setup-slide-back{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.setup-step,.setup-spinner{animation:none}.social-login-button{transition:none}}@media (max-width:700px){.app-shell{grid-template-rows:40px auto minmax(0,1fr);grid-template-columns:1fr}.app-topbar{grid-column:1;grid-template-columns:1fr auto}.command-search{display:none}.sidebar{border-bottom:1px solid #363636;border-right:0;grid-row:2;padding:6px}.nav-caption{display:none}.sidebar nav{flex-direction:row;overflow-x:auto}.nav-item{flex:none}.workspace{grid-column:1}.workspace-page{min-height:auto}.user-email{display:none}.mcp-server-row{grid-template-columns:1fr}.row{flex-direction:column}.playground-header{flex-direction:column;align-items:flex-start;gap:10px;padding:11px 14px}.playground-layout{grid-template-columns:1fr}.playground-config{border-bottom:1px solid #363636;border-right:0}.playground-chat{min-height:600px}.playground-tabs{gap:14px;overflow-x:auto}.monitor-stats{grid-template-columns:1fr}.setup-card{padding:24px 18px}.role-grid,.upload-row{grid-template-columns:1fr}.auth-page{padding:44px 16px 20px}.auth-card{padding:20px}.auth-heading h1{font-size:22px}}
