.update-banner[data-v-224eeb50]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1e3a5f,#2d4a6f);color:#fff;border-radius:14px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.875rem;box-shadow:0 8px 32px #0000004d,0 2px 8px #00000026;z-index:9999;max-width:460px;width:calc(100vw - 2rem);border:1px solid rgba(139,173,216,.25)}.update-banner__icon[data-v-224eeb50]{font-size:1.5rem;flex-shrink:0;animation:spin-once-224eeb50 .7s cubic-bezier(.34,1.56,.64,1)}@keyframes spin-once-224eeb50{0%{transform:rotate(-90deg) scale(.8);opacity:0}to{transform:rotate(0) scale(1);opacity:1}}.update-banner__body[data-v-224eeb50]{flex:1;min-width:0}.update-banner__title[data-v-224eeb50]{margin:0;font-size:.875rem;font-weight:700;color:#fff;line-height:1.3}.update-banner__subtitle[data-v-224eeb50]{margin:.2rem 0 0;font-size:.75rem;color:#ffffffa6;line-height:1.3}.update-banner__actions[data-v-224eeb50]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.update-banner__btn[data-v-224eeb50]{border:none;border-radius:8px;cursor:pointer;font-size:.8125rem;font-weight:600;font-family:inherit;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:.375rem}.update-banner__btn--primary[data-v-224eeb50]{background:#1e63d0;color:#fff;padding:.5rem 1.125rem;min-width:88px}.update-banner__btn--primary[data-v-224eeb50]:hover:not(:disabled){background:#2575e8;transform:translateY(-1px);box-shadow:0 4px 12px #1e63d066}.update-banner__btn--primary[data-v-224eeb50]:disabled{opacity:.7;cursor:not-allowed}.update-banner__btn--dismiss[data-v-224eeb50]{background:#ffffff1a;color:#ffffffa6;width:30px;height:30px;padding:0;font-size:.75rem;border-radius:6px}.update-banner__btn--dismiss[data-v-224eeb50]:hover{background:#fff3;color:#fff}.update-banner-enter-active[data-v-224eeb50]{animation:banner-in-224eeb50 .4s cubic-bezier(.34,1.56,.64,1)}.update-banner-leave-active[data-v-224eeb50]{animation:banner-out-224eeb50 .25s ease-in forwards}@keyframes banner-in-224eeb50{0%{opacity:0;transform:translate(-50%) translateY(120%) scale(.95)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes banner-out-224eeb50{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}to{opacity:0;transform:translate(-50%) translateY(100%) scale(.95)}}@media(max-width:480px){.update-banner[data-v-224eeb50]{bottom:0;left:0;right:0;transform:none;border-radius:14px 14px 0 0;max-width:100%;width:100%;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.update-banner-enter-active[data-v-224eeb50]{animation:banner-in-mobile-224eeb50 .4s cubic-bezier(.34,1.56,.64,1)}.update-banner-leave-active[data-v-224eeb50]{animation:banner-out-mobile-224eeb50 .25s ease-in forwards}@keyframes banner-in-mobile-224eeb50{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes banner-out-mobile-224eeb50{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}}.app[data-v-5b0c4ef7]{display:flex;min-height:100vh;background:#f7f9fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;overflow-x:hidden}.sidebar[data-v-5b0c4ef7]{width:280px;flex-shrink:0;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);color:#fff;display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100vh;overflow-y:auto;border-right:1px solid rgba(0,0,0,.1);transform:translate(-100%);transition:transform .25s ease;z-index:1000}.sidebar.mobile-open[data-v-5b0c4ef7]{transform:translate(0)}.sidebar-header[data-v-5b0c4ef7]{padding:0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;background:#fff;height:60px;flex-shrink:0}.sidebar-header-content[data-v-5b0c4ef7]{display:flex;align-items:center;gap:.75rem;padding:0 1rem;min-width:0}.sidebar-logo[data-v-5b0c4ef7]{width:32px;height:32px;object-fit:contain;flex-shrink:0}.app-title[data-v-5b0c4ef7]{font-size:1rem;font-weight:700;margin:0;color:#1e3a5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-toggle[data-v-5b0c4ef7]{display:none;background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;padding:.25rem .5rem}.sidebar-menu[data-v-5b0c4ef7]{list-style:none;padding:.25rem 0;margin:0;flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.sidebar-menu[data-v-5b0c4ef7]::-webkit-scrollbar{width:6px}.sidebar-menu[data-v-5b0c4ef7]::-webkit-scrollbar-track{background:transparent}.sidebar-menu[data-v-5b0c4ef7]::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.menu-item[data-v-5b0c4ef7]{margin:0}.menu-link[data-v-5b0c4ef7]{display:flex;align-items:center;gap:.75rem;padding:.5rem 1.25rem;color:#fffc;text-decoration:none;transition:all .15s ease;font-size:.875rem;font-weight:500}.menu-link i[data-v-5b0c4ef7]{width:20px;font-size:1.125rem;text-align:center}.menu-link[data-v-5b0c4ef7]:hover{background:#ffffff14;color:#fff}.menu-link.active[data-v-5b0c4ef7]{background:#8badd826;color:#fff;border-left:3px solid #8badd8;padding-left:calc(1.5rem - 3px)}.menu-category[data-v-5b0c4ef7]{padding:.5rem 1.25rem .25rem}.category-label[data-v-5b0c4ef7]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff6}.menu-separator[data-v-5b0c4ef7]{height:1px;background:#ffffff1a;margin:.375rem 1.25rem}.install-link[data-v-5b0c4ef7]{width:100%;border:none;background:none;cursor:pointer;color:#8badd8e6;font-family:inherit;font-size:.875rem}.install-link[data-v-5b0c4ef7]:hover{background:#8badd826;color:#8badd8}.sidebar-footer[data-v-5b0c4ef7]{padding:.75rem 1rem;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between}.user-info[data-v-5b0c4ef7]{display:flex;align-items:center;gap:.75rem}.user-avatar[data-v-5b0c4ef7]{width:36px;height:36px;border-radius:50%;background:#8badd8;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;font-size:1rem;flex-shrink:0}.user-details[data-v-5b0c4ef7]{flex:1;min-width:0}.user-name[data-v-5b0c4ef7]{margin:0;font-size:.875rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role[data-v-5b0c4ef7]{margin:.25rem 0 0;font-size:.75rem;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout-btn[data-v-5b0c4ef7]{width:36px;height:36px;border-radius:8px;border:none;background:#dc2626cc;color:#fff;cursor:pointer;font-size:.875rem;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.logout-btn[data-v-5b0c4ef7]:hover{background:#dc2626}.mobile-menu-toggle[data-v-5b0c4ef7]{display:none;width:44px;height:44px;min-width:44px;border-radius:6px;border:none;background:transparent;color:#1e3a5f;font-size:1.5rem;cursor:pointer;transition:all .25s ease;align-items:center;justify-content:center;padding:0;position:relative;z-index:1002}.mobile-menu-toggle[data-v-5b0c4ef7]:hover{background:#f0f4f8}.mobile-menu-toggle[data-v-5b0c4ef7]:active{transform:scale(.95)}.sidebar-backdrop[data-v-5b0c4ef7]{display:none;position:fixed;inset:0;background:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.main-container[data-v-5b0c4ef7]{flex:1;display:flex;flex-direction:column;min-width:0}.topbar[data-v-5b0c4ef7]{background:#fff;border-bottom:1px solid #e2e8f0;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000001a;height:60px;flex-shrink:0;gap:1rem;position:relative}.topbar-left[data-v-5b0c4ef7]{flex:1;min-width:0}.topbar-left h2[data-v-5b0c4ef7]{margin:0 0 -8px 35px;font-size:1.25rem;color:#1e3a5f}.topbar-right[data-v-5b0c4ef7]{display:flex;gap:1rem;align-items:center}.network-status[data-v-5b0c4ef7]{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500}.network-status.online[data-v-5b0c4ef7]{background:#ecfdf5;color:#065f46}.network-status.offline[data-v-5b0c4ef7]{background:#fef2f2;color:#991b1b}.page-content[data-v-5b0c4ef7]{flex:1;overflow-y:auto;padding:1.5rem 2rem}.loading-overlay[data-v-5b0c4ef7]{position:fixed;inset:0;background:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2000}.spinner[data-v-5b0c4ef7]{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-5b0c4ef7 1s linear infinite}@keyframes spin-5b0c4ef7{to{transform:rotate(360deg)}}.loading-overlay p[data-v-5b0c4ef7]{color:#fff;margin-top:1rem;font-size:1rem}.toast-container[data-v-5b0c4ef7]{position:fixed;top:1rem;right:1rem;z-index:3000;pointer-events:none}.toast[data-v-5b0c4ef7]{background:#fff;padding:1rem 1.5rem;border-radius:.5rem;margin-bottom:.75rem;box-shadow:0 10px 15px -3px #0000001a;animation:slideInRight-5b0c4ef7 .3s ease}.toast-success[data-v-5b0c4ef7]{border-left:4px solid #10b981;color:#065f46}.toast-error[data-v-5b0c4ef7]{border-left:4px solid #dc2626;color:#991b1b}.toast-warning[data-v-5b0c4ef7]{border-left:4px solid #f59e0b;color:#92400e}.toast-info[data-v-5b0c4ef7]{border-left:4px solid #3b82f6;color:#1e40af}@keyframes slideInRight-5b0c4ef7{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.fade-enter-active[data-v-5b0c4ef7],.fade-leave-active[data-v-5b0c4ef7]{transition:opacity .3s ease}.fade-enter-from[data-v-5b0c4ef7],.fade-leave-to[data-v-5b0c4ef7]{opacity:0}.toast-move[data-v-5b0c4ef7],.toast-enter-active[data-v-5b0c4ef7],.toast-leave-active[data-v-5b0c4ef7]{transition:all .3s ease}.toast-enter-from[data-v-5b0c4ef7],.toast-leave-to[data-v-5b0c4ef7]{opacity:0;transform:translate(30px)}@media(max-width:1023px){.app[data-v-5b0c4ef7]{display:flex;flex-direction:column}.app.authenticated .main-container[data-v-5b0c4ef7]{padding-top:0;display:flex;flex-direction:column}.mobile-menu-toggle[data-v-5b0c4ef7]{display:flex;position:fixed;left:1rem;top:.75rem;z-index:1002;transition:left .25s ease}.app.mobile-menu-open .mobile-menu-toggle[data-v-5b0c4ef7]{left:228px}.app.mobile-menu-open .sidebar-backdrop[data-v-5b0c4ef7]{display:block}.topbar[data-v-5b0c4ef7]{padding:0 1rem 0 2rem;position:relative;z-index:999}.topbar-left h2[data-v-5b0c4ef7]{font-size:1.125rem}.topbar-right[data-v-5b0c4ef7]{position:absolute;right:1rem}.page-content[data-v-5b0c4ef7]{padding:1rem}.sidebar-footer[data-v-5b0c4ef7]{padding:.75rem 1rem}.user-details[data-v-5b0c4ef7]{display:block;flex:1;min-width:0;margin-left:.5rem}.user-info[data-v-5b0c4ef7]{justify-content:space-between;gap:.5rem;align-items:center}.user-name[data-v-5b0c4ef7]{font-size:.9rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100vw - 160px);margin:0}.user-role[data-v-5b0c4ef7]{display:none}.user-avatar[data-v-5b0c4ef7]{width:40px;height:40px;font-size:1.125rem}.logout-btn[data-v-5b0c4ef7]{width:40px;height:40px}}@media(min-width:1024px){.sidebar[data-v-5b0c4ef7]{position:fixed;top:0;left:0;height:100vh;transform:none;transition:margin-left .25s ease;z-index:100}.sidebar.mobile-open[data-v-5b0c4ef7]{transform:none}.app.authenticated .main-container[data-v-5b0c4ef7]{margin-left:280px;transition:margin-left .25s ease}.app.sidebar-collapsed .sidebar[data-v-5b0c4ef7]{margin-left:-280px}.app.sidebar-collapsed .main-container[data-v-5b0c4ef7]{margin-left:0}}.fab-qr-scanner[data-v-5b0c4ef7]{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;box-shadow:0 4px 12px #dc262666,0 2px 4px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:50;will-change:transform,box-shadow}.fab-qr-scanner[data-v-5b0c4ef7]:hover{transform:scale(1.1) translateY(-2px);box-shadow:0 8px 16px #dc262666,0 4px 8px #00000026}.fab-qr-scanner[data-v-5b0c4ef7]:active{transform:scale(.95);box-shadow:0 2px 4px #dc26264d,inset 0 2px 4px #0000001a}.fab-qr-scanner[data-v-5b0c4ef7]:focus{outline:none;box-shadow:0 4px 12px #dc262666,0 0 0 3px #dc262626}@media(max-width:768px){.fab-qr-scanner[data-v-5b0c4ef7]{bottom:1.5rem;right:1.5rem;width:48px;height:48px;font-size:1.25rem}}@media(max-width:480px){.fab-qr-scanner[data-v-5b0c4ef7]{bottom:1rem;right:1rem;width:48px;height:48px}}*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary-50: #f0f5fd;--color-primary-100: #dde9f5;--color-primary-200: #c5d9f0;--color-primary-300: #a8c5e8;--color-primary-400: #8badd8;--color-primary-500: #6b93c8;--color-primary-600: #5a7db5;--color-primary-700: #4a6899;--color-primary-800: #3d557d;--color-primary-900: #1e3a5f;--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-muted: #9ca3af;--color-bg-primary: #ffffff;--color-bg-secondary: #f7f9fc;--color-bg-tertiary: #f0f4f8;--color-border-default: #e2e8f0;--color-border-strong: #c5d9f0;--shadow-sm: 0 1px 2px 0 rgba(30, 58, 95, .05);--shadow-md: 0 4px 6px -1px rgba(30, 58, 95, .08);--shadow-lg: 0 10px 15px -3px rgba(30, 58, 95, .1);--shadow-xl: 0 20px 25px -5px rgba(30, 58, 95, .1)}html,body{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--color-text-primary);background-color:var(--color-bg-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{color:var(--color-primary-600);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-primary-700);text-decoration:underline}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-border-default);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-border-strong)}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease}.slide-enter-from{opacity:0;transform:translate(-30px)}.slide-leave-to{opacity:0;transform:translate(30px)}:root{--color-surface: #ffffff;--color-surface-elevated: #ffffff;--color-surface-hover: #f8fafc;--color-input-bg: #ffffff;--color-input-border: #e2e8f0;--color-input-text: #111827;--color-input-placeholder: #9ca3af;--color-success: #10b981;--color-success-light: #dcfce7;--color-success-dark: #065f46;--color-danger: #dc2626;--color-danger-light: #fee2e2;--color-danger-dark: #991b1b;--color-warning: #f59e0b;--color-warning-light: #fef3c7;--color-warning-dark: #92400e;--color-info: #3b82f6;--color-info-light: #dbeafe;--color-info-dark: #1e40af;--stat-icon-primary-bg: #dbeafe;--stat-icon-primary-color: #2563eb;--stat-icon-info-bg: #e0f2fe;--stat-icon-info-color: #0284c7;--stat-icon-success-bg: #dcfce7;--stat-icon-success-color: #16a34a;--stat-icon-warning-bg: #fef3c7;--stat-icon-warning-color: #d97706;--stat-icon-danger-bg: #fee2e2;--stat-icon-danger-color: #dc2626;--stat-icon-accent-bg: #ede9fe;--stat-icon-accent-color: #7c3aed;--btn-primary-bg: #5a7db5;--btn-primary-hover: #4a6899;--btn-primary-color: #ffffff;--btn-secondary-bg: #f1f5f9;--btn-secondary-color: #1e3a5f;--btn-secondary-border: #e2e8f0;--btn-secondary-hover: #e2e8f0;--btn-danger-bg: #ef4444;--btn-danger-hover: #dc2626;--btn-danger-color: #ffffff;--badge-success-bg: rgba(34, 197, 94, .1);--badge-success-color: #16a34a;--badge-danger-bg: rgba(239, 68, 68, .1);--badge-danger-color: #ef4444;--badge-warning-bg: rgba(245, 158, 11, .1);--badge-warning-color: #d97706;--badge-secondary-bg: #f3f4f6;--badge-secondary-color: #6b7280;--badge-info-bg: rgba(59, 130, 246, .1);--badge-info-color: #3b82f6;--toast-bg: #ffffff;--toast-success-border: #10b981;--toast-success-color: #065f46;--toast-error-border: #dc2626;--toast-error-color: #991b1b;--toast-warning-border: #f59e0b;--toast-warning-color: #92400e;--toast-info-border: #3b82f6;--toast-info-color: #1e40af;--modal-overlay-bg: rgba(0, 0, 0, .5);--modal-bg: #ffffff;--table-header-bg: #f8fafc;--table-border: #e5e7eb;--table-row-hover: #f1f5f9;--table-stripe-bg: #f8fafc;--topbar-bg: #ffffff;--topbar-border: #e2e8f0;--topbar-color: #1e3a5f;--network-online-bg: #ecfdf5;--network-online-color: #065f46;--network-offline-bg: #fef2f2;--network-offline-color: #991b1b;--toggle-bg: #cbd5e1;--toggle-checked-bg: #6b93c8;--toggle-knob: #ffffff;--skeleton-base: #f0f0f0;--skeleton-shine: #e0e0e0;--alert-danger-bg: #fef2f2;--alert-danger-color: #991b1b;--alert-danger-border: #fecaca;--alert-success-bg: #ecfdf5;--alert-success-color: #065f46;--alert-success-border: #a7f3d0;--alert-warning-bg: #fffbeb;--alert-warning-color: #92400e;--alert-warning-border: #fde68a;--alert-info-bg: #eff6ff;--alert-info-color: #1e40af;--alert-info-border: #bfdbfe;--login-bg-start: #ecf1fa;--login-bg-end: #ffffff;--login-card-bg: #ffffff;--login-header-start: #f0f5fd;--login-header-end: #dde9f5;--page-title-color: #1e3a5f;--page-subtitle-color: #64748b;--section-title-color: #1e3a5f;--card-header-bg: #f8fafc;--divider-color: #e5e7eb;--hover-overlay: rgba(0, 0, 0, .04);--empty-icon-color: #94a3b8;--empty-title-color: #1e3a5f;--empty-message-color: #64748b;--chart-select-bg: #ffffff;--chart-select-border: #e2e8f0;--chart-select-color: #334155;--search-bg: #ffffff;--search-border: #e2e8f0;--search-color: #111827;--filter-tab-bg: transparent;--filter-tab-active-bg: #ffffff;--filter-tab-color: #64748b;--filter-tab-active-color: #1e3a5f;--pagination-bg: #ffffff;--pagination-border: #e2e8f0;--pagination-color: #374151;--pagination-active-bg: #8badd8;--pagination-active-color: #ffffff;--pagination-disabled-color: #d1d5db;--pagination-hover-bg: #f3f4f6;--tab-bg: transparent;--tab-active-bg: #ffffff;--tab-border: #e2e8f0;--tab-color: #64748b;--tab-active-color: #1e3a5f;--accordion-bg: #f8fafc;--accordion-border: #e2e8f0;--accordion-hover-bg: #f1f5f9;--accordion-color: #1e3a5f;--detail-label-color: #64748b;--detail-value-color: #111827;--detail-bg: #f8fafc;--detail-border: #e5e7eb;--dropdown-bg: #ffffff;--dropdown-border: #e2e8f0;--dropdown-hover-bg: #f3f4f6;--dropdown-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1);--progress-bg: #e5e7eb;--progress-fill: #6b93c8;--photo-border: #e2e8f0;--photo-bg: #f8fafc;--code-bg: #f1f5f9;--code-color: #1e3a5f;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827}[data-theme=dark]{--color-primary-50: #0f172a;--color-primary-100: #1e293b;--color-primary-200: #334155;--color-primary-300: #475569;--color-primary-400: #8badd8;--color-primary-500: #93bbde;--color-primary-600: #8badd8;--color-primary-700: #a5c3e8;--color-primary-800: #c5d9f0;--color-primary-900: #dde9f5;--color-text-primary: #f1f5f9;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-bg-primary: #1a1f2e;--color-bg-secondary: #111827;--color-bg-tertiary: #1e293b;--color-border-default: #2d3748;--color-border-strong: #4a5568;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .4);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .5);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .6);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .6);--color-surface: #1e293b;--color-surface-elevated: #253347;--color-surface-hover: #334155;--color-input-bg: #1e293b;--color-input-border: #4a5568;--color-input-text: #f1f5f9;--color-input-placeholder: #64748b;--color-success: #34d399;--color-success-light: #064e3b;--color-success-dark: #a7f3d0;--color-danger: #f87171;--color-danger-light: #7f1d1d;--color-danger-dark: #fca5a5;--color-warning: #fbbf24;--color-warning-light: #78350f;--color-warning-dark: #fde68a;--color-info: #60a5fa;--color-info-light: #1e3a5f;--color-info-dark: #93c5fd;--stat-icon-primary-bg: rgba(37, 99, 235, .15);--stat-icon-primary-color: #60a5fa;--stat-icon-info-bg: rgba(2, 132, 199, .15);--stat-icon-info-color: #38bdf8;--stat-icon-success-bg: rgba(22, 163, 74, .15);--stat-icon-success-color: #4ade80;--stat-icon-warning-bg: rgba(217, 119, 6, .15);--stat-icon-warning-color: #fbbf24;--stat-icon-danger-bg: rgba(220, 38, 38, .15);--stat-icon-danger-color: #f87171;--stat-icon-accent-bg: rgba(124, 58, 237, .15);--stat-icon-accent-color: #a78bfa;--btn-primary-bg: #6b93c8;--btn-primary-hover: #8badd8;--btn-primary-color: #ffffff;--btn-secondary-bg: #334155;--btn-secondary-color: #e2e8f0;--btn-secondary-border: #4a5568;--btn-secondary-hover: #475569;--btn-danger-bg: #dc2626;--btn-danger-hover: #ef4444;--btn-danger-color: #ffffff;--badge-success-bg: rgba(34, 197, 94, .15);--badge-success-color: #4ade80;--badge-danger-bg: rgba(239, 68, 68, .15);--badge-danger-color: #f87171;--badge-warning-bg: rgba(245, 158, 11, .15);--badge-warning-color: #fbbf24;--badge-secondary-bg: #334155;--badge-secondary-color: #94a3b8;--badge-info-bg: rgba(59, 130, 246, .15);--badge-info-color: #60a5fa;--toast-bg: #1e293b;--toast-success-border: #10b981;--toast-success-color: #34d399;--toast-error-border: #ef4444;--toast-error-color: #fca5a5;--toast-warning-border: #f59e0b;--toast-warning-color: #fde68a;--toast-info-border: #3b82f6;--toast-info-color: #93c5fd;--modal-overlay-bg: rgba(0, 0, 0, .7);--modal-bg: #1e293b;--table-header-bg: #253347;--table-border: #2d3748;--table-row-hover: #334155;--table-stripe-bg: #1a2332;--topbar-bg: #1a1f2e;--topbar-border: #2d3748;--topbar-color: #e2e8f0;--network-online-bg: rgba(16, 185, 129, .15);--network-online-color: #34d399;--network-offline-bg: rgba(239, 68, 68, .15);--network-offline-color: #fca5a5;--toggle-bg: #4a5568;--toggle-checked-bg: #6b93c8;--toggle-knob: #e2e8f0;--skeleton-base: #2d3748;--skeleton-shine: #4a5568;--alert-danger-bg: rgba(239, 68, 68, .1);--alert-danger-color: #fca5a5;--alert-danger-border: rgba(239, 68, 68, .3);--alert-success-bg: rgba(16, 185, 129, .1);--alert-success-color: #6ee7b7;--alert-success-border: rgba(16, 185, 129, .3);--alert-warning-bg: rgba(245, 158, 11, .1);--alert-warning-color: #fde68a;--alert-warning-border: rgba(245, 158, 11, .3);--alert-info-bg: rgba(59, 130, 246, .1);--alert-info-color: #93c5fd;--alert-info-border: rgba(59, 130, 246, .3);--login-bg-start: #0f172a;--login-bg-end: #1e293b;--login-card-bg: #1e293b;--login-header-start: #253347;--login-header-end: #1e293b;--page-title-color: #e2e8f0;--page-subtitle-color: #94a3b8;--section-title-color: #e2e8f0;--card-header-bg: #253347;--divider-color: #2d3748;--hover-overlay: rgba(255, 255, 255, .04);--empty-icon-color: #475569;--empty-title-color: #e2e8f0;--empty-message-color: #94a3b8;--chart-select-bg: #1e293b;--chart-select-border: #4a5568;--chart-select-color: #e2e8f0;--search-bg: #1e293b;--search-border: #4a5568;--search-color: #f1f5f9;--filter-tab-bg: transparent;--filter-tab-active-bg: #1e293b;--filter-tab-color: #94a3b8;--filter-tab-active-color: #e2e8f0;--pagination-bg: #1e293b;--pagination-border: #4a5568;--pagination-color: #cbd5e1;--pagination-active-bg: #6b93c8;--pagination-active-color: #ffffff;--pagination-disabled-color: #4a5568;--pagination-hover-bg: #334155;--tab-bg: transparent;--tab-active-bg: #1e293b;--tab-border: #2d3748;--tab-color: #94a3b8;--tab-active-color: #e2e8f0;--accordion-bg: #253347;--accordion-border: #2d3748;--accordion-hover-bg: #334155;--accordion-color: #e2e8f0;--detail-label-color: #94a3b8;--detail-value-color: #f1f5f9;--detail-bg: #253347;--detail-border: #2d3748;--dropdown-bg: #1e293b;--dropdown-border: #4a5568;--dropdown-hover-bg: #334155;--dropdown-shadow: 0 10px 15px -3px rgba(0, 0, 0, .5);--progress-bg: #334155;--progress-fill: #6b93c8;--photo-border: #2d3748;--photo-bg: #253347;--code-bg: #253347;--code-color: #e2e8f0;--color-gray-50: #1e293b;--color-gray-100: #253347;--color-gray-200: #334155;--color-gray-300: #475569;--color-gray-400: #64748b;--color-gray-500: #94a3b8;--color-gray-600: #cbd5e1;--color-gray-700: #e2e8f0;--color-gray-800: #f1f5f9;--color-gray-900: #f8fafc}html.theme-transitioning,html.theme-transitioning *,html.theme-transitioning *:before,html.theme-transitioning *:after{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,fill .3s ease,stroke .3s ease!important}html[data-theme=dark] body{color:var(--color-text-primary);background-color:var(--color-bg-secondary)}html[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1f2e}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#4a5568}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#64748b}html[data-theme=dark] a{color:var(--color-primary-600)}html[data-theme=dark] a:hover{color:var(--color-primary-700)}html[data-theme=dark] .dp-page__title{color:var(--page-title-color)}html[data-theme=dark] .dp-page__subtitle{color:var(--page-subtitle-color)}html[data-theme=dark] .section-title{color:var(--section-title-color)}html[data-theme=dark] .card{background:var(--color-surface);border-color:var(--color-border-default);box-shadow:var(--shadow-sm)}html[data-theme=dark] .card__header{background:var(--card-header-bg);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .card__title{color:var(--color-text-primary)}html[data-theme=dark] .card__subtitle{color:var(--color-text-secondary)}html[data-theme=dark] .card__body{color:var(--color-text-primary)}html[data-theme=dark] .stat-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .stat-card:hover{box-shadow:var(--shadow-md)}html[data-theme=dark] .stat-card__label{color:var(--color-text-secondary)}html[data-theme=dark] .stat-card__value{color:var(--color-text-primary)}html[data-theme=dark] .stat-card__sub{color:var(--color-text-secondary)}html[data-theme=dark] .stat-card__icon--primary{background:var(--stat-icon-primary-bg);color:var(--stat-icon-primary-color)}html[data-theme=dark] .stat-card__icon--info{background:var(--stat-icon-info-bg);color:var(--stat-icon-info-color)}html[data-theme=dark] .stat-card__icon--success{background:var(--stat-icon-success-bg);color:var(--stat-icon-success-color)}html[data-theme=dark] .stat-card__icon--warning{background:var(--stat-icon-warning-bg);color:var(--stat-icon-warning-color)}html[data-theme=dark] .stat-card__icon--danger{background:var(--stat-icon-danger-bg);color:var(--stat-icon-danger-color)}html[data-theme=dark] .stat-card__icon--accent{background:var(--stat-icon-accent-bg);color:var(--stat-icon-accent-color)}html[data-theme=dark] .btn--primary{background:var(--btn-primary-bg);color:var(--btn-primary-color);border-color:var(--btn-primary-bg)}html[data-theme=dark] .btn--primary:hover:not(:disabled){background:var(--btn-primary-hover);border-color:var(--btn-primary-hover)}html[data-theme=dark] .btn--secondary{background:var(--btn-secondary-bg);color:var(--btn-secondary-color);border-color:var(--btn-secondary-border)}html[data-theme=dark] .btn--secondary:hover:not(:disabled){background:var(--btn-secondary-hover)}html[data-theme=dark] .btn--danger{background:var(--btn-danger-bg);color:var(--btn-danger-color);border-color:var(--btn-danger-bg)}html[data-theme=dark] .btn--danger:hover:not(:disabled){background:var(--btn-danger-hover);border-color:var(--btn-danger-hover)}html[data-theme=dark] .btn--sm{color:var(--color-text-secondary)}html[data-theme=dark] .btn--outline{background:transparent;color:var(--color-text-secondary);border-color:var(--color-border-default)}html[data-theme=dark] .btn--outline:hover:not(:disabled){background:var(--color-surface-hover);color:var(--color-text-primary)}html[data-theme=dark] .form-control{background:var(--color-input-bg);border-color:var(--color-input-border);color:var(--color-input-text)}html[data-theme=dark] .form-control::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .form-control:focus{border-color:var(--color-primary-500);box-shadow:0 0 0 3px #6b93c840}html[data-theme=dark] .form-control:disabled{background:#253347;color:var(--color-text-muted)}html[data-theme=dark] .form-group label{color:var(--color-text-primary)}html[data-theme=dark] select.form-control{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%2394a3b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right var(--space-2) center;background-repeat:no-repeat;background-size:1.5em 1.5em}html[data-theme=dark] table{color:var(--color-text-primary)}html[data-theme=dark] thead{background:var(--table-header-bg)}html[data-theme=dark] th{background:var(--table-header-bg);color:var(--color-text-secondary);border-bottom-color:var(--table-border)}html[data-theme=dark] td{border-bottom-color:var(--table-border);color:var(--color-text-primary)}html[data-theme=dark] tr:hover td{background:var(--table-row-hover)}html[data-theme=dark] .table-wrapper{border-color:var(--color-border-default)}html[data-theme=dark] .modal-overlay{background:var(--modal-overlay-bg)}html[data-theme=dark] .modal-card{background:var(--modal-bg);box-shadow:0 25px 50px #00000080}html[data-theme=dark] .modal-card__header{border-bottom-color:var(--color-border-default);background:var(--card-header-bg)}html[data-theme=dark] .modal-card__title,html[data-theme=dark] .modal-card__body{color:var(--color-text-primary)}html[data-theme=dark] .modal-card__actions{border-top-color:var(--color-border-default);background:var(--card-header-bg)}html[data-theme=dark] .modal-close-btn{color:var(--color-text-secondary)}html[data-theme=dark] .modal-close-btn:hover{color:var(--color-text-primary);background:var(--color-surface-hover)}html[data-theme=dark] .badge--success{background:var(--badge-success-bg);color:var(--badge-success-color)}html[data-theme=dark] .badge--danger{background:var(--badge-danger-bg);color:var(--badge-danger-color)}html[data-theme=dark] .badge--warning{background:var(--badge-warning-bg);color:var(--badge-warning-color)}html[data-theme=dark] .badge--secondary{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .badge--info{background:var(--badge-info-bg);color:var(--badge-info-color)}html[data-theme=dark] .alert--danger{background:var(--alert-danger-bg);color:var(--alert-danger-color);border-color:var(--alert-danger-border)}html[data-theme=dark] .alert--success{background:var(--alert-success-bg);color:var(--alert-success-color);border-color:var(--alert-success-border)}html[data-theme=dark] .alert--warning{background:var(--alert-warning-bg);color:var(--alert-warning-color);border-color:var(--alert-warning-border)}html[data-theme=dark] .alert--info{background:var(--alert-info-bg);color:var(--alert-info-color);border-color:var(--alert-info-border)}html[data-theme=dark] .empty-state__icon{color:var(--empty-icon-color)}html[data-theme=dark] .empty-state__title{color:var(--empty-title-color)}html[data-theme=dark] .empty-state__message{color:var(--empty-message-color)}html[data-theme=dark] .loading-state{color:var(--color-text-secondary)}html[data-theme=dark] .loading-state i{color:var(--color-primary-500)}html[data-theme=dark] .loading-skeleton{background:var(--skeleton-base)}html[data-theme=dark] .skeleton-card,html[data-theme=dark] .skeleton-row,html[data-theme=dark] .skeleton-line,html[data-theme=dark] .skeleton-block,html[data-theme=dark] .skeleton-header,html[data-theme=dark] .skeleton-text,html[data-theme=dark] .skeleton-circle,html[data-theme=dark] .skeleton-stat,html[data-theme=dark] [class*=skeleton-]{background:linear-gradient(90deg,var(--skeleton-base) 25%,var(--skeleton-shine) 50%,var(--skeleton-base) 75%)!important;background-size:200% 100%!important;animation:skeleton-dark-shimmer 1.5s infinite!important}@keyframes skeleton-dark-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}html[data-theme=dark] .search-box{background:var(--search-bg);border-color:var(--search-border)}html[data-theme=dark] .search-input{background:var(--search-bg);color:var(--search-color);border-color:var(--search-border)}html[data-theme=dark] .search-input::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .search-input:focus{border-color:var(--color-primary-500);box-shadow:0 0 0 3px #6b93c840}html[data-theme=dark] .search-icon{color:var(--color-text-muted)}html[data-theme=dark] .filter-tabs{background:var(--color-bg-tertiary);border-color:var(--color-border-default)}html[data-theme=dark] .filter-tab{color:var(--filter-tab-color)}html[data-theme=dark] .filter-tab:hover{color:var(--color-text-primary);background:var(--color-surface-hover)}html[data-theme=dark] .filter-tab.active{background:var(--filter-tab-active-bg);color:var(--filter-tab-active-color);box-shadow:var(--shadow-sm)}html[data-theme=dark] .pagination__btn{background:var(--pagination-bg);border-color:var(--pagination-border);color:var(--pagination-color)}html[data-theme=dark] .pagination__btn:hover:not(:disabled){background:var(--pagination-hover-bg)}html[data-theme=dark] .pagination__btn.active{background:var(--pagination-active-bg);color:var(--pagination-active-color)}html[data-theme=dark] .pagination__btn:disabled{color:var(--pagination-disabled-color)}html[data-theme=dark] .pagination__info{color:var(--color-text-secondary)}html[data-theme=dark] .tabs{border-bottom-color:var(--tab-border)}html[data-theme=dark] .tab-btn{color:var(--tab-color)}html[data-theme=dark] .tab-btn:hover{color:var(--color-text-primary)}html[data-theme=dark] .tab-btn.active{color:var(--tab-active-color);border-bottom-color:var(--color-primary-500)}html[data-theme=dark] .chart-select{background:var(--chart-select-bg);border-color:var(--chart-select-border);color:var(--chart-select-color)}html[data-theme=dark] .chart-select:focus{border-color:var(--color-primary-500)}html[data-theme=dark] .config-item__title{color:var(--color-text-primary)}html[data-theme=dark] .config-item__description,html[data-theme=dark] .config-item__status{color:var(--color-text-secondary)}html[data-theme=dark] .config-item__version{color:var(--color-text-muted)}html[data-theme=dark] .config-item+.config-item{border-top-color:var(--color-border-default)}html[data-theme=dark] .config-info__label{color:var(--color-text-secondary)}html[data-theme=dark] .config-info__value{color:var(--color-text-primary)}html[data-theme=dark] .config-info__item+.config-info__item{border-top-color:var(--color-border-default)}html[data-theme=dark] .toggle-switch__slider{background-color:var(--toggle-bg)}html[data-theme=dark] .toggle-switch__slider:before{background-color:var(--toggle-knob)}html[data-theme=dark] .toggle-switch input:checked+.toggle-switch__slider{background-color:var(--toggle-checked-bg)}html[data-theme=dark] .theme-option{background:var(--color-surface);border-color:var(--color-border-default);color:var(--color-text-secondary)}html[data-theme=dark] .theme-option:hover{border-color:var(--color-primary-400);color:var(--color-primary-400)}html[data-theme=dark] .theme-option--active{border-color:var(--color-primary-500);background:#6b93c81f;color:var(--color-primary-400)}html[data-theme=dark] .storage-bar{background:var(--progress-bg)}html[data-theme=dark] .storage-bar-container{border-top-color:var(--color-border-default)}html[data-theme=dark] .detail-section{border-color:var(--detail-border)}html[data-theme=dark] .detail-section__header{background:var(--detail-bg);color:var(--color-text-primary)}html[data-theme=dark] .detail-item__label{color:var(--detail-label-color)}html[data-theme=dark] .detail-item__value{color:var(--detail-value-color)}html[data-theme=dark] .detail-row{border-bottom-color:var(--detail-border)}html[data-theme=dark] .info-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .info-card__title,html[data-theme=dark] .info-card-title{color:var(--color-text-primary)}html[data-theme=dark] .info-item{border-bottom-color:var(--detail-border)}html[data-theme=dark] .info-item__label,html[data-theme=dark] .info-label{color:var(--detail-label-color)}html[data-theme=dark] .info-item__value,html[data-theme=dark] .info-value{color:var(--detail-value-color)}html[data-theme=dark] .data-grid{border-color:var(--color-border-default)}html[data-theme=dark] .data-item{border-bottom-color:var(--color-border-default)}html[data-theme=dark] .data-item:hover{background:var(--color-surface-hover)}html[data-theme=dark] .data-item__label{color:var(--detail-label-color)}html[data-theme=dark] .data-item__value{color:var(--detail-value-color)}html[data-theme=dark] .accordion-header{background:var(--accordion-bg);color:var(--accordion-color);border-color:var(--accordion-border)}html[data-theme=dark] .accordion-header:hover{background:var(--accordion-hover-bg)}html[data-theme=dark] .accordion-body{background:var(--color-surface);border-color:var(--accordion-border)}html[data-theme=dark] .accordion-chevron{color:var(--color-text-secondary)}html[data-theme=dark] .dropdown-menu{background:var(--dropdown-bg);border-color:var(--dropdown-border);box-shadow:var(--dropdown-shadow)}html[data-theme=dark] .dropdown-item{color:var(--color-text-primary)}html[data-theme=dark] .dropdown-item:hover{background:var(--dropdown-hover-bg)}html[data-theme=dark] .progress-bar{background:var(--progress-bg)}html[data-theme=dark] .progress-bar__fill{background:var(--progress-fill)}html[data-theme=dark] .photo-thumbnail,html[data-theme=dark] .photo-grid{border-color:var(--photo-border)}html[data-theme=dark] .topbar{background:var(--topbar-bg);border-bottom-color:var(--topbar-border);box-shadow:0 1px 3px #0000004d}html[data-theme=dark] .topbar-left h2,html[data-theme=dark] .mobile-menu-toggle{color:var(--topbar-color)}html[data-theme=dark] .mobile-menu-toggle:hover{background:var(--color-surface-hover)}html[data-theme=dark] .network-status.online{background:var(--network-online-bg);color:var(--network-online-color)}html[data-theme=dark] .network-status.offline{background:var(--network-offline-bg);color:var(--network-offline-color)}html[data-theme=dark] .sidebar-header{background:#1a1f2e;border-bottom-color:#2d3748}html[data-theme=dark] .app-title{color:#8badd8}html[data-theme=dark] .sidebar{background:linear-gradient(135deg,#0f172a,#1a2332);border-right-color:#2d3748}html[data-theme=dark] .sidebar-footer{border-top-color:#ffffff14}html[data-theme=dark] .menu-separator{background:#ffffff0f}html[data-theme=dark] .toast{background:var(--toast-bg);box-shadow:0 10px 15px -3px #0006}html[data-theme=dark] .toast-success{border-left-color:var(--toast-success-border);color:var(--toast-success-color)}html[data-theme=dark] .toast-error{border-left-color:var(--toast-error-border);color:var(--toast-error-color)}html[data-theme=dark] .toast-warning{border-left-color:var(--toast-warning-border);color:var(--toast-warning-color)}html[data-theme=dark] .toast-info{border-left-color:var(--toast-info-border);color:var(--toast-info-color)}html[data-theme=dark] .app,html[data-theme=dark] .page-content{background:var(--color-bg-secondary)}html[data-theme=dark] .fab-qr-scanner{box-shadow:0 4px 12px #dc26264d,0 2px 4px #0000004d}html[data-theme=dark] .login-page{background:linear-gradient(135deg,var(--login-bg-start) 0%,var(--login-bg-end) 100%)}html[data-theme=dark] .login-card{background:var(--login-card-bg);border:1px solid var(--color-border-default);box-shadow:0 10px 25px #0006}html[data-theme=dark] .login-header{background:linear-gradient(135deg,var(--login-header-start) 0%,var(--login-header-end) 100%);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .login-header h1{color:var(--color-text-primary)}html[data-theme=dark] .login-header p{color:var(--color-text-secondary)}html[data-theme=dark] .login-logo{background:linear-gradient(135deg,#8badd8,#6b93c8);-webkit-background-clip:text;background-clip:text}html[data-theme=dark] .login-body,html[data-theme=dark] .login-footer{background:var(--login-card-bg)}html[data-theme=dark] .login-footer p{color:var(--color-text-muted)}html[data-theme=dark] .offline-indicator{background:#f59e0b26;color:#fbbf24}html[data-theme=dark] .checkbox-label{color:var(--color-text-secondary)}html[data-theme=dark] .toggle-password{color:var(--color-text-muted)}html[data-theme=dark] .toggle-password:hover{color:var(--color-text-primary)}html[data-theme=dark] .login-card .btn--primary{background:linear-gradient(135deg,#6b93c8,#5a7db5)}html[data-theme=dark] .login-card .btn--primary:hover{background:linear-gradient(135deg,#8badd8,#6b93c8)}html[data-theme=dark] .not-found{background:linear-gradient(135deg,var(--login-bg-start) 0%,var(--login-bg-end) 100%)}html[data-theme=dark] .not-found .content{background:var(--color-surface);box-shadow:0 10px 25px #0006}html[data-theme=dark] .not-found h1{color:var(--color-primary-500)}html[data-theme=dark] .not-found h2{color:var(--color-text-primary)}html[data-theme=dark] .not-found p{color:var(--color-text-secondary)}html[data-theme=dark] .scanner-container{background:var(--color-bg-secondary)}html[data-theme=dark] .scanner-form-container{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .scanner-form-header{background:var(--card-header-bg);border-bottom-color:var(--color-border-default);color:var(--color-text-primary)}html[data-theme=dark] .scanner-form-title,html[data-theme=dark] .scanner-location-name{color:var(--color-text-primary)}html[data-theme=dark] .scanner-location-details{color:var(--color-text-secondary)}html[data-theme=dark] .scanner-instructions{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .scanner-instruction-text{color:var(--color-text-primary)}html[data-theme=dark] .btn-manual-submit{background:var(--btn-primary-bg)}html[data-theme=dark] .form-actions-bar{background:var(--color-surface);border-top-color:var(--color-border-default);box-shadow:0 -2px 8px #0000004d}html[data-theme=dark] .form-section-subtitle{color:var(--color-text-secondary)}html[data-theme=dark] .info-card-icon{color:var(--color-primary-400)}html[data-theme=dark] .info-card-description{color:var(--color-text-secondary)}html[data-theme=dark] .observation-area,html[data-theme=dark] textarea.form-control{background:var(--color-input-bg);border-color:var(--color-input-border);color:var(--color-input-text)}html[data-theme=dark] .photo-section{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .photo-section-title{color:var(--color-text-primary)}html[data-theme=dark] .photo-action-btn{background:var(--btn-secondary-bg);color:var(--btn-secondary-color);border-color:var(--btn-secondary-border)}html[data-theme=dark] .photo-action-btn.primary{background:var(--btn-primary-bg);color:var(--btn-primary-color)}html[data-theme=dark] .chart-container,html[data-theme=dark] .dashboard-local-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .dashboard-local-card:hover{box-shadow:var(--shadow-md)}html[data-theme=dark] .local-card__name{color:var(--color-text-primary)}html[data-theme=dark] .local-card__meta{color:var(--color-text-secondary)}html[data-theme=dark] .import-container{background:var(--color-surface)}html[data-theme=dark] .drop-zone{background:var(--color-bg-tertiary);border-color:var(--color-border-strong);color:var(--color-text-secondary)}html[data-theme=dark] .drop-zone:hover,html[data-theme=dark] .drop-zone.active{background:#6b93c814;border-color:var(--color-primary-500)}html[data-theme=dark] .drop-zone__text{color:var(--color-text-primary)}html[data-theme=dark] .drop-zone__subtext{color:var(--color-text-secondary)}html[data-theme=dark] .import-preview{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .import-summary{background:var(--card-header-bg);border-color:var(--color-border-default)}html[data-theme=dark] .progress-container{background:var(--color-surface)}html[data-theme=dark] .progress-bar-track{background:var(--progress-bg)}html[data-theme=dark] .qr-preview{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .qr-preview-container{background:#fff;border-radius:.5rem;padding:1rem}html[data-theme=dark] .qr-options,html[data-theme=dark] .batch-list,html[data-theme=dark] .batch-item{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .batch-item:hover{background:var(--color-surface-hover)}html[data-theme=dark] .report-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .report-card:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-md)}html[data-theme=dark] .report-card__title{color:var(--color-text-primary)}html[data-theme=dark] .report-card__description{color:var(--color-text-secondary)}html[data-theme=dark] .help-section{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .help-section__header{background:var(--card-header-bg);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .help-section__title{color:var(--color-text-primary)}html[data-theme=dark] .help-step{background:var(--detail-bg);border-color:var(--detail-border)}html[data-theme=dark] .help-step__number{background:var(--stat-icon-primary-bg);color:var(--stat-icon-primary-color)}html[data-theme=dark] .help-step__title{color:var(--color-text-primary)}html[data-theme=dark] .help-step__description{color:var(--color-text-secondary)}html[data-theme=dark] .help-faq__question{color:var(--color-text-primary)}html[data-theme=dark] .help-faq__answer{color:var(--color-text-secondary)}html[data-theme=dark] .permission-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .permission-card__header{background:var(--card-header-bg);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .permission-card__title{color:var(--color-text-primary)}html[data-theme=dark] .permission-item{border-bottom-color:var(--color-border-default)}html[data-theme=dark] .permission-item__label{color:var(--color-text-primary)}html[data-theme=dark] .permission-item__description{color:var(--color-text-secondary)}html[data-theme=dark] .stats-container{color:var(--color-text-primary)}html[data-theme=dark] .chart-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .chart-card__header{background:var(--card-header-bg);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .chart-card__title{color:var(--color-text-primary)}html[data-theme=dark] .help-tooltip-btn{color:var(--color-text-muted)}html[data-theme=dark] .help-tooltip-btn:hover{color:var(--color-primary-500)}html[data-theme=dark] .list-item{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .list-item:hover{background:var(--color-surface-hover)}html[data-theme=dark] .list-item__title{color:var(--color-text-primary)}html[data-theme=dark] .list-item__subtitle{color:var(--color-text-secondary)}html[data-theme=dark] .list-item__meta{color:var(--color-text-muted)}html[data-theme=dark] .registro-row{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .registro-row:hover{background:var(--color-surface-hover)}html[data-theme=dark] .local-detail{background:var(--color-surface)}html[data-theme=dark] .local-detail__header{background:var(--card-header-bg);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .text-success{color:var(--color-success)!important}html[data-theme=dark] .text-danger{color:var(--color-danger)!important}html[data-theme=dark] .text-warning{color:var(--color-warning)!important}html[data-theme=dark] .text-info{color:var(--color-info)!important}html[data-theme=dark] .text-muted{color:var(--color-text-muted)!important}html[data-theme=dark] .bg-white{background:var(--color-surface)!important}html[data-theme=dark] .help-tooltip-popup{background:var(--color-surface);border-color:var(--color-border-default);color:var(--color-text-primary);box-shadow:0 10px 25px #00000080}html[data-theme=dark] .help-tooltip-popup:before{border-bottom-color:var(--color-border-default)}html[data-theme=dark] .help-tooltip-popup:after{border-bottom-color:var(--color-surface)}html[data-theme=dark] .tooltip-title{color:var(--color-text-primary)}html[data-theme=dark] .tooltip-content{color:var(--color-text-secondary)}html[data-theme=dark] .tooltip-section-title{color:var(--color-text-primary)}html[data-theme=dark] .tooltip-list li{color:var(--color-text-secondary)}html[data-theme=dark] .tooltip-note{background:var(--detail-bg);border-color:var(--detail-border);color:var(--color-text-secondary)}html[data-theme=dark] .unit-card__name{color:var(--color-text-primary)}html[data-theme=dark] .unit-card__info{color:var(--color-text-secondary)}html[data-theme=dark] .user-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .user-card:hover{box-shadow:var(--shadow-md)}html[data-theme=dark] .user-card__name{color:var(--color-text-primary)}html[data-theme=dark] .user-card__email,html[data-theme=dark] .user-card__role{color:var(--color-text-secondary)}html[data-theme=dark] .actions-dropdown{background:var(--dropdown-bg);border-color:var(--dropdown-border);box-shadow:var(--dropdown-shadow)}html[data-theme=dark] .actions-dropdown button{color:var(--color-text-primary)}html[data-theme=dark] .actions-dropdown button:hover{background:var(--dropdown-hover-bg)}html[data-theme=dark] .editable-field{color:var(--color-text-primary)}html[data-theme=dark] .editable-field:hover{background:var(--color-surface-hover)}html[data-theme=dark] .status--active{background:var(--badge-success-bg);color:var(--badge-success-color)}html[data-theme=dark] .status--inactive{background:var(--badge-danger-bg);color:var(--badge-danger-color)}html[data-theme=dark] code,html[data-theme=dark] pre{background:var(--code-bg);color:var(--code-color)}html[data-theme=dark] ::selection{background:#6b93c84d;color:#f1f5f9}html[data-theme=dark] hr{border-color:var(--color-border-default)}html[data-theme=dark] blockquote{border-left-color:var(--color-primary-500);color:var(--color-text-secondary);background:var(--detail-bg)}@media print{html[data-theme=dark] body{background:#fff!important;color:#000!important}html[data-theme=dark] .card,html[data-theme=dark] .stat-card,html[data-theme=dark] .modal-card{background:#fff!important;color:#000!important;border-color:#e5e7eb!important}}html[data-theme=dark] .kpi-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .kpi-card__label{color:var(--color-text-secondary)}html[data-theme=dark] .kpi-card__value{color:var(--color-text-primary)}html[data-theme=dark] .kpi-card--success{border-left-color:#10b981}html[data-theme=dark] .kpi-card--info{border-left-color:#60a5fa}html[data-theme=dark] .kpi-card--warning{border-left-color:#fbbf24}html[data-theme=dark] .kpi-card--purple{border-left-color:#a78bfa}html[data-theme=dark] .kpi-card--teal{border-left-color:#2dd4bf}html[data-theme=dark] .kpi-card--demand{border-left-color:#818cf8}html[data-theme=dark] .kpi-card--success .kpi-card__icon{background:#10b98126;color:#34d399}html[data-theme=dark] .kpi-card--info .kpi-card__icon{background:#3b82f626;color:#60a5fa}html[data-theme=dark] .kpi-card--warning .kpi-card__icon{background:#f59e0b26;color:#fbbf24}html[data-theme=dark] .kpi-card--purple .kpi-card__icon{background:#8b5cf626;color:#a78bfa}html[data-theme=dark] .kpi-card--teal .kpi-card__icon{background:#14b8a626;color:#2dd4bf}html[data-theme=dark] .kpi-card--demand .kpi-card__icon{background:#6366f126;color:#818cf8}html[data-theme=dark] .stats-filters-bar{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .period-btn{background:var(--color-surface);border-color:var(--color-border-default);color:var(--color-text-secondary)}html[data-theme=dark] .period-btn:hover{background:var(--color-surface-hover)}html[data-theme=dark] .period-btn.active{background:var(--btn-primary-bg);color:var(--btn-primary-color);border-color:var(--btn-primary-bg)}html[data-theme=dark] .quick-preset-btn{background:var(--color-surface);border-color:var(--color-border-default);color:var(--color-text-secondary)}html[data-theme=dark] .quick-preset-btn:hover{background:var(--color-surface-hover)}html[data-theme=dark] .trend-positive{color:#34d399}html[data-theme=dark] .trend-negative{color:#f87171}html[data-theme=dark] .demand-bar{background:var(--progress-bg)}html[data-theme=dark] .demand-bar-fill{background:linear-gradient(90deg,#818cf8,#a78bfa)}html[data-theme=dark] .stats-loading-overlay{background:#111827cc}html[data-theme=dark] .btn--ghost{color:var(--color-text-secondary)}html[data-theme=dark] .btn--ghost:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}html[data-theme=dark] .btn--ghost.active{background:var(--btn-primary-bg);color:var(--btn-primary-color)}html[data-theme=dark] .registro-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .registro-card:hover{box-shadow:var(--shadow-md)}html[data-theme=dark] .registro-card__top{border-bottom-color:var(--color-border-default)}html[data-theme=dark] .registro-card__meta{color:var(--color-text-secondary)}html[data-theme=dark] .registro-card__code{color:var(--color-text-muted)}html[data-theme=dark] .registro-card__datetime{color:var(--color-text-secondary)}html[data-theme=dark] .registro-card__grupo,html[data-theme=dark] .registro-card__servico{color:var(--color-text-primary)}html[data-theme=dark] .registro-card__observacoes{color:var(--color-text-secondary)}html[data-theme=dark] .registro-card__footer{background:var(--card-header-bg);border-top-color:var(--color-border-default)}html[data-theme=dark] .registro-list-item{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .registro-list-item:hover{background:var(--color-surface-hover)}html[data-theme=dark] .registros-table-view{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .registros-table th{background:var(--card-header-bg);color:var(--color-text-secondary);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .registros-table td{border-bottom-color:var(--color-border-default);color:var(--color-text-primary)}html[data-theme=dark] .registros-table tr:hover td{background:var(--color-surface-hover)}html[data-theme=dark] .registros-toolbar,html[data-theme=dark] .registros-panel{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .view-toggle-buttons button{background:var(--color-surface);border-color:var(--color-border-default);color:var(--color-text-secondary)}html[data-theme=dark] .view-toggle-buttons button.active{background:var(--btn-primary-bg);color:var(--btn-primary-color)}html[data-theme=dark] .btn--tertiary{background:transparent;color:var(--color-text-secondary)}html[data-theme=dark] .btn--tertiary:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}html[data-theme=dark] .selection-action-bar{background:#1e293b;border-color:var(--color-border-default);color:#f1f5f9}html[data-theme=dark] .undo-toast{background:var(--color-surface);border-color:var(--color-border-default);color:var(--color-text-primary)}html[data-theme=dark] .undo-toast__btn{background:var(--btn-secondary-bg);color:var(--btn-secondary-color)}html[data-theme=dark] .dp-modal-overlay{background:var(--modal-overlay-bg)}html[data-theme=dark] .indicator-badge{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .indicator-photo{color:var(--color-info)}html[data-theme=dark] .indicator-gps{color:var(--color-success)}html[data-theme=dark] .gps-link{color:var(--color-primary-500)}html[data-theme=dark] .registro-detail__label{color:var(--detail-label-color)}html[data-theme=dark] .registro-detail__value{color:var(--detail-value-color)}html[data-theme=dark] .date-range-separator{color:var(--color-text-muted)}html[data-theme=dark] .locais-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .locais-card:hover{box-shadow:var(--shadow-md)}html[data-theme=dark] .locais-card__top{background:linear-gradient(135deg,#1e3a5f,#253347)}html[data-theme=dark] .locais-card__body{background:var(--color-surface)}html[data-theme=dark] .locais-card__title{color:var(--color-text-primary)}html[data-theme=dark] .locais-card__group,html[data-theme=dark] .locais-card__desc{color:var(--color-text-secondary)}html[data-theme=dark] .locais-card__footer{background:var(--card-header-bg);border-top-color:var(--color-border-default)}html[data-theme=dark] .locais-card__meta,html[data-theme=dark] .locais-card__code{color:var(--color-text-muted)}html[data-theme=dark] .locais-card__chips,html[data-theme=dark] .locais-card__badge{color:var(--color-text-secondary)}html[data-theme=dark] .chip--info{background:#3b82f61f;color:#60a5fa}html[data-theme=dark] .chip--success{background:#22c55e1f;color:#4ade80}html[data-theme=dark] .chip--warning{background:#f59e0b1f;color:#fbbf24}html[data-theme=dark] .chip--danger{background:#ef44441f;color:#f87171}html[data-theme=dark] .chip--muted{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .items-per-page-select{background:var(--color-input-bg);border-color:var(--color-input-border);color:var(--color-input-text)}html[data-theme=dark] .report-filters-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .form-section__title{color:var(--color-text-primary)}html[data-theme=dark] .form-group--section{background:var(--detail-bg);border-color:var(--detail-border)}html[data-theme=dark] .form__input,html[data-theme=dark] .form__select,html[data-theme=dark] .form__textarea{background:var(--color-input-bg);border-color:var(--color-input-border);color:var(--color-input-text)}html[data-theme=dark] .form__input::placeholder,html[data-theme=dark] .form__textarea::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .form__input:focus,html[data-theme=dark] .form__select:focus,html[data-theme=dark] .form__textarea:focus{border-color:var(--color-primary-500);box-shadow:0 0 0 3px #6b93c840}html[data-theme=dark] .locais-filters-footer{background:var(--card-header-bg);border-top-color:var(--color-border-default)}html[data-theme=dark] .history-item{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .history-item:hover{background:var(--color-surface-hover)}html[data-theme=dark] .qr-modal-content{background:var(--color-surface)}html[data-theme=dark] .qr-image-container{background:#fff;border-radius:.5rem;padding:1rem}html[data-theme=dark] .qr-info__code{color:var(--color-text-secondary)}html[data-theme=dark] .qr-info__name{color:var(--color-text-primary)}html[data-theme=dark] .filter-chip{background:var(--badge-info-bg);color:var(--badge-info-color)}html[data-theme=dark] .filter-chip__remove:hover{color:var(--color-text-primary)}html[data-theme=dark] .grupo-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .grupo-card:hover{box-shadow:var(--shadow-md)}html[data-theme=dark] .grupo-card__top{background:linear-gradient(135deg,#1e3a5f,#253347)}html[data-theme=dark] .grupo-card__body{background:var(--color-surface)}html[data-theme=dark] .grupo-card__title{color:var(--color-text-primary)}html[data-theme=dark] .grupo-card__desc{color:var(--color-text-secondary)}html[data-theme=dark] .grupo-card__footer{background:var(--card-header-bg);border-top-color:var(--color-border-default)}html[data-theme=dark] .grupo-card__meta{color:var(--color-text-muted)}html[data-theme=dark] .grupo-card__eye{color:#fffc}html[data-theme=dark] .form-section-header{background:var(--card-header-bg);border-color:var(--color-border-default)}html[data-theme=dark] .form-section-title{color:var(--color-text-primary)}html[data-theme=dark] .icon-selector{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .color-selector{background:var(--color-surface)}html[data-theme=dark] .color-preset--active{box-shadow:0 0 0 3px #6b93c866}html[data-theme=dark] .checkbox-label--modern{color:var(--color-text-primary)}html[data-theme=dark] .form-error{color:var(--color-danger)}html[data-theme=dark] .form-hint{color:var(--color-text-muted)}html[data-theme=dark] .unit-multiselect-container{background:var(--color-input-bg);border-color:var(--color-input-border)}html[data-theme=dark] .unit-multiselect-dropdown{background:var(--dropdown-bg);border-color:var(--dropdown-border);box-shadow:var(--dropdown-shadow)}html[data-theme=dark] .unit-multiselect-option{color:var(--color-text-primary)}html[data-theme=dark] .unit-multiselect-option:hover{background:var(--dropdown-hover-bg)}html[data-theme=dark] .unit-chip{background:var(--badge-info-bg);color:var(--badge-info-color)}html[data-theme=dark] .badge-neutral{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .locations-list{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .location-item{border-bottom-color:var(--color-border-default);color:var(--color-text-primary)}html[data-theme=dark] .location-item:hover{background:var(--color-surface-hover)}html[data-theme=dark] .qr-batch-container{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .qr-page{color:var(--color-text-primary)}html[data-theme=dark] .qr-page__eyebrow{color:var(--color-text-muted)}html[data-theme=dark] .qr-toolbar{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .qr-type-tabs{background:var(--color-bg-tertiary);border-color:var(--color-border-default)}html[data-theme=dark] .qr-type-tab{color:var(--color-text-secondary)}html[data-theme=dark] .qr-type-tab:hover{background:var(--color-surface-hover)}html[data-theme=dark] .qr-type-tab--active{background:var(--btn-primary-bg);color:#fff}html[data-theme=dark] .qr-search-bar{background:var(--color-input-bg);border-color:var(--color-input-border)}html[data-theme=dark] .qr-search-bar input{background:transparent;color:var(--color-input-text)}html[data-theme=dark] .qr-search-bar input::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .qr-opts{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .qr-opt-group{color:var(--color-text-primary)}html[data-theme=dark] .qr-section__icon-wrap--unit{background:#1e63d026;color:#60a5fa}html[data-theme=dark] .qr-section__icon-wrap--group{background:#2e7d3226;color:#4ade80}html[data-theme=dark] .qr-section__icon-wrap--local{background:#ea580c26;color:#fb923c}html[data-theme=dark] .qr-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .qr-card:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-md)}html[data-theme=dark] .qr-card__name{color:var(--color-text-primary)}html[data-theme=dark] .qr-card__meta{color:var(--color-text-secondary)}html[data-theme=dark] .qr-tag--blue{background:#3b82f626;color:#60a5fa}html[data-theme=dark] .qr-tag--green{background:#22c55e26;color:#4ade80}html[data-theme=dark] .qr-tag--teal{background:#14b8a626;color:#2dd4bf}html[data-theme=dark] .qr-tag--gray{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .sel-bar{background:#1e293bf2;border-color:var(--color-border-default)}html[data-theme=dark] .sel-bar__inner{background:#253347;color:#f1f5f9}html[data-theme=dark] .sel-bar__chip--unit{background:#1e63d033;color:#60a5fa}html[data-theme=dark] .sel-bar__chip--group{background:#2e7d3233;color:#4ade80}html[data-theme=dark] .sel-bar__chip--local{background:#ea580c33;color:#fb923c}html[data-theme=dark] .modal-dialog{background:var(--modal-bg);box-shadow:0 25px 50px #00000080}html[data-theme=dark] .modal-dialog__header{border-bottom-color:var(--color-border-default)}html[data-theme=dark] .modal-dialog__title,html[data-theme=dark] .modal-dialog__body{color:var(--color-text-primary)}html[data-theme=dark] .modal-dialog__footer{border-top-color:var(--color-border-default);background:var(--card-header-bg)}html[data-theme=dark] .btn--ghost-inv{color:var(--color-text-secondary)}html[data-theme=dark] .btn--ghost-inv:hover{background:var(--color-surface-hover)}html[data-theme=dark] .btn--pdf{background:#dc2626}html[data-theme=dark] .qr-preview-area{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .qr-info-row{border-bottom-color:var(--color-border-default)}html[data-theme=dark] .qr-info-label{color:var(--detail-label-color)}html[data-theme=dark] .qr-info-value{color:var(--detail-value-color)}html[data-theme=dark] .qr-batch-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .pdf-opts-section{background:var(--card-header-bg);border-color:var(--color-border-default)}html[data-theme=dark] .pdf-empty{background:#f59e0b1a;color:#fbbf24}html[data-theme=dark] .qr-target-toggle{background:var(--color-bg-tertiary);border-color:var(--color-border-default)}html[data-theme=dark] .qr-target-btn{color:var(--color-text-secondary)}html[data-theme=dark] .qr-target-btn--active{background:var(--btn-primary-bg);color:var(--btn-primary-color)}html[data-theme=dark] .txt-online{color:#4ade80}html[data-theme=dark] .txt-offline{color:#f87171}html[data-theme=dark] .checkbox-visual{border-color:var(--color-border-strong);background:var(--color-input-bg)}html[data-theme=dark] .checkbox-visual.checked{background:var(--btn-primary-bg);border-color:var(--btn-primary-bg)}html[data-theme=dark] .unit-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .unit-card:hover{box-shadow:var(--shadow-md)}html[data-theme=dark] .unit-card__top{background:linear-gradient(135deg,#1e3a5f,#253347)}html[data-theme=dark] .unit-card__body{background:var(--color-surface)}html[data-theme=dark] .unit-card__title{color:var(--color-text-primary)}html[data-theme=dark] .unit-card__desc{color:var(--color-text-secondary)}html[data-theme=dark] .unit-card__footer{background:var(--card-header-bg);border-top-color:var(--color-border-default)}html[data-theme=dark] .unit-card__meta-col,html[data-theme=dark] .unit-card__code{color:var(--color-text-muted)}html[data-theme=dark] .unit-card__badge,html[data-theme=dark] .unit-card__chips{color:var(--color-text-secondary)}html[data-theme=dark] .badge--success-solid{background:#10b98133;color:#34d399}html[data-theme=dark] .badge--danger-solid{background:#ef444433;color:#f87171}html[data-theme=dark] .badge--warning-solid{background:#f59e0b33;color:#fbbf24}html[data-theme=dark] .btn-icon-edit{color:var(--color-text-secondary)}html[data-theme=dark] .btn-icon-edit:hover{color:var(--color-primary-500);background:#6b93c826}html[data-theme=dark] .btn-icon-danger{color:var(--color-text-secondary)}html[data-theme=dark] .btn-icon-danger:hover{color:#f87171;background:#ef444426}html[data-theme=dark] .btn-icon-success{color:var(--color-text-secondary)}html[data-theme=dark] .btn-icon-success:hover{color:#34d399;background:#22c55e26}html[data-theme=dark] .delete-warning{background:var(--alert-danger-bg);border-color:var(--alert-danger-border);color:var(--alert-danger-color)}html[data-theme=dark] .delete-warning-detail{color:var(--color-text-secondary)}html[data-theme=dark] .users-section{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .user-row{border-bottom-color:var(--color-border-default)}html[data-theme=dark] .user-row:hover{background:var(--color-surface-hover)}html[data-theme=dark] .user-avatar{background:var(--stat-icon-primary-bg);color:var(--stat-icon-primary-color)}html[data-theme=dark] .user-name{color:var(--color-text-primary)}html[data-theme=dark] .user-email{color:var(--color-text-secondary)}html[data-theme=dark] .add-user-row{background:var(--color-surface-hover);border-color:var(--color-border-default)}html[data-theme=dark] .status-badge-display--active{background:var(--badge-success-bg);color:var(--badge-success-color)}html[data-theme=dark] .status-badge-display--inactive{background:var(--badge-danger-bg);color:var(--badge-danger-color)}html[data-theme=dark] .delete-user-name{color:var(--color-text-primary)}html[data-theme=dark] .dp-table{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .dp-table thead th{background:var(--table-header-bg);color:var(--color-text-secondary);border-bottom-color:var(--table-border)}html[data-theme=dark] .dp-table tbody td{border-bottom-color:var(--table-border);color:var(--color-text-primary)}html[data-theme=dark] .dp-table tbody tr:hover td{background:var(--table-row-hover)}html[data-theme=dark] .dp-table tbody tr:nth-child(2n) td{background:var(--table-stripe-bg)}html[data-theme=dark] .filters-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .filters-accordion-header{background:var(--card-header-bg);border-color:var(--color-border-default);color:var(--color-text-primary)}html[data-theme=dark] .filters-accordion-title{color:var(--color-text-primary)}html[data-theme=dark] .filters-toggle-btn{color:var(--color-text-secondary)}html[data-theme=dark] .filter-active-indicator{color:var(--color-text-muted)}html[data-theme=dark] .filter-active-indicator .dot{background:var(--color-primary-500)}html[data-theme=dark] .filters-footer{background:var(--card-header-bg);border-top-color:var(--color-border-default)}html[data-theme=dark] .filters-grid,html[data-theme=dark] .user-info{color:var(--color-text-primary)}html[data-theme=dark] .badge--neutral{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .user-card-mobile{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .user-card-mobile:hover{box-shadow:var(--shadow-md)}html[data-theme=dark] .roles-checkboxes label,html[data-theme=dark] .units-checkboxes label{color:var(--color-text-primary)}html[data-theme=dark] .role-icon--admin{color:#fbbf24}html[data-theme=dark] .role-icon--supervisor{color:#60a5fa}html[data-theme=dark] .role-icon--viewer{color:#a78bfa}html[data-theme=dark] .unit-icon,html[data-theme=dark] .units-empty-msg{color:var(--color-text-muted)}html[data-theme=dark] .checkbox-status{color:var(--color-text-secondary)}html[data-theme=dark] .role-name{color:var(--color-text-primary)}html[data-theme=dark] .role-description,html[data-theme=dark] .actions-cell button{color:var(--color-text-secondary)}html[data-theme=dark] .permissions-section{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .permissions-section__header{background:var(--card-header-bg);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .permissions-section__title{color:var(--color-text-primary)}html[data-theme=dark] .permission-group{background:var(--color-bg-tertiary);border-color:var(--color-border-default)}html[data-theme=dark] .permission-group__title,html[data-theme=dark] .checkbox-label--checked,html[data-theme=dark] .checkbox-text{color:var(--color-text-primary)}html[data-theme=dark] .permissions-empty{color:var(--color-text-muted)}html[data-theme=dark] .report-filters-grid{color:var(--color-text-primary)}html[data-theme=dark] .report-filter-label{color:var(--color-text-secondary)}html[data-theme=dark] .date-preset-btn{background:var(--color-surface);border-color:var(--color-border-default);color:var(--color-text-secondary)}html[data-theme=dark] .date-preset-btn:hover{background:var(--color-surface-hover)}html[data-theme=dark] .date-preset-btn.active{background:var(--btn-primary-bg);color:var(--btn-primary-color);border-color:var(--btn-primary-bg)}html[data-theme=dark] .date-presets-container{background:var(--color-surface)}html[data-theme=dark] .active-filters-container{background:var(--card-header-bg);border-color:var(--color-border-default)}html[data-theme=dark] .report-toolbar{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .column-selector-dropdown{background:var(--dropdown-bg);border-color:var(--dropdown-border);box-shadow:var(--dropdown-shadow)}html[data-theme=dark] .column-selector-list,html[data-theme=dark] .column-selector-item{color:var(--color-text-primary)}html[data-theme=dark] .column-selector-item:hover{background:var(--dropdown-hover-bg)}html[data-theme=dark] .aggregation-selector{background:var(--color-input-bg);border-color:var(--color-input-border);color:var(--color-input-text)}html[data-theme=dark] .report-table{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .report-table thead th{background:var(--table-header-bg);color:var(--color-text-secondary);border-bottom-color:var(--table-border)}html[data-theme=dark] .report-table tbody td{border-bottom-color:var(--table-border);color:var(--color-text-primary)}html[data-theme=dark] .report-table tfoot td{background:var(--card-header-bg);color:var(--color-text-primary);border-top-color:var(--table-border)}html[data-theme=dark] .report-table tbody tr:hover td{background:var(--table-row-hover)}html[data-theme=dark] .report-table tbody tr:nth-child(2n) td{background:var(--table-stripe-bg)}html[data-theme=dark] .report-pagination{border-top-color:var(--color-border-default)}html[data-theme=dark] .pagination-page{background:var(--pagination-bg);border-color:var(--pagination-border);color:var(--pagination-color)}html[data-theme=dark] .pagination-page:hover{background:var(--pagination-hover-bg)}html[data-theme=dark] .pagination-page.active{background:var(--pagination-active-bg);color:var(--pagination-active-color)}html[data-theme=dark] .pagination-per-page{color:var(--color-text-secondary)}html[data-theme=dark] .pagination-per-page select{background:var(--color-input-bg);border-color:var(--color-input-border);color:var(--color-input-text)}html[data-theme=dark] .report-summary-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .report-summary-icon.icon-success{background:#10b98126;color:#34d399}html[data-theme=dark] .report-summary-icon.icon-info{background:#3b82f626;color:#60a5fa}html[data-theme=dark] .report-summary-icon.icon-warning{background:#f59e0b26;color:#fbbf24}html[data-theme=dark] .report-summary-content,html[data-theme=dark] .report-summary-value{color:var(--color-text-primary)}html[data-theme=dark] .report-summary-label,html[data-theme=dark] .table-loading{color:var(--color-text-secondary)}html[data-theme=dark] .table-empty{color:var(--color-text-muted)}html[data-theme=dark] .table-error{color:var(--color-danger)}html[data-theme=dark] .wizard-step__number{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .wizard-step__number.active{background:var(--btn-primary-bg);color:#fff}html[data-theme=dark] .wizard-step__number.completed{background:var(--color-success);color:#fff}html[data-theme=dark] .wizard-step__label{color:var(--color-text-secondary)}html[data-theme=dark] .wizard-step__label.active{color:var(--color-text-primary)}html[data-theme=dark] .day-pill{background:var(--color-surface);border-color:var(--color-border-default);color:var(--color-text-secondary)}html[data-theme=dark] .day-pill--active{background:var(--btn-primary-bg);color:#fff;border-color:var(--btn-primary-bg)}html[data-theme=dark] .confirmation-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .confirmation-card__icon{color:var(--color-primary-500)}html[data-theme=dark] .file-preview{background:var(--color-bg-tertiary);border-color:var(--color-border-default)}html[data-theme=dark] .import-progress__bar{background:var(--progress-bg)}html[data-theme=dark] .import-result--success{background:var(--alert-success-bg);border-color:var(--alert-success-border);color:var(--alert-success-color)}html[data-theme=dark] .import-result--error{background:var(--alert-danger-bg);border-color:var(--alert-danger-border);color:var(--alert-danger-color)}html[data-theme=dark] .info-box{background:var(--alert-info-bg);border-color:var(--alert-info-border);color:var(--alert-info-color)}html[data-theme=dark] .checkbox-wrapper label{color:var(--color-text-primary)}html[data-theme=dark] .btn--success{background:#10b981;color:#fff}html[data-theme=dark] .btn--success:hover{background:#059669}html[data-theme=dark] .scanner-layout-modern{background:var(--color-bg-secondary)}html[data-theme=dark] .scanner-live-panel{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .scanner-live-header{background:var(--card-header-bg);border-bottom-color:var(--color-border-default)}html[data-theme=dark] .scanner-pill{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .scanner-pill[data-state=scanning]{background:#3b82f626;color:#60a5fa}html[data-theme=dark] .scanner-pill[data-state=detected]{background:#10b98126;color:#34d399}html[data-theme=dark] .scanner-restart-btn{background:var(--btn-secondary-bg);color:var(--btn-secondary-color);border-color:var(--btn-secondary-border)}html[data-theme=dark] .manual-entry-card,html[data-theme=dark] .scan-instructions-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .step-index{background:var(--stat-icon-primary-bg);color:var(--stat-icon-primary-color)}html[data-theme=dark] .form-mode{color:var(--color-text-secondary)}html[data-theme=dark] .btn-back{background:var(--btn-secondary-bg);color:var(--btn-secondary-color);border-color:var(--btn-secondary-border)}html[data-theme=dark] .page-title{color:var(--color-text-primary)}html[data-theme=dark] .page-subtitle{color:var(--color-text-secondary)}html[data-theme=dark] .registro-form-new,html[data-theme=dark] .form-section{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .form-section-header.readonly{background:var(--color-bg-tertiary)}html[data-theme=dark] .form-section-header.editable{background:var(--card-header-bg)}html[data-theme=dark] .form-section-icon{background:var(--color-bg-tertiary);color:var(--color-text-secondary)}html[data-theme=dark] .info-card-local,html[data-theme=dark] .info-card-group{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .locais-dropdown{background:var(--dropdown-bg);border-color:var(--dropdown-border);box-shadow:var(--dropdown-shadow)}html[data-theme=dark] .locais-dropdown-item{color:var(--color-text-primary)}html[data-theme=dark] .locais-dropdown-item:hover{background:var(--dropdown-hover-bg)}html[data-theme=dark] .locais-code{color:var(--color-text-muted)}html[data-theme=dark] .locais-badge{background:var(--badge-secondary-bg);color:var(--badge-secondary-color)}html[data-theme=dark] .metragem-input{background:var(--color-input-bg);border-color:var(--color-input-border);color:var(--color-input-text)}html[data-theme=dark] .form-field-label{color:var(--color-text-primary)}html[data-theme=dark] .form-field-hint{color:var(--color-text-muted)}html[data-theme=dark] .gps-status{background:var(--color-bg-tertiary);border-color:var(--color-border-default);color:var(--color-text-primary)}html[data-theme=dark] .photo-card{background:var(--color-surface);border-color:var(--color-border-default)}html[data-theme=dark] .photos-gallery{background:var(--color-bg-tertiary);border-color:var(--color-border-default)}html[data-theme=dark] .form-actions-bar-new{background:var(--color-surface);border-top-color:var(--color-border-default)}html[data-theme=dark] .form-action-btn{background:var(--btn-secondary-bg);color:var(--btn-secondary-color);border-color:var(--btn-secondary-border)}html[data-theme=dark] .form-action-btn-submit{background:var(--color-success);color:#fff}html[data-theme=dark] .checkbox-group label{color:var(--color-text-primary)}
