:root{--bg:#eef3ef;--surface:rgba(255,255,255,.94);--surface-soft:#f7faf7;--line:#d6e1d9;--line-strong:#b9cbbf;--text:#142019;--muted:#5d6d63;--primary:#2f8a58;--primary-dark:#1f6640;--primary-soft:#e2f0e7;--shadow:0 18px 48px rgba(20,35,27,.08);--radius:28px;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:"Segoe UI Variable Text","Aptos","Segoe UI",sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(47,138,88,.12),transparent 24%),linear-gradient(180deg,#f4f7f3 0%,var(--bg) 40%,#edf2ec 100%)}body::before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(21,54,40,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(21,54,40,.03) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 92%);pointer-events:none}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{position:absolute;top:-48px;left:18px;z-index:100;padding:12px 16px;border-radius:999px;background:#153628;color:#fff}.skip-link:focus{top:16px}.site-shell,.gateway-shell{width:min(calc(100% - 40px),var(--max));margin:0 auto}.site-shell{padding:24px 0 64px}.gateway-shell{min-height:100vh;display:grid;align-items:center;padding:40px 0}.site-header{position:sticky;top:16px;z-index:40;margin-bottom:28px}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border:1px solid rgba(255,255,255,.92);border-radius:999px;background:rgba(255,255,255,.88);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.brand,.footer-brand,.gateway-brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand{flex-shrink:0}.brand img{width:clamp(74px,5.4vw,96px);height:auto;transform:translateY(-5px)}.footer-brand img{width:clamp(86px,6vw,108px);height:auto;transform:translateY(-4px)}.gateway-brand img{width:min(190px,100%);height:auto;transform:translateY(-8px)}.brand-copy{display:grid;gap:4px}.brand-copy strong,.eyebrow,.timeline-step span,.chip{letter-spacing:.16em;text-transform:uppercase}.brand-copy strong{font-size:.96rem}.brand-copy small{color:var(--muted);font-size:.84rem}.nav-toggle{display:none;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:700}.site-nav{display:flex;flex-wrap:wrap;gap:18px}.site-nav a,.footer-links a,.footer-services a,.text-link{color:var(--muted);transition:color .16s ease}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current="page"],.footer-links a:hover,.footer-links a:focus-visible,.footer-services a:hover,.footer-services a:focus-visible,.text-link:hover,.text-link:focus-visible{color:var(--primary-dark)}.header-actions{display:flex;align-items:center;gap:12px}.lang-switch,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700}.lang-switch{min-width:52px;min-height:46px;padding:0 14px;border:1px solid var(--line-strong);background:#fff}.button{min-height:50px;padding:0 22px;border:1px solid transparent;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--primary) 0%,#44a86e 100%);color:#fff}.button-primary:hover,.button-primary:focus-visible{background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary) 100%)}.button-secondary{background:#fff;border-color:var(--line-strong);color:var(--text)}main section+section{margin-top:28px}.hero,.page-hero,.cta-band,.contact-layout,.gateway-panel,.two-col{display:grid;gap:24px}.hero,.page-hero,.cta-band,.contact-layout,.gateway-panel,.two-col{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.hero-copy,.hero-panel,.page-hero-copy,.page-hero-panel,.card,.cta-band,.contact-panel,.form-panel,.gateway-panel,.faq-item,.timeline-step{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.hero-copy,.hero-panel,.page-hero-copy,.page-hero-panel,.contact-panel,.form-panel,.cta-band,.gateway-panel{padding:34px;border-radius:var(--radius)}.hero-copy h1,.page-hero-copy h1,.section-heading h2,.cta-band h2,.gateway-panel h1{margin:0;font-family:"Segoe UI Variable Display","Aptos Display","Segoe UI",sans-serif;font-weight:760;line-height:1.03;letter-spacing:-.03em}.hero-copy h1{max-width:12ch;font-size:clamp(2.3rem,4.4vw,4.4rem)}.page-hero-copy h1,.section-heading h2,.cta-band h2,.gateway-panel h1{font-size:clamp(2rem,3.4vw,3.35rem)}.hero-copy>p:not(.eyebrow),.page-hero-copy>p:not(.eyebrow),.section-heading p,.contact-panel p,.gateway-panel p,.footer-note{color:var(--muted);line-height:1.72;font-size:1.02rem}.eyebrow{margin:0 0 14px;color:var(--primary-dark);font-size:.8rem;font-weight:700}.service-detail-panel{display:grid;align-content:start;gap:20px}.service-apply-panel{display:grid;align-content:start;gap:24px}.service-detail-panel .eyebrow,.service-detail-panel h2,.service-apply-panel .eyebrow,.service-apply-panel h2{margin:0}.hero-actions,.page-hero-actions,.cta-actions,.form-footer{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hero-actions,.page-hero-actions{margin-top:28px}.hero-points,.check-list,.footer-links,.footer-services{margin:0;padding:0;list-style:none}.hero-points,.check-list{display:grid;gap:10px}.hero-points li,.check-list li{position:relative;padding-left:22px;color:var(--muted);line-height:1.62}.hero-points li::before,.check-list li::before{content:"";position:absolute;left:0;top:.62em;width:10px;height:10px;border-radius:50%;background:var(--primary)}

.landing-hero-grid,.landing-form-layout,.landing-step-grid,.landing-zoho-stage{
  display:grid;
  gap:18px;
}
body[class*="page-lp-"] main section+section{
  margin-top:18px;
}
.landing-hero-grid,
.landing-form-layout,
.landing-scope-layout{
  grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);
}
.landing-hero-copy,
.landing-hero-panel{
  height:auto;
}
.landing-hero-points,
.landing-hero-panel .check-list{
  margin-top:18px;
}
.landing-scope-list{
  margin:0;
  padding:18px;
  border:1px solid var(--line);
  border-radius:24px;
  background:rgba(247,250,247,.92);
}
.landing-fit-stack{
  display:grid;
  gap:14px;
}
.landing-step.card{
  position:relative;
  padding-top:20px;
}
.landing-step-index{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:54px;
  min-height:32px;
  margin-bottom:14px;
  padding:0 12px;
  border-radius:999px;
  background:var(--primary-soft);
  color:var(--primary-dark);
  font-size:.82rem;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.landing-form-stack{
  display:grid;
  gap:18px;
}
.landing-intake-panel,
.landing-intake-sidebar,
.landing-zoho-shell,
.landing-zoho-copy{
  border:1px solid var(--line);
  border-radius:28px;
  background:var(--surface);
  box-shadow:var(--shadow);
}
.landing-intake-sidebar,
.landing-zoho-copy{
  padding:24px;
}
.landing-intake-sidebar{
  display:grid;
  align-content:start;
  gap:14px;
}
.landing-intake-sidebar h2,
.landing-zoho-copy h2{
  margin:0;
  font-family:"Segoe UI Variable Display","Aptos Display","Segoe UI",sans-serif;
  font-size:clamp(1.65rem,2.5vw,2.3rem);
  line-height:1.08;
}
.landing-intake-sidebar p,
.landing-zoho-copy p{
  margin:0;
  color:var(--muted);
  line-height:1.68;
}
.landing-service-lock{
  margin-top:14px;
  padding:12px 14px;
  border-radius:18px;
  background:var(--primary-soft);
  color:var(--primary-dark);
  font-weight:700;
}
.landing-intake-form{
  margin-top:16px;
}
.landing-form-status{
  margin-top:14px;
}
.landing-contact-stack{
  display:grid;
  gap:14px;
}
.landing-contact-stack .detail-list{
  display:grid;
  gap:10px;
}
.landing-contact-card p{
  margin:0;
}
.landing-direct-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.landing-zoho-shell{
  padding-top:0;
  padding-bottom:0;
}
.landing-zoho-copy{
  display:grid;
  gap:12px;
}
.landing-zoho-copy .hero-actions{
  margin-top:0;
}
.landing-zoho-stage[hidden]{
  display:none!important;
}
@media (max-width:1100px){
  .landing-hero-grid,
  .landing-form-layout,
  .landing-scope-layout{
    grid-template-columns:1fr;
  }
}
@media (max-width:740px){
  .landing-intake-sidebar,
  .landing-zoho-copy{
    padding:20px;
  }
  .landing-direct-actions .button{
    width:100%;
  }
}

body[class*="page-lp-"]{
  background:
    radial-gradient(circle at 12% 10%,rgba(47,138,88,.18),transparent 20%),
    radial-gradient(circle at 86% 8%,rgba(21,54,40,.14),transparent 18%),
    linear-gradient(180deg,#f6f9f5 0%,#edf3ee 38%,#edf1eb 100%);
}
body[class*="page-lp-"]::before{
  background-size:56px 56px;
  opacity:.72;
}
body[class*="page-lp-"] .site-shell{
  width:min(calc(100% - 32px),1260px);
}
body[class*="page-lp-"] .landing-hero-band .layout-shell,
body[class*="page-lp-"] .landing-proof-section .section-shell,
body[class*="page-lp-"] .landing-scope-section .section-shell,
body[class*="page-lp-"] .landing-process-section .section-shell,
body[class*="page-lp-"] .landing-form-section .section-shell,
body[class*="page-lp-"] .landing-faq-section .section-shell,
body[class*="page-lp-"] .landing-final-cta .layout-shell{
  width:min(100%,1160px);
}
body[class*="page-lp-"] .landing-hero-grid{
  grid-template-columns:minmax(0,1fr) minmax(360px,.84fr);
  gap:20px;
  align-items:start;
}
body[class*="page-lp-"] .landing-hero-copy{
  position:relative;
  overflow:hidden;
  padding:40px;
  border-radius:38px;
  border:1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at top right,rgba(95,193,133,.14),transparent 30%),
    linear-gradient(145deg,#10251b 0%,#153628 52%,#1d4a35 100%);
  box-shadow:0 28px 60px rgba(13,31,22,.24);
}
body[class*="page-lp-"] .landing-hero-copy::after{
  content:"";
  position:absolute;
  inset:auto -60px -80px auto;
  width:240px;
  height:240px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(95,193,133,.2),transparent 68%);
  pointer-events:none;
}
body[class*="page-lp-"] .landing-hero-copy .eyebrow{
  color:rgba(230,242,235,.82);
}
body[class*="page-lp-"] .landing-hero-copy h1{
  max-width:12ch;
  color:#fff;
  font-size:clamp(2.45rem,4.3vw,4.35rem);
}
body[class*="page-lp-"] .landing-hero-copy > p:not(.eyebrow){
  max-width:62ch;
  color:rgba(241,247,243,.82);
}
body[class*="page-lp-"] .landing-hero-copy .button-primary{
  box-shadow:0 16px 30px rgba(95,193,133,.2);
}
body[class*="page-lp-"] .landing-hero-copy .button-secondary{
  border-color:rgba(255,255,255,.18);
  background:rgba(255,255,255,.1);
  color:#fff;
}
body[class*="page-lp-"] .landing-hero-panel{
  position:relative;
  overflow:hidden;
  padding:30px;
  border-radius:32px;
  border:1px solid rgba(185,203,191,.92);
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,249,245,.96));
  box-shadow:0 24px 46px rgba(18,37,28,.12);
}
body[class*="page-lp-"] .landing-hero-panel::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:4px;
  background:linear-gradient(90deg,var(--primary-dark),#56b177);
}
body[class*="page-lp-"] .landing-hero-panel h2{
  font-size:clamp(1.85rem,2.8vw,2.45rem);
}
body[class*="page-lp-"] .landing-hero-panel .check-list{
  display:grid;
  gap:12px;
}
body[class*="page-lp-"] .landing-hero-panel .check-list li{
  padding:16px 18px 16px 44px;
  border-radius:22px;
  border:1px solid rgba(185,203,191,.82);
  background:linear-gradient(180deg,#ffffff,#f4f8f4);
  color:var(--text);
  line-height:1.5;
}
body[class*="page-lp-"] .landing-hero-panel .check-list li::before{
  top:1rem;
  left:18px;
  width:12px;
  height:12px;
  background:linear-gradient(135deg,var(--primary-dark),#56b177);
}
body[class*="page-lp-"] .landing-proof-section .section-heading,
body[class*="page-lp-"] .landing-scope-section .section-heading,
body[class*="page-lp-"] .landing-process-section .section-heading,
body[class*="page-lp-"] .landing-faq-section .section-heading{
  margin-bottom:14px;
  padding-left:18px;
  border-left:4px solid rgba(47,138,88,.28);
}
body[class*="page-lp-"] .landing-proof-grid .card{
  min-height:100%;
  padding:22px;
  border-radius:28px;
  border:1px solid rgba(185,203,191,.86);
  background:linear-gradient(180deg,#ffffff,#f5faf6);
  box-shadow:0 20px 38px rgba(16,35,25,.1);
}
body[class*="page-lp-"] .landing-proof-grid .card h3{
  margin-bottom:12px;
  font-size:1.08rem;
  line-height:1.34;
}
body[class*="page-lp-"] .landing-proof-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
body[class*="page-lp-"] .landing-proof-grid .card:nth-child(3){
  grid-column:1 / -1;
}
body[class*="page-lp-"] .landing-scope-layout{
  grid-template-columns:1fr;
  gap:20px;
  align-items:start;
}
body[class*="page-lp-"] .landing-scope-column,
body[class*="page-lp-"] .landing-fit-column{
  padding:26px;
  border:1px solid rgba(185,203,191,.9);
  border-radius:32px;
  box-shadow:0 22px 42px rgba(18,37,28,.1);
}
body[class*="page-lp-"] .landing-scope-column{
  background:linear-gradient(180deg,#ffffff,#f6faf7);
}
body[class*="page-lp-"] .landing-fit-column{
  background:linear-gradient(180deg,rgba(244,249,245,.96),rgba(238,245,240,.96));
}
body[class*="page-lp-"] .landing-scope-list{
  display:grid;
  gap:12px;
  margin-top:18px;
  padding:0;
  border:none;
  background:none;
}
body[class*="page-lp-"] .landing-scope-list li{
  padding:16px 18px 16px 44px;
  border-radius:22px;
  border:1px solid rgba(216,227,220,.96);
  background:linear-gradient(180deg,#f8fbf8,#eff5f0);
  line-height:1.52;
}
body[class*="page-lp-"] .landing-scope-list li::before{
  top:1rem;
  left:18px;
  width:12px;
  height:12px;
  background:linear-gradient(135deg,var(--primary-dark),#56b177);
}
body[class*="page-lp-"] .landing-fit-stack{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
body[class*="page-lp-"] .landing-fit-stack .card{
  padding:20px;
  border-radius:24px;
  border:1px solid rgba(185,203,191,.88);
  background:linear-gradient(180deg,#ffffff,#f8fbf8);
  box-shadow:none;
}
body[class*="page-lp-"] .landing-fit-stack .card h3{
  font-size:1.06rem;
  line-height:1.34;
}
body[class*="page-lp-"] .landing-step-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
body[class*="page-lp-"] .landing-step.card{
  padding:20px 18px 18px;
  border-radius:28px;
  border:1px solid rgba(185,203,191,.88);
  background:linear-gradient(180deg,#ffffff,#f6faf7);
  box-shadow:0 18px 34px rgba(18,37,28,.08);
}
body[class*="page-lp-"] .landing-step-index{
  min-width:auto;
  min-height:auto;
  margin-bottom:12px;
  padding:7px 12px;
  border-radius:999px;
  background:var(--primary-soft);
  color:var(--primary-dark);
  box-shadow:none;
}
body[class*="page-lp-"] .landing-form-stack{
  padding:16px;
  border:1px solid rgba(185,203,191,.86);
  border-radius:38px;
  background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(241,246,242,.96));
  box-shadow:0 26px 54px rgba(18,37,28,.12);
}
body[class*="page-lp-"] .landing-form-layout{
  grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);
  gap:16px;
}
body[class*="page-lp-"] .landing-intake-panel{
  padding:28px;
  border-radius:30px;
  background:linear-gradient(180deg,#ffffff,#fbfcfb);
}
body[class*="page-lp-"] .landing-intake-sidebar{
  padding:24px;
  border-radius:30px;
  border-color:rgba(255,255,255,.08);
  background:
    radial-gradient(circle at top right,rgba(91,183,118,.2),transparent 28%),
    linear-gradient(160deg,#143629 0%,#1c4834 100%);
  box-shadow:0 22px 46px rgba(14,30,22,.22);
}
body[class*="page-lp-"] .landing-intake-sidebar .eyebrow{
  color:rgba(226,240,231,.8);
}
body[class*="page-lp-"] .landing-intake-sidebar h2,
body[class*="page-lp-"] .landing-intake-sidebar p,
body[class*="page-lp-"] .landing-intake-sidebar strong,
body[class*="page-lp-"] .landing-intake-sidebar .text-link{
  color:#fff;
}
body[class*="page-lp-"] .landing-intake-sidebar p{
  color:rgba(242,247,244,.8);
}
body[class*="page-lp-"] .landing-intake-sidebar .check-list{
  display:grid;
  gap:12px;
}
body[class*="page-lp-"] .landing-intake-sidebar .check-list li{
  padding:15px 16px 15px 42px;
  border-radius:20px;
  border:1px solid rgba(255,255,255,.1);
  background:rgba(255,255,255,.08);
  color:rgba(244,248,245,.84);
  line-height:1.5;
}
body[class*="page-lp-"] .landing-intake-sidebar .check-list li::before{
  top:.98rem;
  left:17px;
  width:11px;
  height:11px;
  background:#8fe0ab;
}
body[class*="page-lp-"] .landing-intake-sidebar .detail-item{
  border-color:rgba(255,255,255,.12);
  background:rgba(255,255,255,.08);
}
body[class*="page-lp-"] .landing-intake-sidebar .detail-item p{
  color:#fff;
}
body[class*="page-lp-"] .landing-direct-actions .button-secondary{
  background:#fff;
  border-color:#fff;
  color:#153628;
}
body[class*="page-lp-"] .field input,
body[class*="page-lp-"] .field select,
body[class*="page-lp-"] .field textarea{
  border-color:#cfddd2;
  border-radius:18px;
  background:#fbfcfb;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
body[class*="page-lp-"] .landing-zoho-stage{
  grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);
  gap:18px;
  align-items:start;
}
body[class*="page-lp-"] .landing-zoho-copy{
  padding:24px;
  border-radius:30px;
  background:linear-gradient(180deg,#ffffff,#f6faf7);
}
body[class*="page-lp-"] .landing-zoho-shell{
  border-radius:30px;
  overflow:hidden;
}
body[class*="page-lp-"] .landing-faq-section .faq-list{
  gap:16px;
}
body[class*="page-lp-"] .landing-faq-section .faq-item{
  border:1px solid rgba(185,203,191,.86);
  background:linear-gradient(180deg,#ffffff,#f6faf7);
  box-shadow:0 18px 36px rgba(18,37,28,.08);
}
body[class*="page-lp-"] .landing-final-cta .cta-band{
  padding:36px;
  border:none;
  border-radius:34px;
  background:
    radial-gradient(circle at top right,rgba(95,193,133,.2),transparent 24%),
    linear-gradient(145deg,#10251b 0%,#153628 52%,#1f4f37 100%);
  box-shadow:0 28px 58px rgba(14,30,22,.24);
}
body[class*="page-lp-"] .landing-final-cta .eyebrow{
  color:rgba(226,240,231,.8);
}
body[class*="page-lp-"] .landing-final-cta h2,
body[class*="page-lp-"] .landing-final-cta p{
  color:#fff;
}
body[class*="page-lp-"] .landing-final-cta p{
  color:rgba(242,247,244,.82);
}
body[class*="page-lp-"] .landing-final-cta .button-secondary{
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.2);
  color:#fff;
}
body[class*="page-lp-"] .site-header-landing{
  margin-bottom:22px;
}
body[class*="page-lp-"] .landing-header-inner{
  display:grid;
  grid-template-columns:auto max-content auto;
  justify-content:space-between;
  align-items:center;
  gap:16px;
}
body[class*="page-lp-"] .landing-header-cta-group{
  display:flex;
  align-items:center;
  gap:12px;
  justify-self:center;
}
body[class*="page-lp-"] .landing-header-meta{
  justify-self:end;
}
body[class*="page-lp-"] .landing-header-call{
  white-space:nowrap;
}
body[class*="page-lp-"] .landing-header-call-number{
  margin-left:8px;
  color:inherit;
  opacity:.76;
}
body[class*="page-lp-"] .landing-sticky-bar{
  position:fixed;
  left:50%;
  bottom:12px;
  z-index:88;
  display:flex;
  gap:10px;
  width:min(calc(100vw - 24px),520px);
  padding:10px;
  transform:translateX(-50%);
  border:1px solid rgba(185,203,191,.92);
  border-radius:22px;
  background:rgba(255,255,255,.96);
  box-shadow:0 20px 42px rgba(16,35,25,.18);
  backdrop-filter:blur(16px);
}
body[class*="page-lp-"] .landing-sticky-bar[hidden]{
  display:none!important;
}
body[class*="page-lp-"] .landing-sticky-bar .button{
  flex:1 1 0;
  min-height:52px;
}
@media (max-width:1100px){
  body[class*="page-lp-"] .landing-hero-grid,
  body[class*="page-lp-"] .landing-scope-layout,
  body[class*="page-lp-"] .landing-form-layout,
  body[class*="page-lp-"] .landing-zoho-stage{
    grid-template-columns:1fr;
  }
  body[class*="page-lp-"] .landing-fit-stack{
    grid-template-columns:1fr;
  }
}
@media (max-width:920px){
  body[class*="page-lp-"] .landing-proof-grid,
  body[class*="page-lp-"] .landing-step-grid{
    grid-template-columns:1fr;
  }
  body[class*="page-lp-"] .landing-proof-grid .card:nth-child(3){
    grid-column:auto;
  }
}
@media (max-width:740px){
  body[class*="page-lp-"] .site-shell{
    width:min(calc(100% - 20px),1260px);
  }
  body[class*="page-lp-"] .site-shell{
    padding-bottom:118px;
  }
  body[class*="page-lp-"] .landing-header-inner{
    grid-template-columns:1fr auto;
    align-items:start;
  }
  body[class*="page-lp-"] .landing-header-cta-group{
    grid-column:1 / -1;
    width:100%;
    justify-self:stretch;
  }
  body[class*="page-lp-"] .landing-header-call{
    flex:1 1 auto;
  }
  body[class*="page-lp-"] .landing-header-cta-group .button-primary{
    flex:1 1 auto;
  }
  body[class*="page-lp-"] .landing-header-call-number{
    display:none;
  }
  body[class*="page-lp-"] .landing-hero-copy,
  body[class*="page-lp-"] .landing-hero-panel,
  body[class*="page-lp-"] .landing-scope-column,
  body[class*="page-lp-"] .landing-fit-column,
  body[class*="page-lp-"] .landing-intake-panel,
  body[class*="page-lp-"] .landing-intake-sidebar,
  body[class*="page-lp-"] .landing-zoho-copy,
  body[class*="page-lp-"] .landing-final-cta .cta-band{
    padding:24px;
    border-radius:28px;
  }
  body[class*="page-lp-"] .landing-form-stack{
    padding:14px;
    border-radius:30px;
  }
  body[class*="page-lp-"] .landing-hero-copy h1{
    font-size:clamp(2.2rem,12vw,3.3rem);
  }
  body[class*="page-lp-"] .landing-hero-panel .check-list li,
  body[class*="page-lp-"] .landing-scope-list li,
  body[class*="page-lp-"] .landing-intake-sidebar .check-list li{
    padding:14px 14px 14px 40px;
    border-radius:18px;
  }
  body[class*="page-lp-"] .landing-sticky-bar{
    bottom:10px;
    width:min(calc(100vw - 16px),520px);
    padding:8px;
    border-radius:18px;
  }
}

.hero-panel,.page-hero-panel,.cta-band{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,250,246,.96)),radial-gradient(circle at top right,rgba(47,138,88,.12),transparent 32%)}.hero-panel h2,.page-hero-panel h2,.contact-panel h2{margin:0;font-family:"Segoe UI Variable Display","Aptos Display","Segoe UI",sans-serif;font-size:clamp(1.7rem,2.6vw,2.6rem);line-height:1.08}.chip-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.chip{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid rgba(47,138,88,.16);border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);font-size:.78rem;font-weight:700}.section-heading{display:grid;gap:12px;margin-bottom:24px}.grid-3,.grid-4,.timeline,.faq-list,.detail-list,.input-grid,.checkbox-group,.footer-grid,.language-cards{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{padding:22px;border-radius:24px;background:rgba(247,250,247,.92)}.card h3{margin:0 0 10px;font-size:1.16rem}.card p{margin:0;color:var(--muted);line-height:1.68}.card .more{display:inline-block;margin-top:14px;color:var(--primary-dark);font-weight:700}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;color:var(--muted);font-size:.96rem}.breadcrumb span[aria-current="page"]{color:var(--text)}.timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.timeline-step{padding:24px;border-radius:24px}.timeline-step span{display:inline-block;margin-bottom:18px;color:var(--primary-dark);font-size:.78rem;font-weight:800}.timeline-step h3{margin:0 0 10px;font-size:1.16rem}.timeline-step p{margin:0;color:var(--muted);line-height:1.68}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-item{border-radius:24px;overflow:hidden}.faq-item summary{padding:22px 24px;cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";float:right;color:var(--primary-dark);font-size:1.3rem;line-height:1}.faq-item[open] summary::after{content:"-"}.faq-item p{margin:0;padding:0 24px 24px;color:var(--muted);line-height:1.68}.contact-panel .note{padding:16px 18px;border-radius:18px;background:var(--primary-soft);color:var(--primary-dark);line-height:1.6}.detail-item{padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--surface-soft)}.detail-item strong{display:block;margin-bottom:8px}form{display:grid;gap:18px}.input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:10px;font-weight:700}.field input,.field select,.field textarea{width:100%;padding:14px 16px;border:1px solid var(--line-strong);border-radius:16px;background:#fff;color:var(--text)}.field textarea{min-height:160px;resize:vertical}.checkbox-group{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--surface-soft)}.checkbox-group legend{padding:0 8px;font-weight:700}.checkbox-group label{display:flex;align-items:center;gap:10px;font-weight:600}.checkbox-group input{width:18px;height:18px;accent-color:var(--primary)}.form-note{margin:0;color:var(--muted);line-height:1.6}.zoho-form-shell{display:grid;gap:0;align-content:stretch;padding-top:0;padding-bottom:0}.zoho-form-shell .footer-note{margin:0}.zoho-form-embed{width:100%}.zoho-form-embed iframe{display:block;width:100%;min-height:1120px;border:0;border-radius:20px;background:#fff}.site-footer{margin-top:44px;padding-top:26px;border-top:1px solid var(--line-strong)}.footer-grid{grid-template-columns:1.2fr .8fr 1fr;align-items:start}.footer-title{margin:0 0 14px;font-size:.92rem;letter-spacing:.16em;text-transform:uppercase;color:var(--primary-dark)}.footer-links,.footer-services{display:grid;gap:10px}.footer-bottom{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted)}.language-card{padding:24px;border:1px solid var(--line);border-radius:24px;background:rgba(247,250,247,.92)}.language-card h2{margin:0 0 10px;font-size:1.28rem}.language-card p{margin:0 0 18px;color:var(--muted);line-height:1.62}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(47,138,88,.28);outline-offset:2px}@media (max-width:1100px){.hero,.page-hero,.cta-band,.contact-layout,.gateway-panel,.two-col,.footer-grid{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.site-header{position:static}.header-inner{display:grid;justify-items:start;border-radius:30px}.nav-toggle{display:inline-flex}.site-nav{display:none;width:100%;flex-direction:column;align-items:flex-start;padding-top:10px}.site-nav.is-open{display:flex}.header-actions{width:100%;flex-wrap:wrap}.grid-3,.timeline,.input-grid,.checkbox-group{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:740px){.site-shell,.gateway-shell{width:min(calc(100% - 24px),var(--max))}.hero-copy,.hero-panel,.page-hero-copy,.page-hero-panel,.contact-panel,.form-panel,.cta-band,.gateway-panel{padding:24px}.hero-copy h1{font-size:clamp(2rem,11vw,3rem)}.page-hero-copy h1,.section-heading h2,.cta-band h2,.gateway-panel h1{font-size:clamp(1.85rem,8vw,2.6rem)}.grid-3,.grid-4,.faq-list,.timeline,.input-grid,.checkbox-group{grid-template-columns:1fr}.contact-layout{padding:24px}.zoho-form-shell{padding-top:0;padding-bottom:0}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

:root{
  --max:1440px;
  --muted:#4a5b52;
  --section-surface:rgba(255,255,255,.76);
  --section-line:rgba(185,203,191,.78);
}
body{
  font-family:"Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif;
  line-height:1.58;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
h1,h2,h3,p,li{
  hyphens:none;
  overflow-wrap:normal;
  word-break:normal;
}
main{
  display:grid;
  gap:26px;
}
main section{
  position:relative;
  padding:30px;
  border:1px solid var(--section-line);
  border-radius:34px;
  background:linear-gradient(180deg,var(--section-surface),rgba(247,250,247,.58));
  box-shadow:0 16px 40px rgba(20,35,27,.06);
  overflow:hidden;
}
main section::before{
  content:"";
  position:absolute;
  left:28px;
  right:28px;
  top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(47,138,88,.34) 18%,rgba(47,138,88,.1) 50%,transparent 82%);
}
main section+section{
  margin-top:0;
}
.site-shell,.gateway-shell{
  width:min(calc(100% - 32px),var(--max));
}
.site-shell{
  padding:24px 0 60px;
}
.header-inner{
  gap:22px;
}
.site-nav{
  gap:18px;
}
.brand img{
  width:clamp(118px,8vw,152px);
  transform:translate(8px,-6px);
}
.footer-brand img{
  width:clamp(164px,11vw,218px);
  transform:translateY(-1px);
}
.gateway-brand img{
  width:min(280px,100%);
  transform:translateY(-2px);
}
.hero,.page-hero{
  grid-template-columns:minmax(0,1.48fr) minmax(280px,.68fr);
}
.hero{
  align-items:stretch;
}
.page-hero{
  align-items:stretch;
}
.hero.hero-media-layout{
  grid-template-columns:minmax(0,1.24fr) minmax(360px,.94fr);
}
.contact-layout{
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
  align-items:stretch;
  padding:32px;
  border:1px solid var(--line);
  border-radius:var(--radius);
  background:var(--surface);
  box-shadow:var(--shadow);
}
.contact-hero{
  grid-template-columns:minmax(0,1fr);
  align-items:start;
}
.contact-layout>.contact-panel,
.contact-layout>.form-panel{
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
  min-height:100%;
}
.contact-sidebar{
  display:grid;
  grid-template-rows:auto auto 1fr;
  align-content:start;
  gap:18px;
}
.contact-sidebar h2,
.contact-sidebar>p{
  margin:0;
}
.contact-sidebar .detail-list{
  grid-auto-rows:1fr;
  height:100%;
  align-content:stretch;
}
.contact-sidebar .detail-item{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:100%;
}
.hero-copy,.hero-panel,.page-hero-copy,.page-hero-panel,.contact-panel,.form-panel,.cta-band,.gateway-panel{
  padding:38px;
}
.page-hero-copy{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  min-height:100%;
}
.page-hero-panel{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  min-height:100%;
}
.hero-copy h1{
  max-width:none;
  font-size:clamp(1.58rem,1.95vw,2.3rem);
  line-height:1.12;
}
.page-hero-copy h1{
  max-width:none;
  font-size:clamp(1.56rem,1.72vw,2.1rem);
  line-height:1.16;
}
.section-heading h2,.cta-band h2,.gateway-panel h1{
  max-width:none;
  font-size:clamp(1.46rem,1.6vw,1.98rem);
  line-height:1.18;
}
.hero-panel h2,.page-hero-panel h2{
  max-width:none;
  font-size:clamp(1.08rem,1.18vw,1.36rem);
  line-height:1.28;
}
.service-chip-links .chip{
  transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease;
}
.service-chip-links .chip:hover,
.service-chip-links .chip:focus-visible{
  transform:translateY(-1px);
  background:#d6eadf;
  border-color:rgba(31,102,64,.22);
  color:var(--primary-dark);
}
.hero-copy h1,.page-hero-copy h1,.section-heading h2,.cta-band h2,.gateway-panel h1,.hero-panel h2,.page-hero-panel h2{
  font-family:"Aptos Display","Segoe UI Variable Display","Segoe UI",sans-serif;
  font-weight:700;
  letter-spacing:-.022em;
  text-wrap:balance;
}
.hero-copy>p:not(.eyebrow),.page-hero-copy>p:not(.eyebrow),.section-heading p,.contact-panel p,.gateway-panel p,.footer-note,.card p,.timeline-step p,.faq-item p,.detail-item p,.form-note{
  max-width:68ch;
  line-height:1.78;
  font-size:1.02rem;
  text-wrap:pretty;
}
.section-heading{
  gap:12px;
  margin-bottom:22px;
  max-width:none;
}
.section-heading p{
  max-width:68ch;
}
.hero-actions,.page-hero-actions{
  margin-top:22px;
}
.chip-list{
  gap:8px;
  margin-top:20px;
}
.hero-points{
  grid-template-columns:repeat(2,minmax(240px,1fr));
  gap:14px 24px;
  margin-top:52px;
}
.hero-points a{
  display:inline-block;
  color:inherit;
  transition:color .16s ease,transform .16s ease;
}
.hero-points a:hover,
.hero-points a:focus-visible{
  color:var(--primary-dark);
  transform:translateX(2px);
  text-decoration:underline;
  text-underline-offset:4px;
}
.feature-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:20px;
}
.feature-card,
.service-card{
  position:relative;
  overflow:hidden;
}
.feature-card::before,
.service-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at top right,rgba(47,138,88,.15),transparent 38%),
    linear-gradient(180deg,rgba(255,255,255,.72),rgba(244,249,245,.96));
  pointer-events:none;
}
.feature-card>*,
.service-card>*{
  position:relative;
}
.feature-card{
  min-height:100%;
  gap:14px;
}
.feature-card-header,
.service-card-header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
}
.feature-kicker,
.service-card-kicker{
  margin:0;
  color:var(--primary-dark);
  font-size:.76rem;
  font-weight:700;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.feature-badge,
.service-card-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:56px;
  padding:9px 12px;
  border:1px solid rgba(47,138,88,.16);
  border-radius:999px;
  background:rgba(226,240,231,.92);
  color:var(--primary-dark);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.feature-card p,
.service-card p{
  max-width:none;
}
.service-card{
  gap:14px;
  background:linear-gradient(180deg,rgba(249,252,249,.94),rgba(242,247,243,.98));
}
.service-card h3{
  font-size:1.2rem;
}
.timeline{
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
}
.grid-2{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
}
.grid-3,.grid-4{
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:20px;
}
.card,.timeline-step,.faq-item,.contact-panel,.form-panel{
  border-radius:26px;
}
.card{
  padding:26px;
  display:flex;
  flex-direction:column;
  gap:10px;
}
.card h3{
  margin:0;
  font-size:1.16rem;
  line-height:1.34;
  text-wrap:balance;
}
.card .more{
  display:flex;
  align-items:center;
  width:100%;
  min-height:44px;
  margin-top:auto;
  padding-top:8px;
}
.breadcrumb{
  margin-bottom:16px;
}
.site-footer{
  margin-top:36px;
  padding-top:22px;
}
.footer-grid{
  grid-template-columns:1.2fr 1fr .78fr .92fr;
  gap:22px;
}
.footer-contact-list{
  margin:14px 0 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:14px;
}
.footer-contact-list li{
  display:grid;
  gap:4px;
}
.footer-legal{
  margin:16px 0 0;
  color:var(--muted);
  font-size:.94rem;
  line-height:1.65;
}
.footer-contact-list strong{
  font-size:.94rem;
  color:var(--text);
}
.footer-contact-list a{
  color:var(--muted);
}
.cookie-banner{
  position:fixed;
  right:24px;
  bottom:24px;
  z-index:90;
  width:min(460px,calc(100vw - 32px));
  display:grid;
  gap:16px;
  padding:22px;
  border:1px solid var(--line);
  border-radius:24px;
  background:rgba(255,255,255,.97);
  box-shadow:0 22px 48px rgba(20,35,27,.18);
  backdrop-filter:blur(14px);
}
.cookie-banner[hidden]{
  display:none;
}
.cookie-banner-copy{
  display:grid;
  gap:10px;
}
.cookie-banner-copy strong,
.cookie-banner-copy p{
  margin:0;
}
.cookie-banner-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  align-items:center;
}
.image-lightbox-trigger{
  display:block;
  width:100%;
  padding:0;
  border:0;
  background:transparent;
  color:inherit;
  text-align:inherit;
  cursor:zoom-in;
}
.image-lightbox-trigger img{
  transition:transform .22s ease,filter .22s ease;
}
.image-lightbox-trigger:hover img,
.image-lightbox-trigger:focus-visible img{
  transform:scale(1.02);
  filter:saturate(1.04);
}
.hero-media-frame .image-lightbox-trigger{
  height:100%;
}
.lightbox-overlay{
  position:fixed;
  inset:0;
  z-index:130;
  display:grid;
  place-items:center;
  padding:24px;
  background:rgba(13,22,17,.82);
  backdrop-filter:blur(10px);
}
.lightbox-overlay[hidden]{
  display:none;
}
.lightbox-dialog{
  position:relative;
  width:min(1120px,100%);
  max-height:100%;
  display:grid;
  gap:14px;
}
.lightbox-stage{
  margin:0;
  display:grid;
  gap:12px;
}
.lightbox-image{
  width:auto;
  max-width:min(100%,var(--lightbox-image-width,100%));
  max-height:min(82vh,var(--lightbox-image-height,920px));
  object-fit:contain;
  border-radius:24px;
  background:rgba(255,255,255,.98);
  box-shadow:0 24px 54px rgba(0,0,0,.28);
  justify-self:center;
}
.lightbox-caption{
  margin:0;
  color:#f3f7f4;
  font-size:.98rem;
  line-height:1.6;
}
.lightbox-close{
  justify-self:end;
  width:48px;
  min-width:48px;
  min-height:48px;
  padding:0;
  border:1px solid rgba(255,255,255,.2);
  border-radius:999px;
  background:rgba(18,28,22,.82);
  color:#fff;
  font-size:1.9rem;
  line-height:1;
}
.lightbox-open{
  overflow:hidden;
}
.privacy-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
}
.site-nav a,.footer-links a,.footer-services a,.footer-contact-list a,.detail-item strong,.button,.lang-switch,.chip{
  white-space:nowrap;
}
:root{
  --bg:#edf0ea;
  --surface:rgba(255,255,255,.96);
  --surface-soft:#f3f6f1;
  --line:#d1d8d0;
  --line-strong:#98a79b;
  --text:#121814;
  --muted:#5a665d;
  --primary:#4ddc7a;
  --primary-dark:#0d1b13;
  --primary-soft:#e5f9ea;
  --shadow:0 28px 80px rgba(8,18,12,.08);
  --radius:32px;
}
body{
  background:
    radial-gradient(circle at 10% 0%,rgba(77,220,122,.16),transparent 24%),
    radial-gradient(circle at 100% 14%,rgba(13,27,19,.08),transparent 22%),
    linear-gradient(180deg,#f6f8f3 0%,#edf0ea 48%,#eef2eb 100%);
}
body::before{
  background-image:radial-gradient(rgba(12,28,18,.08) 1px,transparent 1px);
  background-size:24px 24px;
  opacity:.34;
}
.header-inner{
  padding:18px 22px;
  border-radius:28px;
  border-color:rgba(77,220,122,.16);
  background:rgba(13,27,19,.92);
  box-shadow:0 24px 80px rgba(5,11,8,.28);
}
.brand-copy strong{
  color:#f6fbf7;
}
.brand-copy small{
  color:rgba(232,240,235,.68);
}
.site-nav a,.footer-links a,.footer-services a,.footer-contact-list a,.text-link{
  color:rgba(235,242,236,.72);
}
.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current="page"],.footer-links a:hover,.footer-links a:focus-visible,.footer-services a:hover,.footer-services a:focus-visible,.text-link:hover,.text-link:focus-visible,.footer-contact-list a:hover,.footer-contact-list a:focus-visible{
  color:#9bffb9;
}
.lang-switch{
  border-color:rgba(255,255,255,.12);
  background:#132019;
  color:#f6fbf7;
}
.button{
  min-height:56px;
  padding:0 24px;
  border-radius:18px;
  font-weight:800;
}
.button-primary{
  background:linear-gradient(135deg,#5ce482 0%,#31ba61 100%);
  color:#09110c;
  box-shadow:0 14px 34px rgba(77,220,122,.28);
}
.button-primary:hover,.button-primary:focus-visible{
  background:linear-gradient(135deg,#77ef9a 0%,#42ca72 100%);
}
.hero-copy .button-secondary,.page-hero-copy .button-secondary,.cta-band .button-secondary{
  background:transparent;
  border-color:rgba(255,255,255,.14);
  color:#f5fbf7;
}
.hero,.page-hero{
  gap:28px;
}
.hero.hero-media-layout{
  grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);
}
.hero-copy,.page-hero-copy,.cta-band{
  background:linear-gradient(160deg,#0d1712 0%,#14231b 68%,#1b3023 100%);
  border:1px solid rgba(77,220,122,.14);
  box-shadow:0 28px 90px rgba(5,10,8,.24);
}
.hero-copy h1,.page-hero-copy h1,.cta-band h2{
  color:#f5fbf7;
  font-size:clamp(2.2rem,4vw,4.15rem);
  line-height:1;
}
.page-hero-copy h1{
  font-size:clamp(1.95rem,3vw,3rem);
}
.hero-copy>p:not(.eyebrow),.page-hero-copy>p:not(.eyebrow),.cta-band p{
  color:rgba(233,241,236,.78);
}
.hero-copy .eyebrow,.page-hero-copy .eyebrow,.cta-band .eyebrow,.division-card .eyebrow,.contact-sidebar .eyebrow{
  color:#8dffb0;
}
.hero-focus-cloud{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}
.hero-focus-chip{
  display:inline-flex;
  align-items:center;
  padding:10px 14px;
  border:1px solid rgba(77,220,122,.18);
  border-radius:999px;
  background:rgba(255,255,255,.07);
  color:#eef5f0;
  font-size:.8rem;
  font-weight:700;
  letter-spacing:.03em;
}
.hero-points{
  gap:12px;
  margin-top:30px;
}
.hero-points li{
  padding:14px 16px;
  padding-left:16px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:18px;
  background:rgba(255,255,255,.05);
  color:#eef5f0;
}
.hero-points li::before{
  display:none;
}
.hero-points a{
  color:#eef5f0;
}
.hero-panel,.page-hero-panel{
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(243,247,243,.96));
  border:1px solid rgba(13,27,19,.08);
}
.feature-card,.service-card,.card,.contact-panel,.form-panel,.faq-item{
  border:1px solid rgba(13,27,19,.08);
  box-shadow:0 20px 60px rgba(10,18,13,.08);
}
.feature-card,.service-card{
  border-radius:30px;
}
.service-card{
  background:linear-gradient(180deg,#ffffff,#f4f7f3);
}
.timeline-step{
  background:linear-gradient(180deg,#0f1712,#17251c);
  border:1px solid rgba(77,220,122,.12);
  box-shadow:0 22px 70px rgba(6,12,9,.22);
}
.timeline-step span,.timeline-step h3{
  color:#f5fbf7;
}
.timeline-step p{
  color:rgba(236,243,238,.76);
}
.contact-layout{
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(241,246,241,.96));
  border:1px solid rgba(13,27,19,.08);
}
.contact-sidebar{
  padding:34px;
  border-radius:28px;
  border:1px solid rgba(77,220,122,.14);
  background:linear-gradient(160deg,#0f1712,#16241b);
  box-shadow:0 24px 70px rgba(6,12,9,.22);
}
.contact-sidebar h2,.contact-sidebar>p{
  color:#f5fbf7;
}
.contact-sidebar .detail-item{
  border-color:rgba(255,255,255,.08);
  background:rgba(255,255,255,.04);
}
.contact-sidebar .detail-item strong{
  color:#f5fbf7;
}
.contact-sidebar .detail-item p,.contact-sidebar .detail-item a{
  color:rgba(236,243,238,.76);
}
.site-footer{
  margin-top:48px;
  padding-top:0;
  border-top:0;
}
.footer-grid{
  padding:32px;
  border:1px solid rgba(77,220,122,.12);
  border-radius:30px;
  background:linear-gradient(160deg,#0f1712,#16241b);
}
.footer-title,.footer-contact-list strong{
  color:#f5fbf7;
}
.footer-note,.footer-links a,.footer-services a,.footer-contact-list a,.footer-legal,.footer-bottom{
  color:rgba(235,242,236,.72);
}
.footer-bottom{
  border-top:1px solid rgba(255,255,255,.08);
}
@media (max-width:1280px){
  :root{
    --max:1360px;
  }
  .hero,.page-hero{
    grid-template-columns:minmax(0,1.3fr) minmax(280px,.72fr);
  }
  .hero.hero-media-layout{
    grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);
  }
  .division-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width:1100px){
  .hero,.page-hero,.contact-layout,.cta-band,.gateway-panel,.two-col,.footer-grid{
    grid-template-columns:1fr;
  }
  .hero.hero-media-layout{
    grid-template-columns:1fr;
  }
  .hero-points,.grid-2{
    grid-template-columns:1fr;
  }
  .hero-media-main:nth-child(1),
  .hero-media-main:nth-child(2){
    transform:none;
  }
  .division-grid,.hero-signal-grid{
    grid-template-columns:1fr;
  }
  .service-carousel-track{
    grid-auto-columns:calc((100% - 20px) / 2);
  }
  .site-nav a,.footer-links a,.footer-services a,.detail-item strong{
    white-space:normal;
  }
}
@media (max-width:920px){
  main{
    gap:20px;
  }
  main section{
    padding:24px;
    border-radius:28px;
  }
  .grid-3,.grid-4,.grid-2,.timeline,.input-grid,.checkbox-group,.privacy-grid{
    grid-template-columns:1fr;
  }
  .hero-copy h1{
    font-size:clamp(1.85rem,5.7vw,2.35rem);
  }
  .page-hero-copy h1{
    font-size:clamp(1.62rem,4.8vw,1.98rem);
  }
  .cookie-banner{
    position:fixed;
    right:16px;
    bottom:calc(78px + env(safe-area-inset-bottom));
    left:16px;
    width:auto;
    max-height:calc(100dvh - 110px);
    margin:0;
    overflow:auto;
    box-shadow:var(--shadow);
  }
  .lightbox-overlay{
    padding:16px;
  }
}
@media (max-width:740px){
  .hero-copy,.hero-panel,.page-hero-copy,.page-hero-panel,.contact-panel,.form-panel,.cta-band,.gateway-panel{
    padding:28px;
  }
  main section{
    padding:22px;
  }
  main section::before{
    left:22px;
    right:22px;
  }
  .lightbox-image{
    border-radius:18px;
  }
  .lightbox-caption{
    font-size:.92rem;
  }
  .service-carousel-header{
    align-items:flex-start;
    flex-direction:column;
  }
  .service-carousel-controls{
    width:100%;
  }
  .service-carousel-button{
    flex:1 1 0;
  }
  .service-carousel-track{
    grid-auto-columns:100%;
  }
}
:root{
  --bg:#dfe5dd;
  --surface:#f7faf6;
  --surface-soft:#edf2ed;
  --line:#c6cfc6;
  --line-strong:#8da190;
  --text:#0f1511;
  --muted:#58655c;
  --primary:#58df84;
  --primary-dark:#0a120d;
  --primary-soft:#e1f6e7;
  --shadow:0 20px 60px rgba(7,14,10,.12);
  --radius:8px;
}
body{
  background:
    linear-gradient(180deg,#e4e9e2 0%,#dfe5dd 100%);
}
body::before{
  background-image:
    linear-gradient(rgba(10,20,14,.05) 1px,transparent 1px),
    linear-gradient(90deg,rgba(10,20,14,.05) 1px,transparent 1px);
  background-size:56px 56px;
  opacity:.2;
}
.site-shell,.gateway-shell{
  width:100%;
  max-width:none;
}
.site-shell{
  padding:0 0 72px;
}
.site-header{
  top:0;
  margin-bottom:0;
}
.header-inner{
  padding:18px clamp(22px,4vw,64px);
  border-top:0;
  border-left:0;
  border-right:0;
  border-radius:0;
  background:rgba(10,17,13,.96);
  box-shadow:0 14px 40px rgba(4,8,6,.24);
}
.site-nav{
  gap:26px;
}
.site-nav a,.footer-links a,.footer-services a,.footer-contact-list a,.text-link{
  color:rgba(236,242,238,.72);
}
.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current="page"],.footer-links a:hover,.footer-links a:focus-visible,.footer-services a:hover,.footer-services a:focus-visible,.text-link:hover,.text-link:focus-visible,.footer-contact-list a:hover,.footer-contact-list a:focus-visible{
  color:#a6ffbf;
}
.nav-toggle,.lang-switch,.button,.chip{
  border-radius:6px;
}
.nav-toggle,.lang-switch,.button{
  min-height:54px;
  font-weight:800;
  letter-spacing:.04em;
}
.nav-toggle,.lang-switch{
  border-color:rgba(255,255,255,.14);
  background:#111a14;
  color:#f5fbf7;
}
.button-primary{
  background:#58df84;
  color:#09110c;
  box-shadow:none;
}
.button-primary:hover,.button-primary:focus-visible{
  background:#7aee9f;
}
.button-secondary{
  background:#f7faf6;
  border-color:#0f1913;
  color:#0f1913;
}
.hero-copy .button-secondary,.page-hero-copy .button-secondary,.cta-band .button-secondary{
  background:transparent;
  border-color:rgba(255,255,255,.16);
  color:#f5fbf7;
}
main{
  gap:0;
  grid-template-columns:minmax(0,1fr);
}
main > *{
  min-width:0;
}
main section{
  padding:clamp(38px,5vw,78px) clamp(20px,4vw,72px);
  border:0;
  border-radius:0;
  box-shadow:none;
  background:transparent;
  overflow:visible;
}
main section::before{
  display:none;
}
.section-shell,.layout-shell,.footer-shell{
  width:min(100%,1400px);
  margin:0 auto;
}
.breadcrumb{
  width:min(100%,1400px);
  margin:0 auto;
  padding:18px clamp(20px,4vw,72px) 24px;
  color:#617067;
}
.hero-band,.page-hero-band,.division-section,.process-section,.cta-section{
  background:#0b120d;
}
.featured-section,.priority-section,.service-overview-section,.industries-section,.privacy-section,.about-values-section,.thanks-section{
  background:#f7faf6;
}
.support-section,.extra-section,.clients-section,.coverage-section,.service-cases-section,.privacy-choices-section,.contact-band,.carousel-section,.faq-section,.trust-section{
  background:#e8ede7;
}
.hero,.page-hero,.contact-layout,.cta-band,.two-col,.footer-grid{
  display:grid;
  gap:22px;
}
.hero > *,.page-hero > *,.contact-layout > *,.cta-band > *,.two-col > *,.footer-grid > *{
  min-width:0;
}
.hero,.page-hero{
  grid-template-columns:minmax(0,1.14fr) minmax(340px,.86fr);
  align-items:stretch;
}
.hero.hero-media-layout{
  grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);
  gap:30px;
}
.contact-layout{
  grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);
  align-items:start;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.cta-band,.two-col{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.contact-hero{
  grid-template-columns:1fr;
}
:root{
  --muted:#38483d;
}
.hero-copy,.page-hero-copy{
  display:grid;
  align-content:start;
  gap:16px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.hero-copy,.page-hero-copy,.hero-panel,.page-hero-panel,.promo-hero-grid > *,.referral-nav > *,.referral-steps-section .timeline > *,.input-grid > *,.checkbox-group > *,.field,form > *{
  min-width:0;
}
.hero-copy h1,.page-hero-copy h1,.section-heading h2,.cta-band h2{
  margin:0;
  line-height:.98;
  letter-spacing:-.035em;
}
.hero-copy h1{
  max-width:18ch;
  font-size:clamp(2.35rem,4vw,4rem);
  color:#f5fbf7;
}
.page-hero-copy h1,.section-heading h2,.cta-band h2{
  font-size:clamp(1.9rem,3vw,2.85rem);
}
.page-hero-copy h1,.cta-band h2{
  color:#f5fbf7;
}
.page-home .hero-copy h1{
  max-width:18ch;
}
.page-about .page-hero-copy{
  gap:14px;
}
.page-about .page-hero-copy h1{
  max-width:18ch;
  font-size:clamp(1.7rem,2.25vw,2.15rem);
  line-height:1.08;
}
.hero-copy>p:not(.eyebrow),.page-hero-copy>p:not(.eyebrow),.cta-band p{
  color:rgba(235,242,237,.78);
  max-width:66ch;
}
.section-heading{
  display:grid;
  gap:12px;
  margin-bottom:28px;
}
.section-heading p{
  max-width:72ch;
}
.feature-card h3,.service-card h3,.card h3,.contact-panel h2,.detail-item strong,.faq-item summary{
  color:#132019;
}
.feature-card p,.service-card p,.card p,.faq-item p,.detail-item p,.detail-item a,.contact-panel:not(.contact-sidebar) p,.contact-panel:not(.contact-sidebar) .text-link,.form-note{
  color:#344439;
}
.trust-section .section-heading p,.featured-section .section-heading p,.priority-section .section-heading p,.support-section .section-heading p,.extra-section .section-heading p,.about-values-section .section-heading p,.clients-section .section-heading p,.coverage-section .section-heading p,.service-overview-section .section-heading p,.service-cases-section .section-heading p,.carousel-section .section-heading p,.faq-section .section-heading p,.privacy-section .section-heading p,.privacy-choices-section .section-heading p,.industries-section .section-heading p,.thanks-section .section-heading p{
  color:var(--muted);
}
.division-section .section-heading h2,.process-section .section-heading h2{
  color:#f5fbf7;
}
.division-section .section-heading p:not(.eyebrow),.process-section .section-heading p:not(.eyebrow){
  color:rgba(235,242,237,.74);
}
.hero-copy .eyebrow,.page-hero-copy .eyebrow,.division-card .eyebrow,.contact-sidebar .eyebrow,.cta-band .eyebrow,.process-section .timeline-step span{
  color:#92ffb2;
}
.hero-actions,.page-hero-actions,.cta-actions{
  gap:12px;
}
.hero-focus-cloud{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:26px;
}
.hero-focus-chip{
  padding:14px 16px;
  border:1px solid rgba(88,223,132,.18);
  border-radius:6px;
  background:rgba(255,255,255,.06);
  font-size:.8rem;
  font-weight:800;
  letter-spacing:.08em;
}
.hero-points{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:22px;
}
.hero-points li{
  min-height:100%;
  padding:18px 18px 18px 20px;
  border:1px solid rgba(255,255,255,.12);
  border-left:4px solid #58df84;
  border-radius:0;
  background:rgba(255,255,255,.04);
  color:#edf5ef;
}
.hero-points li::before{
  display:none;
}
.hero-points a{
  color:#edf5ef;
}
.hero-points a:hover,
.hero-points a:focus-visible{
  color:#f5fbf7;
  transform:translateX(2px);
  text-decoration:none;
}
.hero-panel,.page-hero-panel,.contact-panel,.form-panel,.faq-item{
  border-radius:8px;
  border:1px solid rgba(12,20,15,.12);
  box-shadow:none;
}
.hero-panel,.page-hero-panel{
  padding:28px;
  background:#f7faf6;
}
.timeline{
  gap:0;
}
.division-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-top:1px solid rgba(255,255,255,.14);
  border-left:1px solid rgba(255,255,255,.14);
}
.division-card{
  padding:30px;
  border-right:1px solid rgba(255,255,255,.14);
  border-bottom:1px solid rgba(255,255,255,.14);
  border-radius:0;
  background:rgba(255,255,255,.02);
  box-shadow:none;
}
.division-card h3{
  margin:0;
  color:#f5fbf7;
  font-size:1.42rem;
  line-height:1.1;
}
.division-card p{
  color:rgba(235,242,237,.78);
}
.division-card .chip-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  align-items:stretch;
}
.division-card .chip{
  justify-content:flex-start;
  border-radius:4px;
  background:rgba(255,255,255,.06);
  border-color:rgba(88,223,132,.16);
  color:#eef5f0;
}
.division-card .chip,.service-chip-links .chip{
  white-space:normal;
  align-items:flex-start;
  min-height:100%;
  line-height:1.35;
}
.page-services .page-hero-panel .service-chip-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:18px;
}
.page-services .page-hero-panel .service-chip-links .chip{
  justify-content:flex-start;
  padding:12px 14px;
  background:#fff;
  border-color:rgba(12,20,15,.12);
  color:#132019;
}
.page-services .page-hero-panel .service-chip-links .chip:last-child:nth-child(odd){
  grid-column:1/-1;
}
.feature-card,.service-card,.card,.contact-panel,.form-panel,.faq-item{
  border-radius:8px;
  border:1px solid rgba(12,20,15,.12);
  box-shadow:none;
}
.feature-card,.service-card,.card,.contact-panel,.form-panel{
  background:#f8fbf8;
}
.feature-card,.service-card{
  min-height:100%;
}
.feature-card::before,.service-card::before{
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(241,245,241,.98));
}
.feature-badge,.service-card-badge,.chip{
  border-radius:4px;
}
.feature-badge,.service-card-badge{
  background:#122118;
  color:#95ffb4;
}
.timeline{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.timeline-step{
  padding:26px;
  border-radius:0;
  border-right:1px solid rgba(255,255,255,.14);
  border-bottom:1px solid rgba(255,255,255,.14);
  box-shadow:none;
  background:rgba(255,255,255,.02);
}
.timeline-step h3,.timeline-step span{
  color:#f5fbf7;
}
.timeline-step p{
  color:rgba(235,242,237,.78);
}
.contact-sidebar{
  padding:34px;
  border-radius:8px;
  background:linear-gradient(180deg,#09100c,#0f1812);
  border:1px solid rgba(88,223,132,.18);
  box-shadow:none;
  display:grid;
  align-content:start;
  min-width:0;
  position:relative;
  z-index:1;
}
.contact-sidebar h2,.contact-sidebar>p,.contact-sidebar .detail-item strong{
  color:#f5fbf7;
}
.contact-sidebar .detail-item{
  border-radius:6px;
  border-color:rgba(255,255,255,.1);
  background:rgba(255,255,255,.05);
}
.contact-sidebar .detail-item p,.contact-sidebar .detail-item a{
  color:rgba(242,248,244,.88);
}
.page-contact .contact-sidebar{
  background:#fbfcfa;
  border-color:rgba(12,20,15,.12);
}
.page-contact .contact-sidebar .eyebrow{
  color:var(--primary-dark);
}
.page-contact .contact-sidebar h2,.page-contact .contact-sidebar>p,.page-contact .contact-sidebar .detail-item strong{
  color:#132019;
}
.page-contact .contact-sidebar .detail-item{
  border-color:rgba(12,20,15,.12);
  background:#fff;
}
.page-contact .contact-sidebar .detail-item p,.page-contact .contact-sidebar .detail-item a{
  color:#344439;
}
.detail-item,.field input,.field select,.field textarea,.checkbox-group,.contact-panel .note,.zoho-form-embed iframe{
  border-radius:6px;
}
.contact-band .contact-layout{
  align-items:start;
}
.contact-band .contact-panel:not(.contact-sidebar){
  background:#fbfcfa;
}
.contact-band .contact-layout > *{
  min-width:0;
}
.contact-band .form-panel{
  position:relative;
  z-index:0;
}
.page-contact .contact-band{
  background:
    radial-gradient(circle at top left,rgba(47,138,88,.1),transparent 26%),
    linear-gradient(180deg,#e6ede7 0%,#edf3ed 52%,#e7ede7 100%);
}
.page-contact .contact-shell{
  width:min(100%,1480px);
}
.page-contact .contact-layout{
  grid-template-columns:minmax(390px,.96fr) minmax(0,1.04fr);
  gap:30px;
}
.page-contact .contact-sidebar{
  padding:42px;
  border-radius:20px;
  border:1px solid rgba(19,32,25,.12);
  background:
    radial-gradient(circle at top right,rgba(47,138,88,.12),transparent 36%),
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,249,245,.98));
  box-shadow:0 24px 80px rgba(12,20,15,.08);
  overflow:hidden;
}
.page-contact .contact-sidebar::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:6px;
  background:linear-gradient(90deg,#2f8a58 0%,#7ad296 52%,rgba(122,210,150,0) 100%);
}
.page-contact .contact-sidebar h2{
  font-size:clamp(1.58rem,1.9vw,2.1rem);
  letter-spacing:-.03em;
}
.page-contact .contact-sidebar>p{
  max-width:48ch;
  color:#415247;
}
.page-contact .contact-sidebar-stack{
  display:grid;
  gap:18px;
}
.page-contact .contact-direct-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.page-contact .contact-hours-grid{
  display:grid;
  gap:14px;
}
.page-contact .contact-form-column{
  display:grid;
  gap:24px;
}
.page-contact .contact-sidebar .contact-detail-card{
  padding:18px 18px 20px;
  min-height:100%;
  border-radius:16px;
  position:relative;
}
.page-contact .contact-sidebar .contact-detail-card strong{
  display:block;
  margin-bottom:10px;
  white-space:normal;
  line-height:1.18;
}
.page-contact .contact-sidebar .contact-detail-card p,
.page-contact .contact-sidebar .contact-detail-card a{
  max-width:none;
}
.page-contact .contact-sidebar .contact-detail-card-direct{
  border:1px solid rgba(12,20,15,.08);
  background:linear-gradient(180deg,#ffffff,#f8fbf8);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.page-contact .contact-sidebar .contact-detail-card-direct::after{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,rgba(47,138,88,.18),rgba(47,138,88,0));
}
.page-contact .contact-sidebar .contact-detail-card-hours{
  border:1px solid rgba(47,138,88,.18);
  background:linear-gradient(180deg,#f3f8f4,#ebf3ed);
}
.page-contact .contact-sidebar .contact-detail-card-hours strong{
  color:#1f6640;
}
.page-contact .contact-sidebar .contact-detail-card-note{
  border:1px solid rgba(21,54,40,.14);
  background:linear-gradient(180deg,#ffffff,#f3f7f4);
}
.page-contact .contact-sidebar .contact-detail-card-note p{
  margin:0;
  color:#415247;
}
@media (max-width:1200px){
  .page-contact .contact-layout{
    grid-template-columns:1fr;
  }
}
@media (max-width:760px){
  .page-contact .contact-form-column{
    order:-1;
  }
  .page-contact .contact-sidebar{
    order:1;
  }
  .page-contact .contact-sidebar{
    padding:28px;
  }
  .page-contact .contact-direct-grid{
    grid-template-columns:1fr;
  }
}
.service-carousel-track{
  grid-auto-columns:calc((100% - 36px) / 3);
}
.site-footer{
  margin-top:0;
  padding-top:0;
  border-top:0;
  background:#0b120d;
}
.footer-shell{
  padding:0 clamp(20px,4vw,72px);
}
.footer-grid{
  grid-template-columns:1.1fr .9fr .8fr .8fr;
  align-items:start;
  gap:24px;
  padding:48px 0 24px;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.footer-grid,.footer-bottom{
  color:rgba(235,242,237,.72);
}
.footer-title,.footer-brand strong,.footer-contact-list strong{
  color:#f5fbf7;
}
.footer-brand img{
  transform:none;
}
.footer-bottom{
  margin-top:0;
  padding:22px 0 40px;
  border-top:1px solid rgba(255,255,255,.08);
}
@media (max-width:1180px){
  .hero,.page-hero,.contact-layout,.cta-band,.two-col,.footer-grid{
    grid-template-columns:1fr;
  }
  .hero.hero-media-layout{
    grid-template-columns:1fr;
  }
  .division-grid,.timeline{
    grid-template-columns:1fr;
  }
  .grid-4{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .hero-signal-grid{
    grid-template-columns:1fr;
  }
  .service-carousel-track{
    grid-auto-columns:calc((100% - 18px) / 2);
  }
}
@media (max-width:860px){
  .header-inner{
    display:grid;
    justify-items:start;
    gap:14px;
    padding:16px 22px;
  }
  .nav-toggle{
    display:inline-flex;
  }
  .site-nav{
    display:none;
    width:100%;
    flex-direction:column;
    gap:14px;
    padding-top:10px;
  }
  .site-nav.is-open{
    display:flex;
  }
  .header-actions{
    width:100%;
    flex-wrap:wrap;
  }
  .header-actions .header-call-cta{
    order:1;
  }
  .header-actions .button-primary{
    order:2;
    flex:1 1 auto;
  }
  .header-actions .lang-switch{
    order:3;
    margin-left:auto;
  }
  main section{
    padding:32px 18px;
  }
  .breadcrumb{
    padding-left:18px;
    padding-right:18px;
  }
  .hero-focus-cloud,.hero-points,.grid-2,.grid-3,.grid-4,.faq-list,.privacy-grid,.division-card .chip-list{
    grid-template-columns:1fr;
  }
  .page-home .hero-copy h1{
    font-size:clamp(2rem,9vw,2.85rem);
  }
  .page-hero-copy h1{
    font-size:clamp(1.74rem,7vw,2.2rem);
  }
  .page-about .page-hero-copy h1{
    max-width:none;
    font-size:clamp(1.58rem,6.2vw,1.9rem);
    line-height:1.1;
  }
  .service-carousel-track{
    grid-auto-columns:100%;
  }
  .footer-shell{
    padding:0 18px;
  }
  .button{
    white-space:normal;
    text-align:center;
    max-width:100%;
  }
}

.nav-item{
  position:relative;
}
.nav-link{
  display:inline-flex;
  align-items:center;
  min-height:40px;
}
.header-call-cta{
  gap:8px;
  padding-inline:16px;
  white-space:nowrap;
}
.header-actions .header-call-cta{
  order:1;
}
.header-actions .button-primary{
  order:2;
}
.header-actions .lang-switch{
  order:3;
}
.header-call-cta span,
.site-mobile-cta-button span{
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.header-call-cta strong{
  font-size:.95rem;
}
.site-mobile-cta-bar{
  display:none;
}
.nav-item-has-children .nav-link::after{
  content:"";
  width:8px;
  height:8px;
  margin-left:8px;
  border-right:1.5px solid currentColor;
  border-bottom:1.5px solid currentColor;
  transform:translateY(-1px) rotate(45deg);
  opacity:.68;
}
.nav-submenu{
  position:absolute;
  top:calc(100% + 10px);
  left:0;
  min-width:260px;
  display:grid;
  gap:8px;
  padding:14px;
  border:1px solid rgba(12,20,15,.12);
  border-radius:12px;
  background:rgba(255,255,255,.98);
  box-shadow:0 18px 40px rgba(18,29,22,.12);
  opacity:0;
  visibility:hidden;
  transform:translateY(6px);
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
  z-index:60;
}
.nav-submenu a{
  display:block;
  padding:10px 12px;
  border-radius:8px;
  color:#132019;
  font-size:.96rem;
  font-weight:600;
  line-height:1.4;
  white-space:normal;
}
.nav-submenu a:hover,.nav-submenu a:focus-visible,.nav-submenu a[aria-current="page"]{
  background:var(--primary-soft);
}
.nav-submenu-wide{
  min-width:620px;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 12px;
}
.nav-item-has-children:hover .nav-submenu,.nav-item-has-children:focus-within .nav-submenu{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.brand-badge-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px;
}
.brand-badge{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:82px;
  padding:18px;
  border:1px solid rgba(12,20,15,.12);
  border-radius:8px;
  background:linear-gradient(180deg,#fbfcfb,#f1f5f1);
  text-align:center;
}
.brand-badge span{
  color:#2b3830;
  font-size:1rem;
  font-weight:700;
  letter-spacing:.04em;
}
.footer-grid{
  grid-template-columns:1.1fr .95fr .85fr .9fr 1.05fr;
}
.footer-contact-list{
  display:grid;
  gap:12px;
  margin:0;
  padding:0;
  list-style:none;
}
.footer-contact-list li{
  display:grid;
  gap:6px;
}
.footer-contact-list span,.footer-contact-list a,.footer-links a,.footer-services a,.social-link{
  color:rgba(235,242,237,.72);
}
.footer-contact-list strong{
  font-size:.94rem;
  color:#f5fbf7;
}
.footer-socials{
  display:grid;
  gap:10px;
}
.footer-contact-list a,
.footer-links a,
.footer-services a,
.social-link{
  display:inline-flex;
  align-items:center;
  width:100%;
  min-height:44px;
  padding:10px 0;
}
.social-link{
  gap:10px;
}
.social-link svg{
  width:18px;
  height:18px;
  flex:0 0 18px;
}
.social-link:hover,.social-link:focus-visible{
  color:#f5fbf7;
}
.case-study-systems{
  margin-top:18px;
}
@media (max-width:1180px){
  .brand-badge-grid,.blog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .blog-grid-single .blog-article-card,
  .blog-article-hero,
  .blog-section-intro.blog-section-intro-split{
    grid-template-columns:1fr;
  }
  .blog-summary-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .blog-summary-section,
  .blog-article-section,
  .blog-article-cta{
    padding:18px;
  }
  .nav-submenu-wide{
    min-width:520px;
  }
}
@media (max-width:860px){
  .nav-item-has-children .nav-link::after{
    display:none;
  }
  .nav-submenu{
    position:static;
    min-width:0;
    grid-template-columns:1fr;
    gap:10px;
    padding:4px 0 0 12px;
    border:0;
    border-left:1px solid rgba(235,242,237,.14);
    border-radius:0;
    background:transparent;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    transform:none;
  }
  .nav-submenu a{
    color:rgba(235,242,237,.76);
    padding:10px 12px;
    border-radius:10px;
    background:rgba(255,255,255,.02);
  }
  .nav-submenu a:hover,
  .nav-submenu a:focus-visible,
  .nav-submenu a[aria-current="page"]{
    color:#153628;
    background:rgba(240,248,242,.96);
  }
  .site-nav:not(.is-open) .nav-submenu{
    display:none;
  }
}
@media (max-width:740px){
  html,
  body{
    max-width:100%;
    overflow-x:hidden;
  }
  body:not([class*="page-lp-"]){
    padding-bottom:62px;
  }
  .header-call-cta{
    display:none;
  }
  .site-mobile-cta-bar{
    position:fixed;
    left:10px;
    right:10px;
    bottom:8px;
    z-index:85;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:7px;
    padding:6px;
    border:1px solid rgba(255,255,255,.22);
    border-radius:14px;
    background:rgba(10,17,13,.94);
    box-shadow:0 20px 52px rgba(4,8,6,.28);
    backdrop-filter:blur(14px);
  }
  .site-mobile-cta-button{
    display:grid;
    gap:2px;
    align-content:center;
    justify-items:center;
    min-height:40px;
    padding:5px 7px;
    border-radius:10px;
    text-align:center;
  }
  .site-mobile-cta-button strong{
    font-size:.76rem;
    line-height:1.2;
  }
  .site-mobile-cta-button span{
    font-size:.55rem;
    letter-spacing:.08em;
  }
  .site-mobile-cta-call{
    background:#f7faf6;
    color:#09110c;
  }
  .site-mobile-cta-quote{
    background:#58df84;
    color:#09110c;
  }
  .brand-badge-grid,.blog-grid{
    grid-template-columns:1fr;
  }
  .footer-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .footer-contact-list,
  .footer-links,
  .footer-services,
  .footer-socials{
    gap:8px;
  }
  .footer-shell{
    padding:0 18px;
  }
  .blog-card-meta,
  .blog-article-readout{
    grid-template-columns:1fr;
  }
  .blog-table{
    min-width:640px;
  }
  .social-link{
    width:100%;
  }
  .promo-consent-links{
    gap:8px;
  }
  .promo-consent-links a{
    justify-content:center;
    padding:8px 12px;
    line-height:1.3;
    text-align:center;
    white-space:normal;
  }
  .promo-consent-separator{
    display:none;
  }
}
.hero-media-panel{
  display:grid;
  align-content:start;
  gap:16px;
  padding:24px;
}
.hero-media-panel h2{
  font-size:clamp(1rem,1.1vw,1.24rem);
  line-height:1.28;
}
.hero-media-stack{
  display:grid;
  gap:16px;
}
.hero-media-main{
  display:grid;
  gap:12px;
  margin:0;
  padding:12px;
  border:1px solid rgba(47,138,88,.14);
  border-radius:26px;
  background:rgba(255,255,255,.86);
}
.hero-media-frame{
  overflow:hidden;
  border-radius:18px;
  background:linear-gradient(180deg,#eff5f0,#e3ece5);
}
.hero-media-main-image{
  width:100%;
  height:auto;
  aspect-ratio:1800/1026;
  object-fit:cover;
}
.hero-media-caption{
  display:grid;
  gap:4px;
}
.hero-media-caption strong{
  font-family:"Aptos Display","Segoe UI Variable Display","Segoe UI",sans-serif;
  font-weight:700;
}
.hero-media-caption strong{
  font-size:.95rem;
  line-height:1.3;
}
.hero-media-caption span{
  color:var(--muted);
  font-size:.84rem;
  line-height:1.55;
}
.service-panel-visual{
  margin:22px 0 0;
}
.service-panel-frame{
  overflow:hidden;
  border-radius:20px;
  background:linear-gradient(180deg,#eff5f0,#e3ece5);
}
.service-panel-frame .image-lightbox-trigger{
  display:block;
}
.service-panel-image{
  width:100%;
  height:auto;
  max-height:320px;
  object-fit:contain;
}
.about-panel-visual{
  margin:22px 0 0;
}
.about-panel-frame{
  overflow:hidden;
  border-radius:20px;
  background:linear-gradient(180deg,#eff5f0,#e3ece5);
}
.about-panel-frame .image-lightbox-trigger{
  display:block;
}
.about-panel-image{
  width:100%;
  height:auto;
  max-height:280px;
  object-fit:cover;
}
.service-panel-image-wifi{
  max-height:292px;
}
.service-carousel{
  display:grid;
  gap:20px;
}
.service-carousel-header{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
}
.service-carousel-controls{
  display:flex;
  gap:10px;
  flex-shrink:0;
}
.service-carousel-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  border:1px solid var(--line-strong);
  border-radius:999px;
  background:#fff;
  color:var(--primary-dark);
  font-size:1.05rem;
  font-weight:700;
  transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease;
}
.service-carousel-button:hover,
.service-carousel-button:focus-visible{
  transform:translateY(-1px);
  background:var(--primary-soft);
  border-color:rgba(31,102,64,.22);
}
.service-carousel-button[disabled]{
  opacity:.45;
  cursor:default;
  transform:none;
}
.service-carousel-track{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:calc((100% - 40px) / 3);
  gap:20px;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  padding-bottom:4px;
}
.service-carousel-track::-webkit-scrollbar{
  display:none;
}
.service-carousel-card{
  scroll-snap-align:start;
  height:100%;
}
.service-carousel-card.card{
  height:100%;
}
.hero-media-panel{
  padding:26px;
}
.hero-media-main{
  padding:14px;
  border-radius:28px;
  background:#fff;
  border:1px solid rgba(13,27,19,.08);
}
.hero-media-main:nth-child(1){
  transform:translateX(18px);
}
.hero-media-main:nth-child(2){
  transform:translateX(-18px);
}
.hero-signal-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-top:18px;
}
.hero-signal-card{
  display:grid;
  gap:6px;
  padding:16px;
  border:1px solid rgba(13,27,19,.08);
  border-radius:20px;
  background:#fff;
}
.hero-signal-card strong{
  font-size:.9rem;
  line-height:1.3;
}
.hero-signal-card span{
  color:var(--muted);
  font-size:.84rem;
  line-height:1.45;
}
.division-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.division-card{
  padding:28px;
  border-radius:30px;
  border:1px solid rgba(77,220,122,.12);
  background:linear-gradient(180deg,#0f1712 0%,#16241b 100%);
  box-shadow:0 24px 70px rgba(7,13,10,.22);
}
.division-card h3{
  margin:0;
  color:#f5fbf7;
  font-size:1.36rem;
  line-height:1.18;
}
.division-card p{
  max-width:none;
  color:rgba(236,243,238,.76);
}
.division-card .chip-list{
  margin-top:18px;
}
.division-card .chip{
  background:rgba(255,255,255,.08);
  border-color:rgba(77,220,122,.18);
  color:#eef5f0;
}
.hero-media-panel{
  display:grid;
  gap:18px;
}
.hero-media-stack{
  display:grid;
  gap:16px;
}
.hero-media-main{
  padding:14px;
  border-radius:8px;
  border:1px solid rgba(12,20,15,.12);
  background:#fff;
}
.hero-media-main:nth-child(1),.hero-media-main:nth-child(2){
  transform:none;
}
.hero-signal-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  border-top:1px solid rgba(12,20,15,.12);
  border-left:1px solid rgba(12,20,15,.12);
}
.hero-signal-card{
  padding:18px;
  border-right:1px solid rgba(12,20,15,.12);
  border-bottom:1px solid rgba(12,20,15,.12);
  border-radius:0;
  background:#eef3ef;
}
.division-grid,.process-section
.promo-cta-band .chip-list{display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));gap:12px;align-content:start;align-items:stretch;margin-top:0}
.promo-cta-band .chip{display:flex;width:100%;justify-content:center;min-height:84px;padding:18px 20px;border-radius:24px;text-align:center;line-height:1.35;white-space:normal}
@media (max-width:920px){
  .promo-cta-band .chip-list{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
  .promo-cta-band .chip-list{grid-template-columns:1fr}
  .promo-cta-band .chip{min-height:auto}
}
.blog-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.blog-empty-card{
  display:grid;
  gap:18px;
  grid-column:1/-1;
}
.blog-grid-single{
  grid-template-columns:1fr;
}
.blog-article-card{
  display:grid;
  gap:26px;
  align-items:start;
}
.blog-grid-single .blog-article-card{
  grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);
  padding:30px;
}
.blog-article-card-main,
.blog-article-card-side{
  display:grid;
  align-content:start;
  gap:16px;
}
.blog-grid-single .blog-article-card-main h3{
  font-size:clamp(1.5rem,2vw,2rem);
  line-height:1.16;
}
.blog-article-card-main{
  position:relative;
  overflow:hidden;
  padding:28px;
  border:1px solid rgba(12,20,15,.08);
  border-radius:22px;
  background:linear-gradient(180deg,#fbfdfb,#eef5ef);
  min-height:100%;
  color:inherit;
  text-decoration:none;
  cursor:pointer;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.blog-article-card-main::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(120deg,rgba(255,255,255,.94) 0%,rgba(248,251,248,.9) 46%,rgba(255,255,255,.78) 100%),
    var(--blog-card-image,none);
  background-position:center,var(--blog-card-image-position,center center);
  background-size:auto,cover;
  background-repeat:no-repeat;
  transform:scale(1.02);
}
.blog-article-card-main > *{
  position:relative;
  z-index:1;
}
.blog-article-card-main:hover,
.blog-article-card-main:focus-visible{
  transform:translateY(-2px);
  border-color:rgba(31,102,64,.22);
  box-shadow:0 22px 54px rgba(12,20,15,.12);
}
.blog-article-card-main p{
  max-width:58ch;
}
.blog-article-card-main h3{
  transition:color .18s ease;
}
.blog-article-card-main:hover h3,
.blog-article-card-main:focus-visible h3{
  color:var(--primary-dark);
}
.blog-article-card .chip-list{
  margin-top:0;
}
.blog-card-surface-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-top:auto;
  padding-top:10px;
  color:var(--primary-dark);
  font-size:.8rem;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.blog-card-surface-link::after{
  content:"->";
  font-size:.95rem;
}
.blog-card-meta,
.blog-article-readout{
  display:grid;
  gap:10px;
}
.blog-article-readout{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.blog-article-readout .blog-meta-item:last-child{
  grid-column:1 / -1;
}
.blog-meta-item{
  display:grid;
  gap:6px;
  padding:14px 16px;
  border:1px solid rgba(12,20,15,.1);
  border-radius:16px;
  background:linear-gradient(180deg,#ffffff,#f2f7f2);
  min-width:0;
}
.blog-meta-item strong{
  color:var(--text);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.12em;
  line-height:1.1;
  text-transform:uppercase;
}
.blog-meta-item span{
  color:var(--muted);
  font-size:.96rem;
  line-height:1.38;
}
.blog-card-link{
  width:100%;
  justify-content:center;
  margin-top:4px;
}
.blog-article-panel{
  display:grid;
  align-content:start;
  gap:20px;
  position:relative;
  overflow:hidden;
}
.blog-article-panel::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  background:linear-gradient(90deg,#2f8a58 0%,#7ad296 56%,rgba(122,210,150,0) 100%);
}
.blog-article-panel > *{
  position:relative;
}
.blog-article-shell{
  width:min(100%,1480px);
}
.blog-article-hero-band{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.blog-article-hero-band::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(90deg,rgba(7,12,10,1) 0%,rgba(7,12,10,.94) 34%,rgba(7,12,10,.72) 58%,rgba(7,12,10,.92) 100%),
    radial-gradient(circle at top right,rgba(122,210,150,.12),transparent 34%),
    var(--blog-hero-image,none);
  background-position:center,top right,var(--blog-hero-position,center center);
  background-size:auto,auto,cover;
  background-repeat:no-repeat;
  filter:saturate(.82) brightness(.9);
  transform:scale(1.03);
  z-index:-2;
}
.blog-article-hero-band::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(7,12,10,.2),rgba(7,12,10,.06) 30%,rgba(7,12,10,.18) 100%),
    radial-gradient(circle at left center,rgba(7,12,10,.14),transparent 38%);
  z-index:-1;
}
.blog-article-hero{
  grid-template-columns:minmax(0,1.34fr) minmax(320px,.66fr);
  gap:24px;
  align-items:stretch;
}
.blog-article-hero .page-hero-copy h1{
  max-width:15ch;
  font-size:clamp(2.05rem,3.2vw,3.1rem);
}
.blog-article-hero .page-hero-copy > p:not(.eyebrow){
  max-width:58ch;
  font-size:1.08rem;
  padding-left:18px;
  border-left:3px solid rgba(122,210,150,.58);
  color:rgba(245,251,247,.84);
}
.blog-article-hero .page-hero-copy{
  padding:16px 0;
  position:relative;
  isolation:isolate;
}
.blog-article-hero .page-hero-copy::after{
  content:"";
  position:absolute;
  top:18px;
  right:18px;
  bottom:18px;
  width:min(430px,48%);
  border-radius:28px;
  background-image:
    linear-gradient(90deg,rgba(7,12,10,.28) 0%,rgba(7,12,10,.58) 100%),
    var(--blog-hero-image,none);
  background-position:center,var(--blog-hero-position,center center);
  background-size:auto,cover;
  background-repeat:no-repeat;
  opacity:.34;
  filter:saturate(.78);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.3) 18%,#000 100%);
  z-index:-1;
}
.blog-summary-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:14px;
}
.blog-summary-section,
.blog-article-section,
.blog-article-cta{
  padding:18px 22px;
}
.blog-summary-section+.blog-article-section,
.blog-article-section+.blog-article-section,
.blog-article-section+.blog-article-cta{
  margin-top:10px;
}
.blog-summary-card{
  min-height:100%;
  background:linear-gradient(180deg,#fbfdfb,#eef5ef);
}
.blog-summary-card h3{
  margin:0;
  font-size:1.22rem;
  line-height:1.16;
}
.blog-summary-card p:last-child{
  margin:0;
}
.blog-section-stack{
  display:grid;
  gap:14px;
  position:relative;
  padding-top:18px;
}
.blog-section-stack::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:1px;
  background:linear-gradient(90deg,rgba(12,20,15,.18),rgba(12,20,15,.06));
}
.blog-section-stack .section-heading{
  gap:8px;
  margin-bottom:8px;
}
.blog-section-intro{
  display:grid;
  gap:14px;
}
.blog-section-intro.blog-section-intro-split{
  grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr);
  align-items:start;
  gap:14px;
}
.blog-section-intro.blog-section-intro-split .blog-prose-panel p{
  max-width:none;
}
.blog-prose-panel{
  display:grid;
  gap:14px;
  padding:22px 24px;
}
.blog-prose-panel p{
  margin:0;
  max-width:78ch;
  color:var(--muted);
  font-size:1.03rem;
  line-height:1.78;
}
.blog-subsection-stack,
.blog-comparison-list,
.blog-step-grid{
  display:grid;
  gap:14px;
}
.blog-subsection-stack{
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
}
.blog-comparison-list{
  grid-template-columns:1fr;
}
.blog-table-panel{
  display:grid;
  gap:16px;
  padding:0;
  overflow:hidden;
}
.blog-table-head{
  padding:22px 26px 0;
}
.blog-table-head h3{
  margin:0;
  font-size:1.24rem;
}
.blog-table-head p{
  margin:10px 0 0;
  color:var(--muted);
}
.blog-table-scroll{
  overflow-x:auto;
  padding:0 12px 12px;
}
.blog-table{
  width:100%;
  min-width:760px;
  border-collapse:separate;
  border-spacing:0;
}
.blog-table th,
.blog-table td{
  padding:18px 20px;
  border-right:1px solid rgba(12,20,15,.08);
  border-bottom:1px solid rgba(12,20,15,.08);
  text-align:left;
  vertical-align:top;
}
.blog-table thead th{
  background:#132019;
  color:#f5fbf7;
  font-size:.84rem;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.blog-table thead th:first-child{
  border-top-left-radius:18px;
}
.blog-table thead th:last-child{
  border-top-right-radius:18px;
  border-right:0;
}
.blog-table tbody th{
  width:16%;
  background:#edf4ee;
  color:#153628;
  font-size:1rem;
  font-weight:800;
}
.blog-table tbody td{
  color:var(--muted);
  background:#fbfdfb;
  line-height:1.55;
}
.blog-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:4px 10px;
  border-radius:999px;
  font-size:.76rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  white-space:nowrap;
}
.blog-pill-green{
  color:#1f6640;
  background:rgba(34,197,94,.1);
  border:1px solid rgba(34,197,94,.18);
}
.blog-pill-amber{
  color:#a15f00;
  background:rgba(245,158,11,.12);
  border:1px solid rgba(245,158,11,.2);
}
.blog-pill-red{
  color:#c63f3f;
  background:rgba(239,68,68,.09);
  border:1px solid rgba(239,68,68,.16);
}
.blog-table tbody tr:nth-child(even) td{
  background:#f4f8f4;
}
.blog-table tbody td:last-child,
.blog-table tbody th:last-child{
  border-right:0;
}
.blog-subsection-stack,
.blog-comparison-list,
.blog-step-grid{
  display:grid;
  gap:18px;
}
.blog-subsection,
.blog-compare-card,
.blog-step-card{
  display:grid;
  gap:12px;
}
.blog-detail-card,
.blog-subsection,
.blog-step-card,
.blog-compare-card{
  min-height:100%;
}
.blog-detail-card{
  background:linear-gradient(180deg,#fbfdfb,#eef4ef);
}
.blog-subsection h3,
.blog-step-card h3{
  margin:0;
  font-size:1.22rem;
}
.blog-compare-card .grid-2{
  gap:0;
  border:1px solid rgba(12,20,15,.08);
  border-radius:22px;
  overflow:hidden;
}
.blog-compare-side{
  display:grid;
  gap:10px;
  padding:20px 22px;
  min-height:100%;
}
.blog-compare-side strong{
  color:var(--primary-dark);
  font-size:.76rem;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.blog-compare-side p,
.blog-subsection p,
.blog-step-card p{
  margin:0;
  color:var(--muted);
  line-height:1.72;
}
.blog-compare-side:first-child{
  background:rgba(239,68,68,.05);
  border-right:1px solid rgba(239,68,68,.14);
}
.blog-compare-side:last-child{
  background:rgba(34,197,94,.06);
}
.blog-compare-side:first-child strong{
  color:#d95b5b;
}
.blog-compare-side:last-child strong{
  color:#1f6640;
}
.blog-compare-side:last-child p{
  color:var(--muted);
}
.blog-step-card .eyebrow{
  margin-bottom:0;
}
.blog-callout{
  border-color:rgba(47,138,88,.18);
  background:
    radial-gradient(circle at top right,rgba(47,138,88,.12),transparent 36%),
    linear-gradient(180deg,#ffffff,#eff6f0);
}
.blog-callout-warning{
  border-color:rgba(245,158,11,.24);
  background:
    radial-gradient(circle at top right,rgba(245,158,11,.08),transparent 40%),
    linear-gradient(180deg,rgba(255,247,230,.96),rgba(255,251,241,.96));
}
.blog-callout-label{
  margin:0 0 10px;
  color:#1f6640;
  font-size:.8rem;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.blog-callout-warning .blog-callout-label{
  color:#b36a00;
}
.blog-callout p{
  margin:0;
  color:var(--text);
  font-size:1.06rem;
  line-height:1.7;
}
.blog-quote{
  padding:22px 0;
  background:transparent;
  border:0;
  border-top:2px solid rgba(47,138,88,.45);
  border-bottom:2px solid rgba(47,138,88,.45);
  border-radius:0;
  box-shadow:none;
}
.blog-quote p{
  margin:0;
  color:#153628;
  font-family:"Segoe UI Variable Display","Aptos Display","Segoe UI",sans-serif;
  font-size:clamp(1.4rem,2.5vw,2rem);
  font-weight:760;
  line-height:1.18;
  letter-spacing:-.02em;
  text-align:center;
}
@media (max-width:1180px){
  .blog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .blog-grid-single .blog-article-card,
  .blog-article-hero,
  .blog-section-intro.blog-section-intro-split{
    grid-template-columns:1fr;
  }
  .blog-summary-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .blog-summary-section,
  .blog-article-section,
  .blog-article-cta{
    padding:18px;
  }
}
@media (max-width:740px){
  .blog-grid{
    grid-template-columns:1fr;
  }
  .blog-card-meta,
  .blog-article-readout{
    grid-template-columns:1fr;
  }
  .blog-table{
    min-width:640px;
  }
}
/* AI loss-prevention refinements layered over the shared production theme. */
body.page-home .hero-copy h1 {
  max-width: 15ch;
  font-size: clamp(2.2rem, 4vw, 4rem);
}

body.page-home .ai-loss-prevention-image {
  aspect-ratio: 1080 / 607;
  object-position: 50% 50%;
}

body.page-home .hero-media-stack .hero-media-main:nth-child(2) {
  display: none;
}

body.page-home .ai-focus-section {
  background: rgba(255, 255, 255, .36);
}

body.page-home .ai-focus-section .card {
  border-top: 4px solid rgba(47, 138, 88, .42);
}

body.page-home .ai-focus-actions {
  margin-top: 24px;
}

body.page-home .ai-focus-section .section-heading strong {
  display: block;
  margin-bottom: 7px;
  color: var(--text);
}

body.page-home .ai-primary-service-card {
  border-color: rgba(47, 138, 88, .58);
  box-shadow: inset 0 4px 0 var(--primary), var(--shadow);
}

body.page-home .ai-primary-service-card .feature-badge {
  background: var(--primary-dark);
  color: #fff;
}

body.page-services .ai-primary-service-card,
body.page-ai-loss-prevention .ai-primary-service-card {
  border-color: rgba(47, 138, 88, .58);
  box-shadow: inset 0 4px 0 var(--primary), var(--shadow);
}

.ai-service-panel-image {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: 50% 50%;
}

.calculator-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, .9fr);
  gap: 24px;
}

.calculator-controls,
.calculator-results,
.calculator-results-panel {
  display: grid;
  align-content: start;
  gap: 18px;
}

.calculator-results-panel {
  min-height: 100%;
}

.calculator-gate h3 {
  margin: 0 0 10px;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
}

.calculator-gate > p:not(.eyebrow) {
  margin: 0;
  color: var(--muted);
  line-height: 1.65;
}

.calculator-gate-form {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

.calculator-field {
  display: grid;
  gap: 8px;
  color: var(--text);
  font-weight: 800;
}

.calculator-field input {
  width: 100%;
  min-height: 48px;
  padding: 12px 14px;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: #fff;
  color: var(--text);
  font: inherit;
}

.calculator-field input:focus-visible {
  border-color: var(--primary);
  outline: 3px solid rgba(47, 138, 88, .2);
  outline-offset: 1px;
}

.calculator-consent {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  color: var(--text);
  font-size: .88rem;
  line-height: 1.55;
}

.calculator-consent input {
  width: 18px;
  height: 18px;
  margin: 3px 0 0;
  accent-color: var(--primary);
}

.calculator-consent-optional {
  color: var(--muted);
}

.calculator-privacy,
.calculator-preview-note {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: .82rem;
  line-height: 1.5;
}

.calculator-privacy a {
  color: var(--primary-dark);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.calculator-preview-note {
  padding-top: 12px;
  border-top: 1px solid var(--line);
}

.calculator-results[hidden],
.calculator-gate[hidden] {
  display: none;
}

.calculator-controls label {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  color: var(--muted);
  font-weight: 700;
}

.calculator-controls output {
  color: var(--text);
  font-weight: 800;
  white-space: nowrap;
}

.calculator-controls input[type="range"] {
  width: 100%;
  accent-color: var(--primary);
}

.calculator-disclaimer {
  margin: 0;
  color: var(--muted);
  font-size: .9rem;
  line-height: 1.65;
}

.calculator-result {
  display: grid;
  gap: 7px;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: var(--surface-soft);
}

.calculator-result span {
  color: var(--muted);
  font-size: .86rem;
  font-weight: 700;
}

.calculator-result strong {
  font-size: clamp(1.45rem, 3vw, 2.25rem);
  line-height: 1;
}

.calculator-result-primary {
  border-color: rgba(47, 138, 88, .34);
  background: var(--primary-soft);
}

.calculator-result-explained small {
  color: var(--muted);
  font-size: .84rem;
  line-height: 1.55;
}

.calculator-action-note {
  margin: -4px 0 0;
  color: var(--muted);
  font-size: .84rem;
  line-height: 1.55;
}

.trust-strip-section {
  padding-block: 0;
  border-bottom: 1px solid var(--line);
  background: #fff;
}

.service-trust-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
  padding: 22px 0;
  list-style: none;
}

.service-trust-strip li {
  display: grid;
  gap: 4px;
  min-width: 0;
  padding: 0 20px;
  border-left: 1px solid var(--line);
}

.service-trust-strip li:first-child {
  padding-left: 0;
  border-left: 0;
}

.service-trust-strip li:last-child {
  padding-right: 0;
}

.service-trust-strip strong,
.service-trust-strip span {
  overflow-wrap: anywhere;
}

.service-trust-strip strong {
  color: var(--text);
  font-size: .92rem;
}

.service-trust-strip span {
  color: var(--muted);
  font-size: .8rem;
  line-height: 1.45;
}

.assessment-section {
  background: #eef6f1;
}

.assessment-layout {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  gap: clamp(34px, 6vw, 78px);
  align-items: start;
}

.assessment-layout .section-heading {
  position: sticky;
  top: 96px;
  margin: 0;
}

.assessment-layout .section-heading .button {
  margin-top: 22px;
}

.assessment-list {
  display: grid;
  border-top: 1px solid rgba(16, 34, 25, .18);
}

.assessment-list article {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 18px;
  padding: 22px 0;
  border-bottom: 1px solid rgba(16, 34, 25, .18);
}

.assessment-list article > strong {
  color: var(--primary-dark);
  font-size: .82rem;
  letter-spacing: 0;
}

.assessment-list h3 {
  margin: 0 0 6px;
  font-size: 1.05rem;
}

.assessment-list p {
  margin: 0;
  color: var(--muted);
  line-height: 1.6;
}

.faq-layout {
  display: grid;
  grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr);
  gap: clamp(40px, 6vw, 84px);
  align-items: start;
}

.faq-layout .section-heading {
  position: sticky;
  top: 132px;
  margin: 0;
  padding: 8px 0 24px;
}

.faq-layout .section-heading::after {
  content: "";
  width: 64px;
  height: 4px;
  margin-top: 14px;
  background: var(--primary);
}

body.page-ai-loss-prevention .faq-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  max-width: none;
  border: 0;
}

body.page-ai-loss-prevention .faq-item {
  overflow: hidden;
  border: 1px solid rgba(12, 29, 20, .16);
  border-left: 4px solid transparent;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: none;
  transition: border-color .18s ease, background-color .18s ease;
}

body.page-ai-loss-prevention .faq-item:hover {
  border-color: rgba(47, 138, 88, .42);
}

body.page-ai-loss-prevention .faq-item[open] {
  border-left-color: var(--primary);
  background: #f8fbf8;
}

body.page-ai-loss-prevention .faq-item summary {
  position: relative;
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) 32px;
  gap: 14px;
  align-items: center;
  min-height: 72px;
  padding: 16px 18px;
  color: var(--text);
  font-size: 1.02rem;
  font-weight: 800;
  cursor: pointer;
  list-style: none;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

body.page-ai-loss-prevention .faq-item summary::after {
  content: "+";
  position: static;
  float: none;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(47, 138, 88, .34);
  border-radius: 50%;
  background: #eef7f1;
  color: var(--primary-dark);
  font-size: 1.28rem;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}

body.page-ai-loss-prevention .faq-item[open] summary::after {
  content: "−";
  border-color: var(--primary);
  background: var(--primary);
  color: #0d1d14;
}

.faq-item summary:focus-visible {
  outline: 3px solid rgba(47, 138, 88, .22);
  outline-offset: 4px;
}

.faq-number {
  color: var(--primary-dark);
  font-size: .76rem;
  font-weight: 900;
  letter-spacing: .12em;
}

.faq-question {
  min-width: 0;
  line-height: 1.4;
}

body.page-ai-loss-prevention .faq-item div {
  max-width: none;
  padding: 0 68px 22px 72px;
}

.faq-item p {
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}

body.page-ai-loss-prevention .deployment-section {
  background: #102219;
}

body.page-ai-loss-prevention .deployment-section .section-heading {
  max-width: 760px;
}

body.page-ai-loss-prevention .deployment-section .section-heading h2 {
  color: #f7fbf8;
}

body.page-ai-loss-prevention .deployment-section .section-heading p:not(.eyebrow) {
  color: #d2ded6;
}

body.page-ai-loss-prevention .deployment-section .eyebrow {
  color: #62e58e;
}

body.page-ai-loss-prevention .deployment-section .timeline {
  gap: 14px;
}

body.page-ai-loss-prevention .deployment-section .timeline-step {
  padding: 26px;
  border: 1px solid rgba(217, 235, 223, .2);
  border-radius: 6px;
  background: #183629;
}

body.page-ai-loss-prevention .deployment-section .timeline-step span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #62e58e;
  color: #0c1d14;
  font-size: .82rem;
  font-weight: 900;
}

body.page-ai-loss-prevention .deployment-section .timeline-step h3 {
  color: #ffffff;
}

body.page-ai-loss-prevention .deployment-section .timeline-step p {
  color: #dce8e0;
  line-height: 1.65;
}

.event-demo {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(280px, .75fr);
  gap: 32px;
  align-items: center;
  margin-top: 36px;
  padding-top: 36px;
  border-top: 1px solid var(--line);
}

.workflow-slogan {
  margin: 14px 0 6px;
  color: var(--text);
  font-size: 1.08rem;
  font-weight: 800;
}

.section-heading .workflow-slogan + p {
  margin-top: 0;
}

.event-demo-media {
  margin: 0;
}

.event-video-frame {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  border: 1px solid rgba(16, 34, 25, .18);
  border-radius: 6px;
  background: #08130d;
  box-shadow: 0 18px 42px rgba(10, 30, 20, .16);
}

.event-video-frame video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event-video-toggle {
  position: absolute;
  right: 14px;
  bottom: 14px;
  min-width: 76px;
  min-height: 42px;
  padding: 9px 14px;
  border: 1px solid rgba(255, 255, 255, .48);
  border-radius: 4px;
  background: rgba(8, 19, 13, .86);
  color: #fff;
  font: inherit;
  font-size: .82rem;
  font-weight: 800;
  cursor: pointer;
}

.event-video-toggle:hover,
.event-video-toggle:focus-visible {
  background: #fff;
  color: #102219;
}

.event-demo-media figcaption {
  margin-top: 10px;
  color: var(--muted);
  font-size: .82rem;
  line-height: 1.5;
}

.event-demo-copy h3 {
  margin-top: 0;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
}

.event-demo-copy > p:not(.eyebrow) {
  color: var(--muted);
  line-height: 1.7;
}

.event-demo-copy .event-response-line {
  margin: 20px 0;
  padding: 14px 0 14px 18px;
  border-left: 4px solid var(--primary);
  color: var(--text);
  font-size: 1rem;
  line-height: 1.55;
}

.event-response-line strong {
  color: var(--primary-dark);
}

.concept-source-list {
  display: grid;
  gap: 12px;
  margin: 0;
  padding-left: 20px;
}

.concept-source-list li {
  color: var(--muted);
  line-height: 1.55;
}

.concept-source-list a {
  color: var(--primary-dark);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
  overflow-wrap: anywhere;
}

.ai-blog-section .blog-article-card-main,
.page-ai-loss-prevention .blog-article-card-main,
.page-ai-loss-prevention-article .blog-article-card-main {
  background-position: var(--blog-card-image-position, center);
}

.page-ai-loss-prevention-article .blog-article-hero-band::before {
  background-position: var(--blog-hero-position, center);
}

@media (max-width: 760px) {
  body.page-home .hero-copy h1 {
    max-width: none;
    font-size: clamp(2.2rem, 10vw, 3.15rem);
  }

  .calculator-grid {
    grid-template-columns: 1fr;
  }

  .calculator-controls label {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }

  .calculator-consent {
    display: grid;
    grid-template-columns: 20px minmax(0, 1fr);
    gap: 10px;
  }

  .service-trust-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 0;
  }

  .service-trust-strip li,
  .service-trust-strip li:first-child,
  .service-trust-strip li:last-child {
    padding: 0 14px;
    border-left: 1px solid var(--line);
  }

  .service-trust-strip li:nth-child(odd) {
    padding-left: 0;
    border-left: 0;
  }

  .assessment-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .assessment-layout .section-heading {
    position: static;
  }

  body.page-ai-loss-prevention .deployment-section .timeline {
    grid-template-columns: 1fr;
  }

  .event-demo {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 28px;
    padding-top: 28px;
  }

  .faq-layout {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .faq-layout .section-heading {
    position: static;
    padding: 0;
  }

  body.page-ai-loss-prevention .faq-item summary {
    grid-template-columns: 32px minmax(0, 1fr) 30px;
    gap: 10px;
    min-height: 66px;
    padding: 14px;
    font-size: .96rem;
  }

  body.page-ai-loss-prevention .faq-item div {
    padding: 0 16px 18px 56px;
  }
}

@media (min-width: 761px) and (max-width: 1080px) {
  body.page-ai-loss-prevention .deployment-section .timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .faq-layout {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .faq-layout .section-heading {
    position: static;
    max-width: 760px;
    padding: 0;
  }
}

body.page-ai-loss-prevention .button[type="button"] {
  appearance: none;
  border: 0;
  font: inherit;
  cursor: pointer;
}

.has-ai-evaluation-modal {
  overflow: hidden;
}

.ai-evaluation-modal {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: grid;
  place-items: center;
  padding: 24px;
}

.ai-evaluation-modal[hidden] {
  display: none;
}

.ai-evaluation-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(10, 20, 17, .76);
  backdrop-filter: blur(5px);
}

.ai-evaluation-dialog {
  position: relative;
  width: min(780px, 100%);
  max-height: calc(100dvh - 48px);
  padding: 0;
  overflow: auto;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 80px rgba(8, 25, 19, .34);
}

.ai-evaluation-dialog__header {
  position: sticky;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding: 22px 24px 18px;
  border-bottom: 1px solid var(--line);
  background: #fff;
}

.ai-evaluation-dialog__header .eyebrow {
  margin: 0 0 5px;
}

.ai-evaluation-dialog__header h2 {
  margin: 0;
  font-size: clamp(1.35rem, 3vw, 2rem);
}

.ai-evaluation-dialog__close {
  display: grid;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: #fff;
  color: var(--text);
  font: inherit;
  font-size: 1.9rem;
  line-height: 1;
  cursor: pointer;
}

.ai-evaluation-dialog__close:hover,
.ai-evaluation-dialog__close:focus-visible {
  border-color: var(--primary);
  color: var(--primary-dark);
}

.ai-evaluation-dialog__support,
.ai-estimate-context,
.ai-zoho-form-shell {
  margin-inline: 24px;
}

.ai-evaluation-dialog__support {
  padding: 18px 0 0;
}

.ai-evaluation-dialog__support p,
.ai-form-note {
  margin: 0;
}

.ai-estimate-context {
  margin-top: 16px;
  padding: 13px 15px;
  border-left: 4px solid var(--primary);
  background: rgba(47, 138, 88, .08);
  color: var(--text);
  font-size: .92rem;
  line-height: 1.55;
}

.ai-zoho-form-shell {
  min-height: 520px;
  padding: 12px 0 24px;
}

.ai-zoho-form-shell iframe {
  display: block;
  width: 100%;
}

.ai-form-loading {
  display: grid;
  min-height: 240px;
  place-items: center;
  color: var(--muted);
}

.ai-form-note {
  padding-top: 14px;
  border-top: 1px solid var(--line);
  color: var(--muted);
  font-size: .82rem;
  line-height: 1.55;
}

@media (max-width: 760px) {
  .ai-evaluation-modal {
    place-items: stretch;
    padding: 0;
  }

  .ai-evaluation-dialog {
    width: 100%;
    max-height: 100dvh;
    border: 0;
    border-radius: 0;
  }

  .ai-evaluation-dialog__header {
    padding: 16px;
  }

  .ai-evaluation-dialog__support,
  .ai-estimate-context,
  .ai-zoho-form-shell {
    margin-inline: 16px;
  }

  .ai-zoho-form-shell {
    padding-bottom: 20px;
  }
}
