.gallery{color:var(--background-color);view-timeline-name:--gallery-scroll;padding-block:.5rem;position:relative;overflow:hidden}.gallery__top-shape{fill:#fff;width:100vw;position:absolute;top:0;left:0}.gallery__bottom-shape{fill:#fff;width:100vw;position:absolute;bottom:0;left:0;transform:rotate(180deg)}.gallery__slideshow{flex-direction:row;place-content:center;gap:1.5rem;height:100%;display:flex}@media screen and (min-width:480px){.gallery__slideshow{gap:2.5rem}}@media (prefers-reduced-motion:no-preference){.gallery__slideshow{animation:linear forwards scroll-animation;animation-timeline:--gallery-scroll;animation-range-start:enter 50%;animation-range-end:enter 100%}}.gallery__slide{flex-direction:column;min-width:256px;display:flex}@media screen and (min-width:480px){.gallery__slide{min-width:50vw}}.gallery__slide img{object-fit:cover;min-width:100%}.gallery__curves--top{z-index:10;transform-origin:top;scale:1 1.25;transform:unset!important}.gallery__curves--bottom{z-index:10;transform-origin:bottom;bottom:0;scale:1 1.25;rotate:180deg!important}@media (prefers-reduced-motion:no-preference){@keyframes scroll-animation{0%{translate:-20%}to{translate:20%}}}
.styles-module-scss-module__YsZGQW__hero{flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__YsZGQW__hero__frame{flex-direction:column;flex-grow:1;width:100%;display:flex}.styles-module-scss-module__YsZGQW__hero__frame-top-bar{width:100%;min-height:calc(var(--navbar-height) - 1rem);justify-content:space-between;align-self:center;align-items:center;gap:1rem;padding-inline:.75rem;display:flex}.styles-module-scss-module__YsZGQW__hero__frame-top-bar__actions{justify-self:flex-end}.styles-module-scss-module__YsZGQW__hero__frame-top-bar__sidebar-button{--button-size:40px;border-radius:var(--corners--radius-small);width:var(--button-size);height:var(--button-size);cursor:pointer;border:1px solid #0000;place-content:center;place-items:center;display:flex}.styles-module-scss-module__YsZGQW__hero__frame-top-bar__sidebar-button:hover{border:1px solid var(--border-color--base);background-color:var(--background-color--base)}.styles-module-scss-module__YsZGQW__hero__frame-top-bar__sidebar-button[data-expanded=true]{border:1px solid var(--border-color--base)}.styles-module-scss-module__YsZGQW__hero__frame-container-wrapper{flex-direction:row;flex-grow:1;display:flex;overflow-x:clip}.styles-module-scss-module__YsZGQW__hero__frame-nav-wrapper{flex-direction:column;flex-shrink:0;transition:max-width 2s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.styles-module-scss-module__YsZGQW__hero__frame-nav-wrapper[data-expanded=false]{max-width:0;transition-duration:1s}.styles-module-scss-module__YsZGQW__hero__frame-nav-wrapper[data-expanded=true]{max-width:1000px}.styles-module-scss-module__YsZGQW__hero__frame-nav{padding-block-end:var(--section-padding-inline-small);padding-inline:var(--section-padding-inline-small);gap:var(--section-padding--block-tiny);flex-direction:column;flex-grow:1;min-width:max-content;display:flex}.styles-module-scss-module__YsZGQW__hero__frame-nav__block{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__YsZGQW__hero__frame-nav__block--switch-theme{border-radius:var(--corners--radius-round);border:1px solid var(--border-color--base);grid-template-columns:repeat(2,1fr);margin-block-start:auto;padding:.25rem;display:grid}.styles-module-scss-module__YsZGQW__hero__frame-nav__switch-button{--button-size:32px;border-radius:inherit;cursor:pointer;min-width:var(--button-size);min-height:var(--button-size);border:1px solid #0000;place-content:center;place-items:center;display:flex}.styles-module-scss-module__YsZGQW__hero__frame-nav__switch-button:hover{border-color:var(--border-color--base)}.styles-module-scss-module__YsZGQW__hero__frame-nav__switch-button[data-selected=true]{box-shadow:var(--box-shadow--glow)}.styles-module-scss-module__YsZGQW__hero__frame-nav__title{font-size:var(--font-size--small);color:var(--text-color--gray);padding-inline:.75rem;font-weight:400}.styles-module-scss-module__YsZGQW__hero__frame-nav__link{border-radius:var(--corners--radius-small);min-height:2.5rem;color:var(--text-color--font);border:1px solid #0000;justify-content:space-between;place-items:center;gap:.5rem;padding-inline:.75rem;display:flex}.styles-module-scss-module__YsZGQW__hero__frame-nav__link:hover{border-color:var(--border-color--base);background-color:#ffffff1a}.styles-module-scss-module__YsZGQW__hero__frame-nav__link-index{text-align:center;background-color:var(--background-color--gray);width:1.5em;height:1.75em;color:var(--text-color--alternative);opacity:.75;border-radius:.25em;place-content:center;place-items:center;font-size:10px;line-height:1;display:flex}.styles-module-scss-module__YsZGQW__hero__frame-container{padding-inline:var(--section-padding-inline-medium);flex-direction:column;flex-grow:1;gap:4rem;padding-block-start:var(--section-padding--block-medium);padding-block-end:var(--section-padding-inline-medium);display:flex;position:relative}.styles-module-scss-module__YsZGQW__hero__layout{text-align:center;flex-direction:column;place-items:center;gap:1.5rem;margin-block:auto;display:flex}.styles-module-scss-module__YsZGQW__hero__heading-wrapper{text-align:center;flex-direction:column;flex-grow:1;flex-shrink:0;gap:1.25rem;display:flex}.styles-module-scss-module__YsZGQW__hero__label{--size:32px;border-radius:var(--corners--radius-small);border:var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:var(--font-size--small);border:1px solid var(--border-color--base);opacity:1;place-content:center;align-self:center;place-items:center;padding-block:.5em;padding-inline:1em;font-weight:200;line-height:1;display:flex}.styles-module-scss-module__YsZGQW__hero__title-wrapper{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(0deg, var(--text-color--alternative) 0%, var(--text-color--font) 25%, var(--text-color--font) 75%, var(--text-color--alternative) 100%);max-width:100ch;padding-bottom:.5em}.styles-module-scss-module__YsZGQW__hero__title{text-wrap:balance;color:#0000;flex-direction:column;place-items:center;min-width:fit-content;font-size:clamp(3rem,12vw,5rem);font-weight:400;line-height:1;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__YsZGQW__hero__title{font-size:min(9vw,7rem)}}.styles-module-scss-module__YsZGQW__hero__details{text-align:center;flex-direction:column;flex-grow:1;place-items:center;gap:2rem;display:flex}.styles-module-scss-module__YsZGQW__hero__details p{text-wrap:pretty;font-size:1.25rem;font-weight:400}.styles-module-scss-module__YsZGQW__hero__actions{gap:1rem;padding-block-start:1.5rem;display:flex}@media screen and (min-width:600px){.styles-module-scss-module__YsZGQW__hero__actions{width:auto}}
.styles-module__aeSXLa__hero{flex-direction:column;justify-content:center;align-items:center;min-height:max(300px,45vh);display:flex}.styles-module__aeSXLa__hero .styles-module__aeSXLa__hero_layout{flex-direction:column;gap:1.5rem;margin-block:auto;display:flex}.styles-module__aeSXLa__hero .styles-module__aeSXLa__hero_title-wrapper{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(0deg, var(--text-color--alternative) 0%, var(--text-color--font) 25%, var(--text-color--font) 75%, var(--text-color--alternative) 100%);max-width:100ch;padding-bottom:.5em}.styles-module__aeSXLa__hero .styles-module__aeSXLa__hero_heading{flex-direction:column;gap:1rem;display:flex}.styles-module__aeSXLa__hero .styles-module__aeSXLa__hero_subtitle{--size:32px;border-radius:var(--corners--radius-small);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:fit-content;font-size:var(--font-size--small);border:1px solid var(--border-color--base);opacity:1;padding-block:.5em;padding-inline:1em;font-weight:200;line-height:1;display:inline-flex}.styles-module__aeSXLa__hero .styles-module__aeSXLa__hero_title{text-wrap:balance;color:#0000;flex-direction:column;min-width:fit-content;font-size:clamp(3rem,12vw,5rem);font-weight:400;line-height:1;display:flex}@media screen and (min-width:768px){.styles-module__aeSXLa__hero .styles-module__aeSXLa__hero_title{font-size:min(9vw,7rem)}}
.styles-module-scss-module__MjqOvG__navbar-actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__MjqOvG__navbar-actions button{cursor:pointer}
.styles-module__YZFHDG__navbar-menu{font-size:var(--font-size--small);border-radius:var(--corners--radius-round);background-color:rgba(from var(--background-color--base) r g b / 30%);min-height:var(--button-size);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:center;place-self:center;gap:1rem;margin-inline:auto;padding-inline:1rem;display:flex}.styles-module__YZFHDG__navbar-menu:has(.styles-module__YZFHDG__navbar-menu_link:hover) .styles-module__YZFHDG__navbar-menu_link:not(:hover){opacity:.5}.styles-module__YZFHDG__navbar-menu .styles-module__YZFHDG__navbar-menu_link{--link-size:32px;min-height:var(--link-size);transition:opacity var(--anim-duration--sm) var(--anim-easing);place-content:center;place-items:center;line-height:.5;display:flex}
.navbar{--offset:.5rem;padding-block:var(--offset);z-index:100;flex-direction:column;justify-content:center;min-height:5rem;display:flex;position:sticky;top:0}.navbar:before{content:"";-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);z-index:-1;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.navbar__layout{justify-content:space-between;place-items:center;gap:1.5rem;display:flex}@media screen and (min-width:675px){.navbar__layout{max-width:var(--container-size-lg);grid-auto-columns:1fr;grid-auto-flow:column;gap:4rem;display:grid}.navbar__layout>:first-child{justify-self:flex-start}.navbar__layout>:last-child{justify-self:flex-end}}.navbar__layout .container{max-width:unset;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.navbar__layout .logo{position:absolute;left:50%;transform:translate(-50%)}.navbar__layout__action{flex-direction:row;align-items:center;gap:1rem;display:flex}
.styles-module__iHBw-G__projects-list{flex-direction:column;gap:1.25rem;display:flex}@media screen and (min-width:667px){.styles-module__iHBw-G__projects-list{gap:max(2rem,10vh)}}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__projects-list__item{flex-direction:column;display:flex}@media (prefers-reduced-motion:no-preference){.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__projects-list__item{animation:linear forwards styles-module__iHBw-G__scroll-animation;animation-timeline:view();animation-range:cover contain}}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__projects-list__item:first-child{grid-column:span 2}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__projects-list__item:last-child{grid-column:span 1}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card{flex-direction:column;flex-grow:1;justify-content:flex-end;gap:1.25rem;width:100%;height:100%;display:flex;position:relative}@media screen and (min-width:667px){.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card{grid-template-columns:repeat(auto-fit,minmax(max(280px,45%),1fr));gap:2rem;display:grid}}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_cover{border-radius:var(--corners--radius-small);aspect-ratio:3/2;grid-template-rows:1fr;grid-template-columns:1fr;max-width:100%;display:grid;position:sticky;bottom:0;overflow:hidden}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_cover>*{grid-area:1/1}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_cover .styles-module__iHBw-G__project-card_cover_image{object-fit:cover;place-self:stretch stretch;height:1px;min-height:100%}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_description{flex-direction:column;justify-content:space-between;gap:.5rem;width:100%;display:flex;position:relative}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card__title{font-size:1.25rem}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_header{flex-wrap:wrap;justify-content:space-between;gap:2rem;min-width:100%;display:flex}@media screen and (max-width:667px){.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_header .styles-module__iHBw-G__project-card_details_block,.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_header p{display:none}}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_header .styles-module__iHBw-G__project-card_header_headline{text-wrap-style:pretty;flex-direction:row;flex-grow:1;place-content:space-between;gap:.5rem;display:flex}@media screen and (min-width:667px){.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_header .styles-module__iHBw-G__project-card_header_headline{flex-flow:column;max-width:40ch}}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_preview-link{white-space:nowrap;border:1px solid var(--border-color--alternative);border-radius:var(--corners--radius-round);cursor:pointer;width:fit-content;height:fit-content;min-height:32px;transition:color var(--anim-duration--sm) var(--anim-easing), background-color var(--anim-duration--sm) linear;place-content:center;place-items:center;padding-inline:.875em;line-height:1;display:inline-flex}@media screen and (min-width:667px){.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_preview-link{font-size:.875rem}}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_preview-link:hover{color:var(--text-color--alternative);background-color:var(--background-color--alternative)}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_details{display:none}@media screen and (min-width:667px){.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_details{border-top:1px solid var(--border-color--base);grid-template-columns:repeat(auto-fit,minmax(max(120px,33%),1fr));grid-auto-rows:auto;gap:1rem;padding-block-start:1.5rem;display:grid}}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_details_block .styles-module__iHBw-G__project-card_details_title{font-size:var(--font-size--tiny);color:var(--text-color--gray)}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_details_block .styles-module__iHBw-G__project-card_details_list{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-wrap:wrap;align-items:center;gap:.25em;display:-webkit-box;overflow:hidden}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_details_block .styles-module__iHBw-G__project-card_details_list>:not(:last-child){align-items:center;gap:.25em;display:inline-flex}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_details_block .styles-module__iHBw-G__project-card_details_list>:not(:last-child):after{content:"•";font-size:.75em;line-height:.5em;display:inline-flex}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_category_list{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module__iHBw-G__projects-list .styles-module__iHBw-G__project-card .styles-module__iHBw-G__project-card_category_list .styles-module__iHBw-G__project-card_category_item{background:rgba(from var(--background-color--alternative) r g b / 20%);border-radius:.125rem;padding:.25em .75em;font-size:.75rem}@media (prefers-reduced-motion:no-preference){@keyframes styles-module__iHBw-G__scroll-animation{0%{opacity:.5;scale:.85}50%{opacity:1;scale:1}80%{opacity:1;scale:1}to{opacity:.5;scale:.85}}}
