@import"https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,slnt,wdth,wght,GRAD,ROND@6..144,-10..0,25..151,1..1000,0..100,100&display=swap";nav[data-astro-cid-ofbofpkb]{position:fixed;top:0;left:0;right:0;z-index:1000;margin:var(--space-sm) auto;height:84px;width:min(90%,1200px)}.navbar-container[data-astro-cid-ofbofpkb]{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm) var(--space-md);border-radius:16px;backdrop-filter:blur(8px);background-color:rgba(var(--color-bg),.8);border:1px solid transparent;box-shadow:none;transition:all .3s ease-in-out;position:relative}.navbar-container[data-astro-cid-ofbofpkb].scrolled{border:1px solid var(--color-border);background-color:rgba(var(--color-secondary),1)}.nav-logo[data-astro-cid-ofbofpkb]{display:flex;align-items:center;text-decoration:none}.nav-logo[data-astro-cid-ofbofpkb] .logo-svg[data-astro-cid-ofbofpkb]{height:2rem;width:auto;max-width:8rem;display:block;color:var(--color-primary)}.logo-path[data-astro-cid-ofbofpkb]{fill:url(#logoGradient);fill-opacity:0;stroke:url(#logoGradient);stroke-width:1;stroke-dasharray:1000;stroke-dashoffset:0;vector-effect:non-scaling-stroke}.logo-path[data-astro-cid-ofbofpkb].animate-on-load{stroke-dashoffset:1000;animation:drawIn 1.8s cubic-bezier(.65,0,.35,1) .3s forwards,fillIn .6s ease-out 1.8s forwards}@keyframes drawIn{to{stroke-dashoffset:0}}@keyframes fillIn{0%{fill-opacity:0;stroke-opacity:1}to{fill-opacity:1;stroke-opacity:0}}.hamburger[data-astro-cid-ofbofpkb]{display:none;background:none;border:none;cursor:pointer;padding:0;color:var(--color-text);z-index:1001;outline:none;-webkit-tap-highlight-color:transparent}.hamburger[data-astro-cid-ofbofpkb]:focus{outline:none}.hamburger[data-astro-cid-ofbofpkb]:focus-visible{outline:2px solid var(--color-primary, #007bff);outline-offset:2px;border-radius:4px}.ham[data-astro-cid-ofbofpkb]{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.line[data-astro-cid-ofbofpkb]{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:currentColor;stroke-width:5.5;stroke-linecap:round}.hamRotate[data-astro-cid-ofbofpkb].active{transform:rotate(45deg)}.ham4[data-astro-cid-ofbofpkb] .top[data-astro-cid-ofbofpkb],.ham4[data-astro-cid-ofbofpkb] .bottom[data-astro-cid-ofbofpkb]{stroke-dasharray:40 121}.ham4[data-astro-cid-ofbofpkb].active .top[data-astro-cid-ofbofpkb],.ham4[data-astro-cid-ofbofpkb].active .bottom[data-astro-cid-ofbofpkb]{stroke-dashoffset:-68px}.menu-overlay[data-astro-cid-ofbofpkb]{display:none;position:fixed;inset:0;background-color:#00000080;z-index:999;opacity:0;transition:opacity .3s ease-in-out}.menu-overlay[data-astro-cid-ofbofpkb].active{display:block}.nav-links[data-astro-cid-ofbofpkb]{list-style:none;display:flex;gap:var(--space-md);margin-left:auto;align-items:center}.nav-links-desktop[data-astro-cid-ofbofpkb]{display:flex}.nav-links-mobile[data-astro-cid-ofbofpkb]{display:none}.nav-links[data-astro-cid-ofbofpkb] a[data-astro-cid-ofbofpkb]{text-decoration:none;color:var(--color-text);font-size:var(--text-lg);font-weight:600;transition:color .3s ease;-webkit-tap-highlight-color:transparent}@media(hover:hover){.nav-links[data-astro-cid-ofbofpkb] a[data-astro-cid-ofbofpkb]:hover{color:var(--color-primary)}.nav-link[data-astro-cid-ofbofpkb]:hover:after{width:100%}}.nav-logo[data-astro-cid-ofbofpkb] svg[data-astro-cid-ofbofpkb] .svg-elem-1[data-astro-cid-ofbofpkb]{stroke-dashoffset:1682.919677734375px;stroke-dasharray:1682.919677734375px;fill:transparent;-webkit-transition:stroke-dashoffset 5s cubic-bezier(.47,0,.745,.715) .3s,fill .7s cubic-bezier(.47,0,.745,.715) 1s;transition:stroke-dashoffset 5s cubic-bezier(.47,0,.745,.715) .3s,fill .7s cubic-bezier(.47,0,.745,.715) 1s}.nav-logo[data-astro-cid-ofbofpkb] svg[data-astro-cid-ofbofpkb].active .svg-elem-1[data-astro-cid-ofbofpkb]{stroke-dashoffset:0;fill:var(--color-primary)}@media(max-width:768px){nav[data-astro-cid-ofbofpkb]{height:auto}.navbar-container[data-astro-cid-ofbofpkb]{padding:var(--space-sm) var(--space-md)}.hamburger[data-astro-cid-ofbofpkb]{display:flex}.hamburger[data-astro-cid-ofbofpkb]:hover{transform:none}.nav-links-desktop[data-astro-cid-ofbofpkb]{display:none}.nav-links-mobile[data-astro-cid-ofbofpkb]{display:flex;position:absolute;top:calc(60px + var(--space-sm) + var(--space-sm));right:calc(4% + var(--space-sm));transform:translateY(-10px) scale(.96);width:min(150px,calc(100% - 2 * var(--space-sm)));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);flex-direction:column;padding:var(--space-sm) var(--space-sm);gap:var(--space-sm);box-shadow:0 20px 45px #00000040;border:1px solid rgba(255,255,255,.08);border-radius:20px;z-index:1000;opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease;text-align:center;list-style:none}.nav-links-mobile[data-astro-cid-ofbofpkb].active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.nav-links-mobile[data-astro-cid-ofbofpkb] li[data-astro-cid-ofbofpkb]{width:100%}.nav-links-mobile[data-astro-cid-ofbofpkb] a[data-astro-cid-ofbofpkb]{display:block;font-size:1.2rem;padding:var(--space-xs) 0;text-decoration:none;color:var(--color-text);font-weight:600;transition:color .3s ease;-webkit-tap-highlight-color:transparent}}@media(hover:hover){.nav-links-mobile[data-astro-cid-ofbofpkb] a[data-astro-cid-ofbofpkb]:hover{color:var(--color-primary)}}.footer[data-astro-cid-v6jvrmeb]{padding:2rem 0;margin-top:4rem;text-align:center}.footer-content[data-astro-cid-v6jvrmeb]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer[data-astro-cid-v6jvrmeb] p[data-astro-cid-v6jvrmeb]{color:var(--color-secondary);font-size:.9rem;margin:0}@media(max-width:768px){.footer[data-astro-cid-v6jvrmeb]{padding:1.5rem 0;margin-top:3rem}.footer-content[data-astro-cid-v6jvrmeb]{padding:0 1rem}}:root{font-family:Google Sans Flex,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:var(--color-text);background-color:var(--color-bg);--neutral-900: oklch(.1448 0 0);--neutral-850: oklch(.17 0 0);--neutral-800: oklch(.22 0 0);--neutral-700: oklch(.28 0 0);--neutral-600: oklch(.35 0 0);--neutral-300: oklch(.65 0 0);--neutral-50: oklch(.92 0 0);--primary-200: oklch(.72 .18 268);--primary-300: oklch(.65 .2 268);--primary-400: oklch(.58 .22 268);--primary-500: oklch(.5 .24 268);--primary-600: oklch(.42 .22 268);--primary-700: oklch(.32 .18 268);--primary-800: oklch(.24 .14 268);--color-bg: var(--neutral-900);--color-surface: var(--neutral-850);--color-surface-2: var(--neutral-800);--color-text: var(--neutral-50);--color-text-secondary: var(--neutral-300);--color-primary: var(--primary-300);--color-primary-hover: var(--primary-400);--color-border: var(--neutral-600);--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 3rem;--space-xl: 4rem}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.toast{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1000;max-width:400px;padding:1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;box-shadow:0 4px 12px #0000004d;animation:toast-slide-in .3s ease-out;font-family:inherit}.toast-content{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.toast-title{font-size:.875rem;font-weight:600;color:var(--color-text)}.toast-description{font-size:.8125rem;color:var(--color-text-secondary);margin-top:.25rem}.toast-close{background:transparent;border:none;color:var(--color-text-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .2s,background .2s;flex-shrink:0}.toast-close:hover{color:var(--color-text);background:var(--color-surface-2)}.toast-close svg{width:1rem;height:1rem}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-hidden{display:none}.toast.closing{animation:toast-slide-out .3s ease-out forwards}@keyframes toast-slide-out{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.content-section{padding:6rem 2rem;scroll-margin-top:100px}.container{max-width:1200px;margin:0 auto;text-align:center}.content-section h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:var(--color-text)}.content{font-size:1.2rem;color:var(--text-muted);margin:0 auto;max-width:800px}.content :global(p){margin-bottom:1rem}.content :global(h3){color:var(--text-secondary);margin-bottom:1rem;margin-top:2rem}.content :global(ul){text-align:left;margin:1rem 0}.content :global(li){margin-bottom:.5rem}.content[data-astro-cid-gqmbxsao]{text-align:left}.content[data-astro-cid-gqmbxsao] p[data-astro-cid-gqmbxsao]{font-weight:400}.contact-intro[data-astro-cid-ptl3ltwj]{margin-bottom:2rem}.contact-buttons[data-astro-cid-ptl3ltwj]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;justify-content:center}.resume-button[data-astro-cid-ptl3ltwj]{display:flex;justify-content:center;margin-top:1rem}.resume-btn[data-astro-cid-ptl3ltwj]{width:100%;max-width:280px;justify-content:center}.contact-btn[data-astro-cid-ptl3ltwj]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--bg-secondary);backdrop-filter:blur(10px);color:var(--text-secondary);text-decoration:none;border-radius:12px;font-weight:500;font-size:1rem;transition:all .2s ease;border:1px solid var(--color-border);box-shadow:0 4px 12px var(--shadow-primary);position:relative;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media(hover:hover){.contact-btn[data-astro-cid-ptl3ltwj]:hover{transition:border-color .15s ease,transform .15s ease;border:1px solid var(--color-primary);color:var(--color-primary)}}@media(max-width:640px){.contact-buttons[data-astro-cid-ptl3ltwj]{flex-direction:column;align-items:center}.contact-btn[data-astro-cid-ptl3ltwj]{width:80%;justify-content:center}}.hero-section[data-astro-cid-shwxrd6l]{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:radial-gradient(ellipse at center,rgba(59,130,246,.05) 0%,transparent 70%);padding-top:100px}.hero-content[data-astro-cid-shwxrd6l]{max-width:800px;padding:0 2rem}.hero-title[data-astro-cid-shwxrd6l]{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(to right,var(--text-primary),#ff7e5f,#feb47b,#86a8e7,#91eae4,var(--text-muted));background-size:200% 100%;background-position:0% 0%;background-clip:text;line-height:1.2;position:relative;cursor:default;transition:background-position .5s ease-in-out;transition:background-position .5s ease-in-out,width .5s ease-in-out;user-select:none}.hero-title[data-astro-cid-shwxrd6l]:hover{background-position:100% 0%}.hero-subtitle[data-astro-cid-shwxrd6l]{font-size:1.25rem;color:var(--text-muted);margin-bottom:2.5rem;font-weight:400}.projects-grid[data-astro-cid-h4owfnww]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.project-card[data-astro-cid-h4owfnww]{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:16px;padding:2rem;text-align:center}.project-logo[data-astro-cid-h4owfnww]{width:88px;height:88px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;align-self:center;border:1.8px solid var(--color-border);border-radius:28%;overflow:hidden;box-shadow:0 12px 24px #0000002e;position:relative;transition:border-color .3s ease}.project-logo[data-astro-cid-h4owfnww]:hover{border-color:var(--primary-300)}.project-logo[data-astro-cid-h4owfnww] img[data-astro-cid-h4owfnww]{width:80px;height:80px;object-fit:contain;display:block}.project-logo[data-astro-cid-h4owfnww][data-project=Nymo] img[data-astro-cid-h4owfnww]{width:48px;height:48px}.project-name[data-astro-cid-h4owfnww]{font-size:1.5rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.project-description[data-astro-cid-h4owfnww]{font-size:1rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:1.25rem}.tech-stack[data-astro-cid-h4owfnww]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;justify-content:center}.tech-snack[data-astro-cid-h4owfnww]{background:var(--color-surface-2);color:var(--color-primary);padding:.35rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid var(--color-border);position:relative;min-width:80px;height:28px;display:flex;align-items:center;justify-content:center}.tech-text[data-astro-cid-h4owfnww]{transition:opacity .2s ease}.tech-icon[data-astro-cid-h4owfnww]{position:absolute;width:18px;height:18px;opacity:0;transition:opacity .2s ease}@media(hover:hover){.tech-snack[data-astro-cid-h4owfnww]:hover .tech-text[data-astro-cid-h4owfnww]{opacity:0}.tech-snack[data-astro-cid-h4owfnww]:hover .tech-icon[data-astro-cid-h4owfnww]{opacity:1}}.tech-snack[data-astro-cid-h4owfnww].active .tech-text[data-astro-cid-h4owfnww]{opacity:0}.tech-snack[data-astro-cid-h4owfnww].active .tech-icon[data-astro-cid-h4owfnww]{opacity:1}.github-btn[data-astro-cid-h4owfnww]{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-surface-2);color:var(--color-text-secondary);border:1px solid var(--color-border);padding:.5rem 1.25rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:not-allowed;opacity:.6;font-family:inherit;text-decoration:none}.github-btn[data-astro-cid-h4owfnww]:hover:not(:disabled){background:var(--color-surface-3);color:var(--color-primary);border-color:var(--color-primary);transition:background .2s ease,color .2s ease,border-color .2s ease}.github-btn[data-astro-cid-h4owfnww]:disabled{background:var(--color-surface-2)}a[data-astro-cid-h4owfnww].github-btn{cursor:pointer;opacity:1;color:var(--color-text)}.github-btn[data-astro-cid-h4owfnww] svg[data-astro-cid-h4owfnww]{width:18px;height:18px}.btn-icon[data-astro-cid-h4owfnww]{width:18px;height:18px;flex-shrink:0}.project-buttons[data-astro-cid-h4owfnww]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-top:auto;align-self:center;width:fit-content}.project-card[data-astro-cid-h4owfnww]>.github-btn[data-astro-cid-h4owfnww]{margin-top:auto;align-self:center}@media(max-width:768px){.projects-grid[data-astro-cid-h4owfnww]{grid-template-columns:1fr;padding:0 1rem}.project-card[data-astro-cid-h4owfnww]{padding:1.5rem}.project-logo[data-astro-cid-h4owfnww]{margin:0 auto 1rem;display:block}.project-logo[data-astro-cid-h4owfnww] img[data-astro-cid-h4owfnww]{margin:0 auto}.github-btn[data-astro-cid-h4owfnww]{display:flex;margin:0 auto;justify-content:center}}
