/* ============================================================
   ALIFY v1.3 — unified CPT cards / sliders / grids
   Same component on Home slider and archive grid.
   ============================================================ */
.alify-collection-section{overflow:hidden}
.alify-collection-section.section--ink2 .alify-card{background:#151721}
.alify-collection-nav{display:flex;gap:.65rem;margin-top:1.2rem;justify-content:flex-end}
.alify-collection-slider{overflow:visible;margin-top:clamp(2rem,4vw,3rem)}
.alify-collection-slider .swiper-slide{height:auto;display:flex}
.alify-collection-slider .alify-card{width:100%;height:100%}
.alify-section-cta{display:flex;justify-content:flex-end;padding-top:clamp(2rem,4vw,3rem);border-top:1px solid var(--line);margin-top:clamp(2rem,4vw,3.25rem)}

.alify-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem)}
.alify-card-grid--pricing{align-items:stretch}
.alify-card{min-width:0;position:relative;display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--line);border-radius:6px;overflow:hidden;color:var(--off);text-decoration:none;isolation:isolate;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s,background .3s,box-shadow .35s}
.alify-card:hover{transform:translateY(-5px);border-color:rgba(65,169,143,.42);background:#181a24;box-shadow:0 22px 60px rgba(0,0,0,.22)}
.alify-card__media{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:0!important;border:0!important;background:linear-gradient(135deg,var(--navy),var(--ink-2))}
.alify-card--team .alify-card__media{aspect-ratio:4/5}
.alify-card__media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.03);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s}
.alify-card:hover .alify-card__media img{transform:scale(1.045);filter:saturate(1) contrast(1.05)}
.alify-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(13,13,13,.42));pointer-events:none}
.alify-card__badge{position:absolute;left:1rem;top:1rem;z-index:2;max-width:calc(100% - 2rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.alify-card__placeholder{width:100%;height:100%;display:grid;place-items:center;font-family:var(--ff-display);font-weight:600;font-size:clamp(3.6rem,7vw,6rem);letter-spacing:-.06em;color:var(--sand);background:linear-gradient(145deg,var(--navy),#151824)}
.alify-card__body{display:flex;flex-direction:column;flex:1;padding:clamp(1.25rem,2vw,1.65rem);min-width:0}
.alify-card__topline{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}
.alify-card__eyebrow,.alify-card__index{font-family:var(--ff-mono);font-size:.67rem;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:var(--sage-2)}
.alify-card__index{color:var(--faint);flex:none}
.alify-card__title{font-family:var(--ff-display)!important;font-size:clamp(1.45rem,2.1vw,2rem)!important;line-height:1.08!important;letter-spacing:-.02em!important;color:var(--off);margin:0;overflow-wrap:anywhere;text-wrap:balance}
.alify-card__text{display:block;margin-top:1rem;color:var(--muted);font-family:var(--ff-body);font-size:.98rem;line-height:1.6;overflow-wrap:anywhere;min-width:0}
.alify-card__text p{margin:0}.alify-card__text p+p{margin-top:.75rem}
.alify-card--slider .alify-card__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.alify-card__tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.15rem}
.alify-card__tags .chip{font-size:.62rem}
.alify-card__link{margin-top:auto;padding-top:1.35rem;display:inline-flex;align-items:center;gap:.5rem;width:max-content;max-width:100%;font-family:var(--ff-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--off);text-decoration:none}
.alify-card__link i{transition:transform .3s}.alify-card:hover .alify-card__link i{transform:translateX(4px)}

.alify-card__symbol{height:132px;display:flex;align-items:flex-end;padding:1.1rem 1.35rem;font-family:var(--ff-accent);font-size:5.5rem;line-height:.7;color:var(--sand);background:linear-gradient(135deg,var(--navy),#161824);border-bottom:1px solid var(--line)}
.alify-card--faq .alify-card__symbol{font-family:var(--ff-body);font-size:2rem;color:var(--green)}
.alify-card__stars{font-family:var(--ff-mono);letter-spacing:.2em;color:var(--sand);font-size:.78rem;margin-top:1rem}
.alify-card__person{display:flex;flex-direction:column;gap:.2rem;margin-top:1.35rem;padding-top:1rem;border-top:1px solid var(--line);font-family:var(--ff-display);font-weight:600}
.alify-card__person small{font-family:var(--ff-mono);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:500}
.alify-card--testimonial .alify-card__text{font-family:var(--ff-accent);font-style:italic;font-size:clamp(1.08rem,1.6vw,1.3rem);line-height:1.48;color:var(--off)}
.alify-card--faq .alify-card__title{font-size:clamp(1.25rem,1.8vw,1.6rem)!important}
.alify-card--faq.alify-card--grid .alify-card__text{-webkit-line-clamp:unset;display:block;overflow:visible}
.alify-card--empty{min-height:390px;justify-content:stretch}.alify-card--empty .alify-card__symbol{color:var(--green);font-size:2rem}

.alify-card--pricing{overflow:visible;min-height:100%}
.alify-card--pricing.is-featured{border-color:rgba(12,220,42,.45);background:linear-gradient(160deg,rgba(12,220,42,.07),var(--panel) 34%)}
.alify-card__ribbon{position:absolute;right:1rem;top:-.75rem;z-index:3;background:var(--green);color:var(--ink);padding:.45rem .7rem;border-radius:99px;font-family:var(--ff-mono);font-size:.61rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.alify-price{display:flex;align-items:flex-end;gap:.55rem;margin-top:1.25rem;font-family:var(--ff-display);font-size:clamp(2.1rem,4vw,3.2rem);line-height:1;color:var(--sand);letter-spacing:-.04em}
.alify-price small{font-family:var(--ff-mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding-bottom:.35rem}
.alify-card__checklist{list-style:none;display:grid;gap:.72rem;margin:1.4rem 0 1.6rem;padding:1.25rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.92rem;color:var(--muted)}
.alify-card__checklist li{display:flex;gap:.65rem;align-items:center}.alify-card__checklist i{color:var(--green);font-size:1.05rem}

/* Archive hero-to-grid continuity */
.alify-archive-grid-section{padding-top:clamp(2.5rem,5vw,4rem)}
.alify-archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:clamp(1.5rem,3vw,2.5rem)}
.alify-archive-count{font-family:var(--ff-mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--faint)}

/* Inner-page wrapping: dynamic content never floats outside the brand frame. */
.sv-card,.form-panel,.aside-card,.value-card,.incl,.process__step,.related-card,.price-card,.t-card,.post-card,.faq-group,.cs-metric,.dlvr,.fact-list{min-width:0;overflow-wrap:anywhere}
.sv-card,.form-panel,.aside-card,.value-card,.incl,.related-card,.price-card,.t-card,.post-card{border-radius:6px}
.sv-card,.form-panel,.aside-card{border:1px solid var(--line);background:var(--panel)}
.prose,.lead,.section__head-side,.kick__body,.story__body,.contact-info,.contact-form-col,.quote-form,.quote-aside{min-width:0;overflow-wrap:anywhere}
.prose img,.prose video,.prose iframe{max-width:100%;height:auto}
.field input,.field textarea,.field select{max-width:100%;min-width:0}

/* Font ownership is explicit for dynamic components. */
.alify-card,.form-panel,.aside-card,.acc__body,.prose,.lead{font-family:var(--ff-body)}
.alify-card h3,.sv-card h3,.form-panel h3,.aside-card h3,.related-card__title,.team-card__name{font-family:var(--ff-display)}
.alify-card__eyebrow,.alify-card__index,.chip,.field__label,.form__note{font-family:var(--ff-mono)}

@media(max-width:1100px){.alify-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){
  .alify-card-grid{grid-template-columns:1fr}
  .alify-collection-nav{justify-content:flex-start}
  .alify-section-cta{justify-content:stretch}.alify-section-cta .btn{width:100%;justify-content:center}
  .alify-card__body{padding:1.2rem}.alify-card__media{aspect-ratio:16/11}.alify-card--team .alify-card__media{aspect-ratio:4/5}
}


/* ============================================================
   v1.3.1 component safety — inner-page + motion hardening
   ============================================================ */
.process{width:100%;min-width:0}
.process__step{min-width:0;position:relative;overflow:visible}
.process__step .process__title{font-family:var(--ff-display)!important;color:var(--off);overflow-wrap:anywhere}
.process__step .process__text{font-family:var(--ff-body);overflow-wrap:anywhere}
.section__head,.section__head-main,.section__head-side{min-width:0}
.section__head h1,.section__head h2,.section__head h3{overflow-wrap:anywhere}

/* If motion is disabled at OS level, inline animation remnants must never win. */
@media (prefers-reduced-motion:reduce){
  [data-reveal],[data-reveal-group]>*{opacity:1!important;transform:none!important;translate:none!important}
  [data-split] .wi{transform:none!important;translate:none!important}
}

/* ============================================================
   v1.3.2 — Values / Delivery component ownership
   `values-grid` is used outside About, so its canonical styling lives in
   the globally loaded component stylesheet rather than relying on about.css.
   ============================================================ */
.values-grid{
  width:100%;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(1rem,1.8vw,1.5rem);
  margin-top:clamp(2rem,4vw,3.25rem);
  align-items:stretch;
}
.value-card{
  aspect-ratio:auto;
  min-width:0;
  min-height:clamp(250px,24vw,330px);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:clamp(2.25rem,5vw,4.5rem);
  padding:clamp(1.4rem,2.6vw,2rem);
  overflow:hidden;
  isolation:isolate;
  background:var(--panel);
  border:1px solid var(--line);
  border-radius:6px;
  transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .35s ease,background .35s ease,box-shadow .4s ease;
}
.value-card:hover{
  transform:translateY(-5px);
  border-color:rgba(65,169,143,.42);
  background:var(--panel-2);
  box-shadow:0 24px 64px rgba(0,0,0,.2);
}
.value-card>div:first-child{
  width:100%;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:1rem;
}
.value-card>div:last-child{
  width:100%;
  min-width:0;
  margin-top:auto;
}
.value-card__num{
  display:inline-flex;
  align-items:center;
  min-height:2rem;
  font-family:var(--ff-mono);
  font-size:.68rem;
  font-weight:500;
  line-height:1;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:var(--faint);
}
.value-card__icon{
  flex:0 0 auto;
  font-size:clamp(1.85rem,2.5vw,2.35rem);
  line-height:1;
  color:var(--green);
}
.value-card:nth-child(2n) .value-card__icon{color:var(--teal-2)}
.value-card:nth-child(3n) .value-card__icon{color:var(--sand)}
.value-card:nth-child(4n) .value-card__icon{color:var(--sage-2)}
.value-card__title{
  max-width:18ch;
  margin:0 0 .7rem;
  font-family:var(--ff-display)!important;
  font-size:clamp(1.45rem,2.2vw,2rem)!important;
  font-weight:600;
  line-height:1.05!important;
  letter-spacing:-.025em;
  color:var(--off);
  text-wrap:balance;
  overflow-wrap:anywhere;
}
.value-card__text{
  max-width:54ch;
  margin:0;
  font-family:var(--ff-body);
  font-size:clamp(.93rem,1.1vw,1rem);
  line-height:1.65;
  color:var(--muted);
  overflow-wrap:anywhere;
}

/* Delivery on Home has longer copy: editorial 2x2, never squeezed into 4 squares. */
.alify-page-home .values-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.alify-page-home .value-card{
  min-height:clamp(270px,25vw,340px);
}

/* About can still become denser on wide screens, but without square cards. */
.alify-page-about .values-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

@media(max-width:767px){
  .values-grid,
  .alify-page-home .values-grid,
  .alify-page-about .values-grid{grid-template-columns:1fr;gap:1rem}
  .value-card,.alify-page-home .value-card{min-height:230px;padding:1.35rem;gap:2.25rem}
  .value-card__title{font-size:clamp(1.35rem,7vw,1.75rem)!important;max-width:none}
  .value-card__text{max-width:none}
}

@media(max-width:420px){
  .value-card{min-height:auto}
}


/* ============================================================
   v1.3.3 — About / Team profile hero facts ownership
   The reference layout expects `.about-hero__facts` on the fact list.
   This component is shared by About, Team archive and Team Single.
   ============================================================ */
.about-hero__grid{
  width:100%;
  min-width:0;
}
.about-hero__lead,
.about-hero__facts{
  min-width:0;
}
.about-hero__facts.fact-list{
  width:100%;
  align-self:stretch;
  border-top:1px solid var(--line);
}
.about-hero__facts .fact-list__row{
  min-width:0;
  display:grid;
  grid-template-columns:minmax(110px,.72fr) minmax(0,1.28fr);
  align-items:start;
  gap:clamp(1rem,2vw,2rem);
  padding:1rem 0;
}
.about-hero__facts .fact-list__k,
.about-hero__facts .fact-list__v{
  min-width:0;
  overflow-wrap:anywhere;
}
.about-hero__facts .fact-list__k{
  font-family:var(--ff-body);
  font-size:.88rem;
  line-height:1.5;
  color:var(--muted);
}
.about-hero__facts .fact-list__v{
  font-family:var(--ff-mono);
  font-size:.72rem;
  line-height:1.55;
  letter-spacing:.1em;
  text-transform:uppercase;
  color:var(--sage-2);
  text-align:right;
}

/* Team single has denser profile metadata than the About intro.
   Give the role and facts clear, balanced visual containers. */
.single-team .about-hero__grid{
  align-items:stretch;
  gap:clamp(1.25rem,3vw,2.5rem);
}
.single-team .about-hero__lead{
  position:relative;
  display:flex;
  align-items:flex-end;
  min-height:clamp(220px,24vw,320px);
  margin:0;
  padding:clamp(1.5rem,3vw,2.25rem);
  border:1px solid var(--line);
  border-radius:6px;
  background:
    radial-gradient(80% 95% at 0% 0%,rgba(12,220,42,.10),transparent 58%),
    linear-gradient(145deg,var(--navy),#151824 72%);
  color:var(--off);
  font-family:var(--ff-display);
  font-size:clamp(1.75rem,3.2vw,3rem);
  font-weight:600;
  line-height:1.02;
  letter-spacing:-.035em;
  text-wrap:balance;
  overflow:hidden;
}
.single-team .about-hero__lead::before{
  content:'ROLE';
  position:absolute;
  top:1.35rem;
  left:clamp(1.5rem,3vw,2.25rem);
  font-family:var(--ff-mono);
  font-size:.62rem;
  font-weight:600;
  line-height:1;
  letter-spacing:.16em;
  color:var(--green);
}
.single-team .about-hero__facts{
  margin:0;
  padding:clamp(1.15rem,2.2vw,1.65rem) clamp(1.25rem,2.4vw,1.8rem);
  border:1px solid var(--line);
  border-radius:6px;
  background:var(--panel);
}
.single-team .about-hero__facts .fact-list__row:first-child{padding-top:.15rem}
.single-team .about-hero__facts .fact-list__row:last-child{padding-bottom:.15rem;border-bottom:0}
.single-team .about-hero__facts .fact-list__v{max-width:28ch;justify-self:end}

@media(min-width:1024px){
  .about-hero__grid{
    grid-template-columns:repeat(12,minmax(0,1fr));
  }
  .about-hero__lead{grid-column:1 / 7}
  .about-hero__facts{grid-column:8 / 13}
  .single-team .about-hero__lead{grid-column:1 / 6}
  .single-team .about-hero__facts{grid-column:7 / 13}
}

@media(max-width:767px){
  .about-hero__facts .fact-list__row{
    grid-template-columns:1fr;
    gap:.35rem;
  }
  .about-hero__facts .fact-list__v{
    text-align:left;
    justify-self:start;
  }
  .single-team .about-hero__lead{
    min-height:210px;
    font-size:clamp(1.65rem,9vw,2.35rem);
  }
  .single-team .about-hero__facts .fact-list__v{max-width:none}
}

/* ============================================================
   v1.3.4 — Related action cards: global component ownership
   Used on Contact, Consultation, Thank You, Service and other inner screens.
   It must not depend on service-single.css being enqueued.
   ============================================================ */
.related-grid{
  width:100%;
  min-width:0;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:clamp(1rem,1.8vw,1.5rem);
  margin-top:clamp(2rem,4vw,3rem);
  align-items:stretch;
}
.related-card{
  position:relative;
  isolation:isolate;
  min-width:0;
  min-height:clamp(285px,25vw,340px);
  display:grid;
  grid-template-rows:auto auto 1fr auto;
  align-content:start;
  gap:0;
  padding:clamp(1.35rem,2.4vw,1.9rem);
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:6px;
  background:
    radial-gradient(110% 85% at 0% 0%,rgba(56,65,102,.16),transparent 55%),
    var(--panel);
  color:var(--off);
  text-decoration:none;
  transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s,background .3s,box-shadow .35s;
}
.related-card::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:3px;
  z-index:1;
  background:linear-gradient(90deg,var(--green),var(--teal-2));
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .4s cubic-bezier(.22,1,.36,1);
  pointer-events:none;
}
.related-card:hover{
  border-color:rgba(12,220,42,.38);
  background:
    radial-gradient(110% 85% at 0% 0%,rgba(12,220,42,.09),transparent 56%),
    var(--panel-2);
  transform:translateY(-5px);
  box-shadow:0 22px 56px rgba(0,0,0,.22);
}
.related-card:hover::after{transform:scaleX(1)}
.related-card__icon{
  width:clamp(46px,4vw,56px);
  height:clamp(46px,4vw,56px);
  display:grid;
  place-items:center;
  margin:0 0 clamp(1.5rem,3vw,2.4rem);
  border:1px solid rgba(76,132,141,.35);
  border-radius:50%;
  background:rgba(76,132,141,.08);
  color:var(--teal-2);
  font-size:clamp(1.35rem,2vw,1.75rem);
  line-height:1;
  transition:color .3s,border-color .3s,background .3s,transform .35s cubic-bezier(.22,1,.36,1);
}
.related-card:nth-child(2) .related-card__icon{
  color:var(--sage-2);
  border-color:rgba(99,157,117,.32);
  background:rgba(99,157,117,.07);
}
.related-card:nth-child(3) .related-card__icon{
  color:var(--sand);
  border-color:rgba(227,219,169,.28);
  background:rgba(227,219,169,.06);
}
.related-card:hover .related-card__icon{
  color:var(--green);
  border-color:rgba(12,220,42,.4);
  background:rgba(12,220,42,.08);
  transform:translateY(-2px);
}
.related-card__title{
  display:block;
  min-width:0;
  margin:0;
  color:var(--off);
  font-family:var(--ff-display)!important;
  font-size:clamp(1.35rem,2vw,1.75rem);
  font-weight:600;
  line-height:1.08;
  letter-spacing:-.025em;
  overflow-wrap:anywhere;
  text-wrap:balance;
}
.related-card__text{
  display:block;
  min-width:0;
  margin:clamp(.8rem,1.4vw,1rem) 0 0;
  color:var(--muted);
  font-family:var(--ff-body);
  font-size:clamp(.9rem,1vw,.98rem);
  line-height:1.62;
  overflow-wrap:anywhere;
}
.related-card .link-arrow{
  align-self:end;
  width:max-content;
  max-width:100%;
  display:inline-flex;
  align-items:center;
  gap:.55rem;
  margin:0;
  padding-top:clamp(1.35rem,2.8vw,2rem);
  color:var(--off);
  font-family:var(--ff-mono);
  font-size:.7rem;
  font-weight:600;
  line-height:1.2;
  letter-spacing:.09em;
  text-transform:uppercase;
  white-space:normal;
}
.related-card .link-arrow i{
  flex:none;
  font-size:1rem;
  transition:transform .3s cubic-bezier(.22,1,.36,1);
}
.related-card:hover .link-arrow i{transform:translateX(5px)}

@media(max-width:1023px){
  .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .related-grid>.related-card:last-child:nth-child(odd){grid-column:1 / -1;min-height:260px}
}
@media(max-width:680px){
  .related-grid{grid-template-columns:1fr;gap:.9rem;margin-top:1.75rem}
  .related-grid>.related-card:last-child:nth-child(odd){grid-column:auto}
  .related-card{min-height:0;padding:1.3rem}
  .related-card__icon{margin-bottom:1.5rem}
  .related-card .link-arrow{padding-top:1.45rem}
}


/* ============================================================
   ALIFY v1.3.5 — Pricing hero typography integration
   The reference pricing hero expects the standard container and a compact,
   editorial display measure. Keep SplitText masks baseline-safe and preserve
   the Clash + Playfair dual-font hierarchy after JS wraps each word.
   ============================================================ */
.pricing-hero .pricing-hero__title{
  margin:clamp(1.5rem,2.5vw,1.75rem) 0 0;
  max-width:11.6ch;
  font-family:var(--ff-display)!important;
  font-size:clamp(3.4rem,7.45vw,6.7rem);
  font-weight:600;
  line-height:.93;
  letter-spacing:-.032em;
  text-wrap:balance;
  overflow-wrap:normal;
}
.pricing-hero .pricing-hero__title .wi-mask,
.pricing-hero .pricing-hero__title .wi{
  vertical-align:baseline;
}
.pricing-hero .pricing-hero__title .wi{
  font-family:inherit;
  line-height:inherit;
}
.pricing-hero .pricing-hero__title em,
.pricing-hero .pricing-hero__title em .wi{
  font-family:var(--ff-accent)!important;
  font-style:italic;
  font-weight:500;
  letter-spacing:-.012em;
}
.pricing-hero__break{display:block}
.pricing-hero__grid{
  align-items:end;
}
.pricing-hero__lead{
  margin:0;
  max-width:54ch;
}
.pricing-hero__aside{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:.65rem;
  max-width:28rem;
}
@media(max-width:1023px){
  .pricing-hero .pricing-hero__title{max-width:13ch;font-size:clamp(3.15rem,8.6vw,5.7rem)}
  .pricing-hero__aside{justify-content:flex-start;max-width:none}
}
@media(max-width:680px){
  .pricing-hero .pricing-hero__title{
    max-width:100%;
    font-size:clamp(2.85rem,13.2vw,4.45rem);
    line-height:.96;
    letter-spacing:-.027em;
  }
  .pricing-hero__break{display:none}
  .pricing-hero__aside{gap:.5rem}
  .pricing-hero__aside .chip{font-size:.62rem}
}

/* v1.3.6 — FAQ is an accordion, never a card carousel. */
.alify-home-faq .section__head-side{align-self:end}
.alify-faq-stack{max-width:980px;margin-left:auto}
.alify-faq-stack .acc{width:100%}
.alify-faq-stack .acc__btn{padding-block:clamp(1.25rem,2vw,1.65rem)}
.alify-faq-stack .acc__body{max-width:820px}
.faq-main .acc__btn{min-height:72px}
@media (max-width:1023px){
  .alify-faq-stack{max-width:none;margin-left:0}
}
@media (max-width:640px){
  .alify-faq-stack .acc__btn{gap:1rem;font-size:1.05rem}
  .alify-faq-stack .acc__icon{width:36px;height:36px}
  .alify-faq-stack .acc__body{padding-right:0}
}

/* ============================================================
   ALIFY v1.3.7 — Long-form / quote form integration
   The reference layout assigns columns to .quote-form-col. WordPress used
   .quote-form only, so the form fell out of the intended grid. The grouped
   form also needs content-aware choice cards for ALIFY's longer service names.
   ============================================================ */
.quote-layout{
  grid-template-columns:minmax(0,1fr);
  gap:clamp(1.5rem,4vw,3.5rem);
}
.quote-form,
.quote-form-col,
.quote-aside{min-width:0}
.quote-form .form-panel{
  width:100%;
  max-width:none;
  padding:0;
  overflow:hidden;
  border-radius:8px;
  border-color:rgba(236,236,228,.14);
  background:
    radial-gradient(100% 70% at 0 0,rgba(56,65,102,.18),transparent 58%),
    linear-gradient(170deg,#151821 0%,#101219 72%);
  box-shadow:0 30px 80px -45px rgba(0,0,0,.72);
}
.quote-form .form-panel::after{
  left:0;
  right:0;
  height:2px;
  border-radius:0;
  background:linear-gradient(90deg,var(--green),var(--teal-2) 42%,rgba(227,219,169,.58) 72%,transparent);
}
.quote-form .alify-form:not(.nl){display:block;width:100%}
.quote-form .form-step{
  position:relative;
  padding:clamp(1.5rem,3.2vw,2.65rem);
  border-bottom:1px solid var(--line);
}
.quote-form .form-step:nth-of-type(even){
  background:rgba(247,247,245,.015);
}
.quote-form .form-grouplabel{
  margin:0 0 clamp(1.35rem,2.3vw,1.9rem);
  gap:.9rem;
  color:var(--off);
  font-family:var(--ff-mono);
  font-size:.72rem;
  font-weight:600;
  letter-spacing:.16em;
}
.quote-form .form-grouplabel span{
  width:34px;
  height:34px;
  border-radius:50%;
  color:var(--ink);
  border-color:var(--green);
  background:var(--green);
  box-shadow:0 0 0 5px rgba(12,220,42,.06);
}
.quote-form .form-grouplabel::after{background:linear-gradient(90deg,var(--line-2),transparent)}
.quote-form .form__row{gap:clamp(1rem,2vw,1.4rem)}
/* A second field inside a CSS-grid row must not inherit the generic vertical sibling margin. */
.quote-form .form__row>.field+.field{margin-top:0}
.quote-form .form__row+.form__row{margin-top:clamp(1rem,2vw,1.4rem)}
.quote-form .field__label,
.quote-form .form__legend{
  margin-bottom:.65rem;
  color:rgba(236,236,228,.62);
  font-family:var(--ff-mono);
  font-size:.69rem;
  font-weight:600;
  letter-spacing:.14em;
}
.quote-form .field:focus-within .field__label{color:var(--green)}
.quote-form .field__input,
.quote-form .field__select,
.quote-form .field__textarea{
  min-height:58px;
  border-radius:6px;
  border:1px solid rgba(236,236,228,.14);
  border-bottom-color:rgba(236,236,228,.24);
  background:rgba(247,247,245,.035);
  padding:1rem 1.05rem;
  font-size:.96rem;
}
.quote-form .field__textarea{
  min-height:190px;
  line-height:1.65;
}
.quote-form .field__input:hover,
.quote-form .field__select:hover,
.quote-form .field__textarea:hover{background:rgba(247,247,245,.052);border-color:rgba(236,236,228,.24)}
.quote-form .field__input:focus,
.quote-form .field__select:focus,
.quote-form .field__textarea:focus{
  transform:none;
  background:rgba(247,247,245,.065);
  border-color:rgba(12,220,42,.55);
  border-bottom-color:var(--green);
  box-shadow:0 0 0 3px rgba(12,220,42,.08);
}
.quote-form .alify-choice-field{margin-top:0}
.quote-form .choices{gap:.75rem}
/* Long ALIFY service names need more horizontal measure than the reference demo's labels. */
.quote-form .alify-choice-field[data-field-name="service"] .choices{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.quote-form .alify-choice-field[data-field-name="budget"] .choices{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.quote-form .choice{min-width:0}
.quote-form .choice__card{
  min-width:0;
  min-height:70px;
  height:100%;
  align-items:center;
  padding:1rem 1.05rem;
  border-radius:6px;
  border-color:rgba(236,236,228,.13);
  background:rgba(247,247,245,.025);
  color:rgba(236,236,228,.72);
  font-family:var(--ff-body);
  font-size:.9rem;
  font-weight:600;
  line-height:1.3;
  letter-spacing:-.005em;
  overflow-wrap:anywhere;
  text-wrap:pretty;
}
.quote-form .choice__card::before{
  width:17px;
  height:17px;
  border-width:1px;
  border-color:rgba(236,236,228,.38);
}
.quote-form .choice:hover .choice__card{
  transform:none;
  border-color:rgba(76,132,141,.62);
  background:rgba(76,132,141,.07);
}
.quote-form .choice input:checked+.choice__card{
  border-color:rgba(12,220,42,.58);
  background:linear-gradient(135deg,rgba(12,220,42,.09),rgba(76,132,141,.05));
  box-shadow:inset 0 0 0 1px rgba(12,220,42,.08);
}
.quote-form .form__foot{
  margin:0;
  padding:clamp(1.5rem,3.2vw,2.65rem);
  display:grid;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:1rem 1.35rem;
  background:rgba(13,13,13,.28);
}
.quote-form .form__foot .btn{justify-self:start}
.quote-form .form__status{min-width:0}
.quote-form .form__note{
  grid-column:1 / -1;
  max-width:58ch;
  margin:0;
  color:var(--faint);
}
.quote-aside .aside-card{border-radius:8px}

@media(min-width:1024px){
  .quote-layout{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1.25rem,2.4vw,2.25rem)}
  .quote-layout>.quote-form,
  .quote-layout>.quote-form-col{grid-column:1 / 9}
  .quote-layout>.quote-aside{grid-column:10 / 13}
}
@media(max-width:900px){
  .quote-form .alify-choice-field[data-field-name="budget"] .choices{grid-template-columns:repeat(2,minmax(0,1fr))}
  .quote-aside{position:static!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
}
@media(max-width:640px){
  .quote-form .form-step{padding:1.25rem}
  .quote-form .form__row--2{grid-template-columns:1fr}
  .quote-form .form__row>.field+.field{margin-top:0}
  .quote-form .alify-choice-field[data-field-name="service"] .choices,
  .quote-form .alify-choice-field[data-field-name="budget"] .choices{grid-template-columns:1fr}
  .quote-form .choice__card{min-height:58px}
  .quote-form .form__foot{padding:1.25rem;grid-template-columns:1fr}
  .quote-form .form__foot .btn{width:100%;justify-content:center}
  .quote-form .form__note{grid-column:1}
  .quote-aside{grid-template-columns:1fr}
}
