:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;box-sizing:border-box;font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5}*,:before,:after{box-sizing:inherit}html,body{background:#1e1e2e;height:100%;max-height:100%;margin:0;overflow:hidden}#root{text-align:left;flex-direction:column;align-items:center;width:100%;height:100dvh;min-height:100dvh;max-height:100dvh;display:flex}.appShell{color:#cdd6f4;box-sizing:border-box;background:#1e1e2e;flex-direction:column;flex:auto;width:min(100%,56rem);height:100%;min-height:0;max-height:100%;margin:0 auto;padding:.75rem 1rem 1rem;font-size:clamp(16px,.25vw + 15px,19px);line-height:1.5;display:flex;overflow:hidden}.topBar{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.title{color:#cdd6f4;margin:0;font-size:1.25rem;font-weight:700}.toolbar{align-items:center;gap:1rem;display:flex}.opLabel{align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;display:flex}.opSelect{color:#cdd6f4;background:#2d2d44;border:1px solid #45475a;border-radius:8px;min-width:min(18rem,55vw);max-width:min(34rem,75vw);padding:.4rem .6rem;font-size:.95rem}.apiDot{background:#45475a;border-radius:6px;padding:.2rem .45rem;font-size:.78rem}.apiDot.ok{color:#fff;background:#2d7d46}.apiDot.bad{color:#fff;background:#c33}.disclaimer{background:#2d2d44;border-left:4px solid #4da8da;border-radius:8px;flex-shrink:0;margin:0 0 .65rem;padding:.65rem .85rem;font-size:.95rem}.chatArea{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.75rem;min-height:0;margin-right:-.25rem;padding:.25rem .35rem .5rem 0;display:flex;overflow:hidden auto}.chatArea:focus{outline:none}.bubble{border-radius:10px;padding:.75rem .95rem}.bubble.user{color:#cdd6f4;background:#313244;align-self:flex-end;max-width:min(92%,42rem)}.bubble.assistant{background:#181825;border:1px solid #313244;align-self:stretch;max-width:100%}.bubble.loading{opacity:.85;font-style:italic}.statusPill{border-radius:12px;margin-bottom:.5rem;padding:.2rem .55rem;font-size:.82rem;font-weight:600;display:inline-block}.status-ok{color:#fff;background:#2d7d46}.status-partial{color:#fff;background:#b58900}.status-error{color:#fff;background:#c33}.section{margin-top:.65rem}.section h3{color:#4da8da;margin:0 0 .4rem;font-size:1rem}.markdownBody{word-break:break-word;font-size:.95rem;line-height:1.55}.markdownBody>:first-child{margin-top:0}.markdownBody>:last-child{margin-bottom:0}.markdownBody h1,.markdownBody h2,.markdownBody h3,.markdownBody h4{color:#bac2de;margin:.75rem 0 .4rem;font-weight:600;line-height:1.3}.markdownBody h1{font-size:1.2rem}.markdownBody h2{font-size:1.1rem}.markdownBody h3,.markdownBody h4{font-size:1.02rem}.markdownBody p{margin:.45rem 0}.markdownBody ul,.markdownBody ol{margin:.45rem 0;padding-left:1.35rem}.markdownBody li{margin:.2rem 0}.markdownBody strong{color:#e2e8f0}.markdownBody code{background:#313244;border-radius:4px;padding:.12em .38em;font-family:ui-monospace,Consolas,monospace;font-size:.88em}.markdownBody pre{background:#11111b;border:1px solid #313244;border-radius:8px;margin:.5rem 0;padding:.65rem .85rem;font-size:.88em;line-height:1.45;overflow-x:auto}.markdownBody pre code{font-size:inherit;background:0 0;padding:0}.markdownBody blockquote{color:#bac2de;border-left:3px solid #4da8da;margin:.5rem 0;padding:.35rem 0 .35rem .85rem}.markdownBody table{border-collapse:collapse;width:100%;margin:.5rem 0;font-size:.9em}.markdownBody th,.markdownBody td{text-align:left;border:1px solid #45475a;padding:.35rem .5rem}.markdownBody th{background:#313244}.markdownBody a{color:#89b4fa}.emptyField{color:#6c7086;margin:0}.brief{word-break:break-word;max-height:40vh;font-size:.95rem;line-height:1.5;overflow-y:auto}.suggestionList{margin:.35rem 0 0;padding-left:1.35rem}.suggestionList li{margin-bottom:.45rem}.suggestionList li .markdownBody>p{margin:0}.resultCard{background:#2d2d44;border-left:4px solid #4da8da;border-radius:10px;margin-bottom:.5rem;padding:.65rem .85rem}.resultCard h4{color:#4da8da;margin:0 0 .3rem;font-size:.98rem}.resultCard .markdownBody p{margin:.35rem 0;font-size:.95rem;line-height:1.5}.detailsBlock{margin:.45rem 0;font-size:.93rem}.alarmList{margin:.3rem 0 0 1.1rem}.mono{font-family:ui-monospace,monospace;font-size:.88em}.errorBanner{color:#f38ba8;background:#4a1020;border-radius:8px;flex-shrink:0;padding:.65rem}.composer{background:#1e1e2e;border-top:1px solid #313244;flex-shrink:0;align-items:flex-end;gap:.65rem;padding-top:.65rem;display:flex}.composerInput{resize:none;color:#cdd6f4;background:#181825;border:1px solid #45475a;border-radius:10px;flex:1;min-height:2.75rem;max-height:30vh;padding:.55rem .75rem;font-size:1rem;line-height:1.4}.sendBtn{cursor:pointer;color:#11111b;background:#4da8da;border:none;border-radius:10px;padding:.55rem 1.1rem;font-size:.98rem;font-weight:600}.sendBtn:disabled{opacity:.5;cursor:not-allowed}
