footer[data-astro-cid-sz7xmlte]{text-align:center;padding:20px;color:var(--text-color);a{color:var(--primary-color);text-decoration:none;&:hover{text-decoration:underline;color:currentColor}}}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/roboto-mono-cyrillic-ext-wght-normal.BUDPrIko.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/roboto-mono-cyrillic-wght-normal.HUlVHixE.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/roboto-mono-greek-wght-normal.BJJTbwTT.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/roboto-mono-vietnamese-wght-normal.DlC-zuDL.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/roboto-mono-latin-ext-wght-normal.QAYlOegK.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/_astro/roboto-mono-latin-wght-normal.CZtBPCCa.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light dark;--secondary-color: #2e78c7;--primary-color: #dbc404;--primary-color-light: #f8f9fa;--primary-color-dark: #242633;--background-color: light-dark(#c0cef3, #16171f);--secundary-background-color: light-dark(var(--primary-color-light), var(--primary-color-dark));--text-color: light-dark(#333, #f2f2f2)}body{font-family:Roboto Mono Variable,monospace;line-height:1.6;margin:0;padding:0;background-color:var(--background-color);color:var(--text-color);font-weight:400;font-size:16px;min-height:100dvh;width:100%;overflow-x:hidden;display:grid;grid-template-areas:"main main" "footer footer";grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}:where(h1){margin-block:.67em;font-size:2em}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%}img{width:100%;height:auto;object-fit:cover}.container{width:100%;min-height:100dvh;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;grid-gap:20px}aside-component{min-width:200px;width:100%;background-color:#fff;padding:20px;display:none}main{grid-area:main;max-width:1200px;margin:0 auto;padding:10px;display:flex;flex-direction:column;gap:4rem}footer{grid-area:footer}#projects,#contact,#skills,#about{width:100%;padding:1rem;display:flex;flex-direction:column;outline:1px solid var(--primary-color);border-radius:10px;h2{margin:0;transform:translateY(-3rem);background-color:var(--background-color);padding:.5rem 1rem;width:fit-content}}#hero{display:grid;grid-template-areas:"headerHero headerHero" "pictureHero contentHero";grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:33px;h1{font-size:1.5rem}@media(width<768px){display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-header{width:100%;grid-area:headerHero;picture{border-radius:7px;aspect-ratio:700/150;overflow:hidden;img{width:100%;height:100%;object-fit:cover}}}.hero-logo{grid-area:pictureHero;width:100%;max-width:200px;overflow:hidden;border-radius:50%;margin-top:-30px;aspect-ratio:1 / 1;img{height:100%;object-fit:cover;border-radius:50%;border:2px solid #5a5353}}.hero-content{grid-area:contentHero;display:flex;flex-direction:column;gap:10px;@media(max-width:768px){align-items:center;text-align:center}}button{width:fit-content;padding:10px 20px;background-color:var(--secondary-color);color:var(--text-color);border-radius:10px;border:none}}.card[data-astro-cid-oeghznkx]{display:flex;flex-direction:column;padding:1rem;border-radius:10px;background-color:var(--secundary-background-color);box-shadow:0 2px 4px #0000001a;transition:transform .3s ease;&:hover{transform:translateY(-5px)}img{border-radius:10px;margin-bottom:15px;width:100%;height:auto;object-fit:cover}h3{margin:10px 0;font-size:1.3em}p{font-size:1em;color:var(--text-color);margin-bottom:15px}a{text-decoration:none;color:var(--primary-color);font-weight:700;&:hover{text-decoration:underline;color:currentColor}}}#projects[data-astro-cid-44zkpkd5]{.card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(228px,1fr));gap:2rem;list-style:none;margin:0;padding:0;li{&:hover{transform:translateY(-5px)}}}}#hero[data-astro-cid-anhloy43]{width:100%;.hero-banner{width:100%;img{width:100%;height:auto;object-fit:cover}}.hero-content{h1{font-size:2.5em}p{max-width:600px;font-size:1.2em;color:var(--text-color)}a[data-cta]{display:inline-block;padding:10px 20px;background-color:var(--primary-color);color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s ease;width:fit-content;&:hover{background-color:transparent;color:var(--primary-color);border:2px solid var(--primary-color);text-decoration:underline}}}}h3[data-astro-cid-wjbk2oyg]{margin:0;font-size:1.2em;color:var(--primary-color)}.timeline-date[data-astro-cid-wjbk2oyg]{display:block;font-size:.9em;color:var(--text-color);margin-bottom:10px;opacity:.7}p[data-astro-cid-wjbk2oyg]{margin:5px 0;font-size:1em;color:var(--text-color)}#experience[data-astro-cid-ghubstuj]{display:flex;flex-direction:column;gap:2rem;.timeline{list-style:none;margin:0;padding:0;position:relative;&:before{content:"";position:absolute;left:14px;top:0;bottom:0;width:2px;background-color:var(--primary-color)}.timeline-item{position:relative;margin-bottom:20px;padding-left:40px;&:before{content:"";position:absolute;left:10px;top:5px;width:10px;height:10px;background-color:var(--primary-color);border-radius:50%}}}}#about[data-astro-cid-zsov6f23]{width:100%;article{border-radius:15px;background-color:var(--primary-color-dark);display:flex;gap:29px;padding:20px;max-width:800px;margin:0 auto;@media(max-width:768px){flex-wrap:wrap;flex-direction:column;align-items:center}.about-profile{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:10px;picture{overflow:hidden;max-width:250px;height:auto;border:2px solid var(--primary-color);border-radius:30px}a{color:#fff;transition:color .2s;position:relative;&:hover{color:var(--primary-color)}&:hover span[data-astro-cid-zsov6f23].sr-only{padding:0 5px;background:var(--secundary-color);text-decoration:underline;opacity:1}}}.about-content{display:flex;flex-direction:column;gap:1rem}}}span[data-astro-cid-zsov6f23].sr-only{position:absolute;right:-20px;bottom:-16px;opacity:0}.social-media[data-astro-cid-zsov6f23]{display:flex;gap:1rem}#skills[data-astro-cid-sye7xtqh]{width:100%}.carousel-container[data-astro-cid-sye7xtqh]{width:100%;overflow-x:auto;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%);.skills-list{display:flex;flex-wrap:nowrap;gap:2rem;list-style:none;margin:0;padding:0;animation:carousel 10s linear infinite forwards;li{color:#fff;border-radius:5px;font-size:.9em;transition:transform .2s,color .2s;&:hover{color:var(--primary-color);transform:scale(1.1)}}}}@keyframes carousel{0%{transform:translate(0)}to{transform:translate(-20rem)}}
