.handcare-icon[data-astro-cid-lxza3era]{display:inline-flex;align-items:center;justify-content:center;width:var(--icon-size, 36px);height:var(--icon-size, 36px);color:inherit;flex-shrink:0}.handcare-icon[data-astro-cid-lxza3era] svg{display:block;width:100%;height:100%}.foot-hero__inner[data-astro-cid-yqbef6hu]{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.foot-hero__copy[data-astro-cid-yqbef6hu]{min-width:0}.foot-hero[data-astro-cid-yqbef6hu] .page-hero__headline--wide[data-astro-cid-yqbef6hu]{max-width:100%}.foot-hero[data-astro-cid-yqbef6hu] .page-hero__line[data-astro-cid-yqbef6hu]>span[data-astro-cid-yqbef6hu]{max-width:100%;white-space:normal;overflow-wrap:break-word;hyphens:auto}.foot-hero__media[data-astro-cid-yqbef6hu]{position:relative;margin:0;justify-self:end;width:100%;max-width:420px;aspect-ratio:3 / 4;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface);border:1px solid var(--color-line);box-shadow:0 1px 2px #1a16120d,0 36px 80px -36px #1a131159}.foot-hero__media[data-astro-cid-yqbef6hu] img[data-astro-cid-yqbef6hu]{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.foot-hero__media[data-astro-cid-yqbef6hu]:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#1a131166,#1a131100 45%);pointer-events:none}.foot-hero__caption[data-astro-cid-yqbef6hu]{position:absolute;left:1.25rem;bottom:1.25rem;z-index:1;padding:.45rem .9rem;background:#fbf7f4eb;color:var(--color-ink-900);border-radius:var(--radius-pill);font-size:.78rem;letter-spacing:.06em;font-weight:500;backdrop-filter:blur(6px)}@media(max-width:960px){.foot-hero__inner[data-astro-cid-yqbef6hu]{grid-template-columns:1fr}.foot-hero__media[data-astro-cid-yqbef6hu]{max-width:560px;justify-self:start}}.foot-hero__lede[data-astro-cid-yqbef6hu]{margin-top:1.5rem}.hero-actions[data-astro-cid-yqbef6hu]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.hero-pills[data-astro-cid-yqbef6hu]{list-style:none;margin:2.25rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.hero-pill[data-astro-cid-yqbef6hu]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .95rem;border-radius:var(--radius-pill);border:1px solid var(--color-line);background:var(--color-surface);color:var(--color-fg-muted);font-size:.82rem;letter-spacing:.04em}.hero-pill[data-astro-cid-yqbef6hu]:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--color-bordeaux-500);display:inline-block}.service-groups[data-astro-cid-yqbef6hu]{display:flex;flex-direction:column;gap:clamp(3.5rem,7vw,5.5rem)}.service-group[data-astro-cid-yqbef6hu]{scroll-margin-top:96px}.footcare-grid[data-astro-cid-yqbef6hu]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(1.25rem,2vw,1.75rem)}.footcare-grid--single[data-astro-cid-yqbef6hu]{grid-template-columns:repeat(auto-fit,minmax(320px,420px))}.footcare-grid--cols-3[data-astro-cid-yqbef6hu]{grid-template-columns:repeat(3,minmax(0,1fr))}.footcare-grid--cols-4[data-astro-cid-yqbef6hu]{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:960px){.footcare-grid--cols-3[data-astro-cid-yqbef6hu]{grid-template-columns:1fr}}@media(max-width:700px){.footcare-grid--cols-4[data-astro-cid-yqbef6hu]{grid-template-columns:1fr}}.footcare-card[data-astro-cid-yqbef6hu]{position:relative;background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-lg);padding:clamp(2rem,2.6vw,2.5rem);display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s ease,border-color .4s ease}.footcare-card[data-astro-cid-yqbef6hu]:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--color-bordeaux-500),var(--color-bordeaux-400));transform:scaleX(0);transform-origin:left;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.footcare-card[data-astro-cid-yqbef6hu]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lift);border-color:#8528332e}.footcare-card[data-astro-cid-yqbef6hu]:hover:before{transform:scaleX(1)}.footcare-card__top[data-astro-cid-yqbef6hu]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.footcare-card__icon[data-astro-cid-yqbef6hu]{width:58px;height:58px;border-radius:15px;background:var(--color-cream-100);color:var(--color-bordeaux-500);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .4s ease,color .4s ease,transform .5s cubic-bezier(.2,.7,.2,1)}.footcare-card[data-astro-cid-yqbef6hu]:hover .footcare-card__icon[data-astro-cid-yqbef6hu]{background:var(--color-bordeaux-500);color:var(--color-cream-50);transform:rotate(-4deg) scale(1.04)}.footcare-card__meta[data-astro-cid-yqbef6hu]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.footcare-card__duration[data-astro-cid-yqbef6hu]{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:var(--radius-pill);background:var(--color-cream-100);color:var(--color-bordeaux-500);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.footcare-card__title[data-astro-cid-yqbef6hu]{margin:0;color:var(--color-fg)}.footcare-card__desc[data-astro-cid-yqbef6hu]{margin:0;color:var(--color-fg-muted);line-height:1.6}.faq[data-astro-cid-yqbef6hu]{border-top:1px solid var(--color-line)}.faq__item[data-astro-cid-yqbef6hu]{border-bottom:1px solid var(--color-line)}.faq__item[data-astro-cid-yqbef6hu] summary[data-astro-cid-yqbef6hu]{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0;transition:padding-left .45s cubic-bezier(.2,.7,.2,1)}.faq__item[data-astro-cid-yqbef6hu] summary[data-astro-cid-yqbef6hu]::-webkit-details-marker{display:none}.faq__item[data-astro-cid-yqbef6hu]:hover summary[data-astro-cid-yqbef6hu]{padding-left:1rem}.faq__q[data-astro-cid-yqbef6hu]{font-family:var(--font-display);font-size:clamp(1.15rem,1.6vw,1.4rem);line-height:1.3;color:var(--color-fg);letter-spacing:-.01em}.faq__plus[data-astro-cid-yqbef6hu]{flex-shrink:0;width:22px;height:22px;position:relative;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.faq__plus[data-astro-cid-yqbef6hu]:before,.faq__plus[data-astro-cid-yqbef6hu]:after{content:"";position:absolute;background:var(--color-bordeaux-500);border-radius:1px}.faq__plus[data-astro-cid-yqbef6hu]:before{top:50%;left:0;right:0;height:1.5px;transform:translateY(-50%)}.faq__plus[data-astro-cid-yqbef6hu]:after{left:50%;top:0;bottom:0;width:1.5px;transform:translate(-50%);transition:transform .4s ease,opacity .4s ease}.faq__item[data-astro-cid-yqbef6hu][open] .faq__plus[data-astro-cid-yqbef6hu]:after{transform:translate(-50%) rotate(90deg);opacity:0}.faq__a[data-astro-cid-yqbef6hu]{padding:0 0 1.75rem;max-width:75ch;color:var(--color-fg-muted);line-height:1.65;animation:faqOpen .4s ease both}.faq__a[data-astro-cid-yqbef6hu] p[data-astro-cid-yqbef6hu]{margin:0}@keyframes faqOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.disclaimer[data-astro-cid-yqbef6hu]{background:var(--color-bg-warm);border:1px solid var(--color-line);border-radius:var(--radius-lg);padding:clamp(1.75rem,3vw,2.5rem);max-width:880px;margin:0 auto}.disclaimer[data-astro-cid-yqbef6hu] h2[data-astro-cid-yqbef6hu]{margin:0 0 .75rem}.disclaimer[data-astro-cid-yqbef6hu] p[data-astro-cid-yqbef6hu]{margin:0;color:var(--color-fg-muted);line-height:1.65;font-size:.98rem}.crosssell[data-astro-cid-yqbef6hu]{background:var(--color-bg-warm);border:1px solid var(--color-line);border-radius:var(--radius-lg);padding:clamp(2rem,4vw,3rem);max-width:880px;margin:0 auto;display:grid;gap:1.25rem}.crosssell__head[data-astro-cid-yqbef6hu] .eyebrow[data-astro-cid-yqbef6hu]{margin:0}.crosssell__title[data-astro-cid-yqbef6hu]{margin:.5rem 0 0;max-width:22ch}.crosssell[data-astro-cid-yqbef6hu]{scroll-margin-top:96px}.crosssell__addon[data-astro-cid-yqbef6hu]{display:flex;align-items:flex-start;gap:1rem}.crosssell__icon[data-astro-cid-yqbef6hu]{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;flex-shrink:0;border-radius:15px;background:var(--color-cream-100);color:var(--color-bordeaux-500)}.crosssell__desc[data-astro-cid-yqbef6hu]{margin:0;color:var(--color-fg-muted);line-height:1.65;max-width:60ch}.crosssell__actions[data-astro-cid-yqbef6hu]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.final-cta__title[data-astro-cid-yqbef6hu]{max-width:22ch}@media(max-width:520px){.footcare-card__top[data-astro-cid-yqbef6hu]{gap:.75rem}.footcare-card__duration[data-astro-cid-yqbef6hu]{font-size:.68rem;padding:.3rem .6rem}}
