.toggle-module__tCRfrW__toggleButton{border-radius:var(--radius);width:2.5rem;height:2.5rem;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.toggle-module__tCRfrW__toggleButton:hover{background-color:var(--muted)}.toggle-module__tCRfrW__toggleIcon{width:1.25rem;height:1.25rem}.toggle-module__tCRfrW__dropdown{position:relative}.toggle-module__tCRfrW__dropdownContent{background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius);z-index:50;min-width:8rem;margin-top:.5rem;padding:.25rem;position:absolute;top:100%;right:0;box-shadow:0 10px 25px -5px #0000001a}.toggle-module__tCRfrW__dropdownItem{width:100%;color:var(--foreground);text-align:left;border-radius:calc(var(--radius) - 2px);cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:background-color .2s;display:block}.toggle-module__tCRfrW__dropdownItem:hover{background-color:var(--muted)}.toggle-module__tCRfrW__dropdownItemActive{font-weight:600}
.header-module__gu5jNG__header{z-index:50;background-color:color-mix(in oklch,var(--background)80%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:fixed;top:0;left:0;right:0}.header-module__gu5jNG__nav{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:1rem 1.5rem;display:flex}@media (min-width:1024px){.header-module__gu5jNG__nav{padding:1rem 2rem}}.header-module__gu5jNG__logoContainer{flex:1;display:flex}@media (min-width:1024px){.header-module__gu5jNG__logoContainer{flex:1}}.header-module__gu5jNG__logo{color:var(--foreground);margin:-.375rem;padding:.375rem;font-size:1.25rem;font-weight:600}.header-module__gu5jNG__logoAccent{color:var(--primary)}.header-module__gu5jNG__desktopNav{gap:2rem;display:none}@media (min-width:1024px){.header-module__gu5jNG__desktopNav{display:flex}}.header-module__gu5jNG__navLink{color:var(--muted-foreground);font-size:.875rem;font-weight:500;transition:color .2s}.header-module__gu5jNG__navLink:hover{color:var(--foreground)}.header-module__gu5jNG__controls{align-items:center;gap:.5rem;display:flex}@media (min-width:1024px){.header-module__gu5jNG__controls{flex:1;justify-content:flex-end}}.header-module__gu5jNG__socialLinks{align-items:center;gap:.5rem;display:none}@media (min-width:1024px){.header-module__gu5jNG__socialLinks{display:flex}}.header-module__gu5jNG__socialLink{color:var(--muted-foreground);padding:.5rem;transition:color .2s}.header-module__gu5jNG__socialLink:hover{color:var(--foreground)}.header-module__gu5jNG__socialIcon{width:1.25rem;height:1.25rem}.header-module__gu5jNG__divider{background-color:var(--border);width:1px;height:1.5rem;margin:0 .5rem}.header-module__gu5jNG__iconButton{border-radius:var(--radius);width:2.5rem;height:2.5rem;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.header-module__gu5jNG__iconButton:hover{background-color:var(--muted)}.header-module__gu5jNG__menuIcon{width:1.5rem;height:1.5rem}.header-module__gu5jNG__mobileMenuButton{}@media (min-width:1024px){.header-module__gu5jNG__mobileMenuButton{display:none}}.header-module__gu5jNG__mobileMenuOverlay{z-index:9999;pointer-events:none;position:fixed;inset:0}@media (min-width:1024px){.header-module__gu5jNG__mobileMenuOverlay{display:none}}.header-module__gu5jNG__mobileMenuOverlay.header-module__gu5jNG__open{pointer-events:auto}.header-module__gu5jNG__backdrop{opacity:0;background-color:#00000080;transition:opacity .3s;position:absolute;inset:0}.header-module__gu5jNG__mobileMenuOverlay.header-module__gu5jNG__open .header-module__gu5jNG__backdrop{opacity:1}.header-module__gu5jNG__mobilePanel{background-color:var(--background);width:280px;transition:transform .3s;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #00000026}.header-module__gu5jNG__mobileMenuOverlay.header-module__gu5jNG__open .header-module__gu5jNG__mobilePanel{transform:translate(0)}.header-module__gu5jNG__mobilePanelHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.header-module__gu5jNG__mobilePanelContent{height:calc(100% - 73px);padding:1.5rem;overflow-y:auto}.header-module__gu5jNG__mobileNavList{flex-direction:column;gap:.25rem;display:flex}.header-module__gu5jNG__mobileNavLink{border-radius:var(--radius);color:var(--foreground);padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:block}.header-module__gu5jNG__mobileNavLink:hover{background-color:var(--muted)}.header-module__gu5jNG__mobileSocialSection{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.header-module__gu5jNG__mobileSocialLinks{align-items:center;gap:1rem;display:flex}.header-module__gu5jNG__mobileSocialLink{color:var(--muted-foreground);border-radius:var(--radius);padding:.5rem;transition:background-color .2s,color .2s}.header-module__gu5jNG__mobileSocialLink:hover{background-color:var(--muted);color:var(--foreground)}
.hero-module__q_khIW__section{align-items:center;min-height:100vh;padding-top:5rem;padding-bottom:4rem;display:flex}.hero-module__q_khIW__container{width:100%;max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.hero-module__q_khIW__container{padding:0 2rem}}.hero-module__q_khIW__grid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.hero-module__q_khIW__grid{grid-template-columns:1fr 1fr;gap:4rem}}.hero-module__q_khIW__imageContainer{order:-1;justify-content:center;display:flex}@media (min-width:1024px){.hero-module__q_khIW__imageContainer{order:1;justify-content:flex-start}}.hero-module__q_khIW__imageWrapper{position:relative}.hero-module__q_khIW__imageGlow{background-color:color-mix(in oklch,var(--primary)10%,transparent);filter:blur(32px);border-radius:9999px;position:absolute;inset:-1rem}.hero-module__q_khIW__imageFrame{border:4px solid var(--card);border-radius:9999px;width:16rem;height:16rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.hero-module__q_khIW__imageFrame{width:20rem;height:20rem}}@media (min-width:1024px){.hero-module__q_khIW__imageFrame{width:24rem;height:24rem}}.hero-module__q_khIW__image{object-fit:cover;width:100%;height:100%}.hero-module__q_khIW__content{text-align:center}@media (min-width:1024px){.hero-module__q_khIW__content{text-align:left}}.hero-module__q_khIW__role{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:500}.hero-module__q_khIW__name{color:var(--foreground);letter-spacing:-.025em;text-wrap:balance;font-size:2.25rem;font-weight:700}@media (min-width:768px){.hero-module__q_khIW__name{font-size:3rem}}@media (min-width:1024px){.hero-module__q_khIW__name{font-size:3.75rem}}.hero-module__q_khIW__description{color:var(--muted-foreground);max-width:42rem;margin-top:1.5rem;font-size:1.125rem;line-height:1.75}.hero-module__q_khIW__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}@media (min-width:1024px){.hero-module__q_khIW__buttons{justify-content:flex-start}}.hero-module__q_khIW__button{border-radius:var(--radius);border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.hero-module__q_khIW__buttonPrimary{background-color:var(--primary);color:var(--primary-foreground);}.hero-module__q_khIW__buttonPrimary:hover{opacity:.9}.hero-module__q_khIW__buttonOutline{border:1px solid var(--border);color:var(--foreground);background-color:#0000;}.hero-module__q_khIW__buttonOutline:hover{background-color:var(--muted)}.hero-module__q_khIW__socialLinks{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}@media (min-width:1024px){.hero-module__q_khIW__socialLinks{justify-content:flex-start}}.hero-module__q_khIW__socialLink{color:var(--muted-foreground);transition:color .2s}.hero-module__q_khIW__socialLink:hover{color:var(--primary)}.hero-module__q_khIW__socialIcon{width:1.5rem;height:1.5rem}.hero-module__q_khIW__scrollIndicator{justify-content:center;margin-top:4rem;display:none}@media (min-width:1024px){.hero-module__q_khIW__scrollIndicator{display:flex}}.hero-module__q_khIW__scrollLink{color:var(--muted-foreground);transition:color .2s;animation:1s infinite hero-module__q_khIW__bounce}.hero-module__q_khIW__scrollLink:hover{color:var(--primary)}.hero-module__q_khIW__scrollIcon{width:1.5rem;height:1.5rem}@keyframes hero-module__q_khIW__bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}
.sections-module__UDCkVq__section{padding:6rem 0}.sections-module__UDCkVq__sectionMuted{background-color:color-mix(in oklch,var(--muted)30%,transparent);}.sections-module__UDCkVq__container{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.sections-module__UDCkVq__container{padding:0 2rem}}.sections-module__UDCkVq__header{text-align:center;margin-bottom:4rem}.sections-module__UDCkVq__title{color:var(--foreground);font-size:1.875rem;font-weight:700}@media (min-width:768px){.sections-module__UDCkVq__title{font-size:2.25rem}}.sections-module__UDCkVq__subtitle{color:var(--muted-foreground);max-width:42rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.sections-module__UDCkVq__sectionHeading{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.25rem;font-weight:600;display:flex}.sections-module__UDCkVq__sectionHeadingIcon{width:1.25rem;height:1.25rem;color:var(--primary)}.sections-module__UDCkVq__card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);transition:box-shadow .2s;overflow:hidden}.sections-module__UDCkVq__cardHover:hover{box-shadow:0 10px 25px -5px #0000001a}.sections-module__UDCkVq__cardWithBar{position:relative;}.sections-module__UDCkVq__cardWithBar:before{content:"";background-color:var(--primary);width:4px;height:100%;position:absolute;top:0;left:0}.sections-module__UDCkVq__cardHeader{padding:1.5rem}.sections-module__UDCkVq__cardContent{padding:0 1.5rem 1.5rem}.sections-module__UDCkVq__cardTitle{color:var(--foreground);font-size:1.25rem;font-weight:600}.sections-module__UDCkVq__cardDescription{color:var(--muted-foreground);align-items:center;margin-top:.25rem;font-size:1rem;display:flex}.sections-module__UDCkVq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.sections-module__UDCkVq__tag{border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.sections-module__UDCkVq__tagPrimary{background-color:color-mix(in oklch,var(--primary)10%,transparent);color:var(--primary);}.sections-module__UDCkVq__tagMuted{background-color:var(--muted);color:var(--muted-foreground);font-family:var(--font-mono);}.sections-module__UDCkVq__tagSmall{padding:.125rem .5rem;font-size:.75rem}.sections-module__UDCkVq__iconContainer{border-radius:var(--radius);background-color:color-mix(in oklch,var(--primary)10%,transparent);flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.sections-module__UDCkVq__iconContainerSmall{width:2.5rem;height:2.5rem}.sections-module__UDCkVq__icon{width:1.8rem;height:1.8rem;color:var(--primary)}.sections-module__UDCkVq__iconSmall{width:1.25rem;height:1.25rem}.sections-module__UDCkVq__metaRow{color:var(--muted-foreground);flex-wrap:wrap;gap:1rem;font-size:.875rem;display:flex}.sections-module__UDCkVq__metaItem{align-items:center;gap:.25rem;display:flex}.sections-module__UDCkVq__metaIcon{width:1rem;height:1rem}.sections-module__UDCkVq__list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.sections-module__UDCkVq__listItem{color:var(--muted-foreground);align-items:flex-start;gap:.5rem;display:flex}.sections-module__UDCkVq__listBullet{background-color:var(--primary);border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.5rem}.sections-module__UDCkVq__badge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.sections-module__UDCkVq__badgeAccent{background-color:var(--accent);color:var(--accent-foreground);}.sections-module__UDCkVq__badgePrimary{background-color:var(--primary);color:var(--primary-foreground);}.sections-module__UDCkVq__gridTwo{gap:1.5rem;display:grid}@media (min-width:640px){.sections-module__UDCkVq__gridTwo{grid-template-columns:repeat(2,1fr)}}.sections-module__UDCkVq__gridThree{gap:1.5rem;display:grid}@media (min-width:768px){.sections-module__UDCkVq__gridThree{grid-template-columns:repeat(3,1fr)}}.sections-module__UDCkVq__space{flex-direction:column;gap:2rem;display:flex}.sections-module__UDCkVq__featured{outline:2px solid color-mix(in oklch,var(--primary)20%,transparent)}.sections-module__UDCkVq__contactItem{border-radius:var(--radius);background-color:color-mix(in oklch,var(--muted)50%,transparent);align-items:center;gap:1rem;padding:1rem;transition:background-color .2s;display:flex}.sections-module__UDCkVq__contactItem:hover{background-color:var(--muted)}.sections-module__UDCkVq__contactIconContainer{background-color:color-mix(in oklch,var(--primary)10%,transparent);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.sections-module__UDCkVq__contactLabel{color:var(--muted-foreground);font-size:.875rem}.sections-module__UDCkVq__contactValue{color:var(--foreground);font-weight:500;transition:color .2s}.sections-module__UDCkVq__contactValue:hover{color:var(--primary)}.sections-module__UDCkVq__filterButtons{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.sections-module__UDCkVq__filterButton{border:1px solid var(--border);color:var(--foreground);background-color:#0000;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.sections-module__UDCkVq__filterButton:hover{background-color:var(--muted)}.sections-module__UDCkVq__filterButtonActive{background-color:var(--primary);border-color:var(--primary);color:var(--primary-foreground);}.sections-module__UDCkVq__filterButtonActive:hover{background-color:var(--primary);opacity:.9}.sections-module__UDCkVq__filterIcon{width:1rem;height:1rem}.sections-module__UDCkVq__projectHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.sections-module__UDCkVq__projectCategory{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.sections-module__UDCkVq__projectTitle{color:var(--foreground);padding-right:4rem;font-size:1.25rem;font-weight:600}.sections-module__UDCkVq__projectDescription{color:var(--muted-foreground);margin-bottom:1rem;font-size:.875rem}.sections-module__UDCkVq__projectActions{gap:.75rem;margin-top:1.5rem;display:flex}.sections-module__UDCkVq__actionButton{border-radius:var(--radius);border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.sections-module__UDCkVq__actionButtonPrimary{background-color:var(--primary);color:var(--primary-foreground);}.sections-module__UDCkVq__actionButtonPrimary:hover{opacity:.9}.sections-module__UDCkVq__actionButtonOutline{border:1px solid var(--border);color:var(--foreground);background-color:#0000;}.sections-module__UDCkVq__actionButtonOutline:hover{background-color:var(--muted)}.sections-module__UDCkVq__actionIcon{width:1rem;height:1rem}.sections-module__UDCkVq__featuredBadge,.sections-module__UDCkVq__currentBadge{position:absolute;top:1rem;right:1rem}.sections-module__UDCkVq__experienceHeader{flex-direction:column;gap:1rem;display:flex}.sections-module__UDCkVq__experienceTop{align-items:flex-start;gap:1rem;display:flex}.sections-module__UDCkVq__footer{border-top:1px solid var(--border);background-color:var(--card)}.sections-module__UDCkVq__footerContent{flex-direction:column;align-items:center;gap:2rem;max-width:80rem;margin:0 auto;padding:3rem 1.5rem;display:flex}@media (min-width:1024px){.sections-module__UDCkVq__footerContent{padding:3rem 2rem}}.sections-module__UDCkVq__footerNav{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.sections-module__UDCkVq__footerNavLink{color:var(--muted-foreground);font-size:.875rem;transition:color .2s}.sections-module__UDCkVq__footerNavLink:hover{color:var(--foreground)}.sections-module__UDCkVq__footerSocial{gap:1.5rem;display:flex}.sections-module__UDCkVq__footerSocialLink{color:var(--muted-foreground);transition:color .2s}.sections-module__UDCkVq__footerSocialLink:hover{color:var(--primary)}.sections-module__UDCkVq__footerCopy{text-align:center}.sections-module__UDCkVq__footerCopyText{color:var(--muted-foreground);font-size:.875rem}.sections-module__UDCkVq__footerBuilt{color:var(--muted-foreground);margin-top:.25rem;font-size:.75rem}.sections-module__UDCkVq__toggleButton{border-radius:var(--radius);width:2.5rem;height:2.5rem;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.sections-module__UDCkVq__toggleButton:hover{background-color:var(--muted)}.sections-module__UDCkVq__toggleIcon{width:1.25rem;height:1.25rem}.sections-module__UDCkVq__dropdown{position:relative}.sections-module__UDCkVq__dropdownContent{background-color:var(--popover);border:1px solid var(--border);border-radius:var(--radius);z-index:50;opacity:0;visibility:hidden;min-width:8rem;margin-top:.5rem;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(-.5rem);box-shadow:0 10px 25px -5px #0000001a}.sections-module__UDCkVq__dropdown.sections-module__UDCkVq__open .sections-module__UDCkVq__dropdownContent{opacity:1;visibility:visible;transform:translateY(0)}.sections-module__UDCkVq__dropdownItem{width:100%;color:var(--foreground);text-align:left;background:0 0;border:none;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:block}.sections-module__UDCkVq__dropdownItem:hover{background-color:var(--muted)}.sections-module__UDCkVq__dropdownItemActive{font-weight:600}
