/* KARIGAR 1.26.8 — Support + trust section premium polish */
.home-help-strip{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);
  align-items:center;
  gap:clamp(1.8rem,4vw,4rem);
  padding:clamp(2.25rem,4vw,3.5rem);
  margin-top:1.1rem;
  margin-bottom:.6rem;
  border-radius:34px;
  border:1px solid rgba(226, 198, 174, .10);
  background:
    radial-gradient(circle at 14% 18%, rgba(221,142,88,.10), transparent 28%),
    radial-gradient(circle at 87% 10%, rgba(255,255,255,.05), transparent 22%),
    linear-gradient(100deg, #172026 0%, #222a31 42%, #292f34 100%);
  box-shadow:0 26px 60px rgba(19, 16, 14, .16);
}
.home-help-strip::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg, transparent 0 58%, rgba(255,255,255,.035) 58%, transparent 82%),
    radial-gradient(circle at 88% 85%, rgba(205,147,104,.10), transparent 20%);
  pointer-events:none;
}
.home-help-copy,
.home-help-side{
  position:relative;
  z-index:1;
}
.home-help-copy .eyebrow{
  display:inline-block;
  color:#c67643;
  letter-spacing:.2em;
}
.home-help-copy h2{
  margin:.75rem 0 1rem;
  max-width:11.2ch;
  color:#f7f3ef !important;
  font-size:clamp(2.7rem,4.8vw,4.8rem);
  line-height:.92;
  letter-spacing:-.045em;
  text-wrap:balance;
}
.home-help-copy p{
  max-width:39rem;
  margin:0;
  color:rgba(245,241,236,.92) !important;
  font-size:clamp(1rem,1.05vw,1.18rem);
  line-height:1.58;
}
.home-help-side{
  display:grid;
  gap:1rem;
  justify-items:end;
}
.home-help-actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:1rem;
}
.home-help-strip .button{
  min-height:4.35rem;
  padding:.9rem 1.6rem;
  border-radius:999px;
  font-size:1rem;
  font-weight:700;
  box-shadow:0 14px 32px rgba(10,10,10,.14);
}
.home-help-strip .button-icon{
  width:1.15rem;
  height:1.15rem;
  flex:0 0 auto;
}
.home-help-strip .button span{
  display:inline-flex;
  align-items:center;
}
.help-cta-primary{
  gap:.8rem;
  background:#f5f1eb !important;
  color:#153137 !important;
}
.help-cta-secondary{
  gap:.8rem;
  background:rgba(255,255,255,.03) !important;
  color:#fff !important;
  border-color:rgba(170, 201, 184, .38) !important;
}
.help-cta-secondary:hover{
  background:rgba(255,255,255,.08) !important;
}
.home-help-notes{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:.65rem;
}
.home-help-notes > span{
  display:inline-flex;
  align-items:center;
  gap:.55rem;
  min-height:2.55rem;
  padding:.55rem .9rem;
  border-radius:999px;
  border:1px solid rgba(239,224,212,.12);
  background:rgba(255,255,255,.05);
  color:rgba(249,245,241,.94);
  font-size:.88rem;
  line-height:1;
  backdrop-filter:blur(8px);
}
.home-help-notes svg{
  width:1rem;
  height:1rem;
  color:#d98c56;
  flex:0 0 auto;
}
.footer-trust{
  padding:1.05rem 0 0;
  background:linear-gradient(180deg, #f5efe7 0%, #f7f3ee 100%);
  border-top:0;
  border-bottom:0;
}
.footer-trust-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1rem;
}
.footer-trust-grid > div{
  display:flex;
  align-items:flex-start;
  gap:1rem;
  min-height:138px;
  padding:1.35rem 1.25rem;
  border:1px solid rgba(98,64,45,.08);
  border-radius:24px;
  background:linear-gradient(180deg, rgba(255,255,255,.7), rgba(252,249,246,.95));
  box-shadow:0 10px 28px rgba(74, 54, 43, .06);
}
.footer-trust-grid > div:last-child,
.footer-trust-grid > div:nth-child(2),
.footer-trust-grid > div:nth-child(-n+2){
  border-right:1px solid rgba(98,64,45,.08);
  border-bottom:1px solid rgba(98,64,45,.08);
}
.footer-trust-icon{
  flex:0 0 auto;
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:linear-gradient(145deg, #f7efe6, #eadbca);
  color:#a46136;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65), 0 8px 20px rgba(125, 89, 63, .10);
}
.footer-trust-icon svg{
  width:24px;
  height:24px;
}
.footer-trust-grid p{
  margin:0;
}
.footer-trust-grid strong,
.footer-trust-grid small{
  display:block;
}
.footer-trust-grid strong{
  margin-bottom:.45rem;
  color:#151210;
  font-size:.98rem;
  line-height:1.2;
  letter-spacing:.01em;
  text-transform:uppercase;
}
.footer-trust-grid small{
  color:#6f665f;
  font-size:.94rem;
  line-height:1.45;
}
@media (max-width: 1180px){
  .home-help-strip{
    grid-template-columns:minmax(0,1fr);
  }
  .home-help-copy h2{
    max-width:12ch;
    font-size:clamp(2.6rem,6vw,4.3rem);
  }
  .home-help-side,
  .home-help-actions,
  .home-help-notes{
    justify-items:start;
    justify-content:flex-start;
  }
  .footer-trust-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width: 760px){
  .home-help-strip{
    padding:1.65rem;
    border-radius:26px;
  }
  .home-help-copy h2{
    font-size:clamp(2.35rem,10vw,3.6rem);
    max-width:10.5ch;
  }
  .home-help-actions{
    width:100%;
    display:grid;
    grid-template-columns:1fr;
  }
  .home-help-strip .button{
    width:100%;
    justify-content:center;
  }
  .home-help-notes{
    gap:.5rem;
  }
  .home-help-notes > span{
    width:100%;
    justify-content:flex-start;
  }
  .footer-trust-grid{
    grid-template-columns:1fr;
  }
  .footer-trust-grid > div{
    min-height:unset;
    padding:1.1rem;
  }
}
