:root{--color-teal:#2a5c55;--color-teal-dark:#1d423d;--color-mint:#eef3f2;--color-sage:#dce7d8;--color-border:#d7e2df;--color-muted:#7c948e;--color-error:#b3261e;--color-error-bg:#fdeeec;--color-page-bg:#f4f6f5;--color-white:#fff;--color-black:#000;--font-family:"Google Sans Flex", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--card-width:480px;--font-size-intro:16px;--font-size-heading:22px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw}body{background:var(--color-page-bg);min-height:100%;color:var(--color-black);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-teal);text-decoration:none}a:hover{color:var(--color-teal-dark)}button{border:none;font-family:inherit}input,textarea,select{outline:none;font-family:inherit}input::placeholder,textarea::placeholder{color:var(--color-muted)}
