::selection{background:#ddd6fe;color:#4c1d95}::-moz-selection{background:#ddd6fe;color:#4c1d95}input[type=checkbox],input[type=radio],input[type=range],progress{accent-color:#7c3aed}.btn-primary{background-color:#7c3aed!important;border-color:#7c3aed!important;color:#fff!important}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:#6d28d9!important;border-color:#6d28d9!important;color:#fff!important;box-shadow:0 0 0 .25rem #7c3aed59!important}.btn-outline-primary{color:#7c3aed!important;border-color:#7c3aed!important;background-color:transparent!important}.btn-outline-primary:hover,.btn-outline-primary:active,.btn-outline-primary:focus{background-color:#7c3aed!important;border-color:#7c3aed!important;color:#fff!important;box-shadow:0 0 0 .25rem #7c3aed59!important}.form-check-input:checked{background-color:#7c3aed!important;border-color:#7c3aed!important}.form-check-input:focus{border-color:#7c3aed!important;box-shadow:0 0 0 .25rem #7c3aed40!important}select:focus,select:focus-visible{outline:2px solid #7c3aed!important;outline-offset:0;border-color:#7c3aed!important;box-shadow:0 0 0 3px #7c3aed1f!important}:root,[data-theme=light]{--brand-1: #8b5cf6;--brand-2: #d946ef;--brand-3: #ec4899;--primary: #7c3aed;--primary-strong: #6d28d9;--primary-soft: #f5f3ff;--primary-soft-2: #faf5ff;--on-primary: #ffffff;--accent-rgb: 139, 92, 246;--brand-gradient: linear-gradient(135deg, #8b5cf6 0%, #d946ef 50%, #ec4899 100%);--brand-gradient-soft: linear-gradient(135deg, #a78bfa 0%, #e879f9 50%, #f9a8d4 100%);--bg: #f7f5fc;--bg-aura-1: rgba(139, 92, 246, .18);--bg-aura-2: rgba(236, 72, 153, .16);--bg-aura-3: rgba(217, 70, 239, .12);--surface-1: #ffffff;--surface-2: #faf9fd;--surface-3: #f3f1f9;--border: #ece9f5;--border-strong: #ddd7ee;--glass-bg: rgba(255, 255, 255, .72);--glass-border: rgba(139, 92, 246, .15);--glass-blur: 22px;--border-accent: rgba(139, 92, 246, .18);--nav-active-glow: inset 3px 0 0 #7c3aed;--shadow-sidebar: 4px 0 20px rgba(76, 29, 149, .08), 1px 0 0 rgba(139, 92, 246, .12);--text-1: #1b1726;--text-2: #4a4560;--text-3: #837e96;--text-on-glass: #1b1726;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--info: #6366f1;--shadow-sm: 0 1px 2px rgba(27, 23, 38, .05);--shadow-md: 0 6px 20px rgba(27, 23, 38, .08);--shadow-lg: 0 18px 50px rgba(76, 29, 149, .12);--shadow-glow: 0 12px 32px rgba(124, 58, 237, .28);--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 22px;--r-pill: 999px;--ease: cubic-bezier(.22, 1, .36, 1);--dur: .22s;color-scheme:light}[data-theme=dark]{--bg: #08071a;--bg-aura-1: rgba(139, 92, 246, .34);--bg-aura-2: rgba(236, 72, 153, .28);--bg-aura-3: rgba(217, 70, 239, .26);--surface-1: #0f0d1e;--surface-2: #17142b;--surface-3: #201c37;--border: rgba(255, 255, 255, .09);--border-strong: rgba(255, 255, 255, .16);--border-accent: rgba(139, 92, 246, .28);--glass-bg: rgba(12, 10, 26, .88);--glass-border: rgba(139, 92, 246, .22);--glass-blur: 22px;--primary-soft: rgba(139, 92, 246, .18);--primary-soft-2: rgba(139, 92, 246, .1);--accent-rgb: 139, 92, 246;--nav-active-glow: inset 3px 0 0 #7c3aed;--text-1: #f0ecff;--text-2: #c6c1dc;--text-3: #837fa0;--text-on-glass: #f0ecff;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .55);--shadow-md: 0 8px 28px rgba(0, 0, 0, .6);--shadow-lg: 0 22px 60px rgba(0, 0, 0, .7);--shadow-glow: 0 8px 40px rgba(139, 92, 246, .48);--shadow-sidebar: 4px 0 32px rgba(0, 0, 0, .65), 1px 0 0 rgba(139, 92, 246, .18);color-scheme:dark}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text-2);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background var(--dur) var(--ease),color var(--dur) var(--ease)}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;color:var(--text-1);letter-spacing:-.02em}code,kbd,samp{color:var(--text-1);background:var(--surface-2);padding:2px 6px;border-radius:4px;font-size:.875em}.tva-aura{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.tva-aura:before,.tva-aura:after,.tva-aura>span{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.9}.tva-aura:before{width:46vw;height:46vw;top:-12vw;left:-8vw;background:var(--bg-aura-1);animation:aura-float-1 18s var(--ease) infinite alternate}.tva-aura:after{width:42vw;height:42vw;bottom:-14vw;right:-10vw;background:var(--bg-aura-2);animation:aura-float-2 22s var(--ease) infinite alternate}.tva-aura>span{width:34vw;height:34vw;top:35%;left:45%;background:var(--bg-aura-3);animation:aura-float-3 26s var(--ease) infinite alternate}@keyframes aura-float-1{to{transform:translate(8vw,10vh) scale(1.15)}}@keyframes aura-float-2{to{transform:translate(-9vw,-8vh) scale(1.1)}}@keyframes aura-float-3{to{transform:translate(-12vw,6vh) scale(.9)}}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(140%);backdrop-filter:blur(var(--glass-blur)) saturate(140%);border:1px solid var(--glass-border);box-shadow:var(--shadow-md)}.surface-card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm)}.gradient-text{background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.gradient-border{position:relative;background:var(--surface-1);border-radius:var(--r-lg)}.gradient-border:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:var(--brand-gradient);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.btn-gradient{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border:none;border-radius:var(--r-md);background:var(--brand-gradient);background-size:180% 180%;color:#fff;font:600 14px/1 Inter,sans-serif;cursor:pointer;box-shadow:var(--shadow-glow);transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease),background-position .5s var(--ease),filter var(--dur);overflow:hidden}.btn-gradient:hover:not(:disabled){transform:translateY(-2px);background-position:100% 0;box-shadow:0 18px 40px #7c3aed61}.btn-gradient:active:not(:disabled){transform:translateY(0) scale(.985)}.btn-gradient:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.btn-gradient:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-18deg);transition:left .6s var(--ease)}.btn-gradient:hover:after{left:140%}.btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:var(--r-md);border:1px solid var(--border-strong);background:var(--surface-1);color:var(--text-1);font:600 14px/1 Inter,sans-serif;cursor:pointer;transition:all var(--dur) var(--ease)}.btn-ghost:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.tva-input{width:100%;padding:13px 16px;border-radius:var(--r-md);border:1.5px solid var(--border-strong);background:var(--surface-1);color:var(--text-1);font-size:14px;outline:none;box-sizing:border-box;transition:border-color var(--dur),box-shadow var(--dur),background var(--dur)}.tva-input::placeholder{color:var(--text-3)}.tva-input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft)}.tva-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:var(--r-pill);font:600 11.5px/1 Inter,sans-serif;background:var(--primary-soft);color:var(--primary);border:1px solid var(--border)}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--r-pill);border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--primary);background-clip:content-box}@keyframes tva-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes tva-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tva-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes tva-spin{to{transform:rotate(360deg)}}.anim-fade-up{animation:tva-fade-up .6s var(--ease) both}.anim-fade-in{animation:tva-fade-in .5s var(--ease) both}.anim-pop{animation:tva-pop .4s var(--ease) both}.stagger>*{animation:tva-fade-up .6s var(--ease) both}.stagger>*:nth-child(1){animation-delay:.04s}.stagger>*:nth-child(2){animation-delay:.1s}.stagger>*:nth-child(3){animation-delay:.16s}.stagger>*:nth-child(4){animation-delay:.22s}.stagger>*:nth-child(5){animation-delay:.28s}.stagger>*:nth-child(6){animation-delay:.34s}.spin{animation:tva-spin .8s linear infinite}.lift{transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.lift:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.page-enter{animation:tva-fade-up .45s var(--ease) both}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important}}[data-theme=dark] *{-webkit-text-fill-color:currentColor}.gradient-text,[data-theme=dark] .gradient-text{-webkit-text-fill-color:transparent!important}[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-1)!important;-webkit-text-fill-color:var(--text-1)!important}[data-theme=dark] h1 .gradient-text,[data-theme=dark] h2 .gradient-text,[data-theme=dark] h3 .gradient-text,[data-theme=dark] h4 .gradient-text{-webkit-text-fill-color:transparent!important}[data-theme=dark] p{color:var(--text-2)}[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=submit]):not([type=button]),[data-theme=dark] select,[data-theme=dark] textarea{background-color:var(--surface-2)!important;color:var(--text-1)!important;border-color:var(--border-strong)!important;color-scheme:dark}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-3)!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px #8b5cf633!important;outline:none!important}[data-theme=dark] input:disabled,[data-theme=dark] select:disabled,[data-theme=dark] textarea:disabled{background-color:var(--surface-3)!important;color:var(--text-3)!important;opacity:.7!important}[data-theme=dark] table{color:var(--text-1)!important}[data-theme=dark] thead{background-color:var(--surface-2)!important}[data-theme=dark] thead th,[data-theme=dark] thead td{background-color:var(--surface-2)!important;color:var(--text-3)!important;border-color:var(--border)!important;-webkit-text-fill-color:var(--text-3)!important}[data-theme=dark] tbody tr{background-color:transparent!important}[data-theme=dark] tbody tr:hover{background-color:var(--surface-3)!important}.perm-header-row,.perm-header-row>td,[data-theme=dark] .perm-header-row,[data-theme=dark] .perm-header-row>td{background-color:#7c3aed!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.perm-header-row:hover,[data-theme=dark] .perm-header-row:hover{background-color:#7c3aed!important}[data-theme=dark] tbody td{color:#fff!important;-webkit-text-fill-color:#ffffff!important;border-color:var(--border)!important}[data-theme=dark] tbody td b,[data-theme=dark] tbody td strong{color:#fff!important;-webkit-text-fill-color:#ffffff!important}[data-theme=dark] tbody td a{color:var(--text-1)!important;-webkit-text-fill-color:var(--text-1)!important;text-decoration:none}[data-theme=dark] [style*="color: rgb(17, 24, 39)"],[data-theme=dark] [style*="color: rgb(31, 41, 55)"],[data-theme=dark] [style*="color: rgb(15, 23, 42)"],[data-theme=dark] [style*="color: rgb(30, 41, 59)"]{color:var(--text-1)!important;-webkit-text-fill-color:var(--text-1)!important}[data-theme=dark] [style*="color: rgb(55, 65, 81)"],[data-theme=dark] [style*="color: rgb(51, 65, 85)"],[data-theme=dark] [style*="color: rgb(75, 85, 99)"],[data-theme=dark] [style*="color: rgb(71, 85, 105)"]{color:var(--text-2)!important;-webkit-text-fill-color:var(--text-2)!important}[data-theme=dark] [style*="color: rgb(100, 116, 139)"],[data-theme=dark] [style*="color: rgb(107, 114, 128)"]{color:var(--text-3)!important;-webkit-text-fill-color:var(--text-3)!important}[data-theme=dark] [style*="color: rgb(82, 82, 91)"]{color:var(--text-2)!important;-webkit-text-fill-color:var(--text-2)!important}[data-theme=dark] [style*="background: rgb(255, 255, 255)"]:not([class*=btn]),[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"]:not([class*=btn]){background:var(--surface-1)!important}[data-theme=dark] [style*="background: rgb(248, 250, 252)"],[data-theme=dark] [style*="background: rgb(249, 250, 251)"],[data-theme=dark] [style*="background: rgb(250, 250, 250)"],[data-theme=dark] [style*="background: rgb(250, 251, 252)"],[data-theme=dark] [style*="background: rgb(243, 244, 246)"],[data-theme=dark] [style*="background: rgb(241, 245, 249)"],[data-theme=dark] [style*="background: rgb(245, 245, 245)"]{background:var(--surface-2)!important}[data-theme=dark] [style*="background-color: rgb(248, 250, 252)"],[data-theme=dark] [style*="background-color: rgb(249, 250, 251)"],[data-theme=dark] [style*="background-color: rgb(250, 250, 250)"],[data-theme=dark] [style*="background-color: rgb(243, 244, 246)"],[data-theme=dark] [style*="background-color: rgb(241, 245, 249)"]{background-color:var(--surface-2)!important}[data-theme=dark] [style*="background: rgb(226, 232, 240)"],[data-theme=dark] [style*="background: rgb(229, 231, 235)"]{background:var(--surface-3)!important}[data-theme=dark] [style*="background-color: rgb(226, 232, 240)"],[data-theme=dark] [style*="background-color: rgb(229, 231, 235)"]{background-color:var(--surface-3)!important}[data-theme=dark] [style*="background: rgb(254, 242, 242)"],[data-theme=dark] [style*="background: rgb(254, 226, 226)"]{background:#ef44441f!important}[data-theme=dark] [style*="background-color: rgb(254, 242, 242)"],[data-theme=dark] [style*="background-color: rgb(254, 226, 226)"]{background-color:#ef44441f!important}[data-theme=dark] [style*="background: rgb(240, 253, 244)"],[data-theme=dark] [style*="background: rgb(220, 252, 231)"]{background:#10b9811f!important}[data-theme=dark] [style*="background-color: rgb(240, 253, 244)"],[data-theme=dark] [style*="background-color: rgb(220, 252, 231)"]{background-color:#10b9811f!important}[data-theme=dark] [style*="background: rgb(254, 243, 199)"],[data-theme=dark] [style*="background: rgb(255, 251, 235)"],[data-theme=dark] [style*="background: rgb(255, 247, 237)"]{background:#f59e0b1f!important}[data-theme=dark] [style*="background-color: rgb(254, 243, 199)"],[data-theme=dark] [style*="background-color: rgb(255, 251, 235)"]{background-color:#f59e0b1f!important}[data-theme=dark] [style*="background: rgb(240, 249, 255)"],[data-theme=dark] [style*="background: rgb(219, 234, 254)"]{background:#0ea5e91f!important}[data-theme=dark] [style*="background-color: rgb(240, 249, 255)"]{background-color:#0ea5e91f!important}[data-theme=dark] [style*="background: rgb(245, 243, 255)"],[data-theme=dark] [style*="background: rgb(237, 233, 254)"]{background:var(--primary-soft)!important}[data-theme=dark] [style*="background-color: rgb(245, 243, 255)"],[data-theme=dark] [style*="background-color: rgb(237, 233, 254)"]{background-color:var(--primary-soft)!important}[data-theme=dark] [style*="border: 1px solid rgb(226, 232, 240)"],[data-theme=dark] [style*="border: 1px solid rgb(229, 231, 235)"],[data-theme=dark] [style*="border: 1px solid rgb(241, 245, 249)"],[data-theme=dark] [style*="border: 1px solid rgb(243, 244, 246)"]{border-color:var(--border)!important}[data-theme=dark] [style*="border-bottom: 1px solid rgb(226, 232, 240)"],[data-theme=dark] [style*="border-bottom: 1px solid rgb(241, 245, 249)"]{border-bottom-color:var(--border)!important}[data-theme=dark] [style*="border-top: 1px solid rgb(226, 232, 240)"],[data-theme=dark] [style*="border-top: 1px solid rgb(241, 245, 249)"]{border-top-color:var(--border)!important}[data-theme=dark] [style*="border: 1px solid rgb(221, 214, 254)"],[data-theme=dark] [style*="border: 1px solid rgb(233, 213, 255)"]{border-color:var(--border-accent)!important}[data-theme=dark] [style*="border: 1px solid rgb(253, 230, 138)"],[data-theme=dark] [style*="border: 1px solid rgb(254, 215, 170)"],[data-theme=dark] [style*="border: 1px solid rgb(252, 165, 165)"],[data-theme=dark] [style*="border: 1px solid rgb(186, 230, 253)"]{border-color:var(--border)!important}[data-theme=dark] [style*="background: rgb(250, 245, 255)"],[data-theme=dark] [style*="background: rgb(253, 244, 255)"]{background:var(--primary-soft)!important}[data-theme=dark] [style*="background-color: rgb(250, 245, 255)"]{background-color:var(--primary-soft)!important}[data-theme=dark] [style*="background: rgb(255, 247, 237)"],[data-theme=dark] [style*="background: rgb(255, 248, 231)"]{background:#f973161a!important}[data-theme=dark] [style*="background-color: rgb(255, 247, 237)"]{background-color:#f973161a!important}[data-theme=dark] [style*="color: rgb(146, 64, 14)"]{color:#f59e0b!important;-webkit-text-fill-color:#f59e0b!important}[data-theme=dark] [style*="color: rgb(107, 33, 168)"]{color:#a78bfa!important;-webkit-text-fill-color:#a78bfa!important}[data-theme=dark] [style*="color: rgb(194, 65, 12)"]{color:#fb923c!important;-webkit-text-fill-color:#fb923c!important}[data-theme=dark] [style*="color: rgb(3, 105, 161)"]{color:#38bdf8!important;-webkit-text-fill-color:#38bdf8!important}[data-theme=dark] [style*="color: rgb(76, 29, 149)"]{color:var(--primary)!important;-webkit-text-fill-color:var(--primary)!important}[data-theme=dark] [style*="color: rgb(109, 40, 217)"]{color:#a78bfa!important;-webkit-text-fill-color:#a78bfa!important}[data-theme=dark] [style*="color: rgb(6, 95, 70)"],[data-theme=dark] [style*="color: rgb(4, 120, 87)"]{color:#34d399!important;-webkit-text-fill-color:#34d399!important}[data-theme=dark] [style*="color: rgb(15, 118, 110)"],[data-theme=dark] [style*="color: rgb(13, 148, 136)"]{color:#2dd4bf!important;-webkit-text-fill-color:#2dd4bf!important}[data-theme=dark] .form-control,[data-theme=dark] .form-control:focus,[data-theme=dark] .form-select,[data-theme=dark] .form-select:focus{background-color:var(--surface-2)!important;border-color:var(--border-strong)!important;color:var(--text-1)!important}[data-theme=dark] .form-control::placeholder{color:var(--text-3)!important}[data-theme=dark] .form-control:focus,[data-theme=dark] .form-select:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px #8b5cf633!important}[data-theme=dark] .form-control:disabled,[data-theme=dark] .form-select:disabled,[data-theme=dark] .form-control[readonly]{background-color:var(--surface-3)!important;color:var(--text-3)!important;opacity:1!important}[data-theme=dark] .input-group-text{background-color:var(--surface-3)!important;border-color:var(--border-strong)!important;color:var(--text-2)!important}[data-theme=dark] textarea.form-control{background-color:var(--surface-2)!important;color:var(--text-1)!important;border-color:var(--border-strong)!important}[data-theme=dark] .form-label,[data-theme=dark] label{color:var(--text-2)!important}[data-theme=dark] .form-text{color:var(--text-3)!important}[data-theme=dark] .form-check-label{color:var(--text-2)!important}[data-theme=dark] .form-check-input:not(:checked){background-color:var(--surface-3)!important;border-color:var(--border-strong)!important}[data-theme=dark] .table{color:var(--text-1)!important;border-color:var(--border)!important}[data-theme=dark] .table>:not(caption)>*>*{background-color:transparent!important;border-color:var(--border)!important;color:var(--text-1)!important}[data-theme=dark] .table>thead>*>*{background-color:var(--surface-2)!important;color:var(--text-3)!important;border-color:var(--border)!important}[data-theme=dark] .table-striped>tbody>tr:nth-of-type(odd)>*{background-color:#ffffff08!important;color:var(--text-1)!important}[data-theme=dark] .table-hover>tbody>tr:hover>*{background-color:var(--surface-3)!important;color:var(--text-1)!important}[data-theme=dark] .table-bordered>:not(caption)>*>*{border-color:var(--border)!important}[data-theme=dark] .table-light>*>*{background-color:var(--surface-2)!important;color:var(--text-2)!important}[data-theme=dark] .table-secondary>*>*{background-color:var(--surface-3)!important;color:var(--text-2)!important}[data-theme=dark] .card{background-color:var(--surface-1)!important;border-color:var(--border)!important;color:var(--text-1)!important}[data-theme=dark] .card-header,[data-theme=dark] .card-footer{background-color:var(--surface-2)!important;border-color:var(--border)!important;color:var(--text-1)!important}[data-theme=dark] .card-body,[data-theme=dark] .card-title{color:var(--text-1)!important}[data-theme=dark] .card-text{color:var(--text-2)!important}[data-theme=dark] .card-subtitle{color:var(--text-3)!important}[data-theme=dark] .modal-content{background-color:var(--surface-1)!important;border-color:var(--border-accent, var(--border))!important;color:var(--text-1)!important;box-shadow:var(--shadow-lg)!important}[data-theme=dark] .modal-header{background-color:var(--surface-2)!important;border-bottom-color:var(--border)!important;color:var(--text-1)!important}[data-theme=dark] .modal-footer{background-color:var(--surface-2)!important;border-top-color:var(--border)!important}[data-theme=dark] .modal-body,[data-theme=dark] .modal-title{color:var(--text-1)!important}[data-theme=dark] .modal-backdrop{background-color:#000000b3!important}[data-theme=dark] .btn-close{filter:invert(1) grayscale(100%) brightness(200%)!important}[data-theme=dark] .dropdown-menu{background-color:var(--surface-1)!important;border-color:var(--border-accent, var(--border))!important;box-shadow:var(--shadow-lg)!important;color:var(--text-1)!important}[data-theme=dark] .dropdown-item{color:var(--text-1)!important;background-color:transparent!important}[data-theme=dark] .dropdown-item:hover,[data-theme=dark] .dropdown-item:focus{background-color:var(--surface-3)!important;color:var(--text-1)!important}[data-theme=dark] .dropdown-item.active,[data-theme=dark] .dropdown-item:active{background-color:var(--primary-soft)!important;color:var(--primary)!important}[data-theme=dark] .dropdown-divider{border-color:var(--border)!important}[data-theme=dark] .dropdown-header{color:var(--text-3)!important}[data-theme=dark] .nav-tabs{border-bottom-color:var(--border)!important}[data-theme=dark] .nav-tabs .nav-link{color:var(--text-2)!important;border-color:transparent!important;background-color:transparent!important}[data-theme=dark] .nav-tabs .nav-link:hover{color:var(--text-1)!important;border-color:var(--border)!important;background-color:var(--surface-3)!important}[data-theme=dark] .nav-tabs .nav-link.active{color:var(--primary)!important;background-color:var(--surface-1)!important;border-color:var(--border) var(--border) var(--surface-1)!important}[data-theme=dark] .nav-pills .nav-link{color:var(--text-2)!important}[data-theme=dark] .nav-pills .nav-link.active,[data-theme=dark] .nav-pills .show>.nav-link{background-color:var(--primary-soft)!important;color:var(--primary)!important}[data-theme=dark] .list-group-item{background-color:var(--surface-1)!important;border-color:var(--border)!important;color:var(--text-1)!important}[data-theme=dark] .list-group-item:hover{background-color:var(--surface-2)!important}[data-theme=dark] .list-group-item.active{background-color:var(--primary-soft)!important;border-color:var(--border-accent, var(--border))!important;color:var(--primary)!important}[data-theme=dark] .list-group-item-action{color:var(--text-1)!important}[data-theme=dark] .badge.bg-light,[data-theme=dark] .badge.text-bg-light{background-color:var(--surface-3)!important;color:var(--text-1)!important}[data-theme=dark] .badge.bg-secondary,[data-theme=dark] .badge.text-bg-secondary{background-color:var(--surface-3)!important;color:var(--text-2)!important}[data-theme=dark] .badge.bg-white{background-color:var(--surface-3)!important;color:var(--text-1)!important}[data-theme=dark] .alert-danger{background-color:#ef44441f!important;border-color:#ef44444d!important;color:#fca5a5!important}[data-theme=dark] .alert-success{background-color:#10b9811f!important;border-color:#10b9814d!important;color:#6ee7b7!important}[data-theme=dark] .alert-warning{background-color:#f59e0b1f!important;border-color:#f59e0b4d!important;color:#fcd34d!important}[data-theme=dark] .alert-info{background-color:#6366f11f!important;border-color:#6366f14d!important;color:#a5b4fc!important}[data-theme=dark] .alert-light{background-color:var(--surface-2)!important;border-color:var(--border)!important;color:var(--text-1)!important}[data-theme=dark] .alert-secondary{background-color:var(--surface-2)!important;border-color:var(--border)!important;color:var(--text-2)!important}[data-theme=dark] .page-link{background-color:var(--surface-1)!important;border-color:var(--border)!important;color:var(--text-2)!important}[data-theme=dark] .page-link:hover{background-color:var(--surface-3)!important;border-color:var(--border-strong)!important;color:var(--text-1)!important}[data-theme=dark] .page-item.active .page-link{background-color:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}[data-theme=dark] .page-item.disabled .page-link{background-color:var(--surface-2)!important;border-color:var(--border)!important;color:var(--text-3)!important}[data-theme=dark] .tooltip-inner{background-color:var(--surface-3)!important;color:var(--text-1)!important}[data-theme=dark] .popover{background-color:var(--surface-1)!important;border-color:var(--border)!important}[data-theme=dark] .popover-header{background-color:var(--surface-2)!important;border-bottom-color:var(--border)!important;color:var(--text-1)!important}[data-theme=dark] .popover-body{color:var(--text-1)!important}[data-theme=dark] .progress{background-color:var(--surface-3)!important}[data-theme=dark] .accordion-item{background-color:var(--surface-1)!important;border-color:var(--border)!important;color:var(--text-1)!important}[data-theme=dark] .accordion-header .accordion-button{background-color:var(--surface-2)!important;color:var(--text-1)!important;box-shadow:none!important}[data-theme=dark] .accordion-button:not(.collapsed){background-color:var(--primary-soft)!important;color:var(--primary)!important}[data-theme=dark] .accordion-button:after{filter:invert(1)!important}[data-theme=dark] .accordion-body,[data-theme=dark] .offcanvas,[data-theme=dark] .offcanvas-start,[data-theme=dark] .offcanvas-end{background-color:var(--surface-1)!important;color:var(--text-1)!important}[data-theme=dark] .offcanvas-header{border-bottom-color:var(--border)!important}[data-theme=dark] .border{border-color:var(--border)!important}[data-theme=dark] .border-top{border-top-color:var(--border)!important}[data-theme=dark] .border-bottom{border-bottom-color:var(--border)!important}[data-theme=dark] .text-muted,[data-theme=dark] .text-secondary{color:var(--text-3)!important}[data-theme=dark] .text-body,[data-theme=dark] .text-dark{color:var(--text-1)!important}[data-theme=dark] .bg-white{background-color:var(--surface-1)!important}[data-theme=dark] .bg-light{background-color:var(--surface-2)!important}[data-theme=dark] .bg-body{background-color:var(--bg)!important}[data-theme=dark] hr{border-color:var(--border)!important}[data-theme=dark] .small,[data-theme=dark] small{color:var(--text-3)!important}[data-theme=dark] [style*="background: #fef2f2"],[data-theme=dark] [style*="background:#fef2f2"]{background:#ef44441f!important;color:#fca5a5!important}[data-theme=dark] [style*="background: #dcfce7"],[data-theme=dark] [style*="background:#dcfce7"]{background:#10b9811f!important;color:#6ee7b7!important}[data-theme-family=theme2],[data-theme-family=theme2][data-theme=light]{--t2-signal: #10a37e;--t2-deep: #0a4938;--t2-deeper: #073728;--t2-graphite: #292926;--t2-panel: #161615;--t2-ground: #070707;--t2-bone: #fefefe;--t2-oat: #ece7dd;--t2-oat-pale: #f6f4e8;--t2-mono-grey: #8a8a85;--brand-1: #0a4938;--brand-2: #10a37e;--brand-3: #10a37e;--primary: #0a4938;--primary-strong: #073728;--primary-soft: #e6f2ed;--primary-soft-2: #f1f8f5;--on-primary: #fefefe;--accent-rgb: 16, 163, 126;--primary-500: #10a37e;--primary-600: #0a4938;--primary-700: #073728;--primary-800: #06281d;--t2-wash: linear-gradient(135deg, #0a4938 0%, #10a37e 100%);--t2-wash-deep: linear-gradient(120deg, #041a13 0%, #0a4938 55%, #10a37e 100%);--brand-gradient: var(--t2-wash);--brand-gradient-soft: linear-gradient(135deg, #0a4938 0%, #10a37e 140%);--bg: #ffffff;--bg-aura-1: transparent;--bg-aura-2: transparent;--bg-aura-3: transparent;--surface-1: #ffffff;--surface-2: #f6f4e8;--surface-3: #ece7dd;--border: #e4dfd1;--border-strong: #d2ccb8;--border-accent: rgba(10, 73, 56, .22);--glass-bg: #ffffff;--glass-border: #e4dfd1;--glass-blur: 0px;--text-1: #070707;--text-2: #43433e;--text-3: #8a8a85;--text-on-glass: #070707;--success: #10a37e;--warning: #a06a12;--danger: #a93b22;--info: #43433e;--t2-status-neutral-bg: #ece7dd;--t2-status-neutral-fg: #43433e;--shadow-sm: 0 0 0 1px rgba(7, 7, 7, .06);--shadow-md: 0 0 0 1px rgba(7, 7, 7, .08);--shadow-lg: 0 0 0 1px rgba(7, 7, 7, .12);--shadow-glow: 0 0 0 1px rgba(10, 73, 56, .35);--shadow-sidebar: 1px 0 0 rgba(236, 231, 221, .1);--nav-active-glow: inset 2px 0 0 #10a37e;--r-sm: 0px;--r-md: 0px;--r-lg: 0px;--r-xl: 0px;--r-pill: 0px;--t2-snip: 22px;--t2-nav-bg: #070707;--t2-nav-bg-top: #0b0b0a;--t2-nav-fg: rgba(236, 231, 221, .7);--t2-nav-fg-active: #ece7dd;--t2-nav-active-bg: #0a4938;--t2-nav-hover-bg: rgba(236, 231, 221, .06);--t2-nav-border: rgba(236, 231, 221, .09);--t2-nav-section: #8a8a85;--t2-grid-line: #d2dcd9;--t2-grid-size: 50px;--t2-font-display: "Space Grotesk", "Inter", system-ui, sans-serif;--t2-font-mono: "IBM Plex Mono", ui-monospace, "SFMono-Regular", "Consolas", monospace;--t2-track: .08em;--ease: cubic-bezier(.22, 1, .36, 1);--dur: .18s;color-scheme:light}[data-theme-family=theme2][data-theme=dark]{--primary: #10a37e;--primary-strong: #0c8266;--primary-soft: rgba(16, 163, 126, .14);--primary-soft-2: rgba(16, 163, 126, .08);--on-primary: #04120d;--accent-rgb: 16, 163, 126;--primary-500: #10a37e;--primary-600: #10a37e;--primary-700: #0c8266;--primary-800: #0a6b54;--bg: #070707;--bg-aura-1: transparent;--bg-aura-2: transparent;--bg-aura-3: transparent;--surface-1: #0c100e;--surface-2: #101613;--surface-3: #161615;--border: rgba(16, 163, 126, .16);--border-strong: rgba(16, 163, 126, .3);--border-accent: rgba(16, 163, 126, .38);--glass-bg: #0c100e;--glass-border: rgba(16, 163, 126, .2);--glass-blur: 0px;--text-1: #ece7dd;--text-2: rgba(236, 231, 221, .78);--text-3: #8a8a85;--text-on-glass: #ece7dd;--success: #10a37e;--warning: #d8a13c;--danger: #e0674a;--info: rgba(236, 231, 221, .7);--t2-status-neutral-bg: rgba(236, 231, 221, .1);--t2-status-neutral-fg: rgba(236, 231, 221, .78);--shadow-sm: 0 0 0 1px rgba(236, 231, 221, .07);--shadow-md: 0 0 0 1px rgba(236, 231, 221, .09);--shadow-lg: 0 0 0 1px rgba(16, 163, 126, .22);--shadow-glow: 0 0 0 1px rgba(16, 163, 126, .45);--shadow-sidebar: 1px 0 0 rgba(236, 231, 221, .08);--t2-nav-bg: #050505;--t2-nav-bg-top: #080808;--t2-nav-border: rgba(236, 231, 221, .08);--t2-grid-line: #093832;color-scheme:dark}[data-theme-family=theme2] body{background-color:var(--bg);color:var(--text-2);font-family:var(--t2-font-display)}[data-theme-family=theme2][data-theme=dark] body{background-image:linear-gradient(135deg,#000,#030d0c 42%,#071b1a 74%,#092223);background-attachment:fixed}[data-theme-family=theme2] body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background-image:repeating-linear-gradient(to right,var(--t2-grid-line) 0 1px,transparent 1px var(--t2-grid-size)),repeating-linear-gradient(to bottom,var(--t2-grid-line) 0 1px,transparent 1px var(--t2-grid-size));-webkit-mask-image:linear-gradient(to right,transparent 16%,rgba(0,0,0,.28) 42%,rgba(0,0,0,.7) 70%,#000 100%);mask-image:linear-gradient(to right,transparent 16%,rgba(0,0,0,.28) 42%,rgba(0,0,0,.7) 70%,#000 100%)}[data-theme-family=theme2] #root{position:relative;z-index:1}[data-theme-family=theme2] .app-shell,[data-theme-family=theme2] [style*="min-height: 100vh"],[data-theme-family=theme2] [style*="min-height:100vh"]{background:transparent!important}[data-theme-family=theme2] .floating-bg,[data-theme-family=theme2] .bg-aura,[data-theme-family=theme2] .aura,[data-theme-family=theme2] .tva-aura,[data-theme-family=theme2] .glow-orb{display:none!important}[data-theme-family=theme2],[data-theme-family=theme2] *,[data-theme-family=theme2] *:before,[data-theme-family=theme2] *:after{font-family:var(--t2-font-display)!important}[data-theme-family=theme2] *{-webkit-text-fill-color:currentColor}[data-theme-family=theme2] h1,[data-theme-family=theme2] h2,[data-theme-family=theme2] h3,[data-theme-family=theme2] h4,[data-theme-family=theme2] h5,[data-theme-family=theme2] h6{font-family:var(--t2-font-display)!important;font-weight:500!important;letter-spacing:-.022em;color:var(--text-1)!important;line-height:1.18}[data-theme-family=theme2] h1{font-size:34px!important}[data-theme-family=theme2] h2{font-size:27px!important}[data-theme-family=theme2] h3{font-size:22px!important}[data-theme-family=theme2] h4{font-size:18px!important}[data-theme-family=theme2] h5{font-size:16px!important}[data-theme-family=theme2] h6{font-size:14px!important}[data-theme-family=theme2] body,[data-theme-family=theme2] p{font-weight:400;line-height:1.55}[data-theme-family=theme2] th,[data-theme-family=theme2] thead td,[data-theme-family=theme2] code,[data-theme-family=theme2] kbd,[data-theme-family=theme2] samp,[data-theme-family=theme2] .t2-mono,[data-theme-family=theme2] .t2-eyebrow,[data-theme-family=theme2] .t2-index,[data-theme-family=theme2] .t2-label,[data-theme-family=theme2] .status-badge,[data-theme-family=theme2] .badge{font-family:var(--t2-font-mono)!important;text-transform:uppercase;letter-spacing:var(--t2-track);font-weight:500}[data-theme-family=theme2] .gradient-text{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:var(--text-1)!important;color:var(--text-1)!important}[data-theme-family=theme2] *,[data-theme-family=theme2] *:before,[data-theme-family=theme2] *:after{border-radius:0!important}[data-theme-family=theme2] [style*="border-radius: 50%"],[data-theme-family=theme2] [style*="border-radius:50%"],[data-theme-family=theme2] .avatar,[data-theme-family=theme2] .rounded-circle,[data-theme-family=theme2] .t2-circle{border-radius:50%!important}[data-theme-family=theme2] .theme-toggle{border-radius:999px!important}[data-theme-family=theme2] .theme-toggle>span{border-radius:50%!important}[data-theme-family=theme2] [style*=box-shadow]{box-shadow:var(--shadow-sm)!important}[data-theme-family=theme2] [style*=backdrop-filter],[data-theme-family=theme2] [style*=backdropFilter]{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-theme-family=theme2] .app-sidebar,[data-theme-family=theme2] aside.app-sidebar{background:var(--t2-nav-bg)!important;border-right:1px solid var(--t2-nav-border)!important;box-shadow:none!important;--surface-1: #0b0b0a;--surface-2: #121211;--surface-3: #1a1a18;--border: rgba(236, 231, 221, .1);--border-strong: rgba(236, 231, 221, .18);--text-1: #ece7dd;--text-2: rgba(236, 231, 221, .78);--text-3: #9a9a92;--primary: #10a37e;--primary-soft: rgba(16, 163, 126, .16)}[data-theme-family=theme2] .app-sidebar-head button{background:transparent!important;border:1px solid var(--t2-nav-border)!important;color:var(--t2-nav-fg)!important}[data-theme-family=theme2] .app-sidebar-head button:hover{border-color:var(--t2-signal)!important;color:var(--t2-signal)!important}[data-theme-family=theme2] .app-sidebar-head button svg{stroke:currentColor!important}[data-theme-family=theme2] .app-sidebar *{color:var(--t2-nav-fg)}[data-theme-family=theme2] .app-sidebar-head{background:var(--t2-nav-bg-top)!important;border-bottom:1px solid var(--t2-nav-border)!important}[data-theme-family=theme2] .app-sidebar-head .app-brand-name{color:var(--t2-nav-fg-active)!important;-webkit-text-fill-color:var(--t2-nav-fg-active)!important;font-weight:500!important;letter-spacing:-.01em}[data-theme-family=theme2] .app-sidebar-head .app-brand-sub{font-family:var(--t2-font-mono)!important;text-transform:uppercase;letter-spacing:var(--t2-track);color:var(--t2-nav-section)!important;-webkit-text-fill-color:var(--t2-nav-section)!important;font-size:9.5px!important}[data-theme-family=theme2] .sidebar-nav .sb-item,[data-theme-family=theme2] .sidebar-nav .sb-sub-item{font-family:var(--t2-font-display)!important;text-transform:none!important;letter-spacing:0!important;font-weight:400!important;color:var(--t2-nav-fg)!important;-webkit-text-fill-color:var(--t2-nav-fg)!important;background:transparent!important;box-shadow:none!important;border-left:2px solid transparent!important;margin-left:0!important;margin-right:0!important}[data-theme-family=theme2] .sidebar-nav .sb-item:hover,[data-theme-family=theme2] .sidebar-nav .sb-sub-item:hover{background:var(--t2-nav-hover-bg)!important;color:var(--t2-nav-fg-active)!important;-webkit-text-fill-color:var(--t2-nav-fg-active)!important}[data-theme-family=theme2] .sidebar-nav .sb-item-active,[data-theme-family=theme2] .sidebar-nav .sb-sub-active{background:var(--t2-nav-active-bg)!important;color:#ece7dd!important;-webkit-text-fill-color:#ece7dd!important;border-left:2px solid var(--t2-signal)!important;box-shadow:none!important;font-weight:500!important}[data-theme-family=theme2] .sidebar-nav .sb-icon{color:var(--t2-nav-section)!important}[data-theme-family=theme2] .sidebar-nav .sb-item-active .sb-icon,[data-theme-family=theme2] .sidebar-nav .sb-sub-active .sb-icon{color:var(--t2-signal)!important}[data-theme-family=theme2] .sidebar-nav svg{color:inherit!important}[data-theme-family=theme2] .sidebar-section-label,[data-theme-family=theme2] .sidebar-nav .sb-group-label{font-family:var(--t2-font-mono)!important;text-transform:uppercase!important;letter-spacing:var(--t2-track)!important;color:var(--t2-nav-section)!important;-webkit-text-fill-color:var(--t2-nav-section)!important;font-size:9.5px!important;font-weight:500!important}[data-theme-family=theme2] .app-sidebar-head [style*="var(--brand-gradient)"]{box-shadow:none!important}[data-theme-family=theme2] .mod-tile:hover{transform:none!important;box-shadow:none!important;border-color:var(--t2-signal)!important;background:var(--primary-soft)!important}[data-theme-family=theme2] .app-topbar{background:var(--surface-1)!important;border-bottom:1px solid var(--border)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-theme-family=theme2] table{border-collapse:collapse}[data-theme-family=theme2] table thead tr,[data-theme-family=theme2] table thead th{background:var(--surface-2)!important;color:var(--text-3)!important;-webkit-text-fill-color:var(--text-3)!important;font-family:var(--t2-font-mono)!important;font-size:10.5px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:var(--t2-track)!important;border-top:1px solid var(--border)!important;border-bottom:1px solid var(--border-strong)!important}[data-theme-family=theme2] table tbody tr{border-bottom:1px solid var(--border)!important;background:transparent!important}[data-theme-family=theme2] table tbody tr:hover{background:var(--primary-soft)!important}[data-theme-family=theme2] table tbody td{color:var(--text-1)!important;-webkit-text-fill-color:var(--text-1)!important;font-size:13px!important;font-weight:400!important;border-color:var(--border)!important}[data-theme-family=theme2] table tbody td .t2-mono,[data-theme-family=theme2] table tbody td code{font-family:var(--t2-font-mono)!important}[data-theme-family=theme2] table tbody td a{color:var(--t2-signal)!important;-webkit-text-fill-color:var(--t2-signal)!important;font-weight:500!important;text-decoration:none!important}[data-theme-family=theme2] table tbody td a:hover{text-decoration:underline!important}[data-theme-family=theme2] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),[data-theme-family=theme2] select,[data-theme-family=theme2] textarea{background:var(--surface-1)!important;color:var(--text-1)!important;-webkit-text-fill-color:var(--text-1)!important;border:1px solid var(--border-strong)!important;font-family:var(--t2-font-display)!important;font-size:13px!important}[data-theme-family=theme2] input::placeholder,[data-theme-family=theme2] textarea::placeholder{color:var(--text-3)!important;-webkit-text-fill-color:var(--text-3)!important}[data-theme-family=theme2] input:focus,[data-theme-family=theme2] select:focus,[data-theme-family=theme2] textarea:focus,[data-theme-family=theme2] select:focus-visible{outline:none!important;border-color:var(--t2-signal)!important;box-shadow:inset 0 -2px 0 0 var(--t2-signal)!important}[data-theme-family=theme2] input[type=checkbox],[data-theme-family=theme2] input[type=radio],[data-theme-family=theme2] input[type=range],[data-theme-family=theme2] progress{accent-color:var(--t2-signal)}[data-theme-family=theme2] label{font-family:var(--t2-font-mono)!important;text-transform:uppercase;letter-spacing:var(--t2-track);font-size:10px!important;font-weight:500!important;color:var(--text-3)!important;-webkit-text-fill-color:var(--text-3)!important}[data-theme-family=theme2] select{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='%238a8a85' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important}[data-theme-family=theme2] button{font-family:var(--t2-font-mono)!important;text-transform:uppercase;letter-spacing:.07em;font-weight:500!important;font-size:11.5px!important;transition:background var(--dur) var(--ease),color var(--dur) var(--ease),border-color var(--dur) var(--ease)}[data-theme-family=theme2] button:hover:not(:disabled){opacity:1}[data-theme-family=theme2] button:active:not(:disabled){transform:none}[data-theme-family=theme2] .t2-btn-primary,[data-theme-family=theme2] .btn-primary{background:var(--primary)!important;background-image:none!important;border:1px solid var(--primary)!important;color:var(--on-primary)!important;-webkit-text-fill-color:var(--on-primary)!important}[data-theme-family=theme2] .t2-btn-primary:hover,[data-theme-family=theme2] .btn-primary:hover,[data-theme-family=theme2] .btn-primary:focus,[data-theme-family=theme2] .btn-primary:active{background:var(--primary-strong)!important;border-color:var(--primary-strong)!important;color:var(--on-primary)!important;-webkit-text-fill-color:var(--on-primary)!important;box-shadow:none!important}[data-theme-family=theme2] .t2-btn,[data-theme-family=theme2] .btn-outline-primary,[data-theme-family=theme2] .btn-secondary,[data-theme-family=theme2] .btn-light{background:var(--surface-1)!important;border:1px solid var(--border-strong)!important;color:var(--text-1)!important;-webkit-text-fill-color:var(--text-1)!important}[data-theme-family=theme2] .t2-btn:hover,[data-theme-family=theme2] .btn-outline-primary:hover,[data-theme-family=theme2] .btn-outline-primary:focus,[data-theme-family=theme2] .btn-outline-primary:active{background:var(--primary-soft)!important;border-color:var(--t2-signal)!important;color:var(--text-1)!important;-webkit-text-fill-color:var(--text-1)!important;box-shadow:none!important}[data-theme-family=theme2] .t2-seg{display:inline-flex;gap:6px}[data-theme-family=theme2] .t2-seg>button{background:var(--surface-3)!important;border:1px solid transparent!important;color:var(--text-2)!important;-webkit-text-fill-color:var(--text-2)!important;padding:7px 16px!important}[data-theme-family=theme2] .t2-seg>button[data-active=true]{background:var(--text-1)!important;color:var(--bg)!important;-webkit-text-fill-color:var(--bg)!important}[data-theme-family=theme2] .btn-danger,[data-theme-family=theme2] .t2-btn-danger{background:transparent!important;border:1px solid var(--danger)!important;color:var(--danger)!important;-webkit-text-fill-color:var(--danger)!important}[data-theme-family=theme2] .btn-danger:hover,[data-theme-family=theme2] .t2-btn-danger:hover{background:var(--danger)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}[data-theme-family=theme2] .status-badge,[data-theme-family=theme2] .badge,[data-theme-family=theme2] .t2-tag{font-size:10px!important;padding:4px 10px!important;border:1px solid transparent;background:var(--t2-status-neutral-bg)!important;color:var(--t2-status-neutral-fg)!important;-webkit-text-fill-color:var(--t2-status-neutral-fg)!important}[data-theme-family=theme2] .t2-tag--ok,[data-theme-family=theme2] .badge.bg-success{background:var(--primary-soft)!important;color:var(--t2-deep)!important;-webkit-text-fill-color:var(--t2-deep)!important;border-color:#10a37e59}[data-theme-family=theme2][data-theme=dark] .t2-tag--ok,[data-theme-family=theme2][data-theme=dark] .badge.bg-success{color:var(--t2-signal)!important;-webkit-text-fill-color:var(--t2-signal)!important}[data-theme-family=theme2] .t2-tag--no,[data-theme-family=theme2] .badge.bg-danger{background:var(--text-1)!important;color:var(--bg)!important;-webkit-text-fill-color:var(--bg)!important}[data-theme-family=theme2] .t2-tag--warn,[data-theme-family=theme2] .badge.bg-warning{background:transparent!important;color:var(--warning)!important;-webkit-text-fill-color:var(--warning)!important;border-color:var(--warning)}[data-theme-family=theme2] .crm-card,[data-theme-family=theme2] .card,[data-theme-family=theme2] .glass-card,[data-theme-family=theme2] .t2-card{background:var(--surface-1)!important;border:1px solid var(--border)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-theme-family=theme2] .t2-panel{background:var(--surface-3)!important;border:1px solid var(--border)!important}[data-theme-family=theme2] .modal-content{background:var(--surface-1)!important;border:1px solid var(--border-strong)!important}[data-theme-family=theme2] .modal-header,[data-theme-family=theme2] .modal-footer{border-color:var(--border)!important}[data-theme-family=theme2] .modal-backdrop{background:#070707!important}[data-theme-family=theme2] .modal-backdrop.show{opacity:.72!important}[data-theme-family=theme2] .dropdown-menu{background:var(--surface-1)!important;border:1px solid var(--border-strong)!important;box-shadow:none!important}[data-theme-family=theme2] .dropdown-item{color:var(--text-1)!important}[data-theme-family=theme2] .dropdown-item:hover,[data-theme-family=theme2] .dropdown-item:focus{background:var(--primary-soft)!important;color:var(--text-1)!important}[data-theme-family=theme2] .form-control,[data-theme-family=theme2] .form-select{background-color:var(--surface-1)!important;border-color:var(--border-strong)!important;color:var(--text-1)!important}[data-theme-family=theme2] .form-control:focus,[data-theme-family=theme2] .form-select:focus{border-color:var(--t2-signal)!important;box-shadow:inset 0 -2px 0 0 var(--t2-signal)!important}[data-theme-family=theme2] .form-check-input:checked{background-color:var(--t2-signal)!important;border-color:var(--t2-signal)!important}[data-theme-family=theme2] .form-check-input:focus{border-color:var(--t2-signal)!important;box-shadow:0 0 0 2px #10a37e40!important}[data-theme-family=theme2] .nav-tabs{border-bottom:1px solid var(--border)!important}[data-theme-family=theme2] .nav-tabs .nav-link{color:var(--text-3)!important;border:none!important;border-bottom:2px solid transparent!important}[data-theme-family=theme2] .nav-tabs .nav-link.active{color:var(--text-1)!important;background:transparent!important;border-bottom-color:var(--t2-signal)!important}[data-theme-family=theme2] .list-group-item{background:var(--surface-1)!important;border-color:var(--border)!important;color:var(--text-1)!important}[data-theme-family=theme2] .page-link{background:var(--surface-1)!important;border-color:var(--border)!important;color:var(--text-2)!important}[data-theme-family=theme2] .page-item.active .page-link{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--on-primary)!important}[data-theme-family=theme2] .progress{background:var(--surface-3)!important}[data-theme-family=theme2] .progress-bar{background:var(--t2-signal)!important}[data-theme-family=theme2] .alert{border-radius:0!important;border-width:1px!important}[data-theme-family=theme2] .alert-success{background:var(--primary-soft)!important;border-color:var(--t2-signal)!important;color:var(--t2-deep)!important}[data-theme-family=theme2] .alert-danger{background:transparent!important;border-color:var(--danger)!important;color:var(--danger)!important}[data-theme-family=theme2] .tooltip-inner{background:var(--text-1)!important;color:var(--bg)!important;font-family:var(--t2-font-mono)!important;font-size:10.5px!important}[data-theme-family=theme2] [style*="color: rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="color: rgb(109, 40, 217)"],[data-theme-family=theme2] [style*="color: rgb(139, 92, 246)"],[data-theme-family=theme2] [style*="color: rgb(91, 33, 182)"],[data-theme-family=theme2] [style*="color: rgb(167, 139, 250)"],[data-theme-family=theme2] [style*="color: rgb(217, 70, 239)"],[data-theme-family=theme2] [style*="color: rgb(236, 72, 153)"]{color:var(--t2-signal)!important;-webkit-text-fill-color:var(--t2-signal)!important}[data-theme-family=theme2] svg[stroke="#7c3aed" i],[data-theme-family=theme2] svg[stroke="#6d28d9" i],[data-theme-family=theme2] svg[stroke="#8b5cf6" i],[data-theme-family=theme2] svg[stroke="#a78bfa" i],[data-theme-family=theme2] svg[stroke="#d946ef" i],[data-theme-family=theme2] svg[stroke="#ec4899" i],[data-theme-family=theme2] svg[stroke="#5b21b6" i]{stroke:var(--t2-signal)!important}[data-theme-family=theme2] svg[fill="#7c3aed" i],[data-theme-family=theme2] svg[fill="#6d28d9" i],[data-theme-family=theme2] svg[fill="#8b5cf6" i],[data-theme-family=theme2] svg[fill="#a78bfa" i],[data-theme-family=theme2] svg[fill="#d946ef" i],[data-theme-family=theme2] svg[fill="#ec4899" i],[data-theme-family=theme2] svg [fill="#7c3aed" i],[data-theme-family=theme2] svg [fill="#8b5cf6" i],[data-theme-family=theme2] svg [stroke="#7c3aed" i],[data-theme-family=theme2] svg [stroke="#8b5cf6" i]{fill:var(--t2-signal)!important}[data-theme-family=theme2] svg [stroke="#7c3aed" i],[data-theme-family=theme2] svg [stroke="#8b5cf6" i]{fill:none!important;stroke:var(--t2-signal)!important}[data-theme-family=theme2] [style*="background: rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="background: rgb(109, 40, 217)"],[data-theme-family=theme2] [style*="background: rgb(139, 92, 246)"],[data-theme-family=theme2] [style*="background: rgb(217, 70, 239)"],[data-theme-family=theme2] [style*="background: rgb(236, 72, 153)"]{background:var(--primary)!important;color:var(--on-primary)!important;-webkit-text-fill-color:var(--on-primary)!important}[data-theme-family=theme2] [style*="background-color: rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="background-color: rgb(109, 40, 217)"],[data-theme-family=theme2] [style*="background-color: rgb(139, 92, 246)"],[data-theme-family=theme2] [style*="background-color: rgb(217, 70, 239)"],[data-theme-family=theme2] [style*="background-color: rgb(236, 72, 153)"]{background-color:var(--primary)!important;color:var(--on-primary)!important;-webkit-text-fill-color:var(--on-primary)!important}[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(139, 92, 246)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(124, 58, 237)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(167, 139, 250)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(217, 70, 239)"]:not([data-theme-swatch]){background-image:var(--t2-wash)!important}[data-theme-family=theme2] [style*="background: rgb(245, 243, 255)"],[data-theme-family=theme2] [style*="background: rgb(250, 245, 255)"],[data-theme-family=theme2] [style*="background: rgb(237, 233, 254)"],[data-theme-family=theme2] [style*="background: rgb(221, 214, 254)"]{background:var(--primary-soft)!important}[data-theme-family=theme2] [style*="background-color: rgb(245, 243, 255)"],[data-theme-family=theme2] [style*="background-color: rgb(237, 233, 254)"]{background-color:var(--primary-soft)!important}[data-theme-family=theme2] [style*="border: 1.5px solid rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="border: 1px solid rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="border: 2px solid rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="border-color: rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="border-bottom: 2px solid rgb(124, 58, 237)"]{border-color:var(--t2-signal)!important}[data-theme-family=theme2][data-theme=dark] [style*="background: rgb(255, 255, 255)"]:not([class*=btn]),[data-theme-family=theme2][data-theme=dark] [style*="background-color: rgb(255, 255, 255)"]:not([class*=btn]){background:var(--surface-1)!important}[data-theme-family=theme2][data-theme=dark] [style*="background: rgb(249, 250, 251)"],[data-theme-family=theme2][data-theme=dark] [style*="background: rgb(248, 250, 252)"],[data-theme-family=theme2][data-theme=dark] [style*="background: rgb(243, 244, 246)"],[data-theme-family=theme2][data-theme=dark] [style*="background: rgb(241, 245, 249)"]{background:var(--surface-2)!important}[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(17, 24, 39)"],[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(31, 41, 55)"],[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(15, 23, 42)"],[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(30, 41, 59)"]{color:var(--text-1)!important;-webkit-text-fill-color:var(--text-1)!important}[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(55, 65, 81)"],[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(75, 85, 99)"],[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(51, 65, 85)"]{color:var(--text-2)!important;-webkit-text-fill-color:var(--text-2)!important}[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(107, 114, 128)"],[data-theme-family=theme2][data-theme=dark] [style*="color: rgb(100, 116, 139)"]{color:var(--text-3)!important;-webkit-text-fill-color:var(--text-3)!important}[data-theme-family=theme2][data-theme=light] [style*="background: rgb(249, 250, 251)"],[data-theme-family=theme2][data-theme=light] [style*="background: rgb(243, 244, 246)"],[data-theme-family=theme2][data-theme=light] [style*="background: rgb(248, 250, 252)"]{background:var(--surface-2)!important}[data-theme-family=theme2] [style*="color: rgb(37, 99, 235)"],[data-theme-family=theme2] [style*="color: rgb(30, 64, 175)"],[data-theme-family=theme2] [style*="color: rgb(59, 130, 246)"],[data-theme-family=theme2] [style*="color: rgb(29, 78, 216)"],[data-theme-family=theme2] [style*="color: rgb(14, 165, 233)"],[data-theme-family=theme2] [style*="color: rgb(3, 105, 161)"],[data-theme-family=theme2] [style*="color: rgb(8, 145, 178)"],[data-theme-family=theme2] [style*="color: rgb(6, 182, 212)"],[data-theme-family=theme2] [style*="color: rgb(79, 70, 229)"],[data-theme-family=theme2] [style*="color: rgb(99, 102, 241)"],[data-theme-family=theme2] [style*="color: rgb(22, 163, 74)"],[data-theme-family=theme2] [style*="color: rgb(21, 128, 61)"],[data-theme-family=theme2] [style*="color: rgb(34, 197, 94)"],[data-theme-family=theme2] [style*="color: rgb(16, 185, 129)"],[data-theme-family=theme2] [style*="color: rgb(5, 150, 105)"],[data-theme-family=theme2] [style*="color: rgb(13, 148, 136)"],[data-theme-family=theme2] [style*="color: rgb(15, 118, 110)"],[data-theme-family=theme2] [style*="color: rgb(22, 101, 52)"],[data-theme-family=theme2] [style*="color: rgb(6, 95, 70)"],[data-theme-family=theme2] [style*="color: rgb(26, 92, 74)"],[data-theme-family=theme2] [style*="color: rgb(4, 120, 87)"]{color:var(--t2-signal)!important;-webkit-text-fill-color:var(--t2-signal)!important}[data-theme-family=theme2] [style*="background: rgb(37, 99, 235)"],[data-theme-family=theme2] [style*="background: rgb(30, 64, 175)"],[data-theme-family=theme2] [style*="background: rgb(59, 130, 246)"],[data-theme-family=theme2] [style*="background: rgb(29, 78, 216)"],[data-theme-family=theme2] [style*="background: rgb(14, 165, 233)"],[data-theme-family=theme2] [style*="background: rgb(8, 145, 178)"],[data-theme-family=theme2] [style*="background: rgb(6, 182, 212)"],[data-theme-family=theme2] [style*="background: rgb(79, 70, 229)"],[data-theme-family=theme2] [style*="background: rgb(99, 102, 241)"],[data-theme-family=theme2] [style*="background: rgb(22, 163, 74)"],[data-theme-family=theme2] [style*="background: rgb(21, 128, 61)"],[data-theme-family=theme2] [style*="background: rgb(34, 197, 94)"],[data-theme-family=theme2] [style*="background: rgb(16, 185, 129)"],[data-theme-family=theme2] [style*="background: rgb(5, 150, 105)"],[data-theme-family=theme2] [style*="background: rgb(13, 148, 136)"],[data-theme-family=theme2] [style*="background: rgb(15, 118, 110)"],[data-theme-family=theme2] [style*="background: rgb(26, 92, 74)"],[data-theme-family=theme2] [style*="background-color: rgb(37, 99, 235)"],[data-theme-family=theme2] [style*="background-color: rgb(59, 130, 246)"],[data-theme-family=theme2] [style*="background-color: rgb(16, 185, 129)"],[data-theme-family=theme2] [style*="background-color: rgb(22, 163, 74)"]{background:var(--primary)!important;color:var(--on-primary)!important;-webkit-text-fill-color:var(--on-primary)!important}[data-theme-family=theme2] [style*="solid rgb(37, 99, 235)"],[data-theme-family=theme2] [style*="solid rgb(30, 64, 175)"],[data-theme-family=theme2] [style*="solid rgb(59, 130, 246)"],[data-theme-family=theme2] [style*="solid rgb(29, 78, 216)"],[data-theme-family=theme2] [style*="solid rgb(14, 165, 233)"],[data-theme-family=theme2] [style*="solid rgb(8, 145, 178)"],[data-theme-family=theme2] [style*="solid rgb(6, 182, 212)"],[data-theme-family=theme2] [style*="solid rgb(79, 70, 229)"],[data-theme-family=theme2] [style*="solid rgb(99, 102, 241)"],[data-theme-family=theme2] [style*="solid rgb(22, 163, 74)"],[data-theme-family=theme2] [style*="solid rgb(34, 197, 94)"],[data-theme-family=theme2] [style*="solid rgb(16, 185, 129)"],[data-theme-family=theme2] [style*="solid rgb(5, 150, 105)"],[data-theme-family=theme2] [style*="solid rgb(13, 148, 136)"],[data-theme-family=theme2] [style*="solid rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="solid rgb(139, 92, 246)"],[data-theme-family=theme2] [style*="solid rgb(109, 40, 217)"]{border-color:var(--t2-signal)!important}[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(30, 64, 175)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(37, 99, 235)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(59, 130, 246)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(6, 182, 212)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(14, 165, 233)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(79, 70, 229)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(99, 102, 241)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(16, 185, 129)"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgb(13, 148, 136)"]:not([data-theme-swatch]){background-image:var(--t2-wash-deep)!important}[data-theme-family=theme2] svg[stroke="#2563eb" i],[data-theme-family=theme2] svg[stroke="#1e40af" i],[data-theme-family=theme2] svg[stroke="#3b82f6" i],[data-theme-family=theme2] svg[stroke="#1d4ed8" i],[data-theme-family=theme2] svg[stroke="#0ea5e9" i],[data-theme-family=theme2] svg[stroke="#0369a1" i],[data-theme-family=theme2] svg[stroke="#0891b2" i],[data-theme-family=theme2] svg[stroke="#06b6d4" i],[data-theme-family=theme2] svg[stroke="#4f46e5" i],[data-theme-family=theme2] svg[stroke="#6366f1" i],[data-theme-family=theme2] svg[stroke="#16a34a" i],[data-theme-family=theme2] svg[stroke="#15803d" i],[data-theme-family=theme2] svg[stroke="#22c55e" i],[data-theme-family=theme2] svg[stroke="#10b981" i],[data-theme-family=theme2] svg[stroke="#059669" i],[data-theme-family=theme2] svg[stroke="#0d9488" i],[data-theme-family=theme2] svg[stroke="#0f766e" i],[data-theme-family=theme2] svg[stroke="#f59e0b" i],[data-theme-family=theme2] svg[stroke="#d97706" i],[data-theme-family=theme2] svg[stroke="#f97316" i],[data-theme-family=theme2] svg[stroke="#ea580c" i],[data-theme-family=theme2] svg[stroke="#eab308" i]{stroke:var(--t2-signal)!important}[data-theme-family=theme2] svg[fill="#2563eb" i],[data-theme-family=theme2] svg[fill="#3b82f6" i],[data-theme-family=theme2] svg[fill="#06b6d4" i],[data-theme-family=theme2] svg[fill="#10b981" i],[data-theme-family=theme2] svg[fill="#16a34a" i],[data-theme-family=theme2] svg[fill="#f59e0b" i],[data-theme-family=theme2] svg[fill="#f97316" i]{fill:var(--t2-signal)!important}[data-theme-family=theme2] [style*="rgb(239, 246, 255)"],[data-theme-family=theme2] [style*="rgb(219, 234, 254)"],[data-theme-family=theme2] [style*="rgb(191, 219, 254)"],[data-theme-family=theme2] [style*="rgb(224, 242, 254)"],[data-theme-family=theme2] [style*="rgb(186, 230, 253)"],[data-theme-family=theme2] [style*="rgb(240, 249, 255)"],[data-theme-family=theme2] [style*="rgb(240, 247, 255)"],[data-theme-family=theme2] [style*="rgb(240, 244, 255)"],[data-theme-family=theme2] [style*="rgb(240, 253, 244)"],[data-theme-family=theme2] [style*="rgb(220, 252, 231)"],[data-theme-family=theme2] [style*="rgb(187, 247, 208)"],[data-theme-family=theme2] [style*="rgb(134, 239, 172)"],[data-theme-family=theme2] [style*="rgb(209, 250, 229)"],[data-theme-family=theme2] [style*="rgb(236, 253, 245)"],[data-theme-family=theme2] [style*="rgb(240, 253, 250)"],[data-theme-family=theme2] [style*="rgb(153, 246, 228)"],[data-theme-family=theme2] [style*="rgb(224, 247, 240)"],[data-theme-family=theme2] [style*="rgb(245, 243, 255)"],[data-theme-family=theme2] [style*="rgb(237, 233, 254)"],[data-theme-family=theme2] [style*="rgb(221, 214, 254)"],[data-theme-family=theme2] [style*="rgb(196, 181, 253)"],[data-theme-family=theme2] [style*="rgb(250, 245, 255)"]{background-color:var(--primary-soft)!important;border-color:var(--border)!important}[data-theme-family=theme2] [style*="color: rgb(245, 158, 11)"],[data-theme-family=theme2] [style*="color: rgb(217, 119, 6)"],[data-theme-family=theme2] [style*="color: rgb(180, 83, 9)"],[data-theme-family=theme2] [style*="color: rgb(146, 64, 14)"],[data-theme-family=theme2] [style*="color: rgb(249, 115, 22)"],[data-theme-family=theme2] [style*="color: rgb(234, 88, 12)"],[data-theme-family=theme2] [style*="color: rgb(194, 65, 12)"],[data-theme-family=theme2] [style*="color: rgb(234, 179, 8)"]{color:var(--warning)!important;-webkit-text-fill-color:var(--warning)!important}[data-theme-family=theme2] [style*="background: rgb(245, 158, 11)"],[data-theme-family=theme2] [style*="background: rgb(249, 115, 22)"],[data-theme-family=theme2] [style*="background: rgb(217, 119, 6)"],[data-theme-family=theme2] [style*="background: rgb(234, 88, 12)"],[data-theme-family=theme2] [style*="background-color: rgb(245, 158, 11)"],[data-theme-family=theme2] [style*="background-color: rgb(249, 115, 22)"]{background:var(--warning)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}[data-theme-family=theme2] [style*="solid rgb(245, 158, 11)"],[data-theme-family=theme2] [style*="solid rgb(249, 115, 22)"],[data-theme-family=theme2] [style*="solid rgb(217, 119, 6)"]{border-color:var(--warning)!important}[data-theme-family=theme2] [style*="rgb(255, 251, 235)"],[data-theme-family=theme2] [style*="rgb(254, 243, 199)"],[data-theme-family=theme2] [style*="rgb(253, 230, 138)"],[data-theme-family=theme2] [style*="rgb(252, 211, 77)"],[data-theme-family=theme2] [style*="rgb(255, 247, 237)"],[data-theme-family=theme2] [style*="rgb(254, 215, 170)"],[data-theme-family=theme2] [style*="rgb(254, 249, 195)"],[data-theme-family=theme2] [style*="rgb(255, 243, 205)"]{background-color:var(--t2-oat-pale)!important;border-color:var(--border)!important}[data-theme-family=theme2] [style*="color: rgb(239, 68, 68)"],[data-theme-family=theme2] [style*="color: rgb(220, 38, 38)"],[data-theme-family=theme2] [style*="color: rgb(185, 28, 28)"],[data-theme-family=theme2] [style*="color: rgb(153, 27, 27)"],[data-theme-family=theme2] [style*="color: rgb(248, 113, 113)"]{color:var(--danger)!important;-webkit-text-fill-color:var(--danger)!important}[data-theme-family=theme2] [style*="rgb(254, 242, 242)"],[data-theme-family=theme2] [style*="rgb(254, 226, 226)"],[data-theme-family=theme2] [style*="rgb(254, 202, 202)"],[data-theme-family=theme2] [style*="rgb(252, 165, 165)"],[data-theme-family=theme2] [style*="rgb(255, 245, 245)"]{background-color:#a93b2214!important;border-color:#a93b2247!important}[data-theme-family=theme2] [style*="rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="rgb(109, 40, 217)"],[data-theme-family=theme2] [style*="rgb(139, 92, 246)"],[data-theme-family=theme2] [style*="rgb(167, 139, 250)"],[data-theme-family=theme2] [style*="rgb(91, 33, 182)"],[data-theme-family=theme2] [style*="rgb(217, 70, 239)"],[data-theme-family=theme2] [style*="rgb(236, 72, 153)"],[data-theme-family=theme2] [style*="rgb(37, 99, 235)"],[data-theme-family=theme2] [style*="rgb(30, 64, 175)"],[data-theme-family=theme2] [style*="rgb(59, 130, 246)"],[data-theme-family=theme2] [style*="rgb(29, 78, 216)"],[data-theme-family=theme2] [style*="rgb(14, 165, 233)"],[data-theme-family=theme2] [style*="rgb(3, 105, 161)"],[data-theme-family=theme2] [style*="rgb(8, 145, 178)"],[data-theme-family=theme2] [style*="rgb(6, 182, 212)"],[data-theme-family=theme2] [style*="rgb(79, 70, 229)"],[data-theme-family=theme2] [style*="rgb(99, 102, 241)"],[data-theme-family=theme2] [style*="rgb(22, 163, 74)"],[data-theme-family=theme2] [style*="rgb(21, 128, 61)"],[data-theme-family=theme2] [style*="rgb(34, 197, 94)"],[data-theme-family=theme2] [style*="rgb(16, 185, 129)"],[data-theme-family=theme2] [style*="rgb(5, 150, 105)"],[data-theme-family=theme2] [style*="rgb(13, 148, 136)"],[data-theme-family=theme2] [style*="rgb(15, 118, 110)"]{border-color:var(--t2-signal)!important}[data-theme-family=theme2] [style*="rgb(245, 158, 11)"],[data-theme-family=theme2] [style*="rgb(217, 119, 6)"],[data-theme-family=theme2] [style*="rgb(180, 83, 9)"],[data-theme-family=theme2] [style*="rgb(249, 115, 22)"],[data-theme-family=theme2] [style*="rgb(234, 88, 12)"],[data-theme-family=theme2] [style*="rgb(234, 179, 8)"]{border-color:var(--warning)!important}[data-theme-family=theme2] [style*="rgb(239, 68, 68)"],[data-theme-family=theme2] [style*="rgb(220, 38, 38)"],[data-theme-family=theme2] [style*="rgb(185, 28, 28)"]{border-color:var(--danger)!important}[data-theme-family=theme2] [style*="border-bottom-color: rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="border-top-color: rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="border-left-color: rgb(124, 58, 237)"],[data-theme-family=theme2] [style*="border-right-color: rgb(124, 58, 237)"]{border-color:var(--t2-signal)!important}[data-theme-family=theme2] [style*="background: rgba(124, 58, 237"],[data-theme-family=theme2] [style*="background-color: rgba(124, 58, 237"],[data-theme-family=theme2] [style*="background: rgba(139, 92, 246"],[data-theme-family=theme2] [style*="background-color: rgba(139, 92, 246"],[data-theme-family=theme2] [style*="background: rgba(109, 40, 217"],[data-theme-family=theme2] [style*="background: rgba(167, 139, 250"],[data-theme-family=theme2] [style*="background: rgba(217, 70, 239"],[data-theme-family=theme2] [style*="background: rgba(236, 72, 153"]{background-color:var(--primary-soft)!important}[data-theme-family=theme2] [style*=linear-gradient][style*="rgba(124, 58, 237"]:not([data-theme-swatch]),[data-theme-family=theme2] [style*=linear-gradient][style*="rgba(139, 92, 246"]:not([data-theme-swatch]){background-image:linear-gradient(90deg,var(--primary-soft),transparent)!important}[data-theme-family=theme2] [style*="rgba(124, 58, 237"],[data-theme-family=theme2] [style*="rgba(139, 92, 246"],[data-theme-family=theme2] [style*="rgba(109, 40, 217"],[data-theme-family=theme2] [style*="rgba(167, 139, 250"],[data-theme-family=theme2] [style*="rgba(217, 70, 239"],[data-theme-family=theme2] [style*="rgba(236, 72, 153"]{border-color:var(--border-accent)!important}[data-theme-family=theme2] .perm-header-row,[data-theme-family=theme2] .perm-header-row>td,[data-theme-family=theme2] .perm-header-row:hover{background-color:var(--primary)!important;color:var(--on-primary)!important;-webkit-text-fill-color:var(--on-primary)!important}[data-theme-family=theme2] .btn-gradient,[data-theme-family=theme2] .btn-gradient:hover:not(:disabled),[data-theme-family=theme2] .login-left .feature-card:hover,[data-theme-family=theme2] button[type=submit]:hover:not(:disabled){box-shadow:none!important}[data-theme-family=theme2] [style*="color: rgb(148, 163, 184)"],[data-theme-family=theme2] [style*="color: rgb(156, 163, 175)"],[data-theme-family=theme2] [style*="color: rgb(203, 213, 225)"]{color:var(--text-3)!important;-webkit-text-fill-color:var(--text-3)!important}[data-theme-family=theme2] [style*="solid rgb(226, 232, 240)"],[data-theme-family=theme2] [style*="solid rgb(203, 213, 225)"],[data-theme-family=theme2] [style*="solid rgb(229, 231, 235)"],[data-theme-family=theme2] [style*="solid rgb(209, 213, 219)"]{border-color:var(--border)!important}[data-theme-family=theme2] [style*="background: rgb(241, 245, 249)"],[data-theme-family=theme2] [style*="background: rgb(226, 232, 240)"],[data-theme-family=theme2] [style*="background: rgb(229, 231, 235)"],[data-theme-family=theme2] [style*="background-color: rgb(241, 245, 249)"],[data-theme-family=theme2] [style*="background-color: rgb(229, 231, 235)"]{background-color:var(--surface-2)!important}[data-theme-family=theme2] .t2-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:10px;color:var(--text-3);margin-bottom:10px}[data-theme-family=theme2] .t2-eyebrow:before{content:"";width:18px;height:1px;background:var(--t2-signal);flex-shrink:0}[data-theme-family=theme2] .t2-index{font-size:9.5px;color:var(--text-3);opacity:.85}[data-theme-family=theme2] .t2-section{display:flex;align-items:center;gap:10px;font-family:var(--t2-font-mono);text-transform:uppercase;letter-spacing:var(--t2-track);font-size:10px;color:var(--text-3);margin:26px 0 12px}[data-theme-family=theme2] .t2-section:after{content:"";flex:1;height:1px;background:var(--border)}[data-theme-family=theme2] .t2-snip,[data-theme-family=theme2] .t2-fold,[data-theme-family=theme2] .ak-card,[data-theme-family=theme2] .stat-card,[data-theme-family=theme2] .crm-card,[data-theme-family=theme2] .glass-card,[data-theme-family=theme2] .t2-card,[data-theme-family=theme2] .card{position:relative;clip-path:polygon(0 0,calc(100% - var(--t2-snip)) 0,100% var(--t2-snip),100% 100%,0 100%);border:none!important;box-shadow:none!important;background:var(--surface-3)!important}[data-theme-family=theme2] .t2-snip--oat,[data-theme-family=theme2] .t2-fold--oat{background:var(--surface-3)!important;border-color:var(--border)!important}[data-theme-family=theme2] .t2-snip--deep,[data-theme-family=theme2] .t2-fold--deep{background:var(--t2-deep)!important;border-color:var(--t2-deep)!important}[data-theme-family=theme2] .t2-snip--graphite,[data-theme-family=theme2] .t2-fold--graphite{background:var(--t2-graphite)!important;border-color:var(--t2-graphite)!important}[data-theme-family=theme2] .t2-snip--deep *,[data-theme-family=theme2] .t2-snip--graphite *,[data-theme-family=theme2] .t2-fold--deep *,[data-theme-family=theme2] .t2-fold--graphite *{color:var(--t2-oat)!important;-webkit-text-fill-color:var(--t2-oat)!important}[data-theme-family=theme2] .ak-card:hover{transform:none!important;box-shadow:none!important;border-color:var(--t2-signal)!important}[data-theme-family=theme2] .t2-stat{padding:20px 22px;display:flex;flex-direction:column;gap:8px}[data-theme-family=theme2] .t2-stat-value{font-family:var(--t2-font-display)!important;font-size:34px;font-weight:500;line-height:1;letter-spacing:-.03em;color:var(--text-1)}[data-theme-family=theme2] .t2-stat-label{font-family:var(--t2-font-mono)!important;text-transform:uppercase;letter-spacing:var(--t2-track);font-size:10px;color:var(--text-3)}[data-theme-family=theme2] .t2-hero{background:var(--t2-wash-deep);border:none;padding:30px 32px;position:relative;--t2-hero-fold: 30px;clip-path:polygon(0 0,calc(100% - var(--t2-hero-fold)) 0,100% var(--t2-hero-fold),100% 100%,0 100%)}[data-theme-family=theme2] .t2-hero,[data-theme-family=theme2] .t2-hero *{color:var(--t2-oat)!important;-webkit-text-fill-color:var(--t2-oat)!important}[data-theme-family=theme2] .t2-crop{position:absolute;font-family:var(--t2-font-mono);font-size:12px;color:#ece7dd73;line-height:1}[data-theme-family=theme2] .t2-callout{background:var(--t2-oat-pale);border-left:2px solid var(--t2-signal);padding:14px 18px;color:var(--text-1)}[data-theme-family=theme2][data-theme=dark] .t2-callout{background:var(--surface-2)}[data-theme-family=theme2] .t2-footer{display:flex;justify-content:space-between;gap:16px;font-family:var(--t2-font-mono);text-transform:uppercase;letter-spacing:var(--t2-track);font-size:9.5px;color:var(--text-3);border-top:1px solid var(--border);margin-top:34px;padding:16px 0 8px}[data-theme-family=theme2] ::selection{background:#c8e9de;color:#073728}[data-theme-family=theme2] ::-moz-selection{background:#c8e9de;color:#073728}[data-theme-family=theme2][data-theme=dark] ::selection{background:#10a37e59;color:#ece7dd}[data-theme-family=theme2] ::-webkit-scrollbar{width:8px;height:8px}[data-theme-family=theme2] ::-webkit-scrollbar-track{background:transparent}[data-theme-family=theme2] ::-webkit-scrollbar-thumb{background:var(--border-strong)}[data-theme-family=theme2] ::-webkit-scrollbar-thumb:hover{background:var(--t2-signal)}[data-theme-family=theme2] :focus-visible{outline:2px solid var(--t2-signal)!important;outline-offset:1px}@media (max-width: 900px){[data-theme-family=theme2]{--t2-grid-size: 40px;--t2-snip: 10px}[data-theme-family=theme2] h1{font-size:26px!important}[data-theme-family=theme2] h2{font-size:21px!important}[data-theme-family=theme2] .t2-stat-value{font-size:27px}[data-theme-family=theme2] .t2-hero{padding:22px 20px}}@media (max-width: 560px){[data-theme-family=theme2]{--t2-grid-size: 32px}[data-theme-family=theme2] .t2-footer{flex-direction:column;gap:6px}}@media (prefers-reduced-motion: reduce){[data-theme-family=theme2] *{transition:none!important;animation:none!important}}
