:root{--background:#131314;--text-primary:#e3e3e3;--text-secondary:#adadae;color:var(--text-primary);font-family:"Poppins",sans-serif;font-weight:400;font-style:normal}[target=_blank]::after,i{font-family:"Material Symbols Outlined";font-weight:inherit;font-style:normal;line-height:inherit;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";width:1.1em;height:1.1em;user-select:none;overflow:hidden}[target=_blank]::after{margin-left:.2em;font-size:.75em;content:"open_in_new";vertical-align:baseline}i{font-size:inherit;vertical-align:sub}body{flex-direction:column;width:100dvw;min-width:375px;min-height:100dvh;background:var(--background);display:flex;justify-content:space-between}footer,header,main{padding:0 32px}footer,header{display:flex;align-items:center;height:100px}header a{font-size:20px;font-weight:600;text-decoration:none;color:var(--text-primary)}header i{font-weight:700;transform:rotate(270deg)}main{margin:64px auto;width:calc(100% - 128px);max-width:1000px}h1,h2{margin:0;font-weight:600}h1{width:fit-content;background:linear-gradient(to left,#5d5499,#3583cb);background-clip:text;color:transparent;font-size:70px}h2{font-size:28px}@media (max-width:533px){h1,h2{font-size:42px;font-weight:600}h2{font-size:20px}}main a,p{font-size:18px;color:inherit}p{margin:32px 0;font-weight:400}.badges span{display:inline-block;margin:0 1em .5em 0}.badges a{text-decoration:none}.badges a::after{content:unset}.eco{color:#90ee90}main .bold,main .soft{display:inline-block;margin:0 16px 16px 0;border:2px solid var(--text-primary);border-radius:2em;padding:.8em 1.2em;background:var(--text-primary);font-weight:500;text-decoration:none;transition:.1s}main .bold{color:var(--background)}main .bold:active,main .bold:hover,main .soft{background:0 0;color:var(--text-primary)}main .soft:active,main .soft:hover{background:var(--text-primary);color:var(--background)}main .bold:active,main .soft:active{opacity:.6}footer{font-size:14px}