@font-face{font-family:Rubik;src:url(/fonts/rubik-variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--color-bg: #131313;--color-text: #ecf0f1;--font-family: "Rubik", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{background:var(--color-bg);color:var(--color-text);font-family:var(--font-family)}::selection{background:var(--color-text);color:var(--color-bg)}a{color:var(--color-text);cursor:pointer;transition:.15s}a:hover{opacity:.8}main{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:4rem;padding:8rem 2rem}.title h1{font-size:5.2rem;font-weight:900}.title h2{font-size:1.6rem;margin-bottom:1rem}section h3{font-size:2.6rem;margin-bottom:1rem}section p{font-size:1.6rem;line-height:1.4}.project{margin:2rem .5rem 0}.project>div{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.project img{display:block;border-radius:8px;width:25px;aspect-ratio:1}.project h4{font-size:1.8rem;font-weight:600}.project p{font-size:1.2rem;margin:.5rem 0}.project a{display:inline-block;font-weight:600}.contact a{font-weight:900}
