:root{--sidebar-bg: #ffffff;--header-bg: #0f3d2e;--body-bg: #f5f6f7;--card-bg: #ffffff;--accent: #0f3d2e;--accent-hover: #14523d;--text-primary: #101418;--text-secondary: #5b6773;--text-muted: #8a96a3;--border-color: #e4e8ec;--shadow-soft: 0 8px 20px rgba(10, 18, 24, .06);--shadow-hover: 0 14px 30px rgba(10, 18, 24, .12);--radius-md: 10px;--radius-lg: 12px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Manrope,sans-serif;background:var(--body-bg);color:var(--text-primary)}body{line-height:1.5}a{color:inherit;text-decoration:none}
