:root{--color-sidebar-bg:#0d9488;--color-sidebar-bg-active:#0f7c73;--color-sidebar-text:#fff;--color-sidebar-text-muted:hsla(0,0%,100%,.75);--color-sidebar-border:hsla(0,0%,100%,.16);--color-sidebar-hover:hsla(0,0%,100%,.12);--color-primary:#0d9488;--color-primary-hover:#0f7c73;--color-primary-accent:#10af9e;--color-primary-contrast:#fff;--color-auth-panel-bg:#0d9488;--color-topbar-bg:#0d9488;--color-canvas:#eef9f7;--color-surface:#fff;--color-page-bg:#fff;--color-border:#dceeec;--color-border-strong:#bfd9d6;--color-text-primary:#14201e;--color-text-secondary:#57645f;--color-text-muted:#8b968f;--color-success:#0d9488;--color-success-bg:#edf8f7;--color-danger:#a1423a;--color-danger-bg:#f6e7e5;--color-warning:#b3872f;--color-warning-bg:#f8efdc;--color-info:#3f6b8a;--color-info-bg:#e6eef3;--color-priority-high:#b64b41;--color-priority-medium:#b3872f;--color-priority-low:#6b6a60;--shadow-sm:0 1px 2px rgba(20,20,15,.06);--shadow-md:0 4px 12px rgba(20,20,15,.08);--shadow-lg:0 12px 32px rgba(20,20,15,.12);--glass-surface:hsla(0,0%,100%,.6);--glass-border:hsla(0,0%,100%,.5);--glass-highlight:hsla(0,0%,100%,.65);--glass-blur:18px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:18px;--space-6:20px;--space-8:28px;--space-10:36px;--space-12:44px;--font-family-base:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-size-xs:0.6875rem;--font-size-sm:0.75rem;--font-size-base:0.8125rem;--font-size-md:0.9375rem;--font-size-lg:1.0625rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--line-height-tight:1.2;--line-height-base:1.45;--sidebar-width:244px;--sidebar-rail-width:72px;--topbar-height:64px;--content-max-width:1600px;--z-raised:10;--z-sidebar:100;--z-topbar:110;--z-dropdown:200;--z-modal:300;--z-toast:400}:root[data-theme=dark]{--color-sidebar-bg:#0a1f1d;--color-sidebar-bg-active:#10af9e;--color-sidebar-text:#d7f2ef;--color-sidebar-text-muted:#7fa39d;--color-sidebar-border:hsla(0,0%,100%,.08);--color-sidebar-hover:hsla(0,0%,100%,.06);--color-primary:#10af9e;--color-primary-hover:#14c7b3;--color-primary-accent:#0d9488;--color-primary-contrast:#0a1f1d;--color-auth-panel-bg:#0a1f1d;--color-topbar-bg:#0a1f1d;--color-canvas:#14150f;--color-surface:#1b1d16;--color-page-bg:#14150f;--color-border:#2c2e26;--color-border-strong:#3d3f35;--color-text-primary:#eceae2;--color-text-secondary:#b3b1a4;--color-text-muted:#82806f;--color-success:#10af9e;--color-success-bg:#10312e;--color-danger:#d97d73;--color-danger-bg:#2e1c1a;--color-warning:#d9ab5c;--color-warning-bg:#2e2515;--color-info:#78a6c9;--color-info-bg:#182632;--shadow-sm:0 1px 2px rgba(0,0,0,.4);--shadow-md:0 4px 12px rgba(0,0,0,.45);--shadow-lg:0 12px 32px rgba(0,0,0,.55);--glass-surface:rgba(27,29,22,.55);--glass-border:hsla(0,0%,100%,.1);--glass-highlight:hsla(0,0%,100%,.06)}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--color-canvas);color:var(--color-text-primary);font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:var(--line-height-base);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{margin:0;line-height:var(--line-height-tight)}ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-pill)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.iretain-scroll-body thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:var(--color-surface)}@media print{.no-print,aside,footer,header{display:none!important}main{margin:0!important}div:has(>main){margin-left:0!important;max-width:100%!important}}