*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-primary: #6366f1;--color-primary-hover: #4f46e5;--color-primary-muted: rgba(99, 102, 241, .12);--color-bg-base: #0a0f1e;--color-bg-surface: #111827;--color-bg-elevated: #1a2236;--color-bg-hover: #1e2d47;--color-text-primary: #f1f5f9;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-border: rgba(255, 255, 255, .07);--color-border-hover: rgba(255, 255, 255, .14);--color-priority-high: #ef4444;--color-priority-medium: #f59e0b;--color-priority-low: #10b981;--color-status-todo: #6b7280;--color-status-inprogress: #3b82f6;--color-status-paused: #f97316;--color-status-testing: #a855f7;--color-status-done: #10b981;--shadow-card: 0 4px 24px rgba(0, 0, 0, .4);--shadow-card-hover: 0 8px 40px rgba(0, 0, 0, .6);--radius-card: 12px;--radius-badge: 6px;--transition-default: .2s ease}html,body{height:100%;width:100%;background-color:var(--color-bg-base);color:var(--color-text-primary);font-family:var(--font-family);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#ffffff38}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{background:linear-gradient(90deg,var(--color-bg-elevated) 25%,var(--color-bg-hover) 50%,var(--color-bg-elevated) 75%);background-size:1000px 100%;animation:shimmer 1.8s infinite linear;border-radius:var(--radius-badge)}
