:root{--navy: #152030;--navy-mid: #1e2f42;--navy-light: #263d55;--green: #2d6a4f;--green-mid: #3a8465;--green-light: #52a882;--gold: #c8892a;--gold-light: #e0a040;--bg: #f6f8f5;--bg-white: #ffffff;--bg-section: #eef2ed;--text: #111c14;--text-mid: #3a4a3c;--text-muted: #7a8c7c;--border: #dde5dc;--shadow-sm: 0 2px 12px rgba(21,32,48,.08);--shadow-md: 0 8px 32px rgba(21,32,48,.13);--shadow-lg: 0 20px 60px rgba(21,32,48,.18);--radius: 10px;--radius-lg: 18px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{font-family:Playfair Display,serif;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{max-width:1160px;margin:0 auto;padding:0 24px}.section-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.section-title{font-size:clamp(1.9rem,3.5vw,2.7rem);font-weight:700;color:var(--navy);margin-bottom:14px}.section-title em{font-style:italic;color:var(--green)}.section-body{font-size:1.03rem;color:var(--text-mid);max-width:620px;line-height:1.78}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--green);border-radius:99px}
