.masthead[data-astro-cid-ajd3rof5]{background-image:var(--gradient-image);background-size:cover;background-position:center;color:var(--color-white);padding-block:var(--space-xl);text-align:center}.masthead__inner[data-astro-cid-ajd3rof5]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.masthead__title[data-astro-cid-ajd3rof5]{max-width:20ch;margin:0;color:var(--color-white);font-size:clamp(2.25rem,6vw,4.5rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;text-shadow:3px 3px 16px rgba(9,17,42,.4);animation:hero-fade .9s ease-out .1s both}.masthead__subtitle[data-astro-cid-ajd3rof5]{max-width:46ch;margin:0;color:#ffcce1;font-size:clamp(1.125rem,2vw,2rem);font-weight:300;line-height:1.4;animation:hero-fade .9s ease-out .35s both}@keyframes hero-fade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.masthead__title[data-astro-cid-ajd3rof5],.masthead__subtitle[data-astro-cid-ajd3rof5]{animation:none}}.brand__header[data-astro-cid-xvxpzqna]{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;gap:1.5rem}.brand__eyebrow[data-astro-cid-xvxpzqna]{margin:0;color:var(--color-black);font-size:1rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.brand__grid[data-astro-cid-xvxpzqna]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(180px,1fr);gap:1rem}.brand__tile[data-astro-cid-xvxpzqna]{margin:0;overflow:hidden;border-radius:var(--radius-md);background:var(--color-gray-50);position:relative}.brand__tile[data-astro-cid-xvxpzqna] img[data-astro-cid-xvxpzqna]{width:100%;height:100%;object-fit:cover;display:block}.brand__tile--square[data-astro-cid-xvxpzqna]{aspect-ratio:1 / 1}.brand__tile--tall[data-astro-cid-xvxpzqna]{grid-row:span 2}.brand__tile--tall[data-astro-cid-xvxpzqna] img[data-astro-cid-xvxpzqna]{object-fit:cover;object-position:center}.brand__tile--slideshow[data-astro-cid-xvxpzqna]{grid-column:span 2;aspect-ratio:3 / 2;overflow:hidden}.brand__slide[data-astro-cid-xvxpzqna]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;animation:brand-fade var(--cycle) infinite;animation-delay:calc(var(--i) * (var(--cycle) / var(--slide-count)))}@keyframes brand-fade{0%,25%{opacity:1}33%,92%{opacity:0}to{opacity:1}}@media(max-width:880px){.brand__grid[data-astro-cid-xvxpzqna]{grid-template-columns:repeat(2,1fr)}.brand__tile--tall[data-astro-cid-xvxpzqna]{grid-row:span 1}.brand__tile--slideshow[data-astro-cid-xvxpzqna]{grid-column:span 2}}@media(prefers-reduced-motion:reduce){.brand__slide[data-astro-cid-xvxpzqna]{animation:none}.brand__slide[data-astro-cid-xvxpzqna]:first-child{opacity:1}}.brand-cta__inner[data-astro-cid-4uecjxsg]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:3rem;align-items:center}.brand-cta__image[data-astro-cid-4uecjxsg]{margin:0;aspect-ratio:1 / 1;border-radius:var(--radius-lg);overflow:hidden}.brand-cta__image[data-astro-cid-4uecjxsg] img[data-astro-cid-4uecjxsg]{width:100%;height:100%;object-fit:cover}.brand-cta__banner[data-astro-cid-4uecjxsg]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:3rem;border-radius:var(--radius-lg);background-image:linear-gradient(to bottom,rgba(255,255,255,.65) 5%,transparent),linear-gradient(135deg,#fbebd0,#f7d6a1);border:.25rem solid var(--color-white);box-shadow:0 8px 24px #efab3f2e}.brand-cta__heading[data-astro-cid-4uecjxsg]{margin:0;color:var(--color-black);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:200;line-height:1.2;letter-spacing:-.03em}@media(max-width:800px){.brand-cta__inner[data-astro-cid-4uecjxsg]{grid-template-columns:1fr}.brand-cta__banner[data-astro-cid-4uecjxsg]{padding:2rem;align-items:center;text-align:center}}.case__grid[data-astro-cid-go6r4xch]{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:4rem;align-items:start}.case__media[data-astro-cid-go6r4xch]{display:flex;flex-direction:column;gap:3rem}.case__figure[data-astro-cid-go6r4xch]{margin:0;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-gray-50)}.case__figure[data-astro-cid-go6r4xch] img[data-astro-cid-go6r4xch]{width:100%;height:100%;display:block;object-fit:cover}.case__figure[data-astro-cid-go6r4xch][data-width=narrow]{align-self:center;width:min(60%,420px)}.case__figure[data-astro-cid-go6r4xch][data-width=wide] img[data-astro-cid-go6r4xch]{object-fit:cover}.case__sidebar[data-astro-cid-go6r4xch]{position:sticky;top:calc(var(--navbar-height) + 1rem)}.case__card[data-astro-cid-go6r4xch]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border-radius:var(--radius-lg);padding:2rem;box-shadow:-10px 0 20px #0000000f}.case__logo[data-astro-cid-go6r4xch]{width:70%;max-height:60px;object-fit:contain;object-position:left center;margin-bottom:2rem}.case__details[data-astro-cid-go6r4xch]{margin:0;display:flex;flex-direction:column;gap:1.5rem}.case__details[data-astro-cid-go6r4xch] dt[data-astro-cid-go6r4xch]{color:var(--color-pink);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.25rem}.case__details[data-astro-cid-go6r4xch] dd[data-astro-cid-go6r4xch]{margin:0;color:var(--color-black);font-size:1rem;line-height:1.5;font-weight:300}.case__divider[data-astro-cid-go6r4xch]{border:0;height:1px;background:var(--color-gray-200);margin:2rem 0}.case__services[data-astro-cid-go6r4xch]{display:flex;flex-wrap:wrap;gap:.5rem}.case__services[data-astro-cid-go6r4xch] li[data-astro-cid-go6r4xch]{padding:.5rem .875rem;border:1px solid var(--color-gray-200);border-radius:var(--radius-pill);background:var(--color-white);font-size:.75rem;font-weight:500;color:var(--color-black);letter-spacing:-.01em;white-space:nowrap}@media(max-width:900px){.case__grid[data-astro-cid-go6r4xch]{grid-template-columns:1fr;gap:2rem}.case__sidebar[data-astro-cid-go6r4xch]{position:static;order:-1}.case__card[data-astro-cid-go6r4xch]{box-shadow:var(--shadow-card)}}.illustrations__grid[data-astro-cid-vwmbq5au]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem}.illustrations__item[data-astro-cid-vwmbq5au]{margin:0;position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-gray-50)}.illustrations__item[data-astro-cid-vwmbq5au] img[data-astro-cid-vwmbq5au]{width:100%;height:100%;object-fit:contain;padding:1rem}.illustrations__item--slideshow[data-astro-cid-vwmbq5au] img[data-astro-cid-vwmbq5au]{object-fit:contain}.illustrations__slide[data-astro-cid-vwmbq5au]{position:absolute;inset:0;opacity:0;animation:drink-fade var(--cycle) infinite;animation-delay:calc(var(--i) * (var(--cycle) / var(--slide-count)))}@keyframes drink-fade{0%,12%{opacity:1}16%,96%{opacity:0}to{opacity:1}}@media(max-width:880px){.illustrations__grid[data-astro-cid-vwmbq5au]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.illustrations__grid[data-astro-cid-vwmbq5au]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.illustrations__slide[data-astro-cid-vwmbq5au]{animation:none}.illustrations__slide[data-astro-cid-vwmbq5au]:first-child{opacity:1}}.large-projects[data-astro-cid-hcjuqwdu]{padding-block:var(--space-lg) var(--space-md);text-align:center}.large-projects[data-astro-cid-hcjuqwdu] .section-title[data-astro-cid-hcjuqwdu]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.15;letter-spacing:-.025em}
