header[data-v-a1fd9b73]{position:relative;animation:page-element-enter-a1fd9b73 .35s ease both}header .wrapper[data-v-a1fd9b73]{text-align:center;margin-bottom:1.5rem}header .wrapper .title[data-v-a1fd9b73]{font-size:1.8rem}header .wrapper .subtitle[data-v-a1fd9b73]{font-size:1.2rem;font-style:italic}header .wrapper .contact-info[data-v-a1fd9b73]{margin-top:.5rem}header .theme-toggle[data-v-a1fd9b73]{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:0;background:transparent;cursor:pointer;opacity:.8;transition:opacity .3s,transform .18s ease}header .theme-toggle img[data-v-a1fd9b73]{width:100%;height:100%;display:block}header .theme-toggle[data-v-a1fd9b73]:hover{opacity:1;filter:drop-shadow(0 0 4px var(--color-soft-highlight))}header .theme-toggle[data-v-a1fd9b73]:active{transform:scale(.96)}@keyframes page-element-enter-a1fd9b73{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){header .theme-toggle[data-v-a1fd9b73]{top:-3.5rem;right:.5rem;width:2.5rem;height:2.5rem}header .wrapper .title[data-v-a1fd9b73]{font-size:1.5rem}header .wrapper .subtitle[data-v-a1fd9b73]{font-size:1rem}}@media(prefers-reduced-motion:reduce){header[data-v-a1fd9b73]{animation:none}}.footer-text[data-v-3d3ffc0a]{text-align:center;margin-top:1rem;animation:footer-element-enter-3d3ffc0a .35s ease .12s both}.links-container[data-v-3d3ffc0a]{display:flex;justify-content:center;gap:2rem;margin-top:4rem;animation:footer-element-enter-3d3ffc0a .35s ease both}.links-container .icon[data-v-3d3ffc0a]{width:2rem;height:2rem;opacity:.7;transition:opacity .3s}.links-container .icon[data-v-3d3ffc0a]:hover{opacity:1;filter:drop-shadow(0 0 4px var(--color-soft-highlight))}@keyframes footer-element-enter-3d3ffc0a{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.footer-text[data-v-3d3ffc0a],.links-container[data-v-3d3ffc0a]{animation:none}}.project[data-v-cf7f42c7]{animation:project-enter-cf7f42c7 .3s ease both}.project .project-meta[data-v-cf7f42c7]{margin-bottom:.45rem;color:var(--color-link);font-family:Garamond,serif;font-size:.9rem;font-size-adjust:.47;font-style:italic;font-weight:700}.project .project-description[data-v-cf7f42c7]{margin-bottom:.35rem}.project a[data-v-cf7f42c7]{color:var(--color-link);text-decoration:none}.project a[data-v-cf7f42c7]:hover{text-decoration:underline}.project[data-v-cf7f42c7]:nth-child(2){animation-delay:.03s}.project[data-v-cf7f42c7]:nth-child(3){animation-delay:.06s}.project[data-v-cf7f42c7]:nth-child(4){animation-delay:.09s}@keyframes project-enter-cf7f42c7{0%{opacity:0;transform:translateY(.25rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.project[data-v-cf7f42c7]{animation:none}}.skills-showcase[data-v-c36dad98]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}.skill-category[data-v-c36dad98]{padding-top:.75rem;border-top:1px solid var(--color-divider);animation:skill-section-enter-c36dad98 .35s ease both}.category-heading[data-v-c36dad98]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.category-heading h3[data-v-c36dad98]{font-size:1rem}.category-count[data-v-c36dad98]{color:var(--color-link);font-size:.8rem;font-weight:700;white-space:nowrap}.skill-table[data-v-c36dad98]{width:100%;border-collapse:collapse}.skill-table tr+tr[data-v-c36dad98]{border-top:1px solid color-mix(in srgb,var(--color-divider) 45%,transparent)}.skill-table tr[data-v-c36dad98]{animation:skill-row-enter-c36dad98 .3s ease both;transition:color .18s ease,transform .18s ease}.skill-table tr[data-v-c36dad98]:hover{transform:translate(.2rem)}.skill-table th[data-v-c36dad98],.skill-table td[data-v-c36dad98]{padding:.45rem 0;vertical-align:middle}.skill-table th[data-v-c36dad98]{width:58%;color:var(--color-text);font-weight:400;text-align:left}.skill-table td[data-v-c36dad98]{text-align:right;color:var(--color-link);font-family:Garamond,serif;font-size:.9rem;font-size-adjust:.47;font-style:italic;font-weight:700;white-space:nowrap}.skill-table th[colspan][data-v-c36dad98]{font-weight:400}.skill-category[data-v-c36dad98]:nth-child(2){animation-delay:.04s}.skill-category[data-v-c36dad98]:nth-child(3){animation-delay:.08s}.skill-category[data-v-c36dad98]:nth-child(4){animation-delay:.12s}.skill-table tr[data-v-c36dad98]:nth-child(2){animation-delay:.03s}.skill-table tr[data-v-c36dad98]:nth-child(3){animation-delay:.06s}.skill-table tr[data-v-c36dad98]:nth-child(4){animation-delay:.09s}.skill-table tr[data-v-c36dad98]:nth-child(5){animation-delay:.12s}.skill-table tr[data-v-c36dad98]:nth-child(6){animation-delay:.15s}.skill-table tr[data-v-c36dad98]:nth-child(7){animation-delay:.18s}@keyframes skill-section-enter-c36dad98{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@keyframes skill-row-enter-c36dad98{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.skills-showcase[data-v-c36dad98]{grid-template-columns:1fr}}@media(max-width:420px){.skill-table th[data-v-c36dad98],.skill-table td[data-v-c36dad98]{display:block;width:100%;text-align:left}.skill-table td[data-v-c36dad98]{padding-top:0}}@media(prefers-reduced-motion:reduce){.skill-category[data-v-c36dad98],.skill-table tr[data-v-c36dad98]{animation:none;transition:none}.skill-table tr[data-v-c36dad98]:hover{transform:none}}.section[data-v-46f86e72]{margin-bottom:2rem;animation:page-section-enter-46f86e72 .35s ease both}.section[data-v-46f86e72]:nth-child(2){animation-delay:.08s}.section[data-v-46f86e72]:nth-child(3){animation-delay:.16s}.projects[data-v-46f86e72]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@keyframes page-section-enter-46f86e72{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.projects[data-v-46f86e72]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.section[data-v-46f86e72]{animation:none}}.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)}.glassmorphic-bottom-effect{position:fixed;bottom:0;left:0;width:100%;height:3.5rem;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);z-index:1000;pointer-events:none;-webkit-mask-image:linear-gradient(to top,#000 20%,transparent);mask-image:linear-gradient(to top,#000 20%,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}:root.dark,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;margin-bottom:.3rem}h3{font-size:1.2rem;margin-bottom:.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:800px;margin:4rem auto 0;padding:2rem}a{color:var(--color-link);text-decoration:none;position:relative;transition:color .2s ease,outline-color .2s ease}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)}button:focus-visible,a:focus-visible{outline:2px solid var(--color-link);outline-offset:.25rem}button{font:inherit;color:inherit}.icon{width:2rem;height:2rem;transition:opacity .3s}.icon:hover{opacity:1}
