/* ============================================================
   ERP DEVELOPMENT — THE LIVING ENTERPRISE
   CodeStan design system · EN default · AR RTL full support
   ============================================================ */

.sec-eyebrow{
  display:inline-block;font-size:12px;font-weight:800;letter-spacing:.24em;
  text-transform:uppercase;color:var(--brand);margin-bottom:14px;
}
.sec-head{max-width:760px;margin-inline:auto;text-align:center;margin-bottom:48px;position:relative;z-index:5}
.sec-head h2{font-size:clamp(30px,3.8vw,46px);margin-bottom:14px}
.sec-head p{font-size:17px;color:var(--text-p2);line-height:1.55}
.glass{
  background:linear-gradient(165deg,rgba(28,31,28,.78),rgba(16,18,16,.72));
  border:1px solid rgba(162,250,163,.14);border-radius:18px;
  backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);
  box-shadow:0 24px 70px rgba(0,0,0,.45);
}

.et-space,.ech-space,.ehb-space,.ewf-space,.emo-space,.etc-space,.ecs-space,
.emk-space,.ewy-space,.esm-space,.efn-space{position:relative}
.et-sticky,.ech-sticky,.ehb-sticky,.ewf-sticky,.emo-sticky,.etc-sticky,.ecs-sticky,
.emk-sticky,.ewy-sticky,.esm-sticky,.efn-sticky{
  position:sticky;top:0;min-height:100svh;overflow:hidden;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
}
.et,.ech,.ehb,.ewf,.emo,.etc,.ecs,.emk,.ewy,.esm,.efn{background:var(--bg-first)}
.edb,.ein,.ers{background:var(--bg-first);padding:110px 0}
.et-sticky .sec-head,.ech-sticky .sec-head,.ehb-sticky .sec-head,.ewf-sticky .sec-head,
.emo-sticky .sec-head,.etc-sticky .sec-head,.ecs-sticky .sec-head,.emk-sticky .sec-head,
.ewy-sticky .sec-head,.esm-sticky .sec-head{
  margin-bottom:0;padding-top:calc(64px + 2.5vh);
}
.ech-sticky,.ehb-sticky,.ewf-sticky,.emo-sticky,.etc-sticky,.ecs-sticky,
.emk-sticky,.ewy-sticky,.esm-sticky{justify-content:flex-start}

/* ============================================================
   OPENING · THE LIVING ENTERPRISE (digital twin)
   ============================================================ */
.et{position:relative;padding-top:120px}
.et-space{height:920svh}
.et-blueprint{
  position:absolute;inset:0;pointer-events:none;
  background:
    radial-gradient(60% 50% at 50% 44%,rgba(162,250,163,.06),transparent 70%),
    linear-gradient(rgba(162,250,163,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(162,250,163,.045) 1px,transparent 1px);
  background-size:100% 100%,56px 56px,56px 56px;
  mask-image:radial-gradient(75% 70% at 50% 45%,#000 30%,transparent 100%);
  -webkit-mask-image:radial-gradient(75% 70% at 50% 45%,#000 30%,transparent 100%);
}
.et-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.et-particles i{
  position:absolute;width:3px;height:3px;border-radius:50%;
  background:rgba(162,250,163,.5);opacity:.35;
  animation:etFloat var(--fd,12s) linear infinite;animation-delay:var(--fo,0s);
}
@keyframes etFloat{
  0%{transform:translateY(0);opacity:0}
  12%{opacity:.4}
  88%{opacity:.4}
  100%{transform:translateY(-110px);opacity:0}
}

.et-cam{
  position:absolute;left:50%;top:46%;transform:translate(-50%,-50%) scale(1);
  width:min(600px,88vw);will-change:transform;z-index:3;
}
.et-twin{width:100%;height:auto;display:block;overflow:visible}

/* building floors */
.et-floorbox{fill:rgba(18,22,18,.72);stroke:#2c352e;stroke-width:1.4;transition:fill .5s,stroke .5s}
.et-floor.is-on .et-floorbox{fill:rgba(24,34,24,.9);stroke:var(--brand-line)}
.et-floorwire{stroke:#232b24;stroke-width:1;fill:none;transition:stroke .5s}
.et-floor.is-on .et-floorwire{stroke:#39503d}
.et-flname{fill:#55604f;font-size:15px;font-weight:700;letter-spacing:.06em;transition:fill .5s}
.et-floor.is-on .et-flname{fill:#cfe9cf}
.et-warn-dot{fill:#f87171;animation:etBlink 2.2s ease-in-out infinite}
.et-warn-txt{fill:#b05b5b;font-size:10.5px;font-weight:700;letter-spacing:.04em;transition:opacity .4s}
@keyframes etBlink{0%,100%{opacity:.35}50%{opacity:1}}
.et-ok-dot{fill:var(--brand);opacity:0}
.et-wid{opacity:0;transition:opacity .6s}
.et-floor.is-on .et-wid{opacity:1}
.et-wid-bar{fill:#2b3a2c;transform-box:fill-box;transform-origin:50% 100%}
.et-sticky.is-flow .et-wid-bar{animation:etBar 2.8s ease-in-out infinite alternate}
.et-wid-bar:nth-child(2){animation-delay:.5s}
.et-wid-bar:nth-child(3){animation-delay:1s}
@keyframes etBar{from{transform:scaleY(.55)}to{transform:scaleY(1)}}
.et-wid-spark{fill:none;stroke:var(--brand);stroke-width:1.6;opacity:.75;
  stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)))}
.et-port{fill:#0d100d;stroke:#33402f;stroke-width:1.4;transition:stroke .4s,fill .4s}
.et-floor.is-on .et-port{fill:var(--brand);stroke:var(--brand)}

/* scan beam */
.et-scan{opacity:0}
.et-scanline{stroke:var(--brand);stroke-width:2;filter:drop-shadow(0 0 8px rgba(162,250,163,.8))}
.et-scanfill{fill:url(#etScanGrad)}
.et-ann{opacity:0;transition:opacity .4s}
.et-ann-l{stroke:#3a4a3c;stroke-width:1;fill:none}
.et-ann-t{fill:#7d917f;font-size:10px;font-weight:700;letter-spacing:.08em}
.et-ann-v{fill:var(--brand);font-size:10px;font-weight:800}

/* core */
.et-core{opacity:0}
.et-core-hex{fill:rgba(16,24,16,.92);stroke:var(--brand);stroke-width:2;
  filter:drop-shadow(0 0 18px rgba(162,250,163,.45))}
.et-core-txt{fill:var(--brand);font-size:15px;font-weight:900;letter-spacing:.22em}
.et-core-ring{fill:none;stroke:var(--brand);stroke-width:1.2;opacity:0}
.et-sticky.is-beat .et-core-ring{animation:etRing 2.4s ease-out infinite}
.et-sticky.is-beat .et-core-ring.r2{animation-delay:1.2s}
@keyframes etRing{0%{transform:scale(.55);opacity:.7}100%{transform:scale(1.9);opacity:0}}
.et-core-ring{transform-origin:center;transform-box:fill-box}

/* connections */
.et-conn{fill:none;stroke:var(--brand);stroke-width:1.7;opacity:.85;
  stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));
  filter:drop-shadow(0 0 4px rgba(162,250,163,.35))}
.et-conn-ghost{fill:none;stroke:#263026;stroke-width:1;stroke-dasharray:2 5}
.et-pkt{fill:var(--brand);opacity:0;filter:drop-shadow(0 0 5px rgba(162,250,163,.9))}

/* HUD */
.et-hud{
  position:absolute;z-index:6;display:flex;align-items:center;gap:9px;
  padding:10px 16px;border-radius:12px;font-size:11px;font-weight:800;letter-spacing:.18em;
  background:rgba(13,16,13,.82);border:1px solid #2a332b;color:#9fb3a1;
  backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);
}
.et-hud-status{inset-inline-start:4.5%;top:calc(64px + 4vh)}
.et-hud-status i{width:8px;height:8px;border-radius:50%;background:#f87171;animation:etBlink 2.2s infinite}
.et-hud-status.is-ok i{background:var(--brand);animation:none;box-shadow:0 0 10px var(--brand)}
.et-hud-kpi{
  inset-inline-end:4.5%;top:calc(64px + 4vh);flex-direction:column;align-items:flex-start;
  gap:2px;opacity:0;transform:translateY(-8px);transition:opacity .5s,transform .5s;
}
.et-hud-kpi.is-on{opacity:1;transform:none}
.et-hud-kpi b{font-size:24px;color:var(--brand);letter-spacing:0;line-height:1}
.et-hud-kpi span{font-size:9.5px;color:#7d917f}
.et-live{
  position:absolute;left:50%;top:12%;transform:translate(-50%,-8px);z-index:6;
  display:flex;align-items:center;gap:10px;padding:12px 22px;border-radius:99px;
  background:rgba(14,20,14,.9);border:1px solid var(--brand-line);
  font-size:12px;font-weight:900;letter-spacing:.2em;color:var(--brand);
  opacity:0;transition:opacity .6s,transform .6s;box-shadow:0 0 40px rgba(162,250,163,.18);
}
.et-live.is-on{opacity:1;transform:translate(-50%,0)}
.et-live i{width:9px;height:9px;border-radius:50%;background:var(--brand);animation:etBlink 1.6s infinite}

/* hero */
.et-hero{
  position:absolute;left:50%;bottom:6.5vh;transform:translate(-50%,20px);z-index:7;
  text-align:center;max-width:660px;width:92%;opacity:0;transition:opacity .5s;
}
.et-hero h1{font-size:clamp(32px,4.4vw,56px);margin-bottom:14px}
.et-hero p{font-size:16.5px;color:var(--text-p2);line-height:1.6;margin-bottom:20px}
.et-cue{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:10.5px;font-weight:800;letter-spacing:.22em;color:#7d917f;text-transform:uppercase}
.et-cue i{width:1.5px;height:34px;background:linear-gradient(var(--brand),transparent);animation:etCue 1.8s var(--ease) infinite}
@keyframes etCue{0%{transform:scaleY(0);transform-origin:top}45%{transform:scaleY(1);transform-origin:top}55%{transform:scaleY(1);transform-origin:bottom}100%{transform:scaleY(0);transform-origin:bottom}}

/* ============================================================
   SECTION 01 · BUSINESS CHALLENGES — transformation machine
   ============================================================ */
.ech-space{height:520svh}
.ech-stage{position:relative;flex:1;width:min(1160px,94vw);min-height:0;display:flex;align-items:center;gap:4vw;padding-bottom:4vh}
.ech-rail{display:flex;flex-direction:column;gap:14px;width:220px;flex-shrink:0}
.ech-rail-item{
  display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:12px;
  border:1px solid #242824;background:rgba(20,22,20,.6);
  font-size:13.5px;font-weight:700;color:#6f7a6f;transition:all .45s var(--ease);
}
.ech-rail-item i{
  width:22px;height:22px;border-radius:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;
  border:1px solid #33402f;font-size:10px;font-weight:900;font-style:normal;color:#5c685c;transition:all .45s;
}
.ech-rail-item.is-on{border-color:var(--brand-line);color:#e2efe2;background:rgba(24,32,24,.85);box-shadow:0 10px 34px rgba(0,0,0,.4)}
.ech-rail-item.is-on i{background:var(--brand);color:#12200f;border-color:var(--brand)}
.ech-rail-item.is-done{color:#8ba58d}
.ech-rail-item.is-done i{border-color:#3d5741;color:#6f9576}
.ech-machine{position:relative;flex:0 0 340px;display:flex;flex-direction:column;align-items:center;gap:0}
.ech-before,.ech-after{
  width:300px;min-height:150px;border-radius:16px;padding:16px;position:relative;
  display:flex;flex-direction:column;gap:9px;justify-content:center;
}
.ech-before{background:rgba(30,20,20,.5);border:1px solid rgba(248,113,113,.28)}
.ech-after{background:rgba(18,30,18,.6);border:1px solid var(--brand-line);box-shadow:0 0 44px rgba(162,250,163,.1)}
.ech-cardtag{font-size:9.5px;font-weight:900;letter-spacing:.2em;display:flex;align-items:center;gap:7px}
.ech-before .ech-cardtag{color:#f87171}
.ech-after .ech-cardtag{color:var(--brand)}
.ech-cardtag i{width:7px;height:7px;border-radius:50%;background:currentColor}
.ech-beam{
  position:relative;width:100%;height:86px;display:flex;align-items:center;justify-content:center;
}
.ech-beam::before{
  content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%);
  background:repeating-linear-gradient(180deg,var(--brand) 0 6px,transparent 6px 12px);
  opacity:.5;
}
.ech-beam i{
  position:absolute;left:50%;width:120px;height:26px;transform:translateX(-50%);
  background:linear-gradient(180deg,transparent,rgba(162,250,163,.35),transparent);
  top:calc(var(--scan,0) * 100% - 13px);filter:blur(2px);
}
.ech-beam span{
  position:relative;z-index:2;padding:7px 14px;border-radius:99px;font-size:9.5px;font-weight:900;
  letter-spacing:.2em;color:var(--brand);background:rgba(13,18,13,.92);border:1px solid var(--brand-line);
}
/* challenge viz pieces */
.ech-viz{display:flex;flex-direction:column;gap:8px}
.ech-paper{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:9px;background:rgba(40,30,30,.6);border:1px solid rgba(248,113,113,.2);font-size:11px;font-weight:700;color:#c99}
.ech-paper b{margin-inline-start:auto;font-size:9px;color:#f87171;letter-spacing:.08em}
.ech-chip{display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:9px;background:rgba(22,34,22,.7);border:1px solid rgba(162,250,163,.22);font-size:11.5px;font-weight:700;color:#cfe9cf}
.ech-chip svg{width:15px;height:15px;stroke:var(--brand);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ech-chip em{margin-inline-start:auto;font-style:normal;font-size:10px;color:var(--brand);font-weight:900;letter-spacing:.06em}
.ech-bignum{font-size:30px;font-weight:900;color:#f87171;line-height:1;letter-spacing:-.02em}
.ech-bignum.g{color:var(--brand)}
.ech-vizrow{display:flex;align-items:baseline;gap:10px;font-size:11px;font-weight:700;color:#8b9}
.ech-vizrow s{color:#f87171;text-decoration:none;opacity:.8}
.ech-copy{width:250px;flex-shrink:0}
.ech-num{font-size:11px;font-weight:900;letter-spacing:.22em;color:#5c685c}
.ech-copy h3{font-size:24px;margin:10px 0 10px;color:#eef5ee}
.ech-copy p{font-size:14px;color:var(--text-p2);line-height:1.6}

/* ============================================================
   SECTION 02 · HOW WE BUILD — comet pipeline
   ============================================================ */
.ehb-space{height:640svh}
.ehb-stage{position:relative;flex:1;width:min(1160px,94vw);min-height:0;display:flex;align-items:center;gap:5vw;padding-bottom:4vh}
.ehb-mapwrap{flex:1;display:flex;justify-content:center;min-width:0}
.ehb-map{width:min(560px,58vw);height:auto;max-height:66vh}
.ehb-path{fill:none;stroke:#263026;stroke-width:2;stroke-dasharray:3 7}
.ehb-path-done{
  fill:none;stroke:var(--brand);stroke-width:2.4;pathLength:100;
  stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));
  filter:drop-shadow(0 0 5px rgba(162,250,163,.4));
}
.ehb-node{fill:#121512;stroke:#33402f;stroke-width:1.6;transition:all .4s}
.ehb-node-t{fill:#5c685c;font-size:12.5px;font-weight:700;transition:fill .4s}
.ehb-node-n{fill:#3d4a3e;font-size:9px;font-weight:900;letter-spacing:.1em}
.ehb-step.is-done .ehb-node{stroke:#3d5741;fill:#162015}
.ehb-step.is-done .ehb-node-t{fill:#6f9576}
.ehb-step.is-on .ehb-node{stroke:var(--brand);fill:#1a2b1a;filter:drop-shadow(0 0 10px rgba(162,250,163,.5))}
.ehb-step.is-on .ehb-node-t{fill:#dff5df}
.ehb-comet{fill:var(--brand);filter:drop-shadow(0 0 8px rgba(162,250,163,.9))}
.ehb-panel{width:330px;flex-shrink:0;padding:26px 28px}
.ehb-num{font-size:44px;font-weight:900;color:var(--brand);line-height:1;letter-spacing:-.02em;opacity:.9}
.ehb-panel h3{font-size:21px;margin:12px 0 10px;color:#eef5ee}
.ehb-panel p{font-size:13.5px;color:var(--text-p2);line-height:1.6;min-height:66px}
.ehb-del{
  display:inline-block;margin-top:6px;padding:7px 13px;border-radius:99px;font-size:10.5px;font-weight:800;
  letter-spacing:.1em;color:var(--brand);background:rgba(162,250,163,.08);border:1px solid rgba(162,250,163,.2);
}
.ehb-dots{display:flex;gap:6px;margin-top:18px;flex-wrap:wrap}
.ehb-dots i{width:16px;height:4px;border-radius:2px;background:#2a332b;transition:background .3s}
.ehb-dots i.is-done{background:#57795c}
.ehb-dots i.is-on{background:var(--brand);box-shadow:0 0 8px var(--brand)}

/* ============================================================
   SECTION 03 · WORKFLOW ENGINE — travelling document
   ============================================================ */
.ewf-space{height:560svh}
.ewf-stage{position:relative;flex:1;width:min(1160px,94vw);min-height:0;display:flex;flex-direction:column;justify-content:center;gap:30px;padding-bottom:4vh}
.ewf-pipe{position:relative;height:340px}
.ewf-link{
  position:absolute;height:2px;background:#263026;transform-origin:left center;
}
.ewf-link b{
  position:absolute;inset:0;background:var(--brand);transform-origin:left center;
  transform:scaleX(var(--s,0));box-shadow:0 0 8px rgba(162,250,163,.5);
}
.ewf-node{
  position:absolute;transform:translate(-50%,-50%);width:118px;text-align:center;z-index:2;
}
.ewf-node i{
  display:flex;width:52px;height:52px;margin:0 auto 8px;border-radius:15px;align-items:center;justify-content:center;
  background:#121512;border:1.6px solid #33402f;transition:all .45s var(--ease);
}
.ewf-node i svg{width:23px;height:23px;stroke:#5c685c;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:stroke .4s}
.ewf-node span{display:block;font-size:11.5px;font-weight:800;color:#6f7a6f;letter-spacing:.04em;transition:color .4s}
.ewf-node em{
  display:inline-block;margin-top:5px;padding:3px 9px;border-radius:99px;font-size:8.5px;font-weight:900;
  letter-spacing:.14em;font-style:normal;color:#8a6a6a;background:rgba(248,113,113,.1);border:1px solid rgba(248,113,113,.22);
  transition:all .4s;
}
.ewf-node.is-on i{border-color:var(--brand);background:#172617;box-shadow:0 0 24px rgba(162,250,163,.25)}
.ewf-node.is-on i svg{stroke:var(--brand)}
.ewf-node.is-on span{color:#dff5df}
.ewf-node.is-on em{color:var(--brand);background:rgba(162,250,163,.1);border-color:rgba(162,250,163,.3)}
.ewf-doc{
  position:absolute;z-index:3;width:30px;height:36px;transform:translate(-50%,-50%);
  filter:drop-shadow(0 0 10px rgba(162,250,163,.6));opacity:0;
}
.ewf-doc svg{width:100%;height:100%}
.ewf-log{
  align-self:center;width:min(680px,92%);border-radius:14px;padding:14px 18px;
  background:rgba(14,17,14,.85);border:1px solid #242c24;min-height:118px;
  font-size:12px;display:flex;flex-direction:column;gap:7px;
}
.ewf-log-h{font-size:9.5px;font-weight:900;letter-spacing:.22em;color:#5c685c;display:flex;gap:8px;align-items:center}
.ewf-log-h i{width:6px;height:6px;border-radius:50%;background:var(--brand)}
.ewf-logrow{display:flex;gap:10px;align-items:center;color:#8fa58f;font-weight:600;opacity:0;transform:translateY(6px);transition:all .4s var(--ease)}
.ewf-logrow.is-in{opacity:1;transform:none}
.ewf-logrow b{color:var(--brand);font-weight:800;min-width:64px}
.ewf-logrow em{margin-inline-start:auto;font-style:normal;font-size:10px;color:#5c685c;letter-spacing:.08em}

/* ============================================================
   SECTION 04 · ERP MODULES — living ecosystem
   ============================================================ */
.emo-space{height:680svh}
.emo-stage{position:relative;flex:1;width:min(1160px,94vw);min-height:0;display:flex;align-items:center;gap:4vw;padding-bottom:4vh}
.emo-preview{width:320px;flex-shrink:0;padding:24px 26px;z-index:5}
.emo-pv-kicker{font-size:10px;font-weight:900;letter-spacing:.22em;color:#5c685c}
.emo-preview h3{font-size:23px;margin:10px 0 8px;color:#eef5ee}
.emo-preview p{font-size:13px;color:var(--text-p2);line-height:1.55;min-height:60px}
.emo-pv-ui{margin-top:14px;height:150px;border-radius:12px;background:rgba(12,15,12,.8);border:1px solid #242c24;overflow:hidden;position:relative}
.emo-pv-ui > div{position:absolute;inset:12px;display:flex;flex-direction:column;gap:7px;justify-content:center}
.emu-row{display:flex;align-items:center;gap:8px}
.emu-row i{width:8px;height:8px;border-radius:3px;background:var(--brand);flex-shrink:0}
.emu-row b{height:7px;border-radius:4px;background:#2b3a2c;flex:1}
.emu-row em{font-style:normal;font-size:10px;font-weight:800;color:var(--brand);margin-inline-start:auto}
.emu-bar{height:8px;border-radius:4px;background:#222b22;overflow:hidden}
.emu-bar b{display:block;height:100%;background:var(--brand);border-radius:4px;transform-origin:left;animation:emuGrow 1s var(--ease) both}
@keyframes emuGrow{from{transform:scaleX(0)}}
.emu-big{font-size:26px;font-weight:900;color:var(--brand);letter-spacing:-.02em}
.emu-lbl{font-size:9px;font-weight:800;letter-spacing:.16em;color:#5c685c}
.emo-field{position:relative;flex:1;height:min(600px,64vh);min-width:0}
.emo-core{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;
  width:104px;height:104px;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;
  background:linear-gradient(160deg,#1c2b1c,#101a10);border:1.6px solid var(--brand-line);
  box-shadow:0 0 60px rgba(162,250,163,.22);
}
.emo-core svg{width:30px;height:30px;stroke:var(--brand);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.emo-core span{font-size:12px;font-weight:900;letter-spacing:.26em;color:var(--brand)}
.emo-core::after{
  content:"";position:absolute;inset:-14px;border-radius:36px;border:1px dashed rgba(162,250,163,.25);
  animation:emoSpin 24s linear infinite;
}
@keyframes emoSpin{to{transform:rotate(360deg)}}
.emo-mod{
  position:absolute;transform:translate(-50%,-50%);z-index:3;cursor:pointer;
  display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;padding:0;
}
.emo-mod i{
  display:flex;width:54px;height:54px;border-radius:16px;align-items:center;justify-content:center;
  background:#121512;border:1.6px solid #2c352e;transition:all .45s var(--ease);
}
.emo-mod i svg{width:23px;height:23px;stroke:#5c685c;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:stroke .4s}
.emo-mod span{font-size:10.5px;font-weight:800;color:#5c685c;letter-spacing:.06em;transition:color .4s}
.emo-mod.is-done i{border-color:#3d5741}
.emo-mod.is-done i svg{stroke:#6f9576}
.emo-mod.is-done span{color:#8ba58d}
.emo-mod.is-on i{border-color:var(--brand);background:#172617;box-shadow:0 0 30px rgba(162,250,163,.35);transform:scale(1.08)}
.emo-mod.is-on i svg{stroke:var(--brand)}
.emo-mod.is-on span{color:#dff5df}
.emo-link{
  position:absolute;left:50%;top:50%;height:1.6px;background:#263026;transform-origin:left center;z-index:1;
}
.emo-link b{position:absolute;inset:0;background:var(--brand);transform:scaleX(var(--s,0));transform-origin:left center;box-shadow:0 0 7px rgba(162,250,163,.45)}

/* ============================================================
   SECTION 05 · TECHNOLOGY ECOSYSTEM — node graph
   ============================================================ */
.etc-space{height:620svh}
.etc-stage{position:relative;flex:1;width:min(1160px,94vw);min-height:0;display:flex;align-items:center;gap:4vw;padding-bottom:4vh}
.etc-graph{position:relative;flex:1;height:min(600px,64vh);min-width:0}
.etc-edges{position:absolute;inset:0;width:100%;height:100%;z-index:1}
.etc-edge{
  fill:none;stroke:var(--brand);stroke-width:1.5;opacity:.7;
  stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));
  filter:drop-shadow(0 0 4px rgba(162,250,163,.3));
}
.etc-hub{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;
  width:118px;height:118px;border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;
  background:linear-gradient(160deg,#1c2b1c,#101a10);border:1.6px solid var(--brand-line);
  box-shadow:0 0 70px rgba(162,250,163,.22);
}
.etc-hub b{font-size:22px;font-weight:900;letter-spacing:.14em;color:var(--brand)}
.etc-hub span{font-size:9px;font-weight:800;letter-spacing:.18em;color:#7d917f}
.etc-node{
  position:absolute;transform:translate(-50%,-50%) scale(.6);z-index:3;opacity:0;
  padding:10px 15px;border-radius:12px;background:#121512;border:1.5px solid #2c352e;
  font-size:12.5px;font-weight:800;color:#8b968b;letter-spacing:.03em;white-space:nowrap;
  transition:opacity .5s var(--ease),transform .5s var(--ease),border-color .4s,color .4s,box-shadow .4s;
}
.etc-node.is-on{opacity:1;transform:translate(-50%,-50%) scale(1)}
.etc-node.is-hot{border-color:var(--brand);color:#dff5df;box-shadow:0 0 26px rgba(162,250,163,.28)}
.etc-cl{position:absolute;z-index:2;font-size:9px;font-weight:900;letter-spacing:.24em;color:#46523f;text-transform:uppercase;transform:translate(-50%,0)}
.etc-panel{width:300px;flex-shrink:0;padding:24px 26px}
.etc-cl-kick{font-size:10px;font-weight:900;letter-spacing:.22em;color:#5c685c}
.etc-panel h3{font-size:22px;margin:10px 0 10px;color:#eef5ee}
.etc-panel p{font-size:13.5px;color:var(--text-p2);line-height:1.6;min-height:88px}
.etc-cldots{display:flex;gap:6px;margin-top:14px}
.etc-cldots i{width:22px;height:4px;border-radius:2px;background:#2a332b;transition:background .3s}
.etc-cldots i.is-done{background:#57795c}
.etc-cldots i.is-on{background:var(--brand);box-shadow:0 0 8px var(--brand)}

/* ============================================================
   SECTION 06 · LIVE DASHBOARDS — bento ops center
   ============================================================ */
.edb-grid{
  display:grid;gap:16px;grid-template-columns:repeat(4,1fr);grid-auto-rows:150px;
}
.edb-tile{
  border-radius:18px;padding:18px 20px;position:relative;overflow:hidden;
  background:linear-gradient(165deg,rgba(24,27,24,.8),rgba(14,16,14,.75));
  border:1px solid #232923;display:flex;flex-direction:column;gap:6px;
  opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease),transform .7s var(--ease);
}
.edb-tile.is-in{opacity:1;transform:none}
.edb-tile.w2{grid-column:span 2}
.edb-tile.h2{grid-row:span 2}
.edb-tile-h{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:900;letter-spacing:.18em;color:#7d917f;text-transform:uppercase}
.edb-tile-h i{width:7px;height:7px;border-radius:50%;background:var(--brand);animation:etBlink 1.8s infinite}
.edb-big{font-size:34px;font-weight:900;color:#eef5ee;letter-spacing:-.02em;line-height:1}
.edb-big small{font-size:15px;color:var(--brand);font-weight:900;margin-inline-start:4px}
.edb-sub{font-size:11px;color:#6f7a6f;font-weight:600}
.edb-delta{margin-inline-start:auto;font-size:10.5px;font-weight:900;color:var(--brand)}
.edb-delta.down{color:#f87171}
.edb-svg{position:absolute;inset-inline:14px;bottom:12px;left:14px;right:14px;height:56px;width:calc(100% - 28px)}
.edb-line{fill:none;stroke:var(--brand);stroke-width:2;stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)))}
.edb-area{fill:url(#edbAreaGrad);opacity:calc(var(--s,0) * .9)}
.edb-bar{fill:#2b3a2c}
.edb-bar.hot{fill:var(--brand)}
.edb-gauge-bg{fill:none;stroke:#263026;stroke-width:7}
.edb-gauge-fg{fill:none;stroke:var(--brand);stroke-width:7;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));filter:drop-shadow(0 0 6px rgba(162,250,163,.4))}
.edb-gauge-t{fill:#eef5ee;font-size:22px;font-weight:900}
.edb-gauge-l{fill:#7d917f;font-size:8px;font-weight:800;letter-spacing:.16em}
.edb-hbar{height:9px;border-radius:5px;background:#222b22;overflow:hidden}
.edb-hbar b{display:block;height:100%;border-radius:5px;background:var(--brand);transform:scaleX(var(--s,0));transform-origin:left;opacity:.9}
.edb-hbar.dim b{background:#41603f}
.edb-hbl{display:flex;justify-content:space-between;font-size:9.5px;font-weight:700;color:#7d917f;margin-bottom:4px}
.edb-frow{display:flex;align-items:center;gap:9px;font-size:9.5px;font-weight:700;color:#8fa58f}
.edb-frow i{display:block;height:10px;border-radius:5px;background:linear-gradient(90deg,var(--brand),#5c9c64);transform:scaleX(var(--s,0));transform-origin:left}
.edb-frow em{font-style:normal;color:#5c685c;margin-inline-start:auto}

/* ============================================================
   SECTION 07 · CASE STUDIES — sticky viewport stories
   ============================================================ */
.ecs-space{height:340svh}
.ecs-sticky .sec-head{padding-bottom:2vh}
.ecase{
  position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;
  padding-top:min(280px,31vh);box-sizing:border-box;
  opacity:0;pointer-events:none;transition:opacity .5s var(--ease);
}
.ecase.is-on{opacity:1;pointer-events:auto}
.ecase-inner{
  flex:1;width:min(1160px,94vw);min-height:0;display:grid;
  grid-template-columns:1fr 1fr;gap:5vw;align-items:center;padding-bottom:5vh;
}
.ecase-visual{
  position:relative;border-radius:22px;overflow:hidden;aspect-ratio:16/11;
  background:linear-gradient(160deg,#111511,#0b0d0b);border:1px solid #242c24;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  padding:12px 12px 10px;gap:8px;box-sizing:border-box;
}
.ecase-visual svg{flex:1;min-height:0;width:auto;max-width:88%}
.ecs-bfloor{fill:rgba(20,26,20,.85);stroke:#33402f;stroke-width:1.3;transition:all .5s}
.ecs-bfloor.lit{fill:rgba(26,40,26,.95);stroke:var(--brand-line)}
.ecs-bconn{stroke:var(--brand);stroke-width:1.5;fill:none;stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));filter:drop-shadow(0 0 4px rgba(162,250,163,.4))}
.ecs-bcore{fill:#14200f;stroke:var(--brand);stroke-width:2;filter:drop-shadow(0 0 12px rgba(162,250,163,.5))}
.ecs-bcore-t{fill:var(--brand);font-size:11px;font-weight:900;letter-spacing:.2em}
.ecs-blabel{fill:#8ba58d;font-size:9.5px;font-weight:700;letter-spacing:.06em}
.ecase-kpis{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;flex-shrink:0}
.ecase-kpi{
  padding:8px 14px;border-radius:12px;text-align:center;
  background:rgba(13,17,13,.88);border:1px solid rgba(162,250,163,.18);backdrop-filter:blur(6px);
}
.ecase-kpi b{display:block;font-size:16px;color:var(--brand);letter-spacing:-.01em}
.ecase-kpi span{font-size:8.5px;font-weight:800;letter-spacing:.12em;color:#7d917f;text-transform:uppercase}
.ecase-tag{font-size:11px;font-weight:900;letter-spacing:.24em;color:var(--brand);text-transform:uppercase}
.ecase-copy h3{font-size:clamp(28px,3.4vw,42px);margin:10px 0 16px;color:#eef5ee}
.ecase-rows{display:flex;flex-direction:column}
.ecase-row{
  display:grid;grid-template-columns:130px 1fr;gap:16px;padding:9px 0;
  border-bottom:1px solid #1e241e;opacity:0;transform:translateX(14px);
  transition:opacity .5s var(--ease),transform .5s var(--ease);
}
.ecase-row.is-on{opacity:1;transform:none}
.ecase-row b{font-size:10px;font-weight:900;letter-spacing:.16em;color:#5c685c;text-transform:uppercase;padding-top:2px}
.ecase-row p{font-size:13.5px;color:var(--text-p1);line-height:1.5;margin:0}
.ecs-nav{position:absolute;bottom:3.5vh;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:6}
.ecs-nav i{width:26px;height:4px;border-radius:2px;background:#2a332b;transition:background .3s}
.ecs-nav i.is-on{background:var(--brand);box-shadow:0 0 8px var(--brand)}

/* ============================================================
   SECTION 08 · ERP INSIGHTS — knowledge hub
   ============================================================ */
.ein-wrap{display:flex;gap:26px;align-items:stretch;max-width:1160px;margin-inline:auto}
.ein-list{display:flex;flex-direction:column;gap:10px;width:320px;flex-shrink:0}
.ein-topic{
  display:flex;align-items:center;gap:13px;padding:15px 18px;border-radius:14px;text-align:start;
  background:rgba(20,22,20,.6);border:1px solid #242824;cursor:pointer;
  font-size:14px;font-weight:700;color:#8b968b;transition:all .35s var(--ease);
}
.ein-topic i{
  width:26px;height:26px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;
  border:1px solid #33402f;font-size:11px;font-weight:900;font-style:normal;color:#5c685c;transition:all .35s;
}
.ein-topic:hover{border-color:#35402f;color:#c8d4c8}
.ein-topic.is-on{border-color:var(--brand-line);color:#e2efe2;background:rgba(24,32,24,.85)}
.ein-topic.is-on i{background:var(--brand);color:#12200f;border-color:var(--brand)}
.ein-dia{flex:1;min-height:420px;padding:26px;position:relative;overflow:hidden}
.ein-dia-h{font-size:12px;font-weight:900;letter-spacing:.2em;color:var(--brand);text-transform:uppercase;margin-bottom:6px}
.ein-dia-p{font-size:13.5px;color:var(--text-p2);line-height:1.6;max-width:520px;margin-bottom:14px}
.ein-dia-stage{position:absolute;inset-inline:26px;bottom:22px;top:112px;display:flex;align-items:center;justify-content:center}
.ein-dia-stage svg{width:100%;height:100%;max-width:520px}
.ein-swap{animation:einSwap .5s var(--ease)}
@keyframes einSwap{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
/* insights diagram animations */
.ein-dia-stage svg{width:100%;height:auto;display:block}
.ein-flow{animation:einFlow 1.5s linear infinite}
@keyframes einFlow{to{stroke-dashoffset:-22}}
.ein-draw{stroke-dasharray:600;stroke-dashoffset:600;animation:einDraw 2.2s var(--ease) .2s forwards}
@keyframes einDraw{to{stroke-dashoffset:0}}
.ein-pulse{animation:einPulse 2s ease-in-out infinite}
@keyframes einPulse{0%,100%{opacity:1}50%{opacity:.25}}
.ein-bar{transform-box:fill-box;transform-origin:50% 100%;animation:einBar .9s var(--ease) both}
@keyframes einBar{from{transform:scaleY(0)}to{transform:scaleY(1)}}

/* ============================================================
   SECTION 09 · MARKETPLACE CONNECTION — product streams
   ============================================================ */
.emk-space{height:640svh}
.emk-stage{position:relative;flex:1;width:min(1060px,94vw);min-height:0;padding-bottom:2vh}
.emk-links{position:absolute;inset:0;width:100%;height:100%;z-index:1}
.emk-link{
  fill:none;stroke:var(--brand);stroke-width:1.6;opacity:.8;
  stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));
  filter:drop-shadow(0 0 4px rgba(162,250,163,.35));
}
.emk-link-ghost{fill:none;stroke:#232c23;stroke-width:1;stroke-dasharray:2 5}
.emk-hub{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;
  width:120px;height:120px;border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;
  background:linear-gradient(160deg,#1c2b1c,#101a10);border:1.6px solid var(--brand-line);
  box-shadow:0 0 70px rgba(162,250,163,.24);text-decoration:none;transition:box-shadow .3s;
}
.emk-hub:hover{box-shadow:0 0 90px rgba(162,250,163,.4)}
.emk-hub b{font-size:23px;font-weight:900;letter-spacing:.14em;color:var(--brand)}
.emk-hub span{font-size:9px;font-weight:800;letter-spacing:.2em;color:#7d917f}
.emk-chip{
  position:absolute;transform:translate(-50%,-50%);z-index:3;
  display:flex;align-items:center;gap:9px;padding:10px 15px;border-radius:13px;text-decoration:none;
  background:#121512;border:1.5px solid #2c352e;opacity:0;
  transition:opacity .5s var(--ease),border-color .35s,box-shadow .35s,background .35s;
}
.emk-chip svg{width:17px;height:17px;stroke:#6f9576;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.emk-chip span{font-size:11.5px;font-weight:800;color:#9fb3a1;letter-spacing:.02em;white-space:nowrap}
.emk-chip.is-on{opacity:1}
.emk-chip.is-hot{border-color:var(--brand);box-shadow:0 0 26px rgba(162,250,163,.3)}
.emk-chip.is-hot span{color:#dff5df}
.emk-chip.is-hot svg{stroke:var(--brand)}
.emk-chip:hover{border-color:var(--brand-line);background:#172016}
.emk-more{
  position:relative;z-index:5;text-align:center;margin:0 0 3.5vh;font-size:13.5px;font-weight:700;
}
.emk-more a{color:var(--brand);text-decoration:none}
.emk-more i{font-style:normal;color:var(--brand);margin-inline-start:6px}
.emk-more a:hover{text-decoration:underline}

/* ============================================================
   SECTION 10 · WHY CODESTAN — drafted principles
   ============================================================ */
.ewy-space{height:560svh}
.ewy-stage{position:relative;flex:1;width:min(1160px,94vw);min-height:0;display:flex;align-items:center;gap:5vw;padding-bottom:4vh}
.ewy-board{flex:1;display:flex;justify-content:center;min-width:0}
.ewy-draft{width:min(480px,54vw);height:auto;max-height:56vh}
.ewy-frame{fill:rgba(16,20,16,.6);stroke:var(--brand);stroke-width:2;stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));filter:drop-shadow(0 0 14px rgba(162,250,163,.25))}
.ewy-glyph{stroke:var(--brand);stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)))}
.ewy-bignum{fill:none;stroke:#2c3a2c;stroke-width:1.4;font-size:150px;font-weight:900;letter-spacing:-.04em}
.ewy-bignum-l{fill:#33422f;font-size:11px;font-weight:900;letter-spacing:.3em}
.ewy-side{width:330px;flex-shrink:0}
.ewy-num{font-size:11px;font-weight:900;letter-spacing:.22em;color:#5c685c}
.ewy-idx{fill:#5c685c;font-size:11px;font-weight:900;letter-spacing:.1em;transition:opacity .4s}
.ewy-side h3{font-size:clamp(24px,2.6vw,34px);margin:12px 0 12px;color:#eef5ee}
.ewy-side p{font-size:14.5px;color:var(--text-p2);line-height:1.6;min-height:70px}
.ewy-stack{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.ewy-chip{
  padding:7px 13px;border-radius:99px;font-size:10.5px;font-weight:800;letter-spacing:.06em;
  color:#6f9576;background:rgba(22,32,22,.7);border:1px solid #3d5741;
  opacity:0;transform:translateY(8px);transition:all .45s var(--ease);
}
.ewy-chip.is-in{opacity:1;transform:none}
.ewy-chip.is-cur{color:#12200f;background:var(--brand);border-color:var(--brand)}

/* ============================================================
   SECTION 11 · SUCCESS METRICS — gauge wall
   ============================================================ */
.esm-space{height:340svh}
.esm-board{
  flex:1;width:min(1160px,94vw);min-height:0;display:grid;align-content:center;
  grid-template-columns:repeat(4,1fr);gap:18px;padding-bottom:5vh;
}
.esm-cell{
  border-radius:18px;padding:18px;position:relative;
  background:linear-gradient(165deg,rgba(24,27,24,.8),rgba(14,16,14,.75));
  border:1px solid #232923;display:flex;flex-direction:column;align-items:center;gap:4px;
}
.esm-cell svg{width:104px;height:104px}
.esm-cell-l{font-size:10px;font-weight:900;letter-spacing:.16em;color:#7d917f;text-transform:uppercase;text-align:center}
.esm-cell-v{font-size:15px;font-weight:900;color:#eef5ee}
.esm-cell-v small{color:var(--brand);font-size:12px}
.esm-gbg{fill:none;stroke:#263026;stroke-width:8}
.esm-gfg{
  fill:none;stroke:var(--brand);stroke-width:8;stroke-linecap:round;
  stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));
  filter:drop-shadow(0 0 6px rgba(162,250,163,.4));
}
.esm-gt{fill:#eef5ee;font-size:19px;font-weight:900}

/* ============================================================
   SECTION 12 · RELATED SOLUTIONS — ecosystem nodes
   ============================================================ */
.ers-map{position:relative;height:min(560px,66vh);max-width:1060px;margin-inline:auto}
.ers-links{position:absolute;inset:0;width:100%;height:100%;z-index:1}
.ers-edge{fill:none;stroke:#2c3a2c;stroke-width:1.5;stroke-dasharray:3 6}
.ers-edge-p{
  fill:none;stroke:var(--brand);stroke-width:1.6;opacity:.0;
  stroke-dasharray:100;stroke-dashoffset:calc(100 * (1 - var(--s,0)));
  filter:drop-shadow(0 0 5px rgba(162,250,163,.4));
}
.ers-self{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;
  width:130px;height:130px;border-radius:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;
  background:linear-gradient(160deg,#1c2b1c,#101a10);border:1.6px solid var(--brand);
  box-shadow:0 0 80px rgba(162,250,163,.3);
}
.ers-self b{font-size:24px;font-weight:900;letter-spacing:.14em;color:var(--brand)}
.ers-self span{font-size:8.5px;font-weight:900;letter-spacing:.22em;color:#7d917f}
.ers-node{
  position:absolute;transform:translate(-50%,-50%);z-index:3;text-decoration:none;
  display:flex;flex-direction:column;align-items:center;gap:8px;
}
.ers-node i{
  display:flex;width:64px;height:64px;border-radius:19px;align-items:center;justify-content:center;
  background:#121512;border:1.6px solid #2c352e;transition:all .4s var(--ease);
}
.ers-node i svg{width:27px;height:27px;stroke:#7d917f;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s}
.ers-node span{font-size:12px;font-weight:800;color:#9fb3a1;letter-spacing:.04em;transition:color .3s}
.ers-node em{font-style:normal;font-size:9px;font-weight:800;letter-spacing:.16em;color:#46523f}
.ers-node:hover i{border-color:var(--brand);box-shadow:0 0 34px rgba(162,250,163,.35);transform:translateY(-4px)}
.ers-node:hover i svg{stroke:var(--brand)}
.ers-node:hover span{color:#dff5df}

/* ============================================================
   FINAL CTA · ONE CONNECTED BUSINESS
   ============================================================ */
.efn{position:relative}
.efn-space{height:280svh}
.efn-sticky{justify-content:center}
.efn-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}
.efn-twin{width:min(560px,84vw);opacity:.5}
.efn-copy{position:relative;z-index:5;text-align:center;max-width:700px;padding:0 5vw}
.efn-copy h2{font-size:clamp(34px,4.6vw,58px);margin-bottom:16px}
.efn-copy p{font-size:17px;color:var(--text-p2);line-height:1.6;margin-bottom:30px}
.efn-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}
.efn-all{display:inline-block;margin-top:26px;font-size:13.5px;font-weight:700;color:var(--brand);text-decoration:none}
.efn-all:hover{text-decoration:underline}
.efn-floor{fill:rgba(22,32,22,.9);stroke:var(--brand-line);stroke-width:1.4}
.efn-wire{stroke:#39503d;stroke-width:1;fill:none}
.efn-fl{fill:#9fc79f;font-size:13px;font-weight:700;letter-spacing:.06em}
.efn-conn{stroke:var(--brand);stroke-width:1.6;fill:none;filter:drop-shadow(0 0 4px rgba(162,250,163,.4))}
.efn-core{fill:#14200f;stroke:var(--brand);stroke-width:2.2;filter:drop-shadow(0 0 16px rgba(162,250,163,.55))}
.efn-core-t{fill:var(--brand);font-size:14px;font-weight:900;letter-spacing:.22em}
.efn-orb{fill:none;stroke:rgba(162,250,163,.2);stroke-width:1;stroke-dasharray:2 6}
.efn-ok{fill:var(--brand)}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media(max-width:1100px){
  .edb-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}
  .esm-board{grid-template-columns:repeat(4,1fr);gap:12px}
}
@media(max-width:900px){
  .et-space{height:820svh}
  .et-cam{width:min(430px,92vw);top:42%}
  .et-hud-status{inset-inline-start:3%;top:calc(58px + 2vh);font-size:9.5px;padding:8px 12px}
  .et-hud-kpi{inset-inline-end:3%;top:calc(58px + 2vh)}
  .et-hud-kpi b{font-size:18px}
  .et-live{top:calc(58px + 2vh + 56px);font-size:10px;padding:10px 16px;width:max-content;max-width:92vw}
  .et-hero{bottom:5vh}
  .et-hero p{font-size:14px}
  .sec-head{margin-bottom:20px;padding-inline:5vw}
  .sec-head p{font-size:14.5px}
  /* challenges */
  .ech-stage{flex-direction:column;gap:12px;justify-content:center;padding-bottom:3vh}
  .ech-rail{flex-direction:row;width:100%;overflow-x:auto;gap:8px;padding:4px 2px}
  .ech-rail-item{flex-shrink:0;padding:9px 12px;font-size:11.5px}
  .ech-machine{flex:0 0 auto;width:100%;align-items:center}
  .ech-before,.ech-after{width:min(300px,86vw);min-height:118px;padding:12px}
  .ech-beam{height:56px}
  .ech-copy{width:min(420px,90vw);text-align:center}
  .ech-copy h3{font-size:19px;margin:6px 0}
  .ech-copy p{font-size:12.5px}
  /* build */
  .ehb-stage{flex-direction:column;gap:10px;justify-content:center;padding-bottom:3vh}
  .ehb-map{width:min(400px,88vw);max-height:44vh}
  .ehb-panel{width:min(440px,92vw);padding:16px 18px}
  .ehb-panel p{min-height:44px;font-size:12.5px}
  .ehb-num{font-size:30px}
  /* workflow */
  .ewf-pipe{height:400px}
  .ewf-node{width:88px}
  .ewf-node i{width:42px;height:42px;border-radius:12px}
  .ewf-node i svg{width:19px;height:19px}
  .ewf-node span{font-size:9.5px}
  .ewf-node em{font-size:7.5px}
  .ewf-log{min-height:96px;padding:10px 13px;font-size:10.5px}
  /* modules */
  .emo-stage{flex-direction:column-reverse;gap:8px;justify-content:center;padding-bottom:3vh}
  .emo-preview{width:min(440px,92vw);padding:14px 16px}
  .emo-preview p{min-height:0;font-size:12px}
  .emo-preview h3{font-size:18px;margin:6px 0}
  .emo-pv-ui{height:104px;margin-top:8px}
  .emo-field{height:min(380px,44vh);width:100%;flex:none}
  .emo-mod i{width:40px;height:40px;border-radius:12px}
  .emo-mod i svg{width:18px;height:18px}
  .emo-mod span{font-size:8.5px}
  .emo-core{width:76px;height:76px;border-radius:20px}
  /* technology */
  .etc-stage{flex-direction:column;gap:8px;justify-content:center;padding-bottom:3vh}
  .etc-graph{height:min(380px,44vh);width:100%;flex:none}
  .etc-node{font-size:10px;padding:7px 10px}
  .etc-hub{width:84px;height:84px;border-radius:22px}
  .etc-hub b{font-size:16px}
  .etc-panel{width:min(440px,92vw);padding:14px 16px}
  .etc-panel p{min-height:0;font-size:12px}
  .etc-panel h3{font-size:17px;margin:6px 0}
  /* dashboards */
  .edb{padding:80px 0}
  .edb-grid{grid-template-columns:1fr 1fr;grid-auto-rows:132px;gap:10px}
  .edb-tile.w2{grid-column:span 2}
  .edb-big{font-size:24px}
  /* cases */
  .ecase{overflow-y:auto;padding-top:0;overflow-anchor:none}
  .ecs-sticky .sec-head p{display:none}
  .ecase-inner{grid-template-columns:1fr;gap:8px;align-content:start;min-height:0;padding-top:216px;padding-bottom:7vh}
  .ecase-visual{max-width:340px;margin-inline:auto;width:100%;aspect-ratio:auto;max-height:none;flex-shrink:0;
    display:flex;flex-direction:column;align-items:center;padding:10px;gap:6px}
  .ecase-visual svg{width:62%;height:auto;flex:none}
  .ecase-copy h3{font-size:22px;margin:6px 0 8px}
  .ecase-row{grid-template-columns:1fr;gap:2px;padding:6px 0}
  .ecase-row p{font-size:12px}
  .ecase-kpis{position:static;margin-top:2px;flex-wrap:wrap}
  .ecase-kpi{padding:5px 9px}
  .ecase-kpi b{font-size:12px}
  .ecase-kpi span{font-size:7.5px}
  .etc-cl{display:none}
  /* insights */
  .ein-wrap{flex-direction:column}
  .ein-list{width:100%;flex-direction:row;overflow-x:auto;padding-bottom:6px}
  .ein-topic{flex-shrink:0;padding:11px 14px;font-size:12.5px}
  .ein-dia{min-height:380px}
  /* marketplace */
  .emk-chip{padding:7px 10px}
  .emk-chip span{font-size:9.5px}
  .emk-chip svg{width:13px;height:13px}
  .emk-hub{width:86px;height:86px;border-radius:22px}
  .emk-hub b{font-size:17px}
  /* why */
  .ewy-stage{flex-direction:column;gap:8px;justify-content:center;padding-bottom:3vh}
  .ewy-draft{width:min(330px,80vw);max-height:32vh}
  .ewy-side{width:min(440px,92vw);text-align:center}
  .ewy-side p{min-height:0;font-size:12.5px}
  .ewy-side h3{margin:6px 0;font-size:20px}
  .ewy-stack{justify-content:center;margin-top:10px}
  /* metrics */
  .esm-board{grid-template-columns:repeat(2,1fr);gap:10px;align-content:start;padding-top:10px;overflow-y:auto}
  .esm-cell{padding:12px}
  .esm-cell svg{width:72px;height:72px}
  /* related */
  .ers-map{height:min(560px,74vh)}
  .ers-self{width:96px;height:96px;border-radius:24px}
  .ers-self b{font-size:17px}
  .ers-node i{width:48px;height:48px;border-radius:14px}
  .ers-node i svg{width:20px;height:20px}
  .ers-node span{font-size:10px}
  /* finale */
  .efn-twin{width:min(400px,92vw)}
}

/* ============================================================
   REDUCED MOTION — static final states
   ============================================================ */
@media (prefers-reduced-motion: reduce){
  .et-space,.ech-space,.ehb-space,.ewf-space,.emo-space,.etc-space,.ecs-space,
  .emk-space,.ewy-space,.esm-space,.efn-space{height:auto;display:block}
  .et-sticky,.ech-sticky,.ehb-sticky,.ewf-sticky,.emo-sticky,.etc-sticky,.ecs-sticky,
  .emk-sticky,.ewy-sticky,.esm-sticky,.efn-sticky{position:static;min-height:0;overflow:visible;padding:70px 0}
  /* opening: static live state */
  .et-sticky{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center}
  .et-particles{display:none}
  .et-cam{position:relative;left:auto;top:auto;transform:none;width:min(430px,84vw);margin:90px auto 0}
  .et-hud,.et-live{display:none}
  .et-hero{position:static;transform:none;opacity:1;margin:34px auto 0}
  .et-cue{display:none}
  .et-warn-dot,.et-warn-txt{display:none}
  .et-ok-dot{opacity:1}
  .et-wid{opacity:1}
  .et-floorbox{fill:rgba(24,34,24,.9);stroke:var(--brand-line)}
  .et-flname{fill:#cfe9cf}
  .et-port{fill:var(--brand);stroke:var(--brand)}
  .et-core{opacity:1}
  .et-conn{stroke-dashoffset:0}
  .et-wid-spark{stroke-dashoffset:0}
  .et-pkt{display:none}
  .et-scan{display:none}
  /* stages that center absolutely-positioned content need explicit room */
  .emo-field{flex:none;width:100%;min-height:min(560px,130vw)}
  .etc-graph{flex:none;width:100%;min-height:min(560px,130vw)}
  .emk-stage{flex:0 0 auto;min-height:min(600px,150vw)}
  .ers-map{height:min(560px,120vw)}
  .ewf-pipe{height:400px}
  /* everything drawn */
  .ehb-path-done,.etc-edge,.emk-link,.ecs-bconn,.ers-edge-p,.esm-gfg,.edb-gauge-fg,
  .edb-line,.ewy-frame,.ewy-glyph{stroke-dashoffset:0}
  .ein-draw{stroke-dashoffset:0}
  .ewy-idx{opacity:1!important}
  .ech-beam i{display:none}
  .emo-link b{transform:scaleX(1)}
  .ewf-link b{transform:scaleX(1)}
  .edb-area{opacity:.9}
  .edb-hbar b,.edb-frow i{transform:scaleX(1)}
  .et-sticky.is-flow .et-wid-bar{animation:none;transform:scaleY(1)}
  .emo-core::after{animation:none}
  .ewf-doc{display:none}
  /* kill keyframes */
  *,*::before,*::after{animation:none!important;transition:none!important}
}
