@import-normalize;*{box-sizing:border-box}:root{--family: "Nunito Sans", sans-serif;--fs-sm:14px;--fs-md:16px;--fw-ligth: 300;--fw-normal:600;--fw-bold:800;--radii: .5remn }body[data-theme=dark]{--colors-text: hsl(0, 0%, 100%);--color-bg:hsl(207, 26%, 17%);--colors-ui-base:hsl(209, 23%, 22%);--shadow: rgba(245,245,245,.2) 0 0 8px}body[data-theme=light]{--colors-text:hsl(200, 15%, 8%);--color-bg:hsl(0, 0%, 98%);--colors-ui-base:hsl(0, 0%, 100%);--shadow: rgba(149,157,165, .2) 0px 8px 24px}body{margin:0;font-family:var(--family);color:var(--colors-text);font-weight:var(--fw-light);background-color:var(--color-bg)}
