:root{--background:#fbfdfb;--foreground:#173d2a;--surface:#fff;--brand:#3d8d5c;--brand-strong:#285a3e;--muted-foreground:#64736a;--border:#dfe9e2}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}a{color:inherit}::selection{color:#173d2a;background:#b9dec5}
