:root{--background:#f4efe6;--foreground:#14281d;--surface:#fffcf7e6;--surface-strong:#fffaf2;--line:#14281d1f;--accent:#2e6f40;--accent-strong:#173b24;--accent-soft:#d9ebd7;--muted:#5d6f64;--warning:#b86820}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#d9ebd7f2,#0000 32%),radial-gradient(circle at 100% 0,#ffe1bfd9,#0000 28%),linear-gradient(#f7f2e8 0%,#efe4d4 100%);font-family:Avenir Next,Segoe UI,sans-serif}::selection{background:var(--accent-soft);color:var(--accent-strong)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
