:root{--primary-green: #1a4a2b;--accent-gold: #c5a059;--dark-slate: #2c3e50;--soft-gray: #f8faf9;--text-main: #2d3436;--text-muted: #636e72;--white: #ffffff;--border-radius: 12px;--box-shadow: 0 10px 30px rgba(0, 0, 0, .08);--transition: all .3s ease}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#fff;color:var(--text-main);-webkit-font-smoothing:antialiased}h1,h2,h3{color:var(--primary-green);font-weight:800;letter-spacing:-.02em}p{line-height:1.7}.container{max-width:1200px;margin:0 auto;padding:0 2rem}
