.photo-carousel[data-astro-cid-psknqw4m]{position:relative;padding:clamp(2rem,5vw,4rem) 0;overflow:hidden}.carousel-viewport[data-astro-cid-psknqw4m]{overflow:hidden;margin:0 clamp(3rem,8vw,6rem);cursor:grab}.carousel-viewport[data-astro-cid-psknqw4m]:active{cursor:grabbing}.carousel-track[data-astro-cid-psknqw4m]{display:flex;gap:clamp(.75rem,2vw,1.5rem);transition:transform .9s cubic-bezier(.25,.1,.25,1);will-change:transform}.carousel-slide[data-astro-cid-psknqw4m]{flex:0 0 auto;width:clamp(240px,26vw,360px);aspect-ratio:4 / 5;overflow:hidden;border-radius:12px;cursor:zoom-in}.carousel-img[data-astro-cid-psknqw4m]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.25,.1,.25,1)}.carousel-slide[data-astro-cid-psknqw4m]:hover .carousel-img[data-astro-cid-psknqw4m]{transform:scale(1.08)}.carousel-arrow[data-astro-cid-psknqw4m]{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:999px;background:#ffffffd9;color:var(--color-text);border:1px solid var(--color-surface-2);display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background var(--transition),color var(--transition),transform var(--transition)}.carousel-arrow[data-astro-cid-psknqw4m]:hover{background:var(--color-accent);color:#fff;border-color:var(--color-accent);transform:translateY(-50%) scale(1.06)}.carousel-arrow--prev[data-astro-cid-psknqw4m]{left:clamp(.5rem,2vw,1.5rem)}.carousel-arrow--next[data-astro-cid-psknqw4m]{right:clamp(.5rem,2vw,1.5rem)}@media (max-width: 700px){.carousel-arrow[data-astro-cid-psknqw4m]{width:38px;height:38px}.carousel-viewport[data-astro-cid-psknqw4m]{margin:0 clamp(2.5rem,7vw,4rem)}}.lightbox[data-astro-cid-psknqw4m]{position:fixed;inset:0;background:#141212eb;z-index:1000;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem);cursor:zoom-out;opacity:0;transition:opacity .25s ease}.lightbox[data-astro-cid-psknqw4m][data-open=true]{opacity:1}.lightbox[data-astro-cid-psknqw4m][hidden]{display:none}.lightbox-img[data-astro-cid-psknqw4m]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;cursor:default}.lightbox-close[data-astro-cid-psknqw4m],.lightbox-nav[data-astro-cid-psknqw4m]{position:absolute;width:48px;height:48px;border-radius:999px;background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--transition),transform var(--transition);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.lightbox-close[data-astro-cid-psknqw4m]:hover,.lightbox-nav[data-astro-cid-psknqw4m]:hover{background:var(--color-accent);border-color:var(--color-accent)}.lightbox-close[data-astro-cid-psknqw4m]{top:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem)}.lightbox-nav--prev[data-astro-cid-psknqw4m]{left:clamp(.75rem,2vw,1.5rem);top:50%;transform:translateY(-50%)}.lightbox-nav--next[data-astro-cid-psknqw4m]{right:clamp(.75rem,2vw,1.5rem);top:50%;transform:translateY(-50%)}.lightbox-nav--prev[data-astro-cid-psknqw4m]:hover,.lightbox-nav--next[data-astro-cid-psknqw4m]:hover{transform:translateY(-50%) scale(1.06)}body.has-lightbox{overflow:hidden}.reviews-section[data-astro-cid-hfhmgw5s]{position:relative;padding:clamp(3rem,6vw,5rem) 0 clamp(3rem,6vw,4rem);overflow:hidden}.reviews-header[data-astro-cid-hfhmgw5s]{margin-bottom:clamp(2rem,4vw,3rem)}.reviews-viewport[data-astro-cid-hfhmgw5s]{overflow:hidden;margin:0 clamp(3rem,8vw,6rem);cursor:grab}.reviews-viewport[data-astro-cid-hfhmgw5s]:active{cursor:grabbing}.reviews-track[data-astro-cid-hfhmgw5s]{display:flex;gap:clamp(1rem,2vw,1.75rem);transition:transform .9s cubic-bezier(.25,.1,.25,1);will-change:transform}.review-card[data-astro-cid-hfhmgw5s]{flex:0 0 auto;width:clamp(220px,24vw,320px);aspect-ratio:3 / 4;border-radius:18px;overflow:hidden;box-shadow:0 10px 32px #504d4d1f;transition:transform .5s cubic-bezier(.25,.1,.25,1),box-shadow .5s ease;cursor:zoom-in}.review-card[data-astro-cid-hfhmgw5s] img[data-astro-cid-hfhmgw5s]{width:100%;height:100%;object-fit:cover;display:block}.review-card[data-astro-cid-hfhmgw5s]:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 18px 48px #504d4d2e}.review-arrow[data-astro-cid-hfhmgw5s]{position:absolute;top:calc(50% + clamp(1.5rem,3vw,2.5rem));transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:999px;background:#ffffffe6;color:var(--color-text);border:1px solid rgba(156,174,221,.35);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #504d4d1a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background var(--transition),color var(--transition),transform var(--transition)}.review-arrow[data-astro-cid-hfhmgw5s]:hover{background:var(--color-accent);color:#fff;border-color:var(--color-accent);transform:translateY(-50%) scale(1.06)}.review-arrow--prev[data-astro-cid-hfhmgw5s]{left:clamp(.5rem,2vw,1.5rem)}.review-arrow--next[data-astro-cid-hfhmgw5s]{right:clamp(.5rem,2vw,1.5rem)}@media (max-width: 700px){.review-arrow[data-astro-cid-hfhmgw5s]{width:38px;height:38px}.reviews-viewport[data-astro-cid-hfhmgw5s]{margin:0 clamp(2.5rem,7vw,4rem)}.review-card[data-astro-cid-hfhmgw5s]{width:clamp(220px,60vw,280px)}}.review-lightbox[data-astro-cid-hfhmgw5s]{position:fixed;inset:0;background:#141212eb;z-index:1000;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem);cursor:zoom-out;opacity:0;transition:opacity .25s ease}.review-lightbox[data-astro-cid-hfhmgw5s][data-open=true]{opacity:1}.review-lightbox[data-astro-cid-hfhmgw5s][hidden]{display:none}.review-lightbox-img[data-astro-cid-hfhmgw5s]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #00000080;cursor:default}.review-lightbox-close[data-astro-cid-hfhmgw5s],.review-lightbox-nav[data-astro-cid-hfhmgw5s]{position:absolute;width:48px;height:48px;border-radius:999px;background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--transition),transform var(--transition);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.review-lightbox-close[data-astro-cid-hfhmgw5s]:hover,.review-lightbox-nav[data-astro-cid-hfhmgw5s]:hover{background:var(--color-accent);border-color:var(--color-accent)}.review-lightbox-close[data-astro-cid-hfhmgw5s]{top:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem)}.review-lightbox-nav--prev[data-astro-cid-hfhmgw5s]{left:clamp(.75rem,2vw,1.5rem);top:50%;transform:translateY(-50%)}.review-lightbox-nav--next[data-astro-cid-hfhmgw5s]{right:clamp(.75rem,2vw,1.5rem);top:50%;transform:translateY(-50%)}.review-lightbox-nav--prev[data-astro-cid-hfhmgw5s]:hover,.review-lightbox-nav--next[data-astro-cid-hfhmgw5s]:hover{transform:translateY(-50%) scale(1.06)}body.has-review-lightbox{overflow:hidden}.hero[data-astro-cid-j7pv25f6]{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden}.hero-bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%;z-index:0}.hero-overlay[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:linear-gradient(170deg,#0000008c,#00000073 45%,#000000b3);z-index:1}.hero-content[data-astro-cid-j7pv25f6]{position:relative;z-index:2;color:var(--color-bg);text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-top:clamp(6rem,20vh,12rem)}.hero-logo[data-astro-cid-j7pv25f6]{width:clamp(160px,22vw,260px);height:auto;filter:brightness(0) invert(1);opacity:.35;margin-bottom:.5rem}.hero-content[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{color:var(--color-bg);text-shadow:0 2px 24px rgba(0,0,0,.2);width:100%;max-width:16ch;margin:0}.hero-heading[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:clamp(260px,60vw,720px);height:auto;display:block;margin-inline:auto;filter:drop-shadow(0 2px 28px rgba(0,0,0,.45))}.hero-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:#fffffff2;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:400;font-style:italic;width:100%;max-width:38ch;text-align:center;margin-inline:auto;text-shadow:0 2px 18px rgba(0,0,0,.5)}.pillar-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2rem,5vw,4rem);align-items:start}.pillar[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;color:var(--color-text);padding:1rem;transition:opacity var(--transition),transform var(--transition)}.pillar[data-astro-cid-j7pv25f6]:hover{opacity:1}.pillar-icon[data-astro-cid-j7pv25f6]{width:clamp(160px,18vw,260px);height:auto;opacity:.9;transition:transform .5s ease,opacity .3s ease;transform-origin:center}.pillar[data-astro-cid-j7pv25f6]:hover .pillar-icon[data-astro-cid-j7pv25f6]{transform:scale(1.12);opacity:1}.pillar[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0;line-height:0}.pillar-title[data-astro-cid-j7pv25f6]{height:clamp(56px,6vw,84px);display:flex;align-items:center;justify-content:center;width:100%}.pillar-title[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:100%;width:auto;max-width:100%;object-fit:contain;filter:brightness(0) opacity(.78);transition:opacity var(--transition)}.pillar[data-astro-cid-j7pv25f6]:hover .pillar-title[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{opacity:1}@media (max-width: 700px){.pillar-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:2rem}}
