@keyframes jump{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}#theme-toggle[data-astro-cid-z6k4ih2x].jump{animation:jump .4s ease-in-out}.role-title[data-astro-cid-k6vqooe6]{font-size:1.125rem;line-height:1.75rem;font-weight:400}.role-company[data-astro-cid-k6vqooe6]{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(var(--color-text-tertiary) / var(--tw-text-opacity, 1))}.role-date[data-astro-cid-k6vqooe6]{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--color-text-muted) / var(--tw-text-opacity, 1))}.role-description[data-astro-cid-k6vqooe6]{margin-top:.25rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--color-text-secondary) / var(--tw-text-opacity, 1))}:root{--color-bg-primary: 250 249 246;--color-bg-secondary: 245 245 245;--color-bg-tertiary: 229 229 229;--color-bg-elevated: 255 255 255;--color-text-primary: 23 23 23;--color-text-secondary: 82 82 82;--color-text-tertiary: 89 89 89;--color-text-muted: 138 138 138;--color-border-primary: 163 163 163;--color-border-secondary: 229 229 229;--color-accent-primary: 23 23 23;--color-accent-secondary: 245 245 245;--color-gradient-from: 82 82 82;--color-gradient-to: 115 115 115}.dark{--color-bg-primary: 17 17 17;--color-bg-secondary: 38 38 38;--color-bg-tertiary: 64 64 64;--color-bg-elevated: 23 23 23;--color-text-primary: 245 245 245;--color-text-secondary: 163 163 163;--color-text-tertiary: 130 130 130;--color-text-muted: 150 150 150;--color-border-primary: 82 82 82;--color-border-secondary: 64 64 64;--color-accent-primary: 245 245 245;--color-accent-secondary: 38 38 38;--color-gradient-from: 64 64 64;--color-gradient-to: 64 64 64}html{scroll-behavior:smooth}body{font-family:DM Sans,system-ui,sans-serif}h1,h2{font-family:Roboto Slab,serif;font-weight:600}h1{font-size:1.5rem;line-height:2rem}h2{font-size:1.25rem;line-height:1.75rem}h3{font-size:1.125rem;line-height:1.75rem;font-weight:500}h4{font-family:DM Sans,system-ui,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(var(--color-text-secondary) / var(--tw-text-opacity, 1))}p{font-family:DM Sans,system-ui,sans-serif;color:rgb(var(--color-text-secondary))}time{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--color-text-muted) / var(--tw-text-opacity, 1))}.tech-tag{display:inline-block;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(var(--color-bg-secondary) / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--color-text-secondary) / var(--tw-text-opacity, 1))}.placeholder-img{display:flex;min-height:150px;align-items:center;justify-content:center;border-width:2px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(var(--color-border-secondary) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--color-bg-secondary) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--color-text-muted) / var(--tw-text-opacity, 1))}a{color:rgb(var(--color-text-secondary));text-decoration-line:underline;text-underline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}a:hover{color:rgb(var(--color-text-primary));text-underline-offset:4px}.btn-primary{display:flex;cursor:pointer;align-items:center;background-color:rgb(var(--color-accent-primary));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:hover{opacity:.8}.btn-primary:is(.dark *){color:rgb(var(--color-accent-secondary))}.btn-secondary{display:flex;cursor:pointer;align-items:center;background-color:rgb(var(--color-accent-secondary));padding:.5rem 1rem;color:rgb(var(--color-text-primary));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-secondary:hover{opacity:.8}.btn-secondary:is(.dark *){background-color:rgb(var(--color-accent-primary));color:rgb(var(--color-text-secondary))}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{animation:fade-in-up .6s ease-out forwards;animation-timeline:view();animation-range:entry 0% cover 20%}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}.stagger-5{animation-delay:.5s}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
