@font-face{font-family:HelveticaNow;font-weight:300;src:url(/fonts/helveticanowdisplay-light.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:400;src:url(/fonts/helveticanowdisplay-regular.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:500;src:url(/fonts/helveticanowdisplay-medium.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:normal;src:url(/fonts/instrumentserif-regular.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:italic;src:url(/fonts/instrumentserif-italic.ttf)format("truetype")}.footer{z-index:10;background-color:#ffffff0d;border-top:1px solid #fff3;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:8px 16px 88px;display:flex;position:relative}@media only screen and (width>=1024px){.footer{flex-flow:wrap;align-items:flex-start;padding:2vh 10vw}}.footer:before{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);content:"";z-index:-1;position:absolute;inset:0}.footer .footer_logo{align-items:center;text-decoration:none;display:none;position:absolute;left:10vw}@media only screen and (width>=1024px){.footer .footer_logo{display:flex}}.footer .footer_logo .footer_logo_img{width:max(3vw,48px);height:max(3vw,48px);display:block}.footer .footer_bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:6px;width:100%;padding-top:16px;display:flex}.footer .footer_bottom .footer_bottom_mail{text-underline-offset:.18vw;margin-right:auto;font-family:InstrumentSerif,sans-serif;font-size:max(1.6vw,16px);font-weight:400;-webkit-text-decoration:underline #ffffff14;text-decoration:underline #ffffff14}@media only screen and (width>=1024px){.footer .footer_bottom .footer_bottom_mail{font-family:HelveticaNow,sans-serif;font-size:max(.7vw,12px);font-weight:400}}.footer .footer_bottom .footer_bottom_mail:hover{text-decoration-color:#fff}.footer .footer_bottom .footer_bottom_link{color:#fff;transition:transform .3s;display:flex}.footer .footer_bottom .footer_bottom_link:hover{transform:scale(1.1)}.footer .footer_bottom .footer_bottom_link>svg{width:max(1.4vw,24px);height:max(1.4vw,24px)}.footer .footer_grid{flex-direction:column;gap:max(1vw,16px);width:100%;margin:0 16px;display:flex}.footer .footer_grid .footer_grid_projects{grid-template-columns:1fr 1fr;gap:max(.8vh,12px) max(.8vw,12px);width:100%;margin:0 auto;display:grid}@media only screen and (width>=1024px){.footer .footer_grid .footer_grid_projects{grid-template-columns:repeat(3,1fr);width:40%;display:grid}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_title{grid-column:span 2;font-family:InstrumentSerif,sans-serif;font-size:max(1.6vw,16px);font-weight:400}@media only screen and (width>=1024px){.footer .footer_grid .footer_grid_projects .footer_grid_projects_title{grid-column:span 3;font-family:HelveticaNow,sans-serif;font-size:max(.7vw,12px);font-weight:400}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip{min-width:max-content;max-width:max-content;display:inline;position:relative}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip:nth-child(odd){max-width:unset}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip:nth-child(odd)>.footer_grid_projects_tooltip_container{right:0}@media only screen and (width>=1024px){.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip:nth-child(odd)>.footer_grid_projects_tooltip_container{right:auto}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_text{text-underline-offset:.18vw;max-width:max-content;font-family:HelveticaNow,sans-serif;font-size:max(.7vw,12px);font-weight:400;-webkit-text-decoration:underline #ffffff14;text-decoration:underline #ffffff14;display:flex;position:relative}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_text .footer_grid_projects_tooltip_text_arrow{opacity:0;visibility:hidden;background:linear-gradient(135deg,#0000 0% 50%,#ffffff1f 50% 100%);width:8px;height:8px;margin:0 auto;position:absolute;top:-8px;left:0;right:0;transform:rotate(45deg)}@media only screen and (width>=1024px){.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_text .footer_grid_projects_tooltip_text_arrow{width:.8vh;height:.8vh;top:-.8vh}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container{color:var(--neutral-white-100);opacity:.01;visibility:hidden;z-index:1;border-radius:.75vw;max-width:calc(100vw - 32px);height:180px;min-height:180px;padding-bottom:4px;display:flex;position:absolute;bottom:18px}@media only screen and (width>=1024px){.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container{max-width:none;height:max(16vh,180px);padding-bottom:.4vh;bottom:max(.7vw,18px);left:50%;transform:translate(-50%)}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:max(.5vw,8px);gap:0 max(.5vw,8px);height:100%;padding:max(.5vw,8px);display:flex}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_image{aspect-ratio:16/12;border-radius:max(.25vw,4px) 0 0 max(.25vw,4px);width:50vw;overflow:hidden}@media only screen and (width>=1024px){.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_image{aspect-ratio:16/9;width:100%}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_image>img{aspect-ratio:inherit;width:100%;transition:transform .3s}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_image>img:hover{transform:scale(1.05)}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info{aspect-ratio:1/1.5;flex-direction:column;height:100%;display:flex}@media only screen and (width>=768px){.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info{aspect-ratio:1}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_icon{color:var(--neutral-gray2-100);width:16px;height:16px;margin-right:4px}@media only screen and (width>=1024px){.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_icon{width:max(1vw,16px);height:max(1vw,16px);margin-right:max(.25vw,4px)}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_title{color:var(--neutral-white-100);margin-bottom:max(.2vw,4px);font-family:HelveticaNow,sans-serif;font-size:max(.8vw,14px);font-weight:500}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_description{color:var(--neutral-gray2-100);font-family:HelveticaNow,sans-serif;font-size:max(.6vw,10px);font-weight:400}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_links{justify-content:flex-end;gap:0 max(.5vw,8px);width:100%;min-height:16px;margin-top:auto;display:flex}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_links>a{color:var(--neutral-gray3-100);height:1vw}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_links>a>svg{width:16px;height:16px;transition:transform .3s}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_links>a>svg:hover{transform:scale(1.1)}@media only screen and (width>=1024px){.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip .footer_grid_projects_tooltip_container .footer_grid_projects_tooltip_container_content .footer_grid_projects_tooltip_container_content_info .footer_grid_projects_tooltip_container_content_info_links>a>svg{width:max(1vw,16px);height:max(1vw,16px)}}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip:hover>.footer_grid_projects_tooltip_container,.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip:hover>.footer_grid_projects_tooltip_text>.footer_grid_projects_tooltip_text_arrow{opacity:1;visibility:visible}.footer .footer_grid .footer_grid_projects .footer_grid_projects_tooltip:hover .footer_grid_projects_tooltip_text{color:var(--primary-green-100);text-decoration-color:#fff}@font-face{font-family:HelveticaNow;font-weight:300;src:url(/fonts/helveticanowdisplay-light.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:400;src:url(/fonts/helveticanowdisplay-regular.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:500;src:url(/fonts/helveticanowdisplay-medium.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:normal;src:url(/fonts/instrumentserif-regular.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:italic;src:url(/fonts/instrumentserif-italic.ttf)format("truetype")}.nav{pointer-events:none;z-index:99999;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}@media only screen and (width>=1024px){.nav{top:0;bottom:unset}}.nav .nav_inner{pointer-events:auto;justify-content:center;align-items:center;width:100%;padding:16px;display:flex}@media only screen and (width>=1024px){.nav .nav_inner{justify-content:space-between;padding:1vw 10vw}}.nav .nav_inner .nav_inner_logo{align-items:center;text-decoration:none;display:none}@media only screen and (width>=1024px){.nav .nav_inner .nav_inner_logo{display:flex}}.nav .nav_inner .nav_inner_logo .nav_inner_logo_img{width:max(3vw,48px);height:max(3vw,48px);margin-right:max(2vw,42px);display:block}.nav .nav_inner .nav_inner_links{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#1414144d;border-radius:9999px;align-items:center;gap:max(2vw,24px);padding:max(.8vw,12px) max(1.6vw,24px);list-style:none;display:flex}.nav .nav_inner .nav_inner_links a{letter-spacing:3px;color:#fff;font-family:HelveticaNow,sans-serif;font-size:max(.8vw,12px);font-weight:400;transition:opacity .2s}.nav .nav_inner .nav_inner_links a:hover{opacity:.6}.nav .nav_inner .nav_lang{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#1414144d;border-radius:9999px;justify-content:center;align-items:center;gap:max(.5vw,8px);width:max(5vw,90px);padding:max(.4vw,4px) max(.8vw,12px);list-style:none;display:flex;position:fixed;top:16px}@media only screen and (width>=1024px){.nav .nav_inner .nav_lang{top:unset;position:relative}}.nav .nav_inner .nav_lang .nav_lang_link{color:#fff;font-family:HelveticaNow,sans-serif;font-size:max(.7vw,12px);font-weight:400;transition:opacity .2s}.nav .nav_inner .nav_lang .nav_lang_link:hover{opacity:.6}.nav .nav_inner .nav_lang .nav_lang_current{text-decoration:underline}@keyframes lp-grid{0%{background-position:0 0}to{background-position:0 60px}}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translateX(calc(-1 * var(--mgw,50%)))}}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-reveal-disabled{0%{opacity:0;transform:translateY(20px)}to{opacity:.4;transform:translateY(0)}}@keyframes lp-option-hint{0%,to{border-color:var(--border);box-shadow:none}50%{box-shadow:0 0 0 3px var(--accent-dim);border-color:#a3e63580}}@keyframes lp-whatsapp{0%{opacity:0;transform:scale(0)}80%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.lp{--bg:#000;--text:#fff;--muted:#ffffff73;--border:#ffffff17;--card:#0b0b0b;--card-hover:#111;--accent:#a3e635;--accent-dim:#a3e6351f;--accent-text:#a3e635;--em-color:#ffffff80;--hero-em:#ffffff8c;--nav-bg:#000;--mob-bg:#000000f7;--step-hover:#080808;--feat-card:#0a0f07;--grid-line:#ffffff08;--glow-1:#a3e6350d;--glow-2:#a3e6350a;--cta-glow:#a3e6350d;--code-kw:#a78bfa;--code-fn:#60a5fa;--code-str:#a3e635;--code-mt:#ffffff8c;--feat-txt:#ffffffbf;--tab-shadow:#00000040}.lp--light{--bg:#fafaf8;--text:#0d0d0d;--muted:#0000006b;--border:#0000001a;--card:#f0f0ed;--card-hover:#e5e5e2;--accent:#93e116;--accent-dim:#5a9a001a;--accent-text:#3d6b00;--em-color:#00000061;--hero-em:#00000059;--nav-bg:#fafaf8;--mob-bg:#fafaf8fa;--step-hover:#e8e8e5;--feat-card:#edf7de;--grid-line:#0000000a;--glow-1:#5a9a0012;--glow-2:#5a9a000d;--cta-glow:#5a9a000a;--code-kw:#7c3aed;--code-fn:#1d4ed8;--code-str:#3d6b00;--code-mt:#0000008c;--feat-txt:#000000b8;--tab-shadow:#00000014}.lp{background:var(--bg);color:var(--text);min-height:100vh;font-family:HelveticaNow,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;transition:background .3s,color .3s;overflow-x:clip}.lp__nav{z-index:50;transition:background .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.lp__nav--scrolled{background:var(--nav-bg);border-bottom:1px solid var(--border)}.lp__nav__inner{max-width:1280px;margin:0 auto;padding-left:60px;padding-right:60px}@media (width<=1024px){.lp__nav__inner{padding-left:40px;padding-right:40px}}@media (width<=640px){.lp__nav__inner{padding-left:20px;padding-right:20px}}.lp__nav__inner{justify-content:space-between;align-items:center;height:68px;display:flex}.lp__nav__logo{letter-spacing:-.01em;color:var(--text);align-items:center;gap:6px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.lp__nav__links{align-items:center;gap:36px;list-style:none;display:flex}@media (width<=768px){.lp__nav__links{display:none}}.lp__nav__links a{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-size:13px;text-decoration:none;transition:color .2s}.lp__nav__links a:hover{color:var(--text)}.lp__nav__right{align-items:center;gap:12px;margin-left:auto;margin-right:16px;display:flex}@media (width>=768px){.lp__nav__right{margin:0}}@media (width<=768px){.lp__nav__right{gap:8px}}.lp__nav__theme-toggle{border:1px solid var(--border);cursor:pointer;width:34px;height:34px;color:var(--muted);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.lp__nav__theme-toggle:hover{color:var(--text);background:var(--card)}.lp__nav__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}@media (width<=768px){.lp__nav__hamburger{display:flex}}.lp__nav__hamburger span{background:var(--text);width:22px;height:1.5px;transition:transform .25s,opacity .25s;display:block}.lp__nav__hamburger--open span:first-child{transform:rotate(45deg)translate(4.5px,4.5px)}.lp__nav__hamburger--open span:nth-child(2){opacity:0}.lp__nav__hamburger--open span:nth-child(3){transform:rotate(-45deg)translate(4.5px,-4.5px)}.lp__nav__mobile{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:40;flex-direction:column;justify-content:center;align-items:center;gap:36px;display:none;position:fixed;inset:68px 0 0}.lp__nav__mobile--open{display:flex}.lp__nav__mobile a{color:var(--text);text-transform:uppercase;letter-spacing:-.01em;font-size:28px;font-weight:500;text-decoration:none;transition:color .2s}.lp__nav__mobile a:hover{color:var(--accent-text)}.lp__nav__mobile__cta{border-radius:100px;margin-top:8px;padding:14px 36px;background:var(--text)!important;color:var(--bg)!important;text-transform:none!important;font-size:16px!important;font-weight:500!important}.lp__nav__mobile__cta:hover{opacity:.85}.lp__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.lp__hero__grid{background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);background-size:60px 60px;animation:25s linear infinite lp-grid;position:absolute;inset:0}.lp__hero__glow{pointer-events:none;filter:blur(120px);border-radius:50%;position:absolute}.lp__hero__glow--1{background:var(--glow-1);width:600px;height:600px;top:-100px;left:-100px}.lp__hero__glow--2{background:var(--glow-2);width:500px;height:500px;bottom:-80px;right:-80px}.lp__hero__inner{max-width:1280px;margin:0 auto;padding-left:60px;padding-right:60px}@media (width<=1024px){.lp__hero__inner{padding-left:40px;padding-right:40px}}@media (width<=640px){.lp__hero__inner{padding-left:20px;padding-right:20px}}.lp__hero__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;display:grid;position:relative}@media (width<=960px){.lp__hero__inner{grid-template-columns:1fr;gap:60px}}.lp__hero__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-text);background:#a3e6350f;border:1px solid #a3e63540;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 14px;font-size:12px;font-weight:500;display:inline-flex}.lp__hero__tag__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite lp-pulse}.lp__hero__h1{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(40px,5.5vw,76px);font-weight:500;line-height:1.05}.lp__hero__h1 em{color:var(--hero-em);font-family:InstrumentSerif,Georgia,serif;font-style:italic;font-weight:400}.lp__hero__sub{color:var(--muted);max-width:440px;margin-bottom:40px;font-size:16px;line-height:1.7}.lp__hero__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.lp__hero__actions__primary{background:var(--text);color:var(--bg);border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.lp__hero__actions__primary:hover{opacity:.85}.lp__hero__actions__secondary{border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s,background .2s,border-color .2s;display:inline-flex}.lp__hero__actions__secondary:first-child{background:var(--text);color:var(--bg)}.lp__hero__actions__secondary:first-child:hover{opacity:.85}.lp__hero__actions__secondary:not(:first-child){border:1px solid var(--border);color:var(--text)}.lp__hero__actions__secondary:not(:first-child):hover{border-color:var(--muted);background:var(--card)}.lp__hero__stats{border-top:1px solid var(--border);gap:40px;margin-top:56px;padding-top:40px;display:flex}@media (width<=480px){.lp__hero__stats{gap:24px}}.lp__hero__stats__item p:first-child{letter-spacing:-.02em;font-size:26px;font-weight:500}.lp__hero__stats__item p:last-child{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:3px;font-size:12px}.lp__hero__card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:32px;animation:7s ease-in-out infinite lp-float}@media (width<=960px){.lp__hero__card{display:none}}.lp__hero__card__header{border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:24px;padding-bottom:16px;display:flex}.lp__hero__card__header__label{color:var(--muted);margin-left:8px;font-family:Courier New,monospace;font-size:11px}.lp__hero__card__code{font-family:Courier New,monospace;font-size:13px;line-height:1.9}.lp__hero__card__code .kw{color:var(--code-kw)}.lp__hero__card__code .fn{color:var(--code-fn)}.lp__hero__card__code .str{color:var(--code-str)}.lp__hero__card__code .mt{color:var(--code-mt)}.lp__hero__card__code .pl{padding-left:16px}.lp__hero__card__code .pl2{padding-left:32px}.lp__marquee{border-top:1px solid var(--border);border-bottom:1px solid var(--border);width:100%;padding:14px 0;position:relative;overflow:hidden}.lp__marquee:after{content:"";pointer-events:none;background:linear-gradient(to right, var(--bg) 0%, transparent 10%, transparent 90%, var(--bg) 100%);position:absolute;inset:0}.lp__marquee__track{will-change:transform;flex-wrap:nowrap;animation:40s linear infinite lp-marquee;display:inline-flex}.lp__marquee__group{flex-shrink:0;align-items:center;display:flex}.lp__marquee__group span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;margin:0 28px;font-size:12px;display:inline-flex}.lp__marquee__group span:before{content:"";background:var(--accent);opacity:.6;border-radius:50%;flex-shrink:0;width:4px;height:4px}.lp__section{padding:100px 0}@media (width<=640px){.lp__section{padding:72px 0}}.lp__container{max-width:1280px;margin:0 auto;padding-left:60px;padding-right:60px}@media (width<=1024px){.lp__container{padding-left:40px;padding-right:40px}}@media (width<=640px){.lp__container{padding-left:20px;padding-right:20px}}.lp__section-header{margin-bottom:60px}.lp__section-header__label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-text);margin-bottom:16px;font-size:11px;font-weight:500;display:inline-block}.lp__section-header h2{letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(28px,4vw,48px);font-weight:500;line-height:1.1}.lp__section-header h2 em{color:var(--em-color);font-family:InstrumentSerif,Georgia,serif;font-style:italic;font-weight:400}.lp__section-header p{color:var(--muted);text-wrap:pretty;max-width:520px;font-size:15px;line-height:1.7}.lp__reveal{opacity:0;transform:translateY(18px)}.lp__reveal--visible{animation:lp-reveal .55s ease var(--reveal-delay,0s) both}.lp__reveal small{text-wrap:pretty}.lp__projects-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;width:calc(100% + 120px);padding:0 60px;display:flex;overflow-x:auto;transform:translate(-60px)}@media (width<=1024px){.lp__projects-grid{width:calc(100% + 80px);padding:0 40px;transform:translate(-40px)}}@media (width<=640px){.lp__projects-grid{width:calc(100% + 40px);padding:0 20px;transform:translate(-20px)}}.lp__projects-grid::-webkit-scrollbar{display:none}.lp__projects-grid--single{max-width:600px}.lp__projects-grid-wrap{position:relative}.lp__projects-grid-wrap:before,.lp__projects-grid-wrap:after{content:"";pointer-events:none;z-index:1;width:64px;height:100%;position:absolute;top:0}.lp__projects-grid-wrap:before{background:linear-gradient(to left, transparent, var(--bg));left:-64px}.lp__projects-grid-wrap:after{background:linear-gradient(to right, transparent, var(--bg));right:-64px}@media (width<=1024px){.lp__projects-grid-wrap:before,.lp__projects-grid-wrap:after{width:40px}.lp__projects-grid-wrap:before{left:-40px}.lp__projects-grid-wrap:after{right:-40px}}@media (width<=640px){.lp__projects-grid-wrap:before,.lp__projects-grid-wrap:after{width:20px}.lp__projects-grid-wrap:before{left:-20px}.lp__projects-grid-wrap:after{right:-20px}}.lp__project-card{background:var(--card);border:1px solid var(--border);scroll-snap-align:center;border-radius:16px;flex-direction:column;flex:0 0 calc(33.3333% - 29.3333px);text-decoration:none;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.lp__project-card:hover{border-color:var(--muted);transform:translateY(-2px)}.lp__project-card:hover .lp__project-card__img{opacity:.85}@media (width<=1024px){.lp__project-card{flex:0 0 calc(50% - 36px)}}@media (width<=640px){.lp__project-card{flex:0 0 calc(100% - 56px)}}.lp__project-card__img{aspect-ratio:1920/1280;background:var(--card-hover);background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent) 50%, transparent), transparent 40%), radial-gradient(circle at bottom right, color-mix(in srgb, var(--accent) 50%, transparent), transparent 40%), var(--card);width:100%;transition:opacity .2s}.lp__project-card:nth-child(2n)>.lp__project-card__img{background:radial-gradient(circle at bottom left, color-mix(in srgb, var(--accent) 50%, transparent), transparent 40%), radial-gradient(circle at top right, color-mix(in srgb, var(--accent) 50%, transparent), transparent 40%), var(--card)}.lp__project-card__body{flex-direction:column;gap:8px;padding:20px 22px;display:flex}.lp__project-card__top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.lp__project-card__top h3{letter-spacing:-.01em;color:var(--text);font-size:16px;font-weight:500}.lp__project-card__role{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:10px}.lp__project-card p{color:var(--muted);font-size:13px;line-height:1.6}.lp__project-card__tags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.lp__project-card__tags span{border:1px solid var(--border);color:var(--muted);border-radius:100px;padding:3px 8px;font-size:10px}.lp__process-grid{grid-template-columns:repeat(4,1fr);gap:2px;display:grid;position:relative}@media (width<=768px){.lp__process-grid{grid-template-columns:1fr;gap:0}}.lp__process-step{border:1px solid var(--border);padding:40px 32px;transition:background .2s;position:relative}.lp__process-step:not(:last-child){border-right:none}@media (width<=768px){.lp__process-step{border-right:1px solid var(--border)!important}.lp__process-step:not(:last-child){border-bottom:none}}.lp__process-step:hover{background:var(--step-hover)}.lp__process-step__n{letter-spacing:.08em;color:var(--accent-text);text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:500}.lp__process-step h3{letter-spacing:-.01em;margin-bottom:10px;font-size:17px;font-weight:500}.lp__process-step p{color:var(--muted);font-size:13px;line-height:1.65}.lp__pricing-tabs{background:var(--card);border:1px solid var(--border);border-radius:14px;gap:4px;width:fit-content;margin-bottom:12px;padding:4px;display:flex}@media (width<=640px){.lp__pricing-tabs{width:100%}.lp__pricing-tabs button{flex:1}}.lp__pricing-tabs button{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:11px 28px;transition:background .2s,color .2s,box-shadow .2s;display:flex}.lp__pricing-tabs button span{color:inherit;font-size:14px;font-weight:500}.lp__pricing-tabs button small{letter-spacing:.03em;color:inherit;opacity:.7;font-size:11px}.lp__pricing-tabs button.active{background:var(--bg);color:var(--text);box-shadow:0 1px 8px var(--tab-shadow)}.lp__pricing-subtabs{background:var(--accent-dim);border:1px solid #a3e63533;border-radius:10px;gap:4px;width:fit-content;margin-bottom:16px;padding:3px;display:flex}@media (width<=640px){.lp__pricing-subtabs{width:100%}.lp__pricing-subtabs button{flex:1}}.lp__pricing-subtabs button{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:7px;padding:8px 22px;font-size:13px;font-weight:500;transition:background .2s,color .2s}.lp__pricing-subtabs button.active{background:var(--accent);color:#000}.lp__pricing-card__currency{cursor:pointer;font-size:inherit;font-weight:inherit;color:var(--muted);text-underline-offset:3px;background:0 0;border:none;padding:0;font-family:inherit;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s;display:inline}.lp__pricing-card__currency:hover{color:var(--accent)}.lp__pricing-hint{color:var(--muted);margin-bottom:24px;font-size:13px;line-height:1.5}.lp__pricing-pdfs{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:48px;display:flex}.lp__pricing-pdfs__link{color:var(--muted);border-bottom:1px dashed var(--border);align-items:center;gap:6px;padding-bottom:1px;font-size:12px;text-decoration:none;transition:color .2s;display:inline-flex}.lp__pricing-pdfs__link svg{flex-shrink:0}.lp__pricing-pdfs__link:hover{color:var(--text)}.lp__pricing-pdfs__soon{background:var(--card);border:1px solid var(--border);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border-radius:100px;padding:2px 7px;font-size:10px}.lp__calc{grid-template-columns:1fr 300px;gap:24px;min-height:max(100vh,800px);margin-top:40px;display:grid}@media (width<=900px){.lp__calc{grid-template-columns:1fr}}.lp__calc__steps{flex-direction:column;align-self:start;gap:12px;display:flex;position:sticky;top:90px}@media (width<=900px){.lp__calc__steps{position:relative;top:0}}.lp__calc__progress{padding:4px 0 8px}@media (width<=900px){.lp__calc__progress{background-color:var(--bg);z-index:9;padding:12px 0 4px;position:sticky;top:68px}.lp__calc__progress:before{background:linear-gradient(to bottom, var(--bg), transparent);content:"";pointer-events:none;height:64px;position:absolute;bottom:-64px;left:0;right:0}}.lp__calc__progress__labels{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.lp__calc__progress__labels span:first-child{color:var(--accent-text);font-size:11px;font-weight:600}.lp__calc__progress__labels span:last-child{color:var(--muted);font-size:11px}.lp__calc__progress__bar{background:var(--border);border-radius:100px;height:3px;overflow:hidden}.lp__calc__progress__bar__fill{background:var(--accent);border-radius:100px;height:100%;transition:width .35s}.lp__calc__step{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:22px 24px;transition:opacity .35s}.lp__calc__step--locked{pointer-events:none;-webkit-user-select:none;user-select:none}.lp__calc__step--locked:nth-child(1 of .lp__calc__step--locked){opacity:.5}.lp__calc__step--locked:nth-child(2 of .lp__calc__step--locked){opacity:.35}.lp__calc__step--locked:nth-child(3 of .lp__calc__step--locked){opacity:.2}.lp__calc__step__header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.lp__calc__step__num{background:var(--accent);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:flex}.lp__calc__step__title{color:var(--text);font-size:13px;font-weight:500}.lp__calc__options{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (width<=600px){.lp__calc__options{grid-template-columns:1fr}}.lp__calc__option{border:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:13px 32px 13px 14px;transition:border-color .15s,background .15s;display:flex;position:relative}.lp__calc__option span{color:var(--text);font-size:13px;font-weight:500}.lp__calc__option small{color:var(--muted);text-wrap:pretty;font-size:11px;line-height:1.4}.lp__calc__option__tags{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.lp__calc__option__tags span{color:var(--muted);border:1px solid var(--border);border-radius:100px;padding:2px 7px;font-size:10px;font-weight:400;line-height:1.5}.lp__calc__option:hover:not(:disabled){background:var(--accent-dim);border-color:#a3e63559}.lp__calc__option--active{border-color:var(--accent);background:var(--accent-dim)}.lp__calc__option--hint{animation:2s ease-in-out infinite lp-option-hint}.lp__calc__option:disabled{cursor:not-allowed;opacity:.4}.lp__calc__summary{background:var(--card);border:1px solid var(--border);border-radius:16px;align-self:start;margin-top:51px;padding:24px;position:sticky;top:141px}@media (width<=900px){.lp__calc__summary{margin-top:0;position:relative;top:0}}.lp__calc__summary__label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:20px;font-size:10px;font-weight:600}.lp__calc__summary__currency{font-style:normal;font-size:inherit;font-weight:inherit;color:var(--muted);border-bottom:1px dotted var(--muted);cursor:pointer;transition:color .15s}.lp__calc__summary__currency:hover{color:var(--text)}.lp__calc__summary__empty p{color:var(--muted);text-align:center;padding:16px 0;font-size:13px;line-height:1.6}.lp__calc__summary__content{flex-direction:column;gap:0;display:flex}.lp__calc__summary__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;padding:13px 0;display:flex}.lp__calc__summary__row span{color:var(--muted);font-size:12px}.lp__calc__summary__row strong{color:var(--text);text-align:right;font-size:14px;font-weight:600}.lp__calc__summary__row strong em{color:var(--muted);font-size:11px;font-style:normal;font-weight:400}.lp__calc__summary__btn{text-align:center;background:var(--accent);color:#000;border-radius:100px;margin-top:20px;padding:12px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.lp__calc__summary__btn:hover{opacity:.85}.lp__calc__summary__note{color:var(--muted);text-align:center;margin-top:12px;font-size:11px;line-height:1.5}.lp__tip{cursor:help;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px;color:var(--muted)!important}.lp__tip__box{background:var(--card);border:1px solid var(--border);opacity:0;pointer-events:none;text-align:left;white-space:normal;z-index:100;border-radius:10px;width:220px;padding:10px 14px;line-height:1.5;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);right:0;color:var(--muted)!important;font-size:12px!important;font-weight:400!important}.lp--light .lp__tip__box{box-shadow:0 4px 20px #00000014}.lp__tip:hover .lp__tip__box{opacity:1}.lp__pricing-comparison{margin-top:40px}.lp__pricing-comparison__toggle{color:var(--muted);cursor:pointer;opacity:.75;background:0 0;border:none;align-items:center;gap:8px;margin:0 auto;padding:0;font-size:13px;transition:opacity .2s;display:flex}.lp__pricing-comparison__toggle:hover{opacity:1;color:var(--fg)}.lp__pricing-comparison__section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:24px;margin-bottom:10px;font-size:11px;font-weight:700}.lp__pricing-comparison__body{transition:max-height .4s,opacity .3s;overflow:hidden}.lp__pricing-comparison__scroll{border:1px solid var(--border);scrollbar-width:thin;border-radius:12px;margin-top:20px;overflow-x:auto}.lp__pricing-comparison__table{border-collapse:collapse;width:100%;min-width:540px;font-size:13px}.lp__pricing-comparison__table th,.lp__pricing-comparison__table td{text-align:left;border-bottom:1px solid var(--border);padding:10px 14px}.lp__pricing-comparison__table th{background:var(--card);color:var(--fg);font-size:12px;font-weight:600;position:sticky;top:0}.lp__pricing-comparison__table th.featured{background:color-mix(in srgb, var(--accent) 12%, var(--card))}.lp__pricing-comparison__table th.disabled-col{color:var(--muted);opacity:.5}.lp__pricing-comparison__table td{color:var(--muted);vertical-align:middle}.lp__pricing-comparison__table td:first-child{color:var(--fg);font-size:12px}.lp__pricing-comparison__table td.featured{background:color-mix(in srgb, var(--accent) 6%, transparent)}.lp__pricing-comparison__table td.disabled-col{opacity:.4}.lp__pricing-comparison__table tr:last-child td{border-bottom:none}.lp__pricing-comparison__table tr.section-header td{background:var(--bg);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--border);padding:8px 14px;font-size:10px;font-weight:700}.lp__pricing-comparison__table--4col{min-width:700px}.lp__pricing-comparison__table--4col th:first-child,.lp__pricing-comparison__table--4col td:first-child{min-width:180px}.lp__pricing-comparison__table--4col th:not(:first-child),.lp__pricing-comparison__table--4col td:not(:first-child){text-align:center;min-width:120px}.lp__pricing-comparison__table--4col td:not(:first-child){color:var(--text)}.lp__cmp-check{color:var(--accent);vertical-align:middle;flex-shrink:0;margin-right:5px;display:inline-block}.lp__cmp-cross{color:var(--muted);opacity:.4;vertical-align:middle;flex-shrink:0;margin-right:5px;display:inline-block}.lp__cmp-recommended{text-transform:uppercase;letter-spacing:.06em;background:var(--accent);color:#000;vertical-align:middle;border-radius:100px;margin-left:6px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.lp__pricing-note{text-align:center;color:var(--muted);opacity:.75;margin-top:32px;font-size:13px;line-height:1.6}.lp__faq{max-width:720px;margin:0 auto}.lp__faq__item{border-bottom:1px solid var(--border)}.lp__faq__item:first-child{border-top:1px solid var(--border)}.lp__faq__btn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:24px 0;display:flex}.lp__faq__btn__q{color:var(--text);font-size:16px;font-weight:400;line-height:1.4}.lp__faq__btn__icon{border:1px solid var(--border);width:20px;height:20px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,color .2s,transform .2s;display:flex}.lp__faq__btn__icon--open{border-color:var(--accent-text);color:var(--accent-text);transform:rotate(45deg)}.lp__faq__answer{max-height:0;transition:max-height .3s;overflow:hidden}.lp__faq__answer--open{max-height:260px}.lp__faq__answer p{color:var(--muted);text-wrap:pretty;padding-bottom:24px;font-size:14px;line-height:1.7}.lp__cta{text-align:center;padding:120px 0;position:relative;overflow:hidden}.lp__cta__bg{background:radial-gradient(ellipse 60% 70% at 50% 50%, var(--cta-glow) 0%, transparent 70%);position:absolute;inset:0}.lp__cta__inner{max-width:1280px;margin:0 auto;padding-left:60px;padding-right:60px}@media (width<=1024px){.lp__cta__inner{padding-left:40px;padding-right:40px}}@media (width<=640px){.lp__cta__inner{padding-left:20px;padding-right:20px}}.lp__cta__inner{z-index:2;position:relative}.lp__cta__label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-text);margin-bottom:24px;font-size:11px;font-weight:500}.lp__cta h2{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(32px,5vw,64px);font-weight:500;line-height:1.08}.lp__cta h2 em{color:var(--em-color);font-family:InstrumentSerif,Georgia,serif;font-style:italic;font-weight:400}.lp__cta p{color:var(--muted);max-width:480px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.lp__cta__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.lp__cta__links a{border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s,background .2s,border-color .2s;display:inline-flex}.lp__cta__links a:first-child{background:var(--text);color:var(--bg)}.lp__cta__links a:first-child:hover{opacity:.85}.lp__cta__links a:not(:first-child){border:1px solid var(--border);color:var(--text)}.lp__cta__links a:not(:first-child):hover{border-color:var(--muted);background:var(--card)}.lp__footer{border-top:1px solid var(--border);padding:40px 0}.lp__footer__inner{max-width:1280px;margin:0 auto;padding-left:60px;padding-right:60px}@media (width<=1024px){.lp__footer__inner{padding-left:40px;padding-right:40px}}@media (width<=640px){.lp__footer__inner{padding-left:20px;padding-right:20px}}.lp__footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.lp__footer__left{color:var(--muted);font-size:13px}.lp__footer__links{align-items:center;gap:24px;display:flex}.lp__footer__links a{color:var(--muted);font-size:13px;text-decoration:none;transition:color .2s}.lp__footer__links a:hover{color:var(--text)}.lp__wa{z-index:50;background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s;animation:.5s cubic-bezier(.175,.885,.32,1.275) 1.2s both lp-whatsapp;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 24px #25d36659}.lp__wa:hover{transform:scale(1.08);box-shadow:0 6px 32px #25d36680}.lp__wa svg{color:#fff}@font-face{font-family:HelveticaNow;font-weight:300;src:url(/fonts/helveticanowdisplay-light.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:400;src:url(/fonts/helveticanowdisplay-regular.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:500;src:url(/fonts/helveticanowdisplay-medium.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:normal;src:url(/fonts/instrumentserif-regular.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:italic;src:url(/fonts/instrumentserif-italic.ttf)format("truetype")}.hero{pointer-events:none;min-height:120dvh;position:relative}.hero .hero_main{pointer-events:auto;justify-content:center;align-items:flex-start;padding:0 max(1vw,16px);display:flex;position:absolute;top:max(6vw,80px);left:0;right:0}.hero .hero_main .hero_main_center{flex-direction:column;align-items:center;max-width:100%;display:flex}.hero .hero_main .hero_main_center .hero_main_center_headline{color:#fff;font-family:InstrumentSerif,sans-serif;font-size:max(5.6vw,56px);font-weight:400;line-height:1}.hero .hero_main .hero_main_center .hero_main_center_subhead{color:#ffffffbf;text-align:center;font-family:InstrumentSerif,sans-serif;font-size:max(3.2vw,32px);font-weight:300}.hero .hero_main .hero_main_center .hero_main_center_actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:max(.8vw,12px);margin-top:8px;display:flex}@media only screen and (width>=1024px){.hero .hero_main .hero_main_center .hero_main_center_actions{margin-top:max(.6vh,8px)}}.hero .hero_main .hero_main_center .hero_main_center_actions .hero_main_center_actions_btn{color:#ffffffb3;cursor:pointer;border:1px solid #ffffffb3;border-radius:9999px;padding:max(.5vw,8px) max(1vw,12px);font-family:HelveticaNow,sans-serif;font-size:max(.8vw,14px);font-weight:300;transition:background-color .3s,color .3s}.hero .hero_main .hero_main_center .hero_main_center_actions .hero_main_center_actions_btn:hover{color:#fff;background-color:#ffffff16}.hero .hero_main .hero_main_center .hero_main_center_actions .hero_main_center_actions_link{color:#ffffffb3;transition:color .3s;display:flex}.hero .hero_main .hero_main_center .hero_main_center_actions .hero_main_center_actions_link:hover{color:#fff}.hero .hero_main .hero_main_center .hero_main_center_actions .hero_main_center_actions_link>svg{width:max(1.4vw,24px);height:max(1.4vw,24px)}@font-face{font-family:HelveticaNow;font-weight:300;src:url(/fonts/helveticanowdisplay-light.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:400;src:url(/fonts/helveticanowdisplay-regular.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:500;src:url(/fonts/helveticanowdisplay-medium.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:normal;src:url(/fonts/instrumentserif-regular.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:italic;src:url(/fonts/instrumentserif-italic.ttf)format("truetype")}.about{pointer-events:none;align-items:flex-start;min-height:120dvh;display:flex}.about .about_inner{pointer-events:auto;flex-direction:column;gap:max(2.78vw,40px);padding:0 16px;display:flex}@media only screen and (width>=1024px){.about .about_inner{width:63vw;padding:0 10vw}}.about .about_inner .about_inner_header{flex-direction:column;gap:max(1vw,16px);display:flex}.about .about_inner .about_inner_header .about_inner_header_eyebrow{letter-spacing:3px;color:#ffffff80;font-family:HelveticaNow,sans-serif;font-size:max(.8vw,12px);font-weight:400}.about .about_inner .about_inner_header .about_inner_header_rule{background-color:#fff3;width:100%;height:1px}.about .about_inner .about_inner_text{color:#fff;font-family:InstrumentSerif,sans-serif;font-size:max(2.4vw,24px);font-weight:400}@font-face{font-family:HelveticaNow;font-weight:300;src:url(/fonts/helveticanowdisplay-light.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:400;src:url(/fonts/helveticanowdisplay-regular.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:500;src:url(/fonts/helveticanowdisplay-medium.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:normal;src:url(/fonts/instrumentserif-regular.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:italic;src:url(/fonts/instrumentserif-italic.ttf)format("truetype")}.experience{pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 16px;display:flex;position:relative}@media only screen and (width>=1024px){.experience{padding:0 10vw}}.experience .experience_sticky{pointer-events:auto;flex-direction:column;justify-content:center;align-items:start;gap:max(1vw,16px);width:100%;display:flex;position:static}@media only screen and (width>=1024px){.experience .experience_sticky{height:150dvh}}.experience .experience_sticky .experience_sticky_row{pointer-events:auto;flex-direction:column;justify-content:space-between;align-items:start;gap:max(1vw,16px);width:100%;display:flex;position:static}@media only screen and (width>=1024px){.experience .experience_sticky .experience_sticky_row{flex-direction:row}}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_left{flex-direction:column;justify-content:space-between;align-items:start;gap:max(1vw,16px);width:100%;display:flex}@media only screen and (width>=1024px){.experience .experience_sticky .experience_sticky_row .experience_sticky_row_left{width:50%;height:100%}}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_left .experience_sticky_row_left_container{flex-direction:column;gap:max(1vw,16px);width:100%;display:flex}@media only screen and (width>=1024px){.experience .experience_sticky .experience_sticky_row .experience_sticky_row_left .experience_sticky_row_left_container{position:sticky;top:14vh}}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_left .experience_sticky_row_left_container .experience_sticky_row_left_container_eyebrow{letter-spacing:3px;color:#ffffff80;font-family:HelveticaNow,sans-serif;font-size:max(.8vw,12px);font-weight:400}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_left .experience_sticky_row_left_container .experience_sticky_row_left_container_title{color:#fff;font-family:InstrumentSerif,sans-serif;font-size:max(3.2vw,32px);font-weight:300}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right{pointer-events:none;flex-direction:column;justify-content:center;align-items:start;gap:max(1vw,16px);width:100%;display:flex;position:relative}@media only screen and (width>=1024px){.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right{width:50%}}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid{flex-direction:column;align-items:flex-start;gap:max(1vw,16px);display:flex}@media only screen and (width>=1024px){.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid{flex-direction:row}}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col{flex-direction:column;flex:1;gap:max(1vw,16px);display:flex}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card{pointer-events:auto;flex-direction:column;gap:max(1vw,16px);display:flex}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_company{color:#fff;font-family:InstrumentSerif,sans-serif;font-size:max(2.4vw,24px);font-weight:400}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_role{color:#ffffff80;font-family:HelveticaNow,sans-serif;font-size:max(.8vw,14px);font-weight:300}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_dates{color:#ffffff59;font-family:HelveticaNow,sans-serif;font-size:max(.8vw,14px);font-weight:300}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project{pointer-events:auto}@media only screen and (width>=1024px){.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project:nth-child(odd) .experience_card_project_link{flex-direction:row-reverse}}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:max(1vw,16px);flex-direction:column;gap:max(1vw,16px);padding:max(1vw,16px);text-decoration:none;transition:background .3s,border-color .2s;display:flex}@media only screen and (width>=1024px){.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link{flex-direction:row}}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link:hover{background:#ffffff12;border-color:#ffffff26}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link:hover .experience_card_project_link_image>img{transform:scale(1.05)}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_image{aspect-ratio:4/3;object-fit:cover;opacity:.85;border-radius:max(.5vw,8px);width:100%;overflow:hidden}@media only screen and (width>=1024px){.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_image{width:50%}}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_image>img{aspect-ratio:4/3;object-fit:cover;opacity:.85;border-radius:max(.5vw,8px);width:100%;transition:transform .2s}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_content{flex-direction:column;flex:1;gap:max(.5vw,8px);display:flex}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_content .experience_card_project_link_content_name{color:#fff;font-family:HelveticaNow,sans-serif;font-size:max(1vw,16px);font-weight:400}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_content .experience_card_project_link_content_desc{color:#ffffff8c;font-family:HelveticaNow,sans-serif;font-size:max(.8vw,14px);font-weight:300}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_content .experience_card_project_link_content_technologies{flex-wrap:wrap;gap:max(.5vw,8px);margin-top:max(.2vw,4px);display:flex}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_content .experience_card_project_link_content_technologies .experience_card_project_link_content_technologies_technology{color:#fff9;background:#ffffff12;border-radius:9999px;align-items:center;gap:max(.3vw,4px);padding:max(.4vh,4px) max(.6vw,12px);font-family:HelveticaNow,sans-serif;font-size:max(.6vw,10px);font-weight:400;display:inline-flex}.experience .experience_sticky .experience_sticky_row .experience_sticky_row_right .experience_sticky_row_right_grid .experience_sticky_row_right_grid_col .experience_card .experience_card_project .experience_card_project_link .experience_card_project_link_content .experience_card_project_link_content_technologies .experience_card_project_link_content_technologies_technology svg{flex-shrink:0;width:max(.7vw,16px);height:max(.7vw,16px)}@font-face{font-family:HelveticaNow;font-weight:300;src:url(/fonts/helveticanowdisplay-light.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:400;src:url(/fonts/helveticanowdisplay-regular.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:500;src:url(/fonts/helveticanowdisplay-medium.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:normal;src:url(/fonts/instrumentserif-regular.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:italic;src:url(/fonts/instrumentserif-italic.ttf)format("truetype")}.contact{pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;min-height:120dvh;display:flex}.contact .contact_cta{pointer-events:auto;justify-content:center;align-items:center;width:100%;margin-bottom:120px;padding:0 16px;display:flex}@media only screen and (width>=1024px){.contact .contact_cta{padding:0 10vw}}.contact .contact_cta .contact_cta_center{text-align:center;flex-direction:column;align-items:center;gap:max(1vw,16px);display:flex}.contact .contact_cta .contact_cta_center .contact_cta_center_headline{color:#fff;font-family:InstrumentSerif,sans-serif;font-size:max(3.2vw,32px);font-weight:300}.contact .contact_cta .contact_cta_center .contact_cta_center_btn{color:#fff;cursor:pointer;border:1px solid #fff;border-radius:9999px;padding:max(.5vw,8px) max(1vw,12px);font-family:HelveticaNow,sans-serif;font-size:max(.8vw,14px);font-weight:300;transition:background-color .3s,color .3s}.contact .contact_cta .contact_cta_center .contact_cta_center_btn:hover{background-color:#ffffff32}.home_overlay{pointer-events:none;width:100%;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.home_overlay img{object-fit:cover;width:100%;height:100%;display:block}.home_overlay.home_overlay_grain1{mix-blend-mode:color-dodge;opacity:.47;z-index:15}.home_overlay.home_overlay_grain2{mix-blend-mode:screen;opacity:.25;z-index:20}.home_page{z-index:10;position:relative}.home_page:before{-webkit-mask:radial-gradient(circle 400px at var(--cx,-9999px) var(--cy,-9999px), transparent 0%, transparent 60px, black 400px);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);content:"";-webkit-mask:radial-gradient(circle 400px at var(--cx,-9999px) var(--cy,-9999px), transparent 0%, transparent 60px, black 400px);mask:radial-gradient(circle 400px at var(--cx,-9999px) var(--cy,-9999px), transparent 0%, transparent 60px, black 400px);pointer-events:none;z-index:-1;position:fixed;inset:0}@font-face{font-family:HelveticaNow;font-weight:300;src:url(/fonts/helveticanowdisplay-light.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:400;src:url(/fonts/helveticanowdisplay-regular.ttf)format("truetype")}@font-face{font-family:HelveticaNow;font-weight:500;src:url(/fonts/helveticanowdisplay-medium.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:normal;src:url(/fonts/instrumentserif-regular.ttf)format("truetype")}@font-face{font-family:InstrumentSerif;font-weight:400;font-style:italic;src:url(/fonts/instrumentserif-italic.ttf)format("truetype")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:max(8vh,64px)}body{color:#fff;scrollbar-width:none;overscroll-behavior-y:none;background:#000;font-family:HelveticaNow,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;overflow-x:hidden}#root{width:100%;min-height:100dvh}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;background:0 0;border:none;font-family:inherit}
