:root{--bg-body: #f9f8f6;--bg-card: #ffffff;--text-main: #3c3c3c;--text-muted: #6b6b6b;--primary: #4a5d52;--primary-hover: #37463d;--accent: #d4a373;--accent-light: #fdf6ee;--border-light: #ebebeb;--focus-blue: #4d7cff;--focus-blue-soft: rgba(77, 124, 255, .25);--shadow-soft: 0 10px 30px rgba(74, 93, 82, .08);font-family:Lato,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:var(--text-main);background-color:var(--bg-body)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg-body)}button{font:inherit}a{color:inherit;text-decoration:none}
