@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}h1{width:15ch;animation:typing 2s steps(15),blinking .5s step-end infinite alternate;white-space:nowrap;overflow:hidden;border-right:3px solid;font-family:monospace;font-size:3em;margin:0 auto 5rem}h2{margin-bottom:5rem}@keyframes typing{0%{width:0}}@keyframes blinking{50%{border-color:transparent}}.listCard{display:flex;justify-content:space-between}.listCard .cardSite a{position:relative;display:inline-block;margin:15px;padding:12px 27px;text-align:center;font-size:16px;letter-spacing:1px;text-decoration:none;color:#999;background:#292929;border:3px solid #292929;cursor:pointer;transition:ease-out .5s;-webkit-transition:ease-out .5s;-moz-transition:ease-out .5s}.listCard .cardSite a:after,.listCard .cardSite a:before{position:absolute;content:"";width:0%;height:0%;visibility:hidden}.listCard .cardSite a:after{bottom:-3px;right:-3px;border-left:3px solid white;border-bottom:3px solid white;transition:width .1s ease .1s,height .1s ease,visibility 0s .2s}.listCard .cardSite a:before{top:-3px;left:-3px;border-top:3px solid white;border-right:3px solid white;transition:width .1s ease .3s,height .1s ease .2s,visibility 0s .4s}.listCard .cardSite a:hover{animation:pulse 1s ease-out .4s;color:#fff}.listCard .cardSite a:hover:after,.listCard .cardSite a:hover:before{width:calc(100% + 3px);height:calc(100% + 3px);visibility:visible;transition:width .1s ease .2s,height .1s ease .3s,visibility 0s .2s}.listCard .cardSite a:hover:after{transition:width .1s ease .2s,height .1s ease .3s,visibility 0s .2s}.listCard .cardSite a:hover:before{transition:width .1s ease,height .1s ease .1s}body{background-color:#191919}h2,p{font-family:Poppins,sans-serif}
