.app-shell{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.app-content{flex:auto;min-height:0;overflow-y:auto}.machine-board{padding:24px 20px 40px}@media (width>=1280px){.machine-board{max-width:1400px;margin:0 auto}}.incident-board{align-items:stretch;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.incident-board__column{background:#eef0f3;border-radius:12px;flex:0 0 300px;width:300px;min-height:120px;padding:12px}.incident-board__header{justify-content:space-between;align-items:center;gap:8px;min-height:32px;margin-bottom:14px;display:flex}.incident-board__create-inicident{background:#fffbe6;border:1px solid #f3e69a;border-radius:8px;margin-bottom:10px;padding:10px}.incident-board__input,.incident-board__select{width:100%;margin-bottom:8px}.incident-board__button-group{gap:8px;display:flex}.attachment-dropzone{text-align:center;cursor:pointer;background:#fafbfc;border:2px dashed #d0d7de;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:132px;padding:1rem;transition:border-color .15s,background .15s;display:flex}.attachment-dropzone:hover{border-color:#1976d2}.attachment-dropzone--active{background:#e8f1fb;border-color:#1976d2}.attachment-dropzone--disabled{cursor:default;opacity:.6}.attachment-dropzone--disabled:hover{border-color:#d0d7de}.attachment-dropzone__icon{color:#6e7781;font-size:2rem}.attachment-dropzone__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.post-composer{background:#fff;margin-top:2rem}.post-composer__toolbar{gap:.5rem;margin-bottom:.5rem;display:flex}.post-composer__editor{background:#fff;border:1px solid #d0d7de;border-radius:6px;min-height:140px;padding:.75rem}.post-composer__editor:focus{outline:2px solid #1976d2}.post-composer__dropzone{margin-top:.75rem}.post-composer__footer{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.post-composer__attachments{margin-top:.75rem}.post-composer__actions{gap:.75rem;margin-top:1rem;display:flex}.chat-sidebar{background:#fff;border:1px solid #e3e6ea;border-radius:10px;flex-direction:column;height:100%;display:flex;overflow:hidden}.chat-sidebar.chat-sidebar--collapsed{flex:none;align-items:center;gap:12px;padding:12px 6px}.chat-sidebar__rail-label{writing-mode:vertical-rl;color:#57606a;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;min-height:0;font-size:.8125rem;font-weight:600;overflow:hidden}.chat-sidebar__header{border-bottom:1px solid #e3e6ea;justify-content:space-between;align-items:center;gap:8px;padding:16px;display:flex}.chat-sidebar__title{margin:0;font-size:1.25rem;font-weight:700}.chat-sidebar__subtitle{color:#57606a;margin:4px 0 0;font-size:.875rem}.chat-sidebar__messages{flex:1;padding:16px;overflow-y:auto}.chat-sidebar__message{border-radius:10px;max-width:90%;margin-bottom:12px;padding:10px 12px}.chat-sidebar__message--assistant{background:#f6f8fa;border:1px solid #e3e6ea;margin-right:auto}.chat-sidebar__message--user{color:#fff;background:#2f343a;margin-left:auto}.chat-sidebar__message-role{opacity:.8;margin-bottom:4px;font-size:.75rem;font-weight:700}.chat-sidebar__reasoning{margin-bottom:8px}.chat-sidebar__reasoning-toggle{width:100%;color:inherit;font:inherit;cursor:pointer;opacity:.8;background:#0000000a;border:0;border-radius:6px;align-items:center;gap:6px;padding:4px 6px;font-size:.8125rem;display:flex}.chat-sidebar__reasoning-toggle:hover{background:#00000012}.chat-sidebar__reasoning-label{text-align:left;flex:1;font-weight:600}.chat-sidebar__reasoning-chevron{transition:transform .2s}.chat-sidebar__reasoning-chevron--open{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.chat-sidebar__reasoning-chevron{transition:none}}.chat-sidebar__message-reasoning{white-space:pre-wrap;opacity:.65;border-left:2px solid;margin-top:8px;padding-left:8px;font-size:.85em;font-style:italic;line-height:1.4}.chat-sidebar__message-content{white-space:pre-wrap;line-height:1.4}.chat-sidebar__typing{align-items:center;gap:4px;padding:2px 0;display:inline-flex}.chat-sidebar__typing-dot{opacity:.4;background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chat-sidebar-typing}.chat-sidebar__typing-dot:nth-child(2){animation-delay:.2s}.chat-sidebar__typing-dot:nth-child(3){animation-delay:.4s}@keyframes chat-sidebar-typing{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:.9;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.chat-sidebar__typing-dot{opacity:.6;animation:none}}.chat-sidebar__related-list{flex-direction:column;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.chat-sidebar__related-item{background:#fff;border:1px solid #e3e6ea;border-radius:8px;padding:8px 10px}.chat-sidebar__related-title{overflow-wrap:anywhere;font-size:.875rem;font-weight:600}.chat-sidebar__related-link{color:#2f343a;-webkit-text-decoration:underline #e3e6ea;text-decoration:underline #e3e6ea}.chat-sidebar__related-link:hover{text-decoration:underline}.chat-sidebar__related-meta{color:#57606a;margin-top:2px;font-size:.75rem}.chat-sidebar__related-reason{color:#57606a;margin-top:4px;font-size:.8125rem;line-height:1.4}.chat-sidebar__composer{border-top:1px solid #e3e6ea;flex-direction:column;gap:8px;padding:12px;display:flex}.report-sidebar{background:#fff;border:1px solid #e3e6ea;border-radius:10px;flex-direction:column;flex:0 0 clamp(320px,30vw,460px);max-width:max(320px,100% - 400px);height:100%;display:flex;position:relative;overflow:hidden}.report-sidebar.report-sidebar--collapsed{flex:none;align-items:center;gap:12px;max-width:none;padding:12px 6px}.report-sidebar__rail-label{writing-mode:vertical-rl;color:#57606a;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;min-height:0;font-size:.8125rem;font-weight:600;overflow:hidden}.report-sidebar__resizer{z-index:2;cursor:col-resize;touch-action:none;background:0 0;width:8px;transition:background .15s;position:absolute;top:0;bottom:0;left:0}.report-sidebar__resizer:hover,.report-sidebar__resizer:focus-visible{background:#d0d7de;outline:none}.report-sidebar__header{border-bottom:1px solid #e3e6ea;justify-content:space-between;align-items:flex-start;gap:8px;padding:16px;display:flex}.report-sidebar__title{margin:0;font-size:1.25rem;font-weight:700}.report-sidebar__subtitle{color:#57606a;margin:4px 0 0;font-size:.875rem}.report-sidebar__language-tag{color:#57606a;vertical-align:middle;border:1px solid #c7d0d9;border-radius:10px;margin-left:8px;padding:1px 6px;font-size:.6875rem;font-weight:600;display:inline-block}.report-sidebar__body{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.report-sidebar__status{align-items:center;gap:12px;padding:24px 0;display:flex}.report-sidebar__status--error,.report-sidebar__error{color:#b3261e;font-size:.9em}.report-sidebar__report-heading{margin:0;font-size:1.125rem;font-weight:700}.report-sidebar__notice{color:#6b5300;background:#fff8e6;border:1px solid #f0d48a;border-radius:8px;padding:10px 12px;font-size:.875rem}.report-sidebar__notice-title{font-weight:600}.report-sidebar__notice-text{margin:4px 0 6px}.report-sidebar__notice-list{margin:0;padding-left:18px}.report-sidebar__notice-file{font-weight:600}.report-sidebar__field-group{flex-direction:column;gap:6px;display:flex}.report-sidebar__field-group--divided{border-top:1px solid #e3e6ea;padding-top:12px}.report-sidebar__field-heading{font-size:.875rem;font-weight:700}.report-sidebar__en-heading{color:#57606a;margin-top:2px;font-size:.75rem;font-weight:600}.report-sidebar__section{border-top:1px solid #e3e6ea;padding-top:12px}.report-sidebar__section-title{margin:0 0 8px;font-size:.9375rem;font-weight:700}.report-sidebar__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.report-sidebar__list-item{background:#f6f8fa;border:1px solid #e3e6ea;border-radius:8px;padding:8px 10px;font-size:.8125rem;line-height:1.4}.report-sidebar__item-head{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.report-sidebar__image-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.report-sidebar__image-row{background:#f6f8fa;border:1px solid #e3e6ea;border-radius:8px;align-items:center;gap:8px;padding:4px 6px;display:flex}.report-sidebar__image-row--excluded{opacity:.55}.report-sidebar__image-divider{text-transform:uppercase;letter-spacing:.04em;color:#7a5b00;border-top:1px solid #e3e6ea;margin-top:4px;padding-top:6px;font-size:.6875rem;font-weight:600}.report-sidebar__image-position{text-align:right;color:#57606a;font-variant-numeric:tabular-nums;flex:0 0 1.25rem;font-size:.8125rem;font-weight:600}.report-sidebar__image-open{cursor:pointer;background:0 0;border:none;flex:none;padding:0;line-height:0;display:block}.report-sidebar__image-open:disabled{cursor:default}.report-sidebar__image-open:hover .report-sidebar__image-thumb{outline-offset:-2px;outline:2px solid #8c959f}.report-sidebar__image-thumb{object-fit:cover;background:#e3e6ea;border-radius:4px;width:36px;height:36px}.report-sidebar__image-thumb--placeholder{justify-content:center;align-items:center;display:flex}.report-sidebar__image-name{flex:auto;align-items:center;gap:6px;min-width:0;font-size:.8125rem;display:flex}.report-sidebar__image-name>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-sidebar__image-actions{flex:none;align-items:center;font-size:1rem;display:flex}.report-sidebar__image-tag{color:#1a7f37;background:#ddf4e4;border-radius:999px;flex:none;padding:1px 8px;font-size:.6875rem;font-weight:600}.report-sidebar__image-hint{color:#57606a;margin:8px 0 0;font-size:.75rem}.report-sidebar__footer{border-top:1px solid #e3e6ea;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.report-sidebar__finalized-note{color:#57606a;align-self:center;margin-right:auto;font-size:.8125rem}.incident-layout{background:#f6f8fa;align-items:stretch;gap:20px;height:100%;display:flex;overflow:hidden}.incident-detail{background:#fff;border-radius:10px;flex:1;min-width:0;height:100%;min-height:0;padding:24px 28px;overflow-y:auto}.chat-sidebar{flex:0 0 clamp(260px,25vw,380px);height:100%}@media (width<=899.95px){.incident-layout{gap:0}.incident-detail{border-radius:0;padding:12px}}.incident-detail__panel-openers{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.incident-panel-drawer{width:100%;max-width:480px}.incident-panel-drawer .report-sidebar,.incident-panel-drawer .chat-sidebar{border:none;border-radius:0;flex:auto;width:100%;max-width:none}.incident-detail__header{margin-top:24px;margin-bottom:24px}.incident-detail__header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:16px;display:flex}.incident-detail__post-list{margin-top:10px}.incident-detail__post-item{border:1px solid #d8dee4;border-radius:8px;margin-bottom:12px;padding:10px;font-size:.9em}.incident-detail__post-item-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.post-body{white-space:pre-wrap;word-break:break-word}*,:before,:after{box-sizing:border-box}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}code{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}
