@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap";:root{--tg-viewport-height:100dvh;--color-white:#fff;--color-selected-gray:#ececec;--color-black:#141718;--color-accent:#b0b2e5;--size-xs:12px;--size-xss:13px;--size-s:15px;--size-sm:16px;--size-md:20px;--size-lg:24px;--size-xl:36px;--size-2xl:40px;--line-height-xs:9px;--line-height-s:12px;--line-height-sm:20px;--line-height-sm:22px;--line-height-md:27px;--line-height-lg:33px;--font-normal:400;--font-medium:500;--font-bold:700;--manrope-font:"Manrope",sans-serif}*{box-sizing:border-box;padding:0;margin:0;outline:none}@font-face{font-family:Atyp Display;src:url(/AtypDisplay-Regular.woff2) format("woff2");font-weight:400;font-style:normal}html{background:#ececec}body,html{max-width:100vw;height:100dvh;overflow-x:hidden;overflow-y:hidden}body{font-family:var(--manrope-font);position:relative}@media(pointer:coarse){body:has(.hide-header) header{display:none}}a{color:inherit;text-decoration:none}