:root{--color-primary: #667eea;--color-primary-light: #818cf8;--color-primary-dark: #5a67d8;--color-primary-bg: rgba(102, 126, 234, .1);--color-secondary: #764ba2;--color-secondary-light: #9d7ec4;--color-secondary-dark: #5c3a7e;--color-success: #22c55e;--color-success-light: #4ade80;--color-success-dark: #16a34a;--color-success-bg: #f0fdf4;--color-danger: #ef4444;--color-danger-light: #f87171;--color-danger-dark: #dc2626;--color-danger-bg: #fef2f2;--color-warning: #f59e0b;--color-warning-light: #fbbf24;--color-warning-dark: #d97706;--color-warning-bg: #fffbeb;--color-info: #3b82f6;--color-info-light: #60a5fa;--color-info-dark: #2563eb;--color-info-bg: #eff6ff;--color-white: #ffffff;--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;--text-primary: var(--color-gray-800);--text-secondary: var(--color-gray-500);--text-muted: var(--color-gray-400);--text-inverse: var(--color-white);--bg-primary: var(--color-white);--bg-secondary: var(--color-gray-50);--bg-tertiary: var(--color-gray-100);--border-color: var(--color-gray-200);--border-color-dark: var(--color-gray-300);--gradient-primary: linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);--gradient-success: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);--gradient-danger: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);--gradient-dark: linear-gradient(135deg, #1f2937 0%, #111827 100%);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 24px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-glow: 0 0 20px rgba(102, 126, 234, .3);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--font-family-mono: "JetBrains Mono", "Fira Code", "Consolas", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease;--z-dropdown: 100;--z-sticky: 200;--z-modal: 300;--z-toast: 400;--z-tooltip: 500}[data-theme=dark]{--text-primary: #f3f4f6;--text-secondary: #9ca3af;--text-muted: #6b7280;--text-inverse: #1f2937;--bg-primary: #1f2937;--bg-secondary: #111827;--bg-tertiary: #374151;--border-color: #4b5563;--border-color-dark: #6b7280;--color-primary-bg: rgba(102, 126, 234, .25);--color-success-bg: rgba(34, 197, 94, .2);--color-danger-bg: rgba(239, 68, 68, .2);--color-warning-bg: rgba(245, 158, 11, .2);--color-info-bg: rgba(59, 130, 246, .2);--card-bg: #1f2937;--card-bg-elevated: #374151;--input-bg: #374151;--input-border: #4b5563;--input-text: #f3f4f6;--input-placeholder: #9ca3af;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .3), 0 2px 4px -1px rgba(0, 0, 0, .2);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .3), 0 4px 6px -2px rgba(0, 0, 0, .2);--skeleton-base: #374151;--skeleton-highlight: #4b5563;--surface-primary: #1f2937;--surface-secondary: #374151;--text-tertiary: #6b7280;--info-bg: rgba(59, 130, 246, .15);--success-bg: rgba(34, 197, 94, .15);--success-color: #4ade80;--primary-color: #818cf8;--border-color-light: #4b5563}:root{--card-bg: #ffffff;--card-bg-elevated: #ffffff;--input-bg: #ffffff;--input-border: #e5e7eb;--input-text: #1f2937;--input-placeholder: #9ca3af;--skeleton-base: #e5e7eb;--skeleton-highlight: #f3f4f6;--surface-primary: #ffffff;--surface-secondary: #f9fafb;--text-tertiary: #d1d5db;--info-bg: #e6f7ff;--success-bg: #f0fdf4;--success-color: #22c55e;--primary-color: #1890ff;--border-color-light: #f0f0f0}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:var(--text-primary)}[data-theme=dark] p{color:var(--text-secondary)}[data-theme=dark] label{color:var(--text-primary)}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background-color:var(--input-bg);border-color:var(--input-border);color:var(--input-text)}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--input-placeholder)}[data-theme=dark] table{color:var(--text-primary)}[data-theme=dark] th{color:var(--text-primary);background-color:var(--bg-tertiary)}[data-theme=dark] td{color:var(--text-secondary);border-color:var(--border-color)}[data-theme=dark] tr:hover td{background-color:var(--bg-tertiary)}[data-theme=dark] code{background-color:var(--bg-tertiary);color:var(--color-primary-light)}[data-theme=dark] .skeleton{background:linear-gradient(90deg,var(--skeleton-base) 25%,var(--skeleton-highlight) 50%,var(--skeleton-base) 75%)}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--bg-tertiary)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--border-color)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--border-color-dark)}[data-theme=dark] .content,[data-theme=dark] .main-content,[data-theme=dark] .page-container,[data-theme=dark] .container{background-color:var(--bg-secondary);color:var(--text-primary)}[data-theme=dark] div[style*="background: white"],[data-theme=dark] div[style*="background: #fff"],[data-theme=dark] div[style*="background: #ffffff"],[data-theme=dark] div[style*="background-color: white"],[data-theme=dark] div[style*="background-color: #fff"],[data-theme=dark] div[style*="background-color: #ffffff"],[data-theme=dark] div[style*="backgroundColor: 'white'"],[data-theme=dark] div[style*="background: rgb(255, 255, 255)"]{background-color:var(--bg-primary)!important}[data-theme=dark] span,[data-theme=dark] div,[data-theme=dark] li,[data-theme=dark] a{color:inherit}[data-theme=dark] .form-group,[data-theme=dark] .input-group,[data-theme=dark] .field-group,[data-theme=dark] .form-section,[data-theme=dark] .form-container{color:var(--text-primary)}[data-theme=dark] .card,[data-theme=dark] .panel,[data-theme=dark] .box,[data-theme=dark] .section,[data-theme=dark] .block{background-color:var(--bg-primary);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .modal,[data-theme=dark] .modal-content,[data-theme=dark] .dialog,[data-theme=dark] .popup,[data-theme=dark] .modal-body{background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .list-item,[data-theme=dark] .data-row,[data-theme=dark] .detail-row,[data-theme=dark] .info-row{border-color:var(--border-color)}[data-theme=dark] .nav,[data-theme=dark] .tabs,[data-theme=dark] .tab-content{background-color:var(--bg-primary);border-color:var(--border-color)}[data-theme=dark] button{color:inherit}[data-theme=dark] [style*="color: #1f"],[data-theme=dark] [style*="color: #2"],[data-theme=dark] [style*="color: #3"],[data-theme=dark] [style*="color: #4"],[data-theme=dark] [style*="color: black"],[data-theme=dark] [style*="color: rgb(0, 0, 0)"],[data-theme=dark] [style*="color: rgb(31,"],[data-theme=dark] [style*="color: rgb(55,"],[data-theme=dark] [style*="color: rgb(75,"]{color:var(--text-primary)!important}[data-theme=dark] [style*="color: #6b7280"],[data-theme=dark] [style*="color: #9ca3af"],[data-theme=dark] [style*="color: gray"],[data-theme=dark] [style*="color: grey"],[data-theme=dark] [style*="color: rgb(107, 114, 128)"],[data-theme=dark] [style*="color: rgb(156, 163, 175)"]{color:var(--text-secondary)!important}[data-theme=dark] main,[data-theme=dark] article,[data-theme=dark] section,[data-theme=dark] aside,[data-theme=dark] header,[data-theme=dark] footer{color:var(--text-primary)}[data-theme=dark] fieldset{border-color:var(--border-color)}[data-theme=dark] details{background-color:var(--bg-primary);border-color:var(--border-color)}[data-theme=dark] summary{color:var(--text-primary)}[data-theme=dark] pre{background-color:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-color)}[data-theme=dark] blockquote{border-color:var(--color-primary);background-color:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] hr{border-color:var(--border-color)}[data-theme=dark] ul,[data-theme=dark] ol{color:var(--text-primary)}[data-theme=dark] dt{color:var(--text-primary);font-weight:600}[data-theme=dark] dd,[data-theme=dark] address{color:var(--text-secondary)}[data-theme=dark] mark{background-color:var(--color-warning-bg);color:var(--color-warning)}[data-theme=dark] a:not([class]){color:var(--color-primary-light)}[data-theme=dark] a:not([class]):hover{color:var(--color-primary)}[data-theme=dark] abbr{color:var(--text-primary)}[data-theme=dark] [disabled],[data-theme=dark] :disabled{opacity:.6}[data-theme=dark] ::placeholder{color:var(--input-placeholder)!important}[data-theme=dark] ::selection{background-color:var(--color-primary);color:#fff}[data-theme=dark] :focus-visible{outline-color:var(--color-primary-light)}[data-theme=dark] .alert,[data-theme=dark] .message,[data-theme=dark] .notification,[data-theme=dark] .toast{border-color:var(--border-color)}[data-theme=dark] .tooltip{background-color:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-color)}[data-theme=dark] .dropdown,[data-theme=dark] .dropdown-menu,[data-theme=dark] .menu{background-color:var(--bg-primary);border-color:var(--border-color);box-shadow:var(--shadow-lg)}[data-theme=dark] progress{background-color:var(--bg-tertiary)}[data-theme=dark] meter{background-color:var(--bg-tertiary)}[data-theme=dark] iframe{border-color:var(--border-color)}[data-theme=dark] video,[data-theme=dark] audio{background-color:var(--bg-tertiary)}[data-theme=dark] figure{background-color:var(--bg-primary);border-color:var(--border-color)}[data-theme=dark] figcaption{color:var(--text-secondary)}[data-theme=dark] .empty-state,[data-theme=dark] .no-data,[data-theme=dark] .placeholder,[data-theme=dark] .loading,[data-theme=dark] .spinner{color:var(--text-muted)}[data-theme=dark] .error,[data-theme=dark] .error-message{color:var(--color-danger)}[data-theme=dark] .success,[data-theme=dark] .success-message{color:var(--color-success)}[data-theme=dark] .warning,[data-theme=dark] .warning-message{color:var(--color-warning)}[data-theme=dark] .info,[data-theme=dark] .info-message{color:var(--color-info)}[data-theme=dark] .multiselect-option{background-color:var(--surface-primary)!important;color:var(--text-primary)!important}[data-theme=dark] .multiselect-option:hover{background-color:var(--surface-secondary)!important}[data-theme=dark] .multiselect-option div,[data-theme=dark] .multiselect-option div[style*=color],[data-theme=dark] label.multiselect-option span,[data-theme=dark] label.multiselect-option div{color:var(--text-primary)!important}[data-theme=dark] .multiselect-option div[style*="0.8rem"],[data-theme=dark] .multiselect-option div[style*=fontSize]{color:var(--text-secondary)!important}*{box-sizing:border-box}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--text-primary);background-color:var(--bg-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.gap-6{gap:var(--space-6)}.gap-8{gap:var(--space-8)}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.p-2{padding:var(--space-2)}.p-3{padding:var(--space-3)}.p-4{padding:var(--space-4)}.p-6{padding:var(--space-6)}.px-4{padding-left:var(--space-4);padding-right:var(--space-4)}.py-2{padding-top:var(--space-2);padding-bottom:var(--space-2)}.py-3{padding-top:var(--space-3);padding-bottom:var(--space-3)}.m-0{margin:0}.mb-2{margin-bottom:var(--space-2)}.mb-4{margin-bottom:var(--space-4)}.mb-6{margin-bottom:var(--space-6)}.mt-4{margin-top:var(--space-4)}.text-xs{font-size:var(--font-size-xs)}.text-sm{font-size:var(--font-size-sm)}.text-base{font-size:var(--font-size-base)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.text-2xl{font-size:var(--font-size-2xl)}.text-3xl{font-size:var(--font-size-3xl)}.font-medium{font-weight:var(--font-weight-medium)}.font-semibold{font-weight:var(--font-weight-semibold)}.font-bold{font-weight:var(--font-weight-bold)}.text-center{text-align:center}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.font-mono{font-family:var(--font-family-mono)}.text-success{color:var(--color-success)}.text-danger{color:var(--color-danger)}.text-warning{color:var(--color-warning)}.text-info{color:var(--color-info)}.bg-success{background-color:var(--color-success-bg)}.bg-danger{background-color:var(--color-danger-bg)}.bg-warning{background-color:var(--color-warning-bg)}.bg-info{background-color:var(--color-info-bg)}.border{border:1px solid var(--border-color)}.border-2{border:2px solid var(--border-color)}.rounded{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-full{border-radius:var(--radius-full)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.transition{transition:all var(--transition-normal)}.transition-fast{transition:all var(--transition-fast)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.animate-fadeIn{animation:fadeIn var(--transition-normal)}.animate-fadeInUp{animation:fadeInUp var(--transition-normal)}.animate-fadeInDown{animation:fadeInDown var(--transition-normal)}.animate-slideInRight{animation:slideInRight var(--transition-normal)}.animate-slideInLeft{animation:slideInLeft var(--transition-normal)}.animate-scaleIn{animation:scaleIn var(--transition-normal)}.animate-pulse{animation:pulse 2s infinite}.animate-spin{animation:spin 1s linear infinite}.animate-bounce{animation:bounce 1s infinite}.hover-lift:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.hover-scale:hover{transform:scale(1.02)}.hover-glow:hover{box-shadow:var(--shadow-glow)}@media(max-width:480px){:root{--font-size-base: .875rem;--font-size-lg: 1rem;--font-size-xl: 1.125rem;--space-4: 12px;--space-6: 16px}.main-layout{flex-direction:column}.sidebar{width:100%!important;min-width:100%!important;height:auto!important;position:relative!important}.content{padding:var(--space-3)}.page-actions{flex-direction:column;align-items:flex-start}.page-actions h1{font-size:1.25rem}.form-grid,.detail-grid,.button-grid{grid-template-columns:1fr}.modal-content{width:100%;max-width:100%;margin:var(--space-2);max-height:calc(100vh - var(--space-4))}.data-table{font-size:var(--font-size-sm)}.data-table th,.data-table td{padding:8px}.hide-on-mobile{display:none!important}}@media(max-width:640px){.sm\:grid-cols-1{grid-template-columns:1fr}.sm\:flex-col{flex-direction:column}.sm\:hidden{display:none}.sm\:text-center{text-align:center}.sm\:gap-2{gap:var(--space-2)}.sidebar{width:70px!important;min-width:70px!important}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-actions{flex-direction:column}.form-actions .button{width:100%}.modal-content{margin:var(--space-2)}}@media(max-width:768px){.md\:grid-cols-1{grid-template-columns:1fr}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:flex-col{flex-direction:column}.md\:hidden{display:none}.sidebar{width:200px;min-width:200px}.dashboard .stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:hidden{display:none}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.content{flex:1;min-width:0}}@media print{.sidebar,.no-print{display:none!important}.main-layout{display:block}.content{padding:0;width:100%}body,body *,.report-field,.report-field *,.a4-page,.a4-page *,.report-view-a4-wrapper,.report-view-a4-wrapper *,.detail-item,.detail-item *,.label,.value,p,span,div,td,th,h1,h2,h3,h4,h5,h6,li,a{color:#000!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body,.main-layout,.content,.report-view-a4-wrapper,.a4-page,.report-field,.detail-container,.detail-grid,.form-container,.page-actions{background:#fff!important;background-color:#fff!important}table,.data-table,.report-view-table{border-collapse:collapse!important;width:100%!important}table th,table td,.data-table th,.data-table td,.report-view-table th,.report-view-table td{color:#000!important;background:#fff!important;border:1px solid #333333!important;padding:4px 8px!important}table th,.data-table th,.report-view-table th{background:#f0f0f0!important;font-weight:700!important}.a4-page{width:210mm!important;min-height:297mm!important;padding:10mm!important;margin:0!important;box-shadow:none!important;border:none!important}.report-view-a4-wrapper{margin:0!important;padding:0!important;box-shadow:none!important}a{color:#000!important;text-decoration:none!important}.badge,.tag{color:#000!important;border:1px solid #333333!important;background:transparent!important}}.report-view-a4-wrapper{display:flex;justify-content:center;padding:var(--space-4);background:var(--color-gray-100)}.a4-page{width:794px;min-height:1123px;background:#fff;box-shadow:0 4px 20px #00000026;position:relative;padding:40px;color:#000}.report-field{position:absolute;color:#000;font-size:11pt;line-height:1.4}.report-view-table{width:100%;border-collapse:collapse;font-size:10pt;color:#000}.report-view-table th,.report-view-table td{border:1px solid #333333;padding:6px 10px;text-align:left;color:#000}.report-view-table th{background:#e5e7eb;font-weight:700;color:#000}.report-view-table td{background:#fff;color:#000}.report-page,[data-theme=dark] .report-page,body .report-page{background:#fff!important;background-color:#fff!important;color:#000!important}.report-page *,[data-theme=dark] .report-page *{color:#000!important}.report-page .button,.report-page button,.report-page .page-actions button{color:inherit!important}.report-page .button-primary{color:#fff!important;background:var(--color-primary)!important}.report-view-a4-wrapper,[data-theme=dark] .report-view-a4-wrapper,[data-theme=light] .report-view-a4-wrapper,body .report-view-a4-wrapper,.content .report-view-a4-wrapper{background:#fff!important;background-color:#fff!important}.a4-page,[data-theme=dark] .a4-page,[data-theme=light] .a4-page,body .a4-page{background:#fff!important;background-color:#fff!important;color:#000!important}.a4-page *,[data-theme=dark] .a4-page *,body .a4-page *,.report-field,[data-theme=dark] .report-field,body .report-field{color:#000!important}@media(hover:none){.hover-lift:hover,.hover-scale:hover,.hover-glow:hover{transform:none;box-shadow:inherit}.button,button{min-height:44px;min-width:44px}.data-table tbody tr:hover{background-color:inherit}}.skeleton{background:linear-gradient(90deg,var(--color-gray-200) 25%,var(--color-gray-100) 50%,var(--color-gray-200) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:var(--radius-md)}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-gray-100);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-gray-400)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.focus-ring:focus{outline:none;box-shadow:0 0 0 3px var(--color-primary-bg)}.collapsible-detail{border:1px solid var(--border-color);border-radius:var(--radius-sm);margin-bottom:var(--space-2);background-color:var(--bg-primary)}.collapsible-header{display:flex;justify-content:space-between;padding:var(--space-3);cursor:pointer;background-color:var(--bg-secondary);font-weight:var(--font-weight-medium);color:var(--text-primary);border-radius:var(--radius-sm) var(--radius-sm) 0 0;transition:background-color var(--transition-fast)}.collapsible-header:hover{background-color:var(--bg-tertiary)}.collapsible-body{background-color:var(--bg-primary);color:var(--text-primary)}.collapsible-content-item{padding:var(--space-3);color:var(--text-primary)}.collapsible-content-bordered{border-top:1px solid var(--border-color)}.collapsible-content-item strong{color:var(--text-primary)}[data-theme=dark] .collapsible-detail{border-color:var(--border-color);background-color:var(--bg-primary)}[data-theme=dark] .collapsible-header{background-color:var(--bg-tertiary);color:var(--text-primary)}[data-theme=dark] .collapsible-header:hover{background-color:var(--border-color)}[data-theme=dark] .collapsible-body{background-color:var(--bg-primary)}[data-theme=dark] .collapsible-content-item{color:var(--text-primary)}[data-theme=dark] .collapsible-content-bordered{border-color:var(--border-color)}[data-theme=dark] .collapsible-content-item strong{color:var(--text-primary)}[data-theme=dark] div[style*="background: #f0fdf4"],[data-theme=dark] div[style*="background: #ecfdf5"],[data-theme=dark] div[style*="background: #dcfce7"],[data-theme=dark] div[style*="background-color: #f0fdf4"],[data-theme=dark] div[style*="background-color: #ecfdf5"],[data-theme=dark] div[style*="background-color: #dcfce7"],[data-theme=dark] div[style*="background: linear-gradient(135deg, #ecfdf5"],[data-theme=dark] div[style*="background: linear-gradient(135deg, #f0fdf4"]{background:#1a3a2e!important;background-color:#1a3a2e!important}[data-theme=dark] div[style*="background: #f0fdf4"] *,[data-theme=dark] div[style*="background: #ecfdf5"] *,[data-theme=dark] div[style*="background: #dcfce7"] *,[data-theme=dark] div[style*="background-color: #f0fdf4"] *,[data-theme=dark] div[style*="background-color: #ecfdf5"] *,[data-theme=dark] div[style*="background-color: #dcfce7"] *{color:#86efac!important}[data-theme=dark] div[style*="background: #eff6ff"],[data-theme=dark] div[style*="background-color: #eff6ff"],[data-theme=dark] div[style*="background: #bfdbfe"],[data-theme=dark] div[style*="background-color: #bfdbfe"]{background:#1e3a5f!important;background-color:#1e3a5f!important}[data-theme=dark] div[style*="background: #eff6ff"] *,[data-theme=dark] div[style*="background-color: #eff6ff"] *,[data-theme=dark] div[style*="background: #bfdbfe"] *,[data-theme=dark] div[style*="background-color: #bfdbfe"] *{color:#93c5fd!important}[data-theme=dark] div[style*="background: #f8fafc"],[data-theme=dark] div[style*="background-color: #f8fafc"]{background:#374151!important;background-color:#374151!important}[data-theme=dark] div[style*="background: #f8fafc"] *,[data-theme=dark] div[style*="background-color: #f8fafc"] *{color:#e5e7eb!important}[data-theme=dark] div[style*="background: #fef3c7"],[data-theme=dark] div[style*="background-color: #fef3c7"],[data-theme=dark] div[style*="background: #fefce8"],[data-theme=dark] div[style*="background-color: #fefce8"],[data-theme=dark] div[style*="background: linear-gradient(135deg, #fefce8"]{background:#422006!important;background-color:#422006!important}[data-theme=dark] div[style*="background: #fef3c7"] *,[data-theme=dark] div[style*="background-color: #fef3c7"] *,[data-theme=dark] div[style*="background: #fefce8"] *,[data-theme=dark] div[style*="background-color: #fefce8"] *{color:#fde047!important}[data-theme=dark] div[style*="background: #fff1f0"],[data-theme=dark] div[style*="background-color: #fff1f0"],[data-theme=dark] div[style*="background: #fef2f2"],[data-theme=dark] div[style*="background-color: #fef2f2"],[data-theme=dark] div[style*="background: #fee2e2"],[data-theme=dark] div[style*="background-color: #fee2e2"]{background:#450a0a!important;background-color:#450a0a!important}[data-theme=dark] div[style*="background: #fff1f0"] *,[data-theme=dark] div[style*="background-color: #fff1f0"] *,[data-theme=dark] div[style*="background: #fef2f2"] *,[data-theme=dark] div[style*="background-color: #fef2f2"] *,[data-theme=dark] div[style*="background: #fee2e2"] *,[data-theme=dark] div[style*="background-color: #fee2e2"] *{color:#fca5a5!important}[data-theme=dark] [style*="color: #374151"],[data-theme=dark] [style*="color: #1e40af"],[data-theme=dark] [style*="color: #059669"],[data-theme=dark] [style*="color: #15803d"],[data-theme=dark] [style*="color: #ca8a04"],[data-theme=dark] [style*="color: #1f2937"]{color:inherit!important}.bolum-110312-page{color:var(--text-primary)}.security-plan-table-container{margin-bottom:32px;background-color:var(--bg-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow:hidden;border:1px solid var(--border-color)}.security-plan-table-header{background:var(--gradient-dark);color:#fff;padding:16px;text-align:center}.security-plan-table-header h2{margin:0;font-size:1.1rem;color:#fff!important}.table-scroll-wrapper{overflow-x:auto}.security-plan-table{width:100%;border-collapse:collapse;font-size:.9rem}.security-plan-table thead tr{background-color:var(--bg-tertiary)}.security-plan-table th{border:1px solid var(--border-color);padding:12px;text-align:center;color:var(--text-primary);font-weight:600}.security-plan-table th:nth-child(3){text-align:left}.security-plan-table td{border:1px solid var(--border-color);padding:10px;color:var(--text-primary)}.security-plan-table .row-even{background-color:var(--bg-primary)}.security-plan-table .row-odd{background-color:var(--bg-secondary)}.security-plan-table tr:hover{background-color:var(--bg-tertiary)}.security-plan-table .cell-center{text-align:center}.security-plan-table .cell-bold{font-weight:700}.security-plan-table .cell-value-special{color:var(--color-danger);font-weight:700}.security-plan-table .cell-value-zero{color:var(--color-success);font-weight:700}.security-plan-table .cell-value-number{font-weight:700;color:var(--color-primary)}.security-plan-footnotes{padding:16px;background-color:var(--bg-secondary);border-top:1px solid var(--border-color);font-size:.85rem;color:var(--text-secondary)}.security-plan-footnotes p{margin:4px 0}.security-plan-footnotes .footnote-symbol{color:var(--color-danger);font-weight:700}.security-plan-buttons{margin-top:32px}.security-plan-buttons h3{margin-bottom:16px;color:var(--text-primary)}.security-plan-buttons p{margin-bottom:24px;color:var(--text-secondary)}[data-theme=dark] [style*="backgroundColor: 'white'"],[data-theme=dark] [style*="background-color: 'white'"],[data-theme=dark] [style*="background: 'white'"]{background-color:var(--bg-primary)!important;background:var(--bg-primary)!important}[data-theme=dark] div[style*="background-color: #f8f9fa"],[data-theme=dark] div[style*="background: #f8f9fa"],[data-theme=dark] div[style*="backgroundColor: '#f8f9fa'"],[data-theme=dark] div[style*="background-color: #f5f5f5"],[data-theme=dark] div[style*="background: #f5f5f5"],[data-theme=dark] div[style*="backgroundColor: '#f5f5f5'"],[data-theme=dark] div[style*="background-color: #f3f4f6"],[data-theme=dark] div[style*="background: #f3f4f6"]{background-color:var(--bg-tertiary)!important;background:var(--bg-tertiary)!important}[data-theme=dark] [style*="color: '#333'"],[data-theme=dark] [style*="color: #333"],[data-theme=dark] [style*="color: '#1f2937'"],[data-theme=dark] [style*="color: '#374151'"],[data-theme=dark] [style*="color: '#4b5563'"],[data-theme=dark] [style*="color: '#2c3e50'"],[data-theme=dark] [style*="color: '#555'"],[data-theme=dark] [style*="color: '#666'"],[data-theme=dark] label[style*="color: '#333'"],[data-theme=dark] h3[style*="color: '#333'"],[data-theme=dark] div[style*="color: '#333'"],[data-theme=dark] span[style*="color: '#333'"],[data-theme=dark] strong[style*="color: '#333'"]{color:var(--text-primary)!important}[data-theme=dark] [style*="color: '#666'"],[data-theme=dark] [style*="color: #666"],[data-theme=dark] [style*="color: '#888'"],[data-theme=dark] [style*="color: #888"],[data-theme=dark] [style*="color: '#999'"],[data-theme=dark] [style*="color: #999"],[data-theme=dark] [style*="color: '#6b7280'"],[data-theme=dark] [style*="color: #6b7280"]{color:var(--text-secondary)!important}[data-theme=dark] [style*="color: '#78350f'"],[data-theme=dark] [style*="color: #78350f"],[data-theme=dark] [style*="color: '#92400e'"],[data-theme=dark] [style*="color: #92400e"]{color:#fbbf24!important}[data-theme=dark] table[style*=border],[data-theme=dark] td[style*="border: 1px solid #dee2e6"],[data-theme=dark] th[style*="border: 1px solid #dee2e6"],[data-theme=dark] tr[style*=border]{border-color:var(--border-color)!important}[data-theme=dark] .dropdown-menu,[data-theme=dark] .dropdown-item{background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .dropdown-item:hover{background-color:var(--bg-tertiary)!important}[data-theme=dark] div[style*=boxShadow][style*=padding][style*=borderRadius]{background-color:var(--bg-primary)!important;color:var(--text-primary)}[data-theme=dark] .collapsible-detail,[data-theme=dark] .collapsible-content-item,[data-theme=dark] .collapsible-body{color:var(--text-primary)}[data-theme=dark] input[style*="backgroundColor: 'white'"],[data-theme=dark] input[style*="background-color: white"],[data-theme=dark] textarea[style*="backgroundColor: 'white'"],[data-theme=dark] textarea[style*="background-color: white"],[data-theme=dark] select[style*="backgroundColor: 'white'"],[data-theme=dark] select[style*="background-color: white"]{background-color:var(--input-bg)!important;color:var(--input-text)!important;border-color:var(--input-border)!important}[data-theme=dark] .ambalaj-detail-container,[data-theme=dark] .packaging-info-box,[data-theme=dark] .provision-info-box{background-color:var(--bg-primary)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] div[style*="cursor: 'pointer'"][style*=padding][style*=border]{background-color:var(--bg-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] .pp-handler-container,[data-theme=dark] .special-packing-modal{color:var(--text-primary)}[data-theme=dark] .sidebar-toggle[style*="color: '#333'"],[data-theme=dark] label.sidebar-toggle{color:var(--text-primary)!important}[data-theme=dark] option[style*="color: '#333'"],[data-theme=dark] option{color:var(--text-primary)!important;background-color:var(--bg-primary)!important}[data-theme=dark] select option{background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .page-content h1,[data-theme=dark] .page-content h2,[data-theme=dark] .page-content h3,[data-theme=dark] .page-content h4,[data-theme=dark] .page-content h5,[data-theme=dark] .page-content h6,.guvenlik-plani-page,.guvenlik-plani-page h1,.guvenlik-plani-page h2,.guvenlik-plani-page h3,.guvenlik-plani-page h4{color:var(--text-primary)}.security-plan-intro{margin-bottom:32px;padding:20px;background:var(--bg-primary);border-radius:var(--radius-md);border-left:4px solid var(--color-danger)}.security-plan-intro h2{margin:0 0 12px;color:var(--text-primary)}.security-plan-intro p{margin:0;color:var(--text-secondary);line-height:1.6}.security-plan-table-header h3{margin:0;font-size:1rem;color:#fff!important}.subclass-description{padding:12px 16px;margin:0;background:var(--bg-secondary);color:var(--text-secondary);font-size:.9rem;border-bottom:1px solid var(--border-color)}.limit-info{display:flex;gap:12px;padding:12px 16px;background:var(--bg-secondary);flex-wrap:wrap}.limit-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:var(--radius-full);font-size:.8rem;font-weight:500}.limit-badge.danger{background:var(--color-danger-bg);color:var(--color-danger);border:1px solid var(--color-danger)}.limit-badge.success{background:var(--color-success-bg);color:var(--color-success);border:1px solid var(--color-success)}.limit-badge.warning{background:var(--color-warning-bg);color:var(--color-warning);border:1px solid var(--color-warning)}.security-plan-info-box{padding:24px;background:var(--bg-primary);border-radius:var(--radius-md);border:1px solid var(--border-color);margin-top:20px}.security-plan-info-box h2{margin:0 0 12px;color:var(--text-primary)}.security-plan-info-box p{margin:0 0 16px;color:var(--text-secondary)}.info-note{padding:16px;background:var(--color-info-bg);border-radius:var(--radius-md);border-left:4px solid var(--color-info)}.info-note p{margin:8px 0;color:var(--text-primary)}.info-note p:first-child{margin-top:0}.info-note p:last-child{margin-bottom:0}.security-plan-table-container{margin-bottom:24px}.security-plan-footnotes h4{margin:0 0 12px;color:var(--text-primary)}.subclass-tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap;background:var(--bg-primary);padding:12px;border-radius:var(--radius-md);border:1px solid var(--border-color)}.subclass-tab{padding:12px 24px;border:2px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);color:var(--text-primary);font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.subclass-tab:hover{border-color:var(--color-primary);background:var(--color-primary-bg)}.subclass-tab.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.tab-badge{background:#fff3;padding:2px 6px;border-radius:4px;font-size:.75rem}.subclass-tab.active .tab-badge{background:#ffffff4d}.tab-count{font-size:.75rem;opacity:.8;margin-left:4px}.security-plan-table-header.class-1-1{background:linear-gradient(135deg,#dc2626,#991b1b)}.security-plan-table-header.class-1-2{background:linear-gradient(135deg,#ea580c,#c2410c)}.security-plan-table-header.class-1-3{background:linear-gradient(135deg,#d97706,#b45309)}.security-plan-table-header.class-1-4{background:linear-gradient(135deg,#059669,#047857)}.security-plan-table-header.class-1-5{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.security-plan-table-header.class-1-6{background:linear-gradient(135deg,#0891b2,#0e7490)}.list-button{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;border:none;border-radius:var(--radius-sm);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.list-button:hover{background:linear-gradient(135deg,var(--color-primary-dark) 0%,var(--color-primary) 100%);transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.list-button:active{transform:translateY(0)}.limit-badge.info{background:var(--color-info-bg);color:var(--color-info);border:1px solid var(--color-info)}.regulation-reference{cursor:pointer;color:var(--color-primary);text-decoration:underline;text-decoration-style:dotted;font-weight:500;position:relative;display:inline;transition:color var(--transition-fast)}.regulation-reference:hover{color:var(--color-primary-dark);text-decoration-style:solid}.regulation-modal{max-width:900px;max-height:85vh;width:90vw}.regulation-modal-content{padding:var(--space-4);overflow-y:auto;max-height:calc(85vh - 80px)}.regulation-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-8);color:var(--text-muted)}.regulation-loading .spinner{width:32px;height:32px;border:3px solid var(--border-color);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.regulation-error{padding:var(--space-6);text-align:center;color:var(--color-danger);background:var(--color-danger-bg);border-radius:var(--radius-md)}.regulation-error .regulation-path{font-size:var(--font-size-xs);color:var(--text-muted);margin-top:var(--space-2);font-family:var(--font-family-mono)}.regulation-markdown{font-size:var(--font-size-sm);line-height:var(--line-height-relaxed)}.regulation-markdown h1{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-primary);margin-bottom:var(--space-4);padding-bottom:var(--space-2);border-bottom:2px solid var(--color-primary-bg)}.regulation-markdown h2{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);margin-top:var(--space-6);margin-bottom:var(--space-3)}.regulation-markdown h3{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);margin-top:var(--space-4);margin-bottom:var(--space-2)}.regulation-markdown p{margin-bottom:var(--space-3)}.regulation-markdown ul,.regulation-markdown ol{margin-left:var(--space-4);margin-bottom:var(--space-3)}.regulation-markdown li{margin-bottom:var(--space-1)}.regulation-markdown table{width:100%;border-collapse:collapse;margin:var(--space-4) 0;font-size:var(--font-size-xs)}.regulation-markdown th,.regulation-markdown td{border:1px solid var(--border-color);padding:var(--space-2) var(--space-3);text-align:left}.regulation-markdown th{background:var(--bg-tertiary);font-weight:var(--font-weight-semibold)}.regulation-markdown tr:nth-child(2n){background:var(--bg-secondary)}.regulation-markdown code{background:var(--bg-tertiary);padding:2px 6px;border-radius:var(--radius-sm);font-family:var(--font-family-mono);font-size:.9em}.regulation-markdown pre{background:var(--bg-tertiary);padding:var(--space-4);border-radius:var(--radius-md);overflow-x:auto}.regulation-markdown pre code{background:transparent;padding:0}.regulation-markdown strong{font-weight:var(--font-weight-bold);color:var(--text-primary)}.regulation-markdown em{font-style:italic}.regulation-markdown blockquote{border-left:4px solid var(--color-primary);padding-left:var(--space-4);margin:var(--space-4) 0;color:var(--text-secondary);background:var(--bg-secondary);padding:var(--space-3) var(--space-4);border-radius:0 var(--radius-md) var(--radius-md) 0}.regulation-footer{display:flex;justify-content:space-between;align-items:center;margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--border-color)}.regulation-code-badge{display:inline-block;background:var(--gradient-primary);color:#fff;padding:4px 12px;border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold)}.regulation-source{font-size:var(--font-size-xs);color:var(--text-muted)}.regulation-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:var(--color-gray-800);color:#fff;padding:6px 10px;border-radius:var(--radius-md);font-size:var(--font-size-xs);white-space:nowrap;z-index:var(--z-tooltip);box-shadow:var(--shadow-lg);margin-bottom:4px;pointer-events:none}[data-theme=dark] .regulation-tooltip{background-color:var(--bg-tertiary);border:1px solid var(--border-color)}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5;color:#333}#root{height:100%}.main-layout{display:flex;height:100%}.sidebar{width:240px;background-color:#001529;color:#ffffffa6;display:flex;flex-direction:column;transition:width .3s}.sidebar-header{padding:16px;text-align:center;font-size:1.2rem;font-weight:600;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-nav{flex:1;overflow-y:auto}.sidebar-nav>ul{list-style:none;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-nav li button{display:block;width:100%;padding:12px 16px;background:none;border:none;color:#ffffffa6;text-align:left;cursor:pointer;font-size:.9rem;transition:background-color .2s,color .2s}.sidebar-nav li.active button{background-color:#1890ff;color:#fff}.sidebar-nav li:not(.active) button:hover{background-color:#ffffff14}.sidebar-accordion-group{border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-accordion-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;background:none;border:none;color:#9ab;text-align:left;cursor:pointer;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:background-color .2s}.sidebar-accordion-header:hover{background-color:#ffffff14}.accordion-icon{font-size:1.1rem;line-height:1}.sidebar-accordion-content ul{list-style:none;padding-left:15px}.sidebar-accordion-content li button{font-size:.85rem;padding:10px 16px}.sidebar-toggle-item{padding:10px 16px 10px 32px}.sidebar-toggle{display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#000000a6;font-size:.85rem}.sidebar-toggle input{appearance:none;width:38px;height:20px;background-color:#2ecc71;border-radius:10px;position:relative;cursor:pointer;transition:background-color .2s}.sidebar-toggle input:before{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background-color:#faad14;top:3px;left:3px;transition:all .2s}.sidebar-toggle input:checked{background-color:#ff4d4f}.sidebar-toggle input:checked:before{transform:translate(18px);background-color:#1890ff}.sidebar-footer{margin-top:auto;padding:16px}.content{flex-grow:1;padding:24px;overflow-y:auto;position:relative;display:flex;flex-direction:column}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f2f5}.login-box{padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;width:100%;max-width:400px}.login-box h1{margin-bottom:24px;text-align:center;font-size:1.8rem}.input-group{margin-bottom:20px}.input-group label{display:block;margin-bottom:8px;font-weight:500}.error{color:#ff4d4f;margin-bottom:16px;text-align:center;min-height:1.2em}.button{display:inline-block;padding:10px 16px;font-size:.9rem;font-weight:500;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff;color:#333;cursor:pointer;transition:all .2s;text-align:center}.button:hover{border-color:#1890ff;color:#1890ff}.button:disabled{cursor:not-allowed;background-color:#f5f5f5;color:#00000040;border-color:#d9d9d9}.button.button-primary{background-color:#1890ff;color:#fff;border-color:#1890ff}.button.button-primary:hover{background-color:#40a9ff;border-color:#40a9ff;color:#fff}.button.button-danger{background-color:#ff4d4f;color:#fff;border-color:#ff4d4f}.button.button-danger:hover{background-color:#ff7875;border-color:#ff7875;color:#fff}.button.secondary{background-color:var(--bg-secondary, #f5f5f5);color:var(--text-primary, #333);border-color:var(--border-color, #d9d9d9)}.button.secondary:hover:not(:disabled){background-color:var(--bg-tertiary, #e8e8e8);border-color:var(--color-primary, #1890ff);color:var(--color-primary, #1890ff)}.button.secondary:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .button{background-color:var(--bg-tertiary, #374151);color:var(--text-primary, #f3f4f6);border-color:var(--border-color, #4b5563)}[data-theme=dark] .button:hover:not(:disabled){border-color:var(--color-primary-light, #818cf8);color:var(--color-primary-light, #818cf8);background-color:var(--bg-primary, #1f2937)}[data-theme=dark] .button:disabled{background-color:var(--bg-secondary, #111827);color:var(--text-muted, #6b7280);border-color:var(--border-color, #4b5563);opacity:.6}[data-theme=dark] .button.button-primary{background-color:var(--color-primary, #667eea);color:#fff;border-color:var(--color-primary, #667eea)}[data-theme=dark] .button.button-primary:hover:not(:disabled){background-color:var(--color-primary-light, #818cf8);border-color:var(--color-primary-light, #818cf8);color:#fff}[data-theme=dark] .button.secondary{background-color:var(--bg-tertiary, #374151);color:var(--text-primary, #f3f4f6);border-color:var(--border-color, #4b5563)}[data-theme=dark] .button.secondary:hover:not(:disabled){background-color:var(--bg-primary, #1f2937);border-color:var(--color-primary-light, #818cf8);color:var(--color-primary-light, #818cf8)}.input,.select,textarea.input{width:100%;padding:10px 12px;font-size:.9rem;border:1px solid #d9d9d9;border-radius:4px;transition:border-color .2s;background-color:#fff;color:#333}.select,.searchable-select-option{color:#333}.select option{background-color:#fff;color:#333}input[type=checkbox]{width:auto}.input:focus,.select:focus,textarea.input:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.input:disabled,.select:disabled,textarea.input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-container{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #00000017}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:8px;font-weight:500}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}fieldset{border:1px solid #e8e8e8;padding:16px;border-radius:4px;margin-bottom:24px}legend{font-weight:700;padding:0 8px;font-size:1.1rem}.success-message{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a;padding:12px;border-radius:4px;margin-bottom:16px}.page-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}.page-actions h1{font-size:1.6rem}.loading,.no-data{text-align:center;padding:40px;font-size:1.1rem;color:#888}.dashboard-container{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-size:contain;background-position:center;background-repeat:no-repeat}.dashboard-content{background-color:#f0f2f5d9;padding:2rem 3rem;border-radius:8px;text-align:center;box-shadow:0 4px 12px #0000001a}.table-container{background:#fff;border-radius:8px;overflow-x:auto;box-shadow:0 2px 8px #00000017}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #f0f0f0;white-space:nowrap}.data-table th{background-color:#fafafa;font-weight:600}.data-table tbody tr:hover{background-color:#f5f5f5}.data-table input{min-width:100px}.data-table .actions-cell{white-space:nowrap}.data-table th.wrap-text,.data-table td.wrap-text{white-space:normal;word-break:break-word;min-width:300px}.data-table-wrap th,.data-table-wrap td{white-space:normal;word-break:break-word;vertical-align:middle}.data-table tbody tr.selected{background-color:#e6f7ff!important}.detail-container{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #00000017}.detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:16px 24px}.detail-item{display:flex;flex-direction:column}.detail-item .label{font-weight:600;color:#555;margin-bottom:4px;font-size:.9rem}.detail-item .value{color:#333;font-size:1rem}.detail-item .value a{color:#1890ff;text-decoration:none}.detail-item .value a:hover{text-decoration:underline}.multi-select-container{position:relative;width:100%}.multi-select-display{display:flex;flex-wrap:wrap;gap:6px;padding:6px 12px;min-height:42px;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;background-color:#fff}.multi-select-placeholder{color:#aaa;line-height:28px}.multi-select-tag{display:inline-flex;align-items:center;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;padding:2px 8px;font-size:.85rem}.multi-select-tag button{background:none;border:none;margin-left:6px;cursor:pointer;font-size:1rem;padding:0;line-height:1;color:#1890ff}.multi-select-options{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d9d9d9;border-radius:4px;margin-top:4px;max-height:200px;overflow-y:auto;z-index:1000}.multi-select-option{padding:10px 12px;cursor:pointer;color:#333}.multi-select-option:hover{background-color:#f5f5f5}.multi-select-option.selected{background-color:#e6f7ff;font-weight:500}.button-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.grid-button{height:60px;display:flex;align-items:center;justify-content:center}.data-editor-form{display:flex;gap:10px;margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.data-editor-form .form-group{flex-grow:1}.data-editor-form .button{align-self:flex-end}.modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:24px;border-radius:8px;box-shadow:0 5px 15px #0000004d;width:90%;max-width:700px;max-height:90vh;display:flex;flex-direction:column}.modal-content.modal-large{max-width:1200px;width:95%}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:16px;margin-bottom:16px}.modal-header h2{font-size:1.4rem;color:#333}.modal-close-button{background:none;border:none;font-size:1.8rem;cursor:pointer;color:#888;line-height:1}.modal-body{overflow-y:auto}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid #eee}.searchable-select-container{position:relative;width:100%}.searchable-select-input{width:100%;padding:10px 12px;font-size:.9rem;border:1px solid #d9d9d9;border-radius:4px;transition:border-color .2s;cursor:pointer}.searchable-select-input:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.searchable-select-options{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d9d9d9;border-radius:4px;margin-top:4px;max-height:250px;overflow-y:auto;z-index:1000}.searchable-select-option{padding:10px 12px;cursor:pointer;color:#333}.searchable-select-option:hover,.searchable-select-option.highlighted{background-color:#f5f5f5}.searchable-select-option.selected{background-color:#e6f7ff;font-weight:500}.table-image-preview{width:60px;height:60px;object-fit:contain;vertical-align:middle}.form-image-preview{width:100px;height:100px;margin-top:10px;object-fit:cover;border-radius:4px;border:1px solid #eee}.ayristirma-container{display:flex;flex-direction:column;height:100%;overflow:hidden;margin:-24px}.ayristirma-container .page-actions{padding:24px 24px 0}.ayristirma-main-container{display:flex;flex:1;min-height:0}.ayristirma-controls-panel{width:500px;padding:1rem 1.5rem;overflow-y:auto;border-right:1px solid #e8e8e8;background:#fff;display:flex;flex-direction:column;gap:1.5rem}.ayristirma-scene-container{flex:1;position:relative;background-color:#f0f2f5}.ayristirma-dimension-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ayristirma-grid-info{font-size:.8rem;color:#888;text-align:center}.ayristirma-error-message{background-color:#fff1f0;border:1px solid #ffccc7;color:#ff4d4f;padding:12px;border-radius:4px}.ayristirma-controls-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:8px}.ayristirma-group-actions{display:flex;gap:.5rem;flex-wrap:wrap}.ayristirma-data-table td.dimension-cell{display:flex;gap:4px}.ayristirma-data-table td.dimension-cell input{width:60px;padding:4px}.ayristirma-actions-cell{display:flex;gap:.5rem;flex-wrap:wrap}.ayristirma-data-table tr.selected td{background-color:#e6f7ff}.ayristirma-tooltip{position:fixed;padding:8px 12px;background-color:#000c;color:#fff;border-radius:4px;pointer-events:none;white-space:nowrap;z-index:1000;font-size:.9rem}.ayristirma-modal-content.modal-large{max-width:1400px;height:80vh}.ayristirma-modal-body-split{display:flex;gap:1rem;flex:1;min-height:0}.ayristirma-modal-controls{flex:1;overflow-y:auto;padding-right:1rem;display:flex;flex-direction:column}.ayristirma-modal-scene-container{flex:1;position:relative;border:1px solid #eee;border-radius:4px;min-height:300px}.ayristirma-form-group-row{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:.5rem 0}.ayristirma-packing-status{padding:.75rem;border-radius:6px;text-align:center;font-weight:500}.ayristirma-packing-status.invalid{background-color:#fff1f0;color:#ff4d4f}.report-designer-layout{display:flex;gap:24px;height:calc(100vh - 120px)}.report-toolbox{width:280px;flex-shrink:0;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000017;padding:16px;overflow-y:auto}.report-toolbox h3{font-size:1.1rem;margin-bottom:12px;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.toolbox-item{padding:8px 12px;background-color:#f9f9f9;border:1px solid #e8e8e8;border-radius:4px;margin-bottom:8px;cursor:grab;font-size:.85rem;transition:background-color .2s}.toolbox-item:hover{background-color:#e6f7ff}.report-canvas-wrapper{flex-grow:1;display:flex;justify-content:center;align-items:flex-start;overflow:auto;background-color:#e8e8e8;padding:24px}.a4-canvas{width:210mm;min-height:297mm;background:#fff;box-shadow:0 0 15px #00000026;position:relative;overflow:hidden;padding:15mm;transform-origin:top center}.placed-field{position:absolute;border:1px dashed #91d5ff;background-color:#e6f7ff80;padding:4px;overflow:hidden;cursor:move;min-width:50px;min-height:20px;-webkit-user-select:none;user-select:none}.placed-field-content{width:100%;height:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10pt;outline:none}.placed-field-content[contenteditable=true]{border:1px solid #1890ff}.resize-handle{position:absolute;width:10px;height:10px;background:#1890ff;border-radius:50%;right:-5px;bottom:-5px;cursor:se-resize}.report-view-a4-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;background-color:#e8e8e8;padding:20px 0}.a4-page{width:210mm;min-height:297mm;background:#fff;box-shadow:0 0 10px #0000001a;position:relative;padding:15mm;overflow:hidden}.report-field{position:absolute;padding:2px;font-size:10pt;line-height:1.4;border:1px solid transparent;overflow-wrap:break-word;word-wrap:break-word}.report-view-table{border-collapse:collapse;width:100%;font-size:9pt}.report-view-table th,.report-view-table td{border:1px solid #ccc;padding:4px 6px;text-align:left}.report-view-table th{background-color:#f2f2f2;font-weight:700}.dropdown-container{position:relative;display:inline-block}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;box-shadow:0 2px 8px #00000026;min-width:160px;list-style:none;padding:4px 0}.dropdown-item{padding:8px 12px;cursor:pointer;white-space:nowrap}.dropdown-item:hover{background-color:#f5f5f5}.rich-text-editor{border:1px solid #d9d9d9;border-radius:4px;overflow:hidden}.rte-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:8px;background-color:#fafafa;border-bottom:1px solid #d9d9d9}.rte-toolbar button{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;padding:4px 8px;min-width:32px;font-size:1rem;color:#333;transition:all .2s;line-height:1.2}.rte-toolbar button:hover{background-color:#fff;border-color:#1890ff;color:#1890ff}.rte-toolbar .rte-separator{border-left:1px solid #d9d9d9;margin:0 6px;height:20px;display:inline-block;vertical-align:middle}.rte-image-toolbar{border-top:1px solid #f0f0f0}.rte-content{min-height:200px;padding:12px;outline:none;background-color:#fff}.rte-content img{max-width:100%;height:auto}.rte-content img[data-selected=true]{outline:3px solid #1890ff;outline-offset:2px}.settings-list{list-style:none;padding:0}.setting-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0;gap:20px}.settings-list li:last-child{border-bottom:none}.setting-item-label h3{font-size:1.1rem;margin-bottom:4px;color:#333}.setting-item-label p{font-size:.9rem;color:#888;max-width:600px;line-height:1.5}@page{size:A4;margin:0}@media print{body,html{background:#fff}.sidebar,.page-actions,.no-print{display:none!important}.main-layout,.content,.report-view-a4-wrapper{display:block;padding:0;margin:0;overflow:visible;box-shadow:none;background:transparent}.a4-page{box-shadow:none;margin:0;padding:15mm;page-break-after:always;height:297mm!important;overflow:hidden!important}.a4-page:last-child{page-break-after:auto}}.status-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:.85rem;font-weight:500}.status-success{background-color:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-warning{background-color:#fffbe6;color:#faad14;border:1px solid #ffe58f}.status-danger{background-color:#fff1f0;color:#ff4d4f;border:1px solid #ffccc7}[data-theme=dark] body,[data-theme=dark] html{background-color:var(--bg-secondary);color:var(--text-primary)}[data-theme=dark] .content{background-color:var(--bg-secondary)}[data-theme=dark] .form-container{background:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .input,[data-theme=dark] .select,[data-theme=dark] textarea.input{background-color:var(--input-bg);border-color:var(--input-border);color:var(--input-text)}[data-theme=dark] .input:disabled,[data-theme=dark] .select:disabled,[data-theme=dark] textarea.input:disabled{background-color:var(--bg-tertiary)}[data-theme=dark] .select,[data-theme=dark] .searchable-select-option{color:var(--text-primary)}[data-theme=dark] .select option{background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .button{background-color:var(--bg-primary);color:var(--text-primary);border-color:var(--border-color)}[data-theme=dark] .button:hover{border-color:var(--color-primary);color:var(--color-primary)}[data-theme=dark] .button:disabled{background-color:var(--bg-tertiary);color:var(--text-muted);border-color:var(--border-color)}[data-theme=dark] .table-container{background:var(--bg-primary)}[data-theme=dark] .data-table th{background-color:var(--bg-tertiary);color:var(--text-primary)}[data-theme=dark] .data-table th,[data-theme=dark] .data-table td{border-color:var(--border-color)}[data-theme=dark] .data-table tbody tr:hover{background-color:var(--bg-tertiary)}[data-theme=dark] .data-table tbody tr.selected{background-color:var(--color-primary-bg)!important}[data-theme=dark] .detail-container{background:var(--bg-primary)}[data-theme=dark] .detail-item .label{color:var(--text-secondary)}[data-theme=dark] .detail-item .value{color:var(--text-primary)}[data-theme=dark] .modal-content{background:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .modal-header{border-color:var(--border-color)}[data-theme=dark] .modal-header h2{color:var(--text-primary)}[data-theme=dark] .modal-close-button{color:var(--text-muted)}[data-theme=dark] .modal-actions,[data-theme=dark] fieldset{border-color:var(--border-color)}[data-theme=dark] legend{color:var(--text-primary)}[data-theme=dark] .form-actions{border-color:var(--border-color)}[data-theme=dark] .dashboard-content{background-color:#1f2937d9;color:var(--text-primary)}[data-theme=dark] .multi-select-display{background-color:var(--input-bg);border-color:var(--input-border)}[data-theme=dark] .multi-select-placeholder{color:var(--text-muted)}[data-theme=dark] .multi-select-tag{background-color:var(--color-primary-bg);border-color:var(--color-primary);color:var(--color-primary-light)}[data-theme=dark] .multi-select-options{background:var(--bg-primary);border-color:var(--border-color)}[data-theme=dark] .multi-select-option{color:var(--text-primary)}[data-theme=dark] .multi-select-option:hover{background-color:var(--bg-tertiary)}[data-theme=dark] .multi-select-option.selected{background-color:var(--color-primary-bg)}[data-theme=dark] .searchable-select-input{background-color:var(--input-bg);border-color:var(--input-border);color:var(--input-text)}[data-theme=dark] .searchable-select-options{background:var(--bg-primary);border-color:var(--border-color)}[data-theme=dark] .searchable-select-option{color:var(--text-primary)}[data-theme=dark] .searchable-select-option:hover,[data-theme=dark] .searchable-select-option.highlighted{background-color:var(--bg-tertiary)}[data-theme=dark] .searchable-select-option.selected{background-color:var(--color-primary-bg)}[data-theme=dark] .data-editor-form{border-color:var(--border-color)}[data-theme=dark] .ayristirma-controls-panel{background:var(--bg-primary);border-color:var(--border-color)}[data-theme=dark] .ayristirma-scene-container{background-color:var(--bg-secondary)}[data-theme=dark] .ayristirma-grid-info{color:var(--text-muted)}[data-theme=dark] .ayristirma-error-message{background-color:var(--color-danger-bg);border-color:var(--color-danger);color:var(--color-danger)}[data-theme=dark] .settings-section{background-color:var(--bg-primary)}[data-theme=dark] .settings-section h2{color:var(--text-primary);border-color:var(--border-color)}[data-theme=dark] .settings-list li{border-color:var(--border-color)}[data-theme=dark] .setting-item-label h3{color:var(--text-primary)}[data-theme=dark] .setting-item-label p{color:var(--text-secondary)}[data-theme=dark] .page-actions h1{color:var(--text-primary)}[data-theme=dark] .loading,[data-theme=dark] .no-data{color:var(--text-muted)}[data-theme=dark] .success-message{background-color:var(--color-success-bg);border-color:var(--color-success);color:var(--color-success)}[data-theme=dark] .error{color:var(--color-danger)}[data-theme=dark] .status-badge{border-color:var(--border-color)}[data-theme=dark] .status-success{background-color:var(--color-success-bg);color:var(--color-success);border-color:var(--color-success)}[data-theme=dark] .status-warning{background-color:var(--color-warning-bg);color:var(--color-warning);border-color:var(--color-warning)}[data-theme=dark] .status-danger{background-color:var(--color-danger-bg);color:var(--color-danger);border-color:var(--color-danger)}[data-theme=dark] .login-container{background-color:var(--bg-secondary)}[data-theme=dark] .login-box{background:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .input-group label,[data-theme=dark] .form-group label{color:var(--text-primary)}[data-theme=dark] .detail-item .value a{color:var(--color-primary-light)}[data-theme=dark] .grid-button{background-color:var(--bg-primary);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .button-grid .button{background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .form-image-preview{border-color:var(--border-color)}[data-theme=dark] .panel,[data-theme=dark] .card,[data-theme=dark] .box{background-color:var(--bg-primary);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] [style*="background: rgb(255"],[data-theme=dark] [style*="background:#fff"],[data-theme=dark] [style*="background: 'white'"]{background-color:var(--bg-primary)!important}[data-theme=dark] [style*="background: #f9fafb"],[data-theme=dark] [style*="background: #f3f4f6"],[data-theme=dark] [style*="background: #e5e7eb"],[data-theme=dark] [style*="background-color: #f9fafb"],[data-theme=dark] [style*="background-color: #f3f4f6"],[data-theme=dark] [style*="background:#f9fafb"],[data-theme=dark] [style*="background:#f3f4f6"]{background-color:var(--bg-tertiary)!important}[data-theme=dark] [style*="color: #374151"],[data-theme=dark] [style*="color: #1f2937"],[data-theme=dark] [style*="color:#374151"],[data-theme=dark] [style*="color:#1f2937"],[data-theme=dark] [style*="color: rgb(55, 65, 81)"],[data-theme=dark] [style*="color: rgb(31, 41, 55)"]{color:var(--text-primary)!important}[data-theme=dark] [style*="color: #4b5563"],[data-theme=dark] [style*="color: #6b7280"],[data-theme=dark] [style*="color:#4b5563"],[data-theme=dark] [style*="color:#6b7280"],[data-theme=dark] [style*="color: rgb(75, 85, 99)"],[data-theme=dark] [style*="color: rgb(107, 114, 128)"]{color:var(--text-secondary)!important}[data-theme=dark] [style*="background: #fef2f2"],[data-theme=dark] [style*="background: #ecfdf5"],[data-theme=dark] [style*="background: #fffbeb"],[data-theme=dark] [style*="background: #eff6ff"],[data-theme=dark] [style*="background: #e0e7ff"]{opacity:.9}[data-theme=dark] [style*="border: 1px solid #e5e7eb"],[data-theme=dark] [style*="border: 1px solid #d1d5db"],[data-theme=dark] [style*="border-color: #e5e7eb"],[data-theme=dark] [style*="border-color: #d1d5db"],[data-theme=dark] [style*="border: 2px dashed #e5e7eb"]{border-color:var(--border-color)!important}[data-theme=dark] button[style*="color: #6b7280"],[data-theme=dark] button[style*="color:#6b7280"]{color:var(--text-secondary)!important}[data-theme=dark] [style*="border: 1px solid #e5e7eb"]{border-color:var(--border-color)!important}[data-theme=dark] div[style*="box-shadow: 0 2px 4px"]{box-shadow:0 2px 4px #0000004d!important}[data-theme=dark] div[style*="borderRadius: '12px'"],[data-theme=dark] div[style*="border-radius: 12px"]{border-color:var(--border-color)}[data-theme=dark] div[style]{color:inherit}[data-theme=dark] span[style*="background: #e0e7ff"],[data-theme=dark] span[style*="background: #f3f4f6"]{background-color:var(--bg-tertiary)!important;color:var(--text-primary)!important}[data-theme=dark] span[style*="fontFamily: monospace"],[data-theme=dark] span[style*="font-family: monospace"]{color:var(--color-primary-light)!important;background-color:var(--bg-tertiary)!important}[data-theme=dark] span[style*="padding: '4px 10px'"],[data-theme=dark] span[style*="padding: 4px 10px"]{opacity:1!important}[data-theme=dark] span[style*="padding: '2px 8px'"],[data-theme=dark] span[style*="padding: 2px 8px"]{background-color:var(--bg-tertiary)!important;color:var(--text-secondary)!important}[data-theme=dark] p[style*="color: #4b5563"],[data-theme=dark] p[style*="color:#4b5563"]{color:var(--text-secondary)!important}[data-theme=dark] h2[style*="color: #374151"],[data-theme=dark] h3[style*="color: #374151"]{color:var(--text-primary)!important}[data-theme=dark] p[style*="color: #6b7280"]{color:var(--text-secondary)!important}[data-theme=dark] .report-toolbox{background:var(--bg-primary);box-shadow:var(--shadow-md)}[data-theme=dark] .report-toolbox h3{color:var(--text-primary);border-color:var(--border-color)}[data-theme=dark] .toolbox-item{background-color:var(--bg-tertiary);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .toolbox-item:hover{background-color:var(--color-primary-bg)}[data-theme=dark] .report-canvas-wrapper{background-color:var(--bg-secondary)}[data-theme=dark] .a4-canvas{background:#fff;color:#1f2937}[data-theme=dark] .a4-canvas *{color:#1f2937}[data-theme=dark] .placed-field{border-color:#91d5ff}[data-theme=dark] .placed-field-content{color:#1f2937}[data-theme=dark] select[style],[data-theme=dark] input[style]{background-color:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--input-text)!important}[data-theme=dark] span[style*="backgroundColor: '#dbeafe'"],[data-theme=dark] span[style*="background-color: #dbeafe"]{background-color:var(--color-info-bg)!important;color:var(--color-info)!important}[data-theme=dark] button[style*="backgroundColor: '#9ca3af'"],[data-theme=dark] button[style*="background-color: #9ca3af"]{background-color:var(--bg-tertiary)!important;color:var(--text-primary)!important}[data-theme=dark] thead[style*="backgroundColor: '#f9fafb'"],[data-theme=dark] thead[style*="background-color: #f9fafb"]{background-color:var(--bg-tertiary)!important}[data-theme=dark] th[style*=borderBottom],[data-theme=dark] td[style*=borderBottom]{border-color:var(--border-color)!important}[data-theme=dark] .ayristirma-packing-status.invalid{background-color:var(--color-danger-bg);color:var(--color-danger)}[data-theme=dark] .sidebar-toggle{color:var(--text-secondary)}[data-theme=dark] table[style*=borderCollapse]{border-color:var(--border-color)}[data-theme=dark] th[style*=padding],[data-theme=dark] td[style*=padding]{color:var(--text-primary)}[data-theme=dark] label[style*="position: relative"] span[style*="backgroundColor: '#cbd5e1'"]{background-color:var(--bg-tertiary)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder,[data-theme=dark] select::placeholder{color:var(--input-placeholder)!important}[data-theme=dark] strong{color:var(--text-primary)}[data-theme=dark] small{color:var(--text-secondary)}[data-theme=dark] em,[data-theme=dark] i:not([class]){color:var(--text-secondary)}[data-theme=dark] sub,[data-theme=dark] sup{color:var(--text-secondary)}[data-theme=dark] kbd{background-color:var(--bg-tertiary);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] samp{color:var(--color-info)}[data-theme=dark] var{color:var(--color-primary-light)}[data-theme=dark] time{color:var(--text-secondary)}[data-theme=dark] data{color:var(--text-primary)}[data-theme=dark] cite{color:var(--text-muted)}[data-theme=dark] del{color:var(--color-danger)}[data-theme=dark] ins{color:var(--color-success)}[data-theme=dark] output{color:var(--text-primary)}[data-theme=dark] bdo,[data-theme=dark] bdi{color:var(--text-primary)}[data-theme=dark] ruby,[data-theme=dark] rt,[data-theme=dark] rp{color:var(--text-secondary)}[data-theme=dark] wbr{color:var(--text-primary)}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--input-text)!important}[data-theme=dark] input::placeholder,[data-theme=dark] select::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-muted)!important;opacity:1!important}[data-theme=dark] input::-webkit-input-placeholder,[data-theme=dark] textarea::-webkit-input-placeholder{color:var(--text-muted)!important;opacity:1!important}[data-theme=dark] input::-moz-placeholder,[data-theme=dark] textarea::-moz-placeholder{color:var(--text-muted)!important;opacity:1!important}[data-theme=dark] select option{background-color:var(--bg-primary)!important;color:var(--text-primary)!important}[data-theme=dark] [style*="background: #f0fdf4"] *,[data-theme=dark] [style*="background: #fef2f2"] *,[data-theme=dark] [style*="background: #eff6ff"] *,[data-theme=dark] [style*="background: #fffbeb"] *,[data-theme=dark] [style*="background: #fefce8"] *,[data-theme=dark] [style*="background: #ecfdf5"] *{color:inherit}[data-theme=dark] div[style*="background: '#f0fdf4'"],[data-theme=dark] div[style*="background: '#fef2f2'"],[data-theme=dark] div[style*="background: '#eff6ff'"],[data-theme=dark] div[style*="background: '#fffbeb'"]{opacity:1}[data-theme=dark] div[style*="background: '#f0fdf4'"] *,[data-theme=dark] div[style*="background: '#fef2f2'"] *,[data-theme=dark] div[style*="background: '#eff6ff'"] *,[data-theme=dark] div[style*="background: '#fffbeb'"] *{color:#1f2937!important}[data-theme=dark] div[style*="color: '#15803d'"],[data-theme=dark] div[style*="color: '#dc2626'"],[data-theme=dark] div[style*="color: '#1d4ed8'"],[data-theme=dark] span[style*="color: '#15803d'"],[data-theme=dark] span[style*="color: '#dc2626'"],[data-theme=dark] span[style*="color: '#1d4ed8'"],[data-theme=dark] [style*="#f0fdf4"],[data-theme=dark] [style*="#ecfdf5"],[data-theme=dark] [style*="#fef2f2"],[data-theme=dark] [style*="#eff6ff"],[data-theme=dark] [style*="#fffbeb"]{opacity:1}[data-theme=dark] div[style*="border: 1px solid"][style*="#86efac"] *,[data-theme=dark] div[style*="border: 1px solid"][style*="#fecaca"] *,[data-theme=dark] div[style*="border: 1px solid"][style*="#93c5fd"] *,[data-theme=dark] div[style*="border: 2px solid #22c55e"] *{color:#1f2937!important}[data-theme=dark] label,[data-theme=dark] legend{color:var(--text-primary)!important}[data-theme=dark] button:not([style*=background]):not([class*=button]){color:var(--text-primary)}[data-theme=dark] *[style*="color: '#1f2937'"],[data-theme=dark] *[style*="color: '#111827'"],[data-theme=dark] *[style*="color: '#374151'"],[data-theme=dark] *[style*="color: '#4b5563'"]{color:var(--text-primary)!important}[data-theme=dark] input[type=checkbox]+label,[data-theme=dark] input[type=radio]+label{color:var(--text-primary)}[data-theme=dark] td[style*=color],[data-theme=dark] th[style*=color]{color:var(--text-primary)!important}[data-theme=dark] .modal-content *:not([style*=background]):not(input):not(select):not(textarea){color:inherit}[data-theme=dark] [style*=fontSize][style*="color: '#"]{color:var(--text-primary)!important}
