@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.hero[data-astro-cid-bbe6dxrz]{width:100%;height:100%;padding-block:80px;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width: 767px){.hero[data-astro-cid-bbe6dxrz]{padding-block:40px}}.media-links[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;left:-48px;padding:20px;transform:translateY(-50%)}.media-links[data-astro-cid-bbe6dxrz] ul[data-astro-cid-bbe6dxrz]{list-style:none;display:flex;flex-direction:column;gap:16px}.media-links[data-astro-cid-bbe6dxrz] ul[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.media-links[data-astro-cid-bbe6dxrz] ul[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:hover{box-shadow:0 0 0 2px #fff;filter:invert(.5);scale:1.1}.media-links[data-astro-cid-bbe6dxrz] ul[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{font-size:30px}.hero__container[data-astro-cid-bbe6dxrz]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.hero__inner[data-astro-cid-bbe6dxrz]{max-width:var(--max-width);width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width: 767px){.hero__inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;grid-template-rows:1fr max-content;gap:40px}}.hero__inner-title[data-astro-cid-bbe6dxrz]{max-width:750px;display:flex;flex-direction:column;justify-content:center;padding:0 80px;grid-column:1 / 2}@media only screen and (max-width: 767px){.hero__inner-title[data-astro-cid-bbe6dxrz]{grid-column:1;padding:0;max-width:100%}}.hero__inner-title[data-astro-cid-bbe6dxrz] h2[data-astro-cid-bbe6dxrz]{font-size:48px;font-weight:700;margin-bottom:24px}@media only screen and (max-width: 767px){.hero__inner-title[data-astro-cid-bbe6dxrz] h2[data-astro-cid-bbe6dxrz]{font-size:32px}}.hero__inner-title[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:18px;font-weight:400;margin-bottom:32px}@media only screen and (max-width: 767px){.hero__inner-title[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:16px;padding:0;max-width:100%}}.hero__cta[data-astro-cid-bbe6dxrz]{border:solid 1px var(--text-secondary);width:max-content;padding:8px 16px;transition:.4s ease}@media only screen and (max-width: 767px){.hero__cta[data-astro-cid-bbe6dxrz]{width:100%;text-align:center}}.hero__cta[data-astro-cid-bbe6dxrz]:hover{scale:1.05;opacity:.6;transform:translate(8px)}.hero__inner-image[data-astro-cid-bbe6dxrz]{grid-column:2 / 3;display:flex;justify-content:center;align-items:center;position:relative}.hero__inner-image[data-astro-cid-bbe6dxrz]:after{--line-height: 28px;content:"Currently working @ HEAT";position:absolute;bottom:calc((var(--line-height) + 18px) * -1);font-size:24px;line-height:var(--line-height);border:solid 1px var(--text);padding:8px 16px}.hero__inner-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{object-fit:cover}.hero__inner-quote[data-astro-cid-bbe6dxrz]{grid-column:1 / 3;grid-row:2;display:flex;border:solid 1px var(--text);width:max-content;padding:32px;position:relative;justify-self:center;margin-top:160px}@media only screen and (max-width: 767px){.hero__inner-quote[data-astro-cid-bbe6dxrz]{grid-column:1;grid-row:2;width:100%;padding:16px;margin-top:0}}.hero__inner-quote[data-astro-cid-bbe6dxrz] h3[data-astro-cid-bbe6dxrz]{font-size:24px;font-weight:400}@media only screen and (max-width: 767px){.hero__inner-quote[data-astro-cid-bbe6dxrz] h3[data-astro-cid-bbe6dxrz]{font-size:16px}}.hero__inner-quote[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:0;left:24px;width:0;height:0;background-image:url(./images/quote.svg);width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translateY(-50%)}.project-card[data-astro-cid-mspuyifq]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:330px;border:solid 1px var(--text)}.project-card__image[data-astro-cid-mspuyifq]{width:100%;aspect-ratio:16 / 9;object-fit:cover}.project-card__tech[data-astro-cid-mspuyifq]{padding:16px;outline:.5px solid var(--text);width:100%}.project-card__content[data-astro-cid-mspuyifq]{padding:16px;display:flex;flex-direction:column;gap:16px;width:100%}.project-card__title[data-astro-cid-mspuyifq]{font-size:24px;font-weight:800;justify-self:start}.project-card__description[data-astro-cid-mspuyifq]{font-size:16px}.project-card__links[data-astro-cid-mspuyifq]{display:flex;gap:10px}.project-card__link[data-astro-cid-mspuyifq]{border:solid 1px var(--text);padding:8px 10px}.projects[data-astro-cid-amng4zvp]{width:100%;padding-block:80px}@media only screen and (max-width: 767px){.projects[data-astro-cid-amng4zvp]{padding-block:40px}}.projects__inner[data-astro-cid-amng4zvp]{width:100%}.projects__header[data-astro-cid-amng4zvp]{display:flex;align-items:baseline;justify-content:space-between}.projects__header[data-astro-cid-amng4zvp] h2[data-astro-cid-amng4zvp]{font-size:32px}.projects__header[data-astro-cid-amng4zvp] a[data-astro-cid-amng4zvp]{position:relative}.projects__header[data-astro-cid-amng4zvp] a[data-astro-cid-amng4zvp]:after{width:0;height:2px;background-color:var(--text-secondary);content:"";position:absolute;bottom:-5px;left:0;transition:width .3s ease-in-out}.projects__header[data-astro-cid-amng4zvp] a[data-astro-cid-amng4zvp]:hover:after{width:100%}.projects__title[data-astro-cid-amng4zvp]{position:relative}.projects__title[data-astro-cid-amng4zvp]:after{content:"";position:absolute;top:50%;margin-left:20px;height:1px;width:500%;background-color:var(--text-secondary)}@media only screen and (max-width: 767px){.projects__title[data-astro-cid-amng4zvp]:after{display:none}}.projects__cards[data-astro-cid-amng4zvp]{display:flex;justify-content:center;gap:80px;padding-block:80px}@media only screen and (max-width: 767px){.projects__cards[data-astro-cid-amng4zvp]{padding-block:40px}}@media only screen and (max-width: 767px){.projects__cards[data-astro-cid-amng4zvp]{flex-direction:column;gap:40px}}.skill[data-astro-cid-lfejdz7i]{display:flex;flex-direction:column;outline:solid 1px var(--text);max-width:300px}@media only screen and (max-width: 767px){.skill[data-astro-cid-lfejdz7i]{max-width:unset}}.skill__title[data-astro-cid-lfejdz7i]{font-size:24px;font-weight:500;outline:solid 1px var(--text);padding:8px}.skill__details[data-astro-cid-lfejdz7i]{font-size:14px;font-weight:300;padding:8px}.skills[data-astro-cid-ab4ihpzs]{width:100%;padding-block:80px}@media only screen and (max-width: 767px){.skills[data-astro-cid-ab4ihpzs]{padding-block:40px}}.skills__inner[data-astro-cid-ab4ihpzs]{width:100%}.skills__header[data-astro-cid-ab4ihpzs]{display:flex;align-items:baseline;justify-content:space-between}.skills__title[data-astro-cid-ab4ihpzs]{position:relative}.skills__title[data-astro-cid-ab4ihpzs] h2[data-astro-cid-ab4ihpzs]{font-size:32px}.skills__title[data-astro-cid-ab4ihpzs]:after{content:"";position:absolute;top:50%;margin-left:20px;height:1px;width:500%;background-color:var(--text-secondary)}@media only screen and (max-width: 767px){.skills__title[data-astro-cid-ab4ihpzs]:after{display:none}}.skills__content[data-astro-cid-ab4ihpzs]{width:100%;display:flex;align-items:flex-start;justify-content:flex-end;gap:24px;padding-block:80px}@media only screen and (max-width: 767px){.skills__content[data-astro-cid-ab4ihpzs]{flex-direction:column;gap:24px;padding-block:40px}}@media only screen and (max-width: 767px){.skills__single[data-astro-cid-ab4ihpzs],.skills__multiple[data-astro-cid-ab4ihpzs]{width:100%}}.skills__multiple[data-astro-cid-ab4ihpzs]{display:flex;flex-direction:column;gap:24px}nav[data-astro-cid-pux6a34n]{padding:32px 0 8px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px #0009;position:fixed;top:0;width:100%;z-index:99;background:var(--background)}@media only screen and (max-width: 1079px){nav[data-astro-cid-pux6a34n]{padding:16px 0 8px;all}}.nav-inner[data-astro-cid-pux6a34n]{max-width:var(--max-width);padding-inline:var(--padding-inline);width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1079px){.nav-inner[data-astro-cid-pux6a34n]{padding-inline:8px;max-width:100%}}.nav-logo[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{font-size:32px;font-weight:600}.nav-links[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center;gap:32px}.nav-links[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{list-style:none;position:relative}.nav-links[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:16px;line-height:normal}.nav-links[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#fff}.nav-links[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:after{width:0;height:2px;background-color:var(--text-secondary);content:"";position:absolute;bottom:-5px;left:0;transition:width .3s ease-in-out}.nav-links[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover:after{width:100%}.nav-links[data-astro-cid-pux6a34n] ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:active{font-weight:500}.nav-hamburger[data-astro-cid-pux6a34n]{width:25px;height:25px}.nav-hamburger[data-astro-cid-pux6a34n] i[data-astro-cid-pux6a34n]{font-size:25px}footer[data-astro-cid-sz7xmlte]{width:100%;height:150px;box-shadow:0 -2px 10px #00000040;display:flex;justify-content:center}@media only screen and (max-width: 767px){footer[data-astro-cid-sz7xmlte]{height:100%}}.footer__inner[data-astro-cid-sz7xmlte]{max-width:var(--max-width);padding-inline:var(--padding-inline);width:100%;height:100%;display:flex;justify-content:space-between}@media only screen and (max-width: 767px){.footer__inner[data-astro-cid-sz7xmlte]{padding:15px;flex-direction:column}}.footer__about[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;justify-content:center}.footer__about[data-astro-cid-sz7xmlte] b[data-astro-cid-sz7xmlte]{font-size:24px}.footer__about[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:14px}.footer__links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;justify-content:center}.footer__links-title[data-astro-cid-sz7xmlte]{font-size:24px;margin-bottom:16px}.footer__links-list[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-evenly;margin-top:5px}@media only screen and (max-width: 767px){.footer__links-list[data-astro-cid-sz7xmlte]{justify-content:flex-start;gap:48px}}.footer__links-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{list-style:none;font-size:24px}:root{--text: #F3F3F1;--background: #282C33;--text-secondary: #21FA90;--font: "Source Code Pro", monospace;--max-width: 1920px;--padding-inline: 80px}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{color:var(--text);background:var(--background);margin:0;box-sizing:border-box;font-family:var(--font);min-height:100vh;position:relative}h1,h2,h3,h4,h5,h6{margin:0}b{color:var(--text-secondary)}ul,ol{margin:0;padding:0;list-style:none}a{text-decoration:none;color:var(--text)}img{max-width:100%}button{border:none;background:none;padding:0;font:inherit;color:inherit;cursor:pointer}input,textarea{border:none;background:none;font:inherit;color:inherit}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}@media (max-width: 1079px){.hide-on-mobile{display:none!important}}@media (min-width: 1080px){.hide-on-desktop{display:none!important}}main{max-width:var(--max-width);padding-inline:var(--padding-inline);margin:0 auto;padding-top:var(--header-height)}@media only screen and (max-width: 767px){main{padding-inline:15px;max-width:100%}}.about[data-astro-cid-v2cbyr3p]{width:100%;padding-block:80px}@media only screen and (max-width: 767px){.about[data-astro-cid-v2cbyr3p]{padding-block:40px}}.about__inner[data-astro-cid-v2cbyr3p]{width:100%}.about__header[data-astro-cid-v2cbyr3p]{display:flex;align-items:baseline;justify-content:space-between}.about__title[data-astro-cid-v2cbyr3p]{position:relative}.about__title[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{font-size:32px}.about__title[data-astro-cid-v2cbyr3p]:after{content:"";position:absolute;top:50%;margin-left:20px;height:1px;width:500%;background-color:var(--text-secondary)}@media only screen and (max-width: 767px){.about__title[data-astro-cid-v2cbyr3p]:after{display:none}}.about__content[data-astro-cid-v2cbyr3p]{width:75%;display:flex;align-items:flex-start;justify-content:flex-end;gap:24px;padding-block:40px}@media only screen and (max-width: 767px){.about__content[data-astro-cid-v2cbyr3p]{width:100%;padding-block:0}}.about__content[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:18px;line-height:1.5;color:var(--text);margin:0}@media only screen and (max-width: 767px){.about__content[data-astro-cid-v2cbyr3p]{flex-direction:column;gap:24px;padding-block:40px}}.contact[data-astro-cid-xmivup5a]{width:100%;padding-block:80px}@media only screen and (max-width: 767px){.contact[data-astro-cid-xmivup5a]{padding-block:40px}}.contact__inner[data-astro-cid-xmivup5a]{width:100%}.contact__header[data-astro-cid-xmivup5a]{display:flex;align-items:baseline;justify-content:space-between}.contact__title[data-astro-cid-xmivup5a]{position:relative}.contact__title[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{font-size:32px}.contact__title[data-astro-cid-xmivup5a]:after{content:"";position:absolute;top:50%;margin-left:20px;height:1px;width:500%;background-color:var(--text-secondary)}@media only screen and (max-width: 767px){.contact__title[data-astro-cid-xmivup5a]:after{display:none}}.contact__content[data-astro-cid-xmivup5a]{display:flex}.contact__content[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{flex:1;font-size:18px;line-height:1.5}@media only screen and (max-width: 767px){.contact__content[data-astro-cid-xmivup5a]{width:100%;padding-block:0}}@media only screen and (max-width: 767px){.contact__content[data-astro-cid-xmivup5a]{flex-direction:column;gap:24px;padding-block:40px}}.contact__socials[data-astro-cid-xmivup5a]{flex:1}.contact__socials[data-astro-cid-xmivup5a] ul[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:repeat(2,1fr);height:100%}.contact__socials[data-astro-cid-xmivup5a] ul[data-astro-cid-xmivup5a] li[data-astro-cid-xmivup5a]{display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--text-secondary);margin-block:auto}
