:root{--duration-instant:.1s;--duration-micro:.324s;--duration-base:.588s;--duration-sheet:.405s;--duration-reveal:.809s;--duration-progress:6s;--ease-out:cubic-bezier(.32, .72, 0, 1);--ease-micro:cubic-bezier(.32, .72, 0, 1);--ease-spring:cubic-bezier(.32, .72, 0, 1);--ease-sheet:cubic-bezier(.34, 1.26, .64, 1);--ease-reveal:cubic-bezier(.32, .72, 0, 1)}@supports (transition-timing-function:linear(0 0%, 1 100%)){:root{--ease-micro:linear(0 0%, .0577 4.17%, .1809 8.33%, .3217 12.5%, .4562 16.67%, .5741 20.83%, .6722 25%, .7511 29.17%, .8131 33.33%, .8609 37.5%, .8973 41.67%, .9246 45.83%, .9449 50%, .96 54.17%, .971 58.33%, .9791 62.5%, .985 66.67%, .9892 70.83%, .9923 75%, .9945 79.17%, .9961 83.33%, .9972 87.5%, .998 91.67%, .9986 95.83%, 1 100%);--ease-spring:linear(0 0%, .0575 4.17%, .1804 8.33%, .3209 12.5%, .4553 16.67%, .5731 20.83%, .6712 25%, .7502 29.17%, .8123 33.33%, .8602 37.5%, .8967 41.67%, .9241 45.83%, .9445 50%, .9597 54.17%, .9708 58.33%, .9789 62.5%, .9848 66.67%, .9891 70.83%, .9922 75%, .9945 79.17%, .996 83.33%, .9972 87.5%, .998 91.67%, .9986 95.83%, 1 100%);--ease-sheet:linear(0 0%, .0517 4.17%, .1705 8.33%, .3164 12.5%, .4638 16.67%, .5982 20.83%, .7125 25%, .8045 29.17%, .8753 33.33%, .9273 37.5%, .9637 41.67%, .9878 45.83%, 1.0026 50%, 1.0108 54.17%, 1.0144 58.33%, 1.0151 62.5%, 1.0141 66.67%, 1.0122 70.83%, 1.0099 75%, 1.0077 79.17%, 1.0057 83.33%, 1.0041 87.5%, 1.0027 91.67%, 1.0017 95.83%, 1 100%);--ease-reveal:linear(0 0%, .0576 4.17%, .1805 8.33%, .3211 12.5%, .4556 16.67%, .5734 20.83%, .6716 25%, .7505 29.17%, .8126 33.33%, .8604 37.5%, .8969 41.67%, .9243 45.83%, .9447 50%, .9598 54.17%, .9709 58.33%, .979 62.5%, .9849 66.67%, .9892 70.83%, .9923 75%, .9945 79.17%, .9961 83.33%, .9972 87.5%, .998 91.67%, .9986 95.83%, 1 100%)}}@media (prefers-reduced-motion:reduce){:root{--duration-instant:1ms;--duration-micro:.12s;--duration-base:.16s;--duration-sheet:.16s;--duration-reveal:.2s;--ease-out:ease;--ease-micro:ease;--ease-spring:ease;--ease-sheet:ease;--ease-reveal:ease}}@font-face{font-display:swap;font-family:Visuelt Pro;font-weight:400;src:url(/assets/VisueltPro-Regular-2XqgOb3Q.woff2)format("woff2")}@font-face{font-display:swap;font-family:Visuelt Pro;font-weight:500;src:url(/assets/VisueltPro-Medium-BiUvJaYo.woff2)format("woff2")}@font-face{font-display:swap;font-family:Visuelt Pro;font-weight:900;src:url(/assets/VisueltPro-Black-D_QOdGL5.woff2)format("woff2")}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0;text-decoration:none;list-style:none}html{-webkit-text-size-adjust:100%}body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Visuelt Pro,sans-serif;font-weight:400}body.no-scroll{overflow:hidden}main{min-height:100svh}::selection{color:#fff;background:#000}:focus-visible{outline-offset:3px;outline:2px solid}.header{animation:slideDown var(--duration-base) var(--ease-spring) forwards;pointer-events:none;text-transform:lowercase;z-index:998;width:100%;position:fixed;top:0}@media only screen and (width>=768px){.header{padding-block:1rem}}@keyframes slideDown{0%{top:-100%}to{top:0}}@media only screen and (width<=767px){.header__nav{-webkit-backdrop-filter:blur()saturate(180%);backdrop-filter:blur()saturate(180%);opacity:0;pointer-events:none;transform-origin:100% 0;transition:opacity var(--duration-sheet) var(--ease-out), transform var(--duration-sheet) var(--ease-sheet), backdrop-filter var(--duration-sheet) var(--ease-out), background-color var(--duration-sheet) var(--ease-out);visibility:hidden;z-index:998;background-color:#fff0;position:fixed;inset:0;transform:scale(.94)}.header__nav--open{-webkit-backdrop-filter:blur(30px)saturate(180%);backdrop-filter:blur(30px)saturate(180%);opacity:1;pointer-events:auto;visibility:visible;background-color:#ffffffd6;justify-content:center;align-items:center;display:flex;transform:scale(1)}}.header__list{isolation:isolate;justify-content:center;align-items:center;gap:.25rem;width:fit-content;margin-inline:auto;display:flex;position:relative}.header__list:before{content:"";height:var(--capsule-h,0);opacity:0;transform:translate(var(--capsule-x,0), var(--capsule-y,0)) scale(var(--capsule-scale,1));transition:opacity var(--duration-micro) var(--ease-out), transform var(--duration-base) var(--ease-spring), width var(--duration-base) var(--ease-spring), height var(--duration-base) var(--ease-spring);width:var(--capsule-w,0);will-change:transform, width;z-index:-1;background:#000;border-radius:62.5rem;position:absolute;top:0;left:0}.header__list.header__list--placing:before{transition:opacity var(--duration-micro) var(--ease-out)}.header__list.header__list--appearing:before{--capsule-scale:.92}.header__list:has(.header__item--active .header__link:active):before{--capsule-scale:.94;transition-duration:var(--duration-instant)}@media only screen and (width>=768px){.header__list{transition:background-color var(--duration-base) var(--ease-out), backdrop-filter var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out);border:1px solid #0000;border-radius:62.5rem;padding:.25rem}}@media only screen and (width<=767px){.header__list{flex-direction:column;gap:.5rem}}.header--scrolled .header__list--marked:before,.header--light .header__list--marked:before,.header__nav--open .header__list--marked:before{opacity:1}@media only screen and (width>=768px){.header--scrolled .header__list{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background-color:#ffffffb8;border-color:#0000001a;box-shadow:inset 0 1px #ffffff8c,0 .125rem .75rem #0000000f}}@media only screen and (width<=767px){.header__item{opacity:0;transition:opacity var(--duration-micro) var(--ease-out), transform var(--duration-micro) var(--ease-spring);transform:translateY(.5rem)}.header__nav--open .header__item{opacity:1;transition-delay:calc(var(--i,0) * 45ms);transform:none}}.header__link{color:#fff;letter-spacing:.06em;isolation:isolate;pointer-events:auto;transition:color var(--duration-base) var(--ease-out), opacity var(--duration-micro) var(--ease-out), transform var(--duration-micro) var(--ease-micro);padding-block:.5rem;padding-inline:1rem;font-family:Visuelt Pro,sans-serif;font-size:1.2625rem;font-weight:500;line-height:1.3;display:block;position:relative}.header__link:active{transition-duration:var(--duration-instant);transform:scale(.94)}.header__link:before{content:"";opacity:0;transition:opacity var(--duration-micro) var(--ease-out);z-index:-1;background:#0003;border-radius:62.5rem;position:absolute;inset:0}.header__link:hover:before,.header__link:focus-visible:before{opacity:1}@media only screen and (width<=767px){.header__link{min-height:2.75rem;padding-block:.75rem;padding-inline:1.5rem;font-size:1.5rem}}.header--scrolled .header__link,.header--light .header__link,.header__nav--open .header__link{color:#474747}.header--scrolled .header__link:before,.header--light .header__link:before,.header__nav--open .header__link:before{background:#0000000f}.header--scrolled .header__link:hover,.header--scrolled .header__link:focus-visible,.header--light .header__link:hover,.header--light .header__link:focus-visible,.header__nav--open .header__link:hover,.header__nav--open .header__link:focus-visible{color:#000}.header--scrolled .header__item--active .header__link,.header--light .header__item--active .header__link,.header__nav--open .header__item--active .header__link{color:#fff}.header--scrolled .header__item--active .header__link:hover:before,.header--scrolled .header__item--active .header__link:focus-visible:before,.header--light .header__item--active .header__link:hover:before,.header--light .header__item--active .header__link:focus-visible:before,.header__nav--open .header__item--active .header__link:hover:before,.header__nav--open .header__item--active .header__link:focus-visible:before{opacity:0}.hamburger{cursor:pointer;pointer-events:auto;z-index:999;background:0 0;border:none;display:none}.hamburger .hamburger__glyph{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:2px;height:1.625rem;transition:stroke var(--duration-base) var(--ease-out);width:1.625rem;display:block}@media only screen and (width<=767px){.hamburger{height:3rem;transition:background-color var(--duration-base) var(--ease-out), backdrop-filter var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out), transform var(--duration-micro) var(--ease-micro);border:1px solid #0000;border-radius:50%;place-items:center;width:3rem;display:grid;position:fixed;top:1rem;right:1rem}.hamburger:active{transition-duration:var(--duration-instant);transform:scale(.92)}.header--scrolled .hamburger,.header--light .hamburger{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background-color:#ffffffb8;border-color:#0000001a;box-shadow:inset 0 1px #ffffff8c,0 .125rem .75rem #0000000f}}.header--scrolled .hamburger .hamburger__glyph,.header--light .hamburger .hamburger__glyph,.hamburger--open .hamburger__glyph{stroke:#000}@media only screen and (width<=767px){.header .hamburger--open{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background-color:#0000;border-color:#0000}}.hero{background-color:#75786e;background-image:url(/assets/header-BnElkpba.webp),url(data:image/webp;base64,UklGRsQAAABXRUJQVlA4ILgAAABwBQCdASogABgAPp1EmUklpCIhKA1QsBOJZwDGfEXONwJ6hbNWGm6aVikr6SVNpbUPrD4AAP75bkXj8vacM++pq+Eq/eR8xDQdRPzY76dZs3THAKIEfc7nADxH7eWNb0Q5xz3JUvPpHyoHagaxe7bD+FzTxEK2DjiB4UADgQF5oiomx5497sdP2tSg+MPI9oenP4v/LfYv9XSQS9bds6OdEaKO4//77XiTAjO8gPWvV1P2z2nAAAAA);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100svh;display:flex;position:relative;overflow-x:clip}.hero:before{content:"";background:linear-gradient(#00000080 0%,#00000014 40%,#00000052 100%);position:absolute;inset:0}@media only screen and (width<=767px){.hero{background-image:url(/assets/header-mobile-Bzqy2drM.webp),url(data:image/webp;base64,UklGRsQAAABXRUJQVlA4ILgAAABwBQCdASogABgAPp1EmUklpCIhKA1QsBOJZwDGfEXONwJ6hbNWGm6aVikr6SVNpbUPrD4AAP75bkXj8vacM++pq+Eq/eR8xDQdRPzY76dZs3THAKIEfc7nADxH7eWNb0Q5xz3JUvPpHyoHagaxe7bD+FzTxEK2DjiB4UADgQF5oiomx5497sdP2tSg+MPI9oenP4v/LfYv9XSQS9bds6OdEaKO4//77XiTAjO8gPWvV1P2z2nAAAAA)}}.hero__name{z-index:1;width:100%;padding-inline:max(2rem,10vw);position:relative}.hero__title{letter-spacing:-.045em;color:#fff;cursor:default;text-align:center;-webkit-user-select:none;user-select:none;font-family:Poppins,sans-serif;font-size:clamp(1.75rem,7vw,7.5rem);line-height:.92}.hero__name-part{animation:slideIn var(--duration-base) var(--ease-spring) forwards;display:inline-block}.hero__name-part:first-child{--slide-from:-100%}.hero__name-part:last-child{--slide-from:100%}@keyframes slideIn{0%{opacity:0;transform:translateX(var(--slide-from))}to{opacity:1;transform:translate(0)}}.hero__arrow{color:#fff;bottom:2rem;transition:transform var(--duration-micro) var(--ease-micro);z-index:1;width:fit-content;margin-inline:auto;display:block;position:absolute;inset-inline:0}.hero__arrow:active{transition-duration:var(--duration-instant);transform:scale(.9)}.hero__arrow .hero__chevron{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;block-size:.859375rem;inline-size:1.25rem;animation:3s infinite bounce;display:block}.hero__arrow:before{content:"";position:absolute;inset:-1rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-.625rem)}60%{transform:translateY(-.3125rem)}}.footer{background:#000;width:100%;min-height:12.5rem;position:relative}.footer__wrapper{place-items:center;gap:1.5rem;width:100%;min-height:12.5rem;padding-block:2rem;display:grid}.footer__content{justify-content:center;align-items:center;gap:1.5rem;display:flex}@media only screen and (width<=575px){.footer__content{flex-direction:column;gap:.5rem}}.footer__copyright{color:#fff;letter-spacing:.08em;font-family:Visuelt Pro,sans-serif;font-size:.8rem;font-weight:900;line-height:1.3}.footer__links{gap:.5rem;display:flex}.footer__links a{color:#fff;height:2rem;transition:color var(--duration-micro) var(--ease-out), background-color var(--duration-micro) var(--ease-out), transform var(--duration-micro) var(--ease-micro);border-radius:50%;place-items:center;width:2rem;display:grid}.footer__links a:active{transition-duration:var(--duration-instant);transform:scale(.88)}.footer__links .brand-mark{width:1.125rem;height:1.125rem}.footer__links a:hover,.footer__links a:focus-visible{color:#000;background-color:#fff}.footer__contact .cta{color:#fff}.footer__contact .cta:hover{color:#000}.cta{letter-spacing:-.03em;color:#000;cursor:pointer;isolation:isolate;text-transform:lowercase;transition:color var(--duration-micro) var(--ease-out), transform var(--duration-micro) var(--ease-micro);background:0 0;border:none;align-items:center;gap:.5rem;padding-block:.75rem;font-family:Visuelt Pro,sans-serif;font-size:clamp(1.3rem,1.6vw,1.6rem);font-weight:900;line-height:1.3;text-decoration:none;display:inline-flex;position:relative}.cta:active{transition-duration:var(--duration-instant);transform:scale(.97)}.cta:before{content:"";opacity:0;transition:opacity var(--duration-micro) var(--ease-out), transform var(--duration-sheet) var(--ease-sheet);z-index:-1;background:#f1f1f1;border-radius:62.5rem;position:absolute;inset-block:0;inset-inline:-.9em;transform:scale(.92)}.cta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;transition:transform var(--duration-sheet) var(--ease-sheet);flex:none;transform:translate(-.2em)}.cta:hover:before,.cta:focus-visible:before{opacity:1;transform:scale(1)}.cta:hover svg{transform:translate(0)}.cta--back{flex-direction:row-reverse}.cta--back svg{transform:rotate(180deg)}.cta--back:hover svg{transform:translate(-.2em)rotate(180deg)}.form{flex-direction:column;align-items:flex-end;gap:2rem;width:100%;max-width:75rem;display:flex;position:relative}.form__group{gap:.25rem;width:100%;display:grid;position:relative}.form__message{color:#d70015;letter-spacing:0;justify-self:start;font-family:Visuelt Pro,sans-serif;font-size:.875rem;font-weight:400}.form__message--valid{color:#34c759}.form__check{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.125rem;height:1.125rem}.form__input{color:#333;transition:border-color var(--duration-micro) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out), background-color var(--duration-micro) var(--ease-out);background:0 0;border:0;border-bottom:1px solid #c7c7cc;outline:0;width:100%;padding-block:.75rem;font-family:Visuelt Pro,sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.3}.form__input:focus{border-bottom-color:#000}.form__input:focus-visible{outline:none;box-shadow:0 1px #000}.form__input::placeholder{color:#8a8a8e}.form__input--valid{background-color:#f0fbef}textarea.form__input{resize:none}.form__actions{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}@media only screen and (width<=575px){.form__actions{flex-direction:column-reverse;gap:1rem}}.form__submit{letter-spacing:-.03em;color:#fff;cursor:pointer;isolation:isolate;text-transform:lowercase;transition:color var(--duration-base) var(--ease-out), transform var(--duration-micro) var(--ease-micro);background:#000;border:none;justify-content:center;align-items:center;gap:.5rem;padding-block:1.5rem;padding-inline:3rem;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.1vw,1.15rem);font-weight:900;line-height:1.3;display:inline-flex;position:relative;overflow:hidden}.form__submit:active{transition-duration:var(--duration-instant);transform:scale(.97)}.form__submit:before{content:"";opacity:0;transition:right var(--duration-base) var(--ease-out), opacity var(--duration-micro) var(--ease-out);z-index:-1;background:#fff;border:1px solid #000;position:absolute;inset:0 100% 0 0}.form__submit:hover,.form__submit:focus-visible{color:#000}.form__submit:hover:before,.form__submit:focus-visible:before{opacity:1;right:0}.form__submit .form__send{fill:currentColor;width:1.5rem;height:1.5rem}.form__submit--sending .form__send{animation:sendOff var(--duration-base) var(--ease-sheet) forwards}.form__submit--sending span{animation:sendOff var(--duration-base) var(--ease-sheet) var(--duration-instant) forwards}@media only screen and (width<=575px){.form__submit{width:100%;min-height:4rem;padding-block:1rem}}@keyframes sendOff{0%{opacity:1;transform:translate(0)}18%{opacity:1;transform:translate(-.25rem)}to{opacity:0;transform:translate(4rem)}}@keyframes sendFade{to{opacity:0}}.route-progress{mix-blend-mode:difference;opacity:0;pointer-events:none;transform-origin:0;block-size:2px;transition:opacity var(--duration-micro) var(--ease-out);z-index:1000;background:#fff;position:fixed;inset-block-start:0;inset-inline:0;transform:scaleX(1)}.route-progress--pending{animation:routeProgress var(--duration-progress) var(--ease-out) forwards;opacity:1;transition:none}@keyframes routeProgress{0%{transform:scaleX(.02)}to{transform:scaleX(.9)}}.scroll-up{color:#fff;cursor:pointer;mix-blend-mode:difference;opacity:0;pointer-events:none;transition:opacity var(--duration-micro) var(--ease-out), transform var(--duration-sheet) var(--ease-sheet);visibility:hidden;z-index:995;background:0 0;border:none;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem;display:flex;position:fixed;bottom:2rem;right:1.5rem;transform:translateY(.75rem)scale(.9)}.scroll-up:active{transition-duration:var(--duration-instant);transform:scale(.9)}@media only screen and (width<=575px){.scroll-up{bottom:1.5rem;right:1rem}}.scroll-up--visible{opacity:1;pointer-events:auto;visibility:visible;transform:none}.scroll-up__icon{width:1.5rem;height:3rem}.scroll-up__label{letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-lr;font-family:Visuelt Pro,sans-serif;font-size:1.125rem;font-weight:500;transform:rotate(180deg)}.social-links{flex-wrap:wrap;align-items:center;gap:.75rem;font-family:Visuelt Pro,sans-serif;font-size:1.125rem;line-height:1.3;display:flex}.social-links li{align-items:center;gap:.75rem;display:flex}.social-links a{color:#8a8a8e;transition:color var(--duration-micro) var(--ease-out), transform var(--duration-micro) var(--ease-micro);align-items:center;gap:.5rem;font-weight:400;text-decoration:none;display:inline-flex}.social-links a:active{transition-duration:var(--duration-instant);transform:scale(.94)}.social-links a:hover,.social-links a:focus-visible{color:#363636}.social-links .brand-mark{flex:none;width:1.125rem;height:1.125rem}.social-links a span{text-underline-offset:.2em;transition:text-decoration-color var(--duration-micro) var(--ease-out);-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px}.social-links a:hover span{text-decoration-color:currentColor}.social-links li:not(:last-child):after{color:#8a8a8e;content:"/";font-size:1.15em}@media only screen and (width<=575px){.social-links{gap:.5rem;font-size:.95rem}}.intro{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:6.25rem;display:flex}@media only screen and (width>=768px) and (width<=991px){.intro{padding:3.125rem}}@media only screen and (width<=767px){.intro{padding:1.5rem}}.intro__content{align-items:center;gap:3rem;width:100%;max-width:75rem;display:flex}@media only screen and (width<=767px){.intro__content{flex-direction:column;gap:1.5rem}}.intro__media{order:2;width:50%}@media only screen and (width<=767px){.intro__media{order:0;width:100%}}.intro__image{background:url(data:image/webp;base64,UklGRnIBAABXRUJQVlA4IGYBAABQCACdASoYACMAPp1GnUslo6KhpWswsBOJbACxHz3BsQ56lq5oALtN3nZGgbRBbh/oflM+GIYx8k0JyZvXajWv3EOzp7b2EZBMigQA/vulaJt0+oAyLV2FPzam0U/fUyKS7h781BcFUPGvpvMnW45LOpGMVoPBo6NcfnFePfstmWSUtFSznzjUwTbQbyo2g8Dwq01dGRi7AahRq4iYxsyM/79Ao2rYejzujF3vTX0cSGAe0kzY2igO+X/RjqfOPSf32+42EVrItSy06l67YC43imhg1KxUnb4tnyaiMi9yOM0KgaWEpPhnCb8kJpiUbVoVYV5d67umdTI67/m9bU/I4bia5jfSPgvcQtpJbRKEjkkSMjOZKvzTwQtL/nJDZeDO5zX7Wz3MHQPH+gPGHg2T+3J3Y0YA1JmEQ+g/j4Kp+6qdnI8fnV0mSHU+R8tM48V2VhYXvhmm9x/O3FKIYRCSbjRpQAAA) 50%/cover no-repeat;border-radius:.875rem;width:100%;height:auto;display:block}.intro__body{flex-direction:column;order:1;align-items:flex-start;gap:1.5rem;width:50%;display:flex}@media only screen and (width<=767px){.intro__body{order:0;width:100%}}.intro__title{letter-spacing:-.038em;text-transform:lowercase;font-family:Visuelt Pro,sans-serif;font-size:clamp(2.25rem,5.5vw,4.5rem);font-weight:900;line-height:1}.summary{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:6.25rem;display:flex}@media only screen and (width>=768px) and (width<=991px){.summary{padding:3.125rem}}@media only screen and (width<=767px){.summary{padding:1.5rem}}.summary{background-color:#f9f9f9}.summary__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:75rem;display:flex}.summary__title{letter-spacing:-.03em;text-transform:lowercase;font-family:Visuelt Pro,sans-serif;font-size:clamp(2.4rem,4vw,3rem);font-weight:900;line-height:1.05}.summary__intro{color:#474747;letter-spacing:0;max-width:68ch;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:400;line-height:1.65}.skills{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:6.25rem;display:flex}@media only screen and (width>=768px) and (width<=991px){.skills{padding:3.125rem}}@media only screen and (width<=767px){.skills{padding:1.5rem}}.skills{position:relative;overflow-x:clip}.skills__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:75rem;display:flex}.skills__title{letter-spacing:-.03em;text-transform:lowercase;font-family:Visuelt Pro,sans-serif;font-size:clamp(2.4rem,4vw,3rem);font-weight:900;line-height:1.05}.skills__intro{color:#474747;letter-spacing:0;max-width:62ch;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:400;line-height:1.65}.skills__list{flex-wrap:wrap;gap:.75rem;width:100%;display:flex}.skills__item{color:#fff;letter-spacing:0;background:#000;padding-block:.75rem;padding-inline:1rem;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:500;line-height:1.3}.skills__item--physics{cursor:grab;touch-action:pan-y;transition:box-shadow var(--duration-micro) var(--ease-micro), filter var(--duration-micro) var(--ease-micro);-webkit-user-select:none;user-select:none;will-change:transform;z-index:1;position:absolute;top:0;left:0}.skills__item--held{cursor:grabbing;z-index:2;box-shadow:0 .75rem 1.75rem #00000038}.about{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:6.25rem;display:flex}@media only screen and (width>=768px) and (width<=991px){.about{padding:3.125rem}}@media only screen and (width<=767px){.about{padding:1.5rem}}.about{position:relative;overflow-x:clip}.about__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:75rem;display:flex}.about__title{letter-spacing:-.03em;text-transform:lowercase;font-family:Visuelt Pro,sans-serif;font-size:clamp(2.4rem,4vw,3rem);font-weight:900;line-height:1.05}.about__text{color:#474747;letter-spacing:0;max-width:68ch;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:400;line-height:1.65}.about__prop{-webkit-user-select:none;user-select:none;display:block;position:absolute}.about__prop-image{width:100%;height:auto;display:block}.about__prop--car{width:clamp(10rem,20vw,18rem);top:4.5rem;left:calc(max(6.25rem,50% - 37.5rem) + 16rem);transform:rotate(19deg)}.about__prop--car .about__prop-image{transform:scaleX(-1)}.about__prop--record{width:clamp(9rem,18vw,16rem);bottom:1.5rem;right:27%;transform:rotate(-9deg)}.about__prop--controller{width:clamp(6.5rem,11vw,10rem);bottom:4rem;left:8%;transform:rotate(-16deg)}@media only screen and (height<=55rem),only screen and (width<=767px){.about__prop{display:none}}.about__prop--physics{cursor:grab;touch-action:pan-y;transition:box-shadow var(--duration-micro) var(--ease-micro), filter var(--duration-micro) var(--ease-micro);-webkit-user-select:none;user-select:none;will-change:transform;position:absolute;inset:0 auto auto 0}.about__prop--held{cursor:grabbing;filter:drop-shadow(0 .75rem 1.75rem #00000038);z-index:2}.experience{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:6.25rem;display:flex}@media only screen and (width>=768px) and (width<=991px){.experience{padding:3.125rem}}@media only screen and (width<=767px){.experience{padding:1.5rem}}.experience__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:4rem;width:100%;max-width:75rem;display:flex}@media only screen and (width<=767px){.experience__content{gap:3rem}}.experience__block{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media only screen and (width>=992px){.experience__block{grid-template-columns:11rem minmax(0,1fr);column-gap:3rem;display:grid}}.experience__body{flex-direction:column;gap:1.5rem;width:100%;display:flex}.experience__title{letter-spacing:-.03em;text-transform:lowercase;font-family:Visuelt Pro,sans-serif;font-size:clamp(2.4rem,4vw,3rem);font-weight:900;line-height:1.05}.experience__text{color:#474747;letter-spacing:0;max-width:68ch;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:400;line-height:1.65}.experience__role{flex-direction:column;gap:.25rem;display:flex}.experience__role-name{letter-spacing:-.03em;font-family:Visuelt Pro,sans-serif;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:900;line-height:1.15}.experience__role-meta{color:#8a8a8e;letter-spacing:.08em;text-transform:uppercase;font-family:Visuelt Pro,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4}.experience__subtitle{color:#363636;letter-spacing:-.03em;text-transform:lowercase;font-family:Visuelt Pro,sans-serif;font-size:1.25rem;font-weight:900;line-height:1.15}@media only screen and (width>=992px){.experience__subtitle{align-self:start;position:sticky;top:4rem}}.experience__list{flex-direction:column;gap:1.5rem;width:100%;display:flex}.experience__item{color:#474747;letter-spacing:0;border-block-start:1px solid #0000001a;max-width:68ch;padding-block-start:1rem;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:400;line-height:1.65}.experience__lead{color:#000;font-weight:900}.experience__projects{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem;width:100%;display:grid}@media only screen and (width<=767px){.experience__projects{grid-template-columns:1fr}}.experience__project{border-block-start:1px solid #0000001a;flex-direction:column;gap:.5rem;padding-block-start:1rem;display:flex}.experience__project-context{color:#8a8a8e;letter-spacing:.08em;text-transform:uppercase;font-family:Visuelt Pro,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4}.experience__project-name{letter-spacing:-.03em;font-family:Visuelt Pro,sans-serif;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:900;line-height:1.15}.experience__project-text{color:#474747;letter-spacing:0;max-width:68ch;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:400;line-height:1.65}.experience__project-links{flex-wrap:wrap;gap:1rem;display:flex}.experience__project-link{color:#000;letter-spacing:0;transition:color var(--duration-micro) var(--ease-out), transform var(--duration-micro) var(--ease-micro);align-items:center;gap:.25rem;font-family:Visuelt Pro,sans-serif;font-size:1rem;font-weight:500;line-height:1.3;display:inline-flex}.experience__project-link:active{transition-duration:var(--duration-instant);transform:scale(.97)}.experience__project-link span{text-underline-offset:.2em;transition:text-decoration-thickness var(--duration-micro) var(--ease-micro);text-decoration:underline;text-decoration-thickness:1px}.experience__project-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;block-size:.875em;inline-size:.875em;transition:transform var(--duration-sheet) var(--ease-sheet);flex:none}.experience__project-link:hover,.experience__project-link:focus-visible{color:#474747}.experience__project-link:hover span,.experience__project-link:focus-visible span{text-decoration-thickness:2px}.experience__project-link:hover svg{transform:translate(.1em,-.1em)}.contact{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:6.25rem;display:flex}@media only screen and (width>=768px) and (width<=991px){.contact{padding:3.125rem}}@media only screen and (width<=767px){.contact{padding:1.5rem}}.contact__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:75rem;display:flex}.contact__title{letter-spacing:-.03em;text-transform:lowercase;font-family:Visuelt Pro,sans-serif;font-size:clamp(2.4rem,4vw,3rem);font-weight:900;line-height:1.05}.contact__text{color:#474747;letter-spacing:0;max-width:68ch;font-family:Visuelt Pro,sans-serif;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:400;line-height:1.65}.vhide{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;position:absolute;overflow:hidden}.reveal{opacity:0;transition:opacity var(--duration-reveal) var(--ease-out), transform var(--duration-reveal) var(--ease-reveal);visibility:hidden;will-change:opacity, transform;transform:translateY(1.5rem)}.reveal--visible{opacity:1;visibility:visible;will-change:auto;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;visibility:visible;transform:none}.hero{background-attachment:scroll}.hero__arrow .hero__chevron,.hero__name-part,.header{animation:none}.header__nav,.header__nav--open,.header__item,.header__nav--open .header__item,.scroll-up,.scroll-up--visible{transition-delay:0s;transform:none}.header__list:before{transition:opacity var(--duration-micro) var(--ease-out)}.form__submit--sending .form__send,.form__submit--sending span{animation-name:sendFade;animation-delay:0s}.route-progress--pending{animation:none;transform:scaleX(.4)}}@media (prefers-reduced-transparency:reduce),(prefers-contrast:more){.header__link:before{background:#363636}.header--scrolled .header__link:before,.header--light .header__link:before,.header__nav--open .header__link:before{background:#f1f1f1}}@media only screen and (prefers-reduced-transparency:reduce) and (width>=768px),only screen and (prefers-contrast:more) and (width>=768px){.header--scrolled .header__list{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#fff}}@media only screen and (prefers-reduced-transparency:reduce) and (width<=767px),only screen and (prefers-contrast:more) and (width<=767px){.header__nav--open{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.header--scrolled .hamburger,.header--light .hamburger{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background-color:#fff}}@media only screen and (prefers-contrast:more) and (width>=768px){.header--scrolled .header__list{border-color:#000}}@media (prefers-contrast:more){.header--scrolled .header__link,.header--light .header__link,.header__nav--open .header__link{color:#363636}}@media only screen and (prefers-contrast:more) and (width<=767px){.header--scrolled .hamburger,.header--light .hamburger{border:1px solid #000}}@media (prefers-contrast:more){.hero:before{background:#0000008c}.form__input{border-bottom-color:#000}.skills__item{color:#000}.social-links a,.social-links li:not(:last-child):after{color:#363636}.experience__item,.experience__project{border-block-start-color:#000}.experience__role-meta,.experience__project-context{color:#363636}}
