@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--gray-0: #ffffff;--gray-50: #f7f7f5;--gray-100: #f0efec;--gray-200: #e4e2dd;--gray-300: #d1cfc8;--gray-400: #a8a69f;--gray-500: #7c7a74;--gray-600: #57554f;--gray-700: #3d3b36;--gray-800: #26241f;--gray-900: #171511;--orange-50: #fff4ec;--orange-100: #ffe6d4;--orange-200: #ffc9a3;--orange-400: #f97e2b;--orange-500: #ea6a12;--orange-600: #cc5809;--orange-700: #a54607;--status-new: #7c7a74;--status-new-bg: #f0efec;--status-progress: #2563eb;--status-progress-bg: #e8effc;--status-review: #b45309;--status-review-bg: #fdf0dd;--status-done: #15803d;--status-done-bg: #e6f4ea;--status-archive: #7c7a74;--status-archive-bg: #e4e2dd;--danger: #dc2626;--danger-bg: #fdecec;--label-1: #dc2626;--label-1-bg: #fdecec;--label-2: #ea580c;--label-2-bg: #fff0e6;--label-3: #d97706;--label-3-bg: #fdf0dd;--label-4: #ca8a04;--label-4-bg: #fbf3d9;--label-5: #65a30d;--label-5-bg: #eff5e0;--label-6: #16a34a;--label-6-bg: #e6f4ea;--label-7: #059669;--label-7-bg: #e2f3ed;--label-8: #0d9488;--label-8-bg: #e2f5f3;--label-9: #0891b2;--label-9-bg: #e0f4f9;--label-10: #0284c7;--label-10-bg: #e3f2fb;--label-11: #2563eb;--label-11-bg: #e8effc;--label-12: #4f46e5;--label-12-bg: #eaeafc;--label-13: #7c3aed;--label-13-bg: #f0eafd;--label-14: #9333ea;--label-14-bg: #f3eafc;--label-15: #c026d3;--label-15-bg: #fae9fc;--label-16: #db2777;--label-16-bg: #fce9f2;--accent: var(--orange-500);--accent-hover: var(--orange-600);--accent-active: var(--orange-700);--accent-soft: var(--orange-50);--accent-border: var(--orange-200);--bg-app: var(--gray-50);--surface-card: var(--gray-0);--surface-sunken: var(--gray-100);--text-title: var(--gray-900);--text-body: var(--gray-800);--text-secondary: var(--gray-500);--text-muted: var(--gray-400);--text-on-accent: #ffffff;--border-default: var(--gray-200);--border-strong: var(--gray-300);--focus-ring: 0 0 0 3px rgba(234, 106, 18, .25);--font-sans: "Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--text-xs: 11px;--text-sm: 12.5px;--text-base: 14px;--text-md: 15px;--text-lg: 17px;--text-xl: 20px;--text-2xl: 26px;--weight-regular: 500;--weight-medium: 600;--weight-bold: 700;--weight-heavy: 800;--leading-tight: 1.25;--leading-normal: 1.5;--tracking-tight: -.01em;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 999px;--shadow-card: 0 1px 2px rgba(23, 21, 17, .06), 0 0 0 1px rgba(23, 21, 17, .04);--shadow-card-hover: 0 3px 8px rgba(23, 21, 17, .1), 0 0 0 1px rgba(23, 21, 17, .05);--shadow-popover: 0 8px 24px rgba(23, 21, 17, .14), 0 0 0 1px rgba(23, 21, 17, .05);--shadow-dialog: 0 16px 48px rgba(23, 21, 17, .22);--sidebar-width: 232px;--control-height: 32px;--control-height-lg: 38px;--ease-out: cubic-bezier(.2, .8, .3, 1);--duration-fast: .12s;--duration-normal: .18s}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--weight-regular);color:var(--text-body);line-height:var(--leading-normal);background:var(--bg-app);-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}
