/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}ul{list-style-type:none;padding:0;margin:0}:root{--accent: 18, 194, 233;--accent-gradient: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);--white: #fff;--light: #e5e7eb;--typescript: #3178C6;--react: #61DAFB;--nextjs: #61DAFB;--nodejs: #339933;--tailwind: #06B6D4;--stencil: #5530ff;--vuejs: #4FC08D;--nginx: #009639}@keyframes gradient{0%{background-position:0% 0%}50%{background-position:100% 0%}to{background-position:0% 0%}}h1{font-size:3rem;font-weight:800;line-height:1}h2{font-size:2.25rem;font-weight:800;line-height:2.5rem}h3{font-size:1.5rem;font-weight:800;line-height:2rem;margin:1rem 0}h4{font-size:1.25rem;font-weight:600;line-height:1.75rem}h5{font-size:1rem;font-weight:600}p{margin:1rem 0}.container{width:100%;margin:0 auto;max-width:100%;padding:0 2rem}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}.hero{padding-top:8rem;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.hero__avatar{width:96px;height:96px;display:block;border-radius:100%;margin-bottom:2rem}.hero__title{margin:0}.hero__subtitle{margin:0 0 .5rem}.hero__description{margin:0;padding:2rem 0}.social{width:100%;display:flex;gap:1rem}.social__link{position:relative;padding-right:1rem}.social__link a svg{width:32px;height:32px;fill:var(--white)}.social__link a:hover svg{fill:rgb(var(--accent))}.social__link:after{content:"";width:1px;height:100%;position:absolute;background:#52525b;right:0;top:0}.social__link:last-child:after{display:none}.skills{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:2rem}.skills__item{display:flex;align-items:center;gap:16px}.skills__logo{width:32px;height:32px}.skills__logo--typescript{fill:var(--typescript)}.skills__logo--react{fill:var(--react)}.skills__logo--nextjs{fill:var(--nextjs)}.skills__logo--nodejs{fill:var(--nodejs)}.skills__logo--tailwind{fill:var(--tailwind)}.skills__logo--stencil{fill:var(--stencil)}.skills__logo--vuejs{fill:var(--vuejs)}.skills__logo--nginx{fill:var(--nginx)}.skills__title{margin:0}.companies{display:flex;flex-direction:column;margin-top:2rem;gap:16px}.companies__item{display:flex;gap:16px}.companies__logo{width:64px;height:64px;border-radius:4px}.companies__title,.companies__date{margin:0}.companies__info{display:flex;flex-direction:column}.companies__description{margin:.5rem 0 0}html,body{font-family:-apple-system,BlinkMacSystemFont,“Segoe UI”,“Roboto”,“Oxygen”,“Ubuntu”,“Cantarell”,“Fira Sans”,“Droid Sans”,“Helvetica Neue”,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;height:100%;background-color:#18181b;color:#fff}.highlight{font-size:.875em;font-weight:700;background:rgba(var(--accent),12%);color:rgb(var(--accent));border-radius:4px;padding:.3em .45em}.text-gradient{background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400% 400%;animation:gradient 6s ease infinite}.spacer{margin:2rem auto;height:1px;width:75%;background:#27272a}@media (min-width: 768px){.spacer{margin:3rem auto}}@media (min-width: 992px){.spacer{margin:4rem auto}}.footer{padding-bottom:4rem;display:flex;justify-content:space-between;align-items:center}.footer__info{display:flex;justify-content:space-between;align-items:center}
