/* ===================================================================
   Talktide — Malaysia & Indonesia homepage
   Faithful build of the approved human-centered MY/ID design.
   Self-contained; brand green system (#3AB15D).
   =================================================================== */
/* Exact self-hosted typography stack shared with Dolphlink -SGPage. */
@font-face{font-family:"Inter";font-style:normal;font-weight:400 800;font-display:swap;src:url("fonts/inter-var-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:300 700;font-display:swap;src:url("fonts/space-grotesk-var-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
*,*::before,*::after{box-sizing:border-box}
:root{
  --g:#3ab15d;--g-d:#227a45;--g-dd:#14432a;--g-deep:#1c6a3b;
  --mint:#eef8f2;--mint2:#f4faf6;--ink:#15181c;--body:#565656;--muted:#5f6d64;
  --line:#e6efe9;--line2:#dfe8e2;--rail:64px;
  --sans:"Inter","Segoe UI","Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei",sans-serif;
  --disp:"Space Grotesk","Inter",system-ui,-apple-system,"Segoe UI",sans-serif;
  --wrap:1200px;
}
html{-webkit-text-size-adjust:100%}
section[id]{scroll-margin-top:78px}
body{margin:0;font-family:var(--sans);color:var(--body);background:#fff;
  font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
h1,h2,h3,h4{font-family:var(--disp);color:var(--ink);margin:0;line-height:1.12;letter-spacing:-.02em;font-weight:700}
p{margin:0}
.wrap{max-width:var(--wrap);margin:0 auto;padding:0 40px}
.eyebrow{font-family:var(--disp);font-weight:700;color:var(--g-d);font-size:12px;letter-spacing:.12em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px}
.eyebrow::before{content:"◆";color:var(--g);font-size:9px}
.sec-num{font-family:var(--disp);color:var(--g-d);font-weight:700;font-size:13px;letter-spacing:.1em;display:block;margin-bottom:10px}
.btn{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:14px;border-radius:9px;padding:13px 22px;transition:.18s;cursor:pointer;border:1px solid transparent;font-family:var(--sans)}
.btn-primary{background:var(--g);color:#fff}
.btn-primary:hover{background:var(--g-d)}
.btn-ghost{background:transparent;color:var(--ink);border-color:var(--line2)}
.btn-ghost:hover{border-color:var(--g);color:var(--g-d)}
.btn-white{background:#fff;color:var(--g-dd)}
.btn-white:hover{background:var(--mint)}
.btn-outline-w{background:transparent;color:#fff;border-color:rgba(255,255,255,.5)}
.btn-outline-w:hover{background:rgba(255,255,255,.12)}
.icn{width:18px;height:18px;flex:0 0 auto}
.ti.icn{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}

/* ---- left rail + header ---------------------------------------- */
.rail{position:fixed;top:0;left:0;width:var(--rail);height:100vh;background:var(--g);z-index:40;
  display:flex;flex-direction:column;align-items:center;padding:18px 0}
.rail .mark{width:34px;height:34px;border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;
  font-family:var(--disp);font-weight:800;color:var(--g);font-size:19px}
.rail .vlabel{writing-mode:vertical-rl;transform:rotate(180deg);margin-top:auto;margin-bottom:auto;
  color:rgba(255,255,255,.9);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-family:var(--disp)}
.rail .dot{width:9px;height:9px;border-radius:50%;background:#fff;opacity:.55;margin-bottom:8px}
body{padding-left:var(--rail)}

header.site{position:absolute;top:0;left:var(--rail);right:0;z-index:30;display:flex;align-items:center;gap:24px;
  padding:20px 40px}
header.site .brand{font-family:var(--disp);font-weight:800;color:#fff;font-size:19px;letter-spacing:-.01em}
header.site nav{display:flex;gap:26px;margin-left:20px}
header.site nav a{color:#eaf6ee;font-weight:500;font-size:14px;opacity:.95}
header.site nav a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
header.site .sp{margin-left:auto}
.lang{display:inline-flex;align-items:center;gap:2px;font-size:13px;font-weight:600}
.lang button{background:none;border:none;color:inherit;cursor:pointer;padding:4px 7px;border-radius:6px;font-weight:600;font-size:13px;font-family:var(--sans);opacity:.7}
.lang button.on{opacity:1;background:rgba(255,255,255,.16)}
.lang.dark button{color:#eaf6ee}
.lang.light button{color:#5a6b61}
.lang.light button.on{background:var(--mint);color:var(--g-d)}
header.site .lang{color:#eaf6ee}
header.site .lang .sepdot{opacity:.5}

/* ---- hero ------------------------------------------------------- */
.hero{position:relative;display:grid;grid-template-columns:minmax(420px,44%) 1fr;min-height:600px;background:var(--g)}
.hero .hcopy{background:var(--g);color:#fff;padding:120px 56px 64px 40px;display:flex;flex-direction:column;justify-content:center}
.hero .eyebrow{color:#c9efd7}
.hero .eyebrow::before{color:#eafff2}
.hero h1{color:#fff;font-size:clamp(34px,4.4vw,56px);margin:18px 0 20px;letter-spacing:-.03em;line-height:1.04}
.hero p.lead{color:rgba(255,255,255,.9);font-size:16px;max-width:430px;margin-bottom:30px}
.hero .cta-row{display:flex;gap:14px;flex-wrap:wrap}
.hero .himg{position:relative;overflow:hidden}
.hero .himg>:is(img,video){width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.hero .vstrip{position:absolute;left:-40px;bottom:40px;z-index:5;display:flex;flex-direction:column;align-items:center;gap:12px}
.hero .vstrip .vt{writing-mode:vertical-rl;transform:rotate(180deg);color:rgba(255,255,255,.9);font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-family:var(--disp)}
.hero .vstrip .vd{width:9px;height:9px;border-radius:50%;background:#fff;opacity:.6}
/* overlays */
.clocks{position:absolute;top:26px;right:26px;display:flex;gap:2px;background:rgba(16,32,24,.72);backdrop-filter:blur(4px);border-radius:10px;padding:9px 6px;z-index:6}
.clocks .ck{padding:2px 12px;text-align:center;border-right:1px solid rgba(255,255,255,.14)}
.clocks .ck:last-child{border-right:none}
.clocks .ck b{display:block;color:#fff;font-family:var(--disp);font-size:15px;font-weight:700;letter-spacing:.02em}
.clocks .ck span{display:block;color:rgba(255,255,255,.7);font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;margin-top:2px}
.msg-card{position:absolute;left:24px;bottom:26px;background:rgba(20,36,28,.82);backdrop-filter:blur(6px);border-radius:11px;
  padding:11px 15px;display:flex;align-items:center;gap:10px;z-index:6;box-shadow:0 10px 30px rgba(0,0,0,.25)}
.msg-card .tick{width:22px;height:22px;border-radius:50%;background:var(--g);display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.msg-card .tick .ti{color:#fff;font-size:14px;line-height:1}
.msg-card b{display:block;color:#fff;font-size:12.5px;font-weight:600}
.msg-card span{display:block;color:rgba(255,255,255,.7);font-size:11px;margin-top:1px}

/* ---- trusted-by ------------------------------------------------- */
.trust{background:#fff;padding:26px 0 8px;text-align:center}
.trust .tt{color:var(--muted);font-size:12px;letter-spacing:.02em;margin-bottom:16px}
.trust .logos{display:flex;align-items:center;justify-content:center;gap:44px;flex-wrap:wrap}
.trust .logos img{height:30px;width:auto;object-fit:contain;opacity:.9}

/* ---- stat bar --------------------------------------------------- */
.stats{background:var(--mint2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.stats .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:26px;padding-bottom:26px}
.stat{display:flex;align-items:center;gap:14px}
.stat .si{width:40px;height:40px;flex:0 0 auto;border-radius:50%;background:transparent;border:0;display:flex;align-items:center;justify-content:center;color:var(--g)}
.stat .si .ti{font-size:30px;line-height:1}
.stat b{display:block;font-family:var(--disp);font-size:26px;color:var(--ink);line-height:1;font-weight:700}
.stat .reg b{font-size:16px}
.stat span{display:block;color:var(--muted);font-size:12.5px;margin-top:3px}

/* ---- feature rows ----------------------------------------------- */
.feat{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0}
.feat .fimg img{width:100%;height:100%;min-height:440px;object-fit:cover}
.feat .fcopy{padding:64px 56px}
.feat.rev .fcopy{order:-1}
.feat h2{font-size:clamp(26px,2.8vw,34px);margin-bottom:16px}
.feat .fintro{color:var(--body);max-width:460px;margin-bottom:24px}
.flist{display:flex;flex-direction:column;gap:18px}
.flist .fi{display:flex;gap:14px}
.flist .fi .fic{width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:var(--mint);display:flex;align-items:center;justify-content:center;color:var(--g-d)}
.flist .fi .fic .ti{font-size:18px;line-height:1}
.flist .fi b{display:block;color:var(--ink);font-size:14.5px;font-weight:700;margin-bottom:2px;font-family:var(--sans)}
.flist .fi p{color:var(--body);font-size:13.5px;line-height:1.55}
.feat .fimg{position:relative}
.chip{position:absolute;background:rgba(20,36,28,.82);backdrop-filter:blur(6px);border-radius:11px;padding:11px 15px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 30px rgba(0,0,0,.22)}
.chip .tick{width:22px;height:22px;border-radius:50%;background:var(--g);display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.chip .tick .ti{color:#fff;font-size:14px;line-height:1}
.chip b{color:#fff;font-size:12px;font-weight:600}
.chip span{color:rgba(255,255,255,.72);font-size:11px}
.chip.wa .tick{background:#25d366}

/* ---- channel flow ----------------------------------------------- */
.flow{background:var(--mint2);padding:60px 0}
.flow h2{text-align:center;font-size:clamp(22px,2.4vw,28px);margin-bottom:38px}
.flow-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;align-items:start;position:relative}
.fstep{text-align:left;position:relative;padding:0 6px}
.fstep .fh{display:flex;align-items:center;gap:9px;margin-bottom:8px}
.fstep .fh .ic{width:42px;height:42px;border-radius:50%;background:var(--mint);border:0;display:flex;align-items:center;justify-content:center;color:var(--g);flex:0 0 auto}
.fstep .fh .ic .ti{font-size:25px;line-height:1}
.fstep .fh b{font-family:var(--disp);color:var(--ink);font-size:14px}
.fstep .fh small{display:block;color:var(--muted);font-size:11px;font-weight:400;font-family:var(--sans)}
.fstep .arrow{position:absolute;top:20px;right:-8px;color:#68736d;opacity:.65}
.fstep:last-child .arrow{display:none}
.bubbles{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:20px}
.bcol{display:flex;flex-direction:column;gap:8px}
.btime{color:var(--muted);font-size:10.5px;font-weight:600}
.bubble{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px;font-size:11.5px;color:var(--body);line-height:1.45}
.bubble.g{background:var(--mint);border-color:var(--line2)}
.bubble .lk{color:var(--g-d);font-weight:600;word-break:break-all}
.bubble img{border-radius:8px;margin-bottom:6px}
.bubble .ok{color:var(--g-d);font-weight:700}

/* ---- industries ------------------------------------------------- */
.inds{padding:60px 0}
.inds h2{text-align:center;font-size:clamp(22px,2.4vw,28px);margin-bottom:8px}
.inds .subline{text-align:center;margin-bottom:32px}
.inds .subline a{color:var(--g-d);font-weight:600;font-size:13.5px}
.ind-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.ind{position:relative;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;display:grid;grid-template-columns:200px 1fr;transition:.2s}
.ind:hover{box-shadow:0 16px 40px rgba(20,67,42,.09);transform:translateY(-2px)}
.ind img{width:100%;height:100%;min-height:160px;object-fit:cover}
.ind .ib{padding:20px 22px}
.ind .lbl{color:var(--g-d);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.ind h3{font-size:18px;margin:8px 0 12px;line-height:1.2}
.ind .more{color:var(--g-d);font-weight:600;font-size:13px;display:inline-flex;gap:6px;align-items:center}
.ind-icon{position:absolute;z-index:2;left:178px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#57b974;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(20,67,42,.2)}
.ind-icon .ti{font-size:25px;line-height:1}

/* ---- process ---------------------------------------------------- */
.proc{background:var(--mint2);padding:58px 0}
.proc h2{text-align:center;font-size:clamp(22px,2.4vw,28px);margin-bottom:34px}
.p-art{display:none}
.proc-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:26px}
.pstep{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}
.pstep .pn{width:28px;height:28px;border-radius:50%;background:var(--g);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--disp);font-weight:700;font-size:14px;margin-bottom:12px}
.pstep h3{font-size:17px;margin-bottom:6px}
.pstep>p{color:var(--body);font-size:13px;margin-bottom:12px}
.pstep ul{margin:0;padding-left:16px}
.pstep li{color:var(--body);font-size:12.5px;line-height:1.6}
.proc-support{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;background:var(--mint);border:1px solid var(--line);border-radius:16px;padding:22px 26px}
.psup{display:flex;gap:12px;align-items:flex-start}
.psup .ic{width:40px;height:40px;border-radius:0;background:transparent;color:var(--g-d);display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.psup .ic .ti{font-size:31px;line-height:1}
.psup b{display:block;color:var(--ink);font-size:13.5px;font-weight:700;font-family:var(--sans)}
.psup p{color:var(--body);font-size:12.5px;margin-top:2px}

/* ---- customer story --------------------------------------------- */
.story{padding:58px 0}
.story-grid{display:grid;grid-template-columns:320px 1fr;gap:0;border:1px solid var(--line);border-radius:18px;overflow:hidden}
.story-grid .simg{position:relative}
.story-grid .simg img{width:100%;height:100%;min-height:300px;object-fit:cover}
.story-grid .simg .sov{position:absolute;top:20px;left:20px;color:#fff}
.story-grid .simg .sov .lbl{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.9}
.story-grid .simg .sov h3{color:#fff;font-size:22px;margin-top:8px;text-shadow:0 2px 12px rgba(0,0,0,.4)}
.story-grid .simg .sov a{display:inline-block;margin-top:12px;color:#fff;font-weight:600;font-size:13px;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:2px}
.story-body{display:grid;grid-template-columns:repeat(3,1fr) 1.1fr;gap:26px;padding:28px 30px}
.scol h4{color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-family:var(--sans);font-weight:700}
.scol ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}
.scol li{color:var(--body);font-size:12.5px;line-height:1.5;display:flex;gap:7px}
.scol li::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--g);margin-top:6px;flex:0 0 auto}
.scol.pln li::before{display:none}
.quote{border-left:2px solid var(--g)}
.quote .qm{font-family:var(--disp);color:var(--g);font-size:34px;line-height:.6}
.quote p{color:var(--ink);font-size:13.5px;font-style:italic;line-height:1.55;margin:8px 0 12px}
.quote .qa{color:var(--muted);font-size:12px}
.quote .qa b{color:var(--ink);font-family:var(--sans)}

/* ---- compliance ------------------------------------------------- */
.compl{background:var(--mint2);padding:48px 0;border-top:1px solid var(--line)}
.compl h2{text-align:center;font-size:clamp(20px,2.2vw,26px);margin-bottom:32px}
.compl-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}
.cmpl{display:flex;flex-direction:column;gap:10px}
.cmpl .ic{width:44px;height:44px;border-radius:0;background:transparent;border:0;color:var(--g-d);display:flex;align-items:center;justify-content:center}
.cmpl .ic .ti{font-size:32px;line-height:1}
.cmpl b{color:var(--ink);font-size:14px;font-weight:700;font-family:var(--sans)}
.cmpl p{color:var(--body);font-size:12.5px;line-height:1.55}

/* ---- CTA band --------------------------------------------------- */
.cta{position:relative;display:grid;grid-template-columns:1fr 1fr;background:var(--g-dd);overflow:hidden}
.cta .ccopy{padding:66px 56px;color:#fff;z-index:2}
.cta h2{color:#fff;font-size:clamp(24px,2.8vw,34px);max-width:420px;margin-bottom:14px}
.cta p{color:rgba(255,255,255,.85);max-width:400px;margin-bottom:26px;font-size:15px}
.cta .cta-row{display:flex;gap:14px;flex-wrap:wrap}
.cta .cimg{position:relative}
.cta .cimg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.cta .cimg::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--g-dd),transparent 60%);z-index:1}

/* ---- footer ----------------------------------------------------- */
footer.site{background:var(--g-dd);color:rgba(255,255,255,.8);padding:52px 0 26px}
.foot-top{display:grid;grid-template-columns:1.3fr repeat(3,1fr) 1.1fr;gap:30px}
.foot-brand .fb{font-family:var(--disp);font-weight:800;color:#fff;font-size:20px;margin-bottom:14px;display:flex;align-items:center;gap:9px}
.foot-brand .fb .m{width:28px;height:28px;border-radius:8px;background:#fff;color:var(--g);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px}
.foot-social{display:flex;gap:12px;margin-top:6px}
.foot-social a{width:32px;height:32px;border-radius:8px;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#fff;transition:.18s}
.foot-social a:hover{background:var(--g)}
.foot-social .ti{font-size:16px;line-height:1}
.foff b{display:block;color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-family:var(--disp)}
.foff p{font-size:13px;line-height:1.6;color:rgba(255,255,255,.78)}
.foff a{color:rgba(255,255,255,.78)}.foff a:hover{color:#fff}
.fcol h4{color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-family:var(--disp)}
.fcol a{display:block;color:rgba(255,255,255,.78);font-size:13.5px;margin-bottom:9px}
.fcol a:hover{color:#fff}
.foot-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);font-size:12.5px;color:rgba(255,255,255,.6)}
.foot-bottom .lang.dark button{color:rgba(255,255,255,.8)}
.foot-bottom .lang.dark button.on{background:rgba(255,255,255,.16);color:#fff}

/* hide the auto-injected floating i18n switcher (we use inline ones) */
.tt-lang-switch.floating{display:none !important}

/* ---- responsive ------------------------------------------------- */
@media(max-width:1024px){
  .story-body{grid-template-columns:1fr 1fr;gap:20px}
  .flow-steps,.bubbles{grid-template-columns:repeat(5,1fr);font-size:10px}
}
@media(max-width:860px){
  section[id]{scroll-margin-top:130px}
  :root{--rail:0px}
  .rail{display:none}
  header.site{position:static;background:var(--g);left:0;flex-wrap:wrap;gap:14px}
  header.site nav{display:none}
  .hero{grid-template-columns:1fr}
  .hero .hcopy{padding:36px 26px 40px}
  .hero .himg{min-height:320px;position:relative}
  .hero .vstrip{display:none}
  .feat,.cta,.story-grid{grid-template-columns:1fr}
  .feat.rev .fcopy{order:0}
  .feat .fcopy{padding:36px 26px}
  .feat .fimg img{min-height:280px}
  .stats .wrap{grid-template-columns:1fr 1fr;gap:22px}
  .flow-steps,.bubbles{grid-template-columns:1fr;gap:12px}
  .fstep .arrow{display:none}
  .ind-grid,.compl-grid,.proc-steps,.proc-support,.ind{grid-template-columns:1fr}
  .ind-icon{left:auto;right:18px;top:136px}
  .story-body{grid-template-columns:1fr}
  .cta .cimg{min-height:240px;position:relative}
  .foot-top{grid-template-columns:1fr 1fr}
  .wrap{padding:0 22px}
}
@media(max-width:520px){
  .stats .wrap{grid-template-columns:1fr}
  .foot-top{grid-template-columns:1fr}
  .trust .logos{gap:24px}
  .clocks .ck{padding:2px 8px}
}

/* ===================================================================
   Subpages (Products / Solutions / About / Legal) — new-design chrome
   Content markup is preserved; only hero + rail + header + footer change.
   =================================================================== */
.subpage-hero{background:var(--g) !important;color:#fff;padding:118px 40px 56px !important;position:relative;border:none !important;box-shadow:none !important}
.subpage-hero .inner{max-width:var(--wrap);margin:0 auto;padding:0}
.subpage-hero .sol-back{color:#d9f7e5 !important;display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:13px;margin-bottom:14px;text-decoration:none}
.subpage-hero .sol-back:hover{color:#fff !important}
.subpage-hero .section-label{display:inline-block;font-family:var(--disp);font-weight:700;color:#eafff2;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}
.subpage-hero h1{color:#fff !important;font-family:var(--disp);font-weight:700;font-size:clamp(28px,3.4vw,42px);letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}
.subpage-hero p{color:rgba(255,255,255,.9) !important;max-width:680px;font-size:15.5px;line-height:1.6;margin:0}
.terms-section{background:#fff}
.main-shell{background:#fff}
@media(max-width:860px){.subpage-hero{padding:36px 24px 40px !important}}

/* full-bleed subpage hero + comfortable content width (override legal.min.css 840px cap) */
.main-shell{max-width:none !important;margin:0 !important;width:auto !important;background:#fff}
.subpage-hero{width:auto !important;max-width:none !important}
.subpage-hero .inner{max-width:var(--wrap) !important;margin:0 auto !important;padding:0 40px !important;text-align:left}
.subpage-hero::after{display:none !important}
.terms-section{max-width:none !important;width:auto !important}
.terms-document{max-width:1080px !important;margin:44px auto 0 !important;padding:0 40px !important}
@media(max-width:860px){
  .subpage-hero .inner,.terms-document{padding:0 22px !important}
}
.main-shell{padding-left:0 !important;padding-right:0 !important}

/* ===================================================================
   Subpage CONTENT — restyle legacy cards into the new design system
   so Products / Solutions / About match the homepage exactly.
   =================================================================== */
.terms-document{padding-top:8px !important}
.terms-clause{padding:38px 0;border-top:1px solid var(--line)}
.terms-clause:first-child{border-top:none;padding-top:20px}
.terms-clause>h2{font-family:var(--disp);color:var(--ink);font-size:clamp(24px,2.6vw,32px);letter-spacing:-.02em;margin:0 0 6px;font-weight:700}
.terms-clause>h3{font-family:var(--disp);color:var(--ink)}

/* lead paragraph */
.about-intro{font-size:15.5px !important;color:var(--body) !important;line-height:1.7 !important;
  margin:14px 0 4px !important;padding:18px 22px !important;background:var(--mint) !important;
  border:1px solid var(--line) !important;border-radius:14px !important}
.about-intro strong{color:var(--ink) !important}

/* card grids (products .feat-grid / solutions+about .scn-grid) */
.feat-grid,.scn-grid{gap:16px !important;margin-top:20px !important}
.feat,.scn{border:1px solid var(--line) !important;border-radius:14px !important;background:#fff !important;
  padding:20px 22px !important;box-shadow:0 1px 2px rgba(18,40,30,.04);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.feat:hover,.scn:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(34,122,69,.10);border-color:#c7e6d3}
.feat>b,.scn>h3{display:block;color:var(--ink) !important;font-family:var(--disp);font-weight:700;
  font-size:16px !important;margin:0 0 10px !important;letter-spacing:-.01em}
.feat ul,.scn ul{margin:0 !important;padding-left:18px !important}
.feat li,.scn li{color:var(--body) !important;font-size:13.3px !important;line-height:1.6 !important;margin-bottom:5px !important}
.scn p{color:var(--body) !important;font-size:13.5px !important;line-height:1.65 !important}

/* client-case cards */
.cases{gap:16px !important;margin-top:18px !important}
.case{border:1px solid var(--line) !important;border-left:3px solid var(--g) !important;border-radius:12px !important;
  background:#fff !important;padding:16px 18px !important}
.case b{display:block;color:var(--ink) !important;font-family:var(--disp);font-weight:700;font-size:14.5px !important;margin-bottom:7px !important}
.case p{color:var(--body) !important;font-size:12.8px !important;line-height:1.6 !important;margin:0 !important}

/* pill tags — match homepage */
.tag-row{gap:9px !important;margin-top:18px !important}
.tag-row span{font-size:12px !important;font-weight:600 !important;color:var(--g-d) !important;
  background:var(--mint) !important;border:1px solid var(--line2) !important;border-radius:999px !important;padding:7px 14px !important}

/* about page: intro highlight + regional office cards inherit .scn styling above */

/* FIX: outline icons (use-refs default to fill:black otherwise) */
.stat .si svg,.fi .fic svg,.fstep .fh .ic svg,.psup .ic svg,.cmpl .ic svg,
.foot-social a svg,.ind .more svg{
  fill:none !important;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
/* FIX: push hero clocks below the header row so they don't collide with the lang switcher */
.clocks{top:84px !important}
@media(max-width:860px){.clocks{top:16px !important}}
.terms-meta strong{margin-right:7px}
/* footer with Products/Solutions/Company taxonomy + condensed offices */
.foot-top{grid-template-columns:1.5fr .85fr 1.15fr .85fr 1.05fr !important}
@media(max-width:860px){.foot-top{grid-template-columns:1fr 1fr !important}}
@media(max-width:520px){.foot-top{grid-template-columns:1fr !important}}

/* ==========================================================================
   REFERENCE-FAITHFUL WHITE THEME  (reference-selected.png)
   Page is white-dominant; green only as rail + accents. Hero = white bg,
   BLACK headline, green eyebrow, rounded image on the right.
   ========================================================================== */
header.site{position:sticky;top:0;left:auto;right:auto;background:#fff;
  border-bottom:1px solid #edf1ee;z-index:30;padding:15px 40px}
header.site .brand{color:var(--ink)}
header.site nav a{color:#48574f;opacity:1}
header.site nav a:hover{color:var(--g-d);text-decoration:none}
header.site .lang button{color:#5a6b61 !important}
header.site .lang button.on{background:var(--mint) !important;color:var(--g-d) !important}
header.site .lang .sepdot{color:#c3ccc7;opacity:1}

.hero{background:#fff;display:grid;grid-template-columns:minmax(370px,43%) 1fr;
  gap:44px;align-items:center;min-height:auto;padding:52px 44px 56px 40px}
.hero .hcopy{background:transparent;padding:0;justify-content:center}
.hero .eyebrow{color:var(--g-d)}
.hero .eyebrow::before{color:var(--g)}
.hero h1{color:var(--ink);font-size:clamp(32px,3.8vw,50px);margin:16px 0 18px}
.hero p.lead{color:var(--body);max-width:460px}
.hero .himg{border-radius:22px;overflow:hidden;position:relative;min-height:452px;
  box-shadow:0 22px 55px rgba(20,67,42,.13)}
.hero .himg>:is(img,video){position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero .vstrip{display:none}
@media(max-width:860px){
  .hero{grid-template-columns:1fr;padding:22px 22px 30px}
  .hero .himg{min-height:300px}
}
/* chip: stack the two label lines (they were running together) */
.chip{align-items:center}
.chip>div{display:flex;flex-direction:column;line-height:1.3}
.chip b{display:block}
.chip span{display:block}

/* ---- features rotating carousel ---- */
.feat-carousel{position:relative;padding:6px 0 8px}
.fc-viewport{position:relative}
.fc-slide{display:none}
.fc-slide.active{display:grid;animation:fcFade .5s ease}
@keyframes fcFade{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.fc-dots{display:flex;justify-content:center;gap:10px;margin-top:14px}
.fc-dot{width:9px;height:9px;border-radius:50%;border:none;background:#cfe3d6;cursor:pointer;padding:0;transition:.22s ease}
.fc-dot.active{background:var(--g);width:26px;border-radius:5px}
.fc-dot:hover{background:var(--g-d)}

/* ==========================================================================
   OPTIMIZATION PASS — a11y, contrast, responsive, mobile nav
   ========================================================================== */
/* mobile hamburger */
.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;
  border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer;padding:0 9px;margin-left:6px}
.nav-toggle span{display:block;height:2px;background:var(--ink);border-radius:2px;transition:.2s}
.nav-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.nav-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.nav-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

/* customer-story image: dark scrim so the white heading is readable (AA) */
.story-grid .simg::after{content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(10,26,18,.15) 0%,rgba(10,26,18,.62) 100%);z-index:1}
.story-grid .simg .sov{z-index:2}
.story-grid .simg .sov h3{text-shadow:0 2px 14px rgba(0,0,0,.55)}

/* channel-flow / footer intermediate responsive (861–1024) */
@media(max-width:1024px){
  .flow-steps,.bubbles{grid-template-columns:repeat(2,1fr) !important;font-size:12px !important;gap:14px}
  .fstep .arrow{display:none}
  .foot-top{grid-template-columns:1fr 1fr 1fr !important}
}
@media(max-width:520px){
  .clocks{display:none}
}

/* mobile: show hamburger, collapse nav into a dropdown panel */
@media(max-width:860px){
  .nav-toggle{display:flex}
  header.site{flex-wrap:wrap;position:sticky}
  header.site nav{display:none;order:5;flex-basis:100%;flex-direction:column;gap:2px;
    padding:8px 0 4px;border-top:1px solid var(--line);margin:8px 0 0}
  header.site nav.open{display:flex}
  header.site nav a{padding:10px 4px;font-size:15px;border-radius:8px}
  header.site nav a:hover{background:var(--mint)}
  header.site .sp{display:none}
}
@media(max-width:860px){ header.site .brand{margin-right:auto} }

/* ==========================================================================
   ABOVE-FOLD ALIGNMENT to the approved hero screenshot.
   Rail wordmark, centered nav, globe language dropdown, hero CTA text link,
   full-width world-clock bar, trust dividers, 3-up green stat bar.
   Real content, real client logos and real figures preserved per brief.
   ========================================================================== */

/* rail: Talktide wordmark under the mark */
.rail .wordmark{color:#fff;font-family:var(--disp);font-weight:700;font-size:12px;
  letter-spacing:.005em;margin-top:8px;line-height:1;white-space:nowrap}

/* header: centered nav, right-aligned actions, no desktop brand */
.h-actions{display:flex;align-items:center;gap:14px}
@media(min-width:861px){
  header.site .brand{display:none}
  header.site .h-spacer{flex:1 1 0}
  header.site nav{flex:0 0 auto;display:flex;gap:26px;margin:0}
  header.site .h-actions{flex:1 1 0;justify-content:flex-end}
}

/* header language dropdown (globe + current code + caret) */
.lang-dd{position:relative}
.lang-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;
  color:#3a4a41;font-weight:600;font-size:14px;font-family:var(--sans);padding:7px 9px;border-radius:8px;transition:.15s}
.lang-btn:hover{background:var(--mint);color:var(--g-d)}
.lang-btn .ti{line-height:1}
.lang-btn .glb{width:17px;height:17px}
.lang-btn .cav{width:14px;height:14px;font-size:14px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s}
.lang-btn[aria-expanded="true"] .cav{transform:rotate(180deg)}
.lang-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:188px;background:#fff;
  border:1px solid var(--line);border-radius:11px;box-shadow:0 14px 34px rgba(20,67,42,.13);
  padding:6px;display:none;z-index:60}
.lang-menu.open{display:block}
.lang-menu button{display:block;width:100%;text-align:left;background:none;border:none;cursor:pointer;
  min-height:44px;font-family:var(--sans);font-size:13.5px;color:var(--body);padding:9px 12px;border-radius:8px;transition:.14s}
.lang-menu button:hover{background:var(--mint);color:var(--g-d)}
.lang-menu button.on{background:var(--mint);color:var(--g-d);font-weight:700}

/* hero: second CTA as a plain green text link */
.hero .cta-row .btn-ghost{border:none;background:none;padding:13px 4px;color:var(--g-d)}
.hero .cta-row .btn-ghost:hover{background:none;color:var(--g-dd);text-decoration:underline;text-underline-offset:4px}

/* hero: full-width world-clock bar (city label over time) */
.clocks{top:0 !important;left:0;right:0;display:flex;justify-content:space-between;
  padding:11px 14px !important;border-radius:0}
.clocks .ck{flex:1;display:flex;flex-direction:column;gap:2px;text-align:center;padding:0 4px;
  border-right:1px solid rgba(255,255,255,.16)}
.clocks .ck:last-child{border-right:none}
.clocks .ck span{color:#8fe6ad;font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin:0}
.clocks .ck b{color:#fff;font-family:var(--disp);font-size:15px;font-weight:700;letter-spacing:.01em}
@media(max-width:520px){.clocks{display:none}}

/* trust: thin dividers between the client logos */
.trust .logos{gap:32px}
.trust .logos .lsep{width:1px;height:26px;background:var(--line2);flex:0 0 auto}

/* stat bar: 3 columns, green figures, mint icon tiles, column dividers */
.stats .wrap{grid-template-columns:repeat(3,1fr);gap:0;padding-top:30px;padding-bottom:30px}
.stats .stat{justify-content:center;padding:0 30px}
.stats .stat + .stat{border-left:1px solid var(--line2)}
.stats .stat .si{background:transparent;border-color:transparent}
.stats .stat b{color:var(--g-d);font-size:30px}

/* mobile: restore natural header flow around the new spacer/actions wrapper */
@media(max-width:860px){
  header.site .h-spacer{display:none}
  header.site .h-actions{order:3;gap:10px}
  header.site .nav-toggle{order:4;margin-left:6px}
  header.site nav{order:5}
  .stats .wrap{grid-template-columns:1fr;gap:18px;padding-top:24px;padding-bottom:24px}
  .stats .stat{justify-content:flex-start;padding:0}
  .stats .stat + .stat{border-left:none}
}

/* ==========================================================================
   APPROVED FULL-PAGE COMPOSITION
   Final authority for the selected human-centered Malaysia / Indonesia design.
   ========================================================================== */
@media(min-width:861px){
  :root{--rail:clamp(96px,8.2vw,126px)}

  body{padding-left:0}
  .rail{
    position:absolute;
    height:848px;
    padding:24px 0 20px;
  }
  .rail .mark{width:46px;height:46px;border-radius:10px;font-size:24px}
  .rail .wordmark{font-size:15px;margin-top:9px}
  .rail .vlabel{font-size:10px;letter-spacing:.13em;margin-bottom:34px}
  .rail .dot{width:12px;height:12px;margin-bottom:0}

  header.site{
    position:relative;
    margin-left:var(--rail);
    min-height:68px;
    padding:0 42px;
  }

  .hero{
    margin-left:var(--rail);
    min-height:560px;
    grid-template-columns:46% 54%;
    gap:0;
    padding:0;
    align-items:stretch;
    border-bottom:1px solid var(--line);
  }
  .hero .hcopy{padding:68px 58px 58px 58px}
  .hero h1{
    max-width:560px;
    font-size:clamp(48px,4vw,62px);
    line-height:1.04;
    margin:18px 0 22px;
  }
  .hero p.lead{font-size:16px;line-height:1.62;max-width:520px;margin-bottom:30px}
  .hero .himg{
    min-height:560px;
    border-radius:0;
    box-shadow:none;
  }
  .hero .himg>:is(img,video){object-position:68% center}
  .clocks{min-height:68px;align-items:center}
  .clocks .ck span{font-size:9px}
  .clocks .ck b{font-size:16px}
  .msg-card{left:48px;bottom:38px;padding:13px 18px}
  .msg-card b{font-size:13px}
  .msg-card span{font-size:11.5px}

  .trust{height:104px;margin-left:var(--rail);padding:20px 0 14px;display:flex;align-items:center}
  .trust .wrap{width:100%}
  .trust .tt{margin-bottom:14px}
  .trust .logos{gap:28px}
  .trust .logos img{height:26px}

  .stats{margin-left:var(--rail)}
  .stats .wrap{min-height:112px;padding-top:26px;padding-bottom:26px}
  .stats .stat{padding:0 38px}
  .stats .stat b{font-size:34px}

  .features-stack{padding:0;background:#fff}
  .features-list{display:block}
  .features-stack .feat{
    display:grid;
    grid-template-columns:1fr 1fr;
    min-height:420px;
    border:0 !important;
    border-radius:0 !important;
    border-bottom:1px solid var(--line);
  }
  .features-stack .feat .fimg img{min-height:420px;height:420px}
  .features-stack .feat .fcopy{padding:48px 7vw 46px}
  .features-stack .feat h2{font-size:clamp(29px,2.6vw,38px);max-width:450px}
  .features-stack .feat .fintro{font-size:15px;line-height:1.58;margin-bottom:20px}
  .features-stack .flist{gap:14px}
  .features-stack .flist .fi b{font-size:14px}
  .features-stack .flist .fi p{font-size:12.8px}

  .flow{padding:44px 0 46px}
  .flow h2{margin-bottom:30px}

  .inds{padding:48px 0 52px}
  .inds .subline{margin-bottom:26px}
  .ind-grid{grid-template-columns:repeat(2,1fr);gap:18px}
  .ind{
    display:grid;
    grid-template-columns:42% 58%;
    border-radius:12px;
    min-width:0;
  }
  .ind img{height:100%;min-height:168px}
  .ind .ib{padding:17px 18px 20px}
  .ind h3{font-size:17px;min-height:0}

  .proc{padding:42px 0 40px}
  .proc h2{margin-bottom:26px}
  .proc-steps{
    gap:0;
    margin-bottom:0;
    border:1px solid var(--line);
    border-radius:14px 14px 0 0;
    overflow:hidden;
    background:#fff;
  }
  .pstep{
    border:0;
    border-radius:0;
    padding:20px 24px 18px;
  }
  .pstep + .pstep{border-left:1px solid var(--line)}
  .pstep .pn{width:24px;height:24px;font-size:12px;margin-bottom:9px}
  .pstep h3{font-size:16px}
  .pstep>p{margin-bottom:8px}
  .proc-support{
    gap:0;
    border-top:0;
    border-radius:0 0 14px 14px;
    padding:16px 24px;
  }
  .psup{padding-right:18px}
  .psup + .psup{border-left:1px solid var(--line);padding-left:22px}

  .story{padding:42px 0}
  .story-grid{grid-template-columns:300px 1fr;border-radius:14px}
  .story-grid .simg img{min-height:270px}
  .story-body{gap:20px;padding:24px}

  .compl{padding:32px 0 34px}
  .compl h2{margin-bottom:24px}
  .compl-grid{gap:20px}
  .cmpl{display:grid;grid-template-columns:48px 1fr;column-gap:11px;row-gap:3px}
  .cmpl .ic{grid-row:1/3}
  .cmpl b{font-size:13px}
  .cmpl p{font-size:11.8px}

  .cta{min-height:278px}
  .cta .ccopy{padding:44px 56px}
  .cta h2{font-size:clamp(28px,2.6vw,38px)}
  .cta .cimg::before{display:none}

  footer.site{padding:36px 0 22px}
  .foot-top{gap:24px}
  .fcol a{font-size:12px;margin-bottom:6px}
  .foff p{font-size:12px}
  .foot-bottom{margin-top:24px;padding-top:16px}
}

/* The approved design is a continuous story, never a carousel. */
.fc-slide,.fc-slide.active{display:grid;animation:none}
.fc-dots{display:none}

/* Solid contrast treatments only; the photography remains the visual asset. */
.story-grid .simg::after{background:rgba(10,26,18,.42)}
.cta .cimg::before{background:rgba(20,67,42,.08)}

.bubble .ok{display:inline-flex;align-items:center;gap:4px;color:var(--g-d);font-weight:700}
.bubble .ok .icn{width:13px;height:13px}

@media(max-width:860px){
  .features-stack .feat{display:grid;grid-template-columns:1fr}
  .features-stack .feat.rev .fcopy{order:0}
  .features-stack .feat .fcopy{padding:36px 26px}
  .features-stack .feat .fimg img{height:300px;min-height:300px}
}

@media(max-width:520px){
  footer.site .foot-top{grid-template-columns:1fr !important}
  footer.site .wrap{overflow:hidden}
}

@media(min-width:861px) and (max-width:1100px){
  .rail{height:990px}
  header.site{padding-left:22px;padding-right:22px;gap:16px}
  header.site nav{gap:18px}
  header.site .btn{padding:10px 14px;white-space:nowrap}
}

@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{
    animation-duration:.01ms !important;
    animation-iteration-count:1 !important;
    transition-duration:.01ms !important;
    scroll-behavior:auto !important;
  }
}

/* Accessible brand surfaces retain the corporate green family. */
.rail{background:#218842}
.rail .mark{color:#218842}
.btn-primary{background:#218842}
.btn-primary:hover{background:var(--g-dd)}

/* ==========================================================================
   DEEP DESIGN-AUDIT ALIGNMENT
   Tightens the approved full-page composition against the selected reference.
   ========================================================================== */
@media(min-width:861px){
  :root{--wrap:1320px}

  .trust .logos img{height:36px}

  .features-stack .feat{
    grid-template-columns:52% 48%;
    min-height:480px;
    padding:0 !important;
  }
  .features-stack .feat.rev{grid-template-columns:48% 52%}
  .features-stack .feat .fimg,
  .features-stack .feat .fimg img{
    width:100%;
    height:480px;
    min-height:480px;
  }

  .flow{padding:80px 0;background:#fff}
  .ind-icon{left:calc(42% - 22px)}

  .pstep{position:relative;padding-right:104px}
  .p-art{
    position:absolute;
    right:24px;
    bottom:20px;
    width:66px;
    height:66px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#57b974;
    opacity:.86;
    display:flex;
    background:#57b974;
    -webkit-mask-repeat:no-repeat;
    mask-repeat:no-repeat;
    -webkit-mask-position:center;
    mask-position:center;
    -webkit-mask-size:contain;
    mask-size:contain;
  }
  .p-art-users{-webkit-mask-image:url("../media/icons/heroicons/user-group.svg");mask-image:url("../media/icons/heroicons/user-group.svg")}
  .p-art-puzzle{-webkit-mask-image:url("../media/icons/heroicons/puzzle-piece.svg");mask-image:url("../media/icons/heroicons/puzzle-piece.svg")}
  .p-art-rocket{-webkit-mask-image:url("../media/icons/heroicons/rocket-launch.svg");mask-image:url("../media/icons/heroicons/rocket-launch.svg")}
  .p-art svg{
    width:58px;
    height:58px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
  .p-art .ti{font-size:58px;line-height:1}

  .compl{padding:22px 0 24px}
  .compl h2{margin-bottom:18px}

  .cta{min-height:304px}
  .cta .ccopy{padding:32px 48px}
  .cta h2{
    max-width:500px;
    font-size:clamp(28px,2.35vw,34px);
    line-height:1.06;
    margin-bottom:12px;
  }
  .cta p{
    max-width:430px;
    margin-bottom:18px;
    font-size:13px;
    line-height:1.5;
  }
  .cta .btn{padding:10px 16px;font-size:12px}

  footer.site{padding:18px 0 10px}
  .foot-top{gap:18px;align-items:start}
  .foot-brand .fb{font-size:17px;margin-bottom:9px}
  .foot-brand .fb .m{width:24px;height:24px;font-size:14px}
  .foot-brand>p.foff{
    max-width:220px !important;
    font-size:10px;
    line-height:1.4;
  }
  .foot-social{gap:7px;margin-top:8px}
  .foot-social a{width:24px;height:24px;border-radius:6px}
  .foff b,.fcol h4{font-size:10px;margin-bottom:4px}
  .foff p{font-size:10px;line-height:1.35}
  .fcol a{font-size:10px;line-height:1.2;margin-bottom:0}
  .foot-bottom{margin-top:8px;padding-top:8px;font-size:10px}
}

/* Ultra-wide layout: preserve the 1536px art direction with real fluid
   measurements. This avoids browser zoom/compositor artifacts while keeping
   the rail, typography, imagery and vertical rhythm proportional. */
@media(min-width:1800px){
  :root{
    --wide-scale:calc(100vw / 1536px);
    --rail:calc(126px * var(--wide-scale));
    --wrap:calc(1320px * var(--wide-scale));
  }

  body{font-size:calc(15px * var(--wide-scale))}
  .wrap{padding-inline:calc(40px * var(--wide-scale))}
  .ti.icn{font-size:calc(18px * var(--wide-scale))}
  .msg-card .tick .ti,.chip .tick .ti{font-size:calc(14px * var(--wide-scale))}
  .stat .si .ti{font-size:calc(30px * var(--wide-scale))}
  .flist .fi .fic .ti{font-size:calc(18px * var(--wide-scale))}
  .fstep .fh .ic .ti{font-size:calc(25px * var(--wide-scale))}
  .psup .ic .ti{font-size:calc(31px * var(--wide-scale))}
  .cmpl .ic .ti{font-size:calc(32px * var(--wide-scale))}
  .foot-social .ti{font-size:calc(16px * var(--wide-scale))}

  .rail{
    height:calc(848px * var(--wide-scale));
    padding:calc(24px * var(--wide-scale)) 0 calc(20px * var(--wide-scale));
  }
  .rail .mark{
    width:calc(46px * var(--wide-scale));
    height:calc(46px * var(--wide-scale));
    border-radius:calc(10px * var(--wide-scale));
    font-size:calc(24px * var(--wide-scale));
  }
  .rail .wordmark{font-size:calc(15px * var(--wide-scale));margin-top:calc(9px * var(--wide-scale))}
  .rail .vlabel{
    font-size:calc(10px * var(--wide-scale));
    margin-bottom:calc(34px * var(--wide-scale));
  }
  .rail .dot{
    width:calc(12px * var(--wide-scale));
    height:calc(12px * var(--wide-scale));
  }

  header.site{
    min-height:calc(68px * var(--wide-scale));
    padding-inline:calc(42px * var(--wide-scale));
    gap:calc(24px * var(--wide-scale));
  }
  header.site nav{gap:calc(26px * var(--wide-scale))}
  header.site nav a{font-size:calc(14px * var(--wide-scale))}
  .h-actions{gap:calc(14px * var(--wide-scale))}
  .lang-btn{font-size:calc(14px * var(--wide-scale));padding:calc(7px * var(--wide-scale)) calc(9px * var(--wide-scale))}
  header.site .btn{font-size:calc(14px * var(--wide-scale));padding:calc(13px * var(--wide-scale)) calc(22px * var(--wide-scale))}

  .hero{min-height:calc(560px * var(--wide-scale))}
  .hero .hcopy{padding:calc(68px * var(--wide-scale)) calc(58px * var(--wide-scale)) calc(58px * var(--wide-scale))}
  .eyebrow{font-size:calc(12px * var(--wide-scale));gap:calc(8px * var(--wide-scale))}
  .hero h1{
    max-width:calc(560px * var(--wide-scale));
    font-size:calc(62px * var(--wide-scale));
    margin:calc(18px * var(--wide-scale)) 0 calc(22px * var(--wide-scale));
  }
  .hero p.lead{
    max-width:calc(520px * var(--wide-scale));
    font-size:calc(16px * var(--wide-scale));
    margin-bottom:calc(30px * var(--wide-scale));
  }
  .hero .cta-row{gap:calc(14px * var(--wide-scale))}
  .hero .btn{
    font-size:calc(14px * var(--wide-scale));
    padding:calc(13px * var(--wide-scale)) calc(22px * var(--wide-scale));
    border-radius:calc(9px * var(--wide-scale));
  }
  .hero .himg{min-height:calc(560px * var(--wide-scale))}
  .hero .himg>:is(img,video){object-position:68% center}
  .clocks{min-height:calc(68px * var(--wide-scale));padding:calc(11px * var(--wide-scale)) calc(14px * var(--wide-scale)) !important}
  .clocks .ck span{font-size:calc(9px * var(--wide-scale))}
  .clocks .ck b{font-size:calc(16px * var(--wide-scale))}
  .msg-card{
    left:calc(48px * var(--wide-scale));
    bottom:calc(38px * var(--wide-scale));
    padding:calc(13px * var(--wide-scale)) calc(18px * var(--wide-scale));
    gap:calc(10px * var(--wide-scale));
    border-radius:calc(11px * var(--wide-scale));
  }
  .msg-card .tick{width:calc(22px * var(--wide-scale));height:calc(22px * var(--wide-scale))}
  .msg-card b{font-size:calc(13px * var(--wide-scale))}
  .msg-card span{font-size:calc(11.5px * var(--wide-scale))}

  .trust{
    height:calc(104px * var(--wide-scale));
    padding:calc(20px * var(--wide-scale)) 0 calc(14px * var(--wide-scale));
  }
  .trust .tt{font-size:calc(12px * var(--wide-scale));margin-bottom:calc(14px * var(--wide-scale))}
  .trust .logos{gap:calc(28px * var(--wide-scale))}
  .trust .logos img{height:calc(36px * var(--wide-scale))}
  .trust .logos .lsep{height:calc(26px * var(--wide-scale))}

  .stats .wrap{
    min-height:calc(112px * var(--wide-scale));
    padding-top:calc(26px * var(--wide-scale));
    padding-bottom:calc(26px * var(--wide-scale));
  }
  .stats .stat{padding-inline:calc(38px * var(--wide-scale));gap:calc(14px * var(--wide-scale))}
  .stats .stat .si{
    width:calc(40px * var(--wide-scale));
    height:calc(40px * var(--wide-scale));
    border-radius:calc(11px * var(--wide-scale));
  }
  .stats .stat b{font-size:calc(34px * var(--wide-scale))}
  .stat span{font-size:calc(12.5px * var(--wide-scale))}

  .features-stack .feat{
    min-height:calc(480px * var(--wide-scale));
  }
  .features-stack .feat .fimg,
  .features-stack .feat .fimg img{
    height:calc(480px * var(--wide-scale));
    min-height:calc(480px * var(--wide-scale));
  }
  .features-stack .feat .fcopy{padding-block:calc(48px * var(--wide-scale)) calc(46px * var(--wide-scale))}
  .sec-num{font-size:calc(13px * var(--wide-scale));margin-bottom:calc(10px * var(--wide-scale))}
  .features-stack .feat h2{
    max-width:calc(450px * var(--wide-scale));
    font-size:calc(38px * var(--wide-scale));
    margin-bottom:calc(16px * var(--wide-scale));
  }
  .features-stack .feat .fintro{
    max-width:calc(460px * var(--wide-scale));
    font-size:calc(15px * var(--wide-scale));
    margin-bottom:calc(20px * var(--wide-scale));
  }
  .features-stack .flist{gap:calc(14px * var(--wide-scale))}
  .flist .fi{gap:calc(14px * var(--wide-scale))}
  .flist .fi .fic{
    width:calc(34px * var(--wide-scale));
    height:calc(34px * var(--wide-scale));
    border-radius:50%;
  }
  .features-stack .flist .fi b{font-size:calc(14px * var(--wide-scale))}
  .features-stack .flist .fi p{font-size:calc(12.8px * var(--wide-scale))}
  .chip{
    padding:calc(11px * var(--wide-scale)) calc(15px * var(--wide-scale));
    border-radius:calc(11px * var(--wide-scale));
    gap:calc(10px * var(--wide-scale));
  }
  .chip b{font-size:calc(12px * var(--wide-scale))}
  .chip span{font-size:calc(11px * var(--wide-scale))}

  .flow{padding:calc(80px * var(--wide-scale)) 0}
  .flow h2,.inds h2,.proc h2{font-size:calc(28px * var(--wide-scale))}
  .flow h2{margin-bottom:calc(30px * var(--wide-scale))}
  .flow-steps,.bubbles{gap:calc(8px * var(--wide-scale))}
  .fstep{padding-inline:calc(6px * var(--wide-scale))}
  .fstep .fh{gap:calc(9px * var(--wide-scale));margin-bottom:calc(8px * var(--wide-scale))}
  .fstep .fh .ic{width:calc(42px * var(--wide-scale));height:calc(42px * var(--wide-scale))}
  .fstep .arrow{top:calc(20px * var(--wide-scale))}
  .fstep .fh b{font-size:calc(14px * var(--wide-scale))}
  .fstep .fh small{font-size:calc(11px * var(--wide-scale))}
  .bubbles{margin-top:calc(20px * var(--wide-scale))}
  .btime{font-size:calc(10.5px * var(--wide-scale))}
  .bubble{
    border-radius:calc(12px * var(--wide-scale));
    padding:calc(10px * var(--wide-scale)) calc(12px * var(--wide-scale));
    font-size:calc(11.5px * var(--wide-scale));
  }

  .inds{padding:calc(48px * var(--wide-scale)) 0 calc(52px * var(--wide-scale))}
  .inds .subline{margin-bottom:calc(26px * var(--wide-scale))}
  .inds .subline a{font-size:calc(13.5px * var(--wide-scale))}
  .ind-grid{gap:calc(18px * var(--wide-scale))}
  .ind{border-radius:calc(12px * var(--wide-scale))}
  .ind-icon{
    left:calc(42% - (22px * var(--wide-scale)));
    width:calc(44px * var(--wide-scale));
    height:calc(44px * var(--wide-scale));
  }
  .ind-icon .ti{font-size:calc(25px * var(--wide-scale))}
  .ind img{min-height:calc(168px * var(--wide-scale))}
  .ind .ib{padding:calc(17px * var(--wide-scale)) calc(18px * var(--wide-scale)) calc(20px * var(--wide-scale))}
  .ind .lbl{font-size:calc(11px * var(--wide-scale))}
  .ind h3{font-size:calc(17px * var(--wide-scale));margin:calc(8px * var(--wide-scale)) 0 calc(12px * var(--wide-scale))}
  .ind .more{font-size:calc(13px * var(--wide-scale))}

  .proc{padding:calc(42px * var(--wide-scale)) 0 calc(40px * var(--wide-scale))}
  .proc h2{margin-bottom:calc(26px * var(--wide-scale))}
  .proc-steps{border-radius:calc(14px * var(--wide-scale)) calc(14px * var(--wide-scale)) 0 0}
  .pstep{padding:calc(20px * var(--wide-scale)) calc(104px * var(--wide-scale)) calc(18px * var(--wide-scale)) calc(24px * var(--wide-scale))}
  .pstep .pn{
    width:calc(24px * var(--wide-scale));
    height:calc(24px * var(--wide-scale));
    font-size:calc(12px * var(--wide-scale));
    margin-bottom:calc(9px * var(--wide-scale));
  }
  .pstep h3{font-size:calc(16px * var(--wide-scale))}
  .pstep>p{font-size:calc(13px * var(--wide-scale));margin-bottom:calc(8px * var(--wide-scale))}
  .pstep li{font-size:calc(12.5px * var(--wide-scale))}
  .p-art{
    right:calc(24px * var(--wide-scale));
    bottom:calc(20px * var(--wide-scale));
    width:calc(66px * var(--wide-scale));
    height:calc(66px * var(--wide-scale));
  }
  .p-art svg{width:calc(58px * var(--wide-scale));height:calc(58px * var(--wide-scale))}
  .p-art .ti{font-size:calc(58px * var(--wide-scale))}
  .proc-support{
    padding:calc(16px * var(--wide-scale)) calc(24px * var(--wide-scale));
    border-radius:0 0 calc(14px * var(--wide-scale)) calc(14px * var(--wide-scale));
  }
  .psup{gap:calc(12px * var(--wide-scale));padding-right:calc(18px * var(--wide-scale))}
  .psup + .psup{padding-left:calc(22px * var(--wide-scale))}
  .psup .ic{width:calc(40px * var(--wide-scale));height:calc(40px * var(--wide-scale))}
  .psup b{font-size:calc(13.5px * var(--wide-scale))}
  .psup p{font-size:calc(12.5px * var(--wide-scale))}

  .story{padding:calc(42px * var(--wide-scale)) 0}
  .story-grid{
    grid-template-columns:calc(300px * var(--wide-scale)) 1fr;
    border-radius:calc(14px * var(--wide-scale));
  }
  .story-grid .simg img{min-height:calc(270px * var(--wide-scale))}
  .story-grid .simg .sov{top:calc(20px * var(--wide-scale));left:calc(20px * var(--wide-scale))}
  .story-grid .simg .sov h3{font-size:calc(22px * var(--wide-scale))}
  .story-body{gap:calc(20px * var(--wide-scale));padding:calc(24px * var(--wide-scale))}
  .scol h4{font-size:calc(11px * var(--wide-scale))}
  .scol li{font-size:calc(12.5px * var(--wide-scale))}
  .quote p{font-size:calc(13.5px * var(--wide-scale))}
  .quote .qa{font-size:calc(12px * var(--wide-scale))}

  .compl{padding:calc(22px * var(--wide-scale)) 0 calc(24px * var(--wide-scale))}
  .compl h2{font-size:calc(26px * var(--wide-scale));margin-bottom:calc(18px * var(--wide-scale))}
  .compl-grid{gap:calc(20px * var(--wide-scale))}
  .cmpl{
    grid-template-columns:calc(48px * var(--wide-scale)) 1fr;
    column-gap:calc(11px * var(--wide-scale));
    row-gap:calc(3px * var(--wide-scale));
  }
  .cmpl .ic{width:calc(44px * var(--wide-scale));height:calc(44px * var(--wide-scale))}
  .cmpl b{font-size:calc(13px * var(--wide-scale))}
  .cmpl p{font-size:calc(11.8px * var(--wide-scale))}

  .cta{min-height:calc(304px * var(--wide-scale))}
  .cta .ccopy{padding:calc(32px * var(--wide-scale)) calc(48px * var(--wide-scale))}
  .cta h2{
    max-width:calc(500px * var(--wide-scale));
    font-size:calc(34px * var(--wide-scale));
    margin-bottom:calc(12px * var(--wide-scale));
  }
  .cta p{
    max-width:calc(430px * var(--wide-scale));
    margin-bottom:calc(18px * var(--wide-scale));
    font-size:calc(13px * var(--wide-scale));
  }
  .cta .btn{
    padding:calc(10px * var(--wide-scale)) calc(16px * var(--wide-scale));
    font-size:calc(12px * var(--wide-scale));
  }
  .cta .cimg img{object-position:66% center}

  footer.site{padding:calc(18px * var(--wide-scale)) 0 calc(10px * var(--wide-scale))}
  .foot-top{gap:calc(18px * var(--wide-scale))}
  .foot-brand .fb{font-size:calc(17px * var(--wide-scale));margin-bottom:calc(9px * var(--wide-scale))}
  .foot-brand .fb .m{width:calc(24px * var(--wide-scale));height:calc(24px * var(--wide-scale));font-size:calc(14px * var(--wide-scale))}
  .foot-brand>p.foff{max-width:calc(220px * var(--wide-scale)) !important;font-size:calc(10px * var(--wide-scale))}
  .foot-social{gap:calc(7px * var(--wide-scale));margin-top:calc(8px * var(--wide-scale))}
  .foot-social a{width:calc(24px * var(--wide-scale));height:calc(24px * var(--wide-scale));border-radius:calc(6px * var(--wide-scale))}
  .foff b,.fcol h4{font-size:calc(10px * var(--wide-scale));margin-bottom:calc(4px * var(--wide-scale))}
  .foff p,.fcol a{font-size:calc(10px * var(--wide-scale))}
  .foot-bottom{margin-top:calc(8px * var(--wide-scale));padding-top:calc(8px * var(--wide-scale));font-size:calc(10px * var(--wide-scale))}
}

/* ==========================================================================
   REFERENCE-LOCKED FULL-PAGE PROPORTIONS — v30
   The approved reference-selected.png is the layout authority. Regional
   photography and copy stay localized; section geometry follows the source.
   ========================================================================== */
@media(min-width:861px) and (max-width:1799px){
  .trust{
    height:112px;
    padding:22px 0 16px;
  }
  .stats .wrap{
    min-height:138px;
    padding-top:34px;
    padding-bottom:34px;
  }

  .features-stack .feat:nth-child(1){--reference-feature-height:480px}
  .features-stack .feat:nth-child(2){--reference-feature-height:472px}
  .features-stack .feat:nth-child(3){--reference-feature-height:442px}
  .features-stack .feat{
    min-height:var(--reference-feature-height);
  }
  .features-stack .feat .fimg,
  .features-stack .feat .fimg img{
    height:var(--reference-feature-height);
    min-height:var(--reference-feature-height);
  }

  .flow{
    min-height:474px;
    padding:100px 0;
    box-sizing:border-box;
  }

  .inds{
    min-height:635px;
    padding:56px 0 59px;
    box-sizing:border-box;
  }
  .ind-grid{
    grid-auto-rows:205px;
  }
  .ind{
    min-height:205px;
    grid-template-columns:1fr 1fr;
  }
  .ind img{
    min-height:205px;
  }
  .ind:nth-child(-n+2) img{order:2}
  .ind:nth-child(-n+2) .ib{order:1}
  .ind:nth-child(-n+2) .ind-icon{
    left:auto;
    right:18px;
    top:auto;
    bottom:18px;
    transform:none;
  }
  .ind h3{
    font-size:21px;
  }

  .proc{
    min-height:397px;
    padding:30px 0 28px;
    box-sizing:border-box;
  }

  .story{
    height:196px;
    padding:0;
  }
  .story .wrap,
  .story-grid{
    height:196px;
  }
  .story-grid{
    grid-template-columns:300px 1fr;
  }
  .story-grid .simg img{
    height:196px;
    min-height:196px;
  }
  .story-grid .simg .sov{
    top:14px;
    left:16px;
  }
  .story-grid .simg .sov h3{
    max-width:250px;
    margin-top:5px;
    font-size:17px;
    line-height:1.08;
  }
  .story-grid .simg .sov a{
    margin-top:8px;
    font-size:10px;
  }
  .story-body{
    gap:14px;
    padding:16px 18px;
  }
  .scol h4{
    margin-bottom:6px;
    font-size:9px;
  }
  .scol ul{gap:5px}
  .scol li{
    gap:5px;
    font-size:9.5px;
    line-height:1.35;
  }
  .scol li::before{
    width:5px;
    height:5px;
    margin-top:4px;
  }
  .quote .qm{font-size:26px}
  .quote p{
    margin:5px 0 7px;
    font-size:10px;
    line-height:1.35;
  }
  .quote .qa{font-size:9px}

  .compl{
    height:111px;
    padding:10px 0 8px;
    box-sizing:border-box;
  }
  .compl h2{
    margin-bottom:8px;
    font-size:20px;
  }
  .compl-grid{gap:14px}
  .cmpl{
    grid-template-columns:34px 1fr;
    column-gap:8px;
    row-gap:1px;
  }
  .cmpl .ic{
    width:32px;
    height:32px;
  }
  .cmpl .ic .ti{font-size:26px}
  .cmpl b{font-size:10px}
  .cmpl p{
    font-size:8.5px;
    line-height:1.25;
  }

  .cta{
    min-height:304px;
  }

  footer.site{
    height:75px;
    min-height:75px;
    padding:5px 0 4px;
    box-sizing:border-box;
  }
  footer.site .wrap{height:100%}
  .foot-top{
    height:52px;
    grid-template-columns:1.15fr repeat(3,1fr) 1.3fr;
    gap:10px;
  }
  .foot-brand .fb{
    margin-bottom:3px;
    gap:5px;
    font-size:10px;
  }
  .foot-brand .fb .m{
    width:15px;
    height:15px;
    border-radius:4px;
    font-size:9px;
  }
  .foot-brand>p.foff{display:none}
  .foot-social{
    gap:4px;
    margin-top:3px;
  }
  .foot-social a{
    width:14px;
    height:14px;
    border-radius:3px;
  }
  .foot-social .ti{font-size:9px}
  .fcol{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-auto-rows:8px;
    column-gap:5px;
    align-content:start;
  }
  .fcol h4{
    grid-column:1/-1;
    font-size:7px;
    line-height:1;
    margin-bottom:1px;
  }
  .fcol a{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:6.5px;
    line-height:1;
  }
  .foff b{
    margin-bottom:2px;
    font-size:7px;
  }
  .foff p{
    margin:0;
    font-size:6.5px;
    line-height:1.25;
  }
  .foot-bottom{
    margin-top:2px;
    padding-top:2px;
    font-size:6.5px;
  }
}

@media(min-width:1800px){
  .trust{
    height:calc(112px * var(--wide-scale));
    padding:calc(22px * var(--wide-scale)) 0 calc(16px * var(--wide-scale));
  }
  .stats .wrap{
    min-height:calc(138px * var(--wide-scale));
    padding-top:calc(34px * var(--wide-scale));
    padding-bottom:calc(34px * var(--wide-scale));
  }

  .features-stack .feat:nth-child(1){--reference-feature-height:calc(480px * var(--wide-scale))}
  .features-stack .feat:nth-child(2){--reference-feature-height:calc(472px * var(--wide-scale))}
  .features-stack .feat:nth-child(3){--reference-feature-height:calc(442px * var(--wide-scale))}
  .features-stack .feat{
    min-height:var(--reference-feature-height);
  }
  .features-stack .feat .fimg,
  .features-stack .feat .fimg img{
    height:var(--reference-feature-height);
    min-height:var(--reference-feature-height);
  }

  .flow{
    min-height:calc(474px * var(--wide-scale));
    padding:calc(100px * var(--wide-scale)) 0;
    box-sizing:border-box;
  }

  .inds{
    min-height:calc(635px * var(--wide-scale));
    padding:calc(56px * var(--wide-scale)) 0 calc(59px * var(--wide-scale));
    box-sizing:border-box;
  }
  .ind-grid{grid-auto-rows:calc(205px * var(--wide-scale))}
  .ind{
    min-height:calc(205px * var(--wide-scale));
    grid-template-columns:1fr 1fr;
  }
  .ind img{min-height:calc(205px * var(--wide-scale))}
  .ind:nth-child(-n+2) img{order:2}
  .ind:nth-child(-n+2) .ib{order:1}
  .ind:nth-child(-n+2) .ind-icon{
    left:auto;
    right:calc(18px * var(--wide-scale));
    top:auto;
    bottom:calc(18px * var(--wide-scale));
    transform:none;
  }
  .ind h3{font-size:calc(21px * var(--wide-scale))}

  .proc{
    min-height:calc(397px * var(--wide-scale));
    padding:calc(30px * var(--wide-scale)) 0 calc(28px * var(--wide-scale));
    box-sizing:border-box;
  }

  .story{
    height:calc(196px * var(--wide-scale));
    padding:0;
  }
  .story .wrap,
  .story-grid{height:calc(196px * var(--wide-scale))}
  .story-grid{grid-template-columns:calc(300px * var(--wide-scale)) 1fr}
  .story-grid .simg img{
    height:calc(196px * var(--wide-scale));
    min-height:calc(196px * var(--wide-scale));
  }
  .story-grid .simg .sov{
    top:calc(14px * var(--wide-scale));
    left:calc(16px * var(--wide-scale));
  }
  .story-grid .simg .sov h3{
    max-width:calc(250px * var(--wide-scale));
    margin-top:calc(5px * var(--wide-scale));
    font-size:calc(17px * var(--wide-scale));
    line-height:1.08;
  }
  .story-grid .simg .sov a{
    margin-top:calc(8px * var(--wide-scale));
    font-size:calc(10px * var(--wide-scale));
  }
  .story-body{
    gap:calc(14px * var(--wide-scale));
    padding:calc(16px * var(--wide-scale)) calc(18px * var(--wide-scale));
  }
  .scol h4{
    margin-bottom:calc(6px * var(--wide-scale));
    font-size:calc(9px * var(--wide-scale));
  }
  .scol ul{gap:calc(5px * var(--wide-scale))}
  .scol li{
    gap:calc(5px * var(--wide-scale));
    font-size:calc(9.5px * var(--wide-scale));
    line-height:1.35;
  }
  .scol li::before{
    width:calc(5px * var(--wide-scale));
    height:calc(5px * var(--wide-scale));
    margin-top:calc(4px * var(--wide-scale));
  }
  .quote .qm{font-size:calc(26px * var(--wide-scale))}
  .quote p{
    margin:calc(5px * var(--wide-scale)) 0 calc(7px * var(--wide-scale));
    font-size:calc(10px * var(--wide-scale));
    line-height:1.35;
  }
  .quote .qa{font-size:calc(9px * var(--wide-scale))}

  .compl{
    height:calc(111px * var(--wide-scale));
    padding:calc(10px * var(--wide-scale)) 0 calc(8px * var(--wide-scale));
    box-sizing:border-box;
  }
  .compl h2{
    margin-bottom:calc(8px * var(--wide-scale));
    font-size:calc(20px * var(--wide-scale));
  }
  .compl-grid{gap:calc(14px * var(--wide-scale))}
  .cmpl{
    grid-template-columns:calc(34px * var(--wide-scale)) 1fr;
    column-gap:calc(8px * var(--wide-scale));
    row-gap:calc(1px * var(--wide-scale));
  }
  .cmpl .ic{
    width:calc(32px * var(--wide-scale));
    height:calc(32px * var(--wide-scale));
  }
  .cmpl .ic .ti{font-size:calc(26px * var(--wide-scale))}
  .cmpl b{font-size:calc(10px * var(--wide-scale))}
  .cmpl p{
    font-size:calc(8.5px * var(--wide-scale));
    line-height:1.25;
  }

  footer.site{
    height:calc(75px * var(--wide-scale));
    min-height:calc(75px * var(--wide-scale));
    padding:calc(5px * var(--wide-scale)) 0 calc(4px * var(--wide-scale));
    box-sizing:border-box;
  }
  footer.site .wrap{height:100%}
  .foot-top{
    height:calc(52px * var(--wide-scale));
    grid-template-columns:1.15fr repeat(3,1fr) 1.3fr;
    gap:calc(10px * var(--wide-scale));
  }
  .foot-brand .fb{
    margin-bottom:calc(3px * var(--wide-scale));
    gap:calc(5px * var(--wide-scale));
    font-size:calc(10px * var(--wide-scale));
  }
  .foot-brand .fb .m{
    width:calc(15px * var(--wide-scale));
    height:calc(15px * var(--wide-scale));
    border-radius:calc(4px * var(--wide-scale));
    font-size:calc(9px * var(--wide-scale));
  }
  .foot-brand>p.foff{display:none}
  .foot-social{
    gap:calc(4px * var(--wide-scale));
    margin-top:calc(3px * var(--wide-scale));
  }
  .foot-social a{
    width:calc(14px * var(--wide-scale));
    height:calc(14px * var(--wide-scale));
    border-radius:calc(3px * var(--wide-scale));
  }
  .foot-social .ti{font-size:calc(9px * var(--wide-scale))}
  .fcol{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-auto-rows:calc(8px * var(--wide-scale));
    column-gap:calc(5px * var(--wide-scale));
    align-content:start;
  }
  .fcol h4{
    grid-column:1/-1;
    font-size:calc(7px * var(--wide-scale));
    line-height:1;
    margin-bottom:calc(1px * var(--wide-scale));
  }
  .fcol a{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:calc(6.5px * var(--wide-scale));
    line-height:1;
  }
  .foff b{
    margin-bottom:calc(2px * var(--wide-scale));
    font-size:calc(7px * var(--wide-scale));
  }
  .foff p{
    margin:0;
    font-size:calc(6.5px * var(--wide-scale));
    line-height:1.25;
  }
  .foot-bottom{
    margin-top:calc(2px * var(--wide-scale));
    padding-top:calc(2px * var(--wide-scale));
    font-size:calc(6.5px * var(--wide-scale));
  }
}

/* Reference content density: rich channel cards and the source's compact
   same-row industries heading. All added symbols remain library icons. */
.voice-ui{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  margin-top:12px;
  color:var(--g);
}
.voice-ui>.ti{font-size:34px;line-height:1}
.voice-call{
  display:flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  border-radius:50%;
  background:var(--mint);
  color:var(--g-d);
}
.voice-call .ti{font-size:18px;line-height:1}
.travel-card img{
  display:block;
  width:100%;
  height:58px;
  margin:-10px -12px 8px;
  max-width:calc(100% + 24px);
  border-radius:11px 11px 6px 6px;
  object-fit:cover;
}
.travel-card>span{display:block}
.mini-action{
  display:block;
  margin-top:8px;
  border:1px solid var(--line2);
  border-radius:6px;
  background:#fff;
  color:var(--g-d);
  font-size:10px;
  font-weight:700;
  line-height:24px;
  text-align:center;
}
.result-mark{
  display:flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  margin-top:12px;
  border-radius:50%;
  background:var(--mint);
  color:var(--g);
}
.result-mark .ti{font-size:20px;line-height:1}

@media(min-width:861px) and (max-width:1799px){
  .flow{
    height:474px;
    min-height:474px;
    padding:28px 0 16px;
  }
  .fstep .fh .ic{
    width:56px;
    height:56px;
  }
  .fstep .fh .ic .ti{font-size:30px}
  .fstep .arrow{top:27px}
  .bubble.flow-card{min-height:220px}
  .bcol:nth-child(4) .bubble{min-height:92px}

  .inds{
    height:635px;
    min-height:635px;
    padding:10px 0 59px;
  }
  .inds .wrap{position:relative}
  .inds h2{margin-bottom:18px}
  .inds .subline{
    position:absolute;
    top:4px;
    right:40px;
    margin:0;
  }
  .ind-grid{
    grid-template-rows:260px 195px;
    grid-auto-rows:auto;
  }
  .ind{
    min-height:0;
  }
  .ind img{
    min-height:0;
  }
  .ind h3{font-size:22px}
}

@media(min-width:1800px){
  .voice-ui{
    gap:calc(8px * var(--wide-scale));
    margin-top:calc(12px * var(--wide-scale));
  }
  .voice-ui>.ti{font-size:calc(34px * var(--wide-scale))}
  .voice-call{
    width:calc(30px * var(--wide-scale));
    height:calc(30px * var(--wide-scale));
  }
  .voice-call .ti{font-size:calc(18px * var(--wide-scale))}
  .travel-card img{
    height:calc(58px * var(--wide-scale));
    margin:calc(-10px * var(--wide-scale)) calc(-12px * var(--wide-scale)) calc(8px * var(--wide-scale));
    max-width:calc(100% + (24px * var(--wide-scale)));
  }
  .mini-action{
    margin-top:calc(8px * var(--wide-scale));
    border-radius:calc(6px * var(--wide-scale));
    font-size:calc(10px * var(--wide-scale));
    line-height:calc(24px * var(--wide-scale));
  }
  .result-mark{
    width:calc(30px * var(--wide-scale));
    height:calc(30px * var(--wide-scale));
    margin-top:calc(12px * var(--wide-scale));
  }
  .result-mark .ti{font-size:calc(20px * var(--wide-scale))}

  .flow{
    height:calc(474px * var(--wide-scale));
    min-height:calc(474px * var(--wide-scale));
    padding:calc(28px * var(--wide-scale)) 0 calc(16px * var(--wide-scale));
  }
  .fstep .fh .ic{
    width:calc(56px * var(--wide-scale));
    height:calc(56px * var(--wide-scale));
  }
  .fstep .fh .ic .ti{font-size:calc(30px * var(--wide-scale))}
  .fstep .arrow{top:calc(27px * var(--wide-scale))}
  .bubble.flow-card{min-height:calc(220px * var(--wide-scale))}
  .bcol:nth-child(4) .bubble{min-height:calc(92px * var(--wide-scale))}

  .inds{
    height:calc(635px * var(--wide-scale));
    min-height:calc(635px * var(--wide-scale));
    padding:calc(10px * var(--wide-scale)) 0 calc(59px * var(--wide-scale));
  }
  .inds .wrap{position:relative}
  .inds h2{margin-bottom:calc(18px * var(--wide-scale))}
  .inds .subline{
    position:absolute;
    top:calc(4px * var(--wide-scale));
    right:calc(40px * var(--wide-scale));
    margin:0;
  }
  .ind-grid{
    grid-template-rows:calc(260px * var(--wide-scale)) calc(195px * var(--wide-scale));
    grid-auto-rows:auto;
  }
  .ind{min-height:0}
  .ind img{min-height:0}
  .ind h3{font-size:calc(22px * var(--wide-scale))}
}

/* Reference image ratios: the approved Hero is image-led and the closing
   banner keeps a narrow green copy panel with a full-length team photograph. */
@media(min-width:861px){
  .hero{grid-template-columns:39% 61%}
  .hero .hcopy{padding-right:18px}
  .cta{grid-template-columns:37% 63%}
}

@media(min-width:1800px){
  .hero .hcopy{padding-right:calc(18px * var(--wide-scale))}
}

/* ==========================================================================
   PROPORTION + UX SYSTEM — v35
   The approved 1536px composition remains the art direction, but geometry no
   longer stays frozen below 1536px or grows without limit on ultra-wide
   displays. Media stays full-bleed; readable content has bounded dimensions.
   ========================================================================== */
.skip-link{
  position:fixed;
  top:10px;
  left:12px;
  z-index:1000;
  transform:translateY(-160%);
  border-radius:8px;
  background:var(--g-dd);
  color:#fff;
  padding:10px 15px;
  font-weight:700;
  transition:transform .18s ease;
}
.skip-link:focus{transform:none}
.home-page :focus-visible{outline:3px solid rgba(34,122,69,.32);outline-offset:3px}

@media(min-width:1181px){
  .home-page{
    --wrap:clamp(1180px,86vw,1760px);
    --hero-h:clamp(500px,36.46vw,610px);
    --trust-h:clamp(92px,7.29vw,118px);
    --stats-h:clamp(112px,9.05vw,146px);
    --feat-1-h:clamp(390px,31.25vw,520px);
    --feat-2-h:clamp(382px,30.73vw,510px);
    --feat-3-h:clamp(360px,28.78vw,480px);
    --flow-h:clamp(400px,30.86vw,500px);
    --inds-h:clamp(520px,41.34vw,680px);
    --proc-h:clamp(350px,25.85vw,430px);
    --story-h:clamp(230px,16.9vw,280px);
    --compl-h:clamp(130px,9vw,160px);
    --cta-h:clamp(260px,19.8vw,330px);
  }

  .home-page .rail{
    width:var(--rail);
    height:calc(68px + var(--hero-h) + var(--trust-h) + var(--stats-h));
  }
  .home-page header.site{min-height:68px}

  .home-page .hero{
    height:var(--hero-h);
    min-height:var(--hero-h);
    grid-template-columns:43% 57%;
  }
  .home-page .hero .hcopy{
    min-width:0;
    padding:clamp(34px,3vw,52px) clamp(34px,3.2vw,58px);
  }
  .home-page .hero h1{
    max-width:560px;
    font-size:clamp(48px,4vw,62px);
    line-height:1.035;
    margin:14px 0 18px;
  }
  .home-page .hero p.lead{
    max-width:500px;
    margin-bottom:24px;
    font-size:clamp(14px,1.04vw,16px);
    line-height:1.55;
  }
  .home-page .hero .cta-row{gap:10px}
  .home-page .hero .himg{height:var(--hero-h);min-height:var(--hero-h)}
  .home-page .msg-card{
    left:clamp(22px,3vw,48px);
    bottom:clamp(22px,2.5vw,38px);
  }

  .home-page .trust{
    height:var(--trust-h);
    min-height:var(--trust-h);
    padding:clamp(14px,1.4vw,22px) 0 clamp(10px,1vw,16px);
  }
  .home-page .trust .logos img{height:clamp(24px,2vw,32px)}

  .home-page .stats .wrap{
    height:var(--stats-h);
    min-height:var(--stats-h);
    padding-top:clamp(24px,2.2vw,34px);
    padding-bottom:clamp(24px,2.2vw,34px);
  }
  .home-page .stats .stat{padding-inline:clamp(20px,2.5vw,38px)}
  .home-page .stats .stat b{font-size:clamp(28px,2.25vw,36px)}

  .home-page .features-stack .feat:nth-child(1){--reference-feature-height:var(--feat-1-h)}
  .home-page .features-stack .feat:nth-child(2){--reference-feature-height:var(--feat-2-h)}
  .home-page .features-stack .feat:nth-child(3){--reference-feature-height:var(--feat-3-h)}
  .home-page .features-stack .feat,
  .home-page .features-stack .feat .fimg,
  .home-page .features-stack .feat .fimg img{
    height:var(--reference-feature-height);
    min-height:var(--reference-feature-height);
  }
  .home-page .features-stack .feat .fcopy{
    padding:clamp(32px,3.4vw,52px) clamp(42px,6vw,92px);
  }
  .home-page .features-stack .feat h2{
    font-size:clamp(28px,2.35vw,36px);
    line-height:1.08;
  }
  .home-page .features-stack .feat .fintro{
    margin-bottom:clamp(14px,1.3vw,20px);
    font-size:clamp(13.5px,.98vw,15px);
  }
  .home-page .features-stack .flist{gap:clamp(10px,.92vw,14px)}

  .home-page .flow{
    height:var(--flow-h);
    min-height:var(--flow-h);
    padding:clamp(24px,2.2vw,34px) 0 clamp(16px,1.4vw,22px);
  }
  .home-page .flow h2{margin-bottom:clamp(22px,2vw,30px)}
  .home-page .bubble.flow-card{min-height:clamp(165px,14.3vw,220px)}
  .home-page .bcol:nth-child(4) .bubble{min-height:clamp(76px,6vw,92px)}

  .home-page .inds{
    height:var(--inds-h);
    min-height:var(--inds-h);
    padding:clamp(18px,1.7vw,28px) 0 clamp(30px,3vw,48px);
  }
  .home-page .inds h2{margin-bottom:clamp(12px,1.1vw,18px)}
  .home-page .inds .subline{top:clamp(3px,.35vw,6px)}
  .home-page .ind-grid{
    height:calc(var(--inds-h) - clamp(98px,8vw,126px));
    grid-template-rows:minmax(0,1.14fr) minmax(0,.86fr);
  }
  .home-page .ind h3{font-size:clamp(18px,1.43vw,22px)}

  .home-page .proc{
    min-height:var(--proc-h);
    padding:clamp(24px,2vw,32px) 0;
  }
  .home-page .proc h2{margin-bottom:clamp(20px,1.7vw,26px)}
  .home-page .pstep{padding:clamp(17px,1.5vw,23px)}

  .home-page .story{
    height:var(--story-h);
    padding:0;
  }
  .home-page .story .wrap,
  .home-page .story-grid{height:var(--story-h)}
  .home-page .story-grid{grid-template-columns:clamp(280px,22vw,360px) 1fr}
  .home-page .story-grid .simg img{
    height:var(--story-h);
    min-height:var(--story-h);
  }
  .home-page .story-body{
    gap:clamp(14px,1.25vw,22px);
    padding:clamp(18px,1.55vw,25px);
  }
  .home-page .scol h4{font-size:10px}
  .home-page .scol li{font-size:clamp(10px,.74vw,11.5px)}
  .home-page .quote p{font-size:clamp(10.5px,.75vw,11.5px)}
  .home-page .quote .qa{font-size:10px}

  .home-page .compl{
    height:var(--compl-h);
    min-height:var(--compl-h);
    padding:clamp(14px,1.2vw,20px) 0;
  }
  .home-page .compl h2{
    margin-bottom:clamp(10px,.9vw,15px);
    font-size:clamp(20px,1.55vw,24px);
  }
  .home-page .cmpl b{font-size:clamp(10.5px,.77vw,12px)}
  .home-page .cmpl p{font-size:clamp(9.5px,.68vw,10.5px)}

  .home-page .cta{
    height:var(--cta-h);
    min-height:var(--cta-h);
    grid-template-columns:37% 63%;
  }
  .home-page .cta .ccopy{padding:clamp(28px,2.6vw,42px) clamp(36px,3.5vw,56px)}
  .home-page .cta h2{font-size:clamp(27px,2.2vw,35px)}

  .home-page footer.site{
    height:auto;
    min-height:168px;
    padding:24px 0 16px;
  }
  .home-page footer.site .wrap{height:auto}
  .home-page .foot-top{
    height:auto;
    gap:clamp(16px,1.5vw,24px);
  }
  .home-page .foot-brand .fb{font-size:16px;margin-bottom:8px}
  .home-page .foot-brand .fb .m{width:23px;height:23px;font-size:13px}
  .home-page .foot-brand>p.foff{
    display:block;
    max-width:230px !important;
    font-size:10px;
  }
  .home-page .foot-social{gap:6px;margin-top:7px}
  .home-page .foot-social a{width:23px;height:23px}
  .home-page .fcol{
    display:block;
  }
  .home-page .foff b,
  .home-page .fcol h4{font-size:10px;margin-bottom:6px}
  .home-page .foff p,
  .home-page .fcol a{
    overflow:visible;
    white-space:normal;
    font-size:10px;
    line-height:1.35;
    margin-bottom:3px;
  }
  .home-page .foot-bottom{
    margin-top:12px;
    padding-top:10px;
    font-size:9.5px;
  }
}

/* V73 HERO CHAT PROMPT */
.home-page button.msg-card{
  appearance:none;
  border:1px solid rgba(255,255,255,.22);
  color:inherit;
  font:inherit;
  text-align:left;
  cursor:pointer;
  transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;
}

.home-page button.msg-card:hover{
  transform:translateY(-2px);
  border-color:rgba(255,255,255,.38);
  background:rgba(10,54,32,.92);
  box-shadow:0 14px 34px rgba(0,0,0,.3);
}

.home-page button.msg-card:focus-visible{
  outline:3px solid #b9f3cd;
  outline-offset:3px;
}

.home-page button.msg-card .tick{
  width:28px;
  height:28px;
}

.home-page button.msg-card .tick .ti{font-size:17px}
.home-page button.msg-card .msg-copy{margin:0}
.home-page button.msg-card .msg-copy>span{white-space:nowrap}

@media(max-width:520px){
  .home-page button.msg-card .msg-copy>span{white-space:normal}
}

/* V74 ALIGN HERO COPY WITH THE VIDEO'S RIGHT-SIDE GLASS SAFE AREA */
@media(min-width:1181px){
  .home-page .hero-stage{
    --hero-copy-w:clamp(580px,48vw,820px);
  }
}

@media(min-width:861px) and (max-width:1180px){
  .home-page .hero-stage{
    --hero-copy-w:clamp(540px,54vw,620px);
  }
}

/* V75 COMPACT-DESKTOP HEADER ALIGNMENT */
@media(min-width:901px) and (max-width:1180px){
  .home-page header.site .brand{
    position:static;
    flex:0 0 clamp(190px,22vw,218px);
    width:clamp(190px,22vw,218px);
    height:52px;
    margin:0;
    transform:none;
  }

  .home-page header.site .h-actions{
    order:2;
    margin-left:auto;
  }

  .home-page .nav-toggle{order:3}
}

/* Tablet / compact desktop: remove the decorative rail before it squeezes
   content, preserve the image-led hero, and use a real mobile navigation. */
@media(min-width:901px) and (max-width:1180px){
  .home-page{--rail:0px;--wrap:min(100%,1080px)}
  .home-page .rail{display:none}
  .home-page header.site{
    min-height:68px;
    margin-left:0;
    padding:10px 24px;
    flex-wrap:nowrap;
    gap:12px;
  }
  .home-page header.site .brand{display:block;margin-right:auto}
  .home-page header.site .h-spacer{display:none}
  .home-page header.site .h-actions{flex:0 0 auto;gap:9px}
  .home-page .nav-toggle{display:flex;order:4}
  .home-page header.site nav{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    z-index:50;
    margin:0;
    padding:12px 24px 18px;
    border-top:1px solid var(--line);
    background:#fff;
    box-shadow:0 18px 35px rgba(20,67,42,.12);
  }
  .home-page header.site nav.open{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}
  .home-page header.site nav a{padding:10px;text-align:center}

  .home-page .hero{
    height:500px;
    min-height:500px;
    margin-left:0;
    grid-template-columns:42% 58%;
  }
  .home-page .hero .hcopy{padding:34px 30px}
  .home-page .hero h1{font-size:clamp(39px,4vw,46px);line-height:1.04}
  .home-page .hero p.lead{font-size:14px;line-height:1.5;margin-bottom:20px}
  .home-page .hero .btn{padding:11px 15px;font-size:13px}
  .home-page .hero .himg{height:500px;min-height:500px}
  .home-page .msg-card{left:22px;bottom:22px}
  .home-page .trust,
  .home-page .stats{margin-left:0}
  .home-page .trust{height:94px;padding:16px 0 12px}
  .home-page .trust .logos{gap:22px}
  .home-page .trust .logos img{height:23px}
  .home-page .stats .wrap{min-height:116px;padding:24px}

  .home-page .features-stack .feat,
  .home-page .features-stack .feat .fimg,
  .home-page .features-stack .feat .fimg img{
    height:380px;
    min-height:380px;
  }
  .home-page .features-stack .feat .fcopy{padding:30px 42px}
  .home-page .features-stack .feat h2{font-size:30px}
  .home-page .features-stack .feat .fintro{font-size:13.5px;margin-bottom:14px}
  .home-page .features-stack .flist{gap:9px}
  .home-page .flow{height:auto;min-height:590px;padding:42px 0}
  .home-page .inds{height:auto;min-height:540px;padding:42px 0}
  .home-page .inds .subline{position:static;margin:0 0 24px}
  .home-page .ind-grid{height:auto;grid-template-rows:220px 190px}
  .home-page .proc{height:auto;min-height:390px}
  .home-page .story{height:280px;padding:0}
  .home-page .story .wrap,
  .home-page .story-grid{height:280px}
  .home-page .story-grid .simg img{height:280px;min-height:280px}
  .home-page .story-body{grid-template-columns:repeat(2,1fr);padding:20px}
  .home-page .compl{height:150px;padding:18px 0}
  .home-page .compl h2{margin-bottom:14px}
  .home-page .cta{min-height:290px}
  .home-page footer.site{height:auto;min-height:210px;padding:28px 0 18px}
  .home-page .foot-top{height:auto;grid-template-columns:1.15fr repeat(3,1fr) 1.25fr !important}
  .home-page .fcol{display:block}
  .home-page .fcol h4,.home-page .foff b{font-size:10px}
  .home-page .fcol a,.home-page .foff p{font-size:9.5px;line-height:1.35}
  .home-page .foot-bottom{margin-top:14px;padding-top:10px;font-size:9.5px}
}

/* Phone and portrait-tablet: one compact header row, shorter imagery, and
   horizontally explorable dense sections instead of an 11,000px document. */
@media(max-width:900px){
  .home-page{--rail:0px}
  .home-page .rail{display:none}
  .home-page header.site{
    position:sticky;
    min-height:66px;
    padding:11px 18px;
    flex-wrap:nowrap;
    gap:8px;
  }
  .home-page header.site .brand{
    display:block;
    flex:0 0 auto;
    margin-right:auto;
    font-size:18px;
  }
  .home-page header.site .h-spacer,
  .home-page header.site .sp{display:none}
  .home-page header.site .h-actions{
    order:3;
    flex:0 0 auto;
    gap:6px;
  }
  .home-page .lang-btn{padding:7px 5px;font-size:12px}
  .home-page header.site .btn{
    padding:10px 12px;
    border-radius:8px;
    font-size:12px;
    white-space:nowrap;
  }
  .home-page .nav-toggle{
    order:4;
    display:flex;
    flex:0 0 40px;
    margin-left:0;
  }
  .home-page header.site nav{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    z-index:50;
    margin:0;
    padding:10px 18px 16px;
    border-top:1px solid var(--line);
    background:#fff;
    box-shadow:0 18px 35px rgba(20,67,42,.12);
  }
  .home-page header.site nav.open{display:flex}

  .home-page .hero{
    margin-left:0;
    grid-template-columns:1fr;
    height:auto;
    min-height:0;
    padding:0;
  }
  .home-page .hero .hcopy{padding:30px 22px 26px}
  .home-page .hero h1{
    max-width:560px;
    margin:14px 0 18px;
    font-size:clamp(36px,8.4vw,48px);
    line-height:1.05;
  }
  .home-page .hero p.lead{
    max-width:590px;
    margin-bottom:22px;
    font-size:15px;
    line-height:1.55;
  }
  .home-page .hero .cta-row{gap:8px}
  .home-page .hero .himg{
    height:clamp(260px,62vw,390px);
    min-height:clamp(260px,62vw,390px);
    margin:0 22px 24px;
    border-radius:18px;
  }
  .home-page .hero .himg>:is(img,video){object-position:62% center}
  .home-page .msg-card{left:14px;bottom:14px;padding:9px 12px}
  .home-page .msg-card b{font-size:11.5px}
  .home-page .msg-card span{font-size:9.5px}

  .home-page .trust{
    height:108px;
    min-height:108px;
    margin-left:0;
    padding:14px 0 10px;
    overflow:hidden;
  }
  .home-page .trust .wrap{padding-inline:20px}
  .home-page .trust .tt{margin-bottom:12px;text-align:left}
  .home-page .trust .logos{
    justify-content:flex-start;
    flex-wrap:nowrap;
    gap:20px;
    overflow-x:auto;
    padding:0 0 8px;
    scrollbar-width:none;
  }
  .home-page .trust .logos::-webkit-scrollbar{display:none}
  .home-page .trust .logos img{height:24px;flex:0 0 auto}

  .home-page .stats{margin-left:0}
  .home-page .stats .wrap{
    min-height:118px;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:0;
    padding:22px 12px;
  }
  .home-page .stats .stat{
    justify-content:center;
    gap:7px;
    min-width:0;
    padding:0 7px;
  }
  .home-page .stats .stat + .stat{border-left:1px solid var(--line2)}
  .home-page .stats .stat .si{width:27px;height:27px}
  .home-page .stats .stat .si .ti{font-size:23px}
  .home-page .stats .stat b{font-size:clamp(21px,5vw,28px)}
  .home-page .stats .stat span{font-size:9.5px;line-height:1.25}

  .home-page .features-stack .feat{
    grid-template-columns:1fr;
    height:auto;
    min-height:0;
  }
  .home-page .features-stack .feat.rev .fcopy{order:0}
  .home-page .features-stack .feat .fcopy{padding:28px 22px 30px}
  .home-page .features-stack .feat h2{
    max-width:520px;
    font-size:clamp(28px,6.8vw,34px);
  }
  .home-page .features-stack .feat .fintro{margin-bottom:15px;font-size:14px}
  .home-page .features-stack .flist{gap:10px}
  .home-page .features-stack .feat .fimg,
  .home-page .features-stack .feat .fimg img{
    width:100%;
    height:clamp(230px,58vw,340px);
    min-height:clamp(230px,58vw,340px);
  }

  .home-page .flow{
    height:auto;
    min-height:0;
    padding:38px 0 34px;
    overflow:hidden;
  }
  .home-page .flow .wrap{
    overflow-x:auto;
    padding-inline:20px;
    scrollbar-width:none;
  }
  .home-page .flow .wrap::-webkit-scrollbar{display:none}
  .home-page .flow h2{
    position:sticky;
    left:0;
    width:calc(100vw - 40px);
    margin-bottom:24px;
    text-align:left;
    font-size:26px;
  }
  .home-page .flow-steps,
  .home-page .bubbles{
    width:850px;
    grid-template-columns:repeat(5,1fr) !important;
    gap:10px;
    font-size:11px !important;
  }
  .home-page .fstep .arrow{display:block}
  .home-page .bubble.flow-card{min-height:180px}
  .home-page .bcol:nth-child(4) .bubble{min-height:82px}

  .home-page .inds{
    height:auto;
    min-height:0;
    padding:38px 0 42px;
    overflow:hidden;
  }
  .home-page .inds h2{text-align:left;font-size:28px}
  .home-page .inds .subline{position:static;text-align:left;margin:8px 0 22px}
  .home-page .ind-grid{
    height:auto;
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:min(84vw,430px);
    grid-template-columns:none;
    grid-template-rows:270px;
    gap:14px;
    overflow-x:auto;
    padding:0 0 10px;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
  }
  .home-page .ind-grid::-webkit-scrollbar{display:none}
  .home-page .ind{
    min-height:270px;
    grid-template-columns:42% 58%;
    scroll-snap-align:start;
  }
  .home-page .ind:nth-child(-n+2) img{order:0}
  .home-page .ind:nth-child(-n+2) .ib{order:0}
  .home-page .ind img{height:270px;min-height:270px}
  .home-page .ind .ib{padding:20px 18px}
  .home-page .ind h3{font-size:20px}
  .home-page .ind-icon{right:16px;top:auto;bottom:16px}

  .home-page .proc{height:auto;min-height:0;padding:38px 0}
  .home-page .proc h2{text-align:left;font-size:28px}
  .home-page .proc-steps{
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:min(82vw,420px);
    grid-template-columns:none;
    gap:12px;
    overflow-x:auto;
    border:0;
    border-radius:0;
    background:transparent;
    padding-bottom:10px;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
  }
  .home-page .proc-steps::-webkit-scrollbar{display:none}
  .home-page .pstep{
    min-height:270px;
    border:1px solid var(--line);
    border-radius:14px;
    padding:22px;
    scroll-snap-align:start;
  }
  .home-page .pstep + .pstep{border-left:1px solid var(--line)}
  .home-page .proc-support{
    grid-template-columns:1fr;
    gap:0;
    margin-top:12px;
    border:1px solid var(--line);
    border-radius:14px;
    padding:8px 18px;
  }
  .home-page .psup{padding:12px 0}
  .home-page .psup + .psup{border-top:1px solid var(--line);border-left:0;padding-left:0}

  .home-page .story{height:auto;padding:38px 0}
  .home-page .story .wrap,
  .home-page .story-grid{height:auto}
  .home-page .story-grid{grid-template-columns:1fr}
  .home-page .story-grid .simg img{height:270px;min-height:270px}
  .home-page .story-body{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px;
    padding:22px;
  }
  .home-page .scol h4{font-size:10px}
  .home-page .scol li{font-size:11px}
  .home-page .quote p{font-size:11px}

  .home-page .compl{height:auto;min-height:0;padding:32px 0}
  .home-page .compl h2{text-align:left;margin-bottom:20px;font-size:26px}
  .home-page .compl-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px 14px;
  }
  .home-page .cmpl{grid-template-columns:38px 1fr}
  .home-page .cmpl .ic{width:36px;height:36px}
  .home-page .cmpl b{font-size:11.5px}
  .home-page .cmpl p{font-size:10.5px}

  .home-page .cta{
    height:auto;
    min-height:0;
    grid-template-columns:1fr;
  }
  .home-page .cta .ccopy{padding:36px 22px}
  .home-page .cta h2{font-size:32px}
  .home-page .cta .cimg{height:clamp(250px,62vw,390px);min-height:0}
  .home-page .cta .cimg img{position:absolute}

  .home-page footer.site{
    height:auto;
    min-height:0;
    padding:32px 0 22px;
  }
  .home-page footer.site .wrap{height:auto;overflow:visible}
  .home-page .foot-top{
    height:auto;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:24px 20px;
  }
  .home-page .foot-brand,
  .home-page .foff{grid-column:1/-1}
  .home-page .foot-brand>p.foff{
    display:block;
    max-width:520px !important;
    font-size:12px;
  }
  .home-page .fcol{display:block}
  .home-page .fcol h4,.home-page .foff b{font-size:10.5px;margin-bottom:8px}
  .home-page .fcol a,.home-page .foff p{font-size:11px;line-height:1.45;margin-bottom:5px}
  .home-page .foot-bottom{
    align-items:flex-start;
    margin-top:22px;
    padding-top:16px;
    font-size:10px;
  }
}

/* ==========================================================================
   V97 — ONE SITE ALIGNMENT SYSTEM
   The inner pages previously mixed 1180px, 1200px and viewport-width axes.
   This final layer gives header, hero, document cards and footer one shared
   1520px canvas, with readable gutters from phone through ultra-wide screens.
   ========================================================================== */
body:not(.home-page){
  --sub-content:1520px;
  --sub-header-h:76px;
  --sub-rail-w:64px;
  --sub-gutter:clamp(24px,3vw,48px);
  padding-left:0!important;
  overflow-x:clip;
  background:#fff;
}

body:not(.home-page) .rail{
  position:fixed!important;
  inset:var(--sub-header-h) auto 0 0!important;
  width:var(--sub-rail-w)!important;
  height:auto!important;
  min-height:0!important;
  padding:28px 0 20px!important;
  background:var(--g)!important;
  display:flex!important;
  align-items:center;
  z-index:40;
}

body:not(.home-page) .rail .mark{display:none!important}

body:not(.home-page) .rail .vlabel{
  margin:auto 0!important;
  max-height:calc(100vh - var(--sub-header-h) - 84px);
  color:#fff;
  font-size:11px!important;
  line-height:1.25;
  letter-spacing:.13em!important;
  font-weight:700;
  white-space:nowrap;
}

body:not(.home-page) .rail .dot{
  width:10px!important;
  height:10px!important;
  margin:0!important;
}

body:not(.home-page) header.site{
  position:sticky!important;
  top:0;
  left:auto!important;
  right:auto!important;
  width:min(100%,var(--sub-content));
  max-width:var(--sub-content);
  min-height:var(--sub-header-h)!important;
  height:var(--sub-header-h)!important;
  margin:0 auto!important;
  padding:0 var(--sub-gutter)!important;
  display:grid!important;
  grid-template-columns:minmax(150px,210px) minmax(420px,1fr) auto auto;
  align-items:center;
  gap:clamp(14px,1.6vw,26px)!important;
  background:#fff;
  border-bottom:1px solid var(--line);
  z-index:50;
}

body:not(.home-page) header.site .brand{
  display:flex!important;
  align-items:center;
  justify-self:start;
  width:auto;
  min-height:48px;
  margin:0!important;
}

body:not(.home-page) header.site .brand img{
  width:clamp(150px,12vw,184px)!important;
  max-width:none;
  height:auto;
}

body:not(.home-page) header.site nav{
  display:flex!important;
  justify-self:center;
  align-items:center;
  gap:clamp(18px,1.8vw,30px)!important;
  margin:0!important;
}

body:not(.home-page) header.site nav a{
  position:relative;
  padding:10px 0;
  color:#34453b;
  font-size:15px;
  line-height:1.4;
  font-weight:600;
  white-space:nowrap;
}

body:not(.home-page) header.site nav a::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:4px;
  height:2px;
  border-radius:2px;
  background:var(--g);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .18s ease;
}

body:not(.home-page) header.site nav a:hover::after,
body:not(.home-page) header.site nav a:focus-visible::after{transform:scaleX(1)}

body:not(.home-page) header.site nav .mobile-nav-contact{display:none!important}
body:not(.home-page) header.site .sp{display:none!important}

body:not(.home-page) header.site .lang{
  justify-self:end;
  color:#4f6257!important;
  white-space:nowrap;
}

body:not(.home-page) header.site>.btn{
  justify-self:end;
  min-height:44px;
  padding:11px 18px;
  white-space:nowrap;
}

body:not(.home-page) .main-shell,
body:not(.home-page) .terms-section{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

body:not(.home-page) .subpage-hero{
  width:100%!important;
  margin:0!important;
  padding:64px 0 68px!important;
  background:
    radial-gradient(circle at 82% 20%,rgba(255,255,255,.13),transparent 32%),
    linear-gradient(135deg,var(--g-d),var(--g))!important;
}

body:not(.home-page) .subpage-hero .inner,
body:not(.home-page) .terms-document,
body:not(.home-page) footer.site>.wrap{
  width:min(100%,var(--sub-content))!important;
  max-width:var(--sub-content)!important;
  margin-inline:auto!important;
  padding-inline:var(--sub-gutter)!important;
}

@media(min-width:861px) and (max-width:1584px){
  body:not(.home-page) .subpage-hero .inner,
  body:not(.home-page) .terms-document,
  body:not(.home-page) footer.site>.wrap{
    padding-left:calc(var(--sub-rail-w) + 24px)!important;
  }
}

body:not(.home-page) .subpage-hero .sol-back{
  display:flex!important;
  width:max-content;
  margin:0 0 20px!important;
  font-size:15px;
  line-height:1.4;
}

body:not(.home-page) .subpage-hero .section-label{
  display:block!important;
  width:max-content;
  margin:0 0 12px!important;
  font-size:14px;
  line-height:1.4;
}

body:not(.home-page) .subpage-hero h1{
  max-width:1040px;
  margin-bottom:20px;
  font-size:clamp(42px,4vw,60px);
  line-height:1.06;
  text-wrap:balance;
}

body:not(.home-page) .subpage-hero p{
  max-width:860px;
  font-size:18px;
  line-height:1.68;
}

body:not(.home-page) .terms-document{
  margin-top:0!important;
  padding-top:30px!important;
  padding-bottom:76px!important;
}

body:not(.home-page) .terms-clause{
  width:100%;
  padding:52px 0;
  scroll-margin-top:calc(var(--sub-header-h) + 18px);
}

body:not(.home-page) .terms-clause:first-child{padding-top:30px}

body:not(.home-page) .terms-clause>h2{
  max-width:980px;
  margin-bottom:12px;
  font-size:clamp(32px,2.8vw,42px);
  text-wrap:balance;
}

body:not(.home-page) .about-intro{
  max-width:none;
  margin-top:18px!important;
  padding:22px 24px!important;
}

body:not(.home-page) .feat-grid,
body:not(.home-page) .scn-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  grid-auto-rows:1fr;
  align-items:stretch;
  gap:20px!important;
  margin-top:24px!important;
}

body:not(.home-page) .feat,
body:not(.home-page) .scn,
body:not(.home-page) .case{
  display:block!important;
  width:100%;
  height:100%;
  min-width:0;
  padding:26px 28px!important;
}

body:not(.home-page) .tag-row{
  gap:10px!important;
  margin-top:20px!important;
}

body:not(.home-page) footer.site{
  width:100%;
  min-height:0;
  padding:52px 0 28px!important;
}

body:not(.home-page) footer.site .foot-top{
  grid-template-columns:1.25fr .9fr 1.1fr .9fr 1.2fr!important;
  gap:clamp(24px,2.2vw,38px)!important;
}

body:not(.home-page) footer.site .fcol,
body:not(.home-page) footer.site .foff{min-width:0}

body:not(.home-page) footer.site a,
body:not(.home-page) footer.site p{
  overflow-wrap:anywhere;
  word-break:normal;
}

body:not(.home-page) footer.site .fcol a{
  min-height:32px;
  margin:0;
  display:flex;
  align-items:center;
}

@media(min-width:861px) and (max-width:1180px){
  body:not(.home-page){
    --sub-gutter:clamp(28px,3.2vw,38px);
  }

  body:not(.home-page) header.site{
    grid-template-columns:150px minmax(350px,1fr) auto auto;
    gap:14px!important;
  }

  body:not(.home-page) header.site .brand img{width:148px!important}
  body:not(.home-page) header.site nav{gap:16px!important}
  body:not(.home-page) header.site nav a{font-size:14px}
  body:not(.home-page) header.site .lang button{padding-inline:4px}
  body:not(.home-page) header.site>.btn{padding-inline:14px;font-size:13px}

  body:not(.home-page) .feat-grid,
  body:not(.home-page) .scn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}

  body:not(.home-page) footer.site .foot-top{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

@media(max-width:860px){
  body:not(.home-page){
    --sub-header-h:72px;
    --sub-gutter:clamp(20px,5vw,28px);
  }

  body:not(.home-page) .rail{display:none!important}

  body:not(.home-page) header.site{
    width:100%;
    max-width:none;
    height:var(--sub-header-h)!important;
    min-height:var(--sub-header-h)!important;
    padding:0 var(--sub-gutter)!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto 44px;
    gap:8px!important;
    overflow:visible;
  }

  body:not(.home-page) header.site .brand{
    grid-column:1;
    grid-row:1;
    min-width:0;
  }

  body:not(.home-page) header.site .brand img{
    width:clamp(118px,33vw,142px)!important;
  }

  body:not(.home-page) header.site .lang{
    grid-column:2;
    grid-row:1;
    order:initial;
    font-size:12px;
  }

  body:not(.home-page) header.site .lang button{
    min-width:32px;
    min-height:40px;
    padding:5px 4px;
    font-size:12px;
  }

  body:not(.home-page) header.site>.btn{display:none!important}

  body:not(.home-page) header.site .nav-toggle{
    grid-column:3;
    grid-row:1;
    order:initial;
    display:flex!important;
    width:44px;
    height:44px;
    margin:0!important;
  }

  body:not(.home-page) header.site nav{
    position:absolute;
    top:calc(100% - 1px);
    left:0;
    right:0;
    width:100%;
    max-height:calc(100vh - var(--sub-header-h));
    overflow-y:auto;
    display:none!important;
    flex-direction:column;
    align-items:stretch;
    gap:2px!important;
    margin:0!important;
    padding:12px var(--sub-gutter) 18px!important;
    background:#fff;
    border-top:1px solid var(--line);
    border-bottom:1px solid var(--line);
    box-shadow:0 18px 34px rgba(20,67,42,.14);
    z-index:60;
  }

  body:not(.home-page) header.site nav.open{display:flex!important}

  body:not(.home-page) header.site nav a{
    min-height:46px;
    padding:12px 10px!important;
    border-radius:9px;
    font-size:16px;
  }

  body:not(.home-page) header.site nav a::after{display:none}
  body:not(.home-page) header.site nav a:hover{background:var(--mint)}

  body:not(.home-page) header.site nav .mobile-nav-contact{
    display:flex!important;
    justify-content:center;
    align-items:center;
    margin-top:6px;
    background:var(--g)!important;
    color:#fff!important;
  }

  body:not(.home-page) .subpage-hero{padding:44px 0 48px!important}
  body:not(.home-page) .subpage-hero .sol-back{margin-bottom:16px!important}
  body:not(.home-page) .subpage-hero h1{
    max-width:680px;
    font-size:clamp(34px,8.8vw,46px);
    line-height:1.08;
  }
  body:not(.home-page) .subpage-hero p{font-size:16.5px;line-height:1.65}

  body:not(.home-page) .terms-document{
    padding-top:18px!important;
    padding-bottom:58px!important;
  }

  body:not(.home-page) .terms-clause{padding:40px 0}
  body:not(.home-page) .terms-clause:first-child{padding-top:26px}
  body:not(.home-page) .terms-clause>h2{font-size:clamp(29px,7.8vw,36px)}

  body:not(.home-page) .feat-grid,
  body:not(.home-page) .scn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}

  body:not(.home-page) footer.site .foot-top{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:32px 24px!important;
  }
}

@media(max-width:620px){
  body:not(.home-page) .feat-grid,
  body:not(.home-page) .scn-grid{grid-template-columns:1fr}

  body:not(.home-page) .feat,
  body:not(.home-page) .scn,
  body:not(.home-page) .case{padding:22px!important}

  body:not(.home-page) footer.site .foot-top{
    grid-template-columns:1fr!important;
    gap:28px!important;
  }
}

@media(max-width:390px){
  body:not(.home-page){
    --sub-gutter:18px;
  }

  body:not(.home-page) header.site .brand img{width:116px!important}
  body:not(.home-page) header.site .lang .sepdot{display:none}
  body:not(.home-page) header.site .lang button{min-width:30px}
  body:not(.home-page) .subpage-hero h1{font-size:33px}
}

@media(max-width:430px){
  .home-page header.site{padding-inline:14px}
  .home-page header.site .brand{font-size:17px}
  .home-page .lang-btn .glb{display:none}
  .home-page header.site .btn{padding-inline:10px}
  .home-page .hero .hcopy{padding-inline:20px}
  .home-page .hero .himg{margin-inline:20px}
  .home-page .stats .stat{display:block;text-align:center;padding-inline:4px}
  .home-page .stats .stat .si{margin:0 auto 6px}
  .home-page .ind-grid{grid-auto-columns:86vw}
  .home-page .proc-steps{grid-auto-columns:84vw}
  .home-page .story-body{grid-template-columns:1fr}
}

/* Final responsive corrections from visual QA.
   Keep the five-channel story compact on landscape tablets, prevent the old
   ultra-wide scale token from enlarging secondary content forever, and retain
   a genuinely two-column mobile footer. */
@media(min-width:901px) and (max-width:1180px){
  .home-page .flow{
    min-height:0;
    padding:36px 0 30px;
  }
  .home-page .flow-steps,
  .home-page .bubbles{
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    gap:8px;
  }
  .home-page .flow h2{margin-bottom:24px}
  .home-page .fstep{padding-inline:4px}
  .home-page .fstep .fh{gap:7px}
  .home-page .fstep .fh .ic{width:38px;height:38px}
  .home-page .fstep .fh b{font-size:12px}
  .home-page .fstep .fh small{font-size:9.5px}
  .home-page .bubble.flow-card{
    min-height:185px;
    padding:10px;
    font-size:10px;
  }
  .home-page .bcol:nth-child(4) .bubble{min-height:84px}
}

@media(min-width:1921px){
  .home-page{
    --wide-scale:1.25;
    --rail:157.5px;
  }
}

@media(max-width:520px){
  body.home-page footer.site .foot-top{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

/* ==========================================================================
   SG TYPOGRAPHY RHYTHM — v36
   Based on the proven Dolphlink SGPage type system: Space Grotesk 600 for
   display hierarchy, Inter for reading, bounded line lengths, and calmer
   line-height/spacing ratios. Content, imagery, and the Talktide palette stay
   unchanged.
   ========================================================================== */
.home-page h1,
.home-page h2,
.home-page h3{
  font-weight:600;
  letter-spacing:-.015em;
  text-wrap:balance;
}
.home-page p,
.home-page li,
.home-page .lead{
  text-wrap:pretty;
}
.home-page .features-stack .feat .fintro,
.home-page .features-stack .feat .flist{
  max-width:560px;
}
.home-page .features-stack .fi b{
  line-height:1.35;
}
.home-page .features-stack .fi p{
  line-height:1.55;
}

@media(min-width:1181px){
  .home-page{
    --story-h:clamp(250px,18vw,300px);
  }
  .home-page .hero{
    grid-template-columns:46% 54%;
  }
  .home-page .hero .hcopy{
    padding-left:clamp(36px,3.1vw,50px);
    padding-right:clamp(36px,3.1vw,50px);
  }
  .home-page .hero h1{
    max-width:620px;
    margin:16px 0 20px;
    font-size:clamp(48px,3.3vw,50px);
    font-weight:600;
    line-height:1.14;
    letter-spacing:-.015em;
  }
  .home-page .hero p.lead{
    max-width:560px;
    margin-bottom:28px;
    font-size:15px;
    line-height:1.55;
  }
  .home-page .features-stack .feat h2{
    max-width:520px;
    margin-bottom:14px;
    font-size:32px;
    font-weight:600;
    line-height:1.22;
  }
  .home-page .features-stack .feat .fintro{
    margin-bottom:20px;
    font-size:15px;
    line-height:1.55;
  }
  .home-page .features-stack .flist{gap:13px}
  .home-page .features-stack .flist .fi b{font-size:14px}
  .home-page .features-stack .flist .fi p{font-size:13px}
  .home-page .flow h2,
  .home-page .inds h2,
  .home-page .proc h2{
    font-size:32px;
    font-weight:600;
    line-height:1.22;
    letter-spacing:-.015em;
  }
  .home-page .ind h3{
    font-size:20px;
    font-weight:600;
    line-height:1.28;
  }
  .home-page .pstep h3{
    font-size:16px;
    line-height:1.35;
  }
  .home-page .pstep p,
  .home-page .pstep li{
    font-size:13px;
    line-height:1.55;
  }
  .home-page .story-grid .simg .sov h3{
    font-size:20px;
    font-weight:600;
    line-height:1.25;
  }
  .home-page .scol li,
  .home-page .quote p{
    font-size:12.5px;
    line-height:1.55;
  }
  .home-page .story-body{align-content:center}
  .home-page .cta h2{
    max-width:460px;
    font-size:32px;
    font-weight:600;
    line-height:1.14;
  }
  .home-page .cta p{
    max-width:470px;
    font-size:14px;
    line-height:1.55;
  }
  .home-page .fcol h4,
  .home-page .foff b{font-size:11px}
  .home-page .fcol a,
  .home-page .foff p{
    font-size:11.5px;
    line-height:1.45;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .home-page .hero{
    grid-template-columns:45% 55%;
  }
  .home-page .hero .hcopy{padding:34px 30px}
  .home-page .hero h1{
    max-width:520px;
    margin:16px 0 20px;
    font-size:46px;
    font-weight:600;
    line-height:1.14;
    letter-spacing:-.015em;
  }
  .home-page .hero p.lead{
    max-width:500px;
    margin-bottom:22px;
    font-size:15px;
    line-height:1.55;
  }
  .home-page .features-stack .feat h2{
    font-size:30px;
    font-weight:600;
    line-height:1.22;
  }
  .home-page .features-stack .feat .fintro{
    font-size:14.5px;
    line-height:1.55;
  }
  .home-page .features-stack .flist .fi p{font-size:13px}
  .home-page .flow h2,
  .home-page .inds h2,
  .home-page .proc h2{
    font-size:30px;
    font-weight:600;
    line-height:1.22;
  }
  .home-page .story{
    height:auto;
    min-height:300px;
  }
  .home-page .story .wrap,
  .home-page .story-grid{
    height:auto;
    min-height:300px;
  }
  .home-page .story-grid .simg img{height:100%;min-height:300px}
  .home-page .scol li,
  .home-page .quote p{
    font-size:12px;
    line-height:1.55;
  }
  .home-page .cta h2{
    font-size:30px;
    font-weight:600;
    line-height:1.16;
  }
  .home-page .fcol a,
  .home-page .foff p{
    font-size:11px;
    line-height:1.45;
  }
}

@media(max-width:900px){
  .home-page .hero h1{
    max-width:620px;
    font-size:clamp(30px,6.25vw,48px);
    font-weight:600;
    line-height:1.14;
    letter-spacing:-.015em;
  }
  .home-page .hero p.lead{
    max-width:620px;
    font-size:14.5px;
    line-height:1.58;
  }
  .home-page .features-stack .feat h2{
    max-width:560px;
    font-size:clamp(27px,4.2vw,32px);
    font-weight:600;
    line-height:1.22;
  }
  .home-page .features-stack .feat .fintro{
    font-size:14px;
    line-height:1.58;
  }
  .home-page .features-stack .flist .fi b{font-size:14px}
  .home-page .features-stack .flist .fi p{font-size:13px}
  .home-page .flow h2,
  .home-page .inds h2,
  .home-page .proc h2{
    font-size:26px;
    font-weight:600;
    line-height:1.22;
  }
  .home-page .ind h3{
    font-size:19px;
    font-weight:600;
    line-height:1.28;
  }
  .home-page .story-grid .simg .sov h3{
    font-weight:600;
    line-height:1.25;
  }
  .home-page .scol li,
  .home-page .quote p{
    font-size:12.5px;
    line-height:1.55;
  }
  .home-page .cmpl b{font-size:11.5px;line-height:1.35}
  .home-page .cmpl p{font-size:10.5px;line-height:1.5}
  .home-page .cta h2{
    max-width:520px;
    font-size:30px;
    font-weight:600;
    line-height:1.15;
  }
  .home-page .cta p{
    max-width:560px;
    font-size:14px;
    line-height:1.58;
  }
  .home-page .fcol h4,
  .home-page .foff b{font-size:11px}
  .home-page .fcol a,
  .home-page .foff p{
    font-size:11.5px;
    line-height:1.5;
  }
}

@media(max-width:430px){
  .home-page .hero h1{font-size:30px}
  .home-page .features-stack .feat h2{font-size:27px}
  .home-page .cta h2{font-size:29px}
}

/* v39 — readable, complete customer logo wall */
.home-page .trust{
  height:auto;
  min-height:0;
  padding:24px 0 26px;
  background:#f6faf7;
}
.home-page .trust .wrap{
  width:100%;
  max-width:1240px;
  padding-inline:32px;
}
.home-page .trust .tt{
  margin:0 0 18px;
  color:#52645a;
  font-size:14px;
  font-weight:500;
  line-height:1.4;
  text-align:center;
}
.home-page .trust .logos{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  align-items:center;
  justify-items:center;
  gap:12px 18px;
  overflow:visible;
  padding:0;
}
.home-page .trust .logos img{
  display:block;
  width:100%;
  max-width:146px;
  height:auto;
  min-width:0;
  object-fit:contain;
  opacity:1;
}
.home-page .trust .logos .lsep{display:none}

@media(min-width:1181px){
  .home-page{--trust-h:226px}
  .home-page .trust{
    height:var(--trust-h);
    min-height:var(--trust-h);
  }
}
@media(max-width:900px){
  .home-page .trust .wrap{padding-inline:24px}
  .home-page .trust .logos{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:10px 14px;
  }
  .home-page .trust .logos img{max-width:138px}
}
@media(max-width:560px){
  .home-page .trust{padding:20px 0 22px}
  .home-page .trust .wrap{padding-inline:16px}
  .home-page .trust .tt{
    margin-bottom:14px;
    font-size:12px;
    text-align:center;
  }
  .home-page .trust .logos{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:8px;
  }
}

/* v40 — Dolphlink-aligned, human-readable typography system
   Core reading text never drops below 14px; supporting labels use 12.5–13px. */
.home-page{
  --type-micro:12.5px;
  --type-caption:13px;
  --type-body:14px;
  --type-body-lg:15px;
  --type-card-title:18px;
  --type-section:32px;
  font-size:16px;
  line-height:1.6;
}
.home-page .eyebrow,
.home-page .sec-num{font-size:var(--type-micro);line-height:1.45}
.home-page header.site nav a{font-size:14px}
.home-page .clocks .ck span{font-size:11.5px;line-height:1.3}
.home-page .clocks .ck b{font-size:16px;line-height:1.2}
.home-page .msg-card b{font-size:14px;line-height:1.35}
.home-page .msg-card span{font-size:12.5px;line-height:1.45}

.home-page .trust .tt{font-size:14px;line-height:1.45}
.home-page .stats .stat span{font-size:14px;line-height:1.45}

.home-page .features-stack .feat h2,
.home-page .flow h2,
.home-page .inds h2,
.home-page .proc h2{font-size:var(--type-section);line-height:1.22}
.home-page .features-stack .feat .fintro{font-size:var(--type-body-lg);line-height:1.6}
.home-page .features-stack .flist .fi b{font-size:15px;line-height:1.4}
.home-page .features-stack .flist .fi p{font-size:var(--type-body);line-height:1.6}
.home-page .features-stack .chip b{font-size:14px;line-height:1.35}
.home-page .features-stack .chip span{font-size:12.5px;line-height:1.45}

.home-page .fstep .fh b{font-size:14px;line-height:1.4}
.home-page .fstep .fh small{font-size:13px;line-height:1.5}
.home-page .btime{font-size:12px;line-height:1.4}
.home-page .bubble{font-size:13.5px;line-height:1.55}
.home-page .mini-action{font-size:12.5px;line-height:1.4}

.home-page .ind .lbl{font-size:12.5px;line-height:1.4}
.home-page .ind h3{font-size:20px;line-height:1.3}
.home-page .ind p{font-size:var(--type-body);line-height:1.6}
.home-page .ind .learn{font-size:13.5px;line-height:1.45}

.home-page .pstep .pn{font-size:13px;line-height:1}
.home-page .pstep h3{font-size:18px;line-height:1.35}
.home-page .pstep>p,
.home-page .pstep li{font-size:var(--type-body);line-height:1.6}
.home-page .psup b{font-size:14px;line-height:1.4}
.home-page .psup p{font-size:13.5px;line-height:1.55}

.home-page .story-grid .simg .sov .lbl{font-size:12.5px;line-height:1.4}
.home-page .story-grid .simg .sov h3{font-size:22px;line-height:1.28}
.home-page .story-grid .simg .sov a{font-size:12.5px;line-height:1.45}
.home-page .scol h4{font-size:12.5px;line-height:1.4}
.home-page .scol li,
.home-page .quote p{font-size:var(--type-body);line-height:1.6}
.home-page .quote .qa,
.home-page .quote .qa b{font-size:12.5px;line-height:1.45}

.home-page .compl h2{font-size:28px;line-height:1.25}
.home-page .cmpl b{font-size:14px;line-height:1.4}
.home-page .cmpl p{font-size:13.5px;line-height:1.55}

.home-page .cta h2{font-size:32px;line-height:1.18}
.home-page .cta p{font-size:15px;line-height:1.6}
.home-page .cta .btn{font-size:14px;line-height:1.4}

.home-page footer.site .foff b,
.home-page footer.site .fcol h4{font-size:13px;line-height:1.4}
.home-page footer.site .foff,
.home-page footer.site .foff p,
.home-page footer.site .foff a,
.home-page footer.site .fcol a,
.home-page footer.site .foffice p,
.home-page footer.site .foffice a{font-size:14px;line-height:1.55}
.home-page footer.site .foot-bottom{font-size:12.5px;line-height:1.5}

.home-page .flow,
.home-page .inds,
.home-page .proc,
.home-page .story,
.home-page .compl,
.home-page .cta,
.home-page footer.site{height:auto;overflow:visible}
.home-page .flow{min-height:540px}
.home-page .inds{min-height:690px}
.home-page .proc{min-height:470px}
.home-page .story{min-height:360px}
.home-page .compl{min-height:190px}
.home-page .cta{min-height:330px}
.home-page footer.site{min-height:350px}

@media(max-width:1180px){
  .home-page{
    --type-section:30px;
    --type-card-title:18px;
  }
  .home-page .flow,
  .home-page .inds,
  .home-page .proc,
  .home-page .story,
  .home-page .compl,
  .home-page .cta,
  .home-page footer.site{min-height:0}
}
@media(max-width:560px){
  .home-page{
    --type-body:14px;
    --type-body-lg:15px;
    --type-section:28px;
  }
  .home-page .clocks .ck span{font-size:10.5px}
  .home-page .clocks .ck b{font-size:14px}
  .home-page .msg-card b{font-size:13px}
  .home-page .msg-card span{font-size:11.5px}
  .home-page .stats .stat span{font-size:12.5px}
  .home-page .story-grid .simg .sov h3{font-size:21px}
  .home-page .compl h2{font-size:26px}
  .home-page .cta h2{font-size:29px}
}

/* Inner-page footer typography — keep the shared site chrome on the same
   readable scale as the homepage. Earlier reference-lock rules compressed
   these links to 6.5–10px at desktop widths. */
body:not(.home-page) footer.site{
  height:auto;
  min-height:350px;
  padding:42px 0 24px;
  overflow:visible;
}
body:not(.home-page) footer.site .wrap{height:auto}
body:not(.home-page) footer.site .foot-top{
  height:auto;
  grid-template-columns:1.35fr .85fr 1.1fr .85fr 1.15fr !important;
  gap:32px;
  align-items:start;
}
body:not(.home-page) footer.site .foot-brand .fb{
  font-size:18px;
  line-height:1.35;
  margin-bottom:12px;
}
body:not(.home-page) footer.site .foot-brand .fb .m{
  width:28px;
  height:28px;
  font-size:15px;
}
body:not(.home-page) footer.site .foot-brand>p.foff{
  display:block;
  max-width:250px !important;
  font-size:14px;
  line-height:1.55;
}
body:not(.home-page) footer.site .foot-social{
  gap:8px;
  margin-top:12px;
}
body:not(.home-page) footer.site .foot-social a{
  width:30px;
  height:30px;
  border-radius:7px;
}
body:not(.home-page) footer.site .foff b,
body:not(.home-page) footer.site .fcol h4{
  font-size:13px;
  line-height:1.4;
  margin-bottom:8px;
}
body:not(.home-page) footer.site .fcol{
  display:flex;
  flex-direction:column;
  gap:3px;
  height:auto;
}
body:not(.home-page) footer.site .foff,
body:not(.home-page) footer.site .foff p,
body:not(.home-page) footer.site .foff a,
body:not(.home-page) footer.site .fcol a{
  font-size:14px;
  line-height:1.55;
}
body:not(.home-page) footer.site .foot-bottom{
  margin-top:22px;
  padding-top:16px;
  font-size:12.5px;
  line-height:1.5;
}

@media(max-width:860px){
  body:not(.home-page) footer.site{
    min-height:0;
    padding:36px 0 22px;
  }
  body:not(.home-page) footer.site .foot-top{
    grid-template-columns:1fr 1fr !important;
    gap:28px 24px;
  }
}

/* ==========================================================================
   HERO BALANCE + OFFICIAL BRAND ALIGNMENT — v64
   Brings the message panel farther into the composition, optically centres the
   official wordmark, and keeps the green rail continuous through proof.
   ========================================================================== */
@media(min-width:861px){
  .home-page .rail{
    height:calc(clamp(600px,52vw,760px) + 322px);
  }

  .home-page header.site .brand{
    top:0;
    bottom:0;
    height:auto;
    transform:none;
    display:flex;
    align-items:center;
  }

  .home-page header.site .brand img{
    top:50%;
    transform:translateY(-50%);
  }
}

@media(min-width:1181px){
  .home-page .hero-stage{
    --hero-copy-w:clamp(760px,56vw,1080px);
  }

  .home-page .hero-stage .hero .hcopy{
    padding-right:clamp(38px,3.5vw,64px);
    padding-left:clamp(32px,2.5vw,48px);
  }
}

@media(min-width:861px) and (max-width:1180px){
  .home-page .hero-stage{
    --hero-copy-w:clamp(620px,62vw,700px);
  }

  .home-page .hero-stage .hero .hcopy{
    padding-right:clamp(30px,3.8vw,46px);
    padding-left:clamp(30px,3.8vw,46px);
  }
}

/* V65 WHOLE OFFICIAL LOCKUP + VIDEO-ALIGNED RAIL */
@media(min-width:861px){
  .home-page header.site{
    height:72px;
    min-height:72px;
  }

  .home-page header.site .brand{
    top:0;
    bottom:0;
    left:calc(clamp(18px,1.5vw,28px) - var(--rail));
    width:clamp(218px,18vw,250px);
    height:72px;
    overflow:visible;
    transform:none;
    display:flex;
    align-items:center;
  }

  .home-page header.site .brand img{
    position:static;
    display:block;
    width:100%;
    height:auto;
    transform:none;
  }

  .home-page .rail{
    top:72px;
    padding-top:24px;
  }

  .home-page .rail-brand{
    display:none;
  }
}

@media(min-width:1181px){
  .home-page .rail{
    height:calc(clamp(600px,52vw,760px) + 126px) !important;
  }

  .home-page .hero-stage{
    --hero-copy-w:clamp(760px,56vw,1500px);
  }
}

@media(min-width:861px) and (max-width:1180px){
  .home-page header.site .brand{
    left:18px !important;
  }

  .home-page .rail{
    height:calc(clamp(600px,52vw,760px) + 118px) !important;
  }
}

@media(max-width:520px){
  body:not(.home-page) footer.site .foot-top{
    grid-template-columns:1fr !important;
  }
}

/* ==========================================================================
   FULL-WIDTH CAPABILITY ROTATOR — v42
   Adapts Dolphlink SG's 3D rotating-panel interaction to the three MY/ID
   capability stories. Each desktop face keeps image left and copy right.
   ========================================================================== */
.home-page .feature-rotator{
  --feature-height:clamp(460px,31.25vw,620px);
  --feature-depth:calc((100vw - var(--rail)) / 3.464);
  position:relative;
  min-height:0;
  height:auto;
  padding:0 0 28px;
  overflow:hidden;
  background:#fff;
}
.home-page .feature-rotator-stage{
  position:relative;
  width:100%;
  height:var(--feature-height);
  perspective:clamp(3000px,220vw,5400px);
  touch-action:pan-y pinch-zoom;
  user-select:none;
  -webkit-user-select:none;
}
.home-page .feature-rotator .features-list{
  position:relative;
  width:100%;
  height:var(--feature-height);
  transform-style:preserve-3d;
  transform:translateZ(calc(0px - var(--feature-depth))) rotateY(var(--feature-angle,0deg));
  transition:none;
  will-change:transform;
  cursor:pointer;
  outline:none;
}
.home-page .feature-rotator .features-list:focus-visible{
  outline:3px solid rgba(30,145,72,.38);
  outline-offset:-5px;
}
.home-page .feature-rotator .feature-face{
  position:absolute;
  inset:0;
  width:100%;
  height:var(--feature-height);
  min-height:0;
  display:grid;
  grid-template-columns:minmax(0,52%) minmax(0,48%);
  align-items:stretch;
  overflow:hidden;
  background:#fff;
  border-block:1px solid var(--line);
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  box-shadow:0 22px 54px rgba(12,67,35,.14);
}
.home-page .feature-rotator .feature-face-1{
  transform:rotateY(0deg) translateZ(var(--feature-depth));
}
.home-page .feature-rotator .feature-face-2{
  transform:rotateY(120deg) translateZ(var(--feature-depth));
}
.home-page .feature-rotator .feature-face-3{
  transform:rotateY(240deg) translateZ(var(--feature-depth));
}
.home-page .feature-rotator .feature-face .fimg,
.home-page .feature-rotator .feature-face .fimg img{
  width:100%;
  height:var(--feature-height);
  min-height:0;
}
.home-page .feature-rotator .feature-face .fimg{
  grid-column:1;
  grid-row:1;
  overflow:hidden;
}
.home-page .feature-rotator .feature-face .fimg img{
  display:block;
  object-fit:cover;
  object-position:center;
}
.home-page .feature-rotator .feature-face .fcopy,
.home-page .feature-rotator .feature-face.rev .fcopy{
  grid-column:2;
  grid-row:1;
  order:0;
  align-self:stretch;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(38px,4.4vw,72px) clamp(42px,6.2vw,96px);
  background:linear-gradient(90deg,#fff 0%,#fff 84%,#f7fbf8 100%);
}
.home-page .feature-rotator .feature-face .fcopy::before{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:52%;
  width:70px;
  transform:translateX(-100%);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.95));
  pointer-events:none;
}
.home-page .feature-rotator .feature-face h2{
  max-width:560px;
  font-size:clamp(30px,2.35vw,38px);
  line-height:1.16;
}
.home-page .feature-rotator .feature-face .fintro{max-width:560px}
.home-page .feature-rotator .feature-face .flist{max-width:570px}
.home-page .feature-swipe-surface{
  position:absolute;
  inset:0;
  z-index:10;
  display:none;
  touch-action:pan-y pinch-zoom;
}
.home-page .feature-rotator-controls{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  margin-top:20px;
}
.home-page .feature-dots{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
}
.home-page .feature-dot{
  position:relative;
  width:11px;
  height:11px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#c8d8cd;
  cursor:pointer;
  transition:transform .24s ease,background .24s ease;
}
.home-page .feature-dot::before{
  content:"";
  position:absolute;
  inset:-11px;
  border-radius:50%;
}
.home-page .feature-dot:hover{background:#87b897}
.home-page .feature-dot.active{
  background:var(--g);
  transform:scale(1.35);
}
.home-page .feature-arrow{
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid #cfe1d5;
  border-radius:50%;
  background:#fff;
  color:var(--g-d);
  font-size:18px;
  cursor:pointer;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.home-page .feature-arrow:hover{
  background:var(--g);
  color:#fff;
  border-color:var(--g);
  transform:translateY(-1px);
}
.home-page .feature-arrow:focus-visible,
.home-page .feature-dot:focus-visible{
  outline:3px solid rgba(30,145,72,.3);
  outline-offset:3px;
}
.home-page .feature-rotator-hint{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin:10px 0 0;
  color:#66736a;
  font-size:12.5px;
  line-height:1.5;
}
.home-page .feature-rotator-hint::before{
  content:"";
  width:8px;
  height:8px;
  flex:none;
  border-radius:50%;
  background:#22a951;
  box-shadow:0 0 0 0 rgba(34,169,81,.42);
  animation:featureLivePulse 1.8s ease-out infinite;
}
.home-page .feature-rotator-hint.paused::before{
  background:#d69a2d;
  animation:none;
}
@keyframes featureLivePulse{
  0%{box-shadow:0 0 0 0 rgba(34,169,81,.42)}
  70%{box-shadow:0 0 0 8px rgba(34,169,81,0)}
  100%{box-shadow:0 0 0 0 rgba(34,169,81,0)}
}

@media(max-width:860px){
  .home-page .feature-rotator{
    --feature-height:500px;
    --feature-depth:calc(100vw / 3.464);
  }
  .home-page .feature-rotator .feature-face{
    grid-template-columns:minmax(0,50%) minmax(0,50%);
  }
  .home-page .feature-rotator .feature-face .fcopy,
  .home-page .feature-rotator .feature-face.rev .fcopy{
    padding:32px 28px;
  }
  .home-page .feature-rotator .feature-face .fcopy::before{left:50%}
  .home-page .feature-rotator .feature-face h2{font-size:28px}
  .home-page .feature-swipe-surface{display:block}
}

@media(min-width:861px) and (max-width:1180px){
  .home-page .feature-rotator{--feature-depth:calc(100vw / 3.464)}
}

@media(max-width:640px){
  .home-page .feature-rotator{
    --feature-height:690px;
    padding-bottom:24px;
  }
  .home-page .feature-rotator .feature-face{
    grid-template-columns:1fr;
    grid-template-rows:240px minmax(0,1fr);
  }
  .home-page .feature-rotator .feature-face .fimg,
  .home-page .feature-rotator .feature-face .fimg img{
    grid-column:1;
    grid-row:1;
    height:240px;
  }
  .home-page .feature-rotator .feature-face .fcopy,
  .home-page .feature-rotator .feature-face.rev .fcopy{
    grid-column:1;
    grid-row:2;
    padding:24px 22px 28px;
    justify-content:flex-start;
    background:#fff;
  }
  .home-page .feature-rotator .feature-face .fcopy::before{
    top:200px;
    right:0;
    bottom:auto;
    left:0;
    width:auto;
    height:40px;
    transform:none;
    background:linear-gradient(180deg,transparent,#fff);
  }
  .home-page .feature-rotator .feature-face h2{
    font-size:26px;
    margin-bottom:12px;
  }
  .home-page .feature-rotator .feature-face .fintro{
    margin-bottom:14px;
    font-size:14px;
    line-height:1.55;
  }
  .home-page .feature-rotator .feature-face .flist{gap:9px}
  .home-page .feature-rotator .feature-face .flist .fi{gap:10px}
  .home-page .feature-rotator .feature-face .flist .fi b{font-size:13.5px}
  .home-page .feature-rotator .feature-face .flist .fi p{font-size:13px;line-height:1.45}
  .home-page .feature-rotator .feature-face .chip{
    left:14px !important;
    right:14px;
    width:auto;
    max-width:340px;
  }
  .home-page .feature-rotator-controls{margin-top:16px}
  .home-page .feature-arrow{width:44px;height:44px}
  .home-page .feature-rotator-hint{font-size:12px}
}

@media(prefers-reduced-motion:reduce){
  .home-page .feature-rotator-hint::before{animation:none}
}

/* ==========================================================================
   HERO v44 — Dolphlink-style full video field with a right-side brand panel.
   The moving image owns every part of the hero except the green copy panel.
   ========================================================================== */
@media(min-width:901px){
  .home-page .hero{
    --hero-panel-w:clamp(410px,38%,520px);
    position:relative;
    display:block;
    overflow:hidden;
    isolation:isolate;
    padding:0;
    background:#0a2115;
  }
  .home-page .hero .himg{
    position:absolute;
    inset:0;
    z-index:1;
    width:100%;
    height:100%;
    min-height:100%;
    margin:0;
    overflow:hidden;
    border:0;
    border-radius:0;
    box-shadow:none;
    background:#0a2115;
  }
  .home-page .hero .himg>:is(img,video){
    position:absolute;
    inset:0 auto 0 0;
    width:calc(100% - var(--hero-panel-w));
    height:100%;
    object-fit:cover;
    object-position:68% center;
  }
  .home-page .hero .himg::after{
    content:"";
    position:absolute;
    inset:0 var(--hero-panel-w) 0 0;
    z-index:2;
    pointer-events:none;
    background:
      linear-gradient(180deg,rgba(7,25,16,.18),transparent 28%,transparent 68%,rgba(7,25,16,.22)),
      linear-gradient(90deg,rgba(7,25,16,.08),transparent 26%);
  }
  .home-page .hero .hcopy{
    position:absolute;
    inset:0 0 0 auto;
    z-index:5;
    width:var(--hero-panel-w);
    min-width:0;
    padding:clamp(42px,4vw,64px) clamp(34px,3.3vw,52px);
    display:flex;
    flex-direction:column;
    justify-content:center;
    background:linear-gradient(145deg,#238b48 0%,#176d39 100%);
    color:#fff;
    box-shadow:-22px 0 48px rgba(7,39,21,.18);
  }
  .home-page .hero .eyebrow{color:#d9f7e5}
  .home-page .hero .eyebrow::before{color:#fff}
  .home-page .hero h1{
    max-width:430px;
    margin:16px 0 20px;
    color:#fff;
    font-size:clamp(42px,3.35vw,54px);
    font-weight:600;
    line-height:1.08;
    letter-spacing:-.025em;
  }
  .home-page .hero p.lead{
    max-width:430px;
    margin-bottom:28px;
    color:rgba(255,255,255,.9);
    font-size:15px;
    line-height:1.6;
  }
  .home-page .hero .btn-primary{
    border-color:#fff;
    background:#fff;
    color:#176d39;
    box-shadow:0 12px 26px rgba(8,46,25,.2);
  }
  .home-page .hero .btn-primary:hover{
    border-color:#eef8f2;
    background:#eef8f2;
    color:#14432a;
  }
  .home-page .hero .cta-row .btn-ghost{
    color:#fff;
    border-color:transparent;
  }
  .home-page .hero .cta-row .btn-ghost:hover{color:#fff}
  .home-page .clocks{
    top:24px !important;
    left:24px;
    right:calc(var(--hero-panel-w) + 24px);
    z-index:4;
    width:auto;
    min-height:0;
    padding:10px 8px !important;
    border-radius:10px;
    background:rgba(10,32,21,.7);
    backdrop-filter:blur(8px);
  }
  .home-page .msg-card{
    left:28px;
    right:auto;
    bottom:28px;
    z-index:4;
    max-width:calc(100% - var(--hero-panel-w) - 56px);
    background:rgba(10,46,27,.82);
    backdrop-filter:blur(8px);
  }
}

@media(min-width:901px) and (max-width:1180px){
  .home-page .hero{--hero-panel-w:clamp(390px,40vw,440px)}
  .home-page .hero .hcopy{padding:38px 32px}
  .home-page .hero h1{font-size:clamp(39px,4.2vw,47px)}
  .home-page .hero p.lead{font-size:14.5px;line-height:1.55}
}

@media(max-width:900px){
  .home-page .hero{
    display:grid;
    grid-template-columns:1fr;
    background:#176d39;
  }
  .home-page .hero .himg{
    position:relative;
    inset:auto;
    order:1;
    width:100%;
    height:clamp(280px,64vw,420px);
    min-height:clamp(280px,64vw,420px);
    margin:0;
    border-radius:0;
    box-shadow:none;
  }
  .home-page .hero .himg>:is(img,video){
    width:100%;
    height:100%;
    object-position:68% center;
  }
  .home-page .hero .hcopy{
    position:relative;
    order:2;
    width:100%;
    padding:34px 24px 38px;
    background:linear-gradient(145deg,#238b48 0%,#176d39 100%);
    color:#fff;
  }
  .home-page .hero .eyebrow{color:#d9f7e5}
  .home-page .hero .eyebrow::before{color:#fff}
  .home-page .hero h1{color:#fff}
  .home-page .hero p.lead{color:rgba(255,255,255,.9)}
  .home-page .hero .btn-primary{
    border-color:#fff;
    background:#fff;
    color:#176d39;
  }
  .home-page .hero .cta-row .btn-ghost{color:#fff}
  .home-page .clocks{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    top:14px !important;
    left:14px;
    right:14px;
    width:auto;
    min-height:54px;
    padding:7px 4px !important;
    border-radius:9px;
    background:rgba(10,32,21,.7);
    backdrop-filter:blur(8px);
  }
  .home-page .clocks .ck{min-width:0;padding:2px 3px}
  .home-page .clocks .ck span{font-size:9px;letter-spacing:.045em}
  .home-page .clocks .ck b{font-size:13px}
  .home-page .msg-card{left:14px;bottom:14px}
}

/* ==========================================================================
   UX/UI CONTINUOUS OPTIMIZATION — ROUNDS 01–05
   ========================================================================== */
/* Round 01: make the primary navigation easier to scan and operate. */
.home-page header.site{
  box-shadow:0 1px 0 rgba(20,67,42,.08),0 8px 24px rgba(20,67,42,.04);
}
.home-page header.site nav a{
  position:relative;
  padding-block:23px;
  color:#26362d;
  transition:color .18s ease;
}
.home-page header.site nav a::after{
  content:"";
  position:absolute;
  right:0;
  bottom:14px;
  left:0;
  height:2px;
  border-radius:2px;
  background:var(--g);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .18s ease;
}
.home-page header.site nav a:hover,
.home-page header.site nav a:focus-visible{color:var(--g-d)}
.home-page header.site nav a:hover::after,
.home-page header.site nav a:focus-visible::after{transform:scaleX(1)}

/* Round 02: strengthen the Hero conversion hierarchy inside the green panel. */
@media(min-width:901px){
  .home-page .hero .hcopy{padding-top:52px;padding-bottom:52px}
  .home-page .hero .cta-row{display:grid;grid-template-columns:1fr;gap:10px;max-width:230px}
  .home-page .hero .cta-row .btn{width:100%;justify-content:space-between}
  .home-page .hero .cta-row .btn-ghost{
    padding:12px 16px;
    border:1px solid rgba(255,255,255,.48);
    border-radius:9px;
    text-decoration:none;
  }
  .home-page .hero .cta-row .btn-ghost:hover{
    border-color:#fff;
    background:rgba(255,255,255,.1);
    text-decoration:none;
  }
}

/* Round 03: remove the trust-wall overflow that pulled its title into the Hero. */
.home-page .trust{
  display:block;
  align-items:initial;
}
.home-page .trust .wrap{display:block}
.home-page .trust .tt{position:static;transform:none}

/* Round 04: give all 12 customer marks a consistent, readable visual slot. */
.home-page .trust .logos{
  grid-auto-rows:64px;
  gap:10px 16px;
}
.home-page .trust .logos img{
  width:auto;
  max-width:120px;
  max-height:48px;
}

/* Round 05: improve the scan hierarchy of the proof metrics. */
.home-page .stats .wrap{padding-top:24px;padding-bottom:24px}
.home-page .stats .stat{gap:14px}
.home-page .stats .stat .si{
  width:42px;
  height:42px;
  border-radius:50%;
  background:#e8f6ed;
  color:var(--g-d);
}
.home-page .stats .stat b{
  font-size:34px;
  line-height:1;
  letter-spacing:-.025em;
}
.home-page .stats .stat span{
  margin-top:5px;
  color:#53655b;
  font-size:13.5px;
}

/* ==========================================================================
   UX/UI CONTINUOUS OPTIMIZATION — ROUNDS 06–10
   ========================================================================== */
/* Round 06: make carousel controls feel like an intentional primary component. */
.home-page .feature-rotator-controls{
  gap:14px;
  margin-top:18px;
}
.home-page .feature-arrow{
  width:44px;
  height:44px;
  border-color:#cfe4d6;
  background:#fff;
  color:var(--g-d);
  box-shadow:0 6px 18px rgba(20,67,42,.08);
}
.home-page .feature-arrow:hover,
.home-page .feature-arrow:focus-visible{
  border-color:var(--g);
  background:#eef8f2;
  transform:translateY(-1px);
}
.home-page .feature-dot{width:11px;height:11px}

/* Round 07: expose carousel progress without adding visual noise. */
.home-page .feature-dot[aria-current="true"]{
  width:30px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--g) 0 70%,#bcdcc7 70% 100%);
  box-shadow:none;
}
.home-page .feature-rotator-hint{
  margin-top:9px;
  color:#64746b;
  font-size:12.5px;
}

/* Round 08: remove the oversized empty band from the omnichannel story. */
.home-page .flow{
  min-height:0;
  padding:64px 0 70px;
  background:linear-gradient(180deg,#fff 0%,#f7fbf8 100%);
}
.home-page .flow h2{margin-bottom:34px}

/* Round 09: turn the five channel steps into one connected, scannable journey. */
@media(min-width:901px){
  .home-page .flow-steps{
    position:relative;
    gap:14px;
    padding:16px;
    border:1px solid var(--line);
    border-radius:16px;
    background:#fff;
    box-shadow:0 14px 34px rgba(20,67,42,.05);
  }
  .home-page .fstep{
    position:relative;
    z-index:1;
    min-width:0;
    padding:6px 8px;
  }
  .home-page .fstep .fh{align-items:center}
  .home-page .fstep .fh .ic{
    width:38px;
    height:38px;
    border-color:#cfe7d7;
    background:#eef8f2;
  }
  .home-page .bubbles{gap:14px;margin-top:18px}
  .home-page .bubble.flow-card,
  .home-page .bubble{
    border-color:#dfece4;
    border-radius:12px;
    box-shadow:0 8px 20px rgba(20,67,42,.04);
  }
}

/* Round 10: tighten industry discovery and strengthen card affordance. */
.home-page .inds{
  min-height:0;
  padding:68px 0 74px;
  background:#fff;
}
.home-page .inds .subline{margin-bottom:24px}
.home-page .ind{
  overflow:hidden;
  border-color:#dce9e0;
  border-radius:16px;
  box-shadow:0 10px 28px rgba(20,67,42,.05);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.home-page .ind:hover,
.home-page .ind:focus-visible{
  border-color:#9dcfac;
  transform:translateY(-3px);
  box-shadow:0 18px 34px rgba(20,67,42,.1);
}
.home-page .ind .more{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin-top:auto;
  font-weight:700;
}

/* ==========================================================================
   UX/UI CONTINUOUS OPTIMIZATION — ROUNDS 11–15
   ========================================================================== */
/* Round 11: make the implementation process read as three deliberate phases. */
.home-page .proc{
  min-height:0;
  padding:68px 0 64px;
  background:#f1f8f3;
}
.home-page .proc h2{margin-bottom:30px}
.home-page .proc-steps{
  overflow:hidden;
  border:1px solid #d9e9de;
  border-radius:16px 16px 0 0;
  box-shadow:0 12px 30px rgba(20,67,42,.05);
}
.home-page .pstep{
  min-height:250px;
  padding:26px 96px 24px 26px;
  background:#fff;
}
.home-page .pstep::before{
  content:"";
  position:absolute;
  top:0;
  right:0;
  left:0;
  height:4px;
  background:var(--g);
  opacity:.78;
}
.home-page .pstep .pn{
  width:30px;
  height:30px;
  margin-bottom:14px;
  background:var(--g);
  color:#fff;
}
.home-page .pstep h3{margin-bottom:7px}
.home-page .proc-support{
  min-height:82px;
  border-color:#d9e9de;
  background:#e8f4ec;
}

/* Round 12: increase customer-story readability and evidence density. */
@media(min-width:901px){
  .home-page .story{height:auto;min-height:0;padding:70px 0}
  .home-page .story .wrap{height:auto}
  .home-page .story-grid{
    height:auto;
    grid-template-columns:minmax(320px,36%) 1fr;
    min-height:410px;
    overflow:hidden;
    border:1px solid var(--line);
    border-radius:16px;
    box-shadow:0 16px 38px rgba(20,67,42,.07);
  }
  .home-page .story-grid .simg,
  .home-page .story-grid .simg img{height:100%;min-height:410px}
  .home-page .story-body{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0;
    padding:0;
    background:#fff;
  }
  .home-page .story-body .scol{padding:26px 28px;border-bottom:1px solid var(--line)}
  .home-page .story-body .scol:nth-child(odd){border-right:1px solid var(--line)}
  .home-page .story-body .scol:nth-last-child(-n+2){border-bottom:0}
  .home-page .story-body .quote{background:#f2f8f4}
  .home-page .story-body .quote .qm{color:var(--g);font-size:34px;line-height:.8}
}

/* Round 13: present compliance proof as four equally weighted trust cards. */
.home-page .compl{
  min-height:0;
  padding:58px 0 64px;
  background:#f4faf6;
}
.home-page .compl h2{margin-bottom:28px}
.home-page .compl-grid{gap:14px}
.home-page .cmpl{
  min-width:0;
  padding:20px;
  border:1px solid #dbe9df;
  border-radius:14px;
  background:#fff;
  box-shadow:0 8px 22px rgba(20,67,42,.04);
}
.home-page .cmpl .ic{
  width:38px;
  height:38px;
  border-radius:50%;
  background:#e9f6ed;
}
.home-page .cmpl b{margin-top:10px}

/* Round 14: clarify the closing conversion section and regional choice. */
@media(min-width:901px){
  .home-page .cta{grid-template-columns:44% 56%;min-height:390px}
  .home-page .cta .ccopy{padding:54px clamp(38px,4vw,64px)}
  .home-page .cta h2{max-width:520px;margin-bottom:18px;font-size:36px}
  .home-page .cta p{max-width:500px;margin-bottom:26px}
  .home-page .cta .cta-row{display:grid;grid-template-columns:1fr;gap:10px;max-width:250px}
  .home-page .cta .btn{width:100%;justify-content:space-between}
  .home-page .cta .cimg img{object-position:center 42%}
}

/* Round 15: improve footer scanning, link targets and office hierarchy. */
.home-page footer.site{min-height:0;padding:48px 0 24px}
.home-page footer.site .foot-top{
  grid-template-columns:1.35fr .9fr 1.15fr .9fr 1.35fr !important;
  gap:34px;
}
.home-page footer.site .fcol h4,
.home-page footer.site .foff b{
  margin-bottom:14px;
  color:#bfe8cc;
  letter-spacing:.08em;
}
.home-page footer.site .fcol a,
.home-page footer.site .foff a{
  display:inline-block;
  color:rgba(255,255,255,.78);
  text-underline-offset:3px;
  transition:color .16s ease,transform .16s ease;
}
.home-page footer.site .fcol a:hover,
.home-page footer.site .fcol a:focus-visible,
.home-page footer.site .foff a:hover,
.home-page footer.site .foff a:focus-visible{
  color:#fff;
  text-decoration:underline;
  transform:translateX(2px);
}
.home-page footer.site .foot-bottom{margin-top:30px;padding-top:18px}

/* ==========================================================================
   UX/UI CONTINUOUS OPTIMIZATION — ROUNDS 16–20
   ========================================================================== */
/* Round 16: make compact navigation a comfortable touch-first control. */
@media(max-width:900px){
  .home-page header.site{padding:10px 16px}
  .home-page header.site .brand{font-size:18px}
  .home-page header.site nav.open{
    display:grid;
    grid-template-columns:1fr;
    gap:2px;
    padding:10px 16px 16px;
  }
  .home-page header.site nav a{
    min-height:44px;
    padding:11px 12px;
    border-radius:8px;
    text-align:left;
  }
  .home-page header.site nav a::after{display:none}
  .home-page header.site nav a:hover,
  .home-page header.site nav a:focus-visible{background:#eef8f2}
}

/* Round 17: keep the mobile Hero message and both actions in the first journey. */
@media(max-width:560px){
  .home-page .hero .himg{
    height:240px;
    min-height:240px;
  }
  .home-page .hero .hcopy{padding:28px 20px 32px}
  .home-page .hero h1{
    margin:12px 0 14px;
    font-size:30px;
    line-height:1.08;
  }
  .home-page .hero p.lead{
    margin-bottom:18px;
    font-size:14px;
    line-height:1.52;
  }
  .home-page .hero .cta-row{display:grid;grid-template-columns:1fr;gap:8px}
  .home-page .hero .cta-row .btn{width:100%;min-height:44px;justify-content:space-between}
  .home-page .hero .cta-row .btn-ghost{
    padding:11px 14px;
    border:1px solid rgba(255,255,255,.44);
    border-radius:9px;
    text-decoration:none;
  }
}

/* Round 18: make horizontally explorable mobile sections predictable. */
@media(max-width:900px){
  .home-page .flow-steps,
  .home-page .bubbles,
  .home-page .proc-steps{
    scroll-snap-type:x mandatory;
    scroll-padding-inline:20px;
    overscroll-behavior-inline:contain;
  }
  .home-page .flow-steps>*,
  .home-page .bubbles>*,
  .home-page .proc-steps>*{scroll-snap-align:start}
  .home-page .flow,
  .home-page .inds,
  .home-page .proc,
  .home-page .story,
  .home-page .compl{padding-top:46px;padding-bottom:50px}
  .home-page .trust .logos img{max-height:42px}
}

/* Round 19: preserve hierarchy rather than merely stretching on ultra-wide screens. */
@media(min-width:1800px){
  .home-page{
    --type-section:38px;
    --type-body:15px;
    --type-body-lg:16px;
  }
  .home-page .flow,
  .home-page .inds,
  .home-page .proc,
  .home-page .story,
  .home-page .compl{padding-top:82px;padding-bottom:86px}
  .home-page .ind h3{font-size:23px}
  .home-page .story-grid{min-height:460px}
  .home-page .story-grid .simg,
  .home-page .story-grid .simg img{min-height:460px}
  .home-page .cta{min-height:440px}
  .home-page .cta h2{font-size:40px}
  .home-page .hero .cta-row{max-width:300px}
  .home-page .hero .cta-row .btn{font-size:16px;white-space:nowrap}
}

/* Round 20: unify focus, target size, wrapping and motion accessibility. */
.home-page{overflow-x:clip}
.home-page footer.site .foff{min-width:0;overflow-wrap:anywhere}
.home-page h1,
.home-page h2,
.home-page h3{text-wrap:balance}
.home-page .btn,
.home-page .feature-arrow,
.home-page .nav-toggle,
.home-page .lang-btn,
.home-page .foot-social a{min-width:44px;min-height:44px}
.home-page a:focus-visible,
.home-page button:focus-visible{
  outline:3px solid #75ce91;
  outline-offset:3px;
}
.home-page section[id]{scroll-margin-top:88px}
@media(prefers-reduced-motion:reduce){
  .home-page *,
  .home-page *::before,
  .home-page *::after{
    scroll-behavior:auto !important;
    transition-duration:.01ms !important;
    animation-duration:.01ms !important;
    animation-iteration-count:1 !important;
  }
}
@media(forced-colors:active){
  .home-page .btn,
  .home-page .feature-arrow,
  .home-page .ind,
  .home-page .cmpl{border:1px solid ButtonText}
}

/* ==========================================================================
   COMPACT BRAND RAIL — v51
   Uses the supplied Talktide mark and keeps the rail intentionally narrow at
   every desktop width. The chat launcher now owns the bottom-rail action.
   ========================================================================== */
@media(min-width:861px){
  :root,
  .home-page{
    --rail:clamp(72px,4.8vw,80px);
  }
  .home-page .rail{
    position:absolute;
    inset:0 auto auto 0;
    width:var(--rail);
    height:var(--rail-span,848px);
    padding:76px 8px 84px;
    z-index:1300;
  }
  .home-page .rail-brand{
    position:absolute;
    top:12px;
    left:10px;
    width:148px;
    height:46px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:8px 12px;
    border:1px solid rgba(18,103,52,.12);
    border-radius:11px;
    background:rgba(255,255,255,.97);
    box-shadow:0 8px 24px rgba(7,62,31,.16);
  }
  .home-page .rail-logo{
    display:block;
    width:124px;
    height:auto;
    border-radius:0;
    box-shadow:none;
  }
  .home-page .rail .vlabel{
    margin:auto 0;
    font-size:12px;
    line-height:1.15;
    font-weight:700;
    letter-spacing:.085em;
    white-space:nowrap;
  }
}

@media(min-width:1921px){
  :root,
  .home-page{
    --rail:84px;
  }
  .home-page .rail-brand{width:160px;height:49px}
  .home-page .rail-logo{width:134px}
  .home-page .rail .vlabel{font-size:13.5px}
}

header.site .brand img{
  display:block;
  width:122px;
  height:auto;
}
@media(min-width:861px){
  header.site .brand img{width:132px}
}
@media(max-width:430px){
  .home-page header.site .brand img{width:112px}
}

/* ==========================================================================
   FULL-BLEED VIDEO HERO — v56
   The new 16:9 regional operations film provides its own right-hand text-safe
   zone. Copy is overlaid directly on that zone and the stats band follows the
   film without the former logo wall interrupting the transition.
   ========================================================================== */
@media(min-width:861px){
  .home-page .hero{
    position:relative;
    display:block;
    height:clamp(600px,52vw,760px);
    min-height:clamp(600px,52vw,760px);
    overflow:hidden;
    isolation:isolate;
    background:#102f31;
  }
  .home-page .hero::after{
    content:"";
    position:absolute;
    z-index:3;
    inset:0 0 0 50%;
    pointer-events:none;
    background:linear-gradient(90deg,rgba(8,35,34,0),rgba(8,35,34,.2) 34%,rgba(8,35,34,.48) 100%);
  }
  .home-page .hero .himg{
    position:absolute;
    z-index:1;
    inset:0;
    width:100%;
    height:100%;
    min-height:0;
  }
  .home-page .hero .himg video,
  .home-page .hero .himg>img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center center;
  }
  .home-page .hero .hcopy{
    position:absolute;
    z-index:8;
    inset:52px 0 0 auto;
    width:min(42%,590px);
    min-width:440px;
    height:calc(100% - 52px);
    padding:clamp(70px,7vw,108px) clamp(46px,5.2vw,82px) clamp(58px,6vw,92px);
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
    background:transparent;
    color:#fff;
  }
  .home-page .hero .hcopy .eyebrow{
    color:#b7f4ca;
    text-shadow:0 2px 12px rgba(0,0,0,.32);
  }
  .home-page .hero .hcopy h1{
    max-width:520px;
    color:#fff;
    font-size:clamp(48px,4.2vw,64px);
    line-height:1.035;
    text-shadow:0 3px 24px rgba(0,0,0,.36);
  }
  .home-page .hero .hcopy .lead{
    max-width:500px;
    color:rgba(255,255,255,.93);
    font-size:clamp(15px,1.15vw,17px);
    line-height:1.58;
    text-shadow:0 2px 16px rgba(0,0,0,.34);
  }
  .home-page .hero .hcopy .cta-row{
    width:min(100%,330px);
    max-width:330px;
  }
  .home-page .hero .hcopy .btn-primary{
    background:#fff;
    border-color:#fff;
    color:var(--g-dd);
  }
  .home-page .hero .hcopy .btn-primary:hover{background:#eaf7ee}
  .home-page .hero .hcopy .btn-ghost{
    color:#fff;
    border-color:rgba(255,255,255,.58);
    background:rgba(9,42,37,.18);
    backdrop-filter:blur(5px);
  }
  .home-page .hero .hcopy .btn-ghost:hover{background:rgba(255,255,255,.12)}
  .home-page .hero .clocks{
    left:24px;
    right:24px;
    width:auto;
    max-width:none;
  }
  .home-page .hero .msg-card{left:28px;bottom:28px}
  .home-page .stats{margin-left:var(--rail)}
  .home-page .trust{
    margin-left:0;
    border-top:0;
    border-bottom:1px solid var(--line);
  }
}

/* ==========================================================================
   DOLPHLINK-ALIGNED READABLE TYPE SYSTEM — v58
   One scale for every route. Reading copy is 16px on desktop, UI labels never
   fall below 13px, and dense cards receive the line-height needed to scan.
   ========================================================================== */
:root{
  --tt-type-ui:15px;
  --tt-type-body:16px;
  --tt-type-body-lg:17px;
  --tt-type-label:13px;
  --tt-type-card:15px;
  --tt-type-card-title:18px;
  --tt-type-section:clamp(34px,2.35vw,40px);
}

body{
  font-size:var(--tt-type-body);
  line-height:1.65;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}

header.site nav{gap:30px}
header.site nav a{
  font-size:16px;
  line-height:1.4;
  font-weight:600;
  letter-spacing:-.005em;
}
header.site .btn,
header.site .lang,
header.site .lang button,
header.site .lang-btn,
header.site .lang-menu button{
  font-size:15px;
  line-height:1.4;
}

.btn{
  font-size:15px;
  line-height:1.4;
  font-weight:600;
}

/* Homepage: readable hierarchy from hero through footer. */
.home-page{
  --type-micro:13px;
  --type-caption:14px;
  --type-body:16px;
  --type-body-lg:17px;
  --type-card-title:20px;
  --type-section:var(--tt-type-section);
}
.home-page header.site nav a{font-size:16px}
.rail .vlabel,
.home-page .rail .vlabel{font-size:13px;line-height:1.25}

.home-page .hero .hcopy .eyebrow{
  font-size:14px;
  line-height:1.45;
  letter-spacing:.085em;
}
.home-page .hero .hcopy .lead{
  font-size:clamp(16px,1.15vw,18px);
  line-height:1.65;
}
.home-page .hero .hcopy .btn{font-size:15px}
.home-page .clocks .ck span{font-size:12px;line-height:1.35}
.home-page .clocks .ck b{font-size:17px;line-height:1.2}
.home-page .msg-card b{font-size:15px;line-height:1.4}
.home-page .msg-card span{font-size:13px;line-height:1.5}

.home-page .stats .stat b{font-size:34px;line-height:1.05}
.home-page .stats .stat span{font-size:14px;line-height:1.5}
.home-page .trust .tt{font-size:15px;line-height:1.5}

.home-page .feature-rotator{
  --feature-height:clamp(520px,33vw,660px);
}
.home-page .feature-rotator .feature-face h2,
.home-page .flow h2,
.home-page .inds h2,
.home-page .proc h2{
  font-size:var(--tt-type-section);
  line-height:1.18;
}
.home-page .feature-rotator .feature-face .fintro{
  font-size:17px;
  line-height:1.65;
}
.home-page .feature-rotator .feature-face .flist{gap:17px}
.home-page .feature-rotator .feature-face .flist .fi b{
  font-size:16px;
  line-height:1.4;
}
.home-page .feature-rotator .feature-face .flist .fi p{
  font-size:15px;
  line-height:1.6;
}
.home-page .feature-rotator .feature-face .chip b{font-size:15px}
.home-page .feature-rotator .feature-face .chip span{font-size:13px}
.home-page .feature-rotator-hint{font-size:13px}

.home-page .fstep .fh b{font-size:15px;line-height:1.4}
.home-page .fstep .fh small{font-size:14px;line-height:1.55}
.home-page .btime{font-size:13px;line-height:1.45}
.home-page .bubble{font-size:14.5px;line-height:1.6}
.home-page .mini-action{font-size:13.5px;line-height:1.45}

.home-page .ind .lbl{font-size:13px;line-height:1.45}
.home-page .ind h3{font-size:22px;line-height:1.3}
.home-page .ind .more{font-size:14px;line-height:1.45}
.home-page .subline{font-size:14px;line-height:1.5}

.home-page .pstep .pn{font-size:14px}
.home-page .pstep h3{font-size:20px;line-height:1.35}
.home-page .pstep>p,
.home-page .pstep li{font-size:15px;line-height:1.65}
.home-page .psup b{font-size:15px;line-height:1.4}
.home-page .psup p{font-size:14px;line-height:1.6}

.home-page .story-grid .simg .sov .lbl{font-size:13px}
.home-page .story-grid .simg .sov h3{font-size:24px;line-height:1.28}
.home-page .story-grid .simg .sov a{font-size:14px}
.home-page .scol h4{font-size:14px;line-height:1.45}
.home-page .scol li,
.home-page .quote p{font-size:15px;line-height:1.65}
.home-page .quote .qa,
.home-page .quote .qa b{font-size:13.5px;line-height:1.5}

.home-page .compl h2{font-size:32px;line-height:1.22}
.home-page .cmpl b{font-size:15px;line-height:1.4}
.home-page .cmpl p{font-size:14px;line-height:1.6}
.home-page .cta h2{font-size:clamp(36px,2.7vw,44px);line-height:1.16}
.home-page .cta p{font-size:17px;line-height:1.65}
.home-page .cta .btn{font-size:15px}

/* Inner pages: match the same hierarchy rather than shrinking dense cards. */
.subpage-hero .sol-back{font-size:14px;line-height:1.5}
.subpage-hero .section-label{font-size:13px;line-height:1.5}
.subpage-hero h1{
  max-width:980px;
  font-size:clamp(40px,3.6vw,50px);
  line-height:1.1;
}
.subpage-hero p{
  max-width:780px;
  font-size:17px;
  line-height:1.65;
}
.terms-document{
  max-width:1180px !important;
}
.terms-meta{font-size:14px;line-height:1.55}
.terms-clause{padding:46px 0}
.terms-clause>h2{
  font-size:clamp(30px,2.6vw,38px);
  line-height:1.18;
  margin-bottom:10px;
}
.terms-clause>h3{font-size:22px;line-height:1.3}
.about-intro{
  font-size:17px !important;
  line-height:1.72 !important;
  padding:21px 24px !important;
}
.feat,.scn{padding:24px 26px !important}
.feat>b,.scn>h3{
  font-size:18px !important;
  line-height:1.35 !important;
  margin-bottom:12px !important;
}
.feat li,.scn li,
.scn p{
  font-size:15px !important;
  line-height:1.68 !important;
}
.case{padding:20px 22px !important}
.case b{font-size:16px !important;line-height:1.4 !important}
.case p{font-size:15px !important;line-height:1.68 !important}
.tag-row span{
  font-size:13.5px !important;
  line-height:1.4 !important;
  padding:8px 15px !important;
}
.terms-document>p,
.terms-document .terms-clause>p,
.terms-document .terms-clause>ul>li,
.terms-document .terms-clause>ol>li{
  font-size:16px;
  line-height:1.75;
}

/* Shared footer and utility text. */
footer.site .foff b,
footer.site .fcol h4{
  font-size:14px;
  line-height:1.45;
}
footer.site .foff,
footer.site .foff p,
footer.site .foff a,
footer.site .fcol a,
footer.site .foffice p,
footer.site .foffice a{
  font-size:14.5px;
  line-height:1.6;
}
.home-page footer.site .foff,
.home-page footer.site .foff p,
.home-page footer.site .foff a,
.home-page footer.site .fcol a,
.home-page footer.site .foffice p,
.home-page footer.site .foffice a,
body:not(.home-page) footer.site .foff,
body:not(.home-page) footer.site .foff p,
body:not(.home-page) footer.site .foff a,
body:not(.home-page) footer.site .fcol a{
  font-size:14.5px;
  line-height:1.6;
}
footer.site .foot-bottom,
footer.site .foot-bottom>div{font-size:13px;line-height:1.55}

#dlpk-chat .dcp-head b{font-size:16px;line-height:1.4}
#dlpk-chat .dcp-head span{font-size:13px;line-height:1.5}
#dlpk-chat .dcp-msg,
#dlpk-chat .dcp-form textarea{font-size:15px;line-height:1.55}
#dlpk-chat .dcp-foot{font-size:13px;line-height:1.5}

@media(min-width:1440px){
  :root{--tt-type-body:17px;--tt-type-body-lg:18px}
  header.site nav a,
  .home-page header.site nav a{font-size:17px}
  .home-page .hero .hcopy .eyebrow{font-size:15px}
  .home-page .stats .stat span,
  .home-page .trust .tt{font-size:15px}
}

@media(min-width:861px){
  .home-page .clocks .ck span{font-size:13px}
}

@media(max-width:1180px){
  header.site nav{gap:22px}
  header.site nav a,
  .home-page header.site nav a{font-size:15px}
  .home-page .feature-rotator{--feature-height:560px}
}

@media(max-width:860px){
  :root{
    --tt-type-body:15.5px;
    --tt-type-body-lg:16.5px;
    --tt-type-section:clamp(29px,7vw,36px);
  }
  header.site nav a,
  .home-page header.site nav a{
    font-size:17px;
    line-height:1.45;
  }
  .subpage-hero{padding:44px 24px 48px !important}
  .subpage-hero h1{font-size:clamp(34px,8.5vw,44px)}
  .subpage-hero p{font-size:16.5px}
  .terms-document{padding-inline:24px !important}
  .terms-clause{padding:38px 0}
  .terms-clause>h2{font-size:clamp(28px,7vw,34px)}
  .feat,.scn,.case{padding:21px 22px !important}
  footer.site .foff,
  footer.site .foff p,
  footer.site .foff a,
  footer.site .fcol a,
  footer.site .foffice p,
  footer.site .foffice a{font-size:14px}
}

@media(max-width:640px){
  .home-page .feature-rotator{--feature-height:760px}
  .home-page .feature-rotator .feature-face h2{font-size:29px}
  .home-page .feature-rotator .feature-face .fintro{font-size:16px}
  .home-page .feature-rotator .feature-face .flist .fi b{font-size:15px}
  .home-page .feature-rotator .feature-face .flist .fi p{font-size:14px}
  .home-page .stats .stat span{font-size:13.5px}
  .home-page .cta p{font-size:16px}
}

/* ==========================================================================
   CONTINUOUS VIDEO HERO STAGE — v59
   Desktop hero, proof metrics and partner trust share one moving backdrop.
   The city clocks stay over the visual field, clear of the enlarged copy zone.
   ========================================================================== */
@media(min-width:861px){
  .home-page .hero-stage{
    --proof-depth:356px;
    --hero-copy-w:clamp(590px,46vw,760px);
    position:relative;
    isolation:isolate;
    overflow:hidden;
    background:#082d2d;
  }
  .home-page .hero-stage::after{
    content:"";
    position:absolute;
    z-index:2;
    inset:0 0 0 38%;
    pointer-events:none;
    background:linear-gradient(90deg,rgba(4,27,29,0),rgba(4,27,29,.44) 28%,rgba(4,27,29,.76) 100%);
  }
  .home-page .hero-stage .hero{
    z-index:auto;
    overflow:visible;
    isolation:auto;
    background:transparent;
  }
  .home-page .hero-stage .hero::after{display:none}
  .home-page .hero-stage .hero .himg{
    z-index:1;
    height:calc(100% + var(--proof-depth));
    min-height:calc(100% + var(--proof-depth));
    overflow:hidden;
  }
  .home-page .hero-stage .hero .himg video,
  .home-page .hero-stage .hero .himg>img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center center;
  }
  .home-page .hero-stage .hero .hcopy{
    z-index:8;
    inset:0 0 0 auto;
    width:var(--hero-copy-w);
    min-width:0;
    height:100%;
    padding:clamp(70px,6vw,104px) clamp(44px,4.2vw,72px) clamp(54px,5vw,80px);
    justify-content:center;
  }
  .home-page .hero-stage .hero .hcopy h1{
    max-width:650px;
    margin:18px 0 24px;
    font-size:clamp(60px,4.25vw,78px);
    line-height:1.015;
    letter-spacing:-.045em;
  }
  .home-page .hero-stage .hero .hcopy .lead{
    max-width:610px;
    margin-bottom:28px;
    font-size:clamp(17px,1.12vw,19px);
    line-height:1.62;
  }
  .home-page .hero-stage .hero .hcopy .eyebrow{
    font-size:14px;
    letter-spacing:.09em;
  }
  .home-page .hero-stage .hero .hcopy .cta-row{
    width:min(100%,390px);
    max-width:390px;
  }
  .home-page .hero-stage .hero .hcopy .btn{
    min-height:50px;
    padding-inline:20px;
    font-size:16px;
  }

  .home-page .hero-stage .hero .clocks{
    top:20px !important;
    right:auto;
    left:28px;
    width:calc(100% - var(--hero-copy-w) - 72px);
    max-width:none;
    min-width:480px;
    z-index:7;
  }
  .home-page .hero-stage .hero .clocks .ck{
    padding-inline:14px;
  }
  .home-page .hero-stage .hero .clocks .ck span{font-size:12.5px}
  .home-page .hero-stage .hero .clocks .ck b{font-size:17px}
  .home-page .hero-stage .hero .msg-card{
    top:calc(100% - var(--proof-depth) - 96px);
    bottom:auto;
    left:30px;
    z-index:7;
  }

  .home-page .hero-stage .stats,
  .home-page .hero-stage .trust{
    position:relative;
    z-index:6;
    border-color:rgba(255,255,255,.16);
    color:#fff;
    backdrop-filter:blur(10px);
  }
  .home-page .hero-stage .stats{
    height:126px;
    min-height:126px;
    margin-left:var(--rail);
    background:rgba(4,39,32,.67);
  }
  .home-page .hero-stage .stats .wrap{
    height:100%;
    min-height:0;
    padding-top:22px;
    padding-bottom:22px;
  }
  .home-page .hero-stage .stats .stat + .stat{
    border-color:rgba(255,255,255,.19);
  }
  .home-page .hero-stage .stats .stat .si{
    color:#b8f1c8;
    background:rgba(255,255,255,.1);
  }
  .home-page .hero-stage .stats .stat b{color:#fff}
  .home-page .hero-stage .stats .stat span{color:rgba(255,255,255,.82)}

  .home-page .hero-stage .trust{
    width:auto;
    height:230px;
    min-height:230px;
    margin-left:0;
    padding:24px 0 28px;
    background:rgba(4,31,28,.76);
    border-top:1px solid rgba(255,255,255,.14);
    border-bottom:1px solid rgba(255,255,255,.16);
  }
  .home-page .hero-stage .trust .wrap{
    max-width:1320px;
    padding-inline:40px;
  }
  .home-page .hero-stage .trust .tt{
    margin-bottom:20px;
    color:#fff;
    font-size:16px;
    font-weight:600;
  }
  .home-page .hero-stage .trust .logos{
    gap:14px 22px;
  }
  .home-page .hero-stage .trust .logos img{
    max-width:138px;
    max-height:44px;
    padding:9px 12px;
    border:1px solid rgba(255,255,255,.54);
    border-radius:9px;
    background:rgba(255,255,255,.94);
    box-shadow:0 8px 20px rgba(0,0,0,.12);
  }
}

@media(min-width:861px) and (max-width:1180px){
  .home-page .hero-stage{
    --proof-depth:330px;
    --hero-copy-w:clamp(500px,47vw,560px);
  }
  .home-page .hero-stage .hero .hcopy h1{font-size:clamp(52px,5vw,62px)}
  .home-page .hero-stage .hero .clocks{
    left:20px;
    width:calc(100% - var(--hero-copy-w) - 48px);
    min-width:390px;
  }
  .home-page .hero-stage .stats{height:118px;min-height:118px}
  .home-page .hero-stage .trust{height:212px;min-height:212px}
}

@media(max-width:860px){
  .home-page .hero-stage{background:#fff}
}

/* ==========================================================================
   PROMINENT TALKTIDE WORDMARK — v60
   Match the clear, confident brand-entry scale used by the Dolphlink header.
   ========================================================================== */
@media(min-width:861px){
  .home-page .rail-brand{
    top:10px;
    left:12px;
    width:190px;
    height:60px;
    padding:9px 14px;
    border-radius:13px;
    box-shadow:0 10px 28px rgba(7,62,31,.18);
  }
  .home-page .rail-logo{
    width:166px;
    max-width:none;
    height:auto;
  }
  body:not(.home-page) header.site .brand img{
    width:168px;
    max-width:none;
  }
}

@media(min-width:1440px){
  .home-page .rail-brand{
    width:208px;
    height:64px;
    padding-inline:15px;
  }
  .home-page .rail-logo{width:182px}
  body:not(.home-page) header.site .brand img{width:180px}
}

@media(max-width:860px){
  .home-page header.site .brand img,
  body:not(.home-page) header.site .brand img{
    width:128px;
    max-width:none;
  }
}

@media(max-width:390px){
  .home-page header.site .brand img,
  body:not(.home-page) header.site .brand img{width:120px}
}

/* ==========================================================================
   SPLIT BRAND LOCKUP — v61
   The official symbol stays fully inside the green rail. The TALKTIDE name
   occupies the adjacent white header area, matching the Dolphlink structure.
   ========================================================================== */
@media(min-width:861px){
  .home-page .rail-brand{
    top:8px;
    left:calc((var(--rail) - 52px) / 2);
    width:52px;
    height:52px;
    padding:0;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.72);
    border-radius:12px;
    background:#fff;
    box-shadow:0 8px 22px rgba(6,62,30,.2);
  }

  .home-page .rail-logo{
    position:absolute;
    top:1px;
    left:0;
    width:204px;
    max-width:none;
    height:49px;
  }

  .home-page header.site .brand{
    position:absolute;
    top:50%;
    left:calc(var(--rail) + 18px);
    display:block;
    width:176px;
    height:48px;
    margin:0;
    overflow:hidden;
    transform:translateY(-50%);
  }

  .home-page header.site .brand img{
    position:absolute;
    top:-5px;
    left:-70px;
    width:246px;
    max-width:none;
    height:auto;
  }
}

@media(min-width:1440px){
  .home-page header.site .brand{
    left:calc(var(--rail) + 20px);
    width:190px;
    height:50px;
  }

  .home-page header.site .brand img{
    top:-7px;
    left:-75px;
    width:265px;
  }
}

@media(min-width:861px) and (max-width:1180px){
  .home-page header.site .brand{
    left:calc(var(--rail) + 14px);
    width:146px;
  }

  .home-page header.site .brand img{
    top:-1px;
    left:-60px;
    width:206px;
  }
}

/* ==========================================================================
   OUR PARTNERS MARQUEE — v62
   A single, continuous Dolphlink-style logo row using the supplied native
   146 × 90 partner assets at their real size for maximum clarity.
   ========================================================================== */
.home-page .trust .partner-marquee{
  position:relative;
  display:block;
  width:100%;
  max-width:none;
  overflow:hidden;
  padding:4px 0 8px;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
  mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
}

.home-page .trust .partner-track{
  display:flex;
  width:max-content;
  will-change:transform;
  animation:talktidePartners 44s linear infinite;
}

.home-page .trust .partner-group{
  display:flex;
  flex:0 0 auto;
  align-items:center;
  gap:24px;
  padding-right:24px;
}

.home-page .hero-stage .trust .partner-marquee .partner-group img{
  display:block;
  flex:0 0 auto;
  width:146px;
  min-width:146px;
  height:90px;
  max-width:none;
  max-height:none;
  padding:0;
  border:0;
  border-radius:14px;
  background:#fff;
  object-fit:contain;
  opacity:1;
  box-shadow:0 10px 24px rgba(0,0,0,.14);
  transform:translateZ(0);
}

.home-page .trust .partner-marquee:hover .partner-track{
  animation-play-state:paused;
}

@keyframes talktidePartners{
  to{transform:translate3d(-50%,0,0)}
}

@media(min-width:861px){
  .home-page .hero-stage .trust{
    height:196px;
    min-height:196px;
    padding:22px 0 24px;
  }

  .home-page .hero-stage .trust .wrap{
    max-width:none;
    padding-inline:0;
  }

  .home-page .hero-stage .trust .tt{
    margin-bottom:16px;
    padding-inline:40px;
    font-size:18px;
    line-height:1.4;
  }
}

@media(max-width:860px){
  .home-page .trust{
    padding:28px 0 30px;
  }

  .home-page .trust .wrap{
    padding-inline:0;
  }

  .home-page .trust .tt{
    margin-bottom:18px;
    padding-inline:22px;
    font-size:16px;
    line-height:1.45;
  }

  .home-page .trust .partner-group{
    gap:16px;
    padding-right:16px;
  }

  .home-page .hero-stage .trust .partner-marquee .partner-group img{
    width:132px;
    min-width:132px;
    height:auto;
  }
}

@media(prefers-reduced-motion:reduce){
  .home-page .trust .partner-marquee{
    overflow-x:auto;
    -webkit-mask-image:none;
    mask-image:none;
    scrollbar-width:none;
    -ms-overflow-style:none;
  }

  .home-page .trust .partner-track{animation:none}
  .home-page .trust .partner-group[aria-hidden="true"]{display:none}
  .home-page .trust .partner-marquee::-webkit-scrollbar{display:none}
}

/* ==========================================================================
   TRANSPARENT PROOF STAGE + FROSTED DETAILS — v63
   The video remains fully visible behind metrics and partners. Readability is
   provided only where needed by individual glass cards and the trust caption.
   ========================================================================== */
@media(min-width:861px){
  .home-page .hero-stage::after{
    inset:0 0 var(--proof-depth) 38%;
  }

  .home-page .hero-stage .stats,
  .home-page .hero-stage .trust{
    background:transparent;
    border-color:transparent;
    -webkit-backdrop-filter:none;
    backdrop-filter:none;
  }

  .home-page .hero-stage .stats{
    border:0;
  }

  .home-page .hero-stage .stats .wrap{
    gap:18px;
    padding:20px clamp(28px,4.4vw,76px);
  }

  .home-page .hero-stage .stats .stat{
    min-width:0;
    min-height:82px;
    padding:14px clamp(18px,2vw,30px);
    border:1px solid rgba(255,255,255,.34);
    border-radius:16px;
    background:rgba(7,38,34,.34);
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.2),
      0 12px 30px rgba(1,19,17,.2);
    -webkit-backdrop-filter:blur(18px) saturate(145%);
    backdrop-filter:blur(18px) saturate(145%);
  }

  .home-page .hero-stage .stats .stat + .stat{
    border-left:1px solid rgba(255,255,255,.34);
  }

  .home-page .hero-stage .stats .stat .si{
    color:#d3f8de;
    border-color:rgba(255,255,255,.18);
    background:rgba(255,255,255,.12);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.14);
  }

  .home-page .hero-stage .stats .stat b{
    color:#fff;
    text-shadow:0 2px 16px rgba(0,0,0,.28);
  }

  .home-page .hero-stage .stats .stat span{
    color:rgba(255,255,255,.88);
  }

  .home-page .hero-stage .trust{
    border:0;
  }

  .home-page .hero-stage .trust .tt{
    display:table;
    max-width:calc(100% - 64px);
    margin:0 auto 16px;
    padding:9px 20px;
    border:1px solid rgba(255,255,255,.32);
    border-radius:999px;
    background:rgba(7,38,34,.3);
    color:#fff;
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.18),
      0 10px 26px rgba(1,19,17,.16);
    -webkit-backdrop-filter:blur(18px) saturate(145%);
    backdrop-filter:blur(18px) saturate(145%);
    text-shadow:0 1px 12px rgba(0,0,0,.28);
  }

  .home-page .hero-stage .trust .partner-group img{
    border:1px solid rgba(255,255,255,.68);
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.8),
      0 12px 30px rgba(1,19,17,.18);
  }
}

@media(max-width:860px){
  .home-page .stats,
  .home-page .trust{
    background:transparent;
  }

  .home-page .stats .stat{
    border:1px solid rgba(34,122,69,.14);
    border-radius:14px;
    background:rgba(255,255,255,.7);
    box-shadow:0 10px 24px rgba(20,67,42,.08);
    -webkit-backdrop-filter:blur(14px) saturate(130%);
    backdrop-filter:blur(14px) saturate(130%);
  }

  .home-page .trust .tt{
    display:table;
    max-width:calc(100% - 36px);
    margin-right:auto;
    margin-left:auto;
    border:1px solid rgba(34,122,69,.14);
    border-radius:999px;
    background:rgba(255,255,255,.72);
    box-shadow:0 10px 24px rgba(20,67,42,.08);
    -webkit-backdrop-filter:blur(14px) saturate(130%);
    backdrop-filter:blur(14px) saturate(130%);
  }
}

/* V65 FINAL OVERRIDES */
@media(min-width:861px){
  .home-page .hero-stage::after{
    inset:0 0 0 38%;
  }

  .home-page .rail{
    top:72px;
    padding-top:24px;
  }

  .home-page .rail-brand{
    display:none;
  }

  .home-page header.site{
    height:72px;
    min-height:72px;
  }

  .home-page header.site .brand{
    top:0;
    bottom:0;
    left:calc(clamp(18px,1.5vw,28px) - var(--rail));
    width:clamp(218px,18vw,250px);
    height:72px;
    overflow:visible;
    transform:none;
    display:flex;
    align-items:center;
  }

  .home-page header.site .brand img{
    position:static;
    display:block;
    width:100%;
    height:auto;
    transform:none;
  }
}

@media(min-width:1181px){
  .home-page .rail{
    height:calc(clamp(600px,52vw,760px) + 126px) !important;
  }

  .home-page .hero-stage{
    --hero-copy-w:clamp(760px,56vw,1500px);
  }

  .home-page .hero-stage .hero .hcopy{
    padding-right:clamp(38px,3.5vw,64px);
    padding-left:clamp(32px,2.5vw,48px);
  }
}

@media(min-width:861px) and (max-width:1180px){
  .home-page .rail{
    height:calc(clamp(600px,52vw,760px) + 118px) !important;
  }

  .home-page .hero-stage{
    --hero-copy-w:clamp(620px,62vw,700px);
  }

  .home-page .hero-stage .hero .hcopy{
    padding-right:clamp(30px,3.8vw,46px);
    padding-left:clamp(30px,3.8vw,46px);
  }
}

/* V66 RESTORE SECTION RHYTHM ABOVE THE CAPABILITY ROTATOR */
.home-page .feature-rotator{
  padding-top:clamp(48px,5vw,72px) !important;
}

@media(max-width:860px){
  .home-page .feature-rotator{
    padding-top:38px !important;
  }
}

/* V68 AIRIER HERO READING WIDTH */
@media(min-width:861px){
  .home-page .hero-stage .hero .hcopy h1{
    max-width:1000px;
  }

  .home-page .hero-stage .hero .hcopy .lead{
    max-width:1000px;
  }
}

@media(min-width:1181px){
  .home-page .hero-stage .hero .hcopy{
    padding-right:clamp(28px,2.5vw,48px);
    padding-left:clamp(24px,2vw,40px);
  }
}

@media(min-width:861px) and (max-width:1180px){
  .home-page .hero-stage .hero .hcopy{
    padding-right:clamp(22px,2.8vw,32px);
    padding-left:clamp(22px,2.8vw,32px);
  }
}

/* V71 WIDER, MORE LEGIBLE INFORMATION SECTIONS */
@media(min-width:901px){
  .home-page .flow .wrap,
  .home-page .proc .wrap,
  .home-page .story .wrap,
  .home-page .compl .wrap{
    width:100%;
    max-width:1920px;
    padding-right:clamp(24px,2.5vw,48px);
    padding-left:clamp(24px,2.5vw,48px);
  }

  .home-page .flow h2,
  .home-page .proc h2,
  .home-page .compl h2{
    font-size:clamp(40px,3vw,52px);
    line-height:1.16;
    letter-spacing:-.025em;
  }

  .home-page .flow h2{margin-bottom:40px}
  .home-page .proc h2{margin-bottom:38px}
  .home-page .compl h2{margin-bottom:36px}

  .home-page .flow-steps{
    gap:18px;
    padding:20px;
  }

  .home-page .fstep{padding:10px}
  .home-page .fstep .fh b{font-size:17px}
  .home-page .fstep .fh small{font-size:15px}
  .home-page .bubble{font-size:15px}

  .home-page .pstep{
    min-height:280px;
    padding:30px 104px 28px 30px;
  }

  .home-page .pstep h3{
    font-size:clamp(20px,1.45vw,24px);
    line-height:1.3;
  }

  .home-page .pstep>p,
  .home-page .pstep li{
    font-size:16px;
    line-height:1.6;
  }

  .home-page .story{padding-top:76px;padding-bottom:76px}
  .home-page .story-grid{
    min-height:460px;
  }

  .home-page .story-grid .simg,
  .home-page .story-grid .simg img{
    min-height:460px;
  }

  .home-page .story-grid .simg .sov h3{
    max-width:360px;
    font-size:clamp(28px,2.2vw,36px);
    line-height:1.2;
  }

  .home-page .story-body .scol{
    padding:30px 32px;
  }

  .home-page .scol h4{font-size:15px}
  .home-page .scol li,
  .home-page .quote p{font-size:16px}

  .home-page .compl-grid{gap:16px}
  .home-page .cmpl{
    min-height:190px;
    padding:24px;
  }

  .home-page .cmpl b{font-size:16px}
  .home-page .cmpl p{font-size:15px}
}

/* V72 FULL-DEPTH HERO RAIL + OPTICALLY ALIGNED OFFICIAL LOCKUP */
@media(min-width:1181px){
  .home-page .rail{
    height:var(--rail-height,calc(clamp(600px,52vw,760px) + 322px)) !important;
  }

  .home-page header.site .brand{
    left:calc(clamp(8px,.55vw,10px) - var(--rail));
    justify-content:flex-start;
    padding:0;
    line-height:0;
  }

  .home-page header.site .brand img{
    display:block;
    margin:0;
  }
}

/* V74 FINAL HERO GLASS-SAFE COPY ALIGNMENT */
@media(min-width:1181px){
  .home-page .hero-stage{
    --hero-copy-w:clamp(580px,48vw,820px);
  }
}

@media(min-width:861px) and (max-width:1180px){
  .home-page .hero-stage{
    --hero-copy-w:clamp(540px,54vw,620px);
  }
}

/* V75 FINAL COMPACT-DESKTOP HEADER ALIGNMENT */
@media(min-width:901px) and (max-width:1180px){
  .home-page header.site .brand{
    position:static;
    flex:0 0 clamp(190px,22vw,218px);
    width:clamp(190px,22vw,218px);
    height:52px;
    margin:0;
    transform:none;
  }

  .home-page header.site .h-actions{
    order:2;
    margin-left:auto;
  }

  .home-page .nav-toggle{order:3}
}

/* V77 PURE-WHITE CAPABILITY ROTATOR */
.home-page .feature-rotator,
.home-page .feature-rotator-stage,
.home-page .feature-rotator .features-list,
.home-page .feature-rotator .feature-face,
.home-page .feature-rotator .feature-face .fcopy,
.home-page .feature-rotator .feature-face.rev .fcopy,
.home-page .feature-rotator-controls,
.home-page .feature-rotator-hint{
  background:#fff;
  background-image:none;
}

.home-page .feature-rotator .feature-face .fcopy::before,
.home-page .feature-rotator .feature-face.rev .fcopy::before{
  background:linear-gradient(90deg,transparent,#fff);
}

/* V78 DOLPHLINK-STYLE INDUSTRY SOLUTIONS EXPLORER */
.home-page .solution-explorer{
  position:relative;
  padding:clamp(76px,7vw,118px) 0;
  background:#f5f8f6;
  border-block:1px solid var(--line);
  scroll-margin-top:72px;
}

.home-page .solution-explorer .wrap{
  width:min(calc(100% - clamp(44px,6vw,120px)),1600px);
  max-width:none;
  padding:0;
}

.home-page .solution-head{
  max-width:980px;
  margin:0 auto clamp(32px,3.5vw,50px);
  text-align:center;
}

.home-page .solution-eyebrow,
.home-page .solution-kicker{
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:var(--g-d);
  font-family:var(--disp);
  font-size:13px;
  font-weight:700;
  letter-spacing:.12em;
  line-height:1.25;
  text-transform:uppercase;
}

.home-page .solution-head h2{
  max-width:900px;
  margin:15px auto 0;
  font-size:clamp(34px,3.3vw,56px);
  line-height:1.08;
  letter-spacing:-.035em;
}

.home-page .solution-head>p{
  max-width:800px;
  margin:18px auto 0;
  color:#5d6861;
  font-size:clamp(16px,1.2vw,19px);
  line-height:1.65;
}

.home-page .solution-ornament{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  width:170px;
  margin:22px auto 0;
}

.home-page .solution-ornament::before,
.home-page .solution-ornament::after{
  content:"";
  width:64px;
  height:1px;
  background:#9fd6ae;
}

.home-page .solution-ornament i{
  width:8px;
  height:8px;
  background:var(--g);
  transform:rotate(45deg);
}

.home-page .solution-tabs{
  display:flex;
  justify-content:center;
  gap:10px;
  margin:0 auto 28px;
  overflow-x:auto;
  padding:8px 4px 12px;
  scrollbar-width:none;
  overscroll-behavior-inline:contain;
  scroll-snap-type:x proximity;
}

.home-page .solution-tabs::-webkit-scrollbar{display:none}

.home-page .solution-tab{
  flex:0 0 auto;
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:11px 18px;
  border:1px solid #dce8e0;
  border-radius:999px;
  background:#fff;
  color:#33423a;
  box-shadow:0 5px 14px rgba(20,67,42,.045);
  font-family:var(--sans);
  font-size:14px;
  font-weight:650;
  line-height:1.2;
  white-space:nowrap;
  cursor:pointer;
  scroll-snap-align:center;
  transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s,transform .2s;
}

.home-page .solution-tab .ti{
  color:var(--g-d);
  font-size:18px;
}

.home-page .solution-tab:hover{
  border-color:#95cda6;
  transform:translateY(-1px);
}

.home-page .solution-tab:focus-visible{
  outline:3px solid rgba(58,177,93,.24);
  outline-offset:2px;
}

.home-page .solution-tab.is-active{
  border-color:var(--g);
  background:var(--g);
  color:#fff;
  box-shadow:0 10px 26px rgba(34,122,69,.2);
}

.home-page .solution-tab.is-active .ti{color:#fff}

.home-page .solution-panels{
  position:relative;
  min-height:620px;
}

.home-page .solution-panel{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(350px,.75fr);
  gap:22px;
  align-items:stretch;
}

.home-page .solution-panel[hidden]{display:none!important}

.home-page .solution-summary,
.home-page .solution-proof{
  border:1px solid #dfe9e2;
  border-radius:24px;
  background:#fff;
  box-shadow:0 18px 48px rgba(20,67,42,.07);
}

.home-page .solution-summary{
  padding:clamp(34px,3vw,50px);
}

.home-page .solution-summary>h3{
  max-width:820px;
  margin:14px 0 14px;
  font-size:clamp(28px,2.25vw,40px);
  line-height:1.12;
}

.home-page .solution-summary>p{
  max-width:850px;
  color:#5d6861;
  font-size:17px;
  line-height:1.65;
}

.home-page .solution-scenarios{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin-top:28px;
}

.home-page .solution-scenarios>section{
  min-height:148px;
  padding:21px 22px;
  border:1px solid #e2ece5;
  border-radius:15px;
  background:#f9fcfa;
}

.home-page .solution-scenarios h4{
  margin:0 0 9px;
  font-size:17px;
  line-height:1.25;
}

.home-page .solution-scenarios p,
.home-page .solution-scenarios li{
  color:#5d6861;
  font-size:15px;
  line-height:1.55;
}

.home-page .solution-scenarios ul{
  margin:0;
  padding-left:19px;
}

.home-page .solution-scenarios li+li{margin-top:4px}

.home-page .solution-proof{
  display:flex;
  flex-direction:column;
  padding:clamp(30px,2.5vw,42px);
  border-color:#bcdcc6;
}

.home-page .solution-cases{
  display:grid;
  gap:12px;
  margin:22px 0 26px;
}

.home-page .solution-cases>section{
  padding:18px 19px;
  border:1px solid #e2ece5;
  border-left:4px solid var(--g);
  border-radius:13px;
  background:#fbfdfc;
}

.home-page .solution-cases b{
  display:block;
  margin-bottom:6px;
  color:var(--g-dd);
  font-family:var(--disp);
  font-size:16px;
}

.home-page .solution-cases p{
  color:#606b64;
  font-size:14px;
  line-height:1.55;
}

.home-page .solution-link{
  margin-top:auto;
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:12px 16px;
  border:1px solid #cfe2d5;
  border-radius:11px;
  color:var(--g-d);
  font-size:14px;
  font-weight:700;
  transition:border-color .2s,background-color .2s;
}

.home-page .solution-link:hover{
  border-color:var(--g);
  background:var(--mint);
}

.home-page .solution-proof-title{
  margin:18px 0 22px;
  font-size:clamp(25px,2vw,34px);
}

.home-page .solution-metrics{
  display:grid;
  gap:12px;
  margin-bottom:26px;
}

.home-page .solution-metrics>div{
  padding:18px 20px;
  border:1px solid #e2ece5;
  border-radius:14px;
  background:#f9fcfa;
}

.home-page .solution-metrics b{
  display:block;
  color:var(--g-d);
  font-family:var(--disp);
  font-size:30px;
  line-height:1;
}

.home-page .solution-metrics span{
  display:block;
  margin-top:7px;
  color:#606b64;
  font-size:14px;
}

@media(max-width:1320px){
  .home-page .solution-tabs{justify-content:flex-start}
  .home-page .solution-panel{
    grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);
  }
}

@media(max-width:980px){
  .home-page .solution-explorer .wrap{
    width:min(calc(100% - 40px),900px);
  }

  .home-page .solution-panel{
    grid-template-columns:1fr;
  }

  .home-page .solution-panels{min-height:0}
  .home-page .solution-proof{min-height:0}
}

@media(max-width:640px){
  .home-page .solution-explorer{
    padding:64px 0 68px;
  }

  .home-page .solution-explorer .wrap{
    width:calc(100% - 28px);
  }

  .home-page .solution-head{
    margin-bottom:27px;
    padding-inline:8px;
  }

  .home-page .solution-head h2{
    font-size:34px;
  }

  .home-page .solution-head>p{
    font-size:16px;
    line-height:1.58;
  }

  .home-page .solution-tabs{
    margin-inline:-14px;
    padding-inline:14px;
  }

  .home-page .solution-tab{
    min-height:46px;
    padding:10px 15px;
    font-size:13.5px;
  }

  .home-page .solution-panel{gap:14px}

  .home-page .solution-summary,
  .home-page .solution-proof{
    padding:25px 22px;
    border-radius:19px;
  }

  .home-page .solution-summary>h3{
    font-size:28px;
  }

  .home-page .solution-summary>p{
    font-size:16px;
  }

  .home-page .solution-scenarios{
    grid-template-columns:1fr;
    margin-top:23px;
  }

  .home-page .solution-scenarios>section{
    min-height:0;
    padding:19px;
  }

  .home-page .solution-scenarios p,
  .home-page .solution-scenarios li{
    font-size:14.5px;
  }

  .home-page .solution-cases>section{
    padding:17px;
  }
}

/* V79 DOLPHLINK-STYLE ABOUT MODAL */
.about-modal{
  position:fixed;
  inset:0;
  z-index:1300;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .28s ease,visibility .28s ease;
}

.about-modal.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}

.about-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(7,45,25,.62);
  -webkit-backdrop-filter:blur(6px);
  backdrop-filter:blur(6px);
}

.about-dialog{
  position:relative;
  z-index:1;
  width:min(960px,calc(100vw - 48px));
  height:min(88vh,920px);
  overflow:hidden;
  display:flex;
  flex-direction:column;
  border:1px solid rgba(255,255,255,.72);
  border-radius:20px;
  background:#fff;
  box-shadow:0 34px 100px rgba(5,45,23,.38);
  opacity:0;
  transform:translateY(18px) scale(.975);
  transition:opacity .3s ease,transform .34s cubic-bezier(.22,.61,.36,1);
}

.about-modal.is-open .about-dialog{
  opacity:1;
  transform:none;
}

.about-frame{
  width:100%;
  height:100%;
  flex:1 1 auto;
  border:0;
  background:#fff;
}

.about-close{
  position:absolute;
  top:12px;
  right:12px;
  z-index:4;
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  padding:0;
  border:3px solid #fff;
  border-radius:14px;
  background:var(--g);
  color:#fff;
  box-shadow:0 4px 18px rgba(20,67,42,.28),0 0 0 2px var(--g);
  cursor:pointer;
  transition:background-color .2s,transform .2s;
}

.about-close:hover{
  background:var(--g-d);
  transform:translateY(-1px);
}

.about-close:focus-visible,
.about-scroll-controls button:focus-visible{
  outline:3px solid rgba(58,177,93,.35);
  outline-offset:3px;
}

.about-close .ti{font-size:23px}

.about-scroll-controls{
  position:absolute;
  right:16px;
  bottom:16px;
  z-index:4;
  display:flex;
  flex-direction:column;
  gap:8px;
}

.about-scroll-controls button{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid rgba(255,255,255,.7);
  border-radius:50%;
  background:var(--g);
  color:#fff;
  box-shadow:0 8px 24px rgba(20,67,42,.25);
  cursor:pointer;
}

.about-scroll-controls button:hover{background:var(--g-d)}
.about-scroll-controls button[hidden]{display:none}
.about-scroll-controls .ti{font-size:20px}

html.about-modal-lock{overflow:hidden!important}
html.about-modal-open .home-page header.site nav a.about-current{color:var(--g-d)}

/* The same about.html remains directly accessible; only its in-modal view is restyled. */
html.about-embed body{
  padding-left:0!important;
  background:#fff;
}

html.about-embed .rail,
html.about-embed header.site,
html.about-embed footer.site{
  display:none!important;
}

html.about-embed .main-shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

html.about-embed .subpage-hero{
  min-height:0;
  padding:54px 64px 30px!important;
  border:0!important;
  background:#fff!important;
  text-align:center;
}

html.about-embed .subpage-hero .inner{
  max-width:760px!important;
  margin:0 auto!important;
  padding:0!important;
  text-align:center!important;
}

html.about-embed .subpage-hero .section-label{
  position:relative;
  margin-bottom:14px;
  color:var(--g-d)!important;
  font-size:12px;
  letter-spacing:.16em;
}

html.about-embed .subpage-hero h1{
  max-width:720px;
  margin:0 auto 13px;
  color:var(--ink)!important;
  font-size:clamp(34px,4vw,48px);
  line-height:1.12;
}

html.about-embed .subpage-hero p{
  max-width:720px;
  margin:0 auto!important;
  color:#6a756e!important;
  font-size:16px;
}

html.about-embed .subpage-hero::before{
  content:"";
  position:absolute;
  left:50%;
  bottom:13px;
  width:64px;
  height:2px;
  transform:translateX(-50%);
  background:var(--g);
}

html.about-embed .terms-section{background:#fff}

html.about-embed .terms-document{
  max-width:860px!important;
  margin:0 auto!important;
  padding:22px 54px 72px!important;
}

html.about-embed .terms-meta{
  margin:0 0 18px;
  padding:16px 0 24px;
  border-bottom:1px solid var(--line);
  color:#758078;
  font-size:14px;
}

html.about-embed .terms-meta strong{color:var(--g-dd)}

html.about-embed .terms-clause{
  padding:32px 0;
  border-top:1px solid var(--line);
}

html.about-embed .terms-clause:first-of-type{
  padding-top:18px;
  border-top:0;
}

html.about-embed .terms-clause>h2{
  position:relative;
  padding-left:16px;
  font-size:clamp(25px,3vw,32px);
}

html.about-embed .terms-clause>h2::before{
  content:"";
  position:absolute;
  top:.08em;
  bottom:.08em;
  left:0;
  width:4px;
  border-radius:4px;
  background:var(--g);
}

html.about-embed .about-intro{
  margin-top:17px;
  padding:19px 21px;
  border-color:#d9ede0;
  background:#f2faf5;
  font-size:16px;
}

html.about-embed .scn-grid{gap:13px}

html.about-embed .scn{
  min-height:132px;
  padding:18px 19px;
  border-color:#e2ece5;
  border-radius:13px;
  background:#fff;
  box-shadow:0 5px 18px rgba(20,67,42,.045);
}

html.about-embed .scn h3{
  color:var(--g-dd);
  font-size:16px;
}

html.about-embed .scn p{
  font-size:14px;
  line-height:1.65;
}

@media(max-width:700px){
  .about-modal{padding:0}

  html.about-modal-open #dlpk-chat{
    opacity:0;
    visibility:hidden;
    pointer-events:none;
  }

  .about-dialog{
    width:100%;
    height:100%;
    max-width:none;
    max-height:none;
    border:0;
    border-radius:0;
  }

  .about-close{
    top:calc(12px + env(safe-area-inset-top,0px));
    right:14px;
  }

  .about-scroll-controls{
    right:14px;
    bottom:calc(14px + env(safe-area-inset-bottom,0px));
  }

  html.about-embed .subpage-hero{
    padding:70px 24px 34px!important;
  }

  html.about-embed .subpage-hero h1{font-size:34px}

  html.about-embed .terms-document{
    padding:16px 22px 72px!important;
  }

  html.about-embed .terms-clause{padding:28px 0}
  html.about-embed .scn-grid{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
  .about-modal,
  .about-dialog{
    transition:none;
  }
}

/* ==========================================================================
   V81 — DOLPHLINK MOTION SYSTEM, ADAPTED FOR TALKTIDE
   Progressive enhancement: content remains visible until JavaScript adds
   .fx-ready; reduced-motion and coarse-pointer users receive a stable layout.
   ========================================================================== */

/* 01 — page-level feedback */
.home-page .fx-progress{
  position:fixed;
  top:0;
  left:0;
  z-index:1500;
  width:100%;
  height:3px;
  border-radius:0 3px 3px 0;
  background:#31b45c;
  box-shadow:0 0 12px rgba(49,180,92,.42);
  transform:scaleX(0);
  transform-origin:left center;
  will-change:transform;
  pointer-events:none;
}

.home-page .fx-to-top{
  position:fixed;
  right:24px;
  bottom:calc(86px + env(safe-area-inset-bottom,0px));
  z-index:850;
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid rgba(255,255,255,.82);
  border-radius:50%;
  background:#168942;
  color:#fff;
  box-shadow:0 14px 34px rgba(6,54,27,.25);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(12px) scale(.92);
  transition:opacity .25s ease,visibility .25s ease,transform .3s cubic-bezier(.22,.61,.36,1),background-color .2s;
  cursor:pointer;
}

.home-page .fx-to-top.is-visible{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:none;
}

.home-page .fx-to-top:hover{
  background:#0d6e33;
  transform:translateY(-3px);
}

.home-page .fx-to-top:focus-visible{
  outline:3px solid rgba(58,177,93,.35);
  outline-offset:4px;
}

.home-page .fx-to-top .ti{font-size:22px}

/* 02 — sticky header elevation and active section state */
.home-page header.site{
  transition:box-shadow .28s ease,background-color .28s ease,border-color .28s ease;
}

.home-page header.site.fx-scrolled{
  border-bottom-color:rgba(20,67,42,.1);
  background:rgba(255,255,255,.96);
  -webkit-backdrop-filter:blur(14px) saturate(125%);
  backdrop-filter:blur(14px) saturate(125%);
  box-shadow:0 10px 30px rgba(10,52,29,.1);
}

.home-page header.site nav a{
  position:relative;
  transition:color .2s ease,opacity .2s ease;
}

.home-page header.site nav a::after{
  content:"";
  position:absolute;
  right:12px;
  bottom:7px;
  left:12px;
  height:2px;
  border-radius:2px;
  background:#28a752;
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .24s cubic-bezier(.22,.61,.36,1);
}

.home-page header.site nav a:hover::after,
.home-page header.site nav a:focus-visible::after,
.home-page header.site nav a.fx-active::after{
  transform:scaleX(1);
}

.home-page header.site nav a.fx-active{color:#0d7837}

/* 03 — first-view choreography */
.fx-ready .home-page .hero .hcopy > *,
.fx-ready .home-page .hero .clocks,
.fx-ready .home-page .hero .msg-card,
.fx-ready .home-page .hero .stats .stat{
  opacity:0;
}

.fx-ready.fx-hero-in .home-page .hero .hcopy > *{
  animation:fxHeroCopy .72s cubic-bezier(.22,.61,.36,1) both;
}

.fx-ready.fx-hero-in .home-page .hero .hcopy > :nth-child(1){animation-delay:.06s}
.fx-ready.fx-hero-in .home-page .hero .hcopy > :nth-child(2){animation-delay:.13s}
.fx-ready.fx-hero-in .home-page .hero .hcopy > :nth-child(3){animation-delay:.2s}
.fx-ready.fx-hero-in .home-page .hero .hcopy > :nth-child(4){animation-delay:.27s}

.fx-ready.fx-hero-in .home-page .hero .clocks{
  animation:fxClockDrop .72s .16s cubic-bezier(.22,.61,.36,1) both;
}

.fx-ready.fx-hero-in .home-page .hero .msg-card{
  animation:fxMessagePop .68s .38s cubic-bezier(.2,.8,.2,1) both;
}

@keyframes fxHeroCopy{
  from{opacity:0;transform:translate3d(24px,20px,0)}
  to{opacity:1;transform:none}
}

@keyframes fxClockDrop{
  from{opacity:0;transform:translate3d(0,-14px,0)}
  to{opacity:1;transform:none}
}

@keyframes fxMessagePop{
  0%{opacity:0;transform:translate3d(-12px,18px,0) scale(.94)}
  72%{opacity:1;transform:translate3d(0,-2px,0) scale(1.015)}
  100%{opacity:1;transform:none}
}

/* 04 — universal reveal system */
.fx-ready .home-page .fx-reveal{
  opacity:0;
  filter:blur(2px);
  transform:translate3d(0,24px,0) scale(.988);
  transition:
    opacity .68s cubic-bezier(.22,.61,.36,1) var(--fx-delay,0ms),
    transform .72s cubic-bezier(.22,.61,.36,1) var(--fx-delay,0ms),
    filter .48s ease var(--fx-delay,0ms);
  will-change:opacity,transform;
}

.fx-ready .home-page .fx-reveal[data-fx-direction="left"]{
  transform:translate3d(-28px,0,0) scale(.99);
}

.fx-ready .home-page .fx-reveal[data-fx-direction="right"]{
  transform:translate3d(28px,0,0) scale(.99);
}

.fx-ready .home-page .fx-reveal.is-revealed{
  opacity:1;
  filter:none;
  transform:none;
}

/* 05 — section title accent without changing layout */
.home-page .fx-title-shine{
  animation:fxTitleShine 1.05s ease both;
}

@keyframes fxTitleShine{
  0%,100%{color:var(--ink);text-shadow:none}
  46%{color:#0e7f3a;text-shadow:0 6px 24px rgba(40,167,82,.18)}
}

/* 06 — proof metric completion */
.home-page .stats .stat b{
  transform-origin:left center;
}

.home-page .stats .stat b.fx-count-complete{
  animation:fxCountSettle .38s cubic-bezier(.2,.8,.2,1);
}

@keyframes fxCountSettle{
  0%{transform:scale(.92);opacity:.7}
  60%{transform:scale(1.045)}
  100%{transform:scale(1);opacity:1}
}

/* 07 — product journey sequence */
.home-page .flow .fstep .ic,
.home-page .flow .fstep .arrow{
  transition:transform .42s cubic-bezier(.22,.61,.36,1),color .3s ease,background-color .3s ease;
}

.home-page .flow.fx-play .fstep .ic{
  animation:fxStepPulse .58s cubic-bezier(.2,.8,.2,1) both;
}

.home-page .flow.fx-play .fstep:nth-child(2) .ic{animation-delay:.1s}
.home-page .flow.fx-play .fstep:nth-child(3) .ic{animation-delay:.2s}
.home-page .flow.fx-play .fstep:nth-child(4) .ic{animation-delay:.3s}
.home-page .flow.fx-play .fstep:nth-child(5) .ic{animation-delay:.4s}

.home-page .flow.fx-play .fstep .arrow{
  animation:fxArrowNudge 1.8s .35s ease-in-out 2;
}

@keyframes fxStepPulse{
  0%{transform:scale(.72);opacity:.35}
  70%{transform:scale(1.1)}
  100%{transform:scale(1);opacity:1}
}

@keyframes fxArrowNudge{
  0%,100%{transform:translateX(0)}
  50%{transform:translateX(5px)}
}

/* 08 — process connector and compliance sequence */
.home-page .proc-steps{
  position:relative;
}

.home-page .proc-steps::after{
  content:"";
  position:absolute;
  top:37px;
  right:17%;
  left:17%;
  z-index:0;
  height:1px;
  background:rgba(40,167,82,.28);
  transform:scaleX(0);
  transform-origin:left center;
}

.home-page .proc.fx-play .proc-steps::after{
  animation:fxLineDraw .9s .24s cubic-bezier(.22,.61,.36,1) forwards;
}

.home-page .pstep{position:relative;z-index:1}

.home-page .compl.fx-play .cmpl .ic{
  animation:fxTrustPulse .55s cubic-bezier(.2,.8,.2,1) both;
}

.home-page .compl.fx-play .cmpl:nth-child(2) .ic{animation-delay:.08s}
.home-page .compl.fx-play .cmpl:nth-child(3) .ic{animation-delay:.16s}
.home-page .compl.fx-play .cmpl:nth-child(4) .ic{animation-delay:.24s}

@keyframes fxLineDraw{to{transform:scaleX(1)}}

@keyframes fxTrustPulse{
  0%{transform:scale(.75);opacity:.3}
  68%{transform:scale(1.08)}
  100%{transform:scale(1);opacity:1}
}

/* 09 — interactive card depth */
.home-page .fx-tilt{
  transform-style:preserve-3d;
  transform-origin:center;
  will-change:transform;
  transition:transform .2s ease,box-shadow .24s ease,border-color .24s ease;
}

.home-page .fx-tilt:hover{
  border-color:rgba(40,167,82,.36);
  box-shadow:0 18px 42px rgba(10,60,31,.12);
}

.home-page .fx-tilt > *{transform:translateZ(0)}

.home-page .ind .ind-icon,
.home-page .cmpl .ic,
.home-page .pstep .pn{
  transition:transform .26s cubic-bezier(.22,.61,.36,1),background-color .2s,color .2s;
}

.home-page .ind:hover .ind-icon,
.home-page .cmpl:hover .ic,
.home-page .pstep:hover .pn{
  transform:translateY(-2px) scale(1.06);
}

/* 10 — panel state transitions */
.home-page .solution-panel.fx-panel-enter{
  animation:fxPanelEnter .58s cubic-bezier(.22,.61,.36,1) both;
}

.home-page .feature-face.fx-face-enter .fimg,
.home-page .feature-face.fx-face-enter .fcopy{
  animation:fxFaceEnter .58s cubic-bezier(.22,.61,.36,1) both;
}

.home-page .feature-face.fx-face-enter .fcopy{animation-delay:.06s}

@keyframes fxPanelEnter{
  from{opacity:.18;transform:translate3d(0,12px,0) scale(.992)}
  to{opacity:1;transform:none}
}

@keyframes fxFaceEnter{
  from{opacity:.28;transform:translate3d(0,14px,0)}
  to{opacity:1;transform:none}
}

/* 11 — button ripple and magnetic response */
.home-page .fx-ripple-host{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}

.home-page .about-close.fx-ripple-host{
  position:absolute;
}

.home-page .fx-ripple-host > *{position:relative;z-index:1}

.home-page .fx-ripple{
  position:absolute!important;
  z-index:0!important;
  display:block;
  border-radius:50%;
  background:rgba(255,255,255,.45);
  transform:scale(0);
  opacity:1;
  pointer-events:none;
  animation:fxRipple .62s ease-out forwards;
}

.home-page .btn-white .fx-ripple,
.home-page .btn-ghost .fx-ripple,
.home-page .solution-tab .fx-ripple{
  background:rgba(40,167,82,.2);
}

.home-page .fx-magnetic{
  transition:translate .18s ease,transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;
}

@keyframes fxRipple{
  to{transform:scale(2.4);opacity:0}
}

/* 12 — partner rail states */
.home-page .trust .partner-marquee:focus{
  outline:none;
}

.home-page .trust .partner-marquee:focus-visible{
  outline:3px solid rgba(58,177,93,.26);
  outline-offset:4px;
}

.home-page .trust .partner-marquee:focus .partner-track,
.home-page .trust .partner-marquee:focus-within .partner-track{
  animation-play-state:paused;
}

.home-page .trust .partner-group img{
  transition:transform .24s ease,box-shadow .24s ease,opacity .24s ease;
}

.home-page .trust .partner-marquee:hover .partner-group img{opacity:.84}

.home-page .trust .partner-marquee:hover .partner-group img:hover{
  opacity:1;
  transform:translateY(-4px) scale(1.025);
  box-shadow:0 16px 34px rgba(7,54,27,.18);
}

/* 13 — subtle hero depth */
.home-page .hero .himg video{
  --fx-x:0px;
  --fx-y:0px;
  transform:translate3d(var(--fx-x),var(--fx-y),0) scale(1.018);
  transform-origin:center;
  will-change:transform;
  transition:transform .28s ease-out;
}

.home-page .hero .clocks,
.home-page .hero .msg-card{
  transition:translate .24s ease-out,box-shadow .24s ease;
}

.home-page .hero .msg-card:hover{
  box-shadow:0 18px 42px rgba(0,0,0,.25);
}

/* 14 — animation performance */
.home-page .fx-paused,
.home-page .fx-paused::before,
.home-page .fx-paused::after,
.home-page .fx-paused *,
.home-page .fx-paused *::before,
.home-page .fx-paused *::after,
.home-page.fx-page-hidden *,
.home-page.fx-page-hidden *::before,
.home-page.fx-page-hidden *::after{
  animation-play-state:paused!important;
}

.home-page .sr-only{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

/* 15 — small-screen restraint */
@media(max-width:900px){
  .home-page .fx-progress{height:2px}

  .home-page .fx-to-top{
    right:16px;
    bottom:calc(80px + env(safe-area-inset-bottom,0px));
    width:44px;
    height:44px;
  }

  .home-page header.site nav a::after{
    right:auto;
    bottom:7px;
    left:12px;
    width:34px;
    transform-origin:left center;
  }

  .home-page .proc-steps::after{display:none}

  .fx-ready .home-page .fx-reveal{
    filter:none;
    transform:translate3d(0,16px,0);
    transition-duration:.48s;
  }

  .fx-ready .home-page .fx-reveal[data-fx-direction="left"],
  .fx-ready .home-page .fx-reveal[data-fx-direction="right"]{
    transform:translate3d(0,16px,0);
  }

  .home-page .hero .himg video{
    transform:none;
    transition:none;
  }
}

/* 16 — accessibility fallbacks */
@media(prefers-reduced-motion:reduce){
  .home-page .fx-progress{display:none}

  .fx-ready .home-page .hero .hcopy > *,
  .fx-ready .home-page .hero .clocks,
  .fx-ready .home-page .hero .msg-card,
  .fx-ready .home-page .fx-reveal{
    opacity:1!important;
    filter:none!important;
    transform:none!important;
    animation:none!important;
    transition:none!important;
  }

  .home-page .fx-title-shine,
  .home-page .stats .stat b.fx-count-complete,
  .home-page .flow.fx-play .fstep .ic,
  .home-page .flow.fx-play .fstep .arrow,
  .home-page .proc.fx-play .proc-steps::after,
  .home-page .compl.fx-play .cmpl .ic,
  .home-page .solution-panel.fx-panel-enter,
  .home-page .feature-face.fx-face-enter .fimg,
  .home-page .feature-face.fx-face-enter .fcopy,
  .home-page .fx-ripple{
    animation:none!important;
  }

  .home-page .proc-steps::after{transform:scaleX(1)}
  .home-page .fx-tilt{transform:none!important}
  .home-page .fx-magnetic{translate:none!important}
  .home-page .hero .himg video{transform:none!important;transition:none!important}

  .home-page .fx-to-top{
    transition:none;
  }
}

@media(forced-colors:active){
  .home-page .fx-progress,
  .home-page .fx-to-top,
  .home-page header.site nav a::after{
    forced-color-adjust:auto;
  }

  .home-page .fx-to-top,
  .home-page .fx-tilt{
    border:1px solid ButtonText;
  }
}

/* ==========================================================================
   V83 — FULL-BLEED REGIONAL CTA + PULLED-UP FROSTED FOOTER
   The supplied team photograph is the complete closing-stage background.
   Conversion copy and footer navigation sit on readable glass surfaces.
   ========================================================================== */
.home-page .cta{
  position:relative;
  isolation:isolate;
  min-height:clamp(520px,38vw,660px);
  display:flex;
  align-items:center;
  padding:clamp(56px,6vw,96px) clamp(42px,6vw,108px) 132px;
  overflow:hidden;
  background:#0b4428;
}

.home-page .cta::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:rgba(3,34,18,.22);
  pointer-events:none;
}

.home-page .cta .cimg{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  overflow:hidden;
}

.home-page .cta .cimg img{
  display:block;
  width:100%;
  height:100%;
  min-height:100%;
  object-fit:cover;
  object-position:center 52%;
  transform:none;
}

.home-page .cta .ccopy{
  position:relative;
  z-index:2;
  width:min(540px,43vw);
  margin:0;
  padding:clamp(30px,3vw,44px);
  border:1px solid rgba(255,255,255,.28);
  border-radius:22px;
  background:rgba(4,58,30,.76);
  -webkit-backdrop-filter:blur(18px) saturate(118%);
  backdrop-filter:blur(18px) saturate(118%);
  box-shadow:0 24px 70px rgba(1,24,12,.3);
}

.home-page .cta .ccopy h2{
  max-width:500px;
  margin:0 0 18px;
  color:#fff;
  font-size:clamp(34px,3.05vw,50px);
  line-height:1.08;
  letter-spacing:-.025em;
}

.home-page .cta .ccopy p{
  max-width:490px;
  margin:0 0 26px;
  color:rgba(255,255,255,.9);
  font-size:clamp(16px,1.25vw,19px);
  line-height:1.62;
}

.home-page .cta .cta-row{
  width:min(100%,390px);
  gap:10px;
}

.home-page .cta .btn{
  width:100%;
  min-height:50px;
  justify-content:space-between;
}

.home-page footer.site{
  position:relative;
  z-index:4;
  width:100%;
  min-height:0;
  height:auto;
  margin-top:-96px;
  padding:44px 0 24px;
  border-top:1px solid rgba(255,255,255,.2);
  border-radius:26px 26px 0 0;
  background:rgba(4,55,29,.9);
  -webkit-backdrop-filter:blur(20px) saturate(118%);
  backdrop-filter:blur(20px) saturate(118%);
  box-shadow:0 -18px 52px rgba(1,26,13,.2);
}

.home-page footer.site .wrap{
  width:min(calc(100% - 64px),1520px);
  height:auto;
  overflow:visible;
}

.home-page footer.site .foot-top{
  align-items:start;
  gap:clamp(28px,4vw,68px);
}

.home-page footer.site .foot-bottom{
  margin-top:28px;
  padding-top:20px;
}

@media(min-width:1800px){
  .home-page .cta{
    min-height:660px;
    padding-inline:clamp(84px,6vw,150px);
  }

  .home-page .cta .ccopy{
    width:min(600px,40vw);
    padding:48px;
  }

  .home-page .cta .ccopy h2{
    max-width:550px;
    font-size:54px;
  }

  .home-page .cta .ccopy p{
    max-width:535px;
    font-size:20px;
  }

  .home-page footer.site{
    margin-top:-112px;
    padding-top:52px;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .home-page .cta{
    min-height:560px;
    padding:54px 40px 116px;
  }

  .home-page .cta .ccopy{
    width:min(480px,50vw);
    padding:34px;
  }

  .home-page .cta .ccopy h2{font-size:38px}
  .home-page .cta .ccopy p{font-size:16px}

  .home-page footer.site{
    margin-top:-84px;
  }
}

@media(max-width:900px){
  .home-page .cta{
    min-height:700px;
    display:flex;
    align-items:flex-end;
    padding:32px 20px 106px;
  }

  .home-page .cta::before{
    background:rgba(3,34,18,.3);
  }

  .home-page .cta .cimg img{
    object-position:62% center;
  }

  .home-page .cta .ccopy{
    width:100%;
    max-width:620px;
    margin:0 auto;
    padding:28px;
    border-radius:20px;
    background:rgba(4,58,30,.8);
  }

  .home-page .cta .ccopy h2{
    max-width:520px;
    font-size:clamp(31px,8.3vw,42px);
  }

  .home-page .cta .ccopy p{
    max-width:520px;
    font-size:16px;
  }

  .home-page .cta .cta-row{width:100%}

  .home-page footer.site{
    margin-top:-64px;
    padding:36px 0 24px;
    border-radius:22px 22px 0 0;
  }

  .home-page footer.site .wrap{
    width:calc(100% - 32px);
  }
}

@media(max-width:430px){
  .home-page .cta{
    min-height:740px;
    padding:24px 14px 94px;
  }

  .home-page .cta .cimg img{
    object-position:66% center;
  }

  .home-page .cta .ccopy{
    padding:24px 22px;
  }

  .home-page .cta .ccopy h2{
    font-size:30px;
  }

  .home-page footer.site{
    margin-top:-54px;
    padding-top:32px;
  }
}

/* ==========================================================================
   V84 — DOLPHLINK-ALIGNED READABILITY SCALE
   Dolphlink's comfortable reading rhythm comes from clear 32px+ section
   headings, 16px content text and generous leading. Talktide uses that same
   hierarchy while retaining the wider regional layout and brand typography.
   ========================================================================== */
.home-page{
  font-size:17px;
  line-height:1.65;
}

.home-page header.site nav a{
  font-size:17px;
  line-height:1.35;
}

.home-page .lang-btn,
.home-page header.site .btn,
.home-page .btn{
  font-size:16px;
}

.home-page .hero .eyebrow{
  font-size:15px;
  line-height:1.45;
}

.home-page .hero p.lead{
  max-width:600px;
  font-size:18px;
  line-height:1.65;
}

.home-page .clocks .ck b{font-size:16px}
.home-page .clocks .ck span{font-size:10.5px}
.home-page .msg-card b{font-size:14.5px}
.home-page .msg-card span{font-size:13px}

.home-page .trust .tt{
  font-size:14.5px;
  line-height:1.5;
}

.home-page .stat b{font-size:30px}
.home-page .stat span{
  font-size:15px;
  line-height:1.45;
}

.home-page .feat h2{
  font-size:clamp(36px,3vw,42px);
  line-height:1.14;
}

.home-page .feat .fintro{
  font-size:18px;
  line-height:1.65;
}

.home-page .flist .fi b{
  font-size:16.5px;
  line-height:1.4;
}

.home-page .flist .fi p{
  font-size:16px;
  line-height:1.62;
}

.home-page .chip b{font-size:14px}
.home-page .chip span{font-size:12.5px}
.home-page .feature-rotator-hint{
  font-size:14.5px;
  line-height:1.5;
}

.home-page .flow h2,
.home-page .inds h2,
.home-page .proc h2,
.home-page .compl h2{
  font-size:clamp(38px,3.15vw,44px);
  line-height:1.16;
}

.home-page .fstep .fh b{
  font-size:16.5px;
  line-height:1.4;
}

.home-page .fstep .fh small{
  font-size:16px;
  line-height:1.5;
}

.home-page .btime{
  font-size:14px;
  line-height:1.45;
}

.home-page .bubble{
  font-size:16px;
  line-height:1.55;
}

.home-page .bubble.flow-card{
  font-size:16px;
  line-height:1.55;
}

.home-page .mini-action{
  font-size:15px;
}

.home-page .inds .subline,
.home-page .inds .subline a{
  font-size:15.5px;
  line-height:1.55;
}

.home-page .ind .lbl{
  font-size:13.5px;
  line-height:1.45;
}

.home-page .ind h3{
  font-size:24px;
  line-height:1.24;
}

.home-page .ind .more{
  font-size:15.5px;
}

.home-page .solution-eyebrow,
.home-page .solution-kicker{
  font-size:14px;
  line-height:1.45;
}

.home-page .solutions-home .solution-intro,
.home-page .solution-panel > p{
  font-size:18px;
  line-height:1.68;
}

.home-page .solution-panel h3{
  font-size:clamp(30px,2.4vw,36px);
  line-height:1.18;
}

.home-page .solution-panel h4{
  font-size:19px;
  line-height:1.35;
}

.home-page .solution-panel .solution-grid p,
.home-page .solution-panel .solution-aside p{
  font-size:16px;
  line-height:1.62;
}

.home-page .solution-link{
  font-size:15.5px;
}

.home-page .pstep h3{
  font-size:21px;
  line-height:1.3;
}

.home-page .pstep > p{
  font-size:17px;
  line-height:1.62;
}

.home-page .pstep li{
  font-size:16px;
  line-height:1.68;
}

.home-page .psup b{
  font-size:16px;
  line-height:1.4;
}

.home-page .psup p{
  font-size:15.5px;
  line-height:1.55;
}

.home-page .story-grid .simg .sov .lbl{
  font-size:13px;
}

.home-page .story-grid .simg .sov h3{
  font-size:clamp(30px,2.6vw,36px);
  line-height:1.16;
}

.home-page .story-grid .simg .sov a{
  font-size:15.5px;
}

.home-page .scol h4{
  font-size:16px;
  line-height:1.45;
}

.home-page .scol p,
.home-page .scol li{
  font-size:16px;
  line-height:1.62;
}

.home-page .quote p{
  font-size:17px;
  line-height:1.62;
}

.home-page .quote .qa{
  font-size:14.5px;
  line-height:1.5;
}

.home-page .cmpl b{
  font-size:16.5px;
  line-height:1.4;
}

.home-page .cmpl p{
  font-size:16px;
  line-height:1.62;
}

.home-page .cta .ccopy h2{
  font-size:clamp(40px,3.35vw,54px);
  line-height:1.08;
}

.home-page .cta .ccopy p{
  font-size:clamp(18px,1.35vw,21px);
  line-height:1.65;
}

.home-page footer.site .foot-brand p,
.home-page footer.site .foff p,
.home-page footer.site .fcol a{
  font-size:15.5px;
  line-height:1.62;
}

.home-page footer.site .foff b,
.home-page footer.site .fcol h4{
  font-size:14px;
  line-height:1.45;
}

.home-page footer.site .foot-bottom{
  font-size:14px;
  line-height:1.5;
}

@media(max-width:900px){
  .home-page{
    font-size:16px;
  }

  .home-page header.site .h-actions{
    gap:4px;
  }

  .home-page header.site .h-actions .btn{
    padding-inline:8px;
    font-size:15px;
  }

  .home-page header.site .nav-toggle{
    margin-left:4px;
  }

  .home-page header.site nav a{
    font-size:17px;
  }

  .home-page .hero .eyebrow{
    font-size:13.5px;
  }

  .home-page .hero p.lead{
    font-size:17px;
    line-height:1.62;
  }

  .home-page .feat h2,
  .home-page .flow h2,
  .home-page .inds h2,
  .home-page .proc h2,
  .home-page .compl h2{
    font-size:clamp(31px,8vw,38px);
    line-height:1.16;
  }

  .home-page .feat .fintro,
  .home-page .solutions-home .solution-intro,
  .home-page .solution-panel > p{
    font-size:17px;
  }

  .home-page .fstep .fh small,
  .home-page .bubble,
  .home-page .flist .fi p,
  .home-page .cmpl p,
  .home-page .scol p,
  .home-page .scol li{
    font-size:15.5px;
  }

  .home-page .bubble.flow-card{
    font-size:15.5px;
    line-height:1.55;
  }

  .home-page .pstep > p{font-size:16px}
  .home-page .pstep li{font-size:15.5px}

  .home-page .cta .ccopy h2{
    font-size:clamp(32px,9vw,42px);
  }

  .home-page .cta .ccopy p{
    font-size:17px;
  }

  .home-page footer.site .foot-brand p,
  .home-page footer.site .foff p,
  .home-page footer.site .fcol a{
    font-size:16px;
  }
}

/* ==========================================================================
   V85 — REFINED OMNICHANNEL JOURNEY
   Uses one dedicated Bali destination asset and one consistent Tabler icon
   language. The journey keeps equal channel columns without ultra-wide stretch.
   ========================================================================== */
.home-page .flow{
  height:auto!important;
  min-height:0!important;
  padding:92px 0 102px;
  background:linear-gradient(180deg,#fff 0%,#f5faf7 100%);
}

.home-page .flow > .wrap{
  width:min(calc(100% - 64px),1320px);
}

.home-page .flow h2{
  max-width:1050px;
  margin:0 auto 48px;
  text-wrap:balance;
}

.home-page .flow-journey{
  width:100%;
  outline:none;
}

.home-page .flow-journey:focus-visible{
  border-radius:18px;
  box-shadow:0 0 0 3px rgba(30,160,82,.2);
}

.home-page .flow-steps{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.home-page .fstep{
  min-width:0;
  min-height:68px;
  display:flex;
  align-items:center;
  padding:0!important;
}

.home-page .fstep .fh{
  width:100%;
  align-items:center;
  gap:12px;
  margin:0;
}

.home-page .flow .fstep .fh .ic{
  width:46px!important;
  height:46px!important;
  flex:0 0 46px;
  border:1px solid #cce9d6;
  background:#eff9f3;
  color:var(--g);
  box-shadow:0 7px 18px rgba(30,145,74,.08);
}

.home-page .flow .fstep .fh .ic .ti{
  font-size:24px!important;
}

.home-page .fstep .fh b{
  display:block;
  margin-bottom:2px;
  font-size:16.5px;
  line-height:1.35;
}

.home-page .fstep .fh small{
  max-width:170px;
  font-size:14.5px;
  line-height:1.45;
}

.home-page .flow .fstep .arrow{
  top:22px!important;
  right:-18px;
  color:#9aa8a0;
  opacity:.8;
}

.home-page .flow .fstep .arrow .ti{
  font-size:19px;
}

.home-page .bubbles{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch;
  margin-top:26px!important;
}

.home-page .bcol{
  min-width:0;
  display:flex;
  flex-direction:column;
}

.home-page .btime{
  margin-bottom:9px;
  color:#5f6e66;
  font-size:14px;
  line-height:1.4;
}

.home-page .bubble,
.home-page .bubble.flow-card{
  border:1px solid #d9e9df;
  border-radius:15px;
  background:rgba(255,255,255,.96);
  box-shadow:0 12px 28px rgba(18,72,43,.055);
}

.home-page .bubble.flow-card{
  min-height:228px!important;
  padding:17px;
  font-size:16px;
  line-height:1.58;
}

.home-page .bubble.g{
  background:#edf8f1;
  border-color:#d2e9da;
}

.home-page .bcol:nth-child(4) .bubble{
  min-height:104px!important;
  padding:15px 16px;
}

.home-page .bcol:nth-child(4) .bubble + .bubble{
  margin-top:12px;
}

.home-page .voice-ui{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-top:auto;
  padding-top:22px;
  color:var(--g-d);
}

.home-page .voice-call{
  width:38px;
  height:38px;
  flex:0 0 38px;
  border:1px solid #cde8d6;
  background:#eaf7ef;
  color:var(--g-d);
}

.home-page .voice-call .ti{
  font-size:20px;
}

.home-page .voice-play{
  width:34px;
  height:34px;
  flex:0 0 34px;
  border-radius:50%;
  display:inline-grid;
  place-items:center;
  background:var(--g);
  color:#fff;
  box-shadow:0 7px 18px rgba(21,142,76,.18);
}

.home-page .voice-play .ti{
  margin-left:2px;
  font-size:18px;
  line-height:1;
}

.home-page .voice-wave{
  height:28px;
  min-width:48px;
  flex:1 1 auto;
  display:flex;
  align-items:center;
  gap:3px;
}

.home-page .voice-wave i{
  display:block;
  width:3px;
  border-radius:999px;
  background:linear-gradient(180deg,#35ca73,#16944d);
}

.home-page .voice-wave i:nth-child(1),
.home-page .voice-wave i:nth-child(7){height:8px}
.home-page .voice-wave i:nth-child(2),
.home-page .voice-wave i:nth-child(6){height:14px}
.home-page .voice-wave i:nth-child(3),
.home-page .voice-wave i:nth-child(5){height:21px}
.home-page .voice-wave i:nth-child(4){height:27px}

.home-page .voice-duration{
  color:#728079;
  font-size:12px;
  font-variant-numeric:tabular-nums;
  line-height:1;
}

.home-page .travel-card{
  overflow:hidden;
  padding:0!important;
}

.home-page .travel-card img{
  width:100%;
  height:96px!important;
  max-width:none!important;
  margin:0!important;
  border-radius:14px 14px 0 0!important;
  object-fit:cover;
  object-position:center 52%;
}

.home-page .travel-card > span{
  padding:14px 16px 10px;
}

.home-page .travel-card .mini-action{
  margin:auto 16px 15px;
  border-color:#cfe4d6;
  border-radius:8px;
  background:#fff;
  font-size:14px;
  line-height:32px;
}

.home-page .bubble .ok{
  width:max-content;
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:auto;
  padding:8px 11px;
  border-radius:999px;
  background:#eaf7ef;
  color:var(--g-d);
  font-size:14.5px;
  font-weight:700;
  line-height:1.2;
}

.home-page .bubble .ok .icn{
  width:auto;
  height:auto;
  font-size:18px;
}

@media(max-width:1180px){
  .home-page .flow{
    padding:78px 0 88px;
  }

  .home-page .flow > .wrap{
    width:100%;
  }

  .home-page .flow h2{
    padding-inline:32px;
    margin-bottom:40px;
  }

  .home-page .flow-journey{
    overflow-x:auto;
    overflow-y:hidden;
    padding:0 32px 16px;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    overscroll-behavior-inline:contain;
  }

  .home-page .flow-journey::-webkit-scrollbar{
    display:none;
  }

  .home-page .flow-steps,
  .home-page .bubbles{
    width:max-content;
    grid-template-columns:repeat(5,210px)!important;
    gap:18px!important;
  }

  .home-page .fstep,
  .home-page .bcol{
    scroll-snap-align:start;
  }

  .home-page .flow .fstep .arrow{
    right:-16px;
  }
}

@media(max-width:900px){
  .home-page .flow{
    padding:68px 0 76px;
  }

  .home-page .flow h2{
    padding-inline:20px;
    margin-bottom:34px;
  }

  .home-page .flow-journey{
    padding-inline:20px;
  }

  .home-page .flow-steps,
  .home-page .bubbles{
    grid-template-columns:repeat(5,240px)!important;
    gap:16px!important;
  }

  .home-page .fstep{
    min-height:76px;
  }

  .home-page .fstep .fh small{
    max-width:170px;
    font-size:15px;
  }

  .home-page .bubble.flow-card{
    min-height:250px!important;
    font-size:15.5px;
  }

  .home-page .bcol:nth-child(4) .bubble{
    min-height:116px!important;
  }

  .home-page .travel-card img{
    height:108px!important;
  }
}

/* ==========================================================================
   V90 — 20-PASS RESPONSIVE HARDENING
   Phone-first fixes for 320–480px, landscape phones, tablets, desktops and
   ultra-wide screens. Keeps the approved Talktide/Dolphlink visual system.
   ========================================================================== */
.home-page{
  overflow-x:clip;
}

.home-page main > section,
.home-page main section[id],
.home-page footer.site{
  scroll-margin-top:86px;
}

.home-page header.site .brand{
  min-height:44px;
  display:inline-flex;
  align-items:center;
}

.home-page header.site nav .mobile-nav-contact{
  display:none;
}

.home-page .feature-arrow{
  width:44px;
  height:44px;
}

.home-page .feature-dots{
  gap:2px;
}

.home-page .feature-dot,
.home-page .feature-dot[aria-current="true"]{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  padding:0;
  border-radius:50%;
  background:transparent;
  box-shadow:none;
  transform:none;
}

.home-page .feature-dot::before{
  display:none;
}

.home-page .feature-dot .ti{
  color:#b9cbc0;
  font-size:11px;
  transition:color .2s ease,transform .2s ease;
}

.home-page .feature-dot:hover .ti,
.home-page .feature-dot:focus-visible .ti{
  color:#72a985;
}

.home-page .feature-dot.active .ti,
.home-page .feature-dot[aria-current="true"] .ti{
  color:var(--g);
  font-size:17px;
  transform:scale(1.08);
}

.home-page .flow-swipe-hint{
  display:none;
}

.home-page .inds h2{
  max-width:1000px;
  margin:0 auto!important;
  text-align:center;
  text-wrap:balance;
}

.home-page .inds .subline{
  position:static!important;
  margin:12px auto 30px!important;
  text-align:center;
}

.home-page .inds .ind-grid{
  margin-top:0!important;
}

.home-page .travel-card .mini-action{
  min-height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:1.2;
}

.home-page .inds .subline a,
.home-page .ind .more,
.home-page .story a,
.home-page .solution-link{
  min-height:44px;
  display:inline-flex;
  align-items:center;
}

@media(max-width:640px){
  .home-page .fx-to-top{
    display:none!important;
  }

  body.home-page #dlpk-chat{
    right:12px;
    bottom:calc(12px + env(safe-area-inset-bottom,0px));
  }

  body.home-page #dlpk-bubble{
    width:52px;
    height:52px;
  }

  .home-page .flow-swipe-hint{
    width:max-content;
    max-width:calc(100% - 40px);
    display:flex;
    align-items:center;
    gap:8px;
    margin:-18px auto 24px;
    padding:8px 12px;
    border:1px solid #d8eadf;
    border-radius:999px;
    background:#f3faf6;
    color:#4d6857;
    font-size:13.5px;
    line-height:1.35;
  }

  .home-page .flow-swipe-hint .ti{
    flex:0 0 auto;
    color:var(--g);
    font-size:18px;
  }

  .home-page .flow-journey{
    scroll-padding-inline:20px;
  }

  .home-page .inds{
    height:auto!important;
    min-height:0!important;
    padding:64px 0 72px!important;
  }

  .home-page .inds .wrap{
    width:100%!important;
  }

  .home-page .inds h2,
  .home-page .inds .subline{
    margin-inline:20px!important;
  }

  .home-page .ind-grid{
    width:100%;
    height:auto!important;
    min-height:446px;
    grid-template-columns:repeat(4,min(84vw,340px))!important;
    gap:14px!important;
    margin-top:24px;
    padding:0 20px 16px;
    scroll-padding-inline:20px;
    scroll-snap-type:x mandatory;
    overscroll-behavior-inline:contain;
  }

  .home-page .ind{
    height:auto!important;
    min-height:430px;
    grid-template-columns:1fr!important;
    grid-template-rows:168px minmax(0,1fr)!important;
    align-content:stretch;
    scroll-snap-align:start;
  }

  .home-page .ind > img{
    width:100%!important;
    height:168px!important;
    min-height:168px;
    grid-column:1!important;
    grid-row:1!important;
    object-fit:cover;
  }

  .home-page .ind .ib{
    min-width:0;
    grid-column:1!important;
    grid-row:2!important;
    padding:22px 20px 20px!important;
  }

  .home-page .ind h3{
    max-width:none;
    font-size:23px;
    line-height:1.28;
  }

  .home-page .ind-icon{
    top:144px!important;
    right:18px!important;
    left:auto!important;
  }

  .home-page .compl-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }

  .home-page .cmpl{
    min-height:0!important;
    padding:22px!important;
    display:grid;
    grid-template-columns:48px minmax(0,1fr);
    column-gap:14px;
    align-items:center;
  }

  .home-page .cmpl .ic{
    grid-row:1 / span 2;
    margin:0!important;
  }

  .home-page .cmpl b,
  .home-page .cmpl p{
    grid-column:2;
    text-align:left!important;
  }

  .home-page .cmpl p{
    margin-top:5px!important;
  }

  .home-page footer.site .fcol a{
    min-height:40px;
    display:flex;
    align-items:center;
  }
}

@media(max-width:380px){
  .home-page header.site{
    padding-inline:12px!important;
    gap:5px!important;
  }

  .home-page header.site .brand img{
    width:112px!important;
  }

  .home-page header.site .h-actions .btn{
    display:none!important;
  }

  .home-page header.site .h-actions{
    margin-left:auto!important;
  }

  .home-page header.site .nav-toggle{
    margin-left:0!important;
  }

  .home-page header.site nav .mobile-nav-contact{
    display:flex!important;
    margin-top:6px;
    border-radius:10px;
    background:var(--g)!important;
    color:#fff!important;
  }

  .home-page .hero .hcopy{
    padding-inline:18px!important;
  }

  .home-page .hero h1{
    font-size:clamp(32px,10vw,38px)!important;
  }

  .home-page .stats .wrap{
    gap:0!important;
  }

  .home-page .stat{
    padding-inline:5px!important;
  }

  .home-page .stat b{
    font-size:30px!important;
  }

  .home-page .solution-head h2{
    font-size:31px!important;
  }
}

@media(max-width:340px){
  .home-page header.site .brand img{
    width:106px!important;
  }

  .home-page header.site .lang-btn{
    padding-inline:5px!important;
  }

  .home-page .ind-grid{
    grid-template-columns:repeat(4,84vw)!important;
  }

  .home-page .flow h2,
  .home-page .inds h2,
  .home-page .proc h2,
  .home-page .compl h2{
    font-size:30px!important;
  }
}

@media(max-width:900px){
  .home-page .fx-to-top{
    display:none!important;
  }

  .home-page footer.site .foff a,
  .home-page footer.site .foot-bottom button{
    min-height:44px;
    min-width:44px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
  }

  .home-page footer.site .fcol a{
    min-height:44px;
    display:flex;
    align-items:center;
  }
}

/* ==========================================================================
   V98 REGION TRANSITION
   A Talktide-green adaptation of Dolphlink's section-wave transition.
   The wave replaces the former empty spacer between the hero proof strip and
   the capability carousel, so the change of scene reads as intentional.
   ========================================================================== */
.home-page .region-transition{
  position:relative;
  z-index:7;
  width:100%;
  height:clamp(92px,8.5vw,150px);
  margin-top:-1px;
  overflow:hidden;
  background:
    linear-gradient(180deg,rgba(241,249,244,.98) 0%,#fff 88%);
  border-top:1px solid rgba(112,208,139,.5);
  box-shadow:
    0 -1px 0 rgba(232,255,239,.88),
    inset 0 10px 22px rgba(30,139,73,.035);
  pointer-events:none;
}

.home-page .region-transition::before{
  content:"";
  position:absolute;
  z-index:2;
  inset:-1px 0 auto;
  height:2px;
  background:linear-gradient(90deg,transparent 0%,rgba(109,221,141,.72) 18%,rgba(217,255,228,.95) 50%,rgba(109,221,141,.72) 82%,transparent 100%);
  opacity:.8;
}

.home-page .region-transition::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:auto 0 0;
  height:42%;
  background:linear-gradient(180deg,rgba(255,255,255,0),#fff 92%);
}

.home-page .region-transition img{
  position:absolute;
  z-index:0;
  inset:0 auto auto 50%;
  display:block;
  width:max(112%,1600px);
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center 42%;
  opacity:.74;
  transform:translate3d(-50%,0,0) scale(1.01);
  transform-origin:center top;
}

.home-page .region-transition + .feature-rotator{
  padding-top:0!important;
}

/* Keep the transition surface present while its wave enters the next region. */
.fx-ready .home-page .region-transition.fx-reveal{
  opacity:1;
  filter:none;
  transform:none;
}

.fx-ready .home-page .region-transition.fx-reveal img{
  opacity:0;
  transform:translate3d(-50%,18px,0) scale(1.035);
  transition:
    opacity .85s cubic-bezier(.2,.75,.25,1) var(--fx-delay,0ms),
    transform 1.1s cubic-bezier(.16,1,.3,1) var(--fx-delay,0ms);
}

.fx-ready .home-page .region-transition.fx-reveal.is-revealed img{
  opacity:.74;
  transform:translate3d(-50%,0,0) scale(1.01);
}

@media(max-width:860px){
  .home-page .region-transition{
    height:clamp(68px,18vw,96px);
  }

  .home-page .region-transition img{
    width:max(168%,960px);
    object-position:center 48%;
    opacity:.62;
  }

  .fx-ready .home-page .region-transition.fx-reveal.is-revealed img{
    opacity:.62;
  }

  .home-page .region-transition + .feature-rotator{
    padding-top:0!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .fx-ready .home-page .region-transition.fx-reveal img,
  .fx-ready .home-page .region-transition.fx-reveal.is-revealed img{
    opacity:.74;
    transform:translate3d(-50%,0,0) scale(1.01);
    transition:none;
  }
}

/* ==========================================================================
   V99 BALANCED DESKTOP HEADER
   One full-width grid gives the official lockup and the sales action the same
   viewport inset. The supplied logo stays intact at a calmer optical scale.
   ========================================================================== */
@media(min-width:1181px){
  .home-page header.site{
    --header-edge:clamp(32px,2.75vw,64px);
    position:relative;
    left:auto;
    right:auto;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
    align-items:center;
    width:100%;
    max-width:none;
    height:72px;
    min-height:72px;
    margin-left:0;
    padding:0 var(--header-edge);
    column-gap:clamp(24px,2vw,40px);
  }

  .home-page header.site .brand{
    position:static;
    grid-column:1;
    grid-row:1;
    justify-self:start;
    align-self:center;
    width:clamp(164px,9.7vw,184px);
    height:auto;
    min-height:0;
    margin:0;
    padding:0;
    overflow:visible;
    transform:none;
  }

  .home-page header.site .brand img{
    position:static;
    display:block;
    width:100%;
    max-width:none;
    height:auto;
    margin:0;
    transform:none;
  }

  .home-page header.site .h-spacer{
    display:none;
  }

  .home-page header.site nav{
    grid-column:2;
    grid-row:1;
    justify-self:center;
    width:max-content;
    margin:0;
  }

  .home-page header.site .h-actions{
    grid-column:3;
    grid-row:1;
    justify-self:end;
    width:max-content;
    min-width:0;
    margin:0;
    flex:none;
  }

  .home-page header.site .h-actions .btn{
    min-height:48px;
    padding-block:12px;
  }
}

@media(max-width:430px){
  .home-page header.site{
    padding-inline:16px!important;
    gap:4px!important;
  }

  .home-page header.site .brand{
    flex-basis:112px;
    width:112px;
  }

  .home-page header.site .brand img{
    width:112px!important;
  }

  .home-page header.site .h-actions{
    gap:2px!important;
  }

  .home-page header.site .nav-toggle{
    margin-left:0!important;
  }
}

/* ==========================================================================
   V100 ULTRA-WIDE HERO COLUMN
   On ultra-wide displays the glass copy no longer drifts toward the viewport
   edge. Its text axis follows the left edge of the 24/7 proof column below,
   while the glass surface stays close to one proof-column width.
   ========================================================================== */
@media(min-width:2200px){
  .home-page .hero-stage{
    --hero-grid-wrap:min(var(--wrap),calc(100vw - var(--rail)));
    --hero-grid-pad:76px;
    --hero-grid-gap:18px;
    --hero-grid-col:calc((var(--hero-grid-wrap) - (2 * var(--hero-grid-pad)) - (2 * var(--hero-grid-gap))) / 3);
    --hero-wide-panel:calc(var(--hero-grid-col) + 196px);
    --hero-wide-right:calc(((100vw - var(--rail) - var(--hero-grid-wrap)) / 2) + var(--hero-grid-pad) - 156px);
    --hero-copy-w:var(--hero-wide-panel);
  }

  .home-page .hero-stage::after{
    inset:0 var(--hero-wide-right) var(--proof-depth) auto;
    width:var(--hero-wide-panel);
  }

  .home-page .hero-stage .hero .hcopy{
    inset:0 var(--hero-wide-right) 0 auto;
    width:var(--hero-wide-panel);
    max-width:none;
  }

  .home-page .hero-stage .hero .hcopy h1{
    max-width:100%;
    font-size:clamp(66px,2.85vw,72px);
  }

  .home-page .hero-stage .hero .hcopy .lead{
    max-width:100%;
  }
}

/* ==========================================================================
   V101 COMPLETE-PANEL CAPABILITY TRANSITIONS
   Preserve the rotating-story interaction without exposing partial prism
   faces. Every state remains a complete image/copy panel, with a restrained
   depth fade between stories and chips clipped only by their own image panel.
   ========================================================================== */
.home-page .feature-rotator .features-list{
  transform:none;
  transform-style:flat;
  will-change:auto;
}

.home-page .feature-rotator .feature-face,
.home-page .feature-rotator .feature-face-1,
.home-page .feature-rotator .feature-face-2,
.home-page .feature-rotator .feature-face-3{
  z-index:1;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:perspective(1800px) translate3d(3.5%,0,0) rotateY(-3deg) scale(.992);
  transform-origin:center center;
  backface-visibility:visible;
  -webkit-backface-visibility:visible;
  transition:
    opacity .34s ease,
    transform .52s cubic-bezier(.16,1,.3,1),
    visibility 0s linear .52s;
}

.home-page .feature-rotator .feature-face[aria-hidden="false"]{
  z-index:2;
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:none;
  transition:
    opacity .34s ease,
    transform .52s cubic-bezier(.16,1,.3,1),
    visibility 0s linear 0s;
}

@media(max-width:640px){
  .home-page .feature-rotator .feature-face,
  .home-page .feature-rotator .feature-face-1,
  .home-page .feature-rotator .feature-face-2,
  .home-page .feature-rotator .feature-face-3{
    transform:translate3d(22px,0,0) scale(.994);
  }

  .home-page .feature-rotator .feature-face[aria-hidden="false"]{
    transform:none;
  }
}

@media(prefers-reduced-motion:reduce){
  .home-page .feature-rotator .feature-face,
  .home-page .feature-rotator .feature-face[aria-hidden="false"]{
    transform:none;
    transition:none;
  }
}

/* ==========================================================================
   V103 COMPLETE-PANEL DEPTH MOTION
   Restore the Dolphlink-style spatial response without returning to exposed
   prism sides. Incoming and outgoing stories remain full-stage panels and
   overlap during the short perspective transition, so no image is sliced.
   ========================================================================== */
.home-page .feature-rotator .feature-face.feature-panel-enter-next,
.home-page .feature-rotator .feature-face.feature-panel-enter-prev{
  z-index:3!important;
  visibility:visible!important;
  pointer-events:auto;
}

.home-page .feature-rotator .feature-face.feature-panel-exit-next,
.home-page .feature-rotator .feature-face.feature-panel-exit-prev{
  z-index:2!important;
  visibility:visible!important;
  pointer-events:none!important;
}

.home-page .feature-rotator .feature-face.feature-panel-enter-next{
  animation:featurePanelEnterNext .64s cubic-bezier(.16,1,.3,1) both;
}

.home-page .feature-rotator .feature-face.feature-panel-exit-next{
  animation:featurePanelExitNext .54s cubic-bezier(.4,0,.2,1) both;
}

.home-page .feature-rotator .feature-face.feature-panel-enter-prev{
  animation:featurePanelEnterPrev .64s cubic-bezier(.16,1,.3,1) both;
}

.home-page .feature-rotator .feature-face.feature-panel-exit-prev{
  animation:featurePanelExitPrev .54s cubic-bezier(.4,0,.2,1) both;
}

.home-page .feature-rotator .feature-face[class*="feature-panel-enter-"] .fimg,
.home-page .feature-rotator .feature-face[class*="feature-panel-enter-"] .fcopy{
  animation:none!important;
}

@keyframes featurePanelEnterNext{
  0%{
    opacity:0;
    transform:perspective(1800px) translate3d(5.5%,0,0) rotateY(-5deg) scale(.985);
  }
  68%{opacity:1}
  100%{opacity:1;transform:none}
}

@keyframes featurePanelExitNext{
  0%{opacity:1;transform:none}
  100%{
    opacity:0;
    transform:perspective(1800px) translate3d(-3.5%,0,0) rotateY(3deg) scale(.992);
  }
}

@keyframes featurePanelEnterPrev{
  0%{
    opacity:0;
    transform:perspective(1800px) translate3d(-5.5%,0,0) rotateY(5deg) scale(.985);
  }
  68%{opacity:1}
  100%{opacity:1;transform:none}
}

@keyframes featurePanelExitPrev{
  0%{opacity:1;transform:none}
  100%{
    opacity:0;
    transform:perspective(1800px) translate3d(3.5%,0,0) rotateY(-3deg) scale(.992);
  }
}

@media(max-width:640px){
  @keyframes featurePanelEnterNext{
    0%{opacity:0;transform:translate3d(22px,0,0) scale(.992)}
    100%{opacity:1;transform:none}
  }

  @keyframes featurePanelExitNext{
    0%{opacity:1;transform:none}
    100%{opacity:0;transform:translate3d(-14px,0,0) scale(.996)}
  }

  @keyframes featurePanelEnterPrev{
    0%{opacity:0;transform:translate3d(-22px,0,0) scale(.992)}
    100%{opacity:1;transform:none}
  }

  @keyframes featurePanelExitPrev{
    0%{opacity:1;transform:none}
    100%{opacity:0;transform:translate3d(14px,0,0) scale(.996)}
  }
}

/* ==========================================================================
   V104 — NORMALIZED RESPONSIVE TYPE SYSTEM
   Text uses one deliberate scale with desktop, compact and mobile tiers.
   Elements with the same role no longer continuously resize by viewport.
   ========================================================================== */
.home-page{
  --type-hero:60px;
  --type-display:44px;
  --type-section:40px;
  --type-panel:32px;
  --type-card:22px;
  --type-body-lg:18px;
  --type-body:16px;
  --type-ui:15px;
  --type-meta:14px;
  --type-label:13px;
  font-size:var(--type-body)!important;
  line-height:1.6;
}

.home-page header.site nav a{
  font-size:var(--type-ui)!important;
  line-height:1.35;
}

.home-page .lang-btn,
.home-page header.site .btn,
.home-page .btn{
  font-size:var(--type-ui)!important;
  line-height:1.25;
}

.home-page .hero-stage .hero .hcopy h1{
  font-size:var(--type-hero)!important;
  line-height:1.04;
  letter-spacing:-.035em;
}

.home-page .hero .eyebrow{
  font-size:var(--type-label)!important;
  line-height:1.4;
}

.home-page .hero p.lead{
  font-size:var(--type-body-lg)!important;
  line-height:1.62;
}

.home-page .feat h2,
.home-page .flow h2,
.home-page .inds h2,
.home-page .solutions-home .solution-head h2,
.home-page .solution-explorer .solution-head h2,
.home-page .proc h2,
.home-page .compl h2{
  font-size:var(--type-section)!important;
  line-height:1.15!important;
  letter-spacing:-.025em;
}

.home-page .feat .fintro,
.home-page .solutions-home .solution-intro,
.home-page .solution-panel > p{
  font-size:var(--type-body-lg)!important;
  line-height:1.62;
}

.home-page .solution-panel h3,
.home-page .story-grid .simg .sov h3{
  font-size:var(--type-panel)!important;
  line-height:1.18;
}

.home-page .cta .ccopy h2{
  font-size:var(--type-display)!important;
  line-height:1.08;
  letter-spacing:-.03em;
}

.home-page .cta .ccopy p{
  font-size:var(--type-body-lg)!important;
  line-height:1.62;
}

.home-page .ind h3{
  font-size:var(--type-card)!important;
  line-height:1.26;
}

.home-page .solution-panel h4,
.home-page .pstep h3{
  font-size:20px!important;
  line-height:1.3;
}

.home-page .flist .fi b,
.home-page .fstep .fh b,
.home-page .psup b,
.home-page .scol h4,
.home-page .cmpl b{
  font-size:var(--type-body)!important;
  line-height:1.4;
}

.home-page .flist .fi p,
.home-page .bubble,
.home-page .bubble.flow-card,
.home-page .solution-panel .solution-grid p,
.home-page .solution-panel .solution-aside p,
.home-page .pstep > p,
.home-page .pstep li,
.home-page .scol p,
.home-page .scol li,
.home-page .quote p,
.home-page .cmpl p{
  font-size:var(--type-body)!important;
  line-height:1.6;
}

.home-page .fstep .fh small,
.home-page .psup p,
.home-page .inds .subline,
.home-page .inds .subline a,
.home-page .solution-link,
.home-page .story-grid .simg .sov a,
.home-page footer.site .foot-brand p,
.home-page footer.site .foff p,
.home-page footer.site .fcol a{
  font-size:var(--type-ui)!important;
  line-height:1.55;
}

.home-page .trust .tt,
.home-page .stat span,
.home-page .feature-rotator-hint,
.home-page .btime,
.home-page .quote .qa,
.home-page footer.site .foot-bottom{
  font-size:var(--type-meta)!important;
  line-height:1.45;
}

.home-page .chip b,
.home-page .msg-card b{
  font-size:var(--type-meta)!important;
}

.home-page .chip span,
.home-page .msg-card span,
.home-page .ind .lbl,
.home-page .solution-eyebrow,
.home-page .solution-kicker,
.home-page .story-grid .simg .sov .lbl,
.home-page footer.site .foff b,
.home-page footer.site .fcol h4{
  font-size:var(--type-label)!important;
  line-height:1.4;
}

.home-page .clocks .ck b{font-size:var(--type-ui)!important}
.home-page .clocks .ck span{font-size:12px!important}
.home-page .stat b{font-size:30px!important;line-height:1}

@media(min-width:901px) and (max-width:1180px){
  .home-page{
    --type-hero:52px;
    --type-display:40px;
    --type-section:38px;
    --type-panel:30px;
  }
}

@media(max-width:900px){
  .home-page{
    --type-hero:36px;
    --type-display:34px;
    --type-section:30px;
    --type-panel:28px;
    --type-card:22px;
    --type-body-lg:17px;
    --type-body:16px;
    --type-ui:15px;
    --type-meta:13px;
    --type-label:12px;
  }

  .home-page .hero-stage .hero .hcopy h1,
  .home-page .hero h1{
    font-size:var(--type-hero)!important;
    line-height:1.08;
  }

  .home-page .feat h2,
  .home-page .flow h2,
  .home-page .inds h2,
  .home-page .solutions-home .solution-head h2,
  .home-page .solution-explorer .solution-head h2,
  .home-page .proc h2,
  .home-page .compl h2{
    font-size:var(--type-section)!important;
    line-height:1.16!important;
  }

  .home-page .cta .ccopy h2{font-size:var(--type-display)!important}
  .home-page .solution-panel h3,
  .home-page .story-grid .simg .sov h3{font-size:var(--type-panel)!important}

  .home-page .feat .fintro,
  .home-page .solutions-home .solution-intro,
  .home-page .solution-panel > p,
  .home-page .cta .ccopy p{font-size:var(--type-body-lg)!important}

  .home-page .ind h3{font-size:var(--type-card)!important}
  .home-page .solution-panel h4,
  .home-page .pstep h3{font-size:19px!important}
}

/* ==========================================================================
   V106 — RAIL-FREE HERO ALIGNMENT + CONSISTENT PAGE PROPORTIONS
   The decorative rail is retired. The floating support control now owns the
   lower-left action, while the hero copy and city clocks share one top axis.
   ========================================================================== */
.home-page{
  --rail:0px;
  --layout-max:1440px;
  --layout-gutter:clamp(24px,3.5vw,56px);
}

body.home-page{padding-left:0}
.home-page .rail{display:none!important}

.home-page .hero-stage .hero,
.home-page .hero-stage .stats,
.home-page .hero-stage .trust{
  margin-left:0!important;
}

@media(min-width:1181px){
  .home-page .hero-stage{--hero-copy-w:clamp(680px,46vw,760px)}

  .home-page .hero-stage .hero .hcopy{
    inset:20px 0 auto auto;
    width:var(--hero-copy-w);
    height:auto;
    min-height:0;
    padding:0 clamp(34px,3vw,48px) 42px;
    justify-content:flex-start;
  }

  .home-page .hero-stage .hero .hcopy h1{
    max-width:100%;
    margin-top:18px;
  }

  .home-page .hero-stage .hero .hcopy .lead{max-width:100%}

  .home-page .hero-stage .hero .clocks{
    top:20px!important;
    left:28px;
    width:calc(100% - var(--hero-copy-w) - 72px);
    min-width:0;
  }
}

/* V111 FINAL CASCADE — keep the selected Dolphlink-style Hero composition
   authoritative after the earlier proportional-system compatibility rules. */
@media(min-width:901px){
  .home-page{--type-hero:clamp(52px,3.9vw,60px)}

  .home-page .hero-stage::after{
    inset:0 0 var(--proof-depth) 0;
    width:auto;
    background:linear-gradient(
      90deg,
      rgba(247,251,248,.97) 0%,
      rgba(247,251,248,.95) 31%,
      rgba(247,251,248,.82) 46%,
      rgba(247,251,248,.34) 59%,
      rgba(247,251,248,0) 72%
    );
  }

  .home-page .hero-stage .hero .hcopy{
    inset:0 auto 0 0;
    width:min(62vw,900px);
    height:100%;
    min-height:0;
    padding:
      clamp(48px,4.5vw,68px)
      clamp(92px,9vw,144px)
      clamp(48px,4.5vw,68px)
      clamp(52px,5vw,76px);
    justify-content:center;
  }

  .home-page .hero-stage .hero .hcopy h1{
    max-width:700px;
    margin:20px 0 22px;
    font-size:var(--type-hero)!important;
    line-height:1.06!important;
  }

  .home-page .hero-stage .hero .hcopy .lead{
    max-width:650px;
    margin:0 0 30px;
    line-height:1.65;
  }

  .home-page .hero-stage .hero .hcopy .cta-row{
    width:min(100%,510px);
    max-width:510px;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .home-page{--type-hero:clamp(46px,4.8vw,52px)}

  .home-page .hero-stage::after{
    background:linear-gradient(
      90deg,
      rgba(247,251,248,.98) 0%,
      rgba(247,251,248,.95) 43%,
      rgba(247,251,248,.72) 62%,
      rgba(247,251,248,0) 82%
    );
  }

  .home-page .hero-stage .hero .hcopy{
    inset:0 auto 0 0;
    width:min(72vw,740px);
    padding:
      clamp(44px,4.5vw,58px)
      clamp(74px,8vw,96px)
      clamp(44px,4.5vw,58px)
      clamp(38px,4.5vw,52px);
  }
}

@media(min-width:2200px){
  .home-page .hero-stage::after{
    inset:0 0 var(--proof-depth) 0;
    width:auto;
  }

  .home-page .hero-stage .hero .hcopy{
    inset:0 auto 0 0;
    width:900px;
    max-width:900px;
  }

  .home-page .hero-stage .hero .hcopy h1{
    max-width:700px;
    font-size:60px!important;
  }
}

@media(max-width:900px){
  .home-page .hero-stage .hero .hcopy{
    position:relative;
    inset:auto;
    width:100%;
    min-height:760px;
    padding:40px 22px 48px;
    justify-content:center;
  }

  .home-page .hero-stage .hero .hcopy h1{
    margin:18px 0 20px;
    line-height:1.07!important;
  }

  .home-page .hero-stage .hero .hcopy .lead{
    max-width:590px;
    margin:0 0 26px;
    line-height:1.62;
  }
}

@media(min-width:1600px){
  .home-page .hero-stage .hero .hcopy{
    padding-right:64px;
  }
  .home-page .hero-stage .hero .hcopy h1{
    max-width:760px;
  }
}

/* ==========================================================================
   V111 — DOLPHLINK-STYLE HERO RECOMPOSITION
   One calm left-hand reading axis now carries the live regional times, brand
   line, message and actions. The remaining frame is reserved for the video
   subject, so future hero-film swaps do not require another layout rewrite.
   ========================================================================== */
@media(min-width:901px){
  .home-page{
    --type-hero:clamp(52px,3.9vw,60px);
  }

  .home-page .hero-stage::after{
    inset:0 0 var(--proof-depth) 0;
    width:auto;
    background:linear-gradient(
      90deg,
      rgba(247,251,248,.97) 0%,
      rgba(247,251,248,.95) 31%,
      rgba(247,251,248,.82) 46%,
      rgba(247,251,248,.34) 59%,
      rgba(247,251,248,0) 72%
    );
  }

  .home-page .hero-stage .hero .hcopy{
    inset:0 auto 0 0;
    width:min(62vw,900px);
    height:100%;
    min-height:0;
    padding:
      clamp(48px,4.5vw,68px)
      clamp(92px,9vw,144px)
      clamp(48px,4.5vw,68px)
      clamp(52px,5vw,76px);
    justify-content:center;
    background:transparent;
    color:var(--ink);
  }

  .home-page .hero-stage .hero .hcopy .clocks{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    width:min(100%,580px);
    min-width:0;
    max-width:580px;
    height:42px;
    margin:0 0 24px;
    padding:0 8px;
    gap:0;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.18);
    border-radius:12px;
    background:rgba(10,60,47,.82);
    box-shadow:none;
    -webkit-backdrop-filter:blur(14px) saturate(125%);
    backdrop-filter:blur(14px) saturate(125%);
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck{
    min-width:0;
    padding:0 12px;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    gap:7px;
    border-right:1px solid rgba(255,255,255,.16);
    white-space:nowrap;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck:last-child{
    border-right:0;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck span{
    margin:0;
    color:#9cecb8;
    font-size:10px!important;
    line-height:1;
    font-weight:750;
    letter-spacing:.055em;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck b{
    color:#fff;
    font-size:14px!important;
    line-height:1;
    font-weight:750;
    letter-spacing:-.01em;
  }

  .home-page .hero-stage .hero .hcopy .eyebrow{
    color:var(--g-d);
    font-size:13px!important;
    line-height:1.4;
    letter-spacing:.085em;
    text-shadow:none;
    transform:none!important;
  }

  .home-page .hero-stage .hero .hcopy h1{
    max-width:700px;
    margin:20px 0 22px;
    color:var(--ink);
    font-size:var(--type-hero)!important;
    line-height:1.06!important;
    letter-spacing:-.035em;
    text-shadow:none;
  }

  .home-page .hero-stage .hero .hcopy .lead{
    max-width:650px;
    margin:0 0 30px;
    color:#435047;
    font-size:17px!important;
    line-height:1.65;
    text-shadow:none;
  }

  .home-page .hero-stage .hero .hcopy .cta-row{
    display:grid;
    grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);
    width:min(100%,510px);
    max-width:510px;
    gap:14px;
  }

  .home-page .hero-stage .hero .hcopy .cta-row .btn{
    width:100%;
    min-height:52px;
    padding:0 18px;
    justify-content:space-between;
    border-radius:10px;
  }

  .home-page .hero-stage .hero .hcopy .btn-primary{
    color:#fff;
    border-color:var(--g);
    background:var(--g);
    box-shadow:0 12px 26px rgba(31,142,73,.18);
  }

  .home-page .hero-stage .hero .hcopy .btn-primary:hover{
    color:#fff;
    border-color:var(--g-d);
    background:var(--g-d);
  }

  .home-page .hero-stage .hero .hcopy .btn-ghost{
    color:var(--g-d);
    border:1px solid rgba(24,105,56,.34);
    background:rgba(255,255,255,.72);
    text-decoration:none;
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px);
  }

  .home-page .hero-stage .hero .hcopy .btn-ghost:hover{
    color:var(--g-dd);
    border-color:rgba(24,105,56,.6);
    background:#fff;
    text-decoration:none;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .home-page{
    --type-hero:clamp(46px,4.8vw,52px);
  }

  .home-page .hero-stage::after{
    background:linear-gradient(
      90deg,
      rgba(247,251,248,.98) 0%,
      rgba(247,251,248,.95) 43%,
      rgba(247,251,248,.72) 62%,
      rgba(247,251,248,0) 82%
    );
  }

  .home-page .hero-stage .hero .hcopy{
    width:min(72vw,740px);
    padding-right:clamp(74px,8vw,96px);
    padding-left:clamp(38px,4.5vw,52px);
  }

  .home-page .hero-stage .hero .hcopy .clocks{
    margin-bottom:22px;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck{
    padding-inline:8px;
    gap:5px;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck span{
    font-size:9px!important;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck b{
    font-size:13px!important;
  }
}

@media(min-width:2200px){
  .home-page .hero-stage .hero .hcopy{
    inset:0 auto 0 0;
    width:900px;
    max-width:900px;
  }

  .home-page .hero-stage .hero .hcopy h1{
    max-width:700px;
    font-size:60px!important;
  }
}

@media(max-width:900px){
  .home-page .hero-stage .hero{
    position:relative;
    display:block;
    height:auto!important;
    min-height:760px!important;
    overflow:hidden;
    isolation:isolate;
    background:#eef7f1;
  }

  .home-page .hero-stage .hero .himg{
    position:absolute;
    z-index:1;
    inset:0;
    width:100%;
    height:100%!important;
    min-height:0!important;
  }

  .home-page .hero-stage .hero .himg video,
  .home-page .hero-stage .hero .himg>img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:62% center;
  }

  .home-page .hero-stage .hero .hcopy{
    position:relative;
    z-index:8;
    inset:auto;
    width:100%;
    min-height:760px;
    padding:40px 22px 48px;
    justify-content:center;
    background:linear-gradient(
      180deg,
      rgba(248,252,249,.97) 0%,
      rgba(248,252,249,.93) 58%,
      rgba(248,252,249,.78) 100%
    );
    color:var(--ink);
  }

  .home-page .hero-stage .hero .hcopy .clocks{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    width:100%;
    min-width:0;
    max-width:none;
    height:52px;
    margin:0 0 24px;
    padding:0 4px;
    gap:0;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.18);
    border-radius:11px;
    background:rgba(10,60,47,.84);
    box-shadow:none;
    -webkit-backdrop-filter:blur(14px) saturate(125%);
    backdrop-filter:blur(14px) saturate(125%);
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck{
    min-width:0;
    padding:5px 3px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:4px;
    border-right:1px solid rgba(255,255,255,.16);
    white-space:normal;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck:last-child{
    border-right:0;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck span{
    margin:0;
    color:#9cecb8;
    font-size:8.5px!important;
    line-height:1;
    font-weight:750;
    letter-spacing:.045em;
    white-space:nowrap;
  }

  .home-page .hero-stage .hero .hcopy .clocks .ck b{
    color:#fff;
    font-size:13px!important;
    line-height:1;
    font-weight:750;
  }

  .home-page .hero-stage .hero .hcopy .eyebrow{
    color:var(--g-d);
    font-size:12px!important;
    line-height:1.45;
    letter-spacing:.07em;
    text-shadow:none;
    transform:none!important;
  }

  .home-page .hero-stage .hero .hcopy h1{
    max-width:620px;
    margin:18px 0 20px;
    color:var(--ink);
    line-height:1.07!important;
    letter-spacing:-.035em;
    text-shadow:none;
  }

  .home-page .hero-stage .hero .hcopy .lead{
    max-width:590px;
    margin:0 0 26px;
    color:#435047;
    line-height:1.62;
    text-shadow:none;
  }

  .home-page .hero-stage .hero .hcopy .cta-row{
    display:grid;
    grid-template-columns:1fr;
    width:min(100%,360px);
    max-width:360px;
    gap:10px;
  }

  .home-page .hero-stage .hero .hcopy .cta-row .btn{
    width:100%;
    min-height:48px;
    padding:0 16px;
    justify-content:space-between;
    border-radius:9px;
  }

  .home-page .hero-stage .hero .hcopy .btn-primary{
    color:#fff;
    border-color:var(--g);
    background:var(--g);
  }

  .home-page .hero-stage .hero .hcopy .btn-ghost{
    color:var(--g-d);
    border:1px solid rgba(24,105,56,.34);
    background:rgba(255,255,255,.78);
    text-decoration:none;
  }
}

@media(min-width:2200px){
  .home-page .hero-stage{
    --hero-grid-wrap:min(var(--wrap),100vw);
    --hero-grid-pad:76px;
    --hero-grid-gap:18px;
    --hero-grid-col:calc((var(--hero-grid-wrap) - (2 * var(--hero-grid-pad)) - (2 * var(--hero-grid-gap))) / 3);
    --hero-copy-w:calc(var(--hero-grid-col) + 196px);
    --hero-wide-right:calc(((100vw - var(--hero-grid-wrap)) / 2) + var(--hero-grid-pad) - 156px);
  }

  .home-page .hero-stage::after{
    inset:0 var(--hero-wide-right) var(--proof-depth) auto;
    width:var(--hero-copy-w);
  }

  .home-page .hero-stage .hero .hcopy{
    inset:20px var(--hero-wide-right) auto auto;
    width:var(--hero-copy-w);
  }

  .home-page .hero-stage .hero .clocks{
    width:calc(100% - var(--hero-wide-right) - var(--hero-copy-w) - 72px);
  }
}

@media(min-width:901px) and (max-width:1180px){
  .home-page .hero-stage{--hero-copy-w:clamp(500px,52vw,590px)}

  .home-page .hero-stage .hero .hcopy{
    inset:20px 0 auto auto;
    width:var(--hero-copy-w);
    height:auto;
    min-height:0;
    padding:0 28px 36px;
    justify-content:flex-start;
  }

  .home-page .hero-stage .hero .clocks{
    top:20px!important;
    left:22px;
    width:calc(100% - var(--hero-copy-w) - 54px);
    min-width:0;
  }
}

@media(min-width:901px){
  .home-page .flow .wrap,
  .home-page .inds .wrap,
  .home-page .solution-explorer .wrap,
  .home-page .proc .wrap,
  .home-page .story .wrap,
  .home-page .compl .wrap{
    width:min(100%,var(--layout-max));
    max-width:var(--layout-max);
    margin-inline:auto;
    padding-inline:var(--layout-gutter);
  }

  .home-page .flow,
  .home-page .inds,
  .home-page .solution-explorer,
  .home-page .proc,
  .home-page .story,
  .home-page .compl{
    padding-top:clamp(68px,5vw,84px);
    padding-bottom:clamp(68px,5vw,84px);
  }
}

@media(max-width:900px){
  .home-page .hero-stage .hero{gap:0}

  .home-page .hero-stage .hero .hcopy{
    position:relative;
    inset:auto;
    width:auto;
    height:auto;
    padding:30px 22px 26px;
    justify-content:flex-start;
  }

  .home-page .flow .wrap,
  .home-page .inds .wrap,
  .home-page .solution-explorer .wrap,
  .home-page .proc .wrap,
  .home-page .story .wrap,
  .home-page .compl .wrap{
    width:100%;
    max-width:none;
    padding-inline:20px;
  }

  .home-page .flow,
  .home-page .inds,
  .home-page .solution-explorer,
  .home-page .proc,
  .home-page .story,
  .home-page .compl{
    padding-top:48px;
    padding-bottom:48px;
  }

  body.home-page #dlpk-chat{
    left:16px;
    right:auto;
    bottom:calc(16px + env(safe-area-inset-bottom,0px));
  }
}

/* V107 FINAL HEADER OVERRIDE — exact 64px Dolphlink desktop proportion. */
@media(min-width:901px){
  .home-page header.site{
    height:64px!important;
    min-height:64px!important;
    padding:0 clamp(24px,2.5vw,48px)!important;
    gap:24px!important;
  }
  .home-page header.site .brand{
    position:static!important;
    inset:auto!important;
    flex:0 0 148px!important;
    width:148px!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    transform:none!important;
    overflow:visible!important;
    display:flex!important;
    align-items:center!important;
  }
  .home-page header.site .brand img{
    position:static!important;
    width:148px!important;
    height:auto!important;
    max-height:36px!important;
    transform:none!important;
  }
  .home-page header.site nav{
    height:64px!important;
    gap:28px!important;
    align-items:center!important;
  }
  .home-page header.site nav a{
    height:64px!important;
    min-height:0!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    font-size:14px!important;
    line-height:1.2!important;
  }
  .home-page header.site nav .mobile-nav-contact{
    display:none!important;
  }
  .home-page header.site .h-actions{
    height:44px!important;
    gap:12px!important;
    align-items:center!important;
  }
  .home-page header.site .lang-btn{
    width:auto!important;
    height:40px!important;
    min-height:40px!important;
    padding:8px 9px!important;
    font-size:14px!important;
    line-height:1.2!important;
  }
  .home-page header.site .h-actions .btn{
    height:44px!important;
    min-height:44px!important;
    padding:0 20px!important;
    border-radius:8px!important;
    font-size:14px!important;
    line-height:1.2!important;
  }
}

/* V108 — optical top alignment with the city-time glass bar. */
@media(min-width:901px){
  .home-page .hero-stage .hero .hcopy .eyebrow{
    transform:translateY(-3px)!important;
  }
}

/* V109 — match Dolphlink's scrolling header: the navigation stays attached
   to the viewport edge while the page moves beneath it. */
.home-page header.site{
  position:sticky!important;
  top:0!important;
  z-index:100!important;
}

/* ==========================================================================
   V110 — DOLPHLINK-PROPORTIONED PAGE SYSTEM
   A calmer type scale, broader content frame and more deliberate section
   rhythm keep the interface readable without letting headings crowd content.
   ========================================================================== */
.home-page{
  --layout-max:1600px;
  --layout-gutter:clamp(24px,2.8vw,48px);
  --type-hero:clamp(50px,3.55vw,56px);
  --type-display:clamp(40px,3vw,46px);
  --type-section:clamp(34px,2.45vw,38px);
  --type-panel:clamp(28px,2vw,32px);
  --type-body-lg:17px;
  --type-body:16px;
  --type-ui:15px;
  --type-meta:13px;
}

@media(min-width:901px){
  .home-page .hero-stage .hero{
    height:clamp(620px,46vw,680px)!important;
    min-height:clamp(620px,46vw,680px)!important;
  }

  .home-page .hero-stage .hero .hcopy{
    padding-right:clamp(36px,3vw,46px);
    padding-bottom:48px;
    padding-left:clamp(36px,3vw,46px);
  }

  .home-page .hero-stage .hero .hcopy h1{
    max-width:680px;
    margin:18px 0 22px;
    line-height:1.08!important;
    letter-spacing:-.03em;
  }

  .home-page .hero-stage .hero .hcopy .lead{
    max-width:650px;
    margin-bottom:30px;
    line-height:1.62;
  }

  .home-page .hero-stage .hero .hcopy .cta-row{
    width:min(100%,420px);
    max-width:420px;
    gap:11px;
  }

  .home-page .hero-stage .stats{
    height:clamp(138px,10vw,150px);
    min-height:clamp(138px,10vw,150px);
  }

  .home-page .hero-stage .stats .wrap{
    padding-top:25px;
    padding-bottom:25px;
  }

  .home-page .features-stack{
    padding-top:48px;
    padding-bottom:48px;
  }

  .home-page .flow .wrap,
  .home-page .inds .wrap,
  .home-page .solution-explorer .wrap,
  .home-page .proc .wrap,
  .home-page .story .wrap,
  .home-page .compl .wrap{
    width:min(100%,var(--layout-max));
    max-width:var(--layout-max);
    padding-inline:var(--layout-gutter);
  }

  .home-page .flow,
  .home-page .inds,
  .home-page .solution-explorer,
  .home-page .proc,
  .home-page .story,
  .home-page .compl{
    padding-top:clamp(84px,6.4vw,104px);
    padding-bottom:clamp(84px,6.4vw,104px);
  }

  .home-page .flow h2,
  .home-page .proc h2,
  .home-page .compl h2{
    margin-bottom:clamp(44px,3.6vw,56px);
  }

  .home-page .inds .subline{
    margin-top:18px;
    margin-bottom:44px;
  }

  .home-page .solution-explorer .solution-intro{
    margin-top:18px;
    line-height:1.65;
  }

  .home-page .cta .ccopy{
    width:min(600px,46vw);
    padding:clamp(40px,3.2vw,48px);
  }

  .home-page .cta .ccopy h2{
    max-width:520px;
    line-height:1.1;
  }
}

@media(min-width:1181px) and (max-width:2199px){
  .home-page .hero-stage{
    --hero-copy-w:clamp(700px,48vw,760px);
  }
}

@media(min-width:901px) and (max-width:1180px){
  .home-page{
    --type-hero:clamp(46px,4.8vw,52px);
    --type-section:34px;
  }

  .home-page .hero-stage{
    --hero-copy-w:clamp(560px,56vw,620px);
  }

  .home-page .hero-stage .hero .hcopy{
    padding-right:30px;
    padding-left:30px;
  }
}

@media(max-width:900px){
  .home-page{
    --type-hero:36px;
    --type-display:34px;
    --type-section:30px;
    --type-panel:28px;
    --type-body-lg:17px;
    --type-body:16px;
  }

  .home-page .hero-stage .hero .hcopy{
    padding:34px 22px 32px;
  }

  .home-page .flow .wrap,
  .home-page .inds .wrap,
  .home-page .solution-explorer .wrap,
  .home-page .proc .wrap,
  .home-page .story .wrap,
  .home-page .compl .wrap{
    padding-inline:22px;
  }

  .home-page .flow,
  .home-page .inds,
  .home-page .solution-explorer,
  .home-page .proc,
  .home-page .story,
  .home-page .compl{
    padding-top:56px;
    padding-bottom:56px;
  }

  .home-page .flow h2,
  .home-page .proc h2,
  .home-page .compl h2{
    margin-bottom:36px;
  }
}

/* V111 CASCADE LOCK — the Hero layout below must remain the final authority. */
@media(min-width:1600px){
  .home-page .hero-stage .hero .hcopy{padding-right:64px!important}
  .home-page .hero-stage .hero .hcopy h1{max-width:760px!important}
}

@media(min-width:901px){
  .home-page{--type-hero:clamp(52px,3.9vw,60px)}
  .home-page .hero-stage::after{
    inset:0 0 var(--proof-depth) 0;
    width:auto;
    background:linear-gradient(90deg,rgba(247,251,248,.97) 0%,rgba(247,251,248,.95) 31%,rgba(247,251,248,.82) 46%,rgba(247,251,248,.34) 59%,rgba(247,251,248,0) 72%);
  }
  .home-page .hero-stage .hero .hcopy{
    inset:0 auto 0 0;
    width:min(62vw,900px);
    height:100%;
    min-height:0;
    padding:clamp(48px,4.5vw,68px) clamp(92px,9vw,144px) clamp(48px,4.5vw,68px) clamp(52px,5vw,76px);
    justify-content:center;
  }
  .home-page .hero-stage .hero .hcopy h1{
    max-width:700px;
    margin:20px 0 22px;
    font-size:var(--type-hero)!important;
    line-height:1.06!important;
  }
  .home-page .hero-stage .hero .hcopy .lead{
    max-width:650px;
    margin:0 0 30px;
    line-height:1.65;
  }
  .home-page .hero-stage .hero .hcopy .cta-row{
    width:min(100%,510px);
    max-width:510px;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .home-page{--type-hero:clamp(46px,4.8vw,52px)}
  .home-page .hero-stage::after{
    background:linear-gradient(90deg,rgba(247,251,248,.98) 0%,rgba(247,251,248,.95) 43%,rgba(247,251,248,.72) 62%,rgba(247,251,248,0) 82%);
  }
  .home-page .hero-stage .hero .hcopy{
    inset:0 auto 0 0;
    width:min(72vw,740px);
    padding:clamp(44px,4.5vw,58px) clamp(74px,8vw,96px) clamp(44px,4.5vw,58px) clamp(38px,4.5vw,52px);
  }
}

@media(min-width:2200px){
  .home-page .hero-stage::after{inset:0 0 var(--proof-depth) 0;width:auto}
  .home-page .hero-stage .hero .hcopy{
    inset:0 auto 0 0;
    width:900px;
    max-width:900px;
  }
  .home-page .hero-stage .hero .hcopy h1{
    max-width:700px;
    font-size:60px!important;
  }
}

@media(max-width:900px){
  .home-page .hero-stage .hero .hcopy{
    position:relative;
    inset:auto;
    width:100%;
    min-height:760px;
    padding:40px 22px 48px;
    justify-content:center;
  }
  .home-page .hero-stage .hero .hcopy h1{
    margin:18px 0 20px;
    line-height:1.07!important;
  }
  .home-page .hero-stage .hero .hcopy .lead{
    max-width:590px;
    margin:0 0 26px;
    line-height:1.62;
  }
}
