/* Homepage redesign: concise industrial SaaS presentation */
.mobile-demo-link{display:none}
.anchor-target{position:absolute;top:-76px}
.hero-redesign .hero-copy,.hero-redesign .hero-field-visual{min-width:0}
.btn:focus-visible,.mobile-demo-link:focus-visible,.machine-card:focus-visible,.simulate-button:focus-visible,.menu-button:focus-visible{outline:3px solid var(--teal-light);outline-offset:3px}

/* Hero */
.hero-redesign .hero-layout{min-height:720px;grid-template-columns:.88fr 1.12fr;gap:72px}
.hero-redesign .hero-copy{position:relative;z-index:2}
.hero-redesign h1{font-size:clamp(43px,4.7vw,66px);line-height:1.08;margin:22px 0 25px}
.hero-redesign h1 .hero-title-line:nth-child(2){color:#fff}
.hero-redesign h1 em.hero-title-line{color:var(--teal-light)}
.hero-redesign .hero-lead{max-width:590px;font-size:17px}
.hero-redesign .hero-footnote{margin-top:34px}
.hero-field-visual{position:relative;min-height:520px;border:1px solid #244852;box-shadow:0 30px 90px rgba(0,0,0,.42);overflow:hidden;background:#0a1d24}
.hero-field-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,15,20,.2) 25%,rgba(3,15,20,.86) 100%);pointer-events:none}
.hero-field-visual>img{display:block;width:100%;height:520px;object-fit:cover;object-position:58% center}
.hero-field-top{position:absolute;z-index:2;left:0;right:0;top:0;height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:rgba(5,23,30,.8);border-bottom:1px solid rgba(255,255,255,.12);color:#a7b9bd;font-size:7px;font-weight:700;letter-spacing:.14em;backdrop-filter:blur(10px)}
.hero-field-top span:last-child{display:flex;align-items:center;gap:8px;color:var(--teal-light)}
.hero-field-top .live-dot{width:6px;height:6px}
.hero-field-status{position:absolute;z-index:2;right:17px;top:65px;display:flex;align-items:center;gap:12px;background:rgba(7,24,32,.88);padding:10px 12px;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(9px)}
.hero-field-status>span{display:flex;align-items:center;gap:6px;color:#ff8580;font-size:8px;font-weight:800;letter-spacing:.12em}
.hero-field-status>span i{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(223,93,89,.16)}
.hero-field-status small{padding-left:12px;border-left:1px solid #3b5159;color:#b4c1c4;font-size:7px;letter-spacing:.1em}
.hero-field-data{position:absolute;z-index:2;left:17px;right:17px;bottom:28px;display:grid;grid-template-columns:100px 1fr;background:rgba(5,22,29,.91);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(13px)}
.hero-field-event{grid-row:1/3;padding:18px;border-right:1px solid #385058;display:flex;flex-direction:column;justify-content:center}
.hero-field-event small{font-size:6px;letter-spacing:.13em;color:#83999e}
.hero-field-event strong{font:800 29px var(--font-display);color:#ff9d45;font-variant-numeric:tabular-nums}
.hero-field-data dl{display:grid;grid-template-columns:1.25fr .8fr 1fr;margin:0;border-bottom:1px solid #385058}
.hero-field-data dl div{padding:12px;border-right:1px solid #385058}
.hero-field-data dl div:last-child{border:0}
.hero-field-data dt{font-size:6px;letter-spacing:.12em;color:#789096}
.hero-field-data dd{margin:3px 0 0;color:#e5ebec;font:600 8px var(--font-display)}
.hero-field-timeline{height:32px;padding:0 12px;display:flex;align-items:center;gap:0;color:#7e9499;font-size:6px}
.hero-field-timeline span{margin:0 8px 0 0}.hero-field-timeline span:last-child{margin:0 0 0 8px}
.hero-field-timeline i{display:block;height:7px}.hero-field-timeline .run{background:var(--green);flex:2}.hero-field-timeline .stop{background:var(--orange);flex:.55}.hero-field-timeline .alarm{background:var(--red);flex:.35}
.hero-field-caption{position:absolute;z-index:2;right:18px;bottom:8px;color:#7d9196;font-size:6px;letter-spacing:.12em}

/* Product */
.demo-section{padding-top:110px;padding-bottom:100px}
.demo-heading{margin-bottom:42px}
.dashboard-shell{box-shadow:0 35px 95px rgba(0,0,0,.34)}
.dash-body{min-height:630px}
.product-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:42px;border-top:1px solid #24424b;border-bottom:1px solid #24424b}
.product-trust-strip span{position:relative;padding:18px 18px 18px 31px;border-right:1px solid #24424b;color:#a6b6ba;font-size:10px}
.product-trust-strip span:last-child{border-right:0}
.product-trust-strip span:before{content:"";position:absolute;left:14px;top:24px;width:6px;height:6px;border-radius:50%;background:var(--teal)}

/* Three-source model */
.evidence-section{position:relative;background:#f3f1eb}
.evidence-layout-new>.section-heading{max-width:720px}
.evidence-chain{display:grid;grid-template-columns:1fr 52px 1fr 52px 1fr;align-items:center;margin-top:64px;border-top:1px solid #cad4d0;border-bottom:1px solid #cad4d0}
.evidence-chain article{min-height:250px;padding:34px 30px;display:flex;flex-direction:column;justify-content:center}
.evidence-chain article span{font:700 9px var(--font-display);color:var(--teal)}
.evidence-chain article small{font-size:9px;letter-spacing:.17em;color:#75858a;margin-top:38px}
.evidence-chain article h3{font-size:23px;margin:8px 0}
.evidence-chain article p{margin:0;color:#6b7a7f;font-size:13px}
.evidence-chain>i{font-style:normal;color:var(--teal);font-size:25px;text-align:center}
.evidence-summary{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin:20px 0 0;color:#78868a;font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.evidence-summary span{width:42px;height:1px;background:var(--teal)}

/* Event investigation */
.event-story{background:#e7e9e5}
.event-story-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:center}
.event-story .section-heading h2{font-size:clamp(36px,3.8vw,52px)}
.privacy-note{display:flex;align-items:flex-start;gap:12px;margin-top:30px;padding:15px 17px;background:#f3f4f0;border-left:2px solid var(--teal)}
.privacy-note>span{color:var(--teal);font-size:20px;line-height:1}
.privacy-note p{margin:0;color:#5e6f74;font-size:11px}
.investigation-panel{background:#071820;color:#fff;box-shadow:var(--shadow);padding:24px}
.investigation-panel>header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:18px;border-bottom:1px solid #24414a}
.investigation-panel>header small{font-size:7px;letter-spacing:.14em;color:#6f898f}
.investigation-panel>header h3{font-size:25px;margin-top:4px}
.investigation-panel>header>span{color:var(--orange);font:700 20px var(--font-display)}
.investigation-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#243e46;margin:17px 0}
.investigation-facts div{background:#0d2730;padding:13px 15px}
.investigation-facts small{display:block;font-size:7px;letter-spacing:.11em;color:#71898f}
.investigation-facts strong{font:600 10px var(--font-display);color:#d3dddf}
.investigation-facts strong i{display:inline-block;width:6px;height:6px;background:var(--red);border-radius:50%;margin-right:5px}
.investigation-timeline{position:relative}
.investigation-timeline:before{content:"";position:absolute;left:89px;top:23px;bottom:24px;width:1px;background:#2d4a53}
.investigation-timeline article{display:grid;grid-template-columns:70px 38px 1fr;gap:0;align-items:start;min-height:75px}
.investigation-timeline time{font-size:8px;color:#728a90;padding-top:8px;font-variant-numeric:tabular-nums}
.investigation-timeline article>span{position:relative;z-index:1;display:grid;place-items:center;width:20px;height:20px;margin:3px auto;background:#102d36;border:1px solid #31505a;border-radius:50%}
.investigation-timeline article>span i{width:6px;height:6px;border-radius:50%;background:var(--teal)}
.investigation-timeline article>span i.run{background:var(--green)}
.investigation-timeline article>span i.operator{background:var(--orange)}
.investigation-timeline article.critical>span{border-color:var(--red);box-shadow:0 0 0 4px rgba(223,93,89,.12)}
.investigation-timeline article.critical>span i{background:var(--red)}
.investigation-timeline article small{font-size:7px;color:var(--teal);letter-spacing:.1em}
.investigation-timeline article strong{display:block;font:600 11px var(--font-display);margin-top:2px}
.investigation-timeline article p{margin:2px 0 0;color:#748b91;font-size:9px}

/* Calculator */
.calculator{padding-top:110px;padding-bottom:110px}
.calc-result-new{grid-template-columns:1.3fr .7fr;gap:24px}
.calc-result-new .calc-value span{display:block;color:#dce5e6;font-size:12px;margin-top:2px}
.calc-result-new .calc-value strong{font-size:34px}
.calc-result-new .calc-time{border-left:1px solid #31505a;padding-left:24px}
.calc-result-new .calc-time strong{font-size:21px;color:#fff}
.calc-result-new p{grid-column:1/-1;font-size:9px;line-height:1.55}
.calc-result-new p b{color:#b9c8cb;font-weight:600}
.calc-cta{width:100%;margin-top:12px}

/* Pilot */
.final-cta{text-align:left;padding-top:110px;padding-bottom:110px}
.pilot-layout{align-items:start}
.pilot-copy h2{font-size:clamp(40px,4.6vw,61px)}
.pilot-process{display:grid;margin-top:34px;border-top:1px solid #26434b}
.pilot-process>div{display:grid;grid-template-columns:28px 1fr;gap:13px;padding:15px 0;border-bottom:1px solid #26434b}
.pilot-process>div>span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #2d615f;color:var(--teal-light);font:700 9px var(--font-display)}
.pilot-process p{margin:0!important}
.pilot-process strong{display:block;color:#dce5e6;font:600 12px var(--font-display)}
.pilot-process small{display:block;color:#728b91;font-size:9px;margin-top:2px}
.pilot-trust{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:22px}
.pilot-trust span{position:relative;padding-left:11px;color:#82989d;font-size:8px}
.pilot-trust span:before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;border-radius:50%;background:var(--teal)}
.pilot-contact-options{margin-top:28px}

@media (max-width:1000px){
  .hero-redesign .hero-layout{grid-template-columns:minmax(0,1fr);gap:52px;padding-top:78px;padding-bottom:78px}
  .hero-redesign .hero-copy{max-width:760px}
  .hero-field-visual{max-width:780px}
  .product-trust-strip{grid-template-columns:1fr 1fr}
  .product-trust-strip span:nth-child(2){border-right:0}
  .product-trust-strip span:nth-child(-n+2){border-bottom:1px solid #24424b}
  .event-story-layout{grid-template-columns:1fr;gap:50px}
  .event-story .section-heading{max-width:720px}
  .investigation-panel{max-width:800px}
}

@media (max-width:760px){
  .section{padding-top:72px;padding-bottom:72px}
  .nav-wrap{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}
  .nav-wrap>.brand{flex:0 0 auto}
  .mobile-demo-link{display:inline-flex;flex:0 0 auto;margin-left:auto;margin-right:10px;color:var(--teal-light);font-size:12px;font-weight:700;padding:9px 8px;white-space:nowrap}
  .hero-redesign .hero-layout{padding-top:58px;padding-bottom:55px;gap:38px}
  .hero-redesign .hero-copy,.hero-redesign .hero-field-visual{width:100%;max-width:100%;min-width:0}
  .hero-redesign .hero-title-line{max-width:100%;overflow-wrap:normal}
  .hero-redesign h1{font-size:clamp(35px,10.2vw,44px);line-height:1.06;margin:18px 0 20px}
  .hero-redesign .hero-lead{font-size:15px;line-height:1.65}
  .hero-redesign .hero-actions .btn-ghost{display:none}
  .hero-redesign .hero-footnote{margin-top:25px}
  .hero-field-visual{min-height:470px;box-shadow:0 22px 60px rgba(0,0,0,.3)}
  .hero-field-visual>img{height:470px;object-position:61% center}
  .hero-field-top{padding:0 11px}
  .hero-field-status{left:11px;right:auto;top:59px}
  .hero-field-data{left:11px;right:11px;bottom:27px;grid-template-columns:86px 1fr}
  .hero-field-event{padding:12px}
  .hero-field-event strong{font-size:24px}
  .hero-field-data dl{grid-template-columns:1fr}
  .hero-field-data dl div{padding:7px 9px;border-right:0;border-bottom:1px solid #385058}
  .hero-field-data dl div:last-child{border-bottom:0}
  .hero-field-timeline{grid-column:1/-1;border-top:1px solid #385058}
  .demo-section{padding-top:72px;padding-bottom:70px}
  .demo-heading{margin-bottom:30px}
  .dashboard-shell{margin-left:0;margin-right:0;max-width:100%}
  .dash-content{overflow:visible}
  .metrics{display:flex;overflow-x:auto;gap:8px;padding-bottom:5px;scroll-snap-type:x proximity}
  .metric{min-width:112px;scroll-snap-align:start}
  .demo-section .machine-grid{display:flex;overflow-x:auto;gap:9px;padding-bottom:7px;scroll-snap-type:x mandatory}
  .demo-section .machine-card{min-width:245px;scroll-snap-align:start}
  .timeline-panel{overflow-x:auto;padding:14px}
  .timeline-title,.time-axis,#timeline-list{min-width:570px}
  .product-trust-strip{grid-template-columns:1fr;margin-top:30px}
  .product-trust-strip span,.product-trust-strip span:nth-child(2){border-right:0;border-bottom:1px solid #24424b}
  .product-trust-strip span:last-child{border-bottom:0}
  .evidence-chain{grid-template-columns:1fr;margin-top:42px;border:0}
  .evidence-chain article{min-height:auto;padding:25px 22px;border-top:1px solid #cad4d0;border-bottom:1px solid #cad4d0}
  .evidence-chain article small{margin-top:22px}
  .evidence-chain>i{transform:rotate(90deg);height:43px;display:grid;place-items:center}
  .evidence-summary{justify-content:flex-start}
  .event-story-layout{gap:38px}
  .investigation-panel{padding:17px 14px;margin-left:0;margin-right:0}
  .investigation-facts{grid-template-columns:1fr 1fr}
  .investigation-timeline:before{left:73px}
  .investigation-timeline article{grid-template-columns:56px 34px 1fr}
  .calc-layout{gap:40px}
  .calc-result-new{grid-template-columns:1fr}
  .calc-result-new .calc-time{border-left:0;border-top:1px solid #31505a;padding:15px 0 0}
  .final-cta{padding-top:72px;padding-bottom:72px}
  .pilot-layout{gap:45px}
  .pilot-copy h2{font-size:38px}
  .pilot-contact-options{flex-direction:row;flex-wrap:wrap}
}

@media (max-width:430px){
  .hero-redesign h1{font-size:36px}
  .hero-field-top>span:first-child{display:none}
  .hero-field-top{justify-content:flex-end}
  .hero-field-status small{display:none}
  .hero-field-data{grid-template-columns:78px 1fr}
  .investigation-facts{grid-template-columns:1fr}
  .pilot-contact-options{flex-direction:column}
}

@media (prefers-reduced-motion:reduce){
  .hero-field-visual,.investigation-panel{scroll-behavior:auto}
}
