.nav[data-astro-cid-lcdefpme]{inset-inline:0;z-index:50;backdrop-filter:blur(10px);background:#500010f5;padding-block:.6rem;transition:box-shadow .3s;position:fixed;top:0}.nav[data-astro-cid-lcdefpme].is-solid{box-shadow:0 1px #c4a44a59}.nav__inner[data-astro-cid-lcdefpme]{z-index:45;justify-content:space-between;align-items:center;gap:1.25rem;display:flex;position:relative}.nav__brand[data-astro-cid-lcdefpme]{align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.nav__logo[data-astro-cid-lcdefpme]{border-radius:10px;width:auto;height:clamp(46px,5.5vw,58px)}.nav__word[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#fff;font-size:1.2rem;font-weight:700}.nav__word[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--gold);font-style:normal}.nav__links[data-astro-cid-lcdefpme]{gap:clamp(1rem,2.2vw,1.8rem);margin-left:auto;display:flex}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:#ffffffd9;font-size:.84rem;font-weight:600;text-decoration:none;transition:color .2s}.nav__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--gold)}.nav__actions[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;display:flex}.nav__phone[data-astro-cid-lcdefpme]{color:#fff;white-space:nowrap;font-size:.95rem;font-weight:600;text-decoration:none}.nav__phone[data-astro-cid-lcdefpme]:hover{color:var(--gold)}.nav__cta[data-astro-cid-lcdefpme]{padding:.55rem 1.15rem}.nav__burger[data-astro-cid-lcdefpme]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:8px;display:none}.nav__burger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:#fff;border-radius:2px;height:2px;transition:transform .25s,opacity .2s}.nav__burger[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:first-child{transform:translateY(7px)rotate(45deg)}.nav__burger[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:nth-child(2){opacity:0}.nav__burger[data-astro-cid-lcdefpme][aria-expanded=true] span[data-astro-cid-lcdefpme]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav__overlay[data-astro-cid-lcdefpme]{z-index:-1;background:var(--maroon);padding:7rem var(--space-inner) 3rem;position:fixed;inset:0}.nav__overlay[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme]{gap:1.4rem;display:grid}.nav__overlay[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-family:var(--font-display);text-transform:uppercase;color:#fff;font-size:1.7rem;font-weight:700;text-decoration:none}.nav__overlay-cta[data-astro-cid-lcdefpme]{color:var(--gold)!important}.nav[data-astro-cid-lcdefpme].is-open .nav__overlay[data-astro-cid-lcdefpme]{z-index:40}.hero[data-astro-cid-lcdefpme]{align-items:center;min-height:90svh;display:flex;position:relative;overflow:hidden}.hero__bg[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__scrim[data-astro-cid-lcdefpme]{background:linear-gradient(100deg,#500010e0 0%,#1c1c1c99 55%,#1c1c1c4d 100%);position:absolute;inset:0}.hero__inner[data-astro-cid-lcdefpme]{z-index:2;color:#fff;max-width:45rem;padding-block:8rem 5rem;position:relative}.hero__eyebrow[data-astro-cid-lcdefpme]{color:var(--gold)}.hero__title[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:700;font-size:var(--fs-hero);margin-top:1rem;line-height:1.12}.hero__title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--gold);font-style:normal}.hero__sub[data-astro-cid-lcdefpme]{color:#ffffffe0;max-width:36rem;margin-top:1.3rem;font-size:clamp(1rem,1.5vw,1.15rem)}.hero__ctas[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.hero__tag[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#ffffffbf;font-style:italic;font-weight:600;font-size:var(--fs-small);letter-spacing:.02em;margin-top:2.2rem}.promo[data-astro-cid-lcdefpme]{background:var(--maroon);color:#fff;padding-block:clamp(1.4rem,3.5vw,2rem)}.promo__row[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.8rem 2rem;display:grid}.promo__item[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#ffffffd9;font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:600}.promo__item[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--gold);font-weight:700}.svc[data-astro-cid-lcdefpme]{padding-block:var(--space-section)}.svc__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.2rem;margin-top:clamp(2rem,5vw,3rem);display:grid}.svc__card[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:2rem 1.7rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:block}.svc__card[data-astro-cid-lcdefpme]:hover{border-color:#c41e3a66;transform:translateY(-4px);box-shadow:0 20px 44px -32px #50001080}.svc__ic[data-astro-cid-lcdefpme]{width:34px;height:34px;color:var(--cardinal)}.svc__card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h3);margin-top:1rem}.svc__card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-muted);font-size:var(--fs-small);margin-top:.6rem}.svc__more[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--cardinal);margin-top:1.1rem;font-size:.82rem;font-weight:600;display:inline-block}.why[data-astro-cid-lcdefpme]{padding-block:var(--space-section);background:var(--surface);border-block:1px solid var(--line)}.why__rows[data-astro-cid-lcdefpme]{gap:clamp(2.5rem,6vw,4rem);margin-top:clamp(2rem,5vw,3rem);display:grid}.why__row[data-astro-cid-lcdefpme]{align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}@media (width>=821px){.why__row[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.why__row--flip[data-astro-cid-lcdefpme] .why__text[data-astro-cid-lcdefpme]{order:2}.why__row--flip[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:last-child{order:1}}.why__text[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h3)}.why__text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-muted);max-width:32rem;margin-top:.7rem}.why__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:3/2;object-fit:cover;border-radius:12px;width:100%}.why__mark[data-astro-cid-lcdefpme]{background:var(--maroon);border-radius:12px;place-items:center;padding:clamp(2rem,5vw,3.5rem);display:grid}.why__mark[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{opacity:.9;width:auto;max-height:220px}.cycle[data-astro-cid-lcdefpme]{padding-block:var(--space-section);background:var(--surface);border-block:1px solid var(--line)}.cycle__intro[data-astro-cid-lcdefpme]{color:var(--ink-muted);max-width:36rem;margin-top:1.25rem}.cycle__list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.8rem;margin-top:clamp(1.8rem,4vw,2.5rem);list-style:none;display:grid}.cycle__step[data-astro-cid-lcdefpme]{background:var(--bg);border:1px solid var(--line);border-radius:10px;align-items:center;gap:.8rem;padding:.9rem 1.1rem;display:flex}.cycle__num[data-astro-cid-lcdefpme]{background:var(--maroon);color:#fff;width:34px;height:34px;font-family:var(--font-display);border-radius:8px;flex-shrink:0;place-items:center;font-weight:700;display:inline-grid}.cycle__label[data-astro-cid-lcdefpme]{font-weight:600;font-size:var(--fs-small)}.cycle__outro[data-astro-cid-lcdefpme]{color:var(--ink-muted);max-width:38rem;margin-top:1.75rem}.cycle__outro[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--cardinal)}.cycle__btn[data-astro-cid-lcdefpme]{margin-top:1.5rem}.band[data-astro-cid-lcdefpme]{padding-block:clamp(2rem,5vw,3.5rem)}.band__inner[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{border-radius:14px;width:100%}.zone[data-astro-cid-lcdefpme]{padding-block:var(--space-section)}.zone__list[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.7rem;margin-top:clamp(1.8rem,4vw,2.5rem);list-style:none;display:flex}.zone__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.55rem 1.3rem;font-weight:600}.ct[data-astro-cid-lcdefpme]{padding-block:var(--space-section);background:var(--dark);color:#fafafa}.ct__eyebrow[data-astro-cid-lcdefpme]{color:var(--gold)}.ct__title[data-astro-cid-lcdefpme]{color:#fff}.ct__title[data-astro-cid-lcdefpme] em{color:var(--gold)}.ct__grid[data-astro-cid-lcdefpme]{gap:clamp(2.5rem,6vw,4rem);display:grid}@media (width>=861px){.ct__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:start}}.ct__text[data-astro-cid-lcdefpme]{color:#fafafacc;max-width:30rem;margin-top:1.25rem}.ct__nap[data-astro-cid-lcdefpme]{gap:1rem;margin-top:1.75rem;display:grid}.ct__nap[data-astro-cid-lcdefpme] dt[data-astro-cid-lcdefpme]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-size:.72rem;font-weight:700}.ct__nap[data-astro-cid-lcdefpme] dd[data-astro-cid-lcdefpme]{color:#fafafad9;margin-top:.2rem}.ct__nap[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#fff;font-weight:600;text-decoration:none}.ct__nap[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--gold)}.form[data-astro-cid-lcdefpme]{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;gap:1.1rem;padding:clamp(1.5rem,3.5vw,2.2rem);display:grid}.form__field[data-astro-cid-lcdefpme]{gap:.4rem;display:grid}.form__field[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:600;font-size:var(--fs-small);color:#fafafabf}.form__field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.form__field[data-astro-cid-lcdefpme] select[data-astro-cid-lcdefpme],.form__field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{color:var(--ink);font-family:var(--font-body);background:#fffffff2;border:1px solid #0000;border-radius:8px;padding:.85rem 1rem;font-size:1rem}.form__field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus,.form__field[data-astro-cid-lcdefpme] select[data-astro-cid-lcdefpme]:focus,.form__field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]:focus{border-color:var(--cardinal);outline:none}.form__submit[data-astro-cid-lcdefpme]{border:none;justify-self:start}.form__thanks[data-astro-cid-lcdefpme]{color:var(--gold);font-weight:600}.footer[data-astro-cid-lcdefpme]{background:var(--maroon);color:#fafafad9;padding-block:clamp(2.5rem,6vw,4rem) 1.5rem}.footer__inner[data-astro-cid-lcdefpme]{gap:1rem;display:grid}.footer__brandrow[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;display:flex}.footer__logo[data-astro-cid-lcdefpme]{border-radius:12px;width:auto;height:clamp(60px,8vw,84px)}.footer__brand[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#fff;font-size:1.3rem;font-weight:700}.footer__brand[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--gold);font-style:normal}.footer__brand[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-style:italic;font-weight:400;font-size:var(--fs-small);color:#fafafab3;margin-top:.2rem;display:block}.footer__nap[data-astro-cid-lcdefpme]{font-size:var(--fs-small)}.footer__nap[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],.footer__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--gold);text-decoration:none}.footer__links[data-astro-cid-lcdefpme]{font-size:var(--fs-small)}.footer__legal[data-astro-cid-lcdefpme]{color:#fafafa99;border-top:1px solid #fafafa2e;margin-top:2rem;padding-top:1.25rem;font-size:.8rem}@media (width<=960px){.nav__links[data-astro-cid-lcdefpme],.nav__cta[data-astro-cid-lcdefpme],.nav__phone[data-astro-cid-lcdefpme]{display:none}.nav__burger[data-astro-cid-lcdefpme]{display:flex}}
