:root{--green-900: #0f3d2e;--green-800: #14533a;--green-700: #1c6b4c;--green-600: #2e8b57;--leaf: #5cbf7a;--water: #18a9a9;--water-deep: #0c7e7e;--gold: #f6a51f;--gold-dark: #e0900c;--gold-soft: #ffce7a;--ink: #11241c;--muted: #5d6f66;--cream: #fbf7ee;--cream-2: #f4eddd;--line: #e6e9e2;--white: #ffffff;--radius-sm: 12px;--radius: 18px;--radius-lg: 28px;--radius-pill: 999px;--shadow-sm: 0 2px 10px rgba(15, 61, 46, .07);--shadow: 0 16px 40px rgba(15, 61, 46, .12);--shadow-lg: 0 30px 70px rgba(15, 61, 46, .2);--shadow-gold: 0 12px 28px rgba(224, 144, 12, .4);--container: 1180px;--font-head: "Quicksand", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body: "Nunito", system-ui, -apple-system, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--ink);background:var(--white);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-head);line-height:1.12;margin:0;font-weight:700}p{margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}::selection{background:var(--gold-soft);color:var(--ink)}
