:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f7fb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0d12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{color:#f5f7fb;background:radial-gradient(circle at top,#6750a42e,#0000 28%),linear-gradient(#12151d 0%,#0b0d12 100%);overflow:hidden}button,input,textarea,select{font:inherit}button{transition:transform .14s,opacity .14s,box-shadow .14s,background .14s,border-color .14s}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed;transform:none}pre{white-space:pre-wrap;word-break:break-word;color:#dbe4f5;background:#070a10eb;border:1px solid #ffffff14;border-radius:12px;margin:0;padding:12px 14px;font-size:.9rem;overflow-x:auto}p,li{color:#d7dff0}strong{color:#fff}ul{margin:0}.shell-app{background:radial-gradient(circle at top,#6750a42e,#0000 28%),linear-gradient(#12151d 0%,#0b0d12 100%);grid-template-columns:280px minmax(0,1fr);height:100vh;min-height:100vh;display:grid;overflow:hidden}.shell-sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:thin;scrollbar-color:#7d5cff8c #ffffff0f;background:#090b12eb;border-right:1px solid #ffffff14;flex-direction:column;gap:22px;height:100vh;min-height:100vh;padding:22px 18px;display:flex;position:sticky;top:0;overflow:hidden auto}.shell-sidebar::-webkit-scrollbar{width:10px}.shell-sidebar::-webkit-scrollbar-track{background:#ffffff0a}.shell-sidebar::-webkit-scrollbar-thumb{background:#7d5cff8c;border:2px solid #090b12eb;border-radius:999px}.shell-sidebar__brand{flex-direction:column;gap:8px;display:flex}.shell-sidebar__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#a78bfa;font-size:.72rem}.shell-sidebar__title{margin:0;font-size:2rem;line-height:1.05}.shell-sidebar__subtitle{color:#aeb8cc;margin:0;font-size:.95rem}.shell-sidebar__section{flex-direction:column;gap:10px;display:flex}.shell-sidebar__section-title{text-transform:uppercase;letter-spacing:.12em;color:#7f8aa3;font-size:.78rem}.shell-sidebar__nav{flex-direction:column;gap:8px;display:flex}.shell-sidebar__item{text-align:left;color:#ecf2ff;cursor:pointer;background:#0f131cc7;border:1px solid #ffffff0f;border-radius:12px;width:100%;padding:10px 12px}.shell-sidebar__item:hover:not(:disabled){background:#151b28f5;border-color:#7d5cff73;box-shadow:0 0 0 1px #7d5cff14}.shell-sidebar__item--active{color:#fff;background:linear-gradient(135deg,#5a48b485 0%,#2c386c94 100%);border-color:#7d5cffbf;box-shadow:0 10px 24px #0003,0 0 0 1px #7d5cff29}.shell-main{scrollbar-width:thin;scrollbar-color:#7d5cff59 #ffffff0a;flex-direction:column;gap:22px;min-width:0;height:100vh;padding:26px;display:flex;overflow:hidden auto}.shell-main::-webkit-scrollbar{width:10px}.shell-main::-webkit-scrollbar-track{background:#ffffff0a}.shell-main::-webkit-scrollbar-thumb{background:#7d5cff59;border:2px solid #0b0d12f2;border-radius:999px}.shell-topbar{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.shell-topbar__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#9aa5bc;margin-bottom:6px;font-size:.76rem}.shell-topbar__title{margin:0;font-size:clamp(1.6rem,3vw,2.3rem)}.shell-topbar__meta{flex-wrap:wrap;gap:12px;display:flex}.shell-topbar__meta-card{background:#111622d1;border:1px solid #ffffff14;border-radius:14px;min-width:150px;padding:10px 12px}.shell-topbar__meta-card span{text-transform:uppercase;letter-spacing:.08em;color:#98a4bd;margin-bottom:4px;font-size:.76rem;display:block}.shell-topbar__meta-card strong{display:block}.shell-workspace{flex-direction:column;gap:18px;display:flex}.shell-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f141fd6;border:1px solid #ffffff14;border-radius:20px;overflow:hidden;box-shadow:0 16px 32px #00000038}.shell-panel>*{height:100%}.shell-panel-grid{gap:18px;display:grid}.shell-panel-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.shell-placeholder{padding:22px}.shell-placeholder h3{margin-top:0;margin-bottom:10px}.chat-workspace{flex-direction:column;gap:18px;padding:24px;display:flex}.chat-workspace__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.chat-workspace__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#9aa5bc;margin-bottom:6px;font-size:.76rem}.chat-workspace__title{margin:0 0 8px;font-size:clamp(1.5rem,2.8vw,2.2rem)}.chat-workspace__subtitle{color:#b9c4da;max-width:720px;margin:0}.chat-workspace__user{background:#0a0d14d1;border:1px solid #ffffff14;border-radius:16px;min-width:200px;padding:12px 14px}.chat-workspace__user span{text-transform:uppercase;letter-spacing:.08em;color:#98a4bd;margin-bottom:4px;font-size:.76rem;display:block}.chat-workspace__user strong{word-break:break-word;display:block}.chat-thread{background:linear-gradient(#111723f5 0%,#0a0d14f5 100%);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:22px;min-height:320px;padding:24px;display:flex}.chat-thread__messages{flex-direction:column;gap:14px;display:flex}.chat-message{border:1px solid #ffffff14;border-radius:18px;max-width:820px;padding:14px 16px}.chat-message--assistant{background:#101622eb;align-self:flex-start}.chat-message--user{background:#40307847;border-color:#a78bfa38;align-self:flex-end}.chat-message__meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.chat-message__author{color:#fff;font-weight:700}.chat-message__role{text-transform:uppercase;letter-spacing:.08em;color:#98a4bd;font-size:.76rem}.chat-message__body p{color:#dbe4f5;margin:0}.chat-thread__footer{flex-direction:column;gap:14px;margin-top:auto;display:flex}.chat-thread__badge{color:#d8ccff;letter-spacing:.03em;background:#7d5cff2e;border-radius:999px;align-items:center;width:fit-content;padding:6px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.chat-starters{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.chat-starters__item{text-align:left;color:#edf2ff;cursor:pointer;background:#0f131cdb;border:1px solid #ffffff14;border-radius:16px;min-height:72px;padding:14px 16px}.chat-starters__item:hover:not(:disabled){background:#161c28fa;border-color:#7d5cff80;box-shadow:0 10px 24px #0003,0 0 0 1px #7d5cff1a}.chat-composer{background:#0c1018eb;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.chat-composer__toolbar{color:#9eabc4;justify-content:space-between;align-items:center;gap:12px;font-size:.84rem;display:flex}.chat-composer__input-wrap{width:100%}.chat-composer__input{resize:vertical;color:#f5f7fb;background:#070a10f2;border:1px solid #ffffff14;border-radius:16px;outline:none;width:100%;min-height:110px;padding:16px}.chat-composer__input:focus{border-color:#7d5cffe6;box-shadow:0 0 0 3px #7d5cff24}.chat-composer__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-composer__actions button{cursor:pointer;border:0;border-radius:12px;padding:10px 14px;font-weight:600}.chat-composer__ghost{color:#edf2ff;background:#ffffff14}.chat-composer__ghost:hover:not(:disabled){background:#ffffff1f}.chat-composer__send{color:#fff;background:linear-gradient(135deg,#7d5cff 0%,#5b8cff 100%);margin-left:auto;box-shadow:0 8px 18px #405aff2e}.app-shell{background:radial-gradient(circle at top,#6750a438,#0000 30%),linear-gradient(#12151d 0%,#0b0d12 100%);min-height:100vh;padding:32px}.app-header{max-width:1100px;margin:0 auto 24px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#b8a8ff;margin:0 0 8px;font-size:.75rem}.app-header h1{margin:0 0 10px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.subtitle{color:#c9d2e3;max-width:760px;margin:0;font-size:1.05rem}.app-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;max-width:1100px;margin:0 auto;display:grid}.app-grid--dashboard{grid-template-columns:1fr}.card,.panel,.dashboard-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141821e6;border:1px solid #ffffff14;border-radius:18px;padding:20px;box-shadow:0 12px 30px #00000038}.card h2,.panel h2,.dashboard-panel h3{margin-top:0;margin-bottom:12px}.card h2,.panel h2{font-size:1.1rem}.panel-header,.dashboard-shell__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.panel-header h1,.panel-header h2,.panel-header h3,.dashboard-shell__header h2{margin:0}.panel-header h1{font-size:clamp(1.7rem,3vw,2.4rem)}.dashboard-shell{padding:24px}.dashboard-shell__header h2{margin:0 0 8px;font-size:1.5rem}.dashboard-shell__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.stack-sm,.stack-md{flex-direction:column;display:flex}.stack-sm{gap:10px}.stack-md{gap:16px}.form-stack{flex-direction:column;gap:14px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field span{color:#cfd6e6;font-size:.9rem}.field input{color:#f5f7fb;background:#0a0d14e6;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:.95rem}.field input:focus{border-color:#7d5cffe6;box-shadow:0 0 0 3px #7d5cff29}.button-row{flex-wrap:wrap;gap:10px;display:flex}.button-row button,.dashboard-shell__signout,.panel-header>button,.card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7d5cff 0%,#5b8cff 100%);border:0;border-radius:12px;padding:10px 14px;font-weight:600;box-shadow:0 8px 18px #405aff2e}.status-text{color:#d7dff0;min-height:24px;margin:0}.session-panel{background:#090c138c;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.session-panel p{margin:0}.dashboard-panel p,.dashboard-panel li{color:#d7dff0}.dashboard-panel ul{margin:0;padding-left:20px}.task-history-list{flex-direction:column;gap:14px;display:flex}.task-history-item{color:#d7dff0;background:#0c1018c7;border:1px solid #ffffff14;border-radius:14px;width:100%;padding:14px}.task-history-item p{color:#d7dff0;margin:0 0 8px}.task-history-item p:last-child{margin-bottom:0}.task-history-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}button.task-history-card{appearance:none;text-align:left;color:#e8eefc;cursor:pointer;background:#0a0d14f0;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:14px;box-shadow:inset 0 1px #ffffff08}button.task-history-card:hover:not(:disabled){background:#121826fa;border-color:#7d5cff8c;box-shadow:0 10px 24px #0000003d,0 0 0 1px #7d5cff1f}button.task-history-card.task-history-card--selected{background:#4e38904d;border-color:#a78bfae6;box-shadow:0 10px 24px #0000003d,0 0 0 1px #a78bfa2e}.task-history-card__top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.task-history-card__type{text-transform:capitalize;color:#fff;font-weight:700}.task-history-card__meta{color:#d7dff0;grid-template-columns:1fr;gap:10px;margin-bottom:12px;display:grid}.task-history-card__meta strong,.task-history-card__id strong{letter-spacing:.02em;color:#b8c4db;margin-bottom:3px;font-size:.8rem;display:block}.task-history-card__id{color:#cfd8ea;word-break:break-word;font-size:.88rem}.task-status-pill{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.task-status-pill--completed{color:#86efac;background:#34d39926}.task-status-pill--queued{color:#93c5fd;background:#60a5fa26}.task-status-pill--running{color:#fde68a;background:#facc1529}.task-status-pill--failed{color:#fca5a5;background:#f8717129}.task-status-pill--canceled{color:#cbd5e1;background:#94a3b829}@media (width<=1200px){.shell-app{grid-template-columns:240px minmax(0,1fr)}.shell-panel-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){body{overflow:auto}.shell-app{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.shell-sidebar{border-bottom:1px solid #ffffff14;border-right:0;height:auto;min-height:auto;position:relative;top:auto;overflow:visible}.shell-main{height:auto;overflow:visible}.dashboard-shell__workspace{grid-template-columns:1fr!important}.shell-topbar{flex-direction:column;align-items:stretch}.shell-panel-grid--four{grid-template-columns:1fr}.chat-workspace__header,.chat-composer__toolbar,.chat-composer__actions{flex-direction:column;align-items:stretch}.chat-composer__send{margin-left:0}}@media (width<=720px){.app-shell,.shell-main,.chat-workspace{padding:18px}.panel-header,.dashboard-shell__header{flex-direction:column;align-items:stretch}.button-row{flex-direction:column}.button-row button,.dashboard-shell__signout,.panel-header>button,.card button{width:100%}.task-history-grid,.chat-starters{grid-template-columns:1fr}.shell-topbar__meta{flex-direction:column}}
