:root{--background: #ffffff;--foreground: #252525;--card: #ffffff;--card-foreground: #252525;--popover: #ffffff;--popover-foreground: #252525;--primary: #252525;--primary-foreground: #ffffff;--secondary: #f5f5f5;--secondary-foreground: #252525;--muted: #f2f2f2;--muted-foreground: #6b7280;--accent: #ff66c4;--accent-foreground: #ffffff;--destructive: #f83a3a;--destructive-foreground: #ffffff;--clone: #39baaf;--clone-foreground: #ffffff;--border: #e8e8e1;--input: #ffffff;--ring: #ff66c4;--app-header-height: 64px;--table-header: #f5f5f5;--sidebar: #fafafa;--sidebar-foreground: #252525;--sidebar-primary: #252525;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #f2f2f2;--sidebar-accent-foreground: #252525;--sidebar-border: #e8e8e1;--sidebar-ring: #ff66c4;--sidebar-muted-foreground: #9ca3af;--status-success: #e0f4e8;--status-success-fg: #00a341;--status-warning: #fff6e9;--status-warning-fg: #ffb74a;--status-error: #fee7e7;--status-error-fg: #f83a3a;--status-info: #dbeafe;--status-info-fg: #1e40af;--status-pending: #e0e7ff;--status-pending-fg: #3730a3;--status-neutral: #f3f4f6;--status-neutral-fg: #374151;--status-invoice: #fff1eb;--status-invoice-fg: #c2410c;--status-proposal: #ede9fe;--status-proposal-fg: #5b21b6;--pagination-active-bg: #252525;--pagination-active-fg: #ffffff;--pagination-disabled-bg: #e9ecef;--pagination-disabled-border: #e9edf0;--radius: .75rem;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--text-xs: .6875rem;--text-sm: .8125rem;--text-base: .875rem;--text-lg: 1rem;--text-xl: 1.125rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--leading-tight: 1.2;--leading-snug: 1.5;--leading-normal: 1.75;--tracking-tight: -.75px;--tracking-wide: .55px;--input-height: 44px;--btn-height-md: 40px;--btn-height-sm: 32px;--btn-height-settings: 37px;--table-row-height: 45px;--pagination-btn-size: 36px;--shadow-sm: rgba(0, 0, 0, .05) 0px 1px 2px 0px;--shadow-md: rgba(0, 0, 0, .05) 0px 1px 3px 0px;--shadow-none: none;--transition-fast: .15s cubic-bezier(.31, .1, .08, .96);--transition-normal: .25s cubic-bezier(.31, .1, .08, .96);--sidebar-width: 240px;--sidebar-width-collapsed: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-normal);line-height:var(--leading-snug);color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;background:none;border:none}ul,ol{list-style:none}img{max-width:100%;display:block}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--muted)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}revo-grid,.revogr-scroll-virtual,.revogr-scroll-virtual.horizontal,.standard-grid__table-wrap,.matrix-grid__table-wrap{overscroll-behavior-x:none}
