:root{color-scheme:light;--page-bg: linear-gradient(180deg, #f6f0e7 0%, #efe0c8 100%);--surface: rgba(255, 252, 246, .8);--surface-strong: #fffdf9;--surface-border: rgba(18, 53, 36, .14);--text-main: #173223;--text-soft: #5a6c61;--accent: #123524;--accent-soft: #d9ead7;--warning: #8d4515;--shadow: 0 24px 60px rgba(24, 40, 28, .12);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--page-bg);color:var(--text-main)}body{min-height:100vh}button,input{font:inherit}a{color:inherit}
