.home{display:grid;place-items:center;align-content:space-between;width:100%;height:fit-content;max-width:100vw;overflow-x:hidden;position:relative}.home img{width:64px;height:64px}.main{display:flex;justify-content:center;align-items:center}.footer{display:flex;justify-content:center;align-items:center;width:100%}:root{margin:0 auto;color-scheme:light dark;color:#fff;background-color:#000}#root{position:relative;max-width:100vw;min-height:100svh;width:100%}*,*:before,*:after{box-sizing:border-box}*{margin:0;scroll-behavior:smooth}html{overflow-x:hidden}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p,h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}a{border-radius:100rem}ul,ol{list-style:none;padding-left:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}:root{font-family:system-ui,sans-serif;font-weight:400}body{margin:0;display:flex;place-items:center;min-height:100vh;position:relative}
