@font-face{font-family:Albert Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/albert-sans-latin-400-normal.1PQZqV1o.woff2)format("woff2"),url(/_astro/albert-sans-latin-400-normal.CesMP4Nj.woff)format("woff")}@font-face{font-family:Albert Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/albert-sans-latin-600-normal.C_5W882s.woff2)format("woff2"),url(/_astro/albert-sans-latin-600-normal.gYdudiP1.woff)format("woff")}@font-face{font-family:Albert Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/albert-sans-latin-700-normal.DzMU317f.woff2)format("woff2"),url(/_astro/albert-sans-latin-700-normal.CZU4hHRi.woff)format("woff")}:root{--color-bg:#0c1212;--color-fg:#e8edec;--color-muted:#a3a3a3;--color-accent-purple:#7772ff;--color-accent-lime:#d4f06d;--color-accent-pink:#ff9e9e;--font-sans:"Albert Sans", system-ui, sans-serif;--font-weight-regular:400;--font-weight-semibold:600;--font-weight-bold:700;--container-max:1440px;--container-pad-x:clamp(1.25rem, 4vw, 3.5rem)}*,:before,:after{box-sizing:border-box}html,body{background-color:var(--color-bg);min-height:100%;color:var(--color-fg);font-family:var(--font-sans);font-weight:var(--font-weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body{min-height:100vh;position:relative}.page-bg{z-index:0;pointer-events:none;opacity:.02;background-image:url(/images/grid-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;position:fixed;inset:0 auto auto 0}main{z-index:1;min-height:100vh;position:relative}.social-sprite{width:0;height:0;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad-x);margin-inline:auto}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:var(--font-weight-semibold)}p{font-family:var(--font-sans);font-weight:var(--font-weight-regular)}.site-header{isolation:isolate;flex-direction:column;min-height:100vh;padding:1.5rem 0 3rem;display:flex;position:relative}.site-header__bar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header__logo{--logo-line-height:1.2;height:calc(1em * var(--logo-line-height));color:var(--color-fg);font-size:calc(clamp(1.15rem,1.6vw,1.35rem) + 4px);font-weight:var(--font-weight-semibold);letter-spacing:-.02em;line-height:var(--logo-line-height);align-items:flex-start;text-decoration:none;display:inline-flex;overflow:hidden}.site-header__logo-track{will-change:transform;flex-direction:column;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0,0)}.site-header__logo-text{height:calc(1em * var(--logo-line-height));line-height:var(--logo-line-height);white-space:nowrap;flex:none;align-items:center;display:flex}.site-header__logo-text--accent{color:var(--color-accent-lime)}.site-header__logo:hover .site-header__logo-track,.site-header__logo:focus-visible .site-header__logo-track{transform:translateY(-50%)}.site-header__cta{border:1.5px solid var(--color-accent-lime);background:var(--color-accent-lime);color:#0c1212;font-size:.875rem;font-weight:var(--font-weight-bold);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:calc(1.05rem + 4px) 1.85rem;line-height:1;text-decoration:none;transition:background-color .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.site-header__cta:hover{border-color:var(--color-accent-lime);color:var(--color-accent-lime);background:0 0;transform:rotate(-4deg)}.site-header__hero{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);width:100%;padding-top:clamp(2rem,5vh,4rem);padding-bottom:clamp(1rem,3vh,2rem);display:grid}.site-header__copy{max-width:34rem}.site-header__location{color:var(--color-muted);align-items:center;gap:.45rem;margin:0 0 1.35rem;font-size:.95rem;line-height:1.2;display:inline-flex}.site-header__pin{flex-shrink:0;width:1em;height:1em;display:block}.site-header__title{color:#fff;font-size:calc(clamp(2.6rem,5.4vw,4.35rem) + 8px);font-weight:var(--font-weight-semibold);letter-spacing:-.04em;margin:0;line-height:1.05}.site-header__title-line{white-space:nowrap;display:block}.site-header__title-accent{color:var(--color-accent-purple)}.site-header__desc{color:#d6d6d6;max-width:28rem;font-size:clamp(1rem,1.35vw,1.125rem);font-weight:var(--font-weight-regular);margin:calc(1.35rem + 4px) 0 0;line-height:1.55}.site-header__socials{align-items:center;gap:.75rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.site-header__social{color:#fff;border:1px solid #ffffffd9;border-radius:999px;justify-content:center;align-items:center;width:calc(2.55rem + 2px);height:calc(2.55rem + 2px);text-decoration:none;transition:transform .32s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:scale(1)}.site-header__social-clip{width:calc(1.05rem + 2px);height:calc(1.05rem + 2px);display:block;overflow:hidden}.site-header__social-track{will-change:transform;flex-direction:column;align-items:center;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0,0)}.site-header__social-icon{flex:none;justify-content:center;align-items:center;width:calc(1.05rem + 2px);height:calc(1.05rem + 2px);display:flex}.site-header__social-icon svg{width:calc(1.05rem + 2px);height:calc(1.05rem + 2px);display:block}.site-header__social:hover,.site-header__social:focus-visible{transform:scale(1.05)}.site-header__social:hover .site-header__social-track,.site-header__social:focus-visible .site-header__social-track{transform:translateY(-50%)}.site-header__visual{justify-content:flex-end;align-items:center;min-width:0;display:flex}.site-header__stage{--site-header-stage-size:min(100%, 28.5rem);width:var(--site-header-stage-size);aspect-ratio:1039/1079;position:relative}@media (width>=961px){.site-header__stage{margin-right:calc(.07 * var(--site-header-stage-size) + 10px)}}.site-header__browser{z-index:1;user-select:none;pointer-events:none;width:112%;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-header__portrait,.site-header__ui,.site-header__ux,.site-header__star{user-select:none;pointer-events:none;height:auto;display:block;position:absolute}.site-header__portrait{z-index:3;width:72%;top:54%;left:50%;transform:translate(-50%,calc(38px - 50%))}@media (width>=961px){.site-header__portrait{transform:translate(-50%,calc(39px - 50%))}}.site-header__ui{z-index:4;width:28%;top:16%;right:calc(-7% - 10px)}.site-header__ux{z-index:4;width:30%;bottom:calc(18% - 30px);left:calc(-9% - 10px)}.site-header__star{z-index:5;transform-origin:50%;width:calc(18% + 66px);animation:12s linear infinite site-header-star-spin;bottom:calc(1% - 46px);right:calc(-1% - 46px)}@keyframes site-header-star-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.site-header__star{animation:none}}@media (width<=960px){.site-header{height:auto;min-height:auto;padding-bottom:4rem}.site-header__hero{flex:none;grid-template-columns:1fr;gap:3rem;padding-top:calc(2.5rem + 44px)}.site-header__copy{max-width:36rem}.site-header__title{font-size:calc(clamp(2.6rem,5.4vw,4.35rem) + 20px)}.site-header__portrait{width:72%;top:auto;bottom:1.5%;left:50%;transform:translate(-50%)}.site-header__visual{justify-content:center;width:100%}.site-header__stage{width:90%;max-width:none;margin-inline:auto}.site-header__star{width:calc(18% + 51px);right:calc(-1% - 56px)}}@media (width<=560px){.site-header__title{font-size:calc(clamp(2.15rem,10vw,2.75rem) + 4px)}.site-header__cta{padding:calc(1.05rem + 3px) calc(1.85rem - 4px)}.site-header__stage{width:80%;overflow:visible}.site-header__visual{overflow:visible}.site-header__ui{width:28%;right:calc(-7% - 22px)}.site-header__ux{width:30%;left:calc(-9% - 22px)}.site-header__star{width:calc(18% + 51px);bottom:calc(1% - 46px);right:calc(-1% - 36px)}}.about{padding:clamp(4rem,8vh,6.5rem) 0 clamp(5rem,10vh,7rem);position:relative}.about__layout{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.about__label{color:#fff;font-size:calc(.95rem + 4px);font-weight:var(--font-weight-regular);white-space:nowrap;align-items:center;gap:.55rem;margin:0;line-height:1.2;display:inline-flex}.about__label-icon{flex-shrink:0;width:calc(1.35rem + 4px);height:calc(1.125rem + 4px);display:block}.about__content{text-align:left;justify-self:end;width:100%;min-width:0;max-width:47.5rem}.about__headline{color:#fff;font-size:clamp(1.9rem,3.15vw,2.7rem);font-weight:var(--font-weight-semibold);letter-spacing:-.035em;margin:0 0 clamp(2.75rem,5vw,3.75rem);line-height:1.34}.about__headline-icon{vertical-align:middle;user-select:none;pointer-events:none;height:auto;display:inline-block}.about__headline-icon--spiral{width:calc(1.02439em - 2px);height:calc(1em - 2px);margin-inline:.08em .18em;transform:translateY(-.04em)}.about__headline-icon--arrow{width:calc(1.625em - 8px);height:calc(1em - 8px);margin-inline:.12em .2em;transform:translateY(-.12em)}.about__headline-arrow-group{white-space:nowrap}.about__headline-icon--star{width:calc(1.04762em - 4px);height:calc(1em - 4px);margin-inline:.1em 0;transform:translateY(-.06em)}.about__stats{flex-wrap:wrap;align-items:flex-start;gap:clamp(2.75rem,6vw,5.75rem);margin-bottom:clamp(2.75rem,4.5vw,3.5rem);display:flex}.about__stat{flex:none}.about__stat-value{color:#fff;font-size:calc(clamp(3.1rem,5.8vw,4.35rem) + 12px);font-weight:var(--font-weight-semibold);letter-spacing:-.04em;align-items:center;gap:.1rem;margin:0 0 .65rem;line-height:1;display:flex}.about__stat-mark{user-select:none;pointer-events:none;flex-shrink:0;width:auto;height:.72em;display:block}.about__stat-mark--percent{height:.82em;transform:translateY(.04em)}.about__stat-label{color:var(--color-muted);margin:0;font-size:.95rem;line-height:1.3}.about__cta{border:1.5px solid var(--color-accent-lime);background:var(--color-accent-lime);color:#0c1212;font-size:.875rem;font-weight:var(--font-weight-bold);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:calc(1.05rem + 4px) 1.85rem;line-height:1;text-decoration:none;transition:background-color .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.about__cta:hover{border-color:var(--color-accent-lime);color:var(--color-accent-lime);background:0 0;transform:rotate(-4deg)}@media (width<=960px){.about__layout{grid-template-columns:1fr;gap:2rem}.about__content{justify-self:stretch;max-width:none}}@media (width<=560px){.about{padding-top:3.5rem;padding-bottom:4.5rem}.about__headline{font-size:clamp(1.55rem,7.4vw,1.95rem);line-height:1.38}.about__stats{flex-wrap:nowrap;justify-content:space-between;gap:.75rem}.about__stat{flex:1 1 0;min-width:0}.about__stat-value{font-size:calc(clamp(2.6rem,12vw,3.2rem) + 6px)}.about__stat-label{font-size:calc(.95rem - 2px)}.about__cta{padding:calc(1.05rem + 3px) calc(1.85rem - 2px)}}.works{padding:clamp(4rem,5vw,5rem) 0 clamp(7rem,12vw,11rem);position:relative}.works__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:start;gap:clamp(4rem,9vw,8.5rem);display:grid}.works__intro{align-self:stretch;min-width:0;padding-top:clamp(1.5rem,2vw,2rem)}.works__intro-sticky{position:sticky;top:clamp(4rem,8vh,6rem)}.works__title{color:#fff;font-size:clamp(3.25rem,5.7vw,5.1rem);font-weight:var(--font-weight-semibold);letter-spacing:-.045em;flex-direction:column;margin:0;line-height:.98;display:flex}.works__title-accent{color:var(--color-accent-purple)}.works__period{color:#fff;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:var(--font-weight-semibold);letter-spacing:.01em;margin:clamp(2rem,3vw,2.75rem) 0 0;line-height:1}.works__period-accent{color:var(--color-accent-lime)}.works__list{flex-direction:column;justify-self:end;gap:clamp(3rem,5vw,5rem);width:100%;max-width:39.5rem;display:flex}.works__card{color:inherit;text-decoration:none;display:block}.works__browser{isolation:isolate;aspect-ratio:410/350;width:100%;position:relative;container-type:inline-size}.works__browser-frame{z-index:1;user-select:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.works__project-media{z-index:2;background-color:#111;border-radius:0 8.276cqw 8.276cqw/0 7.512cqw 7.988cqw 7.988cqw;position:absolute;inset:21.2% 2.7% 3.5%;overflow:hidden}.works__project-image{border-radius:inherit;will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1)}.works__project-name{z-index:3;background:var(--color-accent-lime);color:#0c1212;min-width:5rem;font-size:clamp(.78rem,1vw,.95rem);font-weight:var(--font-weight-semibold);border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.1rem;line-height:1;display:inline-flex;position:absolute;top:25.2%;left:6.2%}.works__project-arrow{z-index:3;aspect-ratio:1;background:var(--color-accent-purple);border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:clamp(3.35rem,11.8%,4.65rem);transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:6.2%;right:5.4%}.works__project-arrow img{width:58%;height:auto;display:block}.works__card:hover .works__project-image,.works__card:focus-visible .works__project-image{transform:scale(1.1)}.works__card:hover .works__project-arrow,.works__card:focus-visible .works__project-arrow{transform:rotate(8deg)scale(1.05)}.works__card:focus-visible{outline:2px solid var(--color-accent-lime);outline-offset:.45rem;border-radius:2.75rem}@media (width>=961px){.works{padding-top:calc(clamp(4rem,5vw,5rem) + 40px)}.works__list{gap:calc(clamp(3rem,5vw,5rem) - 16px)}}@media (width<=960px){.works{padding-top:5rem;padding-bottom:7rem}.works__layout{grid-template-columns:1fr;gap:3.5rem}.works__intro-sticky{position:static}.works__intro{padding-top:0}.works__title{font-size:clamp(3.25rem,10vw,5rem)}.works__list{justify-self:stretch;max-width:none}}@media (width<=560px){.works{padding-top:4.5rem;padding-bottom:5.5rem}.works__layout{gap:2.75rem}.works__title{font-size:clamp(2.8rem,15vw,4rem)}.works__period{margin-top:1.65rem}.works__list{gap:2.25rem}.works__project-name{min-width:0;padding:.45rem .85rem}.works__project-arrow{width:clamp(2.75rem,12%,3.35rem)}}.reviews{padding:clamp(3.5rem,5vw,5rem) 0 clamp(7rem,11vw,10rem);position:relative}.reviews__header{justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:calc(clamp(5.5rem,9vw,8rem) - 20px);display:flex}.reviews__title{color:#fff;font-size:clamp(4rem,6.2vw,7rem);font-weight:var(--font-weight-semibold);letter-spacing:-.05em;flex-wrap:wrap;gap:.18em;margin:0;line-height:.95;display:flex}.reviews__title-accent{color:var(--color-accent-purple)}.reviews__summary{text-align:center;flex:none;padding-top:.25rem}.reviews__summary-avatars{--reviews-avatar-size:clamp(3rem, 4.2vw, 4rem);justify-content:center;align-items:center;padding-left:.7rem;display:flex}.reviews__summary-avatars img,.reviews__summary-avatars span{width:var(--reviews-avatar-size);height:var(--reviews-avatar-size);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-.7rem;display:flex}.reviews__summary-avatars img{object-fit:cover}.reviews__summary-avatars span{background:var(--color-accent-lime);color:#0c1212;font-size:clamp(.95rem,1.5vw,1.25rem);font-weight:var(--font-weight-regular)}.reviews__summary>p{color:var(--color-muted);margin:.75rem 0 0;font-size:clamp(.9rem,1.4vw,1.2rem);line-height:1.2}.reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3.25rem);display:grid}.reviews__card{aspect-ratio:350/340;width:100%;position:relative;container-type:inline-size}.reviews__card-frame{z-index:1;user-select:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.reviews__card-top{z-index:2;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:absolute;top:9.5%;left:10%;right:10%}.reviews__stars{align-items:center;gap:.25cqw;display:flex}.reviews__stars img{width:4.8cqw;height:auto;display:block}.reviews__rating{color:#fff;font-size:calc(clamp(.95rem,4.1cqw,1.4rem) + 2px);font-weight:var(--font-weight-regular);margin:0;line-height:1}.reviews__quote{z-index:2;max-width:28ch;color:var(--color-muted);font-size:calc(clamp(.9rem,4.15cqw,1.45rem) + 2px);font-style:normal;font-weight:var(--font-weight-regular);margin:0;line-height:1.48;position:absolute;top:27.5%;left:10%;right:10%}.reviews__author{z-index:2;align-items:center;gap:2.2cqw;display:flex;position:absolute;bottom:26.5%;left:10%}.reviews__author-image{object-fit:cover;border:1.5px solid #fff;border-radius:50%;flex:none;width:12.5cqw;height:12.5cqw;display:block}.reviews__author-name,.reviews__author-role{margin:0;line-height:1.25}.reviews__author-name{color:#fff;font-size:calc(clamp(.9rem,4cqw,1.4rem) + 2px)}.reviews__author-role{color:var(--color-muted);margin-top:.25rem;font-size:calc(clamp(.8rem,3.35cqw,1.1rem) + 2px)}.reviews__quote-icon{z-index:2;user-select:none;pointer-events:none;width:19.5cqw;height:auto;display:block;position:absolute;bottom:25.8%;right:9%}@media (width<=960px){.reviews{padding-top:5rem;padding-bottom:7rem}.reviews__header{flex-direction:column;margin-bottom:4.5rem}.reviews__summary{text-align:left}.reviews__summary-avatars{justify-content:flex-start}.reviews__grid{grid-template-columns:1fr;gap:2.5rem;max-width:42rem;margin-inline:auto}}@media (width<=560px){.reviews{padding-top:4.5rem;padding-bottom:5.5rem}.reviews__header{gap:2.25rem;margin-bottom:3.5rem}.reviews__title{flex-direction:column;gap:0;font-size:clamp(2.8rem,15vw,4rem)}.reviews__summary-avatars img,.reviews__summary-avatars span{width:3rem}.reviews__grid{gap:2rem}}.services{padding:clamp(4.5rem,7vw,7rem) 0 clamp(7rem,11vw,11rem)}.services__title{font-size:clamp(4rem,6.2vw,7rem);font-weight:var(--font-weight-semibold);letter-spacing:-.05em;flex-wrap:wrap;gap:.18em;margin:0;line-height:.95;display:flex}.services__title-accent{color:var(--color-accent-purple)}.services__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.25rem,1.6vw,2rem);margin-top:calc(clamp(7rem,11vw,10rem) - 40px);display:grid}.services__card{--services-card-radius:17cqw;--services-shape-offset:4cqw;aspect-ratio:.84;width:100%;position:relative;container-type:inline-size}.services__card:nth-child(2n){margin-top:clamp(4rem,6vw,5.25rem)}.services__shape{top:var(--services-shape-offset);right:var(--services-shape-offset);bottom:-7cqw;left:var(--services-shape-offset);border-radius:calc(var(--services-card-radius) - var(--services-shape-offset));background:var(--service-color);position:absolute}.services__outline{z-index:1;border-radius:var(--services-card-radius);width:100%;height:100%;color:var(--color-bg);border:1.5px solid #fff;flex-direction:column;padding:13cqw 11.5cqw 10cqw;display:flex;position:relative}.services__icon{width:24cqw;height:auto;margin-bottom:6cqw;display:block}.services__outline h3{font-size:clamp(1.65rem,11cqw,3rem);font-weight:var(--font-weight-semibold);letter-spacing:-.035em;margin:0;line-height:1}.services__outline p{margin:auto 0 0;font-size:clamp(.95rem,5.3cqw,1.45rem);line-height:1.35}@media (width<=960px){.services{padding-top:4.5rem;padding-bottom:8rem}.services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem clamp(1.5rem,4vw,3rem);max-width:50rem;margin:calc(6rem - 20px) auto 0}.services__card:nth-child(2n){margin-top:4rem}}@media (width>=561px) and (width<=960px){.reviews__grid{max-width:none}.services__grid{gap:calc(clamp(1.5rem,4vw,3rem) + 1.2%) clamp(1.5rem,4vw,3rem);max-width:none}.services__card:nth-child(2n){margin-top:0}}.cta{isolation:isolate;align-items:center;min-height:100svh;padding:clamp(7rem,10vw,11rem) 0;display:flex;position:relative;overflow:hidden}.cta__inner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.cta__trail{--cta-trail-edge-fade:clamp(4rem, 10vh, 7rem);z-index:3;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom, transparent 0, #fff var(--cta-trail-edge-fade), #fff calc(100% - var(--cta-trail-edge-fade)), transparent 100%);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(to bottom, transparent 0, #fff var(--cta-trail-edge-fade), #fff calc(100% - var(--cta-trail-edge-fade)), transparent 100%);position:absolute;inset:0;overflow:hidden;mask-size:100% 100%;mask-repeat:no-repeat;mask-mode:alpha}.cta__trail-item{opacity:0;transform-origin:50%;will-change:transform, opacity;width:calc(clamp(4.75rem,8vw,7.5rem) + 32px);display:block;position:absolute;top:0;left:0}.cta__trail-item img{width:100%;height:auto;display:block}.cta__eyebrow{color:var(--color-muted);align-items:center;gap:.8rem;margin:0;font-size:clamp(1.1rem,1.7vw,1.5rem);line-height:1.2;display:inline-flex}.cta__eyebrow-icon{flex:none;width:calc(clamp(2rem,2.8vw,2.6rem) - 10px);height:auto;display:block}.cta__headline{isolation:isolate;color:#fff;width:min(100%,70rem);font-size:clamp(5.5rem,11.5vw,11.75rem);font-weight:var(--font-weight-semibold);letter-spacing:-.065em;margin:calc(clamp(4.5rem,7vw,7rem) - 16px) 0 0;line-height:.86;position:relative}.cta__line{white-space:nowrap;justify-content:center;align-items:center;display:flex;position:relative}.cta__line--top{z-index:1;gap:.12em}.cta__line--bottom{z-index:3;margin-top:.28em}.cta__accent{color:var(--color-accent-purple)}.cta__portrait{z-index:2;user-select:none;pointer-events:none;width:calc(clamp(9.5rem,14vw,12.5rem) - 16px);height:auto;display:block;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.cta__button{z-index:5;border:1.5px solid var(--color-accent-lime);background:var(--color-accent-lime);color:var(--color-bg);font-size:.95rem;font-weight:var(--font-weight-bold);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin-top:clamp(4.5rem,6.5vw,6.5rem);padding:1.35rem 3.2rem;line-height:1;text-decoration:none;transition:background-color .22s,color .22s,transform .22s;display:inline-flex;position:relative}.cta__button:hover,.cta__button:focus-visible{color:var(--color-accent-lime);background:0 0;transform:rotate(-4deg)}@media (width<=960px){.cta__eyebrow-icon{width:clamp(2rem,2.8vw,2.6rem)}.cta{min-height:50rem;padding-block:8rem}.cta__headline{width:min(100%,44rem);font-size:clamp(5rem,12vw,7rem)}.cta__portrait{width:calc(clamp(8.5rem,18vw,10rem) - 16px)}}@media (width<=560px){.cta__trail{display:none}.cta{min-height:90svh;padding-block:6rem}.cta__eyebrow{gap:.55rem;font-size:1rem}.cta__eyebrow-icon{width:calc(1.8rem - 5px)}.cta__headline{width:100%;margin-top:calc(3.75rem - 6px);font-size:clamp(3.4rem,17.5vw,5.5rem);line-height:.9}.cta__line--top{gap:.08em}.cta__line--bottom{margin-top:.38em}.cta__portrait{width:calc(clamp(7rem,31vw,8rem) - 16px);top:50%}.cta__button{margin-top:4rem;padding:1.2rem 2.5rem;font-size:.875rem}.services{padding-top:4rem;padding-bottom:6rem}.services__title{flex-direction:column;gap:0;font-size:clamp(2.8rem,15vw,4rem)}.services__grid{grid-template-columns:1fr;gap:calc(4.5rem - 10px);max-width:none;margin-top:calc(4.5rem - 20px)}.services__card{aspect-ratio:.897}.services__icon{width:calc(24cqw - 8px);height:calc(17.68cqw - 8px)}.services__card:nth-child(2n){margin-top:0}}.site-footer{z-index:1;padding:2rem clamp(1.25rem,2vw,2rem);position:relative}.site-footer__card{border:1.5px solid #fff;border-radius:clamp(2.75rem,4vw,4.25rem);grid-template-rows:1fr auto;min-height:32rem;display:grid;overflow:hidden}.site-footer__main{justify-content:space-between;align-items:flex-end;gap:clamp(3rem,7vw,8rem);min-height:24.4rem;padding:clamp(3.5rem,4.5vw,4.25rem) clamp(3rem,4vw,4.25rem) clamp(2.5rem,3vw,3rem);display:flex}.site-footer__info{max-width:27rem}.site-footer__brand{color:#fff;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:var(--font-weight-semibold);line-height:1;text-decoration:none;display:inline-flex}.site-footer__link-clip{--site-footer-link-line-height:1.35;height:calc(1em * var(--site-footer-link-line-height));display:block;overflow:hidden}.site-footer__link-track{will-change:transform;flex-direction:column;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0,0)}.site-footer__link-text{height:calc(1em * var(--site-footer-link-line-height));line-height:var(--site-footer-link-line-height);white-space:nowrap;flex:none;align-items:center;display:flex}.site-footer__link-text--accent{color:var(--color-accent-lime)}.site-footer__slide-link:hover .site-footer__link-track,.site-footer__slide-link:focus-visible .site-footer__link-track{transform:translateY(-50%)}.site-footer__description{max-width:25rem;color:var(--color-muted);margin:calc(clamp(2rem,2.8vw,2.5rem) - 10px) 0 0;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.35;display:block}.site-footer__description-symbol{vertical-align:-.06em;margin-left:.2rem;font-size:1.05em;line-height:1;display:inline-block}.site-footer__email{color:#fff;align-items:center;gap:.5rem;margin-top:calc(clamp(2rem,2.8vw,2.7rem) - 10px);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1;text-decoration:none;display:inline-flex}.site-footer__email svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.1rem;height:1.1rem}.site-footer__socials{align-items:center;gap:.75rem;margin:calc(clamp(2.5rem,3.2vw,3rem) - 10px) 0 0;padding:0;list-style:none;display:flex}.site-footer__socials a{color:#fff;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:calc(2.55rem + 2px);height:calc(2.55rem + 2px);text-decoration:none;transition:transform .32s cubic-bezier(.22,1,.36,1);display:flex;transform:scale(1)}.site-footer__socials a:hover,.site-footer__socials a:focus-visible{transform:scale(1.05)}.site-footer__social-clip{width:calc(1.05rem + 2px);height:calc(1.05rem + 2px);display:block;overflow:hidden}.site-footer__social-track{will-change:transform;flex-direction:column;align-items:center;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0,0)}.site-footer__social-icon{flex:none;justify-content:center;align-items:center;width:calc(1.05rem + 2px);height:calc(1.05rem + 2px);display:flex}.site-footer__social-icon svg{width:calc(1.05rem + 2px);height:calc(1.05rem + 2px);display:block}.site-footer__socials a:hover .site-footer__social-track,.site-footer__socials a:focus-visible .site-footer__social-track{transform:translateY(-50%)}.site-footer__cta{border:1.5px solid var(--color-accent-lime);background:var(--color-accent-lime);min-width:11.5rem;color:var(--color-bg);font-size:.9rem;font-weight:var(--font-weight-bold);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:1.3rem 2.5rem;line-height:1;text-decoration:none;transition:background-color .22s,color .22s,transform .22s;display:inline-flex}.site-footer__cta:hover,.site-footer__cta:focus-visible{color:var(--color-accent-lime);background:0 0;transform:rotate(-4deg)}.site-footer__bottom{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:2rem;min-height:7.5rem;padding:2rem clamp(3rem,4vw,4.25rem);display:flex}.site-footer__bottom p{color:var(--color-muted);margin:0;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.35}.site-footer__bottom p:first-child{align-items:center;gap:.65rem;display:flex}.site-footer__bottom a{color:#fff;text-decoration:none;display:inline-flex}.site-footer__bottom p:last-child a{margin-left:.3em}@media (width<=760px){.site-footer{padding:1.25rem}.site-footer__card{border-radius:2.5rem;min-height:0}.site-footer__main{flex-direction:column;align-items:stretch;min-height:0;padding:3rem 2rem}.site-footer__info{max-width:none}.site-footer__cta{align-self:flex-start;width:100%}.site-footer__bottom{flex-direction:column;align-items:flex-start;min-height:0;padding:2rem}}@media (width<=420px){.site-footer{padding-inline:1rem}.site-footer__card{border-radius:2rem}.site-footer__main,.site-footer__bottom{padding-inline:1.5rem}.site-footer__socials{gap:.6rem}.site-footer__socials a{width:calc(2.55rem + 2px);height:calc(2.55rem + 2px)}}.about-hero{isolation:isolate;flex-direction:column;min-height:100svh;padding:1.5rem 0 1.25rem;display:flex;position:relative}.about-hero__nav{justify-content:space-between;align-items:center;gap:1rem;max-width:none;padding-inline:clamp(1.25rem,4.75vw,6.25rem);display:flex}.about-hero__body{padding-top:clamp(1.75rem,4vh,3rem);flex:1;grid-template-rows:minmax(0,1fr) auto;max-width:none;min-height:0;padding-inline:clamp(1.25rem,4.75vw,6.25rem);display:grid}.about-hero__center{text-align:center;flex-direction:column;align-self:center;align-items:center;width:100%;display:flex;transform:translateY(-1.875rem)}.about-hero__portrait-wrap{aspect-ratio:1;width:clamp(14.5rem,19vw,19rem);position:relative}.about-hero__portrait-frame{background:var(--color-accent-purple);border:2px solid #fff;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.about-hero__vector,.about-hero__portrait{pointer-events:none;user-select:none;max-width:none;display:block;position:absolute}.about-hero__vector{z-index:1;width:90%;height:auto;top:17%;left:50%;transform:translate(-50%)}.about-hero__portrait{z-index:2;width:102%;height:auto;bottom:-1.5%;left:50%;transform:translate(-50%)}.about-hero__chat{z-index:3;aspect-ratio:1;color:#0c1212;width:clamp(4.75rem,6vw,6.25rem);font-size:clamp(1rem,1.3vw,1.25rem);font-weight:var(--font-weight-semibold);place-items:center;display:grid;position:absolute;top:-17%;right:-40%}.about-hero__chat img{pointer-events:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.about-hero__chat span{z-index:1;position:relative;transform:translateY(-4%)}.about-hero__title{color:#fff;font-size:clamp(3rem,5.3vw,6rem);font-weight:var(--font-weight-semibold);letter-spacing:-.045em;margin:clamp(.85rem,1.6vh,1.1rem) 0 0;line-height:1.02}.about-hero__title>span{white-space:nowrap;display:block}.about-hero__title>span+span{margin-top:.28em}.about-hero__title strong{color:var(--color-accent-purple);font:inherit}.about-hero__description{max-width:39rem;color:var(--color-muted);margin:clamp(1.65rem,3.6vh,2.75rem) auto 0;font-size:clamp(1rem,1.4vw,1.65rem);line-height:1.45}.about-hero__description span{display:block}.about-hero__bottom{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;padding-top:clamp(1.5rem,3vh,2.5rem);display:grid}.about-hero__location,.about-hero__scroll{color:var(--color-muted);white-space:nowrap;align-items:center;gap:.55rem;margin:0;font-size:clamp(.95rem,1.2vw,1.25rem);line-height:1.2;display:inline-flex}.about-hero__location{justify-self:start}.about-hero__location svg{width:1.1em;height:1.1em;fill:var(--color-accent-lime);flex-shrink:0;display:block}.about-hero__socials{justify-self:center;margin:0}.about-hero__scroll{justify-self:end}.about-hero__scroll img{flex-shrink:0;width:1.35em;height:1.35em;display:block}@media (width<=960px){.about-hero__body{padding-top:clamp(1.5rem,3vh,2.25rem)}.about-hero__portrait-wrap{width:clamp(13.5rem,30.5vw,17rem)}.about-hero__chat{right:-29%}.about-hero__title{font-size:clamp(3rem,7vw,4.75rem)}.about-hero__description{max-width:35rem}}@media (width<=700px){.about-hero{min-height:max(100svh,43rem);padding:1.25rem 0 1rem}.about-hero__body{row-gap:1rem;padding-top:1.5rem}.about-hero__center{transform:none}.about-hero__portrait-wrap{width:clamp(11rem,51vw,13.25rem)}.about-hero__chat{width:clamp(4rem,19vw,4.75rem);font-size:.95rem;top:-13%;right:-17%}.about-hero__title{margin-top:1rem;font-size:clamp(2.15rem,10.4vw,3.25rem);line-height:1.04}.about-hero__title>span+span{margin-top:.2em}.about-hero__description{max-width:22rem;margin-top:1.25rem;font-size:.95rem;line-height:1.5}.about-hero__bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:1.15rem;padding-top:1.25rem}.about-hero__socials{grid-area:1/1/auto/-1}.about-hero__location,.about-hero__scroll{grid-row:2;font-size:clamp(.72rem,3.3vw,.9rem)}.about-hero__location{grid-column:1}.about-hero__scroll{grid-column:2}}@media (width<=420px){.about-hero__nav .site-header__cta{padding:.9rem 1.15rem;font-size:.72rem}.about-hero__bottom{column-gap:.75rem}.about-hero__location,.about-hero__scroll{gap:.35rem}}.about-story{padding:clamp(7rem,16.5vh,9.75rem) 0 clamp(5rem,10vh,7rem);position:relative}.about-story__layout{grid-template-columns:minmax(0,1fr) minmax(34rem,39rem);align-items:start;gap:clamp(4rem,8vw,9rem);max-width:none;padding-inline:clamp(1.25rem,4.75vw,6.25rem);display:grid}.about-story__title{color:#fff;font-size:clamp(4.5rem,5.4vw,6.5rem);font-weight:var(--font-weight-semibold);letter-spacing:-.055em;white-space:nowrap;margin:0;line-height:1}.about-story__title span{color:var(--color-accent-purple)}.about-story__content{color:var(--color-muted);padding-top:1.625rem;font-size:clamp(1.1rem,1.3vw,1.5rem);line-height:1.68}.about-story__content p{margin:0}.about-story__content p+p{margin-top:clamp(3rem,6vh,4.5rem)}.about-story__asterisk{color:var(--color-muted);font-weight:var(--font-weight-semibold);margin-right:.35em;display:inline-block}.about-story__cta{min-width:13.75rem;margin-top:clamp(3rem,6vh,4rem);padding:1.65rem 3rem}@media (width<=960px){.about-story{min-height:auto;padding-block:clamp(6rem,11vw,8rem)}.about-story__layout{grid-template-columns:minmax(0,1fr);gap:clamp(3rem,7vw,4.5rem)}.about-story__title{font-size:clamp(4rem,10vw,5.75rem)}.about-story__content{max-width:42rem;padding-top:0;font-size:clamp(1.1rem,2.65vw,1.4rem)}.about-story__content p+p{margin-top:3rem}}@media (width<=600px){.about-hero__bottom{row-gap:2.15rem}.about-story{padding:10rem 0 5rem}.about-story__layout{gap:2.75rem}.about-story__title{font-size:clamp(3.2rem,16vw,4.25rem)}.about-story__content{font-size:1.05rem;line-height:1.62}.about-story__content p+p{margin-top:2rem}.about-story__cta{min-width:12rem;margin-top:2.5rem;padding:1.3rem 2.25rem}}.about-process{padding:clamp(5rem,4vw,5.3rem) 0 clamp(9rem,13vw,12rem);position:relative}.about-process__inner{max-width:none;padding-inline:clamp(1.25rem,4.4vw,6.25rem)}.about-process__title{color:#fff;font-size:clamp(4rem,5.9vw,7.1rem);font-weight:var(--font-weight-semibold);letter-spacing:-.055em;flex-wrap:wrap;gap:.2em;margin:0;line-height:.98;display:flex}.about-process__title span:last-child{color:var(--color-accent-purple)}.about-process__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,2vw,2.5rem);margin-top:clamp(5.5rem,6.5vw,6.25rem);display:grid}.about-process__card{--process-card-radius:12cqw;--process-shape-offset:3cqw;aspect-ratio:1.27;width:100%;position:relative;container-type:inline-size}.about-process__shape{top:var(--process-shape-offset);right:var(--process-shape-offset);bottom:-6cqw;left:var(--process-shape-offset);border-radius:calc(var(--process-card-radius) - var(--process-shape-offset));background:var(--process-color);position:absolute}.about-process__outline{z-index:1;border-radius:var(--process-card-radius);width:100%;height:100%;color:var(--color-bg);border:1.5px solid #fff;flex-direction:column;padding:11.5cqw 10.5cqw 10cqw;display:flex;position:relative}.about-process__number{font-size:clamp(2rem,10.8cqw,4rem);font-weight:var(--font-weight-semibold);letter-spacing:-.045em;margin:0;line-height:1}.about-process__outline h3{font-size:clamp(1.85rem,8.3cqw,3.2rem);font-weight:var(--font-weight-semibold);letter-spacing:-.04em;margin:0;padding-top:8.5cqw;line-height:1}.about-process__description{font-size:clamp(1rem,4.1cqw,1.6rem);font-weight:var(--font-weight-regular);margin:auto 0 0;line-height:1.28}@media (width<=960px){.about-process{padding-block:clamp(6rem,11vw,8rem)}.about-process__title{font-size:clamp(4rem,10vw,5.75rem)}.about-process__grid{grid-template-columns:1fr;gap:clamp(4.5rem,8vw,6rem)}.about-process__card{aspect-ratio:1.12}}@media (width<=600px){.about-process{padding-block:5rem 7rem}.about-process__title{flex-direction:column;gap:0;font-size:clamp(3.2rem,15.8vw,4.25rem)}.about-process__grid{grid-template-columns:1fr;gap:4.5rem;margin-top:3.75rem}.about-process__card{aspect-ratio:1.08}.about-process__outline{padding:12cqw 11cqw 10.5cqw}.about-process__outline h3{padding-top:8cqw}}@media (width>=601px) and (width<=960px){.about-process__card{aspect-ratio:1.35;min-height:28rem}}.about-experience{padding:clamp(2rem,2.5vw,2.5rem) 0 clamp(4rem,6vw,6rem)}.about-experience__inner{width:100%;max-width:none;padding-inline:clamp(1.25rem,4.75vw,6.25rem)}.about-experience__title{color:#fff;font-size:clamp(4rem,5.5vw,6.5rem);font-weight:var(--font-weight-semibold);letter-spacing:-.06em;gap:.18em;margin:0;line-height:.98;display:flex}.about-experience__title span:last-child{color:var(--color-accent-purple)}.about-experience__list{margin:clamp(5rem,6.55vw,6.55rem) 0 0;padding:0;list-style:none}.about-experience__item{border-bottom:1px dashed #ffffff3d;grid-template-columns:23% 22.5% 19.5% minmax(0,1fr);align-items:start;padding-bottom:2.5rem;display:grid}.about-experience__item:not(:last-child){margin-bottom:clamp(3.75rem,4.5vw,4.5rem)}.about-experience__item p{font-size:clamp(1.05rem,1.25vw,1.5rem);font-weight:var(--font-weight-regular);margin:0;line-height:1.45}.about-experience__period,.about-experience__role,.about-experience__company{color:#fffffff0}.about-experience__period span{margin-right:.35em;display:inline-block}.about-experience__description{max-width:42rem;color:var(--color-text-muted)}@media (width<=960px){.about-experience{padding:9.25rem 0 5rem}.about-experience__title{font-size:clamp(4rem,10vw,5.75rem)}.about-experience__list{margin-top:clamp(4rem,8vw,5.5rem)}.about-experience__item{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 2.5rem}.about-experience__description{grid-column:1/-1;max-width:46rem;padding-top:.65rem}}@media (width<=600px){.about-experience{padding-block:4.5rem 5.5rem}.about-experience__title{flex-direction:column;gap:0;font-size:clamp(3.2rem,15.8vw,4.25rem)}.about-experience__list{margin-top:3.75rem}.about-experience__item{grid-template-columns:1fr;gap:.7rem;padding-bottom:2rem}.about-experience__item:not(:last-child){margin-bottom:2.5rem}.about-experience__item p{font-size:1.05rem}.about-experience__role,.about-experience__company{font-size:1.1rem!important}.about-experience__description{padding-top:.5rem}}
