.gallery[data-astro-cid-rj65ajc3] h2[data-astro-cid-rj65ajc3] em[data-astro-cid-rj65ajc3]{color:var(--color-accent-light);font-style:italic}.gallery__head[data-astro-cid-rj65ajc3]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.gallery__grid[data-astro-cid-rj65ajc3]{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;gap:.9rem;display:grid}@media (width>=900px){.gallery__grid[data-astro-cid-rj65ajc3]{grid-template-columns:repeat(3,1fr);gap:1rem}}.gallery__item[data-astro-cid-rj65ajc3]{border-radius:var(--radius-card);margin:0;overflow:hidden}.gallery__item--big[data-astro-cid-rj65ajc3]{grid-area:span 2/span 2}.gallery__item[data-astro-cid-rj65ajc3] img[data-astro-cid-rj65ajc3]{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.gallery__item[data-astro-cid-rj65ajc3]:hover img[data-astro-cid-rj65ajc3]{transform:scale(1.06)}.testimonials[data-astro-cid-gakqr736]{overflow-x:clip}.testimonials[data-astro-cid-gakqr736] h2[data-astro-cid-gakqr736] em[data-astro-cid-gakqr736]{color:var(--color-primary);font-style:italic}.testimonials__grid[data-astro-cid-gakqr736]{gap:3rem;display:grid}@media (width>=900px){.testimonials__grid[data-astro-cid-gakqr736]{grid-template-columns:1fr 1.6fr;align-items:center;gap:4.5rem}}.testimonials__note[data-astro-cid-gakqr736]{color:var(--color-text-muted);margin-block:1rem 2rem}.testimonials__rating[data-astro-cid-gakqr736]{align-items:center;gap:1.5rem;display:flex}.testimonials__value[data-astro-cid-gakqr736]{font-family:var(--font-heading);color:var(--color-primary);font-size:3rem;font-weight:700;line-height:1;display:block}.testimonials__source[data-astro-cid-gakqr736]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);font-size:.7rem}.testimonials__divider[data-astro-cid-gakqr736]{background:var(--color-neutral-dark);width:1px;height:3.5rem}.star[data-astro-cid-gakqr736]{color:var(--color-neutral-dark);font-size:1.35rem}.star--full[data-astro-cid-gakqr736]{color:var(--color-accent)}.t-stack__viewport[data-astro-cid-gakqr736]{gap:1.25rem;display:grid}.t-stack__card[data-astro-cid-gakqr736]{box-shadow:var(--shadow-card);padding:clamp(1.75rem,3.5vw,2.75rem);position:relative}.t-stack__quote-mark[data-astro-cid-gakqr736]{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:.9rem;font-size:4rem;line-height:.6;display:block}.t-stack__card[data-astro-cid-gakqr736] p[data-astro-cid-gakqr736]{font-family:var(--font-heading);font-size:clamp(1.15rem,1.9vw,1.5rem);font-style:italic;line-height:1.55}.t-stack__card[data-astro-cid-gakqr736] footer[data-astro-cid-gakqr736]{margin-top:1.5rem;display:grid}.t-stack__card[data-astro-cid-gakqr736] footer[data-astro-cid-gakqr736] span[data-astro-cid-gakqr736]{font-size:var(--text-small);color:var(--color-text-muted)}.t-stack__nav[data-astro-cid-gakqr736]{align-items:center;gap:1.25rem;margin-top:1.5rem;display:none}.t-stack__counter[data-astro-cid-gakqr736]{font-family:var(--font-heading);color:var(--color-text-muted);min-width:3.5rem;font-size:1.05rem}.t-stack__counter[data-astro-cid-gakqr736] [data-astro-cid-gakqr736][data-t-current]{color:var(--color-primary);font-size:1.35rem;font-weight:700}.t-stack__bar[data-astro-cid-gakqr736]{background:var(--color-neutral-dark);border-radius:999px;flex:1;height:2px;overflow:hidden}.t-stack__bar[data-astro-cid-gakqr736] span[data-astro-cid-gakqr736]{background:var(--color-accent);width:0;height:100%;display:block}.t-stack[data-astro-cid-gakqr736].is-stacked .t-stack__viewport[data-astro-cid-gakqr736]{min-height:21rem;display:block;position:relative}.t-stack[data-astro-cid-gakqr736].is-stacked .t-stack__card[data-astro-cid-gakqr736]{will-change:transform;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.t-stack[data-astro-cid-gakqr736].is-stacked .t-stack__card[data-astro-cid-gakqr736] footer[data-astro-cid-gakqr736]{margin-top:auto;padding-top:1.25rem}.t-stack[data-astro-cid-gakqr736].is-stacked .t-stack__nav[data-astro-cid-gakqr736]{display:flex}.hero[data-astro-cid-lcdefpme]{text-align:center;color:#f8f6f2;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:clip}.hero__media[data-astro-cid-lcdefpme]{position:absolute;inset:-12% 0}.hero__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme],.hero__video[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;animation:kenburns 22s var(--ease) infinite alternate;position:absolute;inset:0}.hero__video[data-astro-cid-lcdefpme]{display:none}@media (width>=900px){.hero__video[data-astro-cid-lcdefpme]{display:block}.hero__picture[data-astro-cid-lcdefpme]{display:none}}@keyframes kenburns{0%{transform:scale(1)}to{transform:scale(1.09)}}.hero__overlay[data-astro-cid-lcdefpme]{background:linear-gradient(160deg,#1a2c11d9 0%,#181410b8 60%,#241c0f9e 100%);position:absolute;inset:0}.hero__ornament[data-astro-cid-lcdefpme]{z-index:1;flex-direction:column;align-items:center;gap:.9rem;display:none;position:absolute;top:50%;left:4.5%;transform:translateY(-50%)}@media (width>=1100px){.hero__ornament[data-astro-cid-lcdefpme]{display:flex}}.hero__ornament[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:linear-gradient(#0000,#e2b05a,#0000);width:1px;height:6.5rem}.hero__ornament[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:#e2b05a;border-radius:50%;width:6px;height:6px}.hero__content[data-astro-cid-lcdefpme]{z-index:1;max-width:62rem;padding-block:7rem;position:relative}.hero__stars[data-astro-cid-lcdefpme]{color:#e2b05a;letter-spacing:.55em;margin-inline:auto;max-width:none;animation:fade-down 1s var(--ease-out-expo) both;margin-bottom:1.5rem;font-size:.85rem}.hero__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.3em;text-transform:uppercase;color:#f0c375;margin-inline:auto;max-width:none;animation:fade-down 1s .15s var(--ease-out-expo) both;margin-bottom:1.75rem;font-size:.72rem;font-weight:700}@keyframes fade-down{0%{opacity:0;transform:translateY(-16px)}}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:var(--text-display)}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:#eebb63}.hero__lead[data-astro-cid-lcdefpme]{opacity:.9;max-width:44ch;margin:1.75rem auto 2.75rem;font-size:clamp(1.05rem,1.6vw,1.3rem)}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero__scroll[data-astro-cid-lcdefpme]{z-index:1;letter-spacing:.3em;text-transform:uppercase;opacity:.75;flex-direction:column;align-items:center;gap:.6rem;font-size:.65rem;text-decoration:none;transition:opacity .3s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll[data-astro-cid-lcdefpme]:hover{opacity:1}.hero__scroll-line[data-astro-cid-lcdefpme]{background:#f8f6f280;width:1px;height:3rem;position:relative;overflow:clip}.hero__scroll-line[data-astro-cid-lcdefpme]:after{content:"";animation:scroll-hint 2.2s var(--ease) infinite;background:#e2b05a;position:absolute;inset:0}@keyframes scroll-hint{0%{transform:translateY(-100%)}55%{transform:translateY(0)}to{transform:translateY(100%)}}.stats[data-astro-cid-lcdefpme]{padding-block:clamp(3rem,6vw,4.5rem)}.stats__item[data-astro-cid-lcdefpme]{text-align:center;justify-items:center;gap:.4rem;display:grid}.stats__value[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--color-accent-light);font-size:clamp(3rem,7vw,5rem);font-weight:700;line-height:1}.stats__label[data-astro-cid-lcdefpme]{letter-spacing:.18em;text-transform:uppercase;opacity:.8;font-size:.75rem}.problem-card[data-astro-cid-lcdefpme]{padding:clamp(1.75rem,3.5vw,2.5rem)}.problem-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.7rem}.problem-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text-muted)}.service-card__media[data-astro-cid-lcdefpme]{overflow:clip}.service-card__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%}.service-card__body[data-astro-cid-lcdefpme]{padding:1.6rem}.service-card__body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--text-h4);margin-bottom:.55rem}.service-card__body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text-muted);font-size:var(--text-small);margin-bottom:1.15rem}.benefits-list[data-astro-cid-lcdefpme]{gap:1.2rem;margin-top:1.75rem;padding:0;list-style:none;display:grid}.benefits-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{gap:.15rem;padding-left:1.6rem;display:grid;position:relative}.benefits-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"✦";color:var(--color-accent);position:absolute;left:0}.benefits-list[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:var(--text-large)}.benefits-list[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--color-text-muted);font-size:var(--text-small)}.alt-section__text[data-astro-cid-lcdefpme]{color:var(--color-text-muted);margin-block:1.1rem 2rem}.about__quotes[data-astro-cid-lcdefpme]{margin-top:1.5rem}.about__quote[data-astro-cid-lcdefpme]{border-left:2px solid var(--color-accent);font-family:var(--font-serif-alt);padding:.6rem 0 .6rem 1.75rem;font-size:clamp(1.15rem,2vw,1.45rem);font-style:italic;line-height:1.5}.about__quote[data-astro-cid-lcdefpme] footer[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-style:normal;font-size:var(--text-small);opacity:.8;margin-top:.9rem}.alt-section__video-wrap[data-astro-cid-lcdefpme]{aspect-ratio:4/3}.alt-section__video-wrap[data-astro-cid-lcdefpme] video[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.location-card[data-astro-cid-lcdefpme]{padding:1.9rem;text-decoration:none;position:relative}.location-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--text-h4);margin-bottom:.45rem}.location-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text-muted);font-size:var(--text-small)}.location-card__arrow[data-astro-cid-lcdefpme]{color:var(--color-accent);transition:transform .4s var(--ease-out-expo);font-size:1.3rem;position:absolute;top:1.6rem;right:1.6rem}.location-card[data-astro-cid-lcdefpme]:hover .location-card__arrow[data-astro-cid-lcdefpme]{transform:translate(6px)rotate(-45deg)}
