:root{--bg:#f4f7f2;--bg-soft:#e8efe7;--ink:#10201c;--ink-soft:#43524d;--muted:#6a7772;--line:#10201c24;--surface:#fff;--surface-2:#f9fbf8;--green:#0f6b57;--green-dark:#083d33;--gold:#c8932d;--clay:#c95835;--blue:#284f7a;--shadow:0 24px 70px #10201c1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{max-width:100vw;color:var(--ink);background:linear-gradient(180deg,#fffc,#f4f7f2 420px),var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}strong{font-weight:800}::selection{color:#fff;background:var(--green)}
