@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--primary-color: #DB1A5A;--text-color: #ffffff;--secondary-text-color: rgb(195, 195, 195);--tertiary-text-color: #ffffff;--background-color: rgb(19, 19, 21);--secondary-background-color: rgb(24, 24, 27);--border-radius: 6px;--border-color: rgb(66, 66, 71);--border-highlight-color: rgb(86, 86, 92);--page-width: 60vw;--header-height: 6rem}body{margin:0;padding:0;background-color:var(--background-color);font-family:Inter,sans-serif;font-size:16px;overflow:hidden}
