header[data-v-e52a9784]{position:relative}header .wrapper[data-v-e52a9784]{text-align:center;margin-bottom:1.5rem}header .wrapper .title[data-v-e52a9784]{font-size:1.8rem}header .wrapper .subtitle[data-v-e52a9784]{font-size:1.2rem;font-style:italic}header .wrapper .contact-info[data-v-e52a9784]{margin-top:.5rem}header .theme-toggle[data-v-e52a9784]{position:absolute;top:1rem;right:1rem;width:3rem;cursor:pointer;opacity:.8;transition:opacity .3s}header .theme-toggle[data-v-e52a9784]:hover{opacity:1;filter:drop-shadow(0 0 4px var(--color-soft-highlight))}@media (max-width: 600px){header .theme-toggle[data-v-e52a9784]{top:-3.5rem;right:.5rem;width:2.5rem}header .wrapper .title[data-v-e52a9784]{font-size:1.5rem}header .wrapper .subtitle[data-v-e52a9784]{font-size:1rem}}.footer-text[data-v-f83200cb]{text-align:center;margin-top:1rem}.links-container[data-v-f83200cb]{display:flex;justify-content:center;gap:2rem;margin-top:4rem}.links-container .icon[data-v-f83200cb]{width:2rem;height:2rem;opacity:.7;transition:opacity .3s}.links-container .icon[data-v-f83200cb]:hover{opacity:1;filter:drop-shadow(0 0 4px var(--color-soft-highlight))}.project h3[data-v-4eda38ec]{margin-bottom:.5rem}.project a[data-v-4eda38ec]{color:var(--color-link);text-decoration:none}.project a[data-v-4eda38ec]:hover{text-decoration:underline}.skills-grid[data-v-96e3f1b9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.skill-category h3[data-v-96e3f1b9]{margin-bottom:.5rem}.skill-items[data-v-96e3f1b9]{list-style:disc inside;padding:0;margin:0}.skill-items li[data-v-96e3f1b9]{margin-bottom:.5rem}.section[data-v-3f60d0c7]{margin-bottom:2rem}.projects[data-v-3f60d0c7]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 768px){.projects[data-v-3f60d0c7]{grid-template-columns:1fr}}.glassmorphic-effect{position:fixed;top:0;left:0;width:100%;height:4rem;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);z-index:1000;-webkit-mask-image:linear-gradient(to bottom,#000 25%,transparent);mask-image:linear-gradient(to bottom,#000 25%,transparent)}:root{--color-background: #f8f8f8;--color-text: rgba(23, 23, 23, .87);--color-link: rgba(7, 31, 86, .77);--color-divider: rgba(84, 84, 84, .48);--color-soft-highlight: rgba(0, 0, 0, .4);--icon-opacity: .8}body.dark{--color-background: #181818;--color-text: rgba(235, 235, 235, .74);--color-link: rgba(204, 215, 232, .77);--color-divider: rgba(60, 60, 60, .48);--color-soft-highlight: rgba(255, 255, 255, .6);--icon-opacity: 1}*,*:before,*:after{box-sizing:border-box;margin:0}h1,h2,h3{font-weight:700}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}em{font-family:Garamond,serif;font-style:italic;font-size-adjust:.47}body{min-height:100vh;color:var(--color-text);background-color:var(--color-background);transition:color .5s,background-color .5s;font-family:-apple-system,Garamond,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6}#app{max-width:1100px;margin:4rem auto 0;padding:2rem}a{color:var(--color-link);text-decoration:none;position:relative}a:before{content:"";position:absolute;width:100%;height:2px;background-color:var(--color-link);bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .1s ease-in-out}a:hover:before{transform-origin:left;transform:scaleX(1)}.icon{width:2rem;height:2rem;transition:opacity .3s}.icon:hover{opacity:1}
