:root{--white:#E3E6FF;--black:#12131B;--gray:#7B7D8D;--dark-gray:#1C1E26;--input-gray:#272832;--light-gray:#AFB1C6;--red:#E5322D;--blue:#0083B1;--blue-background:#0E2F41;--red-background:#471B20;--font-panchang:Panchang,serif;--font-kanit:Kanit,sans-serif;--header-offset:86px;--small-font:14px;--normal-font:16px;--large-font:21px;--x-large-font:24px;--xx-large-font:36px;--xxx-large-font:48px;--xxxx-large-font:64px}body,html{overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:var(--header-offset);min-height:100vh}body{color:var(--foreground);background-color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100vw;overflow:hidden;display:flex;flex-direction:column}.toogether{width:max-content}*{font-family:var(--font-kanit);font-size:var(--normal-font);line-height:1.2;box-sizing:border-box;padding:0;margin:0;word-spacing:-3}h1,h2,h3,h4,h5,h6{font-weight:400}a{color:inherit;text-decoration:none}