.mantine-TextInput-input,.mantine-PasswordInput-input,.mantine-NumberInput-input,.mantine-Textarea-input,.mantine-Select-input,.mantine-MultiSelect-input,.mantine-Autocomplete-input,.mantine-DateInput-input,.mantine-DatePickerInput-input,.mantine-JsonInput-input,.mantine-ColorInput-input,.mantine-FileInput-input,.mantine-PinInput-input,.mantine-TagsInput-input,.mantine-Input-input,.mantine-Button-root,.mantine-ActionIcon-root,.mantine-CloseButton-root{border-radius:8px!important}.mantine-Card-root,.mantine-Paper-root,.mantine-Alert-root,.mantine-Notification-root,.mantine-Modal-content,.mantine-Drawer-content{border-radius:12px!important}.mantine-Modal-close,.mantine-Drawer-close,.mantine-Select-dropdown,.mantine-MultiSelect-dropdown,.mantine-Menu-dropdown,.mantine-Popover-dropdown,.mantine-Autocomplete-dropdown,.mantine-Badge-root,.mantine-Chip-root,.mantine-SegmentedControl-root{border-radius:8px!important}.mantine-Tabs-tab{border-radius:8px 8px 0 0!important}.mantine-Tooltip-tooltip{border-radius:6px!important}.mantine-Accordion-item{border-radius:8px!important}.mantine-Slider-thumb{border-radius:50%!important}.mantine-Slider-bar{border-radius:16px!important}:root{--color-primary: #10b981;--color-secondary: #8b5cf6;--color-accent: #06b6d4;--color-gradient-primary: linear-gradient(135deg, #10b981 0%, #8b5cf6 50%, #6366f1 100%);--card-opacity: .88;--text-on-primary: #ffffff;--bg-page: #f8fafc;--bg-card: #ffffff;--text-primary: #0f172a;--text-secondary: #64748b;--border-color: rgba(0, 0, 0, .08);--spacing-multiplier: 1;font-size:100%}body{font-size:1rem}.compact-mode{--spacing-multiplier: .75}.compact-mode *{line-height:1.3!important}.compact-mode .mantine-Card-root,.compact-mode [class*=Card]{padding:calc(.75rem * var(--spacing-multiplier))!important}.compact-mode .mantine-Stack-root,.compact-mode .mantine-Group-root{gap:calc(.5rem * var(--spacing-multiplier))!important}.compact-mode .mantine-Title-root{margin-bottom:calc(.5rem * var(--spacing-multiplier))!important}.compact-mode .mantine-Button-root{padding:calc(.375rem * var(--spacing-multiplier)) calc(.75rem * var(--spacing-multiplier))!important;min-height:32px!important}.compact-mode .mantine-Table-root th,.compact-mode .mantine-Table-root td{padding:calc(.5rem * var(--spacing-multiplier))!important}[data-theme=dark]{--bg-page: #0f172a;--bg-card: #1e293b;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--border-color: rgba(255, 255, 255, .1);--header-bg-dark: #1e293b}[data-theme=dark] body{background:var(--bg-page)!important;color:var(--text-primary)}[data-theme=dark] .mantine-AppShell-header,[data-theme=dark] div[style*=appHeader],[data-theme=dark] header{background:var(--header-bg-dark)!important}[data-theme=dark] .mantine-Container-root{background-color:transparent!important;color:var(--text-primary)!important}[data-theme=dark] .mantine-Card-root{background-color:var(--bg-card)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .mantine-Text-root{color:var(--text-primary)!important}[data-theme=dark] [data-dimmed]{color:var(--text-secondary)!important}[data-theme=dark] .mantine-Box-root[style*=background]{background-color:var(--bg-card)!important}.mantine-Button-root[data-variant=filled]:not([data-color]),button[style*=linear-gradient]{background:var(--color-gradient-primary)!important;color:#fff!important}body{background:var(--color-gradient-primary)!important}[data-theme=dark] body{background:var(--bg-page)!important}[style*=background][style*=linear-gradient]{background:var(--color-gradient-primary)!important}[data-theme=dark] [style*=background][style*=linear-gradient]{background:linear-gradient(135deg,#1e293b,#334155,#475569)!important}.mantine-AppShell-header,[data-component=app-header],div[style*=background][style*="#2c3e50"]{background:var(--color-gradient-primary)!important}[data-theme=dark] .mantine-AppShell-header,[data-theme=dark] [data-component=app-header],[data-theme=dark] div[style*=background][style*="#2c3e50"],[data-theme=dark] div[style*="background: rgb(6, 182, 212)"],[data-theme=dark] div[style*="background:rgb(6, 182, 212)"],[data-theme=dark] div[style*="backgroundColor: rgb(6, 182, 212)"],[data-theme=dark] div[style*="backgroundColor:rgb(6, 182, 212)"],[data-theme=dark] div[style*="background: linear-gradient"][style*="rgb(16, 185, 129)"]{background:linear-gradient(135deg,#334155,#475569)!important}[data-theme=dark] div[style*=background][style*="rgb(16, 185, 129)"],[data-theme=dark] div[style*=background][style*="rgb(6, 182, 212)"],[data-theme=dark] div[style*=background][style*="rgb(139, 92, 246)"]{background:#334155!important}[data-theme=dark] div[style*=background][style*="#10b981"],[data-theme=dark] div[style*=background][style*="#06b6d4"],[data-theme=dark] div[style*=background][style*="#8b5cf6"],[data-theme=dark] div[style*=background][style*="#6366f1"],[data-theme=dark] div[style*="display: flex"][style*="justifyContent: space-between"][style*="70px"],[data-theme=dark] div[style*="height: 70px"][style*="display: flex"],[data-theme=dark] div[style*="height:70px"][style*="display:flex"],[data-theme=dark] div[style*=background][style*="10b981"],[data-theme=dark] div[style*=background][style*="06b6d4"]{background:linear-gradient(135deg,#334155,#475569)!important}[style*=color][style*=primary]:not(thead):not(thead *):not(.mantine-Table-th):not(.mantine-Table-thead *):not(th){color:var(--color-primary)!important}svg[color="#10b981"]:not([style*=stroke]),svg[color="#2c3e50"]:not([style*=stroke]){color:var(--color-primary)!important}a{color:var(--color-accent)}a:hover{color:var(--color-secondary)}*{transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){:root{--border-color: rgba(0, 0, 0, .3)}[data-theme=dark]{--border-color: rgba(255, 255, 255, .3)}.mantine-Card-root{border-width:2px!important}}html{font-size:100%}.mantine-Button-root{min-height:2.5rem}.mantine-ActionIcon-root{min-width:2rem;min-height:2rem}.mantine-Card-root:not([style*="rgba(0, 0, 0"]),[class*=Card-root]:not([style*="rgba(0, 0, 0"]),div[style*=backgroundColor][style*="rgba(255, 255, 255"]:not([style*="rgba(0, 0, 0"]),div[style*=background-color][style*="rgba(255, 255, 255"]:not([style*="rgba(0, 0, 0"]){background-color:#fffffff7!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}[data-theme=dark] .mantine-Card-root:not([style*="rgba(0, 0, 0"]),[data-theme=dark] [class*=Card-root]:not([style*="rgba(0, 0, 0"]),[data-theme=dark] div[style*=backgroundColor][style*="rgba(255, 255, 255"]:not([style*="rgba(0, 0, 0"]),[data-theme=dark] div[style*=background-color][style*="rgba(255, 255, 255"]:not([style*="rgba(0, 0, 0"]){background-color:#1e293bf2!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}div[style*=borderRadius][style*=padding][style*=boxShadow]:not([style*="rgba(0, 0, 0"]){background-color:#fffffff7!important}[data-theme=dark] div[style*=borderRadius][style*=padding][style*=boxShadow]:not([style*="rgba(0, 0, 0"]){background-color:#1e293bf2!important}[data-theme=dark] nav,[data-theme=dark] .mantine-AppShell-navbar{background-color:#1e293b!important;border-color:#ffffff1a!important}[data-theme=dark] .mantine-ScrollArea-root{background-color:transparent!important}[style*=background][style*=linear-gradient][style*=primary]{background:var(--color-gradient-primary)!important}thead th,.mantine-Table-th{background-color:var(--color-primary)!important;color:#fff!important;font-size:.875rem!important;text-transform:none!important;font-weight:600!important}thead *,.mantine-Table-thead *{color:#fff!important}.mantine-Table-tbody tr,tbody tr,.mantine-Table-td,td{color:var(--text-primary)!important}div[style*=pageTitleContainer] .mantine-Text-root[data-c=white],div[style*=pageTitleContainer] .mantine-Text-root,div[style*=pageTitleContainer] .mantine-Text-root[data-c=dimmed]{color:#fffffff2!important}.mantine-Text-root[data-c=dimmed]{color:#ffffffd9!important}[data-theme=light] .mantine-Text-root[data-c=dimmed]{color:#0f172ab3!important}div[style*=paginationStyles] .mantine-Text-root{color:var(--text-on-primary)!important}.mantine-Alert-root[data-with-title]{background-color:rgba(var(--color-primary-rgb, 16, 185, 129),.1)!important;border-color:var(--color-primary)!important}[data-theme=light] .mantine-Accordion-control,[data-theme=light] .mantine-Accordion-label,[data-theme=light] .mantine-Accordion-item,[data-theme=light] .mantine-Menu-item,[data-theme=light] .mantine-Menu-label{color:#0f172a!important;font-size:1rem!important}[data-theme=light] .mantine-Menu-dropdown,[data-theme=light] .mantine-Accordion-panel{background-color:#fffffff7!important;color:#0f172a!important}[data-theme=light] .mantine-Menu-item[data-disabled=true]{color:#94a3b8!important}[data-theme=light] .mantine-Text-root[data-c=dimmed]{color:#64748b!important}[data-theme=light] div[style*=maxHeight][style*=overflowY] *,[data-theme=light] .mantine-Accordion-control *{color:#0f172a!important}[data-theme=dark] .mantine-Accordion-control,[data-theme=dark] .mantine-Accordion-label,[data-theme=dark] .mantine-Menu-item,[data-theme=dark] .mantine-Menu-label{color:#f1f5f9!important}[data-theme=dark] .mantine-Menu-dropdown,[data-theme=dark] .mantine-Accordion-panel{background-color:#1e293bf2!important;color:#f1f5f9!important}[data-theme=dark] div[style*=maxHeight][style*=overflowY] *,[data-theme=dark] .mantine-Accordion-control *,[data-theme=dark] .mantine-Menu-item *{color:#f1f5f9!important}[data-theme=dark] .mantine-Menu-dropdown .mantine-Text-root[data-c=dimmed],[data-theme=dark] .mantine-Accordion-panel .mantine-Text-root[data-c=dimmed]{color:#cbd5e1!important}[data-theme=light] .mantine-Accordion-control svg,[data-theme=light] .mantine-Menu-item svg,[data-theme=light] .mantine-Menu-label svg{stroke:#0f172a!important;color:#0f172a!important}[data-theme=dark] .mantine-Accordion-control svg,[data-theme=dark] .mantine-Menu-item svg,[data-theme=dark] .mantine-Menu-label svg{stroke:#f1f5f9!important;color:#f1f5f9!important}[data-theme=dark] .mantine-Title-root{color:#f1f5f9!important}[data-theme=dark] .mantine-SegmentedControl-root{background-color:#1e293bcc!important;border:1px solid rgba(255,255,255,.1)!important}[data-theme=dark] .mantine-SegmentedControl-label{color:#cbd5e1!important}[data-theme=dark] .mantine-SegmentedControl-control[data-active]{background-color:var(--color-primary)!important}[data-theme=dark] .mantine-SegmentedControl-control[data-active] .mantine-SegmentedControl-label{color:#fff!important;font-weight:600!important}[data-theme=dark] .mantine-Select-input,[data-theme=dark] .mantine-MultiSelect-input{background-color:#1e293bcc!important;border-color:#ffffff26!important;color:#f1f5f9!important}[data-theme=dark] .mantine-Select-dropdown,[data-theme=dark] .mantine-MultiSelect-dropdown{background-color:#1e293b!important;border-color:#ffffff1a!important}[data-theme=dark] .mantine-Select-option,[data-theme=dark] .mantine-MultiSelect-option{color:#f1f5f9!important}[data-theme=dark] .mantine-Select-option:hover,[data-theme=dark] .mantine-MultiSelect-option:hover{background-color:#ffffff0d!important}[data-theme=dark] .mantine-Select-option[data-selected],[data-theme=dark] .mantine-MultiSelect-option[data-selected]{background-color:rgba(var(--color-primary-rgb, 16, 185, 129),.2)!important;color:#fff!important}[data-theme=dark] .mantine-Select-input::placeholder,[data-theme=dark] .mantine-MultiSelect-input::placeholder{color:#94a3b8!important}[data-theme=dark] .mantine-Input-input,[data-theme=dark] .mantine-Textarea-input{background-color:#1e293bcc!important;border-color:#ffffff26!important;color:#f1f5f9!important}[data-theme=dark] .mantine-Checkbox-label{color:#f1f5f9!important}[data-theme=dark] .mantine-Slider-mark{border-color:#cbd5e1!important}[data-theme=dark] .mantine-Slider-markLabel{color:#cbd5e1!important}[data-theme=dark] .mantine-Badge-root{background-color:#ffffff1a!important;color:#f1f5f9!important}[data-theme=dark] .mantine-Paper-root{background-color:#1e293bf2!important;color:#f1f5f9!important}[data-theme=dark] .mantine-Divider-root{border-color:#ffffff1a!important}[data-theme=dark] .mantine-Checkbox-input,[data-theme=dark] .mantine-Radio-radio{background-color:#1e293bcc!important;border-color:#fff3!important}[data-theme=dark] .mantine-Checkbox-input:checked,[data-theme=dark] .mantine-Radio-radio:checked{background-color:var(--color-primary)!important;border-color:var(--color-primary)!important}[data-theme=dark] .mantine-Checkbox-Group-label,[data-theme=dark] .mantine-Radio-Group-label{color:#f1f5f9!important}[data-theme=dark] .mantine-Button-root[data-variant=light]{background-color:#ffffff0d!important;color:#f1f5f9!important}[data-theme=dark] .mantine-Button-root[data-variant=subtle]{color:#cbd5e1!important}[data-theme=dark] .mantine-Button-root[data-variant=subtle]:hover{background-color:#ffffff0d!important}[data-theme=dark] .mantine-Avatar-root{border-color:#ffffff1a!important}[data-theme=dark] .mantine-Stack-root,[data-theme=dark] .mantine-Group-root{color:inherit}[data-theme=dark] .mantine-Table-root{background-color:transparent!important}[data-theme=dark] .mantine-Table-tbody tr{background-color:#1e293b66!important;border-bottom:1px solid rgba(255,255,255,.05)!important}[data-theme=dark] .mantine-Table-tbody tr:hover{background-color:#1e293b99!important}[data-theme=dark] .mantine-Table-td,[data-theme=dark] td{color:#f1f5f9!important;border-color:#ffffff0d!important}[data-theme=dark] .mantine-Container-root,[data-theme=dark] .mantine-Collapse-root{color:#f1f5f9!important}[data-theme=dark] .mantine-Alert-root{background-color:#1e293bcc!important;color:#f1f5f9!important;border-color:#ffffff1a!important}[data-theme=dark] .mantine-Alert-title{color:#f1f5f9!important}[data-theme=dark] .mantine-Alert-message{color:#cbd5e1!important}[data-theme=dark] div[style*="backgroundColor: rgb(255, 255, 255)"],[data-theme=dark] div[style*="backgroundColor:rgb(255, 255, 255)"],[data-theme=dark] div[style*="backgroundColor: white"],[data-theme=dark] div[style*="backgroundColor:white"],[data-theme=dark] div[style*="backgroundColor: #fff"],[data-theme=dark] div[style*="backgroundColor:#fff"],[data-theme=dark] div[style*="backgroundColor: rgb(248"],[data-theme=dark] div[style*="backgroundColor: rgb(249"],[data-theme=dark] div[style*="backgroundColor: rgb(250"],[data-theme=dark] div[style*="backgroundColor: rgb(241"]{background-color:#1e293b!important}[data-theme=dark] div[style*=backgroundColor][style*="#f8f9fa"],[data-theme=dark] div[style*=backgroundColor][style*="#e9ecef"],[data-theme=dark] div[style*=backgroundColor][style*="rgb(248, 249, 250)"],[data-theme=dark] .mantine-Box-root[style*=backgroundColor][style*=white],[data-theme=dark] .mantine-Box-root[style*="backgroundColor: white"],[data-theme=dark] .mantine-Box-root[style*="backgroundColor:white"],[data-theme=dark] .mantine-Box-root[style*=borderBottom][style*=backgroundColor],[data-theme=dark] div[style*="borderBottom: 1px solid"][style*=backgroundColor],[data-theme=dark] div[style*="borderBottom:1px solid"][style*=backgroundColor],[data-theme=dark] *[style*=padding][style*=borderBottom][style*="backgroundColor: white"],[data-theme=dark] *[style*=padding][style*=borderBottom][style*="backgroundColor:white"],[data-theme=dark] *[style*=padding][style*=borderBottom][style*="backgroundColor: rgb(248"]{background-color:#334155!important}[data-theme=dark] div[style*=backgroundColor][style*="rgb(231, 245, 255)"],[data-theme=dark] div[style*=backgroundColor][style*="#e7f5ff"]{background-color:#1e3a5f!important}[data-theme=dark] .mantine-Checkbox-Group-root,[data-theme=dark] .mantine-Input-label,[data-theme=dark] .mantine-InputWrapper-label{color:#f1f5f9!important}[data-theme=dark] .mantine-Input-description,[data-theme=dark] .mantine-InputWrapper-description{color:#cbd5e1!important}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
