:root{--urgency-overdue: #dc2626;--urgency-overdue-bg: #fef2f2;--urgency-today: #ea580c;--urgency-today-bg: #fff7ed;--urgency-soon: #ca8a04;--urgency-soon-bg: #fefce8;--urgency-waiting: #d97706;--urgency-waiting-bg: #fffbeb;--urgency-future: #6b7280;--urgency-future-bg: #f9fafb;--urgency-done: #16a34a;--color-bg: #f8f7f4;--color-surface: #ffffff;--color-text: #1c1b33;--color-text-muted: #6b7280;--color-text-faint: #9ca3af;--color-border: #e5e7eb;--color-primary: #4f46e5;--color-primary-press: #4338ca;--color-on-primary: #ffffff;--color-danger: #dc2626;--color-danger-bg: #fef2f2;--color-success: #16a34a;--color-success-bg: #f0fdf4;--color-family: #8b5cf6;--color-business: #0d9488;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 999px;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 22px;--text-2xl: 28px;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--touch-target: 44px;--shadow-card: 0 1px 3px rgba(28, 27, 51, .08);--shadow-raised: 0 4px 16px rgba(28, 27, 51, .14);--nav-height: 64px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}button{font:inherit;border:none;background:none;color:inherit;cursor:pointer;padding:0}input{font:inherit}.skeleton{background:linear-gradient(90deg,var(--color-border) 25%,#f3f4f6 37%,var(--color-border) 63%);background-size:400% 100%;animation:skeleton-wave 1.4s ease infinite;border-radius:var(--radius-sm)}@keyframes skeleton-wave{0%{background-position:100% 50%}to{background-position:0 50%}}
