:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}html,body,#root{height:100%;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.machine-selector-container{margin-bottom:16px}.machine-selector-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.machine-selector-dropdown{width:100%;padding:12px 40px 12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;color:#374151;background:#fff;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.machine-selector-dropdown:hover:not(:disabled){border-color:#667eea}.machine-selector-dropdown:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.machine-selector-dropdown:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}.selected-machine-info{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;font-size:13px;color:#065f46}.info-icon{font-size:16px;color:#10b981}.info-text{font-weight:500}.machine-selector.loading{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:8px;font-size:14px;color:#6b7280}.machine-selector.error{display:flex;align-items:center;gap:12px;padding:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:14px;color:#991b1b}.machine-selector.empty{display:flex;align-items:center;gap:12px;padding:16px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;font-size:14px;color:#92400e}.empty-icon{font-size:20px}@media (max-width: 480px){.machine-selector-dropdown{font-size:13px;padding:10px 14px}.selected-machine-info{font-size:12px}}.document-selector-container{margin-bottom:16px}.document-selector-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.label-icon{font-size:18px}.document-count{margin-left:auto;font-size:12px;font-weight:500;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:12px}.document-list{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto;padding:4px}.document-list::-webkit-scrollbar{width:6px}.document-list::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.document-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.document-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.document-item{display:flex;align-items:center;gap:12px;padding:12px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;position:relative}.document-item:hover:not(.not-indexed){border-color:#667eea;background:#f9fafb;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.document-item.selected{border-color:#667eea;background:#eef2ff;box-shadow:0 4px 12px #667eea26}.document-item.not-indexed{opacity:.6;cursor:not-allowed}.document-icon{font-size:32px;flex-shrink:0}.document-info{flex:1;min-width:0}.document-name{font-size:14px;font-weight:600;color:#374151;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-meta{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280}.document-size,.document-date{font-size:12px}.document-status{flex-shrink:0}.status-badge{display:inline-block;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600}.status-badge.indexed{background:#d1fae5;color:#065f46}.status-badge.not-indexed{background:#fef3c7;color:#92400e}.selected-indicator{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;box-shadow:0 2px 8px #667eea4d}.selected-document-info{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;font-size:13px;color:#065f46}.info-icon{font-size:16px;color:#10b981;flex-shrink:0}.info-text{line-height:1.4}.info-text strong{font-weight:700}.indexing-notice{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;font-size:12px;color:#1e40af;line-height:1.5}.notice-icon{font-size:16px;flex-shrink:0}.document-selector.loading{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:8px;font-size:14px;color:#6b7280}.spinner{width:20px;height:20px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.document-selector.error{display:flex;align-items:center;gap:12px;padding:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:14px;color:#991b1b}.error-icon{font-size:20px}.retry-btn{margin-left:auto;padding:6px 12px;background:#ef4444;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.retry-btn:hover{background:#dc2626}.document-selector.empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;background:#fffbeb;border:1px dashed #fbbf24;border-radius:8px;text-align:center;font-size:14px;color:#92400e}.empty-icon{font-size:32px}.empty-hint{font-size:12px;color:#b45309;margin-top:4px}@media (max-width: 480px){.document-item{padding:10px;gap:10px}.document-icon{font-size:28px}.document-name{font-size:13px}.document-meta{font-size:11px}.document-list{max-height:280px}}
