:root{--max-width:1100px;--border-radius:12px;--font-mono:monospace;--foreground-rgb:0, 0, 0;--background--rgb:255, 255, 255}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:(var(--background-rgb));-webkit-font-smoothing:none;text-rendering:optimizelegibility;-ms-interpolation-mode:nearest-neighbor;image-rendering:pixelated}a,a:visited{color:#000}a:hover,a.active{color:red}.hero-image{width:100%;max-width:40rem;height:auto}@media (max-width:700px){.hero-image{width:auto;max-width:none;height:70vh}}table,th,td{border:1px solid #000}th{text-align:start}td,th{padding:.25rem}.rainbow{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ef5350,#f48fb1,#7e57c2,#2196f3,#26c6da,#43a047,#b7be65,#f9a825,#ff5722);-webkit-background-clip:text;background-clip:text}
.layout-module__CUj6aG__main{flex-direction:column;justify-content:space-between;align-items:center;width:100vw;padding:2rem 3rem;display:flex}.layout-module__CUj6aG__grid{width:var(--max-width);grid-template-columns:repeat(4,minmax(25%,auto));max-width:100%;display:grid}.layout-module__CUj6aG__center{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}@media (max-width:700px){.layout-module__CUj6aG__content{padding:4rem}.layout-module__CUj6aG__grid{text-align:center;grid-template-columns:1fr;max-width:320px;margin-bottom:120px}}@media (min-width:701px) and (max-width:1120px){.layout-module__CUj6aG__grid{grid-template-columns:repeat(2,50%)}}
