.hero[data-astro-cid-lcdefpme]{min-height:100vh;padding:calc(var(--header-height) + 3rem) 0 4rem;background:linear-gradient(170deg, var(--cream) 0%, var(--warm-white) 40%, var(--gold-soft) 100%);align-items:center;display:flex;position:relative;overflow:hidden}.hero__network[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero__grid[data-astro-cid-lcdefpme]{z-index:1;grid-template-columns:1fr 1.1fr;align-items:center;gap:clamp(3rem,5vw,5rem);display:grid;position:relative}.hero__tag[data-astro-cid-lcdefpme]{font-family:var(--font-sc);letter-spacing:.1em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:.92rem;font-weight:600;display:inline-flex}.hero__tag[data-astro-cid-lcdefpme]:before{content:"";background:var(--gold);width:32px;height:2px;display:inline-block}.hero__title[data-astro-cid-lcdefpme]{color:var(--gray-900);margin-bottom:1.5rem;line-height:1.08}.hero__em[data-astro-cid-lcdefpme]{color:var(--gold);font-style:italic}.hero__sub[data-astro-cid-lcdefpme]{color:var(--gray-600);max-width:480px;margin-bottom:2.5rem;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.7}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;display:flex}.hero__scroll[data-astro-cid-lcdefpme]{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__scroll[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-family:var(--font-sc);letter-spacing:.15em;text-transform:uppercase;color:var(--gray-400);font-size:.75rem}.hero__scroll-line[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--gray-400), transparent);width:1px;height:40px;animation:2s ease-in-out infinite scrollLine}@keyframes scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.hero__visual[data-astro-cid-lcdefpme]{position:relative}.hero__carousel[data-astro-cid-lcdefpme]{padding:0 0 2.5rem;position:relative}.hero__slide[data-astro-cid-lcdefpme]{display:none;position:relative}.hero__slide[data-astro-cid-lcdefpme].active{animation:.6s cubic-bezier(.16,1,.3,1) slideFadeIn;display:block}@keyframes slideFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.hero__slide-main[data-astro-cid-lcdefpme]{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);overflow:hidden}.hero__slide-main[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.hero__slide-inset[data-astro-cid-lcdefpme]{border-radius:var(--radius-lg);border:4px solid var(--cream);width:48%;box-shadow:var(--shadow-xl);z-index:2;position:absolute;bottom:-1.5rem;right:-1.5rem;overflow:hidden}.hero__slide-inset[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.hero__dots-nav[data-astro-cid-lcdefpme]{justify-content:center;gap:.5rem;margin-top:2.5rem;display:flex}.hero__dot[data-astro-cid-lcdefpme]{background:var(--gray-300);cursor:pointer;width:10px;height:10px;transition:all var(--transition);border:none;border-radius:50%;padding:0}.hero__dot[data-astro-cid-lcdefpme].active{background:var(--gold);transform:scale(1.2)}.hero__dot[data-astro-cid-lcdefpme]:hover{background:var(--gold-bright)}.trust[data-astro-cid-lcdefpme]{background:var(--gray-900);padding:clamp(2.5rem,4vw,3.5rem) 0;position:relative}.trust[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(90deg, var(--gold), var(--gold-bright), var(--gold));height:3px;position:absolute;top:0;left:0;right:0}.trust__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:1.5rem;display:grid}.trust__item[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;display:flex}.trust__icon[data-astro-cid-lcdefpme]{color:var(--gold);width:32px;height:32px}.trust__item[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--white);letter-spacing:.01em;font-size:1.15rem;font-weight:700;display:block}.trust__item[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--gray-300);font-size:.95rem;line-height:1.4}.trust__divider[data-astro-cid-lcdefpme]{background:var(--gray-700);justify-self:center;width:1px;height:48px}.services[data-astro-cid-lcdefpme]{background:var(--warm-white)}.services__intro[data-astro-cid-lcdefpme]{margin-bottom:3rem}.services__intro[data-astro-cid-lcdefpme] .tag[data-astro-cid-lcdefpme]{margin-bottom:1rem}.svc-featured[data-astro-cid-lcdefpme]{border-radius:var(--radius-xl);min-height:340px;margin-bottom:1.25rem;text-decoration:none;display:block;position:relative;overflow:hidden}.svc-featured__bg[data-astro-cid-lcdefpme]{position:absolute;inset:0}.svc-featured__bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.svc-featured[data-astro-cid-lcdefpme]:hover .svc-featured__bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.04)}.svc-featured__overlay[data-astro-cid-lcdefpme]{pointer-events:none;background:linear-gradient(135deg,#1a1815bf 0%,#1a18154d 60%,#0000 100%);position:absolute;inset:0}.svc-featured__content[data-astro-cid-lcdefpme]{z-index:1;flex-direction:column;justify-content:flex-end;max-width:480px;min-height:340px;padding:clamp(2rem,4vw,3rem);display:flex;position:relative}.svc-featured__num[data-astro-cid-lcdefpme]{font-family:var(--font-sc);color:var(--gold);letter-spacing:.1em;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.svc-featured__content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--white);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.svc-featured__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#fffc;margin-bottom:1rem;font-size:1rem;line-height:1.6}.svc-featured__link[data-astro-cid-lcdefpme]{color:var(--gold);transition:letter-spacing var(--transition);font-size:.95rem;font-weight:700}.svc-featured[data-astro-cid-lcdefpme]:hover .svc-featured__link[data-astro-cid-lcdefpme]{letter-spacing:.05em}.svc-row[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.svc-card[data-astro-cid-lcdefpme]{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-100);transition:all var(--transition);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.svc-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.svc-card__img[data-astro-cid-lcdefpme]{aspect-ratio:16/10;overflow:hidden}.svc-card__img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.svc-card[data-astro-cid-lcdefpme]:hover .svc-card__img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.06)}.svc-card__body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:.35rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.svc-card__num[data-astro-cid-lcdefpme]{font-family:var(--font-sc);color:var(--gold);letter-spacing:.1em;font-size:.88rem;font-weight:700}.svc-card__body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--gray-900);font-size:1.2rem}.svc-card__body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--gray-600);font-size:.95rem;line-height:1.6}.svc-card__link[data-astro-cid-lcdefpme]{color:var(--gold);transition:letter-spacing var(--transition);margin-top:auto;padding-top:.5rem;font-size:.92rem;font-weight:700}.svc-card[data-astro-cid-lcdefpme]:hover .svc-card__link[data-astro-cid-lcdefpme]{letter-spacing:.04em}.why[data-astro-cid-lcdefpme]{background:var(--cream);overflow:hidden}@media (width<=900px){.hero__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:3rem}.hero__visual[data-astro-cid-lcdefpme]{max-width:400px}.hero__slide-inset[data-astro-cid-lcdefpme]{right:-1rem}.svc-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.trust__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.5rem}.trust__divider[data-astro-cid-lcdefpme]{display:none}}@media (width<=540px){.hero[data-astro-cid-lcdefpme]{min-height:auto;padding-top:calc(var(--header-height) + 2rem);padding-bottom:3rem}.hero__actions[data-astro-cid-lcdefpme]{flex-direction:column}.hero__actions[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{justify-content:center;width:100%}.hero__scroll[data-astro-cid-lcdefpme],.hero__network[data-astro-cid-lcdefpme],.hero__slide-inset[data-astro-cid-lcdefpme]{display:none}.hero__slide-main[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/5}.hero__carousel[data-astro-cid-lcdefpme]{padding-bottom:0}.hero__dots-nav[data-astro-cid-lcdefpme]{margin-top:1.25rem}}
