.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors:active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-popover{background:none;border:none;padding:0;outline:0;overflow:visible;position:fixed;pointer-events:none;white-space:normal;color:inherit;text-decoration:none;width:100%;height:100%;inset:0 auto auto 0}.cdk-overlay-popover::backdrop{display:none}.cdk-overlay-popover .cdk-overlay-backdrop{position:fixed;z-index:auto}:root{--cutloom-background: #f8f9fc;--cutloom-foreground: #161b26;--cutloom-card: #ffffff;--cutloom-card-foreground: #161b26;--cutloom-muted: #eef1f6;--cutloom-muted-foreground: #5b657a;--cutloom-primary: #4f46e5;--cutloom-primary-foreground: #ffffff;--cutloom-secondary: #e8ebf2;--cutloom-secondary-foreground: #161b26;--cutloom-accent: #e8ebf2;--cutloom-accent-foreground: #161b26;--cutloom-destructive: #dc2626;--cutloom-destructive-foreground: #ffffff;--cutloom-success: #059669;--cutloom-warning: #d97706;--cutloom-border: #d5dbe7;--cutloom-input: #d5dbe7;--cutloom-ring: #4f46e5;--cutloom-sidebar: #12161f;--cutloom-sidebar-foreground: #e8ebf2;--cutloom-sidebar-accent: rgba(255, 255, 255, .1);--cutloom-sidebar-primary: #4f46e5;--cutloom-font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--cutloom-font-display-size: 20px;--cutloom-font-display-weight: 600;--cutloom-font-body-size: 14px;--cutloom-font-label-size: 12px;--cutloom-radius-sm: 4px;--cutloom-radius-md: 6px;--cutloom-radius-lg: 8px;--cutloom-spacing-base: 4px;--cutloom-app-rail-width: 80px;--cutloom-module-sidebar-width: 224px;--cutloom-shell-min-width: 1024px}.dark{--cutloom-background: #161b26;--cutloom-foreground: #e8ebf2;--cutloom-card: #1c2230;--cutloom-card-foreground: #e8ebf2;--cutloom-muted: #242b3a;--cutloom-muted-foreground: #9aa3b5;--cutloom-primary: #6366f1;--cutloom-primary-foreground: #ffffff;--cutloom-secondary: #242b3a;--cutloom-secondary-foreground: #e8ebf2;--cutloom-accent: #242b3a;--cutloom-accent-foreground: #e8ebf2;--cutloom-destructive: #f87171;--cutloom-destructive-foreground: #161b26;--cutloom-border: #2e3648;--cutloom-input: #2e3648;--cutloom-ring: #6366f1;--cutloom-sidebar: #0e1218;--cutloom-sidebar-foreground: #e8ebf2;--cutloom-sidebar-accent: rgba(255, 255, 255, .1);--cutloom-sidebar-primary: #6366f1}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;min-width:var(--cutloom-shell-min-width);background:var(--cutloom-background);color:var(--cutloom-foreground);font-family:var(--cutloom-font-sans);font-size:var(--cutloom-font-body-size);line-height:1.45}:focus-visible{outline:2px solid var(--cutloom-ring);outline-offset:2px}
