.Navbar-module__pSp8Ga__navbar{width:100%;padding:var(--edge) var(--edge) 0;z-index:10;position:absolute;inset:0 0 auto}.Navbar-module__pSp8Ga__contain{grid-template-columns:repeat(12,1fr);align-items:center;gap:16px;display:grid}.Navbar-module__pSp8Ga__left{grid-column:1/span 6;align-items:center;gap:2.205em;display:flex}.Navbar-module__pSp8Ga__logo{color:var(--color-text);flex-shrink:0;align-items:center;display:inline-flex}.Navbar-module__pSp8Ga__logoSvg{width:auto;height:1.6em;transform:translateY(-.3em)}.Navbar-module__pSp8Ga__studioTag{font-family:var(--font-sans);text-transform:lowercase;background:var(--color-text);color:var(--color-bg);border-radius:.15em;align-self:center;padding:.2em .35em;font-size:.4em;font-weight:530;line-height:1}.Navbar-module__pSp8Ga__eyebrow{font-family:var(--font-mono);font-size:var(--text-sm);text-transform:uppercase;color:var(--color-muted);white-space:nowrap;font-weight:500;line-height:1.1}.Navbar-module__pSp8Ga__middle{font-family:var(--font-sans);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;color:var(--color-text);text-wrap:pretty;grid-column:span 3;line-height:1.43}.Navbar-module__pSp8Ga__cta{grid-column:span 3;justify-self:end}.Navbar-module__pSp8Ga__button{background:var(--color-button-bg);color:var(--color-button-text);font-family:var(--font-button);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;white-space:nowrap;border-radius:2.4px;justify-content:center;align-items:center;gap:.4em;padding:.6641em;line-height:1.43;transition:opacity .2s;display:inline-flex}.Navbar-module__pSp8Ga__buttonArrow{flex-shrink:0;width:1.15em;height:1.15em}.Navbar-module__pSp8Ga__button:hover{opacity:.85}@media (max-width:1279px){.Navbar-module__pSp8Ga__left{gap:2.205em}}@media (max-width:767px){.Navbar-module__pSp8Ga__contain{justify-content:space-between;align-items:center;display:flex}.Navbar-module__pSp8Ga__left{flex:none;gap:0}.Navbar-module__pSp8Ga__eyebrow,.Navbar-module__pSp8Ga__middle{display:none}.Navbar-module__pSp8Ga__cta{grid-column:auto;justify-self:auto}.Navbar-module__pSp8Ga__button{padding:.629em}}
.ProjectPanel-module__hDpI0W__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;cursor:pointer;background:#0808078c;position:fixed;inset:0}.ProjectPanel-module__hDpI0W__panel{--panel-bg:#fafaf9;--panel-text:#080807;--panel-muted:#6b6864;--panel-border:#0808071f;--panel-input-bg:#0808070a;top:var(--edge);right:var(--edge);bottom:var(--edge);background:var(--panel-bg);width:50vw;color:var(--panel-text);z-index:60;visibility:hidden;border-radius:.5em;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 1.5em 3em -1em #08080759}.ProjectPanel-module__hDpI0W__header{border-bottom:1px solid var(--panel-border);justify-content:space-between;align-items:center;gap:1em;padding:1em 1.25em;display:flex}.ProjectPanel-module__hDpI0W__title{font-family:var(--font-sans);font-weight:700;font-size:var(--text-body);letter-spacing:0;text-transform:uppercase;line-height:1.2}.ProjectPanel-module__hDpI0W__close{width:2em;height:2em;color:var(--panel-text);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:-.4em -.4em 0 0;transition:background .2s;display:inline-flex}.ProjectPanel-module__hDpI0W__close:hover{background:var(--panel-input-bg)}.ProjectPanel-module__hDpI0W__closeIcon{width:1em;height:1em}.ProjectPanel-module__hDpI0W__stage{flex-direction:column;flex:1 1 0;min-height:0;display:flex;position:relative}.ProjectPanel-module__hDpI0W__form{z-index:2;scrollbar-width:none;-ms-overflow-style:none;background:var(--panel-bg);flex-direction:column;flex:2 1 0;min-height:0;display:flex;position:relative;overflow:hidden auto}.ProjectPanel-module__hDpI0W__form::-webkit-scrollbar{display:none}.ProjectPanel-module__hDpI0W__section{border-bottom:1px solid var(--panel-border);padding:1em 1.25em}.ProjectPanel-module__hDpI0W__section:last-of-type{border-bottom:0}.ProjectPanel-module__hDpI0W__sectionHead{margin-bottom:1em;position:relative}.ProjectPanel-module__hDpI0W__sectionLabel{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;color:var(--panel-text);line-height:1.2}.ProjectPanel-module__hDpI0W__sectionDesc{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);color:var(--panel-muted);margin-top:.25em;line-height:1.4}.ProjectPanel-module__hDpI0W__sectionNum{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);color:var(--panel-muted);position:absolute;top:0;right:0}.ProjectPanel-module__hDpI0W__grid{grid-template-columns:1fr 1fr;gap:.6em;display:grid}.ProjectPanel-module__hDpI0W__field{display:block}.ProjectPanel-module__hDpI0W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ProjectPanel-module__hDpI0W__input,.ProjectPanel-module__hDpI0W__textarea{width:100%;font-family:var(--font-sans);font-weight:530;font-size:var(--text-body);color:var(--panel-text);background:var(--panel-input-bg);border:1px solid #0000;border-radius:.3em;padding:.85em 1em;line-height:1.4;transition:border-color .2s,background .2s}.ProjectPanel-module__hDpI0W__input::placeholder,.ProjectPanel-module__hDpI0W__textarea::placeholder{color:var(--panel-muted)}.ProjectPanel-module__hDpI0W__input:focus,.ProjectPanel-module__hDpI0W__textarea:focus{border-color:var(--panel-text);background:0 0;outline:none}.ProjectPanel-module__hDpI0W__textarea{resize:vertical;min-height:8em;font-family:var(--font-sans)}.ProjectPanel-module__hDpI0W__brand{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:lowercase;letter-spacing:.06em;color:var(--panel-muted);pointer-events:none;z-index:2;line-height:1;position:absolute;bottom:1em;right:1.5em}@media (max-width:767px){.ProjectPanel-module__hDpI0W__brand{display:none}}.ProjectPanel-module__hDpI0W__honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.ProjectPanel-module__hDpI0W__footer{border-top:1px solid var(--panel-border);background:var(--panel-bg);justify-content:flex-end;align-items:center;gap:1em;padding:1.25em 1.5em;display:flex}.ProjectPanel-module__hDpI0W__error{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;color:#b3261e;flex:1 1 0;line-height:1.3}.ProjectPanel-module__hDpI0W__submit{background:var(--panel-text);color:var(--panel-bg);font-family:var(--font-button);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;white-space:nowrap;border-radius:.3em;justify-content:center;align-items:center;gap:.5em;padding:.85em 1.25em;line-height:1.43;transition:opacity .2s;display:inline-flex}.ProjectPanel-module__hDpI0W__submit:hover:not(:disabled){opacity:.85}.ProjectPanel-module__hDpI0W__submit:disabled{opacity:.5;cursor:not-allowed}.ProjectPanel-module__hDpI0W__submitArrow{flex-shrink:0;width:1.15em;height:1.15em}.ProjectPanel-module__hDpI0W__success{flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-start;gap:1em;padding:2em 1.5em;display:flex}.ProjectPanel-module__hDpI0W__successKicker{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;color:var(--panel-muted)}.ProjectPanel-module__hDpI0W__successText{font-family:var(--font-sans);font-weight:530;font-size:var(--text-md);letter-spacing:-.01em;max-width:16em;line-height:1.2}.ProjectPanel-module__hDpI0W__successReset{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;color:var(--panel-text);border-bottom:1px solid var(--panel-text);margin-top:1em;padding-bottom:.15em}@media (max-width:1279px){.ProjectPanel-module__hDpI0W__panel{width:60vw}}@media (max-width:767px){.ProjectPanel-module__hDpI0W__panel{width:auto;left:var(--edge)}.ProjectPanel-module__hDpI0W__header{padding:1.25em 1.25em 1em}.ProjectPanel-module__hDpI0W__section{padding:1.25em}.ProjectPanel-module__hDpI0W__grid{grid-template-columns:1fr}.ProjectPanel-module__hDpI0W__footer{padding:1em 1.25em}}
.CarouselProjects-module__uWAO5q__wrap{z-index:1;flex:1 1 0;width:150%;min-height:0;margin-left:-25%;position:relative;overflow:hidden}.CarouselProjects-module__uWAO5q__scene{transform-origin:50%;width:100%;height:100%;overflow:hidden;transform:rotate(-4deg)}@media (max-width:767px){.CarouselProjects-module__uWAO5q__wrap{width:130%;margin-left:-15%}}
.Hero-module__gNeX-G__section{width:100%;height:100dvh;padding:var(--edge);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:clip}.Hero-module__gNeX-G__contain{flex:1 0 0;align-items:flex-end;gap:16px;width:100%;min-height:0;display:flex}.Hero-module__gNeX-G__left,.Hero-module__gNeX-G__aside{flex:1 1 0;min-width:0}.Hero-module__gNeX-G__left{flex-direction:column;display:flex}.Hero-module__gNeX-G__heroText{font-family:var(--font-sans);font-weight:530;font-size:var(--text-display);color:var(--color-text);letter-spacing:0;white-space:pre-wrap;text-wrap:balance;max-width:17em;line-height:1.1}.Hero-module__gNeX-G__heroText u{text-underline-offset:.1em;text-decoration:underline;text-decoration-thickness:.04em}.Hero-module__gNeX-G__stats{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;color:var(--color-muted);text-wrap:balance;max-width:38.4em;margin-top:1.812em;line-height:1.1}.Hero-module__gNeX-G__statsLabel{color:var(--color-text)}.Hero-module__gNeX-G__aside{flex-direction:column;display:flex}.Hero-module__gNeX-G__heading{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;color:var(--color-muted);margin-bottom:.74em;line-height:1.5}.Hero-module__gNeX-G__list{border-bottom:1px solid var(--color-border);flex-direction:column;display:flex}.Hero-module__gNeX-G__row{border-top:1px solid var(--color-border);color:var(--color-text);justify-content:space-between;align-items:center;gap:1em;padding:.4402em 0;display:flex}.Hero-module__gNeX-G__rowTitle{font-family:var(--font-sans);font-weight:530;font-size:var(--text-body);line-height:1.5}.Hero-module__gNeX-G__rowEnd{align-items:center;gap:.8em;min-width:0;display:flex}.Hero-module__gNeX-G__rowMeta{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;color:var(--color-muted);white-space:nowrap;opacity:0;line-height:1.5;transition:opacity .25s}.Hero-module__gNeX-G__row:hover .Hero-module__gNeX-G__rowMeta,.Hero-module__gNeX-G__row:focus-visible .Hero-module__gNeX-G__rowMeta{opacity:1}.Hero-module__gNeX-G__rowArrow{flex-shrink:0;width:1em;height:1em;transform:rotate(-45deg)}.Hero-module__gNeX-G__rowWip{color:var(--color-muted);cursor:default}.Hero-module__gNeX-G__rowWipLabel{font-family:var(--font-mono);font-weight:500;font-size:var(--text-sm);text-transform:uppercase;flex-shrink:0;line-height:1.5}@media (max-width:1279px){.Hero-module__gNeX-G__heroText,.Hero-module__gNeX-G__stats{max-width:none}}@media (max-width:767px){.Hero-module__gNeX-G__section{justify-content:flex-end}.Hero-module__gNeX-G__contain{flex-direction:column;flex:none;align-items:stretch;gap:1.5em}.Hero-module__gNeX-G__heroText{max-width:none;line-height:1.1}.Hero-module__gNeX-G__stats{line-height:1.1}.Hero-module__gNeX-G__row{padding:.382em 0}.Hero-module__gNeX-G__rowMeta{display:none}}
