/*! 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}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/inter-400-regular-DzE3sXQr.woff) format("woff"),url(../fonts/inter-400-regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/inter-500-C8GenLAp.woff) format("woff"),url(../fonts/inter-500.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/roboto-400-regular-CKhRtUFO.woff) format("woff"),url(../fonts/roboto-400-regular.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/roboto-500-BU-otfqs.woff) format("woff"),url(../fonts/roboto-500.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/roboto-700-CCwTn0--.woff) format("woff"),url(../fonts/roboto-700.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/roboto-900-Blac3EU0.woff) format("woff"),url(../fonts/roboto-900.woff2) format("woff2")}@font-face{font-family:Roboto-slab;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/roboto-slab-400-regular-CwRj1CH-.woff) format("woff"),url(../fonts/roboto-slab-400-regular.woff2) format("woff2")}@font-face{font-family:Roboto-slab;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/roboto-slab-700-DZvX1nQI.woff) format("woff"),url(../fonts/roboto-slab-700.woff2) format("woff2")}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Roboto,sans-serif}.main{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px 20px 40px;box-sizing:border-box;background:#f6f9f6}.main__content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:800px;text-align:center;padding-top:80px}.main__image{max-width:364px;max-height:364px;width:100%;aspect-ratio:1/1;border-radius:50%;background-repeat:no-repeat;background-size:cover;object-fit:cover}.main__title{font-family:Roboto-slab,Georgia,serif;font-size:40px;font-weight:400;line-height:46px;padding:24px 20px;margin:0;color:#1a1b22}.main__description{font-family:Roboto,Georgia,serif;font-size:18px;font-weight:400;line-height:24px;padding:5px 20px;margin:0;color:#1a1b22}.main__socials{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px 10px 10px}.main__socials a{color:#444;font-size:40px;transition:transform .2s ease,color .2s ease}.main__buttons{display:flex;justify-content:center;gap:20px;padding:10px;font-family:Roboto-slab,Georgia,serif;font-size:18px;font-weight:400;line-height:24px}.main__buttons-projects,.main__buttons-contact{padding:12px 28px;border-radius:9999px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 8px #0000000d;color:#1c1c1c}.main__buttons-projects{background-color:#b4dab6;border:none}.main__buttons-projects:hover{background-color:#b4dab6;transform:translateY(-2px)}.main__buttons-contact{background-color:#fff;border:2px solid #b4dab6}.main__buttons-contact:hover{background-color:#f7fdfb;transform:translateY(-2px)}.header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background-color:#b4dab6;color:#000;position:sticky;top:0;z-index:99999}.header__nav-bar{display:flex;justify-content:space-between;align-items:center;padding:0 40px;border-bottom:1px solid rgba(255,255,255,.2);width:100%;height:110px;gap:12px}.header__logo{max-width:608px;width:100%;font-family:Roboto-slab,Georgia,serif;font-size:60px;font-weight:400;line-height:64px;color:#000;margin:0}.header__desktop-nav{display:flex;gap:20px}.header__nav-list{display:flex;font-family:Roboto,Arial,sans-serif;font-size:18px;font-weight:400;list-style:none;line-height:24px;margin:0;gap:20px}.header__nav-list a{color:#000;text-decoration:none}.header__nav-list a:hover{color:#f0fdf4;text-decoration:underline}.header__menu-toggle{display:none;background-color:#b4dab6;border:none;font-size:28px;cursor:pointer}.header__mobile-nav{display:none}@media (max-width: 768px){.header__logo{font-size:40px;line-height:48px}.header__nav-bar{padding:0}}@media (max-width: 600px){.header__desktop-nav{display:none}.header__menu-toggle{display:block}.header__mobile-nav{display:flex;flex-direction:column;align-items:center;position:absolute;top:100%;left:0;width:100%;background-color:#b4dab6;padding:20px 0;z-index:999}.header__mobile-list{display:flex;flex-direction:column;list-style:none;padding:0;margin-top:16px;gap:16px;font-size:22px}.header__mobile-list a{color:#000;text-decoration:none}}.projects{text-align:center;padding:60px 20px;background:#e5efe3}.projects__title{font-family:Roboto-slab,Georgia,serif;font-size:40px;font-weight:400;line-height:46px;padding:24px 20px;margin:0;color:#1a1b22}.projects__grid{display:grid;justify-content:center;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:0 20px 20px}.project__card{background:#fff;border-radius:10px;box-shadow:0 4px 4px #0000001a;overflow:hidden;transition:transform .2s ease}.project__card:hover{transform:translateY(-5px)}.project__image{height:160px;width:100%;background-color:#cdeedb;object-fit:cover;display:block}.project__content{font-family:Roboto,Arial,sans-serif;font-size:15px;font-weight:400;line-height:20px;padding:15px;margin:0}.project__title{margin:0}.project__buttons{display:flex;justify-content:center;gap:20px;padding:10px;font-family:Roboto-slab,Georgia,serif;font-size:18px;font-weight:400;line-height:24px}.project__buttons-projects{padding:12px 28px;border-radius:9999px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 8px #0000000d;color:#1c1c1c}.project__buttons-projects{background-color:#b4dab6;border:none}.project__buttons-projects:hover{background-color:#b4dab6;transform:translateY(-2px)}.skills{padding:60px 20px;background:#f6f9f6}.skills__title{font-family:Roboto-slab,Georgia,serif;font-size:40px;font-weight:400;line-height:46px;text-align:center;padding:24px 20px;margin:0;color:#1a1b22}.skills__content{display:flex;justify-content:center;gap:20px;padding:20px;font-family:Roboto,Arial,sans-serif;font-size:15px;font-weight:400;line-height:20px;margin:0}.skills__grid{display:grid;justify-content:center;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px}.skills__subtitle{font-family:Roboto,Georgia,serif;font-size:30px;font-weight:400;line-height:46px;padding:30px 0;margin:0}.skills__tags{font-family:Roboto-slab,Georgia,serif;font-size:18px;font-weight:400;line-height:24px;display:flex;flex-wrap:wrap;gap:10px}.skill-tag{background-color:#b4dab6;border:none;padding:12px 28px;border-radius:9999px;font-weight:600;font-size:16px;text-decoration:none;box-shadow:0 4px 8px #0000000d;color:#1c1c1c}.skills-tag:hover{border-radius:10px;box-shadow:0 4px 4px #0000001a;overflow:hidden;transition:transform .2s ease}.contact{padding:60px 20px;background:#e5efe3}.contact__title{font-family:Roboto-slab,Georgia,serif;font-size:40px;font-weight:400;line-height:46px;text-align:center;padding:24px 20px;margin:0;color:#1a1b22}.contact__form{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:500px;margin:10px auto;padding:30px 10px;background-color:#fff;border-radius:16px;box-shadow:0 8px 16px #0000000d}.contact__label{display:flex;flex-direction:column;flex-wrap:wrap;font-family:Roboto,Arial,sans-serif;font-size:20px;font-weight:400;line-height:20px;padding:15px;margin:0;width:450px}.contact__input,.contact__textarea{margin-top:8px;padding:12px 16px;border:1px solid #dcdcdc;border-radius:10px;background-color:#f9f9f9;font-size:16px;font-family:inherit;transition:border .3s ease}.contact__button{font-family:Roboto-slab,Georgia,serif;font-weight:600;font-size:16px;text-decoration:none;background-color:#b4dab6;border:none;padding:12px 28px;margin-top:20px;border-radius:9999px;transition:all .3s ease;box-shadow:0 4px 8px #0000000d;color:#1c1c1c}.contact__note{font-family:Roboto-slab,Georgia,serif}@media (max-width: 480px){.contact__label{width:100%}}.footer{font-family:Roboto-slab,Georgia,serif;background-color:#b4dab6;padding:20px 60px}.footer__top{display:flex;justify-content:space-between;align-items:center;align-content:center}.footer__name{font-family:Roboto-slab,Georgia,serif;font-size:40px;font-weight:400;line-height:46px;margin:30px 0 25px}.footer__role{font-size:20px;margin:20px 0}.footer__nav-list{display:flex;list-style:none;text-decoration:none;font-family:Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:24px;margin:0;gap:20px}.footer__nav-list a{color:#000;text-decoration:none}.footer__nav-list a:hover{color:#f0fdf4;text-decoration:underline}.footer__divider{border:none;height:1px;background-color:#245a3a;margin:0 auto 24px}.footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:14px;color:#4b5563}@media (max-width: 600px){.footer{padding:20px}.footer__name{font-size:30px;margin:20px 0 10px}.footer__role{font-size:15px;margin:10px 0}.footer__nav-list{font-size:13px}.footer__bottom{justify-content:center}}
