.photo-page-layout[data-astro-cid-ehyjq25x]{display:grid;grid-template-columns:280px 1fr;gap:0;min-height:100vh;margin:0;padding:0}.photo-sidebar[data-astro-cid-ehyjq25x]{position:sticky;top:calc(var(--site-header-height) + 1.5rem);height:fit-content;max-height:calc(100vh - var(--site-header-height) - 3rem);overflow-y:auto;background:#101010f2;backdrop-filter:blur(14px);border-right:1px solid rgba(247,243,234,.1)}.photo-sidebar__dropdown-trigger[data-astro-cid-ehyjq25x]{display:none}.photo-sidebar__nav[data-astro-cid-ehyjq25x]{display:flex;flex-direction:column;gap:0;padding:0}.photo-sidebar__tab[data-astro-cid-ehyjq25x]{display:flex;align-items:center;gap:.75rem;width:100%;padding:1.25rem 1.5rem;border:0;border-bottom:1px solid rgba(247,243,234,.08);background:transparent;color:#f7f3ea9e;font-family:var(--font-display);font-size:.78rem;font-weight:600;letter-spacing:-.01em;text-transform:uppercase;text-align:left;cursor:pointer;transition:all .25s var(--ease)}.photo-sidebar__tab[data-astro-cid-ehyjq25x]:hover{background:#f7f3ea0d;color:var(--white)}.photo-sidebar__tab[data-astro-cid-ehyjq25x].is-active,.photo-sidebar__tab[data-astro-cid-ehyjq25x][aria-selected=true]{background:var(--page-accent);color:var(--black);font-weight:800}.photo-sidebar__tab-icon[data-astro-cid-ehyjq25x]{font-size:1.25rem;flex-shrink:0}.photo-sidebar__tab-title[data-astro-cid-ehyjq25x]{flex:1}.photo-sidebar__tab-count[data-astro-cid-ehyjq25x]{font-size:.65rem;font-weight:700;opacity:.7}.photo-content[data-astro-cid-ehyjq25x]{padding:2rem 3rem;background:#080808}.photo-panel[data-astro-cid-ehyjq25x]{display:block;animation:fadeIn .4s var(--ease)}.photo-panel[data-astro-cid-ehyjq25x][hidden]{display:none!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.photo-panel__header[data-astro-cid-ehyjq25x]{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(247,243,234,.1)}.photo-panel__title[data-astro-cid-ehyjq25x]{margin:0 0 .5rem;font-family:var(--font-display);font-size:2.5rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--white)}.photo-panel__description[data-astro-cid-ehyjq25x]{margin:0;font-size:.95rem;line-height:1.6;color:#f7f3eab3;max-width:600px}.photo-panel__count-badge[data-astro-cid-ehyjq25x]{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#f7f3ea1a;border-radius:4px;font-family:var(--font-display);font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--page-accent);white-space:nowrap}.masonry-gallery[data-astro-cid-ehyjq25x]{column-count:4;column-gap:.125rem}.masonry-item[data-astro-cid-ehyjq25x]{break-inside:avoid;margin-bottom:.125rem;opacity:0;transition:opacity .3s var(--ease)}.masonry-item[data-astro-cid-ehyjq25x].is-loaded{opacity:1}.masonry-item__open[data-astro-cid-ehyjq25x]{display:block;width:100%;border:0;border-radius:0;background:transparent;cursor:zoom-in;padding:0;appearance:none}.masonry-item__image[data-astro-cid-ehyjq25x]{width:100%;height:auto;display:block;object-fit:cover;filter:contrast(1.05) saturate(.9);transition:transform .4s var(--ease),filter .4s var(--ease)}.masonry-item[data-astro-cid-ehyjq25x]:hover .masonry-item__image[data-astro-cid-ehyjq25x]{transform:scale(1.03);filter:contrast(1.12) saturate(1.02)}.has-open-modal[data-astro-cid-ehyjq25x]{overflow:hidden}.photo-modal[data-astro-cid-ehyjq25x]{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#f7f3ea}.photo-modal[data-astro-cid-ehyjq25x]::backdrop{background:#000000eb}.photo-modal__backdrop[data-astro-cid-ehyjq25x]{position:fixed;inset:0;background:#000000eb}.photo-modal__shell[data-astro-cid-ehyjq25x]{position:fixed;inset:0;z-index:2;display:grid;grid-template-columns:88px 1fr 88px;grid-template-rows:72px 1fr;background:#050505}.photo-modal__header[data-astro-cid-ehyjq25x]{grid-column:1 / -1;grid-row:1;display:flex;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid rgba(247,243,234,.14);background:#0b0b0b}.photo-modal__counter[data-astro-cid-ehyjq25x]{margin:0;padding-inline:1rem;font-family:var(--font-display);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#f7f3eab8}.photo-modal__close[data-astro-cid-ehyjq25x]{align-self:stretch;padding:0 1rem;border:0;border-left:1px solid rgba(247,243,234,.14);border-radius:0;background:#0b0b0b;color:#f7f3ea;font-family:var(--font-display);font-size:.7rem;text-transform:uppercase;cursor:pointer}.photo-modal__close[data-astro-cid-ehyjq25x]:hover{background:#f7f3ea;color:#050505}.photo-modal__figure[data-astro-cid-ehyjq25x]{grid-column:2;grid-row:2;min-width:0;min-height:0;margin:0;padding:clamp(.75rem,2vw,1.5rem);display:grid;place-items:center;background:#050505}.photo-modal__figure[data-astro-cid-ehyjq25x] img[data-astro-cid-ehyjq25x]{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 72px - clamp(1.5rem,4vw,3rem));object-fit:contain;border-radius:0}.photo-modal__nav[data-astro-cid-ehyjq25x]{grid-row:2;border:0;border-radius:0;background:#0b0b0b;color:#f7f3ea;font-family:var(--font-display);font-size:clamp(1.6rem,4vw,3rem);cursor:pointer;transition:background-color .2s var(--ease),color .2s var(--ease)}.photo-modal__nav[data-astro-cid-ehyjq25x]:hover{background:#f7f3ea;color:#050505}.photo-modal__nav--prev[data-astro-cid-ehyjq25x]{grid-column:1;border-right:1px solid rgba(247,243,234,.14)}.photo-modal__nav--next[data-astro-cid-ehyjq25x]{grid-column:3;border-left:1px solid rgba(247,243,234,.14)}@media(max-width:1024px){.photo-page-layout[data-astro-cid-ehyjq25x]{grid-template-columns:240px 1fr}.photo-sidebar[data-astro-cid-ehyjq25x]{top:calc(var(--site-header-height-mobile) + 1rem);max-height:calc(100vh - var(--site-header-height-mobile) - 2rem)}.photo-sidebar__tab[data-astro-cid-ehyjq25x]{padding:1rem 1.25rem;font-size:.72rem}.photo-sidebar__tab-icon[data-astro-cid-ehyjq25x]{font-size:1.1rem}.photo-content[data-astro-cid-ehyjq25x]{padding:1.5rem 2rem}.photo-panel__title[data-astro-cid-ehyjq25x]{font-size:2rem}.photo-panel__description[data-astro-cid-ehyjq25x]{font-size:.9rem}.masonry-gallery[data-astro-cid-ehyjq25x]{column-count:3}}@media(max-width:768px){.photo-page-layout[data-astro-cid-ehyjq25x]{grid-template-columns:1fr}.photo-sidebar[data-astro-cid-ehyjq25x]{position:sticky;top:calc(var(--site-header-height-mobile) + .5rem);height:auto;max-height:none;background:#101010f2;backdrop-filter:blur(14px);border-right:0;border-bottom:1px solid rgba(247,243,234,.1)}.photo-sidebar__dropdown-trigger[data-astro-cid-ehyjq25x]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:1rem 1.25rem;background:#f7f3ea0d;border:1px solid rgba(247,243,234,.12);border-radius:8px;color:var(--white);font-family:var(--font-display);font-size:.75rem;font-weight:600;letter-spacing:-.01em;text-transform:uppercase;text-align:left;cursor:pointer;transition:all .25s var(--ease)}.photo-sidebar__dropdown-trigger[data-astro-cid-ehyjq25x]:hover{background:#f7f3ea14;border-color:#f7f3ea33}.photo-sidebar__dropdown-label[data-astro-cid-ehyjq25x]{flex:1}.photo-sidebar__dropdown-arrow[data-astro-cid-ehyjq25x]{font-size:1rem;transition:transform .3s var(--ease)}.photo-sidebar__nav[data-astro-cid-ehyjq25x]{display:none;flex-direction:column;gap:.25rem;padding:0;margin-top:.75rem;max-height:0;overflow:hidden;transition:max-height .3s var(--ease),opacity .3s var(--ease),margin-top .3s var(--ease)}.photo-sidebar__nav[data-astro-cid-ehyjq25x].is-open{display:flex;max-height:500px;opacity:1}.photo-sidebar__tab[data-astro-cid-ehyjq25x]{padding:.875rem 1rem;border:1px solid rgba(247,243,234,.08);border-radius:6px;border-bottom:1px solid rgba(247,243,234,.08);gap:.625rem;font-size:.7rem}.photo-sidebar__tab[data-astro-cid-ehyjq25x]:hover{background:#f7f3ea0d;border-color:#f7f3ea26}.photo-sidebar__tab[data-astro-cid-ehyjq25x].is-active,.photo-sidebar__tab[data-astro-cid-ehyjq25x][aria-selected=true]{background:var(--page-accent);border-color:var(--page-accent);font-weight:700}.photo-sidebar__tab-icon[data-astro-cid-ehyjq25x]{font-size:1rem}.photo-sidebar__tab-count[data-astro-cid-ehyjq25x]{font-size:.6rem;opacity:.8}.photo-content[data-astro-cid-ehyjq25x]{padding:1.5rem 1rem}.photo-panel__header[data-astro-cid-ehyjq25x]{flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.photo-panel__title[data-astro-cid-ehyjq25x]{font-size:1.75rem}.photo-panel__description[data-astro-cid-ehyjq25x]{font-size:.85rem}.masonry-gallery[data-astro-cid-ehyjq25x]{column-count:2;column-gap:.125rem}.masonry-item[data-astro-cid-ehyjq25x]{margin-bottom:.125rem}.photo-modal__shell[data-astro-cid-ehyjq25x]{grid-template-columns:56px 1fr 56px;grid-template-rows:58px 1fr 64px}.photo-modal__header[data-astro-cid-ehyjq25x]{min-height:58px}.photo-modal__figure[data-astro-cid-ehyjq25x]{grid-column:1 / -1;grid-row:2;padding:.75rem}.photo-modal__figure[data-astro-cid-ehyjq25x] img[data-astro-cid-ehyjq25x]{max-height:calc(100dvh - 122px)}.photo-modal__nav[data-astro-cid-ehyjq25x]{grid-row:3;font-size:1.5rem}.photo-modal__nav--prev[data-astro-cid-ehyjq25x]{grid-column:1 / 2;border-top:1px solid rgba(247,243,234,.14);border-right:1px solid rgba(247,243,234,.14)}.photo-modal__nav--next[data-astro-cid-ehyjq25x]{grid-column:3 / 4;border-top:1px solid rgba(247,243,234,.14);border-left:1px solid rgba(247,243,234,.14)}}.featured-service-section[data-astro-cid-ehyjq25x]{padding:0;overflow:hidden;background:#080808}.featured-service-card[data-astro-cid-ehyjq25x]{display:grid;grid-template-columns:1fr 1fr;gap:0;text-decoration:none;color:inherit;position:relative;overflow:hidden;min-height:400px}.featured-service-card__image[data-astro-cid-ehyjq25x]{position:relative;overflow:hidden;height:100%;min-height:400px}.featured-service-card__image[data-astro-cid-ehyjq25x] img[data-astro-cid-ehyjq25x]{width:100%;height:100%;object-fit:cover;filter:contrast(1.05) saturate(.92);transition:transform .6s var(--ease),filter .6s var(--ease)}.featured-service-card[data-astro-cid-ehyjq25x]:hover .featured-service-card__image[data-astro-cid-ehyjq25x] img[data-astro-cid-ehyjq25x]{transform:scale(1.06);filter:contrast(1.1) saturate(1)}.featured-service-card__content[data-astro-cid-ehyjq25x]{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3.5rem);background:linear-gradient(#0c0c0cf5,#0c0c0cf5),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");color:var(--white)}.featured-service-card__content[data-astro-cid-ehyjq25x] .eyebrow[data-astro-cid-ehyjq25x]{margin-bottom:1.25rem}.featured-service-card__content[data-astro-cid-ehyjq25x] h3[data-astro-cid-ehyjq25x]{margin:0 0 clamp(.85rem,1.5vw,1.25rem);font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,3rem);line-height:.9;letter-spacing:-.04em;color:var(--white)}.featured-service-card__content[data-astro-cid-ehyjq25x] .body-copy[data-astro-cid-ehyjq25x]{margin-bottom:clamp(1.25rem,2vw,1.75rem);color:#f7f3eac2;line-height:1.6}.featured-service-card__cta[data-astro-cid-ehyjq25x]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:.75rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--blue);transition:all .25s var(--ease)}.featured-service-card[data-astro-cid-ehyjq25x]:hover .featured-service-card__cta[data-astro-cid-ehyjq25x]{gap:.75rem;color:#3395ff}@media(max-width:768px){.featured-service-card[data-astro-cid-ehyjq25x]{grid-template-columns:1fr;min-height:auto}.featured-service-card__image[data-astro-cid-ehyjq25x]{min-height:250px}.featured-service-card__content[data-astro-cid-ehyjq25x]{padding:2rem 1.5rem}.featured-service-card__content[data-astro-cid-ehyjq25x] h3[data-astro-cid-ehyjq25x]{font-size:2rem}}@media(max-width:480px){.masonry-gallery[data-astro-cid-ehyjq25x]{column-count:1;column-gap:.125rem}.masonry-item[data-astro-cid-ehyjq25x]{margin-bottom:.125rem}.photo-panel__title[data-astro-cid-ehyjq25x]{font-size:1.5rem}.photo-panel__description[data-astro-cid-ehyjq25x]{font-size:.8rem}.featured-service-card__content[data-astro-cid-ehyjq25x]{padding:1.5rem 1rem}.featured-service-card__content[data-astro-cid-ehyjq25x] h3[data-astro-cid-ehyjq25x]{font-size:1.6rem}}
