*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}img{display:block;width:auto;max-width:100%;height:auto}a{text-decoration:none}@media (prefers-reduced-motion:reduce){*{transition:none}}@font-face{font-family:Inter;font-weight:400 600 700;font-display:swap;src:url(./Inter-VariableFont_slnt,wght-rk4j8f4g.ttf)}:root{--green:#c5f82a;--white:#fff;--grey-700:#333;--grey-800:#1f1f1f;--grey-900:#141414;--font-size:clamp(14px,calc(14px + (100vw - 375px)*(18 - 14)/(1440 - 375)),18px);--font-family:Inter,Arial,Helvetica,sans-serif;--font-preset-1:700 1.625em var(--font-family);--font-preset-2:600 1em var(--font-family);--font-preset-3:400 1em var(--font-family);--max-width:22em;--padding:1em}@media (min-width:1440px){:root{--font-preset-1:700 1.5em var(--font-family);--font-preset-2:600 .875em var(--font-family);--font-preset-3:400 .875em var(--font-family)}}body{display:flex;font-weigth:400;font-size:var(--font-size);background-color:var(--grey-900);flex-wrap:wrap;justify-content:center;align-items: center;height:100vh;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.profile{display:flex;max-width:var(--max-width);background-color:var(--grey-800);color:var(--white);border-radius:.625em;flex-direction:column;align-items: center;gap:2em;width:100%;padding:calc(1em + 1vw)}.profile img{border-radius:100%;width:4.5em}.profile article{text-align:center}.profile article h1{font:var(--font-preset-1)}.profile article h2{font:var(--font-preset-2);color:var(--green);margin-block-start:.75em}.profile article p{font:var(--font-preset-3);margin-block-start:2em}.profile footer{display:flex;flex-direction:column;gap:1em;width:100%}.profile a{display:block;text-align:center;background-color:var(--grey-700);color:var(--white);font:var(--font-preset-2);border:none;border-radius:.5em;width:100%;padding-block-start:1em;padding-block-end:1em}.profile a:focus{outline:.125em solid var(--green)}.profile a:hover{background-color:var(--green);color:var(--grey-700);transition:background-color .5s}
