@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:left;width:100%;height:100%;margin:0;padding:0}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.tenant-badge{background-color:var(--code-bg);color:var(--text-h);border:1px solid var(--border);border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:14px;font-weight:500;display:inline-flex}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--indigo:#4f46e5;--indigo-hover:#4338ca;--indigo-light:#eef2ff;--indigo-border:#c7d2fe;--bg:#f4f7f9;--surface:#fff;--surface-2:#f8fafc;--text:#1a202c;--text-2:#4a5568;--text-3:#718096;--border:#e2e8f0;--border-2:#cbd5e1;--green:#10b981;--amber:#f59e0b;--red:#ef4444;--sidebar-w:240px;--sidebar-bg:#1e1e2e;--sidebar-text:#ffffffbf;--sidebar-text-active:#fff;--sidebar-active-bg:#4f46e540;--sidebar-hover-bg:#ffffff0f;--font:"Inter", system-ui, sans-serif;--mono:"JetBrains Mono", monospace;--radius:8px}html,body,#app{height:100%;font-family:var(--font);background:var(--bg);color:var(--text)}.layout{height:100vh;display:flex;overflow:hidden}.sidebar{width:var(--sidebar-w);background:var(--sidebar-bg);flex-direction:column;flex-shrink:0;transition:width .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.sidebar.collapsed{width:52px}.sidebar-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;padding:18px 16px 14px;display:flex}.brand-icon{width:22px;height:22px;stroke:var(--indigo);flex-shrink:0}.brand-name{color:var(--sidebar-text-active);white-space:nowrap;letter-spacing:-.01em;font-size:14px;font-weight:600}.new-chat-btn{border-radius:var(--radius);color:#a5b4fc;cursor:pointer;white-space:nowrap;background:#4f46e52e;border:1px solid #4f46e559;align-items:center;gap:8px;margin:12px 12px 4px;padding:8px 12px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.new-chat-btn:hover{background:#4f46e547}.new-chat-btn svg{stroke:currentColor;flex-shrink:0;width:14px;height:14px}.sidebar-section-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d;padding:14px 16px 6px;font-size:10px;font-weight:500}.session-list{flex:1;padding:0 8px;overflow-y:auto}.session-list::-webkit-scrollbar{width:3px}.session-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.session-item{border-radius:var(--radius);cursor:pointer;align-items:flex-start;gap:9px;margin-bottom:2px;padding:9px 10px;transition:background .12s;display:flex;position:relative}.session-item:hover{background:var(--sidebar-hover-bg)}.session-item.active{background:var(--sidebar-active-bg)}.session-item:hover .delete-session-btn{opacity:1;pointer-events:auto}.delete-session-btn{cursor:pointer;color:#fff6;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .2s,color .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.delete-session-btn:hover{color:#ef4444;background:#ef444433}.session-icon{width:14px;height:14px;stroke:var(--sidebar-text);opacity:.6;flex-shrink:0;margin-top:2px}.session-item.active .session-icon{opacity:1;stroke:#a5b4fc}.session-info{flex-direction:column;gap:2px;min-width:0;display:flex}.session-label{color:var(--sidebar-text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.session-item.active .session-label{color:var(--sidebar-text-active)}.session-ts{color:#ffffff4d;font-size:11px}.sidebar-toggle{color:#fff6;cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff12;justify-content:center;align-items:center;width:100%;padding:12px;transition:color .15s;display:flex}.sidebar-toggle:hover{color:#ffffffb3}.sidebar-toggle svg{width:16px;height:16px}.main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.topbar{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 24px;display:flex}.topbar-left{align-items:center;gap:10px;display:flex}.topbar-title{color:var(--text);font-size:14px;font-weight:600}.topbar-divider{background:var(--border-2);width:1px;height:16px}.topbar-sub{color:var(--text-3);font-size:12px}.topbar-right{align-items:center;gap:10px;display:flex}.tenant-selector{border:1px solid var(--border);background:var(--surface);color:var(--text-dark);cursor:pointer;border-radius:4px;outline:none;padding:4px 8px;font-size:13px;font-weight:500;transition:border-color .2s}.tenant-selector:hover{border-color:var(--primary)}.status-badge{color:var(--text-3);background:var(--bg);border:1px solid var(--border);border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:flex}.status-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px}.status-badge.thinking .status-dot{background:var(--indigo);animation:1s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.facility-badge{color:var(--text-2);background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500;display:flex}.facility-badge svg{width:13px;height:13px;stroke:var(--indigo)}.user-badge{color:var(--text-2);align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.user-avatar{background:var(--indigo-light);width:26px;height:26px;color:var(--indigo);border:1px solid var(--indigo-border);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.chat-scroll{background:var(--bg);flex:1;overflow-y:auto}.chat-scroll::-webkit-scrollbar{width:5px}.chat-scroll::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:4px}.chat-inner{flex-direction:column;gap:24px;max-width:860px;margin:0 auto;padding:32px 32px 16px;display:flex}.msg-row{align-items:flex-start;gap:14px;display:flex}.msg-row.user{flex-direction:row-reverse}.msg-avatar{border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ai-avatar{background:var(--surface);border:1px solid var(--border);box-shadow:0 1px 3px #0000000f}.ai-avatar svg{width:17px;height:17px;stroke:var(--indigo)}.user-avatar{background:var(--indigo-light);color:var(--indigo);border:1px solid var(--indigo-border);font-size:12px;font-weight:600}.msg-body{flex-direction:column;gap:6px;max-width:78%;display:flex}.msg-row.user .msg-body{align-items:flex-end}.tool-pill{background:var(--indigo-light);border:1px solid var(--indigo-border);color:var(--indigo);border-radius:20px;align-self:flex-start;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:500;animation:.2s both pill-in;display:inline-flex}@keyframes pill-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.tool-pill svg{stroke:currentColor;flex-shrink:0;width:12px;height:12px}.tool-pill.completed{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.tool-pill.completed svg{stroke:#16a34a}.tool-name{font-family:var(--mono);font-size:11px}.tool-status-text{color:var(--text-3);font-weight:400}.tool-spinner{border:1.5px solid var(--indigo-border);border-top-color:var(--indigo);border-radius:50%;width:10px;height:10px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.tool-check{stroke:#16a34a;width:12px;height:12px}.bubble{border-radius:12px;padding:14px 18px;font-size:14px;line-height:1.65;animation:.2s both bubble-in}@keyframes bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bubble-ai{background:var(--surface);border:1px solid var(--border);color:var(--text);border-top-left-radius:4px}.bubble-user{background:var(--indigo);color:#fff;border-top-right-radius:4px}.bubble p{margin:0 0 10px}.bubble p:last-child{margin:0}.bubble strong{font-weight:600}.bubble-ai strong{color:var(--text)}.bubble-user strong{color:#fff}.bubble h1,.bubble h2,.bubble h3{margin:14px 0 6px;font-weight:600;line-height:1.3}.bubble h1{font-size:17px}.bubble h2{font-size:15px}.bubble h3{font-size:14px}.bubble ul,.bubble ol{margin:6px 0 10px;padding-left:18px}.bubble li{margin-bottom:4px}.bubble code{font-family:var(--mono);background:var(--indigo-light);color:var(--indigo);border-radius:4px;padding:1px 6px;font-size:12px;font-weight:500}.bubble-user code{color:#e0e7ff;background:#0003}.bubble table{border-collapse:collapse;width:100%;margin:10px 0;font-size:13px}.bubble th{background:var(--bg);color:var(--text);text-align:left;border-bottom:1px solid var(--border-2);letter-spacing:.02em;padding:8px 12px;font-size:12px;font-weight:600}.bubble td{color:var(--text-2);border-bottom:1px solid var(--border);padding:8px 12px}.bubble tr:last-child td{border-bottom:none}.typing{align-items:center;gap:5px;padding:4px 0;display:flex}.typing span{background:var(--border-2);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite bounce}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.chart-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:280px;margin-top:12px;padding:16px}.dt-wrap{border:1px solid var(--border);border-radius:var(--radius);margin-top:12px;overflow-x:auto}.dt-table{border-collapse:collapse;width:100%;font-size:13px}.dt-table th{background:var(--bg);color:var(--text);letter-spacing:.02em;text-align:left;border-bottom:1px solid var(--border-2);padding:9px 12px;font-size:12px;font-weight:600}.dt-table td{color:var(--text-2);border-bottom:1px solid var(--border);padding:9px 12px}.dt-table tr:last-child td{border-bottom:none}.dt-table tbody tr:hover td{background:var(--indigo-light)}.err-text{color:var(--red);font-size:13px}.input-zone{background:var(--surface);border-top:1px solid var(--border);flex-shrink:0;padding:16px 24px 20px}.suggestions{flex-wrap:wrap;gap:8px;max-width:860px;margin:0 auto 12px;display:flex}.sugg-chip{background:var(--bg);border:1px solid var(--border-2);color:var(--text-2);cursor:pointer;white-space:nowrap;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.sugg-chip:hover{border-color:var(--indigo-border);color:var(--indigo);background:var(--indigo-light)}.input-card{background:var(--surface);border:1px solid var(--border-2);border-radius:10px;max-width:860px;margin:0 auto;padding:12px 14px 10px;transition:border-color .15s,box-shadow .15s}.input-card:focus-within{border-color:var(--indigo);box-shadow:0 0 0 3px #4f46e514}.input-card textarea{resize:none;width:100%;font-family:var(--font);color:var(--text);background:0 0;border:none;outline:none;min-height:22px;max-height:150px;font-size:14px;font-weight:400;line-height:1.5;display:block}.input-card textarea::placeholder{color:var(--text-3)}.input-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.input-hint{color:var(--text-3);font-size:11px}.send-btn{border-radius:var(--radius);background:var(--indigo);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,transform .1s;display:flex}.send-btn:hover:not(:disabled){background:var(--indigo-hover);transform:scale(1.05)}.send-btn:disabled{background:var(--border-2);cursor:not-allowed;transform:none}.send-btn svg{width:15px;height:15px}.stop-btn{border-radius:var(--radius);background:var(--red,#ef4444);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,transform .1s;display:flex}.stop-btn:hover{background:#dc2626;transform:scale(1.05)}.stop-btn svg{width:12px;height:12px}
