@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f5f0;--surface:#fff;--surface-warm:#faf8f4;--border:#ddd9d0;--text:#111827;--text-muted:#6b7280;--sage:#3d6b47;--sage-mid:#4a7c59;--sage-light:#6a9e78;--sage-pale:#eef6f0}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}a,button{-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}@media (max-width:768px){.nav-links{display:none!important}}@media (max-width:480px){h1{font-size:2rem!important}}
