body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.searchable-select-container{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative;width:100%}.searchable-select-container.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.searchable-select-trigger{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease;-webkit-user-select:none;user-select:none;width:100%}.searchable-select-trigger:hover{border-color:#94a3b8}.searchable-select-container:focus-within .searchable-select-trigger{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.selected-text{color:#0f172a;font-weight:600;overflow:hidden;text-overflow:ellipsis}.placeholder-text,.selected-text{font-size:.84rem;white-space:nowrap}.placeholder-text{color:#94a3b8}.select-arrow{color:#64748b;font-size:.75rem;transition:transform .2s ease}.select-arrow.open{transform:rotate(180deg)}.searchable-select-dropdown{animation:fadeIn .15s ease;background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 12px 28px -5px #00000026,0 8px 10px -6px #0000000d;box-sizing:border-box;left:0;min-width:220px;overflow:hidden;position:absolute;top:calc(100% + 4px);width:100%;z-index:1000}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown-search-wrapper{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;padding:8px;position:relative}.search-icon{color:#94a3b8;font-size:.78rem;left:16px;pointer-events:none;position:absolute}.dropdown-search-input{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:6px!important;box-sizing:border-box!important;color:#0f172a!important;font-size:.82rem!important;height:34px;outline:none!important;padding:0 28px 0 30px!important;width:100%}.dropdown-search-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f626!important}.clear-search-btn{background:#0000!important;border:none!important;box-shadow:none!important;color:#94a3b8!important;cursor:pointer;font-size:.75rem!important;margin:0!important;padding:2px!important;position:absolute;right:14px;width:auto!important}.clear-search-btn:hover{color:#0f172a!important}.dropdown-options-list{max-height:210px;overflow-y:auto;padding:4px 0}.dropdown-option-item{color:#334155;cursor:pointer;font-size:.82rem;overflow:hidden;padding:8px 14px;text-overflow:ellipsis;transition:background .12s ease,color .12s ease;white-space:nowrap}.dropdown-option-item:hover{background:#f1f5f9;color:#0f172a}.dropdown-option-item.selected{background:#eff6ff;color:#2563eb;font-weight:600}.no-options-found{color:#94a3b8;font-size:.8rem;padding:14px;text-align:center}.converter-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:40px auto;max-width:480px;padding:32px 28px;transition:box-shadow .2s ease}.converter-container:hover{box-shadow:0 20px 30px -10px #00000014,0 10px 12px -5px #00000008}.converter-container h2{color:#0f172a;font-size:1.35rem;font-weight:700;letter-spacing:-.3px;margin-bottom:24px;text-align:center}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.form-group label{color:#475569;display:block;font-size:.78rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.converter-container input[type=number],.converter-container input[type=text],.converter-container select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;font-size:.88rem;height:42px;outline:none;padding:0 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.converter-container input[type=number]:focus,.converter-container input[type=text]:focus,.converter-container select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.converter-container input[type=file]{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:8px;box-sizing:border-box;color:#475569;cursor:pointer;font-size:.82rem;padding:10px;transition:all .15s ease;width:100%}.converter-container input[type=file]:hover{background:#eff6ff;border-color:#3b82f6}.converter-container button{align-items:center;background:#3b82f6;border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f640;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;margin-top:10px;padding:12px 16px;transition:all .15s ease;width:100%}.converter-container button:hover:not(:disabled){background:#2563eb;box-shadow:0 6px 16px #2563eb4d;transform:translateY(-1px)}.converter-container button:active:not(:disabled){transform:translateY(0)}.converter-container button:disabled{background:#e2e8f0;box-shadow:none;color:#94a3b8;cursor:not-allowed}.download-link{margin-top:20px;text-align:center}.download-link a{color:#16a34a;font-size:.9rem;font-weight:600;text-decoration:underline}.login-container{align-items:center;background:#f8fafc;background-image:radial-gradient(at 0 0,#3b82f60d 0,#0000 50%),radial-gradient(at 100% 100%,#6366f10d 0,#0000 50%);box-sizing:border-box;color:#0f172a;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 40px -15px #0000000f,0 10px 15px -5px #00000008;box-sizing:border-box;max-width:420px;padding:40px 36px;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.auth-card:hover{box-shadow:0 25px 50px -12px #00000014}.auth-header{margin-bottom:28px;text-align:center}.brand-logo-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;box-shadow:0 4px 12px #3b82f640;color:#fff;display:flex;font-size:1.4rem;height:48px;justify-content:center;margin:0 auto 14px;width:48px}.auth-logo{color:#0f172a;font-size:1.6rem;font-weight:800;letter-spacing:-.4px;margin:0 0 6px}.auth-subtitle{color:#64748b;font-size:.88rem;margin:0}.auth-form{gap:18px}.auth-form,.form-field{display:flex;flex-direction:column}.form-field{gap:6px}.form-field label{color:#475569;font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.input-wrapper{align-items:center;display:flex;position:relative}.form-input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:.92rem;height:44px;outline:none;padding:0 42px 0 14px!important;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.toggle-password-btn{align-items:center;background:#0000!important;border:none!important;box-shadow:none!important;color:#94a3b8!important;cursor:pointer;display:flex!important;justify-content:center;margin:0!important;padding:6px!important;position:absolute;right:10px;transition:color .15s ease;width:auto!important}.toggle-password-btn:hover{background:#0000!important;color:#3b82f6!important}.auth-error{background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626}.auth-error,.auth-success{align-items:center;display:flex;font-size:.85rem;font-weight:500;gap:8px;margin-bottom:18px;padding:10px 14px}.auth-success{background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;color:#15803d}.submit-btn{align-items:center;background:#3b82f6;border:none;border-radius:10px;box-shadow:0 4px 12px #3b82f640;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;height:44px;justify-content:center;margin-top:6px;transition:all .15s ease;width:100%}.submit-btn:hover:not(:disabled){background:#2563eb;box-shadow:0 6px 18px #2563eb4d;transform:translateY(-1px)}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{background:#e2e8f0;box-shadow:none;color:#94a3b8;cursor:not-allowed}.navbar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;box-sizing:border-box;gap:16px;height:42px;justify-content:space-between;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar,.navbar-brand{align-items:center;display:flex}.navbar-brand{flex-shrink:0;gap:8px;text-decoration:none}.navbar-logo{font-size:16px;line-height:1}.navbar-title{color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.2px}.navbar-links{align-items:center;display:flex;flex:1 1;gap:2px;justify-content:center}.nav-link{border-radius:6px;color:#64748b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:12.5px;font-weight:500;padding:4px 10px;position:relative;text-decoration:none;transition:color .15s ease,background .15s ease;white-space:nowrap}.nav-link:hover{background:#f1f5f9;color:#0f172a}.nav-link.active{background:#eff6ff;color:#2563eb;font-weight:600}.nav-link.active:after{background:#2563eb;border-radius:2px 2px 0 0;bottom:-9px;content:"";height:2px;left:10%;position:absolute;width:80%}.navbar-user{gap:8px}.navbar-user,.user-avatar{align-items:center;display:flex;flex-shrink:0}.user-avatar{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;box-shadow:0 0 0 1px #2563eb33;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:11px;font-weight:700;height:24px;justify-content:center;width:24px}.user-name{color:#475569;font-size:12px;font-weight:500;max-width:100px;overflow:hidden;text-overflow:ellipsis}.logout-btn,.user-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;white-space:nowrap}.logout-btn{align-items:center;background:#fee2e2!important;border:1px solid #fca5a5!important;border-radius:6px!important;color:#dc2626!important;cursor:pointer;display:inline-flex!important;font-size:11.5px!important;font-weight:500!important;gap:4px;height:26px!important;margin:0!important;padding:0 8px!important;transition:all .15s ease;width:auto!important}.logout-btn:hover{background:#fca5a5!important;color:#991b1b!important}.logout-btn svg{flex-shrink:0;height:13px;width:13px}.skeleton-container{background:#f8fafc;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh}.skeleton-box{animation:skeleton-shimmer 1.4s ease infinite;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 37%,#e2e8f0 63%);background-size:400% 100%;border-radius:6px}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-main-body{display:flex;flex:1 1;overflow:hidden}.skeleton-left-panel{background:#fff;border-right:1px solid #e2e8f0;box-sizing:border-box;flex-shrink:0;padding:20px;width:320px}.skeleton-right-panel{background:#fff;display:flex;flex:1 1;flex-direction:column;gap:12px;padding:20px}.skeleton-table-header{background:#f8fafc;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:8px;padding:10px 14px}.skeleton-table-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:12px 14px}.console-layout{background:#f8fafc;box-sizing:border-box;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:calc(100vh - 42px)}.console-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;display:flex;height:44px;justify-content:space-between;padding:0 16px}.console-breadcrumb{align-items:center;color:#475569;display:flex;font-size:.82rem;font-weight:600;gap:6px}.brand-icon{font-size:.95rem}.active-crumb{color:#0f172a;font-weight:700}.console-catalog-status{align-items:center;color:#475569;display:flex;font-size:.8rem;gap:8px}.catalog-title-group{align-items:center;color:#0f172a;display:flex;font-weight:600;gap:4px}.bullet-sep{color:#cbd5e1}.status-indicator{align-items:center;border-radius:12px;display:flex;font-size:.78rem;font-weight:600;gap:5px;padding:2px 8px}.status-indicator.healthy{background:#dcfce7;color:#15803d}.status-indicator.syncing{background:#eff6ff;color:#2563eb}.dot-pulse{background:currentColor;border-radius:50%;height:6px;width:6px}.catalog-metric{font-weight:500}.refresh-icon-btn{align-items:center;background:#f1f5f9!important;border:1px solid #cbd5e1!important;border-radius:6px!important;box-shadow:none!important;color:#334155!important;cursor:pointer;display:inline-flex!important;font-size:.76rem!important;font-weight:600!important;gap:4px;margin:0!important;padding:3px 8px!important;transition:all .15s ease;width:auto!important}.refresh-icon-btn:hover:not(:disabled){background:#e2e8f0!important;color:#0f172a!important}.store-badge{align-items:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;color:#334155;display:flex;font-size:.76rem;font-weight:600;gap:4px;padding:2px 8px}.store-dot{background:#3b82f6;border-radius:50%;height:6px;width:6px}.console-body{display:flex;flex:1 1;overflow:hidden}.left-ops-panel{background:#fff;border-right:1px solid #e2e8f0;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:16px;padding:20px;width:320px}.ops-section-title{color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.6px}.ops-field-group{display:flex;flex-direction:column;gap:6px}.ops-field-group label{color:#475569;font-size:.72rem;font-weight:700;letter-spacing:.4px}.ops-file-drop{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:8px;cursor:pointer;padding:18px 12px;position:relative;text-align:center;transition:all .15s ease}.ops-file-drop:hover{background:#eff6ff;border-color:#3b82f6}.ops-file-drop input[type=file]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.drop-icon{color:#94a3b8;margin-bottom:4px}.drop-text{color:#64748b;font-size:.8rem}.browse-link{color:#3b82f6;font-weight:600}.file-name-tag{background:#dbeafe;border-radius:4px;color:#1d4ed8;display:inline-block;font-size:.75rem;font-weight:600;margin-top:8px;max-width:100%;overflow:hidden;padding:3px 8px;text-overflow:ellipsis;white-space:nowrap}.compare-btn{align-items:center;background:#3b82f6!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 12px #3b82f640!important;color:#fff!important;cursor:pointer;display:flex!important;font-size:.9rem!important;font-weight:600!important;gap:8px;height:42px;justify-content:center;margin-top:4px!important;transition:all .15s ease;width:100%}.compare-btn:hover:not(:disabled){background:#2563eb!important;box-shadow:0 6px 16px #2563eb4d!important;transform:translateY(-1px)}.compare-btn:disabled{background:#cbd5e1!important;box-shadow:none!important;color:#94a3b8!important;cursor:not-allowed}.button-subtext{color:#94a3b8;font-size:.72rem;text-align:center}.right-ops-panel{background:#fff;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.table-container{flex:1 1;overflow:auto}.history-table{border-collapse:collapse;font-size:.82rem;width:100%}.history-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.72rem;font-weight:700;letter-spacing:.4px;padding:10px 14px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:10}.history-table td{border-bottom:1px solid #f1f5f9;color:#334155;padding:10px 14px;white-space:nowrap}.history-row:hover td{background:#f8fafc}.badge{align-items:center;border-radius:12px;display:inline-flex;font-size:.75rem;font-weight:600;gap:5px;padding:3px 8px}.badge-completed{background:#dcfce7;color:#15803d}.badge-partial{background:#fef3c7;color:#b45309}.badge-failed{background:#fee2e2;color:#dc2626}.badge-running{background:#eff6ff;color:#2563eb}.badge-dot{background:currentColor;border-radius:50%;height:5px;width:5px}.missing-count-high{background:#fee2e2;border-radius:4px;color:#dc2626;font-weight:700;padding:2px 6px}.missing-count-zero{color:#94a3b8}.action-buttons-group{gap:6px;justify-content:center}.action-buttons-group,.tbl-action-btn{align-items:center;display:inline-flex}.tbl-action-btn{border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:.76rem;font-weight:600;gap:4px;outline:none;padding:4px 8px;transition:all .15s ease;white-space:nowrap}.tbl-action-btn.view-btn{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.tbl-action-btn.view-btn:hover{background:#e2e8f0;color:#0f172a}.tbl-action-btn.download-btn{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.tbl-action-btn.download-btn:hover:not(:disabled){background:#dbeafe;color:#1d4ed8}.tbl-action-btn.download-btn:disabled{background:#f8fafc;border-color:#e2e8f0;color:#cbd5e1;cursor:not-allowed}.tbl-action-btn.delete-btn{background:#fee2e2;border-color:#fca5a5;color:#dc2626;padding:4px 6px}.tbl-action-btn.delete-btn:hover{background:#fca5a5;color:#991b1b}.running-job-pill{color:#2563eb;font-size:.78rem;font-weight:600}.console-footer{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;color:#64748b;display:flex;font-size:.76rem;height:38px;justify-content:space-between;padding:0 16px}.footer-left,.footer-right{align-items:center;display:flex;gap:8px}.empty-history-state{align-items:center;color:#94a3b8;display:flex;flex-direction:column;height:100%;justify-content:center;padding:3rem;text-align:center}.empty-icon{font-size:2.2rem;margin-bottom:.6rem}.empty-title{color:#334155;font-size:.92rem;font-weight:600;margin-bottom:.3rem}.modal-overlay{align-items:center;animation:fadeIn .15s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.confirm-modal-card{animation:popIn .2s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:16px;box-shadow:0 20px 40px -10px #0003;box-sizing:border-box;max-width:400px;padding:28px 24px;text-align:center;width:100%}@keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-icon-badge{align-items:center;background:#fee2e2;border-radius:12px;display:flex;font-size:1.4rem;height:48px;justify-content:center;margin:0 auto 14px;width:48px}.confirm-modal-title{color:#0f172a;font-size:1.15rem;font-weight:700;margin:0 0 8px}.confirm-modal-text{color:#64748b;font-size:.88rem;line-height:1.4;margin:0 0 24px}.confirm-modal-text strong{color:#0f172a}.confirm-modal-actions{display:flex;gap:10px;justify-content:center}.confirm-cancel-btn{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;box-shadow:none!important;color:#475569!important;cursor:pointer;flex:1 1;font-size:.88rem!important;font-weight:600!important;height:40px;margin:0!important;transition:all .15s ease}.confirm-cancel-btn:hover{background:#f1f5f9!important;color:#0f172a!important}.confirm-delete-btn{background:#dc2626!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 12px #dc262640!important;color:#fff!important;cursor:pointer;flex:1 1;font-size:.88rem!important;font-weight:600!important;height:40px;margin:0!important;transition:all .15s ease}.confirm-delete-btn:hover{background:#b91c1c!important;box-shadow:0 6px 16px #b91c1c4d!important}.view-modal-card{animation:popIn .2s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;box-sizing:border-box;display:flex;flex-direction:column;max-height:85vh;max-width:860px;overflow:hidden;padding:24px;width:90%}.view-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.header-title-area{align-items:center;display:flex;gap:12px}.view-modal-icon{font-size:1.6rem}.view-modal-title{color:#0f172a;font-size:1.15rem;font-weight:700;margin:0 0 2px}.view-modal-subtitle{color:#64748b;font-size:.8rem}.mono-id{background:#f1f5f9;border-radius:4px;color:#334155;font-family:monospace;padding:2px 6px}.header-actions{align-items:center;display:flex;gap:10px}.modal-download-primary-btn{align-items:center;background:#2563eb!important;border:none!important;border-radius:6px!important;box-shadow:0 2px 8px #2563eb40!important;color:#fff!important;cursor:pointer;display:inline-flex;font-size:.82rem!important;font-weight:600!important;gap:6px;height:34px;margin:0!important;padding:0 12px;transition:all .15s ease}.modal-download-primary-btn:hover{background:#1d4ed8!important}.close-modal-x-btn{align-items:center;background:#f1f5f9!important;border:1px solid #cbd5e1!important;border-radius:50%!important;color:#64748b!important;cursor:pointer;display:flex!important;font-size:.9rem!important;height:32px!important;justify-content:center;margin:0!important;padding:0!important;transition:all .15s ease;width:32px!important}.close-modal-x-btn:hover{background:#e2e8f0!important;color:#0f172a!important}.view-metrics-strip{display:flex;gap:12px;margin-bottom:14px}.metric-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:2px;padding:10px 14px}.metric-pill.highlight-missing{background:#fff5f5;border-color:#fca5a5}.pill-label{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.metric-pill.highlight-missing .pill-label{color:#dc2626}.pill-val{color:#0f172a;font-size:1.2rem;font-weight:800}.metric-pill.highlight-missing .pill-val{color:#dc2626}.view-sheet-tabs{border-bottom:1px solid #e2e8f0;display:flex;gap:8px;margin-bottom:14px;padding-bottom:10px}.view-sheet-tab{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;flex:1 1;font-size:.78rem;font-weight:700;padding:8px 12px;transition:all .15s ease}.view-sheet-tab:hover{background:#eef2f7}.view-sheet-tab.active{background:#2563eb;border-color:#2563eb;color:#fff}.view-search-bar{align-items:center;display:flex;margin-bottom:14px;position:relative}.view-search-input{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;box-sizing:border-box!important;color:#0f172a!important;font-size:.84rem!important;height:36px;outline:none!important;padding:0 30px 0 32px!important;width:100%}.view-search-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f626!important}.clear-view-search{background:#0000!important;border:none!important;color:#94a3b8!important;cursor:pointer;padding:4px!important;position:absolute;right:10px}.view-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1 1;overflow-y:auto}.view-data-table{border-collapse:collapse;font-size:.82rem;width:100%}.view-data-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.72rem;font-weight:700;padding:10px 12px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:10}.view-data-table td{border-bottom:1px solid #f1f5f9;color:#1e293b;padding:10px 12px;white-space:nowrap}.view-data-table tr:hover td{background:#f8fafc}.view-empty-state{color:#64748b;padding:3rem;text-align:center}.empty-emoji{display:block;font-size:2.2rem;margin-bottom:8px}.view-preview-banner{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1e40af;display:flex;font-size:.78rem;gap:8px;margin-bottom:12px;padding:8px 12px}.view-preview-banner strong{color:#1d4ed8}.view-pagination-footer{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:10px 14px}.page-nav-btn{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:6px!important;box-shadow:none!important;color:#334155!important;cursor:pointer;font-size:.76rem!important;font-weight:600!important;height:28px!important;margin:0!important;padding:0 10px!important;transition:all .15s ease}.page-nav-btn:hover:not(:disabled){background:#f1f5f9!important;color:#0f172a!important}.page-nav-btn:disabled{cursor:not-allowed;opacity:.5}.page-info-text{color:#64748b;font-size:.78rem}.page-info-text strong{color:#0f172a}
/*# sourceMappingURL=main.e156b446.css.map*/