@font-face{font-family:Quicksand;src:url(/assets/Quicksand-Regular-C8CPs_VJ.ttf)}:root{--bg-color:#f5f6f4;--text-color:#4e5768;--link-color:#bc7700;--link-hover:#de8d00;--link-active:#000;--button-bg:#fff;--button-text:#000;--button-border:#e2e6e9;--box-background:#fff;--box-border:#e2e6e9}.dark{--bg-color:#0e1612;--text-color:#e0e0e0;--link-color:#ffb74d;--link-hover:#ffa726;--link-active:#fff;--button-bg:#161d1a;--button-text:#fff;--button-border:#26312c;--box-background:#161d1a;--box-border:#26312c}*{box-sizing:border-box;margin:0;padding:0}body,html{scroll-behavior:smooth;width:100%;height:100%}body{zoom:1;color:var(--text-color);background-color:var(--bg-color);background-size:100%;flex-direction:column;min-width:320px;margin:0;font-family:Quicksand,Lucida Sans Unicode,Lucida Grande,sans-serif;display:flex}div{display:block}#box-content{flex-flow:column;min-height:100vh;display:flex}header{background-color:var(--bg-color);z-index:1000;flex-flow:wrap;flex:0 auto;justify-content:space-between;align-items:center;width:100%;padding-bottom:1em;display:flex;position:fixed;top:0;left:0}header>div{flex:auto;justify-content:space-between;align-items:center;gap:1rem;display:flex}header .header-actions{align-items:center;gap:.75rem;display:flex}header a#header-logo{background-image:url(/assets/logo-big-CpIP-KcD.png);background-repeat:no-repeat;background-size:contain;width:94px;height:36px;margin-top:1em;margin-left:1em}header ul{text-align:center;margin-top:1em;padding:0;list-style:none}header ul li{margin:0 .5rem;display:inline-block}#menu-icon{display:none}footer{flex-flow:wrap;flex:0 40px;justify-content:space-between;display:flex}footer>p,footer>a{padding:0 2%}main{flex-direction:column;flex:1;gap:20px;padding:92px 2% 0;display:flex}.page-anchor{scroll-margin-top:92px}.page-anchor>h1{margin-bottom:0;padding-left:.5em}.page-anchor>div{flex-wrap:wrap;gap:20px;margin-top:1rem;display:flex}.page-anchor>div>section{flex:45%;margin:0;padding:1em}.page-anchor>div>a.project-card-link{color:inherit;flex:45%;text-decoration:none}.resume-layout{flex-wrap:wrap;gap:20px;margin-top:1rem;display:flex}.resume-layout>section{border:1px solid var(--box-border);background:var(--box-background);border-radius:12px;flex:45%;margin:0;padding:1em}.resume-entry+.resume-entry{border-top:1px solid var(--box-border);margin-top:1rem;padding-top:1rem}@media screen and (width>=1128px){.page-anchor>div{width:56vw;margin:1rem auto 0}.page-anchor>h1,.container{text-align:center}}@media screen and (width>=538px){header{padding-right:2%}}@media screen and (width<=537px){header{padding-bottom:.5em;display:block}header>div{flex-flow:wrap;justify-content:space-between;align-items:center;display:flex}span#menu-icon{color:#bc7700;cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;margin:1em 1rem 0 0;font-size:1.1rem;line-height:1;display:inline-flex}nav#menu{max-height:0;transition:max-height .5s ease-in-out;overflow:hidden}nav#menu.open{width:100%;max-height:100%;top:0;left:0}header ul{text-align:center;margin-top:1em;padding:0;list-style:none}header ul li{margin:.5rem;display:block}.resume-layout>section,.page-anchor>div>section,.page-anchor>div>a.project-card-link{flex:100%;max-width:100%}main{padding-top:78px}.page-anchor{scroll-margin-top:78px}}section>img.fit-image{width:224px;max-width:224px;height:224px;max-height:224px}img.rounded-image{aspect-ratio:1;object-fit:cover;box-shadow:0 0 .7rem color-mix(in srgb, var(--link-hover) 35%, transparent), 0 0 1.6rem color-mix(in srgb, var(--link-hover) 22%, transparent);border:2px solid #d4d0cc;border-radius:50%;transition:box-shadow .25s,transform .25s}.social-button-group{flex-wrap:nowrap;gap:.75rem;margin-top:.75rem;display:flex}.social-button{border:1px solid var(--button-border);background:var(--button-bg);color:var(--button-text);border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:600;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:inline-flex}.social-button:hover,.social-button:focus-visible{border-color:var(--link-hover);box-shadow:0 0 .45rem color-mix(in srgb, var(--link-hover) 35%, transparent), 0 0 1rem color-mix(in srgb, var(--link-hover) 20%, transparent);outline:none;transform:translateY(-1px)}.home-hero{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.home-image-section{display:flex}.home-intro{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;display:flex}.home-intro h1,.home-intro p{white-space:nowrap}@media screen and (width<=629px){.home-image-section{justify-content:center;width:100%}.home-intro{text-align:center;align-items:center;width:100%}.social-button-group{justify-content:center}}@media screen and (width>=630px){.home-hero{flex-flow:row;align-items:center}.home-image-section{flex:0 0 224px}.home-intro{flex:1 1 0;min-width:0}.home-image-section{justify-content:flex-end}}.about-section{border:1px solid var(--box-border);background:var(--box-background);border-radius:12px;padding:1rem}.project-section{border:1px solid var(--box-border);background:var(--box-background);border-radius:12px;padding:1rem;transition:transform .2s,box-shadow .2s,border-color .2s}.project-card-link{color:inherit;text-decoration:none;display:block}.project-card-link:hover,.project-card-link:focus-visible,.project-card-link:active{color:inherit;text-decoration:none}.project-language{align-items:center;gap:.5rem;display:inline-flex}.language-dot{color:#9ca3af;background-color:currentColor;border-radius:50%;flex-shrink:0;width:.65rem;height:.65rem}.language-dot.python{color:#00f}.language-dot.java{color:red}.language-dot.react{color:#add8e6}.language-dot.node{color:green}.language-dot.php{color:purple}.language-dot.rust{color:brown}.language-dot.swift{color:orange}.language-dot.c{color:#00f}.language-dot.csharp{color:purple}.language-dot.cpp{color:#00f}.language-dot.go{color:#0ff}.language-dot.kotlin{color:purple}.language-dot.ruby{color:red}.language-dot.ts{color:#00f}.language-dot.html{color:orange}.language-dot.css{color:#00f}.project-section:hover,.project-section:focus-visible{border-color:var(--link-hover);box-shadow:0 0 .45rem color-mix(in srgb, var(--link-hover) 45%, transparent), 0 0 1rem color-mix(in srgb, var(--link-hover) 30%, transparent);outline:none;transform:translateY(-1px)}.skill-chip-list{flex-wrap:wrap;gap:.6rem;margin-top:.5rem;display:flex}.skill-chip{border:1px solid var(--box-border);background:var(--box-background);color:var(--text-color);cursor:default;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .8rem;font-size:.95rem;line-height:1.2;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.skill-chip:hover,.skill-chip:focus-visible{border-color:var(--link-hover);box-shadow:0 0 .45rem color-mix(in srgb, var(--link-hover) 45%, transparent), 0 0 1rem color-mix(in srgb, var(--link-hover) 30%, transparent);outline:none;transform:translateY(-1px)}.language-list{flex-direction:column;gap:.6rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.language-item{border:1px solid var(--box-border);background:var(--box-background);width:100%;color:var(--text-color);border-radius:8px;justify-content:space-between;align-items:center;gap:.8rem;padding:.4rem .8rem;font-size:.95rem;line-height:1.2;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.language-name{font-weight:600}.language-level{opacity:.9;text-align:right;font-size:.95rem}h1,h2,h3,h4,h5,h6,p.sub-category{margin-top:0;margin-left:0;font-weight:700}h1,h2,h3,h4,h5,h6,p{margin-bottom:10px}p{margin-top:5px;font-size:1em}h1{margin-bottom:20px;font-size:1.8em}h2,p.sub-category{font-size:1.2em}h3{font-size:1em}.centered{text-align:center}::selection{color:#ff93fb;background-color:#000}a{color:var(--link-color);text-decoration:none}a[aria-current],a.active{color:var(--link-active)}a:hover{color:var(--link-hover);text-decoration:none}.theme-toggle-button{color:var(--link-color);cursor:pointer;background-color:#0000;border:1px solid;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1em;padding:0;font-size:1rem;line-height:1;display:inline-flex}@media print{body{color:#000;background-color:#fff;font-family:Quicksand,sans-serif}header,footer,.modal,.toggle-info,.toggle-link,.lang-icon{display:none}.modal.print{box-shadow:none;background-color:#0000;margin:0;padding:0;display:block;position:static}.modal.print>.modal-content{text-align:left;background-color:#0000;border:none;padding:0;display:block;position:static}.modal-content>label,.no-print{display:none}main{padding:1em}section{color:#000;background-color:#fff;margin-bottom:1em}a{color:#000;text-decoration:underline}a:after{content:" (" attr(href) ")"}h1,h2,h3,h4,h5,h6{color:#000}h1{margin-bottom:.5em;font-size:2em}h2{margin-bottom:.3em;font-size:1.5em}p{margin-bottom:.5em;font-size:1em;line-height:1.5}img{max-width:100%;height:auto}}
