*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #c4956a;--color-primary-dark: #a67a4b;--color-header: #2c3e50;--color-header-hover: #34495e;--color-bg: #faf6f1;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}body{font-family:var(--font-body);line-height:1.6;color:#333;background-color:var(--color-bg)}#root{min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}
