
:root{--navy:#071a2d;--navy2:#0b2b48;--blue:#0879bd;--blue2:#39a8e8;--cyan:#72c9f5;--ink:#0b2138;--copy:#27445f;--muted:#597087;--line:#cad9e6;--ice:#edf7fd;--ice2:#dceef9;--green:#147a5a;--greenbg:#dff4eb;--violet:#5448aa;--violetbg:#eceafd;--amber:#97620a;--amberbg:#fff0cf;--white:#fff;--shadow:0 20px 60px rgba(7,26,45,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#f7fbfe;line-height:1.58}a{color:inherit}img{max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #d7e3ec}.nav{min-height:74px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;text-decoration:none;font-weight:900;color:var(--ink);margin-right:auto}.brand img{width:210px;max-height:50px}.nav-links{display:flex;gap:18px;align-items:center;font-size:14px;font-weight:800;color:#29465f}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 19px;border-radius:12px;text-decoration:none;font-weight:900;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border:0;box-shadow:0 10px 28px rgba(8,121,189,.20)}.button.secondary{background:#fff;color:var(--ink);border:1px solid #b9cddd;box-shadow:none}.button.dark{background:var(--navy);color:#fff}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06182a 0%,#0b2a46 60%,#13486f 100%);color:#fff;padding:92px 0 82px}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px}.hero .container{position:relative}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950;color:#5eb9ec}.hero .eyebrow{color:#a8ddfb}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#25c98d}.hero h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.045em;margin:18px 0 22px;max-width:790px}.hero h1 span{color:#7fcef7}.hero p{font-size:19px;color:#d6e5f0;max-width:740px;margin:0 0 28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.proof-item{border-top:1px solid rgba(255,255,255,.2);padding-top:12px;color:#cfe0eb;font-size:13px}.proof-item strong{display:block;color:#7fcef7;font-size:12px;letter-spacing:.1em}.product-visual{background:rgba(4,21,36,.72);border:1px solid rgba(255,255,255,.15);padding:20px;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.visual-window{background:#f7fbfe;color:var(--ink);border-radius:18px;padding:18px}.visual-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.visual-head strong{font-size:18px}.live{color:#11805e;font-size:12px;font-weight:900}.kpi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.kpi{background:#fff;border:1px solid #c9d8e4;border-radius:12px;padding:13px}.kpi span{font-size:12px;color:#49647b;font-weight:800}.kpi b{font-size:25px;display:block;color:#071a2d}.flow{margin-top:11px;padding:14px;border-radius:12px;background:#e1f2fc;border:1px solid #b8dcf1}.flow-row{display:grid;grid-template-columns:repeat(4,1fr);font-size:11px;font-weight:900;text-align:center;color:#19364e;gap:8px}.flow-line{height:7px;background:#c3d8e7;border-radius:99px;margin-top:10px;overflow:hidden}.flow-line i{display:block;width:78%;height:100%;background:#1388c8;border-radius:inherit}.section{padding:78px 0}.section.alt{background:#eaf4fa}.section.dark{background:linear-gradient(135deg,#071a2d,#0c3554);color:#fff}.section.dark p{color:#cfe0ec}.section-head{max-width:820px;margin-bottom:38px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section h2{font-size:clamp(34px,4.5vw,56px);line-height:1.04;letter-spacing:-.035em;margin:10px 0 16px;color:#071a2d}.section.dark h2,.section.dark h3{color:#fff}.lead{font-size:18px;color:#35516a;max-width:820px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border-radius:20px;padding:25px;border:1px solid #c7d8e5;background:#fff;box-shadow:0 8px 30px rgba(7,26,45,.06)}.card.blue{background:#def1fc;border-color:#b8ddf1}.card.green{background:#e1f4eb;border-color:#bee3d2}.card.violet{background:#e9e8fb;border-color:#cbc8ef}.card.amber{background:#fff0d2;border-color:#ecd39d}.card h3{margin:8px 0 10px;font-size:22px;line-height:1.15;color:#081d32}.card p{color:#2c4962;margin:0}.card .mini{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:950;color:#116fa7}.feature-list{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:8px}.feature-list li{color:#233f58;font-weight:700;font-size:14px}.feature-list li:before{content:"✓";color:#0b8a63;font-weight:950;margin-right:8px}.band{padding:28px;border-radius:24px;background:linear-gradient(135deg,#dbeffa,#e9f7fd);border:1px solid #b7daee;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.band h3{font-size:30px;line-height:1.1;margin:0 0 8px}.band p{margin:0;color:#2d4b64}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric{padding:24px;border-radius:18px;background:#fff;border:1px solid #c6d7e4}.metric b{display:block;font-size:32px;color:#0879bd}.metric span{color:#294860;font-weight:800}.workflow{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;align-items:stretch}.workflow .step{background:#fff;color:#102b42;border:1px solid #c6d8e5;padding:16px;border-radius:14px;font-weight:900;text-align:center;position:relative}.workflow .step:not(:last-child):after{content:"→";position:absolute;right:-10px;top:50%;transform:translate(50%,-50%);color:#5b8eac;z-index:2}.role-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.role{padding:24px;border-radius:20px;background:#fff;border:1px solid #c7d8e5}.role h3{margin:0 0 9px;font-size:23px}.role p{margin:0;color:#2d4b64}.quote{padding:28px;border-left:5px solid #29a3df;background:#e4f4fc;border-radius:0 18px 18px 0;color:#17354d;font-size:19px;font-weight:800}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.price-card{background:#fff;border:1px solid #bfd2e1;border-radius:20px;padding:24px;display:flex;flex-direction:column;color:#0a2238}.price-card.featured{border:2px solid #148ac9;box-shadow:var(--shadow);transform:translateY(-5px)}.price-card.plus{background:#0c304d;color:#fff;border-color:#235574}.price-card .tier{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:950;color:#1679b0}.price-card.plus .tier{color:#88d4fa}.price-card h3{font-size:27px;margin:8px 0 4px}.price{font-size:34px;font-weight:950}.price small{font-size:13px;font-weight:700;color:#567087}.price-card.plus .price small,.price-card.plus p,.price-card.plus li{color:#d5e5ef}.price-card p{color:#35526a}.price-card .feature-list{flex:1}.trial-card{border-radius:24px;padding:30px;background:linear-gradient(135deg,#d6effd,#c4e5f8);border:2px solid #2a9bd7;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;margin-bottom:28px}.trial-chip{display:inline-block;padding:6px 10px;border-radius:999px;background:#0a78b4;color:#fff;font-size:11px;font-weight:950;letter-spacing:.1em}.docs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.doc-card{background:#fff;border:1px solid #bfd2e1;padding:22px;border-radius:18px;text-decoration:none}.doc-card span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;background:#dceefa;border-radius:10px;color:#0b6da5;font-weight:950}.doc-card h3{color:#071a2d;margin:14px 0 7px;font-size:20px}.doc-card p{color:#2c4860;margin:0;font-weight:600}.doc-card small{display:block;color:#0b74ad;font-weight:900;margin-top:13px}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.security-item{padding:24px;border-radius:19px;background:#fff;border:1px solid #bfd2e1}.security-item h3{margin:0 0 8px}.security-item p{color:#2c4962;margin:0}.footer{background:#061625;color:#cbdbe6;padding:54px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.footer h4{color:#fff;margin:0 0 13px}.footer a{display:block;color:#cbdbe6;text-decoration:none;margin:7px 0;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;font-size:13px}.subhero{padding:72px 0;background:linear-gradient(135deg,#06182a,#0d3859);color:#fff}.subhero h1{font-size:clamp(42px,5vw,66px);line-height:1;margin:12px 0 18px;letter-spacing:-.04em}.subhero p{max-width:800px;color:#d0e0eb;font-size:18px}.pill-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.pill{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);font-size:12px;font-weight:850}.compare{overflow:auto;background:#fff;border:1px solid #c4d6e3;border-radius:20px}.compare table{border-collapse:collapse;width:100%;min-width:820px}.compare th,.compare td{padding:13px 15px;border-bottom:1px solid #d7e3ec;text-align:center;color:#18364e}.compare th:first-child,.compare td:first-child{text-align:left;font-weight:800}.compare thead th{background:#e5f2fa;color:#0b2942}.check{color:#0a7c5c;font-weight:950}.dash{color:#8aa0b1}.video-shell{background:#071b2e;border-radius:24px;padding:18px;border:1px solid #24445d}.video-shell video{display:block;width:100%;border-radius:14px;background:#000}.notice{padding:16px 18px;border-radius:14px;background:#fff0d4;border:1px solid #efd291;color:#513d17;font-weight:700}
@media(max-width:980px){.nav-links{display:none}.hero-grid,.grid-4,.pricing-grid{grid-template-columns:repeat(2,1fr)}.grid-3,.docs-grid{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:1fr}.workflow .step:after{display:none}.metric-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.hero{padding:64px 0}.hero-grid,.grid-4,.grid-3,.pricing-grid,.docs-grid,.security-grid,.role-grid,.metric-row,.proof-strip,.trial-card,.band{grid-template-columns:1fr}.hero h1{font-size:46px}.section{padding:58px 0}.footer-grid{grid-template-columns:1fr 1fr}.price-card.featured{transform:none}.brand img{width:175px}}

/* =========================================================
   Accessibility/readability correction — 2026-08-30
   Light surfaces always use dark text, including when they
   appear inside navy/dark sales sections.
   ========================================================= */
.section.dark .card,
.section.dark .metric,
.section.dark .role,
.section.dark .workflow .step,
.section.dark .doc-card,
.section.dark .security-item,
.section.dark .price-card:not(.plus),
.section.dark .kpi,
.section.dark .visual-window { color:#071a2d; }
.section.dark .card h2,
.section.dark .card h3,
.section.dark .metric h2,
.section.dark .metric h3,
.section.dark .role h2,
.section.dark .role h3,
.section.dark .doc-card h2,
.section.dark .doc-card h3,
.section.dark .security-item h2,
.section.dark .security-item h3,
.section.dark .price-card:not(.plus) h2,
.section.dark .price-card:not(.plus) h3 { color:#071a2d; }
.section.dark .card p,
.section.dark .metric p,
.section.dark .role p,
.section.dark .doc-card p,
.section.dark .security-item p,
.section.dark .price-card:not(.plus) p,
.section.dark .card li,
.section.dark .price-card:not(.plus) li { color:#27445f; }
.section.dark .card .mini,
.section.dark .doc-card small { color:#075f94; }
.section.dark .card .feature-list li { color:#173a54; }
.section.dark .card .feature-list li:before { color:#087655; }

/* Global light-surface contrast safeguard */
.card, .metric, .role, .doc-card, .security-item, .trial-card, .band,
.price-card:not(.plus), .visual-window, .kpi, .workflow .step {
  color:#071a2d;
}
.card p, .metric p, .role p, .doc-card p, .security-item p,
.price-card:not(.plus) p, .band p { color:#27445f; }

/* Preserve deliberate white-on-dark content. */
.price-card.plus, .price-card.plus h3 { color:#fff; }
.price-card.plus p, .price-card.plus li { color:#d5e5ef; }


/* =========================================================
   Industrial visual + motion enhancement — 2026-09-06
   ========================================================= */

:root{
  --hero-parallax-y:0px;
  --motion-fast:220ms;
  --motion-medium:520ms;
  --motion-slow:900ms;
}

/* Smooth, premium CTA motion */
.button{
  position:relative;
  overflow:hidden;
  transition:
    transform var(--motion-fast) ease,
    box-shadow var(--motion-fast) ease,
    filter var(--motion-fast) ease;
}
.button:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(8,121,189,.30);
  filter:saturate(1.08);
}
.button:active{transform:translateY(0)}
.button::after{
  content:"";
  position:absolute;
  inset:-40% auto -40% -55%;
  width:38%;
  transform:skewX(-18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);
  transition:left .7s ease;
}
.button:hover::after{left:125%}

/* Industrial photographic hero */
.hero{
  isolation:isolate;
  min-height:680px;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(3,17,31,.96) 0%,rgba(4,24,42,.88) 43%,rgba(6,36,61,.78) 100%),
    url("assets/visuals/industrial-plant-background.webp") center calc(50% + var(--hero-parallax-y))/cover no-repeat;
}
.hero::before{
  z-index:-1;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:38px 38px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),rgba(0,0,0,.25));
}
.hero::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:38%;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(circle at 15% 80%,rgba(47,179,242,.18),transparent 22%),
    radial-gradient(circle at 76% 70%,rgba(37,201,141,.12),transparent 20%),
    linear-gradient(to top,rgba(4,20,35,.82),transparent);
}
.hero-grid{position:relative;z-index:1}
.hero h1{text-shadow:0 10px 34px rgba(0,0,0,.34)}
.hero p{text-shadow:0 2px 16px rgba(0,0,0,.26)}

/* Floating command center */
.product-visual{
  position:relative;
  transform:translateZ(0);
  box-shadow:
    0 34px 90px rgba(0,0,0,.36),
    0 0 0 1px rgba(82,190,247,.08) inset;
  animation:mcFloat 6s ease-in-out infinite;
}
.product-visual::before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:24px;
  pointer-events:none;
  background:linear-gradient(130deg,rgba(94,201,255,.28),transparent 26%,transparent 72%,rgba(37,201,141,.14));
  opacity:.58;
  mix-blend-mode:screen;
}
.live{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:5px;
}
.live::after{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:#19bb83;
  box-shadow:0 0 0 0 rgba(25,187,131,.45);
  animation:mcPulse 1.8s ease-out infinite;
}

/* Make the connected workflow feel active */
.flow-line i{
  position:relative;
  overflow:hidden;
  animation:mcFlowGrow 1.8s cubic-bezier(.2,.8,.2,1) both;
}
.flow-line i::after{
  content:"";
  position:absolute;
  inset:0;
  transform:translateX(-100%);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);
  animation:mcSweep 2.8s ease-in-out infinite 1.2s;
}

/* Elevated interactive cards */
.card,.role,.metric,.doc-card,.security-item,.price-card,.trial-card,.band{
  transition:
    transform var(--motion-fast) ease,
    box-shadow var(--motion-fast) ease,
    border-color var(--motion-fast) ease;
}
.card:hover,.role:hover,.metric:hover,.doc-card:hover,.security-item:hover{
  transform:translateY(-6px);
  box-shadow:0 20px 44px rgba(7,26,45,.12);
  border-color:#9cc9e4;
}
.price-card:hover{transform:translateY(-5px)}
.price-card.featured:hover{transform:translateY(-10px)}

/* Reveal motion injected by effects.js */
.mc-reveal{
  opacity:0;
  transform:translateY(24px);
  transition:
    opacity var(--motion-slow) cubic-bezier(.2,.75,.2,1),
    transform var(--motion-slow) cubic-bezier(.2,.75,.2,1);
  transition-delay:var(--reveal-delay,0ms);
}
.mc-reveal.is-visible{
  opacity:1;
  transform:translateY(0);
}

/* Stagger helpers */
.mc-reveal:nth-child(2){--reveal-delay:70ms}
.mc-reveal:nth-child(3){--reveal-delay:140ms}
.mc-reveal:nth-child(4){--reveal-delay:210ms}

/* Dark subheroes use the same factory language, but more subtly */
.subhero{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:
    linear-gradient(105deg,rgba(4,22,39,.96),rgba(9,52,84,.88)),
    url("assets/visuals/industrial-plant-background.webp") center 56%/cover no-repeat;
}
.subhero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    radial-gradient(circle at 82% 25%,rgba(74,185,239,.14),transparent 26%),
    linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:auto,40px 40px,40px 40px;
}

/* Sticky header becomes more glassy after scroll */
.site-header{
  transition:
    background var(--motion-fast) ease,
    box-shadow var(--motion-fast) ease,
    border-color var(--motion-fast) ease;
}
.site-header.is-scrolled{
  background:rgba(255,255,255,.90);
  box-shadow:0 10px 28px rgba(7,26,45,.09);
  border-bottom-color:rgba(188,211,228,.8);
}

/* Gentle animated glow behind highlighted bands */
.band,.trial-card{
  position:relative;
  overflow:hidden;
}
.band::after,.trial-card::after{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  border-radius:50%;
  right:-110px;
  top:-150px;
  background:radial-gradient(circle,rgba(58,170,231,.20),transparent 68%);
  pointer-events:none;
  animation:mcGlowDrift 7s ease-in-out infinite alternate;
}

/* Section divider depth */
.section.alt{
  position:relative;
  background:
    linear-gradient(180deg,rgba(234,244,250,.98),rgba(228,241,249,.98));
}
.section.dark{
  position:relative;
  overflow:hidden;
}
.section.dark::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 8% 0%,rgba(61,173,226,.12),transparent 28%),
    radial-gradient(circle at 92% 100%,rgba(37,201,141,.08),transparent 24%);
}

/* Keyframes */
@keyframes mcFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-10px)}
}
@keyframes mcPulse{
  0%{box-shadow:0 0 0 0 rgba(25,187,131,.42)}
  70%{box-shadow:0 0 0 11px rgba(25,187,131,0)}
  100%{box-shadow:0 0 0 0 rgba(25,187,131,0)}
}
@keyframes mcFlowGrow{
  from{width:0}
}
@keyframes mcSweep{
  0%{transform:translateX(-120%)}
  55%,100%{transform:translateX(140%)}
}
@keyframes mcGlowDrift{
  from{transform:translate3d(0,0,0) scale(1)}
  to{transform:translate3d(-60px,45px,0) scale(1.22)}
}

/* Accessibility: respect reduced-motion preferences */
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,
  *::before,
  *::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
    scroll-behavior:auto!important;
  }
  .mc-reveal{opacity:1!important;transform:none!important}
  .hero{background-position:center!important}
}

@media(max-width:980px){
  .hero{min-height:auto;background-position:58% center}
}
@media(max-width:640px){
  .hero{
    padding:72px 0 64px;
    background:
      linear-gradient(90deg,rgba(3,17,31,.96),rgba(5,31,53,.88)),
      url("assets/visuals/industrial-plant-background.webp") 58% center/cover no-repeat;
  }
  .product-visual{animation:none}
}


/* =========================================================
   ALL-PAGE VISUAL EXPERIENCE — 2026-09-06
   Adds depth, industrial atmosphere and motion across the site.
   ========================================================= */

/* Shared industrial atmosphere behind page content */
body:not(.legal-page){
  background:
    radial-gradient(circle at 10% 18%,rgba(38,160,220,.055),transparent 25%),
    radial-gradient(circle at 92% 62%,rgba(37,201,141,.04),transparent 22%),
    #f7fbfe;
}
main{overflow:hidden}

/* Every interior hero now feels like part of the same industrial product family */
.subhero,.roi-hero{
  min-height:430px;
  display:flex;
  align-items:center;
  isolation:isolate;
  background:
    linear-gradient(102deg,rgba(3,18,32,.97) 0%,rgba(4,29,50,.91) 48%,rgba(6,46,75,.80) 100%),
    url("assets/visuals/industrial-plant-background.webp") center var(--page-bg-y,52%)/cover no-repeat !important;
  box-shadow:inset 0 -1px rgba(116,198,239,.15);
}
.subhero>.container,.roi-hero>.container{position:relative;z-index:2}
.subhero h1,.roi-hero h1{max-width:980px;text-shadow:0 10px 32px rgba(0,0,0,.36)}
.subhero p,.roi-hero p{max-width:900px;text-shadow:0 2px 14px rgba(0,0,0,.28)}
.subhero::before,.roi-hero::before{
  content:"";position:absolute;inset:0;z-index:0;pointer-events:none;
  background:
    linear-gradient(rgba(109,198,243,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(109,198,243,.055) 1px,transparent 1px),
    radial-gradient(circle at 78% 38%,rgba(47,179,242,.20),transparent 22%);
  background-size:44px 44px,44px 44px,auto;
  mask-image:linear-gradient(to bottom,black,rgba(0,0,0,.25));
  animation:mcGridDrift 18s linear infinite;
}
.subhero::after,.roi-hero::after{
  content:"";position:absolute;z-index:1;pointer-events:none;
  width:460px;height:460px;right:-110px;bottom:-270px;border-radius:50%;
  border:1px solid rgba(84,193,245,.18);
  box-shadow:0 0 0 55px rgba(84,193,245,.025),0 0 0 110px rgba(84,193,245,.018);
  animation:mcOrb 10s ease-in-out infinite alternate;
}

/* Give each major page a slightly different factory framing */
.page-platform{--page-bg-y:44%}.page-product-tour{--page-bg-y:56%}.page-solutions{--page-bg-y:48%}
.page-industries{--page-bg-y:62%}.page-capabilities{--page-bg-y:42%}.page-outcomes{--page-bg-y:58%}
.page-pricing{--page-bg-y:52%}.page-documentation{--page-bg-y:47%}.page-security{--page-bg-y:60%}

/* Alternating sections gain subtle technical visualization layers */
.section{position:relative;isolation:isolate}
.section>.container{position:relative;z-index:2}
.section:nth-of-type(even)::before{
  content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.55;
  background:
    radial-gradient(circle at 86% 16%,rgba(50,168,226,.11),transparent 19%),
    linear-gradient(135deg,transparent 0 72%,rgba(35,140,197,.035) 72% 73%,transparent 73% 100%);
}
.section:nth-of-type(odd)::after{
  content:"";position:absolute;right:-150px;top:18%;width:330px;height:330px;z-index:0;pointer-events:none;
  border:1px solid rgba(37,139,195,.08);border-radius:50%;
  box-shadow:0 0 0 55px rgba(37,139,195,.025),0 0 0 110px rgba(37,139,195,.018);
}

/* Visual glass treatment for content blocks */
.card,.role,.doc-card,.security-item,.metric,.price-card{
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.card::before,.role::before,.doc-card::before,.security-item::before,.metric::before{
  content:"";position:absolute;left:0;top:0;width:0;height:3px;border-radius:inherit;
  background:linear-gradient(90deg,#238bc4,#64c8f2,#25c98d);
  transition:width .48s cubic-bezier(.2,.75,.2,1);
}
.card:hover::before,.role:hover::before,.doc-card:hover::before,.security-item:hover::before,.metric:hover::before{width:100%}
.card,.role,.doc-card,.security-item,.metric{position:relative;overflow:hidden}

/* Pills become softly interactive */
.pill{transition:transform .22s ease,box-shadow .22s ease,background .22s ease}
.pill:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(8,85,127,.14)}

/* Product tour: timeline-like motion between workflow sections */
.page-product-tour .section-head .eyebrow,
.page-platform .section-head .eyebrow,
.page-solutions .section-head .eyebrow{
  display:inline-flex;align-items:center;gap:10px;
}
.page-product-tour .section-head .eyebrow::before,
.page-platform .section-head .eyebrow::before,
.page-solutions .section-head .eyebrow::before{
  content:"";width:9px;height:9px;border-radius:50%;background:#2faeea;box-shadow:0 0 0 6px rgba(47,174,234,.10);
  animation:mcPulseSoft 2.4s ease-out infinite;
}

/* Pricing gets a more premium, lively comparison experience */
.page-pricing .price-card{position:relative;overflow:hidden}
.page-pricing .price-card::after{
  content:"";position:absolute;width:180px;height:180px;right:-95px;top:-95px;border-radius:50%;
  background:radial-gradient(circle,rgba(57,174,232,.14),transparent 70%);transition:transform .4s ease;
}
.page-pricing .price-card:hover::after{transform:scale(1.5)}
.page-pricing .trial-card{box-shadow:0 25px 60px rgba(8,76,116,.13)}

/* Documentation cards read like an interactive control panel */
.page-documentation .doc-card::after,.page-docs .doc-card::after{
  content:"→";position:absolute;right:18px;bottom:14px;font-size:22px;color:#278fc6;opacity:.25;
  transform:translateX(-5px);transition:opacity .2s ease,transform .2s ease;
}
.page-documentation .doc-card:hover::after,.page-docs .doc-card:hover::after{opacity:.9;transform:translateX(0)}

/* Security: animated shield-like halo */
.page-security .security-item::after{
  content:"";position:absolute;right:-34px;bottom:-44px;width:115px;height:115px;border-radius:50%;
  border:1px solid rgba(37,201,141,.14);box-shadow:0 0 0 18px rgba(37,201,141,.025);
}

/* ROI calculator gains a subtle data-grid atmosphere without touching calculations */
.page-roi-calculator .roi-section{position:relative;isolation:isolate}
.page-roi-calculator .roi-section::before{
  content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background:linear-gradient(rgba(35,139,196,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(35,139,196,.035) 1px,transparent 1px);
  background-size:34px 34px;mask-image:linear-gradient(to bottom,black,transparent 88%);
}

/* Downloads: focus attention on the trial conversion area */
.page-downloads .trial-card{
  box-shadow:0 28px 72px rgba(7,74,112,.16);border-color:rgba(54,159,216,.30);
}
.page-downloads .trial-form-field input{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.page-downloads .trial-form-field input:focus{transform:translateY(-1px);box-shadow:0 0 0 4px rgba(46,157,215,.10)}

/* Legal pages stay restrained but no longer visually plain */
.legal-page{
  background:
    radial-gradient(circle at 90% 5%,rgba(49,160,217,.10),transparent 28%),
    linear-gradient(rgba(35,139,196,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(35,139,196,.025) 1px,transparent 1px),#f7fbfe;
  background-size:auto,42px 42px,42px 42px,auto;
}
.legal-page .legal-content{animation:mcPageEnter .75s ease both}

/* Documentation subpages get a consistent technical backdrop */
.page-docs{
  background:
    radial-gradient(circle at 92% 12%,rgba(47,174,234,.10),transparent 22%),
    linear-gradient(rgba(35,139,196,.028) 1px,transparent 1px),
    linear-gradient(90deg,rgba(35,139,196,.028) 1px,transparent 1px),#f8fbfd;
  background-size:auto,40px 40px,40px 40px,auto;
}

/* Different reveal directions add variety while staying professional */
.mc-reveal.mc-from-left{transform:translateX(-26px)}
.mc-reveal.mc-from-right{transform:translateX(26px)}
.mc-reveal.mc-scale{transform:translateY(12px) scale(.975)}
.mc-reveal.mc-from-left.is-visible,.mc-reveal.mc-from-right.is-visible,.mc-reveal.mc-scale.is-visible{transform:none}

@keyframes mcGridDrift{from{background-position:0 0,0 0,center}to{background-position:44px 44px,44px 44px,center}}
@keyframes mcOrb{from{transform:translate3d(0,0,0) scale(.94)}to{transform:translate3d(-35px,-20px,0) scale(1.05)}}
@keyframes mcPulseSoft{0%{box-shadow:0 0 0 0 rgba(47,174,234,.25)}70%{box-shadow:0 0 0 10px rgba(47,174,234,0)}100%{box-shadow:0 0 0 0 rgba(47,174,234,0)}}
@keyframes mcPageEnter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}

@media(max-width:980px){.subhero,.roi-hero{min-height:390px;background-position:62% center!important}}
@media(max-width:640px){.subhero,.roi-hero{min-height:360px}.section:nth-of-type(odd)::after{display:none}}
@media(prefers-reduced-motion:reduce){.subhero::before,.subhero::after,.roi-hero::before,.roi-hero::after{animation:none!important}.mc-reveal.mc-from-left,.mc-reveal.mc-from-right,.mc-reveal.mc-scale{transform:none!important}}


/* =========================================================
   CINEMATIC INDUSTRIAL UI — APPROVED VISUAL DIRECTION
   2026-09-06
   ========================================================= */

:root{
  --mc-cyan:#19b8ff;
  --mc-cyan2:#68d7ff;
  --mc-mint:#25e6bb;
  --mc-deep:#031322;
  --mc-panel:rgba(4,29,49,.84);
  --mc-line:rgba(67,190,255,.34);
}

/* Dark glass navigation matching the approved concept */
.site-header,
.site-header.is-scrolled{
  background:linear-gradient(90deg,rgba(2,20,35,.96),rgba(6,43,72,.93));
  border-bottom:1px solid rgba(87,193,245,.25);
  box-shadow:0 10px 35px rgba(0,0,0,.20);
  backdrop-filter:blur(18px);
}
.site-header .nav{min-height:72px}
.site-header .brand img{
  width:190px;
  max-height:48px;
  filter:brightness(0) invert(1);
}
.site-header .nav-links{color:#f2f8fc}
.site-header .nav-links a{
  color:#f2f8fc;
  transition:color .2s ease,text-shadow .2s ease;
}
.site-header .nav-links a:hover{
  color:var(--mc-cyan2);
  text-shadow:0 0 18px rgba(45,188,255,.5);
}
.site-header .button{
  background:linear-gradient(135deg,#008df0,#19b8ff);
  border:1px solid rgba(108,214,255,.72);
  box-shadow:0 0 24px rgba(0,157,255,.42),inset 0 0 18px rgba(255,255,255,.10);
}
.site-header .language-selector-toggle,
.site-header .language-selector-button{
  color:#fff!important;
  background:rgba(5,42,69,.76)!important;
  border-color:rgba(87,193,245,.28)!important;
}

/* HOME: crisp full-bleed factory, not a blurred texture */
.page-index .hero{
  min-height:790px;
  padding:72px 0 52px;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(2,15,27,1) 0%,rgba(2,15,27,.998) 28%,rgba(3,24,41,.94) 43%,rgba(3,27,46,.42) 66%,rgba(2,17,30,.22) 100%),
    linear-gradient(0deg,rgba(2,17,30,.58),transparent 42%),
    url("assets/visuals/manufacturing-copilot-cinematic-plant.webp") center/cover no-repeat;
}
.page-index .hero::before{
  background:
    linear-gradient(rgba(44,178,240,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(44,178,240,.055) 1px,transparent 1px);
  background-size:44px 44px;
  opacity:.62;
}
.page-index .hero::after{
  height:32%;
  background:linear-gradient(to top,rgba(2,17,30,.78),transparent);
}
.page-index .hero-grid{
  grid-template-columns:1.02fr .98fr;
  gap:44px;
}
.page-index .hero h1{
  font-size:clamp(54px,5.3vw,82px);
  line-height:.98;
  max-width:720px;
}
.page-index .hero h1 span{
  color:#6fd0ff;
  text-shadow:0 0 28px rgba(40,174,244,.20);
}
.page-index .hero p{
  max-width:690px;
  font-size:18px;
  color:#eef7fc;
}
.page-index .hero .eyebrow{
  color:#bfeaff;
}
.page-index .hero .eyebrow:before{
  width:28px;height:3px;border-radius:0;background:#19d8e8;
}
.page-index .proof-strip{
  background:rgba(3,25,43,.40);
  border:1px solid rgba(73,190,247,.18);
  border-radius:14px;
  padding:13px 16px;
  backdrop-filter:blur(8px);
}
.page-index .proof-item{border-top-color:rgba(111,207,255,.34)}

/* Operations Command Center becomes the dark luminous dashboard in the concept */
.page-index .product-visual{
  background:rgba(2,18,32,.82);
  border:1px solid rgba(83,193,247,.46);
  padding:14px;
  border-radius:22px;
  box-shadow:
    0 30px 90px rgba(0,0,0,.46),
    0 0 38px rgba(16,154,224,.16),
    inset 0 0 24px rgba(40,170,235,.08);
}
.page-index .visual-window{
  background:linear-gradient(145deg,rgba(4,34,57,.96),rgba(3,23,40,.97));
  color:#f5fbff;
  border:1px solid rgba(66,180,238,.34);
  box-shadow:inset 0 0 30px rgba(17,123,184,.08);
}
.page-index .visual-head strong{color:#fff}
.page-index .live{color:#38e4b6}
.page-index .kpi{
  background:linear-gradient(145deg,rgba(7,47,76,.92),rgba(4,31,53,.94));
  border-color:rgba(75,185,239,.32);
  color:#fff;
  box-shadow:inset 0 0 18px rgba(18,138,200,.06);
}
.page-index .kpi span,.page-index .kpi small{color:#c7e3f2}
.page-index .kpi b{color:#fff}
.page-index .flow{
  background:linear-gradient(145deg,rgba(7,47,76,.94),rgba(4,31,53,.96));
  border-color:rgba(75,185,239,.32);
}
.page-index .flow-row{color:#c8edf9}
.page-index .flow-line{background:rgba(122,178,207,.24)}
.page-index .flow-line i{
  background:linear-gradient(90deg,#25e6bb,#16a9ff);
  box-shadow:0 0 16px rgba(26,184,255,.55);
}

/* INTERIOR PAGES: same cinematic factory identity, with page content over it */
.subhero{
  min-height:500px;
  display:flex;
  align-items:center;
  position:relative;
  isolation:isolate;
  background:
    linear-gradient(90deg,rgba(2,17,30,.94) 0%,rgba(3,28,48,.79) 48%,rgba(4,36,60,.44) 100%),
    linear-gradient(0deg,rgba(2,17,30,.60),transparent 48%),
    url("assets/visuals/manufacturing-copilot-cinematic-plant.webp") center/cover no-repeat;
  border-bottom:1px solid rgba(61,181,240,.20);
}
.subhero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    linear-gradient(rgba(48,178,238,.05) 1px,transparent 1px),
    linear-gradient(90deg,rgba(48,178,238,.05) 1px,transparent 1px);
  background-size:44px 44px;
}
.subhero::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:38%;
  z-index:-1;
  background:linear-gradient(to top,rgba(2,18,31,.72),transparent);
}
.subhero .container{
  position:relative;
  z-index:2;
}
.subhero .eyebrow{
  color:#8bdcff;
}
.subhero .eyebrow:before{
  width:26px;height:3px;border-radius:0;background:#20d8e7;
}
.subhero h1{
  max-width:900px;
  font-size:clamp(48px,5vw,76px);
  text-shadow:0 12px 34px rgba(0,0,0,.42);
}
.subhero p{
  max-width:790px;
  color:#edf7fc;
  font-size:19px;
  text-shadow:0 4px 16px rgba(0,0,0,.35);
}
.subhero .pill-row{max-width:1000px}
.subhero .pill{
  padding:9px 14px;
  color:#f3fbff;
  background:rgba(4,39,65,.68);
  border:1px solid rgba(74,190,247,.36);
  box-shadow:inset 0 0 18px rgba(18,151,220,.07);
  backdrop-filter:blur(10px);
}

/* Vary the framing so every page doesn't look like an identical crop */
.page-platform .subhero,.page-capabilities .subhero,.page-security .subhero{background-position:center 42%}
.page-product-tour .subhero,.page-documentation .subhero,.page-roi-calculator .subhero{background-position:center 54%}
.page-solutions .subhero,.page-industries .subhero,.page-outcomes .subhero{background-position:center 65%}
.page-pricing .subhero,.page-downloads .subhero{background-position:center 36%}

/* Richer section transitions */
.section{
  position:relative;
}
.section:not(.dark):not(.alt){
  background:
    radial-gradient(circle at 92% 5%,rgba(37,167,229,.055),transparent 24%),
    #fff;
}
.section.alt{
  background:
    linear-gradient(135deg,rgba(237,247,252,.99),rgba(226,241,250,.99)),
    repeating-linear-gradient(90deg,transparent 0 79px,rgba(20,120,180,.03) 80px);
}
.section.dark{
  background:
    linear-gradient(135deg,rgba(2,18,31,.98),rgba(5,45,73,.96)),
    url("assets/visuals/manufacturing-copilot-cinematic-plant.webp") center/cover fixed;
}
.section.dark::before{
  content:"";
  position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(90deg,rgba(2,18,31,.93),rgba(4,38,63,.78));
}

/* Glass/tech cards across all pages */
.card,.role,.metric,.doc-card,.security-item,.price-card,.trial-card,.band,.compare,.notice{
  box-shadow:0 18px 46px rgba(8,38,61,.10);
}
.card:hover,.role:hover,.metric:hover,.doc-card:hover,.security-item:hover{
  border-color:rgba(31,163,225,.52);
  box-shadow:0 24px 55px rgba(6,57,89,.16),0 0 26px rgba(28,165,231,.07);
}

/* Cinematic CTA glow */
.button{
  border:1px solid rgba(86,194,247,.24);
}
.button:not(.secondary):hover{
  box-shadow:0 15px 36px rgba(0,145,225,.32),0 0 24px rgba(32,183,255,.18);
}

/* Better mobile behavior */
@media(max-width:980px){
  .page-index .hero{min-height:auto;padding:70px 0}
  .subhero{min-height:410px}
}
@media(max-width:640px){
  .site-header .brand img{width:155px}
  .page-index .hero{
    background:
      linear-gradient(90deg,rgba(2,17,30,.94),rgba(3,28,48,.72)),
      url("assets/visuals/manufacturing-copilot-cinematic-plant.webp") 58% center/cover no-repeat;
  }
  .subhero{
    min-height:380px;
    background:
      linear-gradient(90deg,rgba(2,17,30,.95),rgba(3,28,48,.72)),
      url("assets/visuals/manufacturing-copilot-cinematic-plant.webp") 58% center/cover no-repeat;
  }
  .subhero h1{font-size:43px}
}

/* Homepage polish: suppress baked-in hero copy beneath live HTML content and keep header CTA compact. */
.page-index .site-header > .container > .button{white-space:nowrap;flex:0 0 auto;}
