@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Signika:wght@300..700&display=swap";body,html{max-width:100vw;min-height:100vh;overflow-x:hidden;background:#0a090f;background:linear-gradient(0deg,rgb(10,9,15),rgb(45,16,35));font-family:Inter,sans-serif;font-size:clamp(14px,2vw,18px)}*{box-sizing:border-box;padding:0;margin:0}