@import"https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400&display=swap";:root{--font-mono:"Inconsolata",monospace}*{box-sizing:border-box;margin:0;padding:0;font-family:var(--font-mono);font-weight:300}body,html{max-width:100vw;overflow-x:hidden}body{background:#f8f8f8;color:#3c3c3c}a{text-decoration:none;color:inherit}p{margin-bottom:1rem;line-height:1.5rem}h1,h2,h3{padding-bottom:1rem}.layout_pageWrapper__xakne{display:grid;grid-template:"support" 150px "nav" min-content "content"/1fr;grid-gap:1rem;gap:1rem;min-height:100dvh}@media screen and (min-width:769px){.layout_pageWrapper__xakne{grid-template:"nav support" min-content "content support"/auto minmax(30%,max-content)}}.layout_nav__ZiJaj{grid-area:nav;padding:2rem 2rem 0}@media screen and (min-width:769px){.layout_nav__ZiJaj{padding:110px 2rem 0}}.layout_content___lGrP{grid-area:content;padding:2rem;max-width:760px}.layout_content___lGrP strong{font-weight:400}.layout_content___lGrP a{transition:all .3s ease;border-bottom:thin dotted #4186c6;text-decoration:none;color:#4186c6}.layout_content___lGrP a:hover{border-bottom:thin dotted #fc9cfe;color:#fc9cfe}@keyframes layout_gradient__gcFqf{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.layout_support__2dRYl{position:relative;grid-area:support;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:layout_gradient__gcFqf 15s ease infinite}.support_profile__DXJCG{display:grid;position:absolute;right:1rem;bottom:-20px;grid-template:"name pic" 1fr/1fr 80px;align-items:center;width:200px;height:80px;text-align:right}@media screen and (min-width:769px){.support_profile__DXJCG{position:relative;right:0;bottom:0;margin:30px 0 0 -160px}}.support_profile__DXJCG h1{margin-top:-1rem;padding:0 10px 0 0;color:#fff;font-size:18px;font-weight:800}@media screen and (min-width:769px){.support_profile__DXJCG h1{display:block;margin-top:0;color:#3c3c3c}}.support_icons__c8yZR{display:flex;position:absolute;top:1rem;left:1rem;flex-direction:column}@media screen and (min-width:769px){.support_icons__c8yZR{position:relative;top:auto;bottom:auto;left:0;padding:1rem}}.support_icons__c8yZR .support_icon__z14nc{display:flex;height:30px;color:#fff}.support_icons__c8yZR .support_icon__z14nc a{display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:.8rem}.support_icons__c8yZR .support_icon__z14nc a span{margin-left:5px}