@import "https://api.fontshare.com/v2/css?f[]=satoshi@300,400,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&display=swap";a{cursor:pointer;text-decoration:none}a:hover{opacity:.8;transition:opacity .2s}.body-text{font-family:Satoshi,sans-serif;font-weight:400}.body-text-bold{font-family:Satoshi,sans-serif;font-weight:700}.mono-text{max-width:600px;font-family:DM Mono,monospace;font-weight:400;line-height:1.6}.featured-section{max-width:1100px;margin:4rem auto;padding:2rem}.launch-button{margin-top:clamp(1.5rem,3vw,3rem)}.featured-wrapper{flex-direction:column-reverse;gap:2.5rem;display:flex}@media (width>=768px){.featured-wrapper{flex-direction:row;padding-top:10rem}}.featured-image{width:100%}.featured-image img{width:100%;height:auto}.featured-text{text-align:left;color:#fff;max-width:550px}.featured-media{max-width:500px}.featured-tagline{padding-bottom:2rem;font-size:2rem;font-weight:300}.featured-description{font-family:DM Mono,monospace;font-weight:400}.launch-button{--background:#262730;--text:#fff;background:var(--background);color:var(--text);border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-size:14px;font-weight:500;line-height:19px;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;position:relative;overflow:hidden}.launch-button .default:before{content:"";background:#51fe5f;border-radius:50%;width:6px;height:6px;margin-right:8px;transition:opacity .3s;animation:1s infinite pulse;display:inline-block;box-shadow:0 0 0 1px #fe51514d}@keyframes pulse{0%,to{box-shadow:0 0 0 1px #51fe654d}50%{box-shadow:0 0 0 2px #51fe6580}}.featured-content{opacity:0;transition:opacity .5s}.featured-content:not(.hidden){opacity:1}@media (width<=500px){.featured-media{width:calc(100% + 6rem);margin-left:-3rem;margin-right:-3rem}@media (width>=501px) and (width<=768px){.featured-media{margin:0 auto}}}