.nav-wrapper[data-astro-cid-hwyji337]{position:fixed;top:0;left:0;right:0;z-index:100;padding:68px 300px 0}.nav[data-astro-cid-hwyji337]{display:flex;align-items:center;justify-content:space-between;background:var(--color-cream);border-radius:var(--radius-pill);height:70px;padding:0 37px}.nav__logo[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:83px;height:30px}.nav__mobile-toggle[data-astro-cid-hwyji337]{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px}.nav__mobile-toggle[data-astro-cid-hwyji337] span[data-astro-cid-hwyji337]{display:block;width:24px;height:2px;background:var(--color-plum);border-radius:2px}.nav__links[data-astro-cid-hwyji337]{display:flex;gap:16px;font-family:var(--font-heading);font-weight:400;font-size:18px;letter-spacing:var(--tracking-tight);color:var(--color-plum);list-style:none}.nav__links[data-astro-cid-hwyji337] .active[data-astro-cid-hwyji337]{text-decoration:underline}.nav__cta[data-astro-cid-hwyji337]{display:flex;align-items:center;justify-content:center;background:var(--color-plum);color:var(--color-cream);border-radius:var(--radius-pill);padding:8px 38px 10px;font-family:var(--font-heading);font-weight:700;font-size:18px;letter-spacing:var(--tracking-tight);height:40px}.nav__cta[data-astro-cid-hwyji337]:hover{opacity:.85}.project-hero[data-astro-cid-hwyji337]{background:var(--color-plum);padding:180px 0 60px;overflow:hidden}.project-hero__tabs[data-astro-cid-hwyji337]{display:flex;align-items:center;white-space:nowrap}.project-hero__side[data-astro-cid-hwyji337]{display:flex;align-items:center;flex:1;min-width:0;gap:40px}.project-hero__side--left[data-astro-cid-hwyji337]{justify-content:flex-end;padding-right:40px}.project-hero__side--right[data-astro-cid-hwyji337]{justify-content:flex-start;padding-left:40px}.project-hero__tab[data-astro-cid-hwyji337]{font-family:var(--font-heading);font-weight:500;font-size:60px;line-height:1.05;letter-spacing:var(--tracking-tight);color:#75275e;text-align:center;flex-shrink:0}.project-hero__tab[data-astro-cid-hwyji337] span[data-astro-cid-hwyji337]{display:block}.project-hero__tab--active[data-astro-cid-hwyji337]{font-size:96px;color:var(--color-cream);flex-shrink:0}.project-section-title[data-astro-cid-hwyji337]{background:var(--color-cream-light);font-family:var(--font-heading);font-size:126px;letter-spacing:-1.932px;color:var(--color-plum);text-align:center;padding:40px 0 20px;line-height:1.05}.project-section-title__slash[data-astro-cid-hwyji337]{font-weight:500}.project-section-title__light[data-astro-cid-hwyji337]{font-weight:300}.project-section-title__bold[data-astro-cid-hwyji337]{font-weight:800}.badge[data-astro-cid-hwyji337]{display:inline-flex;align-items:center;justify-content:center;padding:8px 54px;border-radius:var(--radius-pill);font-family:var(--font-heading);font-weight:400;font-size:14px;letter-spacing:var(--tracking-label);white-space:nowrap}.badge--tan[data-astro-cid-hwyji337]{background:var(--color-cream);color:var(--color-tan-muted);border:1px solid rgba(138,132,122,.34)}.project-intro[data-astro-cid-hwyji337]{background:var(--color-cream-light);text-align:center;padding:20px 0 80px}.project-intro__headline[data-astro-cid-hwyji337]{font-family:var(--font-heading);font-weight:500;font-size:60px;line-height:1.05;letter-spacing:var(--tracking-tight);color:var(--color-pink);max-width:784px;margin:24px auto}.project-intro__subtitle[data-astro-cid-hwyji337]{font-family:var(--font-body);font-weight:400;font-size:24px;line-height:1.19;letter-spacing:var(--tracking-tight);color:var(--color-pink);max-width:760px;margin:0 auto}.project-clients[data-astro-cid-hwyji337]{background:var(--color-cream-light);padding:0 300px 80px;text-align:center}.project-client[data-astro-cid-hwyji337]{border:2px solid var(--color-cream);border-radius:0;margin-bottom:0;overflow:hidden}.project-client__header[data-astro-cid-hwyji337]{display:flex;align-items:center;justify-content:space-between;padding:24px 43px;border-bottom:2px solid var(--color-cream);height:142px}.project-client__name[data-astro-cid-hwyji337]{font-family:var(--font-heading);font-weight:500;font-size:60px;line-height:1.05;letter-spacing:var(--tracking-tight);color:var(--color-pink)}.project-client__expand[data-astro-cid-hwyji337]{width:62px;height:61px;cursor:pointer;background:none;border:none;flex-shrink:0;transition:transform .3s}.project-client__expand[data-astro-cid-hwyji337][aria-expanded=true]{transform:rotate(45deg)}.project-client__expand[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:100%;height:100%}.project-client__grid[data-astro-cid-hwyji337]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:40px 0}.project-client__img-wrapper[data-astro-cid-hwyji337]{display:block;aspect-ratio:420 / 485;overflow:hidden;cursor:zoom-in}.project-client__img-wrapper--extra[data-astro-cid-hwyji337]{display:none}.project-client__grid--expanded[data-astro-cid-hwyji337] .project-client__img-wrapper--extra[data-astro-cid-hwyji337]{display:block}.project-client__img[data-astro-cid-hwyji337]{width:100%;height:100%;object-fit:cover;transition:transform .4s}.project-client__img-wrapper[data-astro-cid-hwyji337]:hover .project-client__img[data-astro-cid-hwyji337]{transform:scale(1.03)}.lightbox[data-astro-cid-hwyji337]{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:64px 80px 72px;border:none;background:transparent;overflow:hidden}.lightbox[data-astro-cid-hwyji337][open]{display:flex;align-items:center;justify-content:center}.lightbox[data-astro-cid-hwyji337]::backdrop{background:#5b1948f0}.lightbox__img[data-astro-cid-hwyji337]{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;user-select:none}.lightbox__caption[data-astro-cid-hwyji337]{position:absolute;bottom:24px;left:0;right:0;text-align:center;font-family:var(--font-heading);font-size:18px;letter-spacing:var(--tracking-tight);color:var(--color-cream)}.lightbox__count[data-astro-cid-hwyji337]{opacity:.7;margin-left:8px}.lightbox__btn[data-astro-cid-hwyji337]{position:absolute;width:48px;height:48px;border-radius:50%;border:none;background:var(--color-tan);color:var(--color-plum);font-size:32px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.lightbox__btn[data-astro-cid-hwyji337]:hover{opacity:.85}.lightbox__close[data-astro-cid-hwyji337]{top:16px;right:16px}.lightbox__prev[data-astro-cid-hwyji337]{left:16px;top:50%;transform:translateY(-50%)}.lightbox__next[data-astro-cid-hwyji337]{right:16px;top:50%;transform:translateY(-50%)}.lightbox__btn[data-astro-cid-hwyji337][hidden]{display:none}.btn[data-astro-cid-hwyji337]{display:inline-flex;align-items:center;justify-content:center;padding:10px 35px;border-radius:var(--radius-pill);font-family:var(--font-heading);font-weight:700;font-size:18px;letter-spacing:var(--tracking-tight);cursor:pointer;transition:opacity .2s;white-space:nowrap;height:55px}.btn[data-astro-cid-hwyji337]:hover{opacity:.85}.btn--primary-dark[data-astro-cid-hwyji337]{background:var(--color-plum);color:var(--color-cream)}.btn--outline-dark[data-astro-cid-hwyji337]{background:transparent;color:var(--color-plum);border:1px solid var(--color-plum);padding:10px 54px;width:309px}.project-cta[data-astro-cid-hwyji337]{background:var(--color-pink);padding:120px 0;text-align:center;color:var(--color-cream)}.project-cta__icon[data-astro-cid-hwyji337]{width:146px;height:146px;margin:0 auto 60px;transform:rotate(135deg)}.project-cta__title[data-astro-cid-hwyji337]{font-family:var(--font-heading);font-weight:500;font-size:60px;line-height:1.05;letter-spacing:var(--tracking-tight);max-width:880px;margin:0 auto 24px}.project-cta__subtitle[data-astro-cid-hwyji337]{font-family:var(--font-body);font-weight:400;font-size:24px;line-height:1.19;letter-spacing:var(--tracking-tight);margin-bottom:60px}.footer[data-astro-cid-hwyji337]{background:var(--color-plum);padding:80px 300px}.footer__content[data-astro-cid-hwyji337]{display:flex;align-items:center;justify-content:space-between}.footer__logo[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:231px;height:84px}.footer__nav[data-astro-cid-hwyji337]{display:flex;gap:40px;font-family:var(--font-heading);font-weight:400;font-size:23px;letter-spacing:-1.267px;color:var(--color-tan)}.footer__nav[data-astro-cid-hwyji337] a[data-astro-cid-hwyji337]:hover{color:var(--color-pink-light)}.footer__social[data-astro-cid-hwyji337]{display:flex;gap:18px}.footer__social[data-astro-cid-hwyji337] a[data-astro-cid-hwyji337]{display:block;transition:opacity .2s}.footer__social[data-astro-cid-hwyji337] a[data-astro-cid-hwyji337]:hover{opacity:.8}.footer__social[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{display:block;width:61px;height:61px}@media(max-width:1440px){.nav-wrapper[data-astro-cid-hwyji337]{padding:40px 60px 0}.project-clients[data-astro-cid-hwyji337]{padding:0 80px 80px}.project-hero__tab[data-astro-cid-hwyji337]{font-size:48px}.project-hero__tab--active[data-astro-cid-hwyji337]{font-size:72px}.project-hero__side--left[data-astro-cid-hwyji337]{padding-right:24px}.project-hero__side--right[data-astro-cid-hwyji337]{padding-left:24px}.project-section-title[data-astro-cid-hwyji337]{font-size:90px}.project-intro__headline[data-astro-cid-hwyji337],.project-client__name[data-astro-cid-hwyji337],.project-cta__title[data-astro-cid-hwyji337]{font-size:48px}.footer[data-astro-cid-hwyji337]{padding:60px 80px}}@media(max-width:1024px){.nav-wrapper[data-astro-cid-hwyji337]{padding:20px 24px 0}.nav[data-astro-cid-hwyji337]{padding:0 24px;height:60px}.nav__links[data-astro-cid-hwyji337]{display:none}.nav__mobile-toggle[data-astro-cid-hwyji337]{display:flex}.nav__cta[data-astro-cid-hwyji337]{font-size:14px;padding:6px 20px;height:36px}.project-hero[data-astro-cid-hwyji337]{padding:140px 0 40px}.project-hero__tab[data-astro-cid-hwyji337]{font-size:28px}.project-hero__tab--active[data-astro-cid-hwyji337]{font-size:44px}.project-hero__side[data-astro-cid-hwyji337]{gap:16px}.project-hero__side--left[data-astro-cid-hwyji337]{padding-right:16px}.project-hero__side--right[data-astro-cid-hwyji337]{padding-left:16px}.project-section-title[data-astro-cid-hwyji337]{font-size:60px}.project-intro__headline[data-astro-cid-hwyji337]{font-size:36px;padding:0 24px}.project-intro__subtitle[data-astro-cid-hwyji337]{font-size:18px;padding:0 24px}.project-clients[data-astro-cid-hwyji337]{padding:0 40px 60px}.project-client__header[data-astro-cid-hwyji337]{padding:16px 24px;height:auto}.project-client__name[data-astro-cid-hwyji337]{font-size:36px}.project-client__grid[data-astro-cid-hwyji337]{grid-template-columns:repeat(2,1fr);gap:12px}.project-cta__title[data-astro-cid-hwyji337]{font-size:36px;padding:0 24px}.footer[data-astro-cid-hwyji337]{padding:40px}.footer__nav[data-astro-cid-hwyji337]{font-size:18px;gap:20px}.footer__logo[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:160px}}@media(max-width:768px){.nav-wrapper[data-astro-cid-hwyji337]{padding:12px 16px 0}.nav[data-astro-cid-hwyji337]{height:52px;padding:0 16px}.nav__cta[data-astro-cid-hwyji337]{font-size:13px;padding:6px 16px;height:32px}.project-hero[data-astro-cid-hwyji337]{padding:100px 0 24px}.project-hero__tabs[data-astro-cid-hwyji337]{gap:16px}.project-hero__tab[data-astro-cid-hwyji337]{font-size:20px}.project-hero__tab--active[data-astro-cid-hwyji337]{font-size:32px}.project-hero__side[data-astro-cid-hwyji337]{gap:12px}.project-hero__side--left[data-astro-cid-hwyji337]{padding-right:12px}.project-hero__side--right[data-astro-cid-hwyji337]{padding-left:12px}.project-section-title[data-astro-cid-hwyji337]{font-size:40px;padding:24px 0 12px}.project-intro[data-astro-cid-hwyji337]{padding:12px 0 40px}.project-intro__headline[data-astro-cid-hwyji337]{font-size:28px}.project-intro__subtitle[data-astro-cid-hwyji337]{font-size:16px}.project-clients[data-astro-cid-hwyji337]{padding:0 24px 40px}.project-client__header[data-astro-cid-hwyji337]{padding:12px 16px}.project-client__name[data-astro-cid-hwyji337]{font-size:28px}.project-client__expand[data-astro-cid-hwyji337]{width:40px;height:40px}.lightbox[data-astro-cid-hwyji337]{padding:64px 12px 72px}.lightbox__prev[data-astro-cid-hwyji337],.lightbox__next[data-astro-cid-hwyji337]{top:auto;bottom:12px;transform:none;width:40px;height:40px}.lightbox__caption[data-astro-cid-hwyji337]{bottom:20px;font-size:15px;padding:0 64px}.project-client__grid[data-astro-cid-hwyji337]{grid-template-columns:1fr 1fr;gap:8px}.btn[data-astro-cid-hwyji337]{font-size:15px;height:44px}.btn--outline-dark[data-astro-cid-hwyji337]{width:auto}.project-cta[data-astro-cid-hwyji337]{padding:60px 24px}.project-cta__icon[data-astro-cid-hwyji337]{width:60px;margin-bottom:32px}.project-cta__title[data-astro-cid-hwyji337]{font-size:28px}.project-cta__subtitle[data-astro-cid-hwyji337]{font-size:16px;margin-bottom:32px}.footer[data-astro-cid-hwyji337]{padding:40px 24px}.footer__content[data-astro-cid-hwyji337]{flex-direction:column;gap:24px;text-align:center}.footer__nav[data-astro-cid-hwyji337]{flex-wrap:wrap;justify-content:center;gap:16px;font-size:16px}.footer__logo[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:140px}.footer__social[data-astro-cid-hwyji337]{gap:13px}.footer__social[data-astro-cid-hwyji337] img[data-astro-cid-hwyji337]{width:43px;height:43px}}
