@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing: .25rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%;@media(width>=40rem){max-width:40rem}@media(width>=48rem){max-width:48rem}@media(width>=64rem){max-width:64rem}@media(width>=80rem){max-width:80rem}@media(width>=96rem){max-width:96rem}}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.uppercase{text-transform:uppercase}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}}:root{--color-primary: #0f172a;--color-primary-hover: #1e293b;--color-accent: #dc2626;--color-accent-hover: #b91c1c;--color-accent-subtle: #fef2f2;--color-accent-border: #fecaca;--color-success: #16a34a;--color-success-subtle: #f0fdf4;--color-warning: #d97706;--color-warning-subtle: #fffbeb;--color-danger: #dc2626;--color-danger-subtle: #fef2f2;--color-info: #0ea5e9;--color-info-subtle: #f0f9ff;--color-purple: #7c3aed;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-tertiary: #94a3b8;--color-bg: #fafaf8;--color-bg-card: #ffffff;--color-bg-raised: #eef2f7;--color-table-band: #f7f6f3;--color-border: #cbd5e1;--color-border-strong: #b0bccd;--color-aging-current: #16a34a;--color-aging-0-30: #84cc16;--color-aging-31-60: #f59e0b;--color-aging-61-90: #f97316;--color-aging-91-120: #ef4444;--color-aging-120-plus: #991b1b;--color-risk-low: #16a34a;--color-risk-medium: #d97706;--color-risk-high: #f97316;--color-risk-critical: #dc2626;--font-family: "DM Sans", system-ui, sans-serif;--text-xs: .72rem;--text-sm: .78rem;--text-base: .85rem;--text-md: .95rem;--text-lg: 1.05rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--space-1: .25rem;--space-1-5: .375rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--toolbar-control-height: 32px;--radius-sm: .35rem;--radius-md: .5rem;--radius-lg: .625rem;--radius-xl: .875rem;--radius-full: 999px;--shadow-sm: 0 1px 3px rgba(15, 23, 42, .05), 0 1px 2px rgba(15, 23, 42, .03);--shadow-md: 0 4px 12px rgba(15, 23, 42, .07), 0 2px 4px rgba(15, 23, 42, .04);--shadow-lg: 0 8px 24px rgba(15, 23, 42, .09), 0 4px 8px rgba(15, 23, 42, .04);--shadow-xl: 0 20px 48px rgba(15, 23, 42, .13), 0 8px 16px rgba(15, 23, 42, .06);--focus-ring: 0 0 0 3px rgba(220, 38, 38, .2);--focus-ring-danger: 0 0 0 3px rgba(220, 38, 38, .28)}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:var(--font-family);font-size:var(--text-base);color:var(--color-text-primary);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{margin:0;font-weight:700;color:var(--color-text-primary)}a{color:inherit;text-decoration:none}.muted{color:var(--color-text-secondary)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border:1px solid transparent;border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-base);font-weight:600;line-height:1;cursor:pointer;transition:all .15s ease;text-align:center}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--color-primary-hover)}.btn-primary:focus-visible{outline:none;box-shadow:var(--focus-ring)}.btn-dark{background:var(--color-primary);color:#fff}.btn-dark:hover:not(:disabled){background:var(--color-primary-hover)}.btn-ghost{background:transparent;border-color:var(--color-border-strong);color:var(--color-text-primary)}.btn-ghost:hover:not(:disabled){border-color:var(--color-primary)}.btn-lg{padding:var(--space-4) var(--space-6);font-size:var(--text-md)}.btn-block{width:100%}.form-field{display:flex;flex-direction:column;gap:var(--space-1);margin-bottom:var(--space-4)}.form-label{font-size:var(--text-sm);font-weight:600;color:var(--color-text-primary)}.form-input{width:100%;padding:var(--space-3) var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-base);color:var(--color-text-primary);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.form-input:focus{outline:none;border-color:var(--color-accent);box-shadow:var(--focus-ring)}.form-input.is-invalid{border-color:var(--color-danger)}input[type=number]{-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-select{width:100%;padding:var(--space-3) var(--space-3);padding-right:calc(var(--space-3) + 22px);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-base);color:var(--color-text-primary);background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;cursor:pointer}.form-select:focus{outline:none;border-color:var(--color-accent);box-shadow:var(--focus-ring)}.form-select.is-invalid{border-color:var(--color-danger)}.form-select:disabled{background-color:var(--color-bg-raised);color:var(--color-text-tertiary);cursor:not-allowed}.form-error{font-size:var(--text-xs);color:var(--color-danger)}.form-hint{font-size:var(--text-xs);color:var(--color-text-tertiary)}.form-hint--warning{display:flex;align-items:center;gap:var(--space-1);margin-top:var(--space-1);color:#92400e;font-weight:500}.alert-error{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:var(--color-danger-subtle);border:1px solid #fecaca;border-radius:var(--radius-md);font-size:var(--text-sm);color:#991b1b;margin-bottom:var(--space-4)}.alert-error lucide-icon{flex-shrink:0;color:#991b1b}.alert-error-text{flex:1;min-width:0}.alert-error-retry{flex-shrink:0;margin-left:auto;white-space:nowrap}.alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);margin-bottom:var(--space-4)}.alert-warning{display:flex;align-items:flex-start;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:#f59e0b14;border:1px solid rgba(245,158,11,.35);border-radius:var(--radius-md);font-size:var(--text-sm);color:#92400e;margin-bottom:var(--space-3)}.alert-warning lucide-icon{flex-shrink:0;margin-top:1px;color:#f59e0b}.btn-sm{padding:var(--space-2) var(--space-3);font-size:var(--text-sm)}.badge{display:inline-flex;align-items:center;font-size:var(--text-xs);font-weight:600;padding:3px 9px;border-radius:var(--radius-full);white-space:nowrap}.badge-new{background:#eff6ff;color:#1d4ed8}.badge-contacted{background:#fffbeb;color:#b45309}.badge-converted{background:#f0fdf4;color:#166534}.badge-rejected{background:#f1f5f9;color:#64748b}.badge-active{background:#f0fdf4;color:#166534}.badge-archived{background:#f1f5f9;color:#64748b}.badge-detached{background:#fff7ed;color:#c2410c}.auth-card{width:100%;max-width:26rem;margin:auto;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-8)}.auth-card h1{font-size:var(--text-2xl);margin-bottom:var(--space-1)}.auth-card>.muted{margin:0 0 var(--space-6)}.auth-card .switch{margin-top:var(--space-5);text-align:center;font-size:var(--text-sm);color:var(--color-text-secondary)}.auth-card .switch a{color:var(--color-accent);font-weight:600}.auth-card .forgot-link{display:inline-block;margin-bottom:var(--space-4);font-size:var(--text-sm);color:var(--color-text-secondary)}.menu{display:flex;flex-direction:column;gap:2px}.menu-header{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2);margin-bottom:var(--space-1)}.menu-header-avatar{flex-shrink:0;width:38px;height:38px;border-radius:var(--radius-full);background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:var(--text-xs);font-weight:700;text-transform:uppercase}.menu-header-info{display:flex;flex-direction:column;gap:1px;min-width:0}.menu-header-name{font-size:var(--text-sm);font-weight:700;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-header-email{font-size:var(--text-xs);color:var(--color-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-item{display:flex;align-items:center;gap:var(--space-3);width:100%;height:38px;padding:0 var(--space-2);border:none;background:transparent;border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-sm);font-weight:500;color:var(--color-text-primary);text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.menu-item lucide-icon{color:var(--color-text-tertiary);transition:color .15s ease}.menu-item:hover{background:#f3f4f6}.menu-item.is-danger{color:var(--color-danger)}.menu-item.is-danger lucide-icon{color:var(--color-danger)}.menu-item.is-danger:hover{background:var(--color-danger-subtle)}.menu-sep{height:1px;background:var(--color-border);margin:var(--space-1) 0}.menu-section{padding:var(--space-2) var(--space-2) 4px;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-tertiary)}.page-shell{max-width:none;margin:0;width:100%;padding-top:var(--space-5)}.page-shell:has(>.page-headline){padding-top:0}.page-headline{position:sticky;top:0;z-index:10;margin:0 calc(-1 * var(--page-gutter, var(--space-5)));display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--color-bg-card);border-bottom:1px solid var(--color-border);box-shadow:0 1px 0 var(--color-border),0 2px 8px #0f172a0a;margin-bottom:var(--space-5)}.headline-left{display:flex;align-items:center;gap:var(--space-4);min-width:0}.btn-back{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:4px 2px;border:none;background:transparent;font-family:inherit;font-size:var(--text-sm);color:var(--color-text-secondary);cursor:pointer;transition:color .15s ease}.btn-back:hover{color:var(--color-text-primary)}.btn-back:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}.page-header-divider{width:1px;height:34px;background:var(--color-border);flex-shrink:0}.page-headline-text{display:flex;flex-direction:column;gap:3px}.page-headline-title{font-size:var(--text-xl);font-weight:700;color:var(--color-text-primary);letter-spacing:-.02em;margin:0}.page-headline-sub{display:flex;align-items:center;gap:8px;font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}.page-headline-actions{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.page-headline-aside{display:flex;align-items:center;gap:var(--space-3);flex-shrink:0}.context-chip{display:inline-flex;align-items:center;gap:var(--space-1);padding:3px var(--space-3);background:var(--color-accent-subtle);color:var(--color-accent);border:1px solid var(--color-accent-border);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700;letter-spacing:.01em;white-space:nowrap;flex-shrink:0}@media(max-width:640px){.page-headline{flex-wrap:wrap}.page-headline-aside{width:100%;justify-content:flex-start;gap:var(--space-2)}}.stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-4);margin-bottom:var(--space-6)}.stat-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-4) var(--space-5);display:flex;flex-direction:column;gap:var(--space-1)}.stat-card-label{font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-tertiary)}.stat-card-value{font-size:var(--text-3xl);font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-text-primary);line-height:1.1}.stat-card-hint{font-size:var(--text-xs);color:var(--color-text-tertiary);margin-top:2px}.stat-card--danger .stat-card-value{color:var(--color-danger)}.stat-card--warning .stat-card-value{color:var(--color-warning)}.stat-card--success .stat-card-value{color:var(--color-success)}.stat-card--accent .stat-card-value{color:var(--color-accent)}.filter-bar{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap}.data-table-wrap{background:var(--color-bg-card);border-radius:var(--radius-lg);overflow-x:auto;overflow-y:visible;min-height:180px}.data-table{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.data-table thead{background:var(--color-table-band)}.data-table thead th{padding:.625rem var(--space-4);text-align:left;font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);white-space:nowrap;border-bottom:1px solid var(--color-border-strong)}.data-table thead th.col-right{text-align:right}.data-table thead th.col-center{text-align:center}.data-table tbody tr{cursor:pointer;transition:background .1s ease}.data-table tbody tr td{padding:.625rem var(--space-4);border-bottom:1px solid var(--color-border);vertical-align:middle;color:var(--color-text-primary)}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background:var(--color-bg-raised)}.data-table tbody tr:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.data-table tfoot td{padding:var(--space-3) var(--space-4);border-top:1px solid var(--color-border);background:var(--color-table-band);font-weight:600}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-text-tertiary);border-top:1px solid var(--color-border);background:var(--color-table-band);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.table-footer-pagination{display:flex;align-items:center;gap:var(--space-1)}.state,.state-loading,.state-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-10) var(--space-8);text-align:center;color:var(--color-text-secondary);font-size:var(--text-sm)}.state p,.state span:not(.empty-mark),.state-loading p,.state-loading span:not(.empty-mark),.state-empty p,.state-empty span:not(.empty-mark){margin:0;color:inherit}.state .state-sub,.state-loading .state-sub,.state-empty .state-sub{font-size:var(--text-xs);color:var(--color-text-tertiary)}.state-loading lucide-icon{animation:state-spin 1.2s linear infinite;color:var(--color-text-tertiary)}@keyframes state-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-mark{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--radius-full);background:#0f172a0d;color:var(--color-text-tertiary);flex-shrink:0}.section-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-6) var(--space-4);min-height:96px;text-align:center}.section-empty-mark{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-full);background:#0f172a0d;color:var(--color-text-tertiary);flex-shrink:0}.section-empty-text{margin:0;font-size:var(--text-sm);color:var(--color-text-secondary);font-weight:400}body.drawer-open{overflow:hidden}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;padding:var(--space-3) var(--space-4)}.list-toolbar-filters{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:1;min-width:0}.list-toolbar-actions{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.list-toolbar-reset{display:flex;align-items:center;height:var(--toolbar-control-height);color:var(--color-text-tertiary);font-size:var(--text-xs);background:none;border:none;padding:0 var(--space-2);cursor:pointer;font-family:inherit;border-radius:var(--radius-md);transition:color .12s ease,background .12s ease;white-space:nowrap}.list-toolbar-reset:hover{color:var(--color-danger);background:var(--color-danger-subtle)}.list-toolbar-reset:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.list-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.list-card>.list-toolbar{background:var(--color-bg-card);border-bottom:1px solid var(--color-border)}.list-card .data-table-wrap{border:none;border-radius:0;min-height:0}.filter-tabs{display:flex;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:3px;gap:2px;flex-wrap:wrap;flex-shrink:0;height:var(--toolbar-control-height);box-sizing:border-box}.filter-tab{display:flex;align-items:center;height:100%;padding:0 var(--space-3);border-radius:calc(var(--radius-md) - 2px);border:none;background:transparent;color:var(--color-text-secondary);font-size:var(--text-sm);font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .1s ease,color .1s ease,box-shadow .1s ease}.filter-tab:hover:not(.is-active){background:#0f172a0d;color:var(--color-text-primary)}.filter-tab.is-active{background:var(--color-bg-card);color:var(--color-text-primary);font-weight:600;box-shadow:var(--shadow-sm)}.filter-tab:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}@media(max-width:767px){.list-toolbar{flex-direction:column;align-items:stretch}.list-toolbar-filters,.list-toolbar-actions{width:100%}}@media print{body:has(#deduction-report-print-area) *{visibility:hidden!important}body:has(#deduction-report-print-area) #deduction-report-print-area,body:has(#deduction-report-print-area) #deduction-report-print-area *{visibility:visible!important}body:has(#deduction-report-print-area) #deduction-report-print-area{position:absolute!important;left:0!important;top:0!important;width:100%!important;margin:0!important;box-shadow:none!important}body:has(#deduction-report-print-area) .deduction-overlay{position:static!important;background:#fff!important;overflow:visible!important}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial}}}
