:root{--bg-primary: #0f0f13;--bg-card: #1a1a24;--bg-card-hover: #22223a;--bg-input: #252535;--bg-nav: #13131e;--text-primary: #f0f0f5;--text-secondary: #8888aa;--text-muted: #55556a;--border: #2a2a40;--border-focus: #6366f1;--accent: #6366f1;--accent-hover: #4f52d4;--priority-low: #4b5563;--priority-normal: #3b82f6;--priority-high: #ef4444;--swipe-delete: #ef4444;--swipe-complete: #22c55e;--shadow: 0 2px 12px rgba(0, 0, 0, .4);--black: #001219ff;--mid-green: #005f73ff;--dark-cyan: #0a9396ff;--light-blue: #94d2bdff;--light-yellow: #e9d8a6ff;--light-orange: #ee9b00ff;--orange: #ca6702ff;--light-red: #bb3e03ff;--red: #ae2012ff;--dark-red: #9b2226ff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}input,textarea,select,button{font-family:inherit}p{margin:.5em 0}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}body{font-family:Open Sans,sans-serif}
