@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;700&display=swap";:root{--bg: #ffffff;--text: #000000;--accent: #25D366;--accent-hover: #1ebe5a;--muted: #555555;--font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);font-weight:300;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}
