@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap";:root{color-scheme:light;--bg: #d9d9d9;--text: #1f1f1f;--line: #cfcfcf}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Manrope,Segoe UI,sans-serif;color:var(--text);background:linear-gradient(180deg,#d7d7d7,#d0d0d0)}h1,h2,h3,h4{font-family:Space Grotesk,Manrope,sans-serif}button,input,select,textarea{font:inherit}
