:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,sans-serif}body{margin:0;background:#f6f7fb;color:#1f2328}#root{min-height:100vh}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.page--list{align-items:flex-start}.page--full{align-items:flex-start;justify-content:flex-start}.card{width:100%;max-width:420px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0f172a14;padding:2rem;text-align:center}.card--wide{max-width:none;text-align:left}.subtitle{margin:.25rem 0 1.5rem;color:#57606a}.logo-text{margin:0;font-size:1.6rem;font-weight:700;color:#1f6feb}.form{display:flex;flex-direction:column;gap:1rem}.field{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#24292f;text-align:left}.field input{border:1px solid #d0d7de;border-radius:8px;padding:.75rem .9rem;font-size:.95rem}.field select{border:1px solid #d0d7de;border-radius:8px;padding:.75rem .9rem;font-size:.95rem;background:#fff}.field input:focus{outline:2px solid #4c6fff;border-color:transparent}.button{background:#1f6feb;color:#fff;border:none;border-radius:8px;padding:.75rem;font-weight:600;cursor:pointer}.button.ghost{background:transparent;color:#1f6feb;border:1px solid #1f6feb}.button:disabled{opacity:.7;cursor:not-allowed}.success{margin-top:1rem;color:#1a7f37}.error{margin-top:1rem;color:#cf222e}.list-card{width:100%;max-width:960px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0f172a14;padding:2rem}.compact-card{max-width:820px}.list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.header-actions{display:flex;gap:.75rem}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.filters .field select{border:1px solid #d0d7de;border-radius:8px;padding:.75rem .9rem;font-size:.95rem;background:#fff}.list{display:flex;flex-direction:column;gap:1rem}.list-item{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border:1px solid #e5e7eb;border-radius:12px;background:#fafbff;text-align:left}.list-item--clickable{cursor:pointer;border:1px solid #d0d7de;background:#fff}.list-item--clickable:hover{border-color:#1f6feb;box-shadow:0 6px 18px #1f6feb1f}.list-item h3{margin:0 0 .25rem}.list-meta{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.badge{background:#e7f0ff;color:#1f6feb;padding:.25rem .6rem;border-radius:999px;font-size:.8rem;text-transform:capitalize}.muted{color:#57606a;font-size:.9rem}.status{margin:1rem 0;color:#57606a}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.detail-card{border:1px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;background:#fff}.detail-card h2{margin:0 0 .5rem;font-size:1rem}.detail-card--wide{grid-column:1 / -1}.inspector-tree{display:flex;flex-direction:column;gap:1rem}.inspector-node{border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;background:#f9fafb}.inspector-children{display:grid;gap:.75rem;margin-left:1rem;padding-left:1rem;border-left:2px solid #e5e7eb}.inspector-title{font-size:.75rem;text-transform:uppercase;color:#6c7a89;margin-bottom:.35rem}.inspector-name{font-weight:600;margin-bottom:.25rem}.inspector-list{display:flex;flex-direction:column;gap:.75rem}.inspector-card{display:flex;gap:.75rem;align-items:center;padding:.75rem;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.inspector-avatar{width:36px;height:36px;border-radius:50%;background:#1f6feb;color:#fff;font-size:.75rem;display:flex;align-items:center;justify-content:center;font-weight:700}.inspector-info{display:flex;flex-direction:column;gap:.35rem;flex:1}.inspector-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.inspector-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:#57606a;font-size:.85rem}.badge-muted{background:#f2f4f8;color:#57606a}.rooms-card{max-width:1100px}.rooms-layout{display:grid;grid-template-columns:minmax(260px,340px) 1fr;gap:1rem}.rooms-panel,.details-panel{border:1px solid #e5e7eb;border-radius:12px;padding:1rem;background:#fff}.panel-title{margin:0 0 .75rem;font-size:1rem}.panel-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.panel-group{display:flex;flex-direction:column;gap:.5rem}.panel-item{border:1px solid #e5e7eb;border-radius:10px;padding:.75rem;text-align:left;background:#f9fafb;cursor:pointer}.panel-item.nested{margin-left:.75rem;background:#fff}.panel-toggle{font-weight:700;color:#1f6feb}.nested-list{display:flex;flex-direction:column;gap:.5rem}.panel-item.active{border-color:#1f6feb;background:#eef4ff}.panel-title-row{display:flex;justify-content:space-between;margin-bottom:.35rem}.panel-name{font-weight:600}.detail-stack,.tests-list{display:flex;flex-direction:column;gap:.75rem}.test-item{display:flex;justify-content:space-between;gap:1rem;border:1px solid #e5e7eb;border-radius:12px;padding:.75rem;background:#f9fafb}.test-title{font-weight:600;margin-bottom:.25rem}.test-meta{display:flex;align-items:center;gap:.5rem}.test-status{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;border:1px solid #cdd9e5}.test-status.done{background:#dafbe1;color:#1a7f37;border-color:#1a7f37}.test-status.pending{background:#f6f8fa;color:#57606a}.test-thumbs{display:flex;gap:.35rem}.thumb{width:28px;height:28px;border-radius:6px;object-fit:cover;border:1px solid #e5e7eb}.thumb-button{border:none;padding:0;background:transparent;cursor:pointer}.button.small{padding:.35rem .6rem;font-size:.8rem}.modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:100}.modal{width:100%;max-width:520px;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 20px 60px #0f172a33}.modal-header{display:flex;align-items:center;gap:1rem;justify-content:space-between;margin-bottom:1rem}.modal-actions{display:flex;align-items:center;gap:.5rem}.modal-icon{width:40px;height:40px;border-radius:10px;background:#e7f0ff;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.modal-content{display:flex;flex-direction:column;gap:1rem;max-height:65vh;overflow-y:auto;padding-right:.25rem}.modal-photo .modal-content{position:relative}.modal-section{display:flex;flex-direction:column;gap:.35rem}.modal-label{font-size:.75rem;text-transform:uppercase;color:#6c7a89}.modal-value{font-weight:600}.modal-photos{display:flex;flex-wrap:wrap;gap:.5rem}.modal-photos img{width:80px;height:80px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}.protocol-image-card{display:flex;flex-direction:column;gap:.25rem;width:120px}.protocol-image-card img{width:100%;height:80px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}.modal-nav{display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);padding:0 .75rem;pointer-events:none}.modal-nav .button{pointer-events:auto}.comments-list{display:flex;flex-direction:column;gap:.75rem}.comment-item{border:1px solid #e5e7eb;border-radius:10px;padding:.75rem;background:#f9fafb}.comment-title{font-weight:600;margin-bottom:.35rem}.photos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.photo-item{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start;border:none;padding:0;background:transparent;cursor:pointer}.photo-item img{width:100%;max-height:120px;border-radius:10px;object-fit:cover;border:1px solid #e5e7eb}.modal-photo,.modal-protocol{max-width:720px}.photo-preview{width:100%;border-radius:12px;border:1px solid #e5e7eb;object-fit:contain;max-height:70vh}.protocol-text{white-space:pre-wrap;background:#f6f8fa;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;font-size:.9rem;line-height:1.5}.protocol-markdown h2,.protocol-markdown h3,.protocol-markdown h4{margin:.5rem 0 .75rem}.protocol-markdown ul,.protocol-markdown ol{margin:.25rem 0 .75rem 1.25rem}.optimize-panel{border:1px solid #e5e7eb;border-radius:12px;padding:1rem;background:#f9fafb}.optimize-panel h4{margin:0 0 .75rem}.optimize-chat{display:flex;flex-direction:column;gap:.5rem;max-height:220px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem}.optimize-input{display:flex;gap:.5rem;margin-top:.75rem}.optimize-input input{flex:1;border:1px solid #d0d7de;border-radius:10px;padding:.75rem .9rem;font-size:.95rem;background:#fff}.optimize-input input:focus{outline:2px solid #4c6fff;border-color:transparent}.optimize-input .button{min-width:90px}.optimize-actions{display:flex;justify-content:flex-end;margin-top:.75rem}.optimize-save{border:1px solid #1f6feb;background:#fff;color:#1f6feb;padding:.5rem .9rem;border-radius:10px;font-weight:600}.optimize-save:disabled{opacity:.6;cursor:not-allowed}.app-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh;background:#f4f6fb}.sidebar{background:#0f172a;color:#e2e8f0;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.5rem}.sidebar-logo{font-weight:700;font-size:1.1rem}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.sidebar-link{color:inherit;text-decoration:none;padding:.5rem .75rem;border-radius:10px;background:#94a3b81a}.sidebar-link:hover{background:#94a3b833}.main-content{padding:2rem}.split-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.kb-layout{width:100%;display:grid;grid-template-columns:1fr;gap:1.5rem}.divider{height:1px;background:#e2e8f0;margin:1.5rem 0}.result-list{margin-top:1rem;display:grid;gap:.75rem}.result-card{background:#f8fafc;border-radius:12px;padding:.75rem;border:1px solid #e2e8f0}.kb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:1rem}.kb-card{border:1px solid #e2e8f0;border-radius:14px;padding:.75rem;background:#fff;display:flex;flex-direction:column;gap:.5rem}.kb-thumb{height:80px;border-radius:10px;background:#e7f0ff;color:#1e3a8a;display:flex;align-items:center;justify-content:center;font-weight:700}.kb-meta{flex:1}.kb-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.kb-tabs{display:flex;gap:.5rem;background:#f1f5f9;padding:.35rem;border-radius:999px}.kb-tab{border:none;background:transparent;padding:.4rem .9rem;border-radius:999px;cursor:pointer;font-weight:600;color:#475569}.kb-tab.active{background:#fff;box-shadow:0 2px 8px #0f172a14;color:#1f2937}.list-item.compact{padding:.75rem 0;border-bottom:1px solid #e2e8f0}.chat-box{min-height:220px;max-height:320px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem;background:#f8fafc}.chat-bubble{padding:.5rem .75rem;border-radius:10px;margin-bottom:.5rem;line-height:1.4;width:100%}.chat-bubble.user{background:#dbeafe;align-self:flex-end}.chat-bubble.assistant{background:#e2e8f0}.chat-bubble h3,.chat-bubble h4,.chat-bubble h5{margin:.25rem 0 .5rem}.chat-bubble ul,.chat-bubble ol{margin:.25rem 0 .5rem 1.25rem}.chat-paragraph{margin:0 0 .5rem}.typing-cursor{display:inline-block;width:8px;height:16px;margin-left:4px;background:#1f2937;animation:blink 1s steps(2,start) infinite;vertical-align:middle}@keyframes blink{to{opacity:0}}.chat-input{display:flex;gap:.5rem;margin-top:.75rem}.instruction-text{width:100%;min-height:420px;font-weight:400}.instruction-preview{margin-top:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.instruction-preview code{background:#e2e8f0;padding:.1rem .3rem;border-radius:6px}.kb-chat{display:flex;flex-direction:column;gap:1rem;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:1rem;min-height:360px}.kb-chat-history{display:flex;flex-direction:column;gap:.5rem;max-height:420px;overflow-y:auto;padding-right:.25rem}.kb-chat-input{display:flex;gap:.5rem;position:sticky;bottom:0;background:#f8fafc;padding-top:.5rem}.kb-chat-input input{flex:1}.kb-send{border:none;background:#2563eb;color:#fff;width:42px;height:42px;border-radius:50%;font-size:1.1rem;cursor:pointer}.kb-send:disabled{opacity:.6;cursor:not-allowed}.input-with-action{display:flex;align-items:center;gap:.5rem}.input-with-action input{flex:1}.icon-button{border:1px solid #d0d7de;background:#fff;border-radius:8px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-button:hover{border-color:#1f6feb}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin:1rem 0 1.5rem}.settings-card{border:1px solid #e5e7eb;border-radius:12px;padding:1rem;background:#fff;display:flex;flex-direction:column;gap:.75rem}.settings-card h3{margin:0}.settings-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}
