:root{color-scheme:light;--ink: #0d1117;--ink2: #57606a;--ink3: #8b949e;--bg: #F7F5F0;--white: #ffffff;--border: #e1e4e8;--border2: #c9cdd4;--card-sunken: #f5f5f5;--teal: #0d9488;--teal-l: #ccfbf1;--teal-m: #99f6e4;--purple: #6e40c9;--red: #cf222e;--font: "DM Sans", system-ui, sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}@media (max-width: 900px){.hero-floating-card{display:none}}
