/**
 * Lady Nicole Signature — locked reference footer.
 * Build: 3.0.0-r85.2-editor-first-phase-20-setup-footer-recovery
 * Supports both the production theme footer and the companion renderer footer.
 */
:is(.ln15-footer,.ln-site-footer) {
  --ln-footer-navy:#061f31;
  --ln-footer-navy-2:#082a41;
  --ln-footer-blue:#0b668f;
  --ln-footer-blue-2:#075476;
  --ln-footer-accent:#f3a11c;
  --ln-footer-sky:#8bd8f4;
  --ln-footer-white:#fff;
  --ln-footer-line:rgba(255,255,255,.22);
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  color:var(--ln-footer-white)!important;
  background:linear-gradient(145deg,var(--ln-footer-blue),var(--ln-footer-blue-2))!important;
  font-family:Arial,Helvetica,sans-serif!important;
  box-sizing:border-box!important;
}
:is(.ln15-footer,.ln-site-footer) *,
:is(.ln15-footer,.ln-site-footer) *::before,
:is(.ln15-footer,.ln-site-footer) *::after {box-sizing:border-box!important}
:is(.ln15-footer,.ln-site-footer)::before,
:is(.ln15-footer,.ln-site-footer)::after {
  content:""!important;position:absolute!important;z-index:0!important;border-radius:999px!important;pointer-events:none!important
}
:is(.ln15-footer,.ln-site-footer)::before {
  width:34rem!important;height:34rem!important;right:-19rem!important;bottom:-22rem!important;background:rgba(2,34,54,.28)!important
}
:is(.ln15-footer,.ln-site-footer)::after {
  width:22rem!important;height:22rem!important;left:-14rem!important;top:35%!important;background:rgba(139,216,244,.09)!important
}
:is(.ln15-footer,.ln-site-footer) :is(.lnv3-container,.ln-container) {
  width:min(calc(100% - 64px),1320px)!important;max-width:1320px!important;margin-inline:auto!important;padding-inline:0!important
}

/* Closing CTA */
:is(.lnv3-footer-cta,.ln-footer-cta) {
  position:relative!important;z-index:2!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important;background:linear-gradient(120deg,var(--ln-footer-navy),var(--ln-footer-navy-2))!important
}
:is(.lnv3-footer-cta__inner,.ln-footer-cta__inner) {
  min-height:clamp(185px,19vw,255px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(32px,7vw,100px)!important;padding-block:clamp(40px,5vw,66px)!important
}
:is(.lnv3-footer-cta__copy,.ln-footer-cta__copy) {max-width:850px!important;margin:0!important;padding:0!important}
:is(.lnv3-footer-cta__copy,.ln-footer-cta__copy)>span {
  display:block!important;margin:0 0 13px!important;color:var(--ln-footer-sky)!important;font-size:11px!important;font-weight:800!important;line-height:1.3!important;letter-spacing:.18em!important;text-transform:uppercase!important
}
:is(.lnv3-footer-cta__copy h2,.ln-footer-cta__title) {
  all:unset!important;display:block!important;max-width:18ch!important;color:#fff!important;font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(38px,4.4vw,64px)!important;font-weight:700!important;line-height:1!important;letter-spacing:-.038em!important;text-wrap:balance!important
}
:is(.lnv3-footer-cta__copy p,.ln-footer-cta__copy p) {max-width:680px!important;margin:17px 0 0!important;color:rgba(255,255,255,.74)!important;font-size:15px!important;line-height:1.7!important}
:is(.lnv3-footer-cta__button,.ln-footer-cta__button),
:is(.lnv3-footer-cta__button,.ln-footer-cta__button):link,
:is(.lnv3-footer-cta__button,.ln-footer-cta__button):visited {
  all:unset!important;min-width:190px!important;min-height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding:0 21px!important;border:1px solid var(--ln-footer-accent)!important;border-radius:2px!important;background:var(--ln-footer-accent)!important;color:#18120a!important;font-size:13px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important;box-sizing:border-box!important;transition:transform .18s ease,background-color .18s ease!important
}
:is(.lnv3-footer-cta__button,.ln-footer-cta__button):hover,
:is(.lnv3-footer-cta__button,.ln-footer-cta__button):focus-visible {background:#ffb63d!important;border-color:#ffb63d!important;color:#18120a!important;transform:translateY(-2px)!important}
:is(.lnv3-footer-cta__button,.ln-footer-cta__button) svg {width:19px!important;height:19px!important;flex:0 0 19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}

/* Main footer */
:is(.lnv3-footer__main,.ln-site-footer__main) {position:relative!important;z-index:2!important;margin:0!important;padding:clamp(48px,5vw,72px) 0 clamp(42px,5vw,66px)!important;background:transparent!important}
:is(.lnv3-footer__brand,.ln-footer-brand) {
  display:grid!important;grid-template-columns:minmax(170px,215px) minmax(0,680px)!important;align-items:center!important;gap:clamp(34px,7vw,90px)!important;margin:0!important;padding:0 0 clamp(34px,4vw,50px)!important;border-bottom:1px solid var(--ln-footer-line)!important
}
:is(.lnv3-footer__logo,.ln-footer-brand__link) {all:unset!important;display:inline-flex!important;align-items:center!important;width:fit-content!important;cursor:pointer!important}
:is(.lnv3-footer__logo-image,.ln-footer-brand__logo) {display:block!important;width:min(185px,100%)!important;height:auto!important;max-height:58px!important;object-fit:contain!important;object-position:left center!important;filter:brightness(0) invert(1)!important}
.ln-footer-brand__wordmark {color:#fff!important;font-family:Georgia,serif!important;font-size:28px!important;font-weight:700!important;letter-spacing:.02em!important}
:is(.lnv3-footer__brand p,.ln-footer-brand__intro) {max-width:680px!important;margin:0!important;color:rgba(255,255,255,.88)!important;font-size:clamp(14px,1.15vw,16px)!important;font-weight:450!important;line-height:1.7!important}
:is(.lnv3-footer__grid,.ln-site-footer__grid) {
  display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) minmax(250px,1fr)!important;align-items:start!important;gap:clamp(36px,5vw,76px)!important;margin:0!important;padding:clamp(36px,4vw,52px) 0 0!important
}
:is(.lnv3-footer__column,.ln-footer-column) {min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
:is(h2.lnv3-footer__heading,.ln-footer-column__title) {
  all:unset!important;display:block!important;width:auto!important;max-width:100%!important;margin:0 0 24px!important;color:#fff!important;font-family:Arial,Helvetica,sans-serif!important;font-size:clamp(34px,3.5vw,52px)!important;font-weight:900!important;line-height:.95!important;letter-spacing:-.055em!important;text-transform:uppercase!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important
}
:is(.lnv3-footer__menu,.ln-footer-menu) {all:unset!important;display:grid!important;gap:12px!important;list-style:none!important}
:is(.lnv3-footer__menu,.ln-footer-menu) li {all:unset!important;display:block!important}
:is(.lnv3-footer__menu,.ln-footer-menu) a,
:is(.lnv3-footer__menu,.ln-footer-menu) a:link,
:is(.lnv3-footer__menu,.ln-footer-menu) a:visited {
  all:unset!important;display:inline-flex!important;align-items:center!important;gap:10px!important;color:rgba(255,255,255,.9)!important;font-size:14px!important;font-weight:560!important;line-height:1.55!important;cursor:pointer!important;transition:color .16s ease,transform .16s ease!important
}
:is(.lnv3-footer__menu,.ln-footer-menu) a::before {content:""!important;width:4px!important;height:4px!important;flex:0 0 4px!important;border-radius:50%!important;background:rgba(255,255,255,.68)!important}
:is(.lnv3-footer__menu,.ln-footer-menu) a:hover,
:is(.lnv3-footer__menu,.ln-footer-menu) a:focus-visible {color:#fff!important;transform:translateX(4px)!important}
.lnv3-footer__email,
.lnv3-footer__email:link,
.lnv3-footer__email:visited {display:inline-flex!important;margin:0 0 18px!important;color:#fff!important;font-size:14px!important;font-weight:750!important;line-height:1.4!important;text-decoration:none!important;text-underline-offset:4px!important}
.lnv3-footer__email:hover,
.lnv3-footer__email:focus-visible {text-decoration:underline!important}
:is(.lnv3-footer__socials,.ln-social-links) {display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:0!important;padding:0!important}
:is(.lnv3-footer__socials,.ln-social-links) a,
:is(.lnv3-footer__socials,.ln-social-links) a:link,
:is(.lnv3-footer__socials,.ln-social-links) a:visited {all:unset!important;width:42px!important;height:42px!important;display:inline-grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.42)!important;background:rgba(255,255,255,.03)!important;color:#fff!important;cursor:pointer!important;box-sizing:border-box!important;transition:background-color .16s ease,border-color .16s ease,transform .16s ease!important}
:is(.lnv3-footer__socials,.ln-social-links) a:hover,
:is(.lnv3-footer__socials,.ln-social-links) a:focus-visible {border-color:#fff!important;background:rgba(255,255,255,.14)!important;transform:translateY(-2px)!important}
:is(.lnv3-footer__socials,.ln-social-links) svg {width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}
.lnv3-footer__social-note {max-width:320px!important;margin:18px 0 0!important;color:rgba(255,255,255,.74)!important;font-size:13px!important;line-height:1.65!important}

/* Bottom bar */
:is(.lnv3-footer__bottom,.ln-site-footer__bottom) {position:relative!important;z-index:2!important;margin:0!important;padding:0!important;border-top:1px solid var(--ln-footer-line)!important;background:rgba(2,35,55,.25)!important}
:is(.lnv3-footer__bottom-inner,.ln-site-footer__bottom-inner) {min-height:66px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding-block:12px!important}
:is(.lnv3-footer__bottom,.ln-site-footer__bottom) p {margin:0!important;color:rgba(255,255,255,.8)!important;font-size:12px!important;line-height:1.5!important}
.lnv3-footer__bottom-actions {display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:18px 24px!important}
:is(.lnv3-footer__bottom-actions,.ln-footer-language) a,
:is(.lnv3-footer__bottom-actions,.ln-footer-language) button,
.ln-back-to-top {all:unset!important;display:inline-flex!important;align-items:center!important;gap:7px!important;color:#fff!important;font-size:12px!important;font-weight:750!important;line-height:1!important;cursor:pointer!important}
.ln-footer-language {display:flex!important;align-items:center!important;gap:10px!important}
.ln-footer-language a[aria-current="page"] {opacity:.65!important}
:is(.lnv3-footer__bottom-actions,.ln-footer-language) svg,
.ln-back-to-top svg {width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important}

@media (max-width:1020px) {
  :is(.lnv3-footer__grid,.ln-site-footer__grid) {grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:42px 54px!important}
  :is(.lnv3-footer__column,.ln-footer-column):last-child {grid-column:1/-1!important}
}
@media (max-width:760px) {
  :is(.ln15-footer,.ln-site-footer) :is(.lnv3-container,.ln-container) {width:min(calc(100% - 36px),1320px)!important}
  :is(.lnv3-footer-cta__inner,.ln-footer-cta__inner) {grid-template-columns:1fr!important;gap:26px!important}
  :is(.lnv3-footer-cta__button,.ln-footer-cta__button) {width:min(100%,330px)!important}
  :is(.lnv3-footer__brand,.ln-footer-brand) {grid-template-columns:1fr!important;gap:22px!important}
  :is(.lnv3-footer__grid,.ln-site-footer__grid) {grid-template-columns:1fr!important;gap:0!important}
  :is(.lnv3-footer__column,.ln-footer-column),
  :is(.lnv3-footer__column,.ln-footer-column):last-child {grid-column:auto!important;padding:0 0 28px!important;border-bottom:1px solid var(--ln-footer-line)!important}
  :is(.lnv3-footer__column,.ln-footer-column)+:is(.lnv3-footer__column,.ln-footer-column) {padding-top:28px!important}
  :is(.lnv3-footer__column,.ln-footer-column):last-child {padding-bottom:0!important;border-bottom:0!important}
  :is(h2.lnv3-footer__heading,.ln-footer-column__title) {font-size:clamp(32px,10vw,46px)!important}
  :is(.lnv3-footer__bottom-inner,.ln-site-footer__bottom-inner) {min-height:0!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding-block:21px!important}
}
@media (max-width:430px) {
  :is(.ln15-footer,.ln-site-footer) :is(.lnv3-container,.ln-container) {width:min(calc(100% - 28px),1320px)!important}
  :is(.lnv3-footer-cta__copy h2,.ln-footer-cta__title) {font-size:clamp(34px,11vw,47px)!important}
}
@media (prefers-reduced-motion:reduce) {
  :is(.ln15-footer,.ln-site-footer) :where(a,button) {transition:none!important}
}
