body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{border:none;cursor:pointer}*{box-sizing:border-box;margin:0;padding:0}#main{background-color:#1b182e;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100vh}#main,#nav{display:flex;width:100vw}#nav{background-color:#1f1e25;color:#fff;flex-direction:row;justify-content:space-between;padding:.4rem 5rem}.welcome{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#083fd0,#0179be,#00efc5);background-clip:initial;-webkit-background-clip:text;font-size:3rem}small{color:#1b182e;font-size:1rem}h3{font-size:1.5rem;font-weight:500;text-shadow:0 2px 2px hsla(0,0%,100%,.4)}.main{align-items:center;background-color:#5a6a92;border-radius:10px;font-size:1.2rem;font-weight:600;max-width:280px;padding:.5rem 1rem;width:80vw}.cardleft,.cardright,.main{display:flex;justify-content:space-between;margin:auto}.cardleft,.cardright{flex-direction:column;gap:1rem;min-height:70px}.cardleft{justify-self:flex-start}.cardright{align-items:center;justify-self:flex-end}.cardleft img{height:20%;width:20%}.cardright button{background-color:#00efc5;border-radius:10px;color:#fcfcfc;font-size:1.2rem;padding:.2rem 1rem}
/*# sourceMappingURL=main.c0a41a73.css.map*/