.app-shell{flex-direction:column;height:100vh;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:flex-start;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}.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__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__header{border-bottom:1px solid #e3e6ea;padding:16px}.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__message-reasoning{white-space:pre-wrap;opacity:.65;border-left:2px solid;margin-bottom: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-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);height:100%;display:flex;overflow:hidden}.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__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__meta{background:#f6f8fa;border:1px solid #e3e6ea;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;font-size:.875rem;display:flex}.report-sidebar__meta-row{gap:6px;display:flex}.report-sidebar__meta-label{color:#57606a;flex:none;font-weight:600}.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-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-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.report-sidebar__image-card{background:#f6f8fa;border:1px solid #e3e6ea;border-radius:8px;padding:6px;position:relative}.report-sidebar__image-card--excluded{opacity:.55}.report-sidebar__image-open{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:stretch;gap:2px;width:100%;padding:0;font-family:inherit;font-size:.8125rem;line-height:1.4;display:flex}.report-sidebar__image-open:disabled{cursor:default}.report-sidebar__image-card:hover .report-sidebar__image-thumb{outline-offset:-2px;outline:2px solid #8c959f}.report-sidebar__image-toggle{position:absolute;top:8px;right:8px;background:#ffffffd9!important}.report-sidebar__image-toggle:hover{background:#fff!important}.report-sidebar__image-thumb{object-fit:cover;background:#e3e6ea;border-radius:6px;width:100%;height:64px}.report-sidebar__image-thumb--placeholder{justify-content:center;align-items:center;display:flex}.report-sidebar__image-tags{gap:4px;display:flex}.report-sidebar__image-tag{color:#1a7f37;background:#ddf4e4;border-radius:999px;padding:1px 8px;font-size:.6875rem;font-weight:600}.report-sidebar__image-tag--intern{color:#7a5b00;background:#fff1cc}.report-sidebar__image-tag--excluded{color:#b3261e;background:#ffe0e0}.report-sidebar__image-hint{color:#57606a;margin:8px 0 0;font-size:.75rem}.report-sidebar__footer{border-top:1px solid #e3e6ea;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}@media (width>=768px){.incident-layout{padding-left:20px;padding-right:20px}}@media (width>=1200px){.incident-layout{padding-left:100px;padding-right:100px}}.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%}.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}
