@import url(https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&family=Inter:wght@400;700&family=Lora:wght@400;700&display=swap);:root{--family-mn:"Inconsolata",monospace;--family-ss:"Inter",sans-serif;--family-sf:"Lora",serif;--fs-hl:64px;--lh-hl:77px;--fs-hm:24px;--lh-hm:29px;--fs-hs:20px;--lh-hs:24px;--fs-hml:32px;--lh-hml:39px;--fs-bm:18px;--lh-bm:24px;--fs-bs:14px;--lh-bs:17px;--fs-bms:16px;--lh-bms:20px;--fw-regular:400;--fw-bold:700;--accent:#a445ed;--alert:#ff5252;--secondary:#757575}body[data-theme=dark]{--color-text:#fff;--colors-bg:#050505;--colors-bg-input:#1f1f1f;--color-line:#3a3a3a;--shadow:0px 5px 30px #a445ed}body[data-theme=light]{--color-text:#2d2d2d;--colors-bg:#fff;--colors-bg-input:#f4f4f4;--color-line:#e9e9e9;--shadow:0px 5px 30px rgba(0,0,0,.1)}body[data-font=Mono]{font-family:Inconsolata,monospace;font-family:var(--family-mn)}body[data-font="Sans Serif"]{font-family:Inter,sans-serif;font-family:var(--family-ss)}body[data-font=Serif]{font-family:Lora,serif;font-family:var(--family-sf)}body{background-color:var(--colors-bg);color:var(--color-text);font-weight:400;font-weight:var(--fw-regular)}
/*# sourceMappingURL=main.324b2c7f.css.map*/