/* MAATAI reference-site enhancements */
:root{--teal:#0f766e;--teal-dark:#0b554e;--ink:#0f172a;--muted:#64748b;--line:#e5e7eb;--paper:#fbfaf8}html{scroll-behavior:smooth}body{text-rendering:optimizeLegibility}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal[data-delay="1"]{transition-delay:.08s}.reveal[data-delay="2"]{transition-delay:.16s}.reveal[data-delay="3"]{transition-delay:.24s}
.velo-stage{padding:clamp(60px,8vw,110px) 0;background:linear-gradient(180deg,#fff 0%,#f7faf9 100%);border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.velo-stage__head{max-width:900px;margin-bottom:34px}.velo-stage__head h2{font-size:clamp(30px,4vw,52px);line-height:1.05;letter-spacing:-.03em;margin:0 0 16px}.velo-stage__head p{color:var(--muted);font-size:17px;line-height:1.65;margin:0}.velo-stage__grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.75fr);gap:28px;align-items:stretch}.velo-stage__visual{position:relative;min-height:520px;border:1px solid rgba(15,23,42,.1);border-radius:18px;overflow:hidden;background:#f8fafc;box-shadow:0 30px 80px -45px rgba(15,23,42,.42)}.velo-layer{position:absolute;inset:0;opacity:0;transform:scale(1.025);transition:opacity .75s ease,transform 1.1s ease}.velo-layer img{width:100%;height:100%;object-fit:cover;display:block}.velo-layer.is-active{opacity:1;transform:scale(1);z-index:2}.velo-layer__label{position:absolute;left:18px;top:18px;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:9px 14px;color:#0f172a;font-size:13px;font-weight:600;box-shadow:0 10px 25px -18px rgba(15,23,42,.45)}.velo-layer__dot{width:10px;height:10px;border-radius:50%;background:#0f766e;box-shadow:0 0 0 5px rgba(15,118,110,.12)}.velo-stage__panel{background:#0f172a;color:#fff;border-radius:18px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 30px 70px -48px rgba(15,23,42,.75)}.velo-step{width:100%;text-align:left;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px;background:rgba(255,255,255,.04);margin-bottom:12px;cursor:pointer;transition:background .25s ease,transform .25s ease,border-color .25s ease}.velo-step:hover{transform:translateX(3px);background:rgba(255,255,255,.07)}.velo-step.is-active{border-color:rgba(20,184,166,.72);background:linear-gradient(135deg,rgba(20,184,166,.22),rgba(255,255,255,.06))}.velo-step__k{font-family:var(--font-mono,monospace);color:#5eead4;font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.velo-step__t{font-size:18px;font-weight:600;color:#fff;margin-bottom:5px}.velo-step__d{font-size:13.5px;line-height:1.55;color:rgba(255,255,255,.72)}.velo-stage__metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.velo-metric{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:13px 14px}.velo-metric strong{display:block;font-size:24px;color:#fff;line-height:1;margin-bottom:6px}.velo-metric span{color:rgba(255,255,255,.66);font-size:12px;line-height:1.4}.velodit-dashboard{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:10px;box-shadow:0 30px 70px -45px rgba(15,23,42,.45);margin:0;overflow:hidden}.velodit-dashboard img{display:block;width:100%;height:auto;border-radius:12px}.velodit-dashboard figcaption{padding:10px 4px 2px;color:var(--muted);font-size:13px;line-height:1.5}
.trust-section{padding:clamp(70px,8vw,112px) 0;background:#fff;border-top:1px solid var(--line)}.trust-section--soft{background:#fbfaf8}.trust-head{max-width:860px;margin-bottom:36px}.trust-head h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.03em;margin:0 0 14px}.trust-head p{color:var(--muted);font-size:17px;line-height:1.65;margin:0}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.trust-card{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff;min-height:210px;box-shadow:0 20px 45px -38px rgba(15,23,42,.35)}.trust-card__num{font-family:var(--font-mono,monospace);color:var(--teal);font-size:12px;letter-spacing:.14em;margin-bottom:16px}.trust-card h3{font-size:19px;line-height:1.2;margin:0 0 10px;color:#0f172a}.trust-card p{color:var(--muted);font-size:14px;line-height:1.62;margin:0}
.case-hero{padding:clamp(60px,8vw,110px) 0;background:linear-gradient(180deg,#fff,#fbfaf8)}.case-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.case-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.03;margin:0 0 20px;letter-spacing:-.035em}.case-hero p{color:var(--muted);line-height:1.7;font-size:17px;margin:0 0 24px}.case-flow{border-radius:18px;background:#0f172a;color:#fff;padding:24px;box-shadow:0 28px 80px -50px rgba(15,23,42,.72)}.case-flow__step{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.case-flow__step:last-child{border-bottom:0}.case-flow__num{color:#5eead4;font-family:var(--font-mono,monospace)}.case-flow__title{font-weight:600;margin-bottom:3px}.case-flow__txt{color:rgba(255,255,255,.7);font-size:13.5px;line-height:1.55}.mini-cases{padding:clamp(70px,8vw,112px) 0;background:#fff}.mini-cases--soft{background:#fbfaf8}.mini-cases__head{max-width:850px;margin-bottom:34px}.mini-cases__head h2{font-size:clamp(28px,3.8vw,46px);line-height:1.08;margin:0 0 12px}.mini-cases__head p{color:var(--muted);line-height:1.65;font-size:16px}.mini-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.mini-case{border:1px solid var(--line);border-radius:18px;background:#fff;padding:24px;box-shadow:0 24px 60px -48px rgba(15,23,42,.42)}.mini-case__tag{display:inline-flex;font-family:var(--font-mono,monospace);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:12px}.mini-case h3{font-size:22px;margin:0 0 12px}.mini-case__matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.mini-case__item{background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;padding:12px}.mini-case__item b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#0f766e;margin-bottom:5px}.mini-case__item span{color:#475569;font-size:13.5px;line-height:1.45}.notice-box{border:1px solid rgba(15,118,110,.22);background:rgba(15,118,110,.06);border-radius:14px;padding:18px 20px;color:#334155;line-height:1.65}.audit-badge{display:inline-flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:7px 12px;font-size:12px;color:#475569;background:#fff}
@media(max-width:1000px){.trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:950px){.velo-stage__grid{grid-template-columns:1fr}.velo-stage__visual{min-height:360px}.velo-stage__panel{padding:18px}}@media(max-width:850px){.case-hero__grid,.mini-case-grid{grid-template-columns:1fr}.mini-case__matrix{grid-template-columns:1fr}}@media(max-width:640px){.velo-stage__visual{min-height:260px}.velo-stage__metrics{grid-template-columns:1fr 1fr}.velo-step__t{font-size:16px}.trust-grid{grid-template-columns:1fr}}

/* Product interface showcases — Sentinel and Nomen */
.product-showcase {
  padding: clamp(64px, 8vw, 112px) 0;
  background:
    radial-gradient(circle at 86% 4%, rgba(184,134,11,.10), transparent 28%),
    linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
  border-top: 1px solid rgba(15,23,51,.07);
  border-bottom: 1px solid rgba(15,23,51,.07);
  overflow: hidden;
}
.product-showcase--nomen {
  background:
    radial-gradient(circle at 12% 4%, rgba(31,92,61,.10), transparent 30%),
    linear-gradient(180deg, #f8fbf9 0%, #ffffff 100%);
}
.product-showcase__head {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(380px, 1.15fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: end;
  margin-bottom: clamp(28px, 4vw, 46px);
}
.product-showcase__head h2 {
  font-size: clamp(30px, 4vw, 52px);
  line-height: 1.06;
  letter-spacing: -.035em;
  margin: 10px 0 0;
}
.product-showcase__head p {
  margin: 0;
  color: var(--ink-muted, #5b6373);
  font-size: 17px;
  line-height: 1.7;
  max-width: 720px;
}
.product-screen {
  margin: 0;
  border: 1px solid rgba(15,23,51,.12);
  border-radius: 18px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 38px 90px -52px rgba(15,23,51,.58);
}
.product-screen__bar {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 0 16px;
  background: #fff;
  border-bottom: 1px solid rgba(15,23,51,.08);
}
.product-screen__dots {
  display: inline-flex;
  gap: 6px;
}
.product-screen__dots i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #cbd5e1;
}
.product-screen__dots i:nth-child(2) { background: #94a3b8; }
.product-screen__dots i:nth-child(3) { background: #b8860b; }
.product-screen__label {
  font-family: var(--font-mono, monospace);
  font-size: 10px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #64748b;
}
.product-screen__open {
  color: #0f766e;
  font-size: 12px;
  font-weight: 600;
}
.product-screen__image-link {
  display: block;
  background: #0b1020;
  overflow: hidden;
}
.product-showcase--nomen .product-screen__image-link { background: #f8fafc; }
.product-screen img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform .55s cubic-bezier(.2,.8,.2,1);
}
.product-screen__image-link:hover img { transform: scale(1.008); }
.product-screen figcaption {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  padding: 18px 20px 20px;
  background: #fff;
}
.product-screen figcaption strong {
  display: block;
  color: var(--navy-ink, #0f1733);
  font-size: 15px;
  margin-bottom: 4px;
}
.product-screen figcaption span {
  color: var(--ink-muted, #5b6373);
  font-size: 13.5px;
  line-height: 1.5;
}
.product-screen__badge {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  border: 1px solid rgba(15,118,110,.22);
  background: rgba(15,118,110,.06);
  color: #0f766e !important;
  border-radius: 999px;
  padding: 8px 11px;
  font-family: var(--font-mono, monospace);
  font-size: 10px !important;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.product-showcase__points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 20px;
}
.product-showcase__point {
  border: 1px solid rgba(15,23,51,.08);
  background: rgba(255,255,255,.82);
  border-radius: 14px;
  padding: 18px;
}
.product-showcase__point b {
  display: block;
  color: var(--navy-ink, #0f1733);
  font-size: 14px;
  margin-bottom: 5px;
}
.product-showcase__point span {
  color: var(--ink-muted, #5b6373);
  font-size: 13px;
  line-height: 1.5;
}

.product-showcase__point--teal {
  border-color: rgba(15,118,110,.18);
  background: linear-gradient(180deg, rgba(15,118,110,.12), rgba(255,255,255,.94));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.6);
}
.product-showcase__point--teal b {
  color: #0f766e;
}
.product-showcase__point--gold {
  border-color: rgba(217,119,6,.18);
  background: linear-gradient(180deg, rgba(245,158,11,.14), rgba(255,255,255,.94));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.6);
}
.product-showcase__point--gold b {
  color: #b45309;
}
.product-showcase__point--violet {
  border-color: rgba(124,58,237,.18);
  background: linear-gradient(180deg, rgba(124,58,237,.12), rgba(255,255,255,.94));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.6);
}
.product-showcase__point--violet b {
  color: #6d28d9;
}
@media (max-width: 900px) {
  .product-showcase__head { grid-template-columns: 1fr; align-items: start; }
  .product-showcase__points { grid-template-columns: 1fr; }
}
@media (max-width: 620px) {
  .product-showcase { padding: 54px 0; }
  .product-screen { border-radius: 12px; }
  .product-screen__bar { height: 40px; padding: 0 12px; }
  .product-screen__open { display: none; }
  .product-screen figcaption { grid-template-columns: 1fr; gap: 10px; padding: 15px; }
  .product-screen__badge { justify-self: start; }
}


/* ============================================================
   MAATAI-LAB — smartphone & tablet experience
   ============================================================ */
html { max-width: 100%; overflow-x: clip; }
body { max-width: 100%; overflow-x: clip; }
img, video, canvas, svg { max-width: 100%; }
button, a { -webkit-tap-highlight-color: transparent; }

.mobile-toggle {
  position: relative;
  width: 44px !important;
  height: 44px !important;
  min-width: 44px;
  border-radius: 10px;
  align-items: center;
  justify-content: center !important;
  gap: 5px !important;
  z-index: 1003;
}
.mobile-toggle span {
  width: 23px !important;
  height: 2px !important;
  flex: 0 0 2px;
  border-radius: 999px;
  transition: transform .24s var(--ease, ease), opacity .18s ease, width .24s ease;
  transform-origin: center;
}
.mobile-toggle.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.mobile-toggle.is-open span:nth-child(2) { opacity: 0; width: 0 !important; }
.mobile-toggle.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
body.mobile-nav-open { overflow: hidden; }

.product-mobile-hint {
  display: none;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 11px 14px;
  font-size: 12.5px;
  line-height: 1.45;
  color: var(--ink-muted, #5b6373);
  background: #f8fafc;
  border-top: 1px solid rgba(15,23,51,.08);
}
.product-mobile-hint::before {
  content: '↗';
  display: inline-grid;
  place-items: center;
  width: 25px;
  height: 25px;
  flex: 0 0 25px;
  border-radius: 999px;
  background: rgba(184,134,11,.12);
  color: #8c6608;
  font-weight: 600;
}

.maatai-lightbox {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  background: rgba(5,10,25,.96);
  color: #fff;
}
.maatai-lightbox.is-open { display: flex; flex-direction: column; }
.maatai-lightbox__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: max(12px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 12px max(16px, env(safe-area-inset-left));
  border-bottom: 1px solid rgba(255,255,255,.12);
  background: rgba(5,10,25,.92);
}
.maatai-lightbox__label {
  min-width: 0;
  font-size: 13px;
  color: rgba(255,255,255,.78);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.maatai-lightbox__close {
  display: inline-grid;
  place-items: center;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  border-radius: 12px;
  color: #fff;
  background: rgba(255,255,255,.10);
  font-size: 25px;
  line-height: 1;
}
.maatai-lightbox__viewport {
  flex: 1 1 auto;
  overflow: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  padding: 18px;
  display: grid;
  place-items: center;
  touch-action: pan-x pan-y pinch-zoom;
}
.maatai-lightbox__viewport img {
  display: block;
  width: auto;
  height: auto;
  max-width: none;
  min-width: min(1100px, 260vw);
  border-radius: 10px;
  box-shadow: 0 32px 90px rgba(0,0,0,.45);
}
.maatai-lightbox__help {
  padding: 10px 18px max(12px, env(safe-area-inset-bottom));
  text-align: center;
  font-size: 12px;
  color: rgba(255,255,255,.58);
  background: rgba(5,10,25,.92);
}

/* Stronger general tablet behaviour */
@media (max-width: 1100px) {
  .container { width: min(100%, var(--container, 1240px)); }
  .header__inner { gap: 16px; }
  .nav { gap: 20px; }
}

@media (max-width: 1080px) {
  :root { --mobile-header-h: 72px; }
  body { padding-top: 0; }
  .header { z-index: 1000 !important; }
  .header__inner { min-height: var(--mobile-header-h); height: auto !important; padding-top: 8px; padding-bottom: 8px; }
  .logo { font-size: 14px !important; letter-spacing: .13em !important; white-space: nowrap; }
  .logo__mark { width: 25px !important; height: 25px !important; }
  .header__tools { margin-left: auto; gap: 8px !important; }
  .header__tools .lang { display: flex !important; margin-right: 2px; }
  .header__tools .lang button { min-width: 30px; min-height: 38px; }
  .header__tools > .btn { display: none !important; }
  .mobile-toggle { display: flex !important; }

  .nav {
    position: fixed !important;
    inset: var(--mobile-header-h) 0 0 0 !important;
    z-index: 999 !important;
    display: none !important;
    width: 100% !important;
    max-width: none !important;
    height: calc(100dvh - var(--mobile-header-h)) !important;
    margin: 0 !important;
    padding: 18px max(20px, env(safe-area-inset-left)) max(36px, env(safe-area-inset-bottom)) !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    background: rgba(255,255,255,.985) !important;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border-top: 1px solid var(--border, rgba(15,23,51,.08));
    box-shadow: 0 28px 70px rgba(15,23,51,.15);
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
  }
  .nav.is-open { display: flex !important; }
  .nav > a,
  .nav__dd-trigger {
    width: 100% !important;
    min-height: 52px;
    padding: 14px 4px !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    font-size: 17px !important;
    color: var(--navy-ink, #0f1733) !important;
    border-bottom: 1px solid var(--border, rgba(15,23,51,.08));
  }
  .nav > a.is-active { color: var(--navy, #1f2c5c) !important; font-weight: 600; }
  .nav__dd { position: static !important; width: 100%; outline: none; }
  .nav__dd-arrow { font-size: 12px !important; transition: transform .2s ease; }
  .nav__dd.is-open .nav__dd-arrow { transform: rotate(180deg); }
  .nav__dd-panel,
  .nav__dd:hover .nav__dd-panel,
  .nav__dd:focus-within .nav__dd-panel {
    position: static !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    display: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
    padding: 10px 0 14px !important;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid var(--border, rgba(15,23,51,.08)) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .nav__dd.is-open .nav__dd-panel { display: block !important; }
  .nav__dd-panel::before { display: none !important; }
  .nav__dd-group { padding: 8px 0 !important; }
  .nav__dd-heading { font-size: 13px !important; letter-spacing: .08em; text-transform: uppercase; margin: 4px 0 4px; }
  .nav__dd-desc { font-size: 12.5px !important; line-height: 1.5; margin-bottom: 7px; }
  .nav__dd-link,
  .nav__dd-panel a {
    min-height: 48px;
    padding: 10px 12px !important;
    border-radius: 9px !important;
    background: rgba(15,23,51,.025);
    margin: 5px 0;
  }
  .nav__dd-link-name { font-size: 14px !important; }
  .nav__dd-link-meta { font-size: 12px !important; }
  .nav__dd-sep { margin: 5px 0 !important; }

  .page-hero__grid,
  .hero__grid,
  .human-band__grid,
  .about-hero__grid,
  .security__grid,
  .posture__inner,
  .integration__grid,
  .contact__grid,
  .cta__grid {
    grid-template-columns: minmax(0,1fr) !important;
  }
  .hero-panel, .human-figure, .velodit-dashboard { width: 100%; min-width: 0; }
  .human-band__grid { gap: 30px !important; }
  .human-figure img { aspect-ratio: 3 / 2; object-fit: cover; }
  .card-grid--4, .about-values__grid { grid-template-columns: repeat(2, minmax(0,1fr)) !important; }
  table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
}

@media (max-width: 700px) {
  .container { padding-left: 20px !important; padding-right: 20px !important; }
  .page-hero, .hero { padding-top: 54px !important; padding-bottom: 56px !important; }
  .page-title, .hero__title, .about-hero h1 {
    font-size: clamp(36px, 11vw, 54px) !important;
    line-height: 1.03 !important;
    letter-spacing: -.035em !important;
    overflow-wrap: anywhere;
  }
  .page-subtitle, .hero__sub { font-size: 19px !important; line-height: 1.4 !important; }
  .page-lede, .hero__lede { font-size: 15.5px !important; line-height: 1.68 !important; }
  .section-head h2, .human-band h2, .content-section h2, .about-values h2 {
    font-size: clamp(28px, 8.5vw, 40px) !important;
    line-height: 1.08 !important;
    overflow-wrap: anywhere;
  }
  .hero__ctas, .cta__actions { width: 100%; gap: 10px !important; }
  .hero__ctas .btn, .cta__actions .btn { min-height: 48px; }

  .product-showcase { padding: 52px 0 !important; }
  .product-showcase__head { gap: 16px !important; }
  .product-showcase__head h2 { font-size: clamp(28px, 8vw, 38px) !important; }
  .product-screen { border-radius: 12px !important; overflow: hidden; }
  .product-screen__bar { min-height: 44px !important; height: auto !important; padding: 8px 12px !important; }
  .product-screen__dots { display: none !important; }
  .product-screen__label { font-size: 11px !important; white-space: normal !important; }
  .product-screen__open { display: none !important; }
  .product-screen__image-link { position: relative; display: block; cursor: zoom-in; }
  .product-screen__image-link::after {
    content: 'Agrandir';
    position: absolute;
    right: 12px;
    bottom: 12px;
    padding: 8px 11px;
    border-radius: 999px;
    color: #fff;
    background: rgba(15,23,51,.84);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .02em;
    box-shadow: 0 10px 28px rgba(15,23,51,.24);
  }
  html[lang='en'] .product-screen__image-link::after { content: 'Zoom'; }
  .product-screen img { transform: none !important; }
  .product-mobile-hint { display: flex; }
  .product-screen figcaption { padding: 14px !important; }
  .product-showcase__points { gap: 10px !important; }
  .product-showcase__point { padding: 18px !important; }

  .velo-stage { padding: 56px 0 !important; }
  .velo-stage__head { margin-bottom: 24px !important; }
  .velo-stage__head h2 { font-size: clamp(29px, 8vw, 40px) !important; }
  .velo-stage__head p { font-size: 15px !important; }
  .velo-stage__grid { gap: 14px !important; }
  .velo-stage__visual { min-height: 250px !important; border-radius: 13px !important; }
  .velo-layer__label { left: 10px !important; top: 10px !important; max-width: calc(100% - 20px); font-size: 11.5px !important; }
  .velo-stage__panel { padding: 14px !important; border-radius: 13px !important; overflow: hidden; }
  .velo-stage__panel > div:first-child {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 4px;
    scrollbar-width: none;
  }
  .velo-stage__panel > div:first-child::-webkit-scrollbar { display: none; }
  .velo-step {
    flex: 0 0 min(78vw, 280px);
    min-height: 148px;
    scroll-snap-align: start;
    margin: 0 !important;
    padding: 15px !important;
  }
  .velo-step:hover { transform: none !important; }
  .velo-step__d { font-size: 12.5px !important; }
  .velo-stage__metrics { grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 8px !important; }
  .velo-metric { padding: 12px !important; }
  .velo-metric strong { font-size: 21px !important; }

  .vmap-gallery__grid, .layers__grid, .action__kpis, .action__benefits,
  .about-proof__grid, .about-values__grid, .card-grid--4, .trust-grid {
    grid-template-columns: minmax(0,1fr) !important;
  }
  .vmap-card img, .layer__canvas img, .security__viz-canvas img { width: 100%; height: auto !important; object-fit: cover; }
  .footer__cols-4 { grid-template-columns: minmax(0,1fr) !important; gap: 28px !important; }
  .footer__brand-row { align-items: flex-start !important; }
}

@media (max-width: 480px) {
  :root { --mobile-header-h: 68px; }
  .container { padding-left: 17px !important; padding-right: 17px !important; }
  .logo { font-size: 13px !important; gap: 8px !important; }
  .logo__mark { width: 23px !important; height: 23px !important; }
  .header__tools .lang { gap: 4px !important; }
  .header__tools .lang button { font-size: 11px !important; min-width: 26px; }
  .nav { padding-left: 17px !important; padding-right: 17px !important; }
  .hero__ctas { display: grid !important; grid-template-columns: minmax(0,1fr); }
  .hero__ctas .btn { width: 100%; justify-content: center; text-align: center; }
  .product-screen__image-link::after { right: 9px; bottom: 9px; }
  .maatai-lightbox__viewport { padding: 10px; place-items: start center; }
  .maatai-lightbox__viewport img { min-width: 240vw; }
  .velo-stage__metrics { grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important; }
}

@media (prefers-reduced-motion: reduce) {
  .mobile-toggle span, .product-screen img, .velo-layer, .velo-step { transition: none !important; }
  .reveal { opacity: 1 !important; transform: none !important; }
}

/* Final mobile overflow safeguards */
main > section { max-width: 100%; overflow-x: clip; }
main * { min-width: 0; }
pre, code { max-width: 100%; overflow-wrap: anywhere; }
@media (max-width: 700px) {
  main [class$="__grid"],
  main [class*="__grid "] {
    grid-template-columns: minmax(0, 1fr) !important;
  }
  .product-showcase__points,
  .velo-stage__metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .product-showcase__points { grid-template-columns: minmax(0,1fr) !important; }
  .hero-panel__item, .info-card, .mini-case, .priority-card, .trust-card { overflow-wrap: anywhere; }
}

@media (max-width: 1080px) {
  .nav { background: #fff !important; }
  .nav__dd { display: block !important; }
}

@media (max-width: 1080px) {
  .nav__dd {
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-self: stretch !important;
  }
}

@media (max-width: 1080px) {
  .nav { flex-wrap: nowrap !important; }
}


.product-showcase--forensic .product-screen__image-link {
  background: linear-gradient(180deg, #081123 0%, #0b1730 100%);
}
.product-showcase--forensic .product-screen {
  border-color: rgba(15,23,51,.18);
  box-shadow: 0 30px 80px -48px rgba(9,17,39,.55);
}


/* ECODIT additions */
.product-showcase--ecodit .product-screen__image-link{background:#eef4f2}
.product-showcase--ecodit-soft{background:linear-gradient(180deg,#f7fbfa 0%,#ffffff 100%)}
.product-showcase--ecodit-soft .product-screen__image-link{background:#eef4f2}
.product-card-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:26px}.product-card-row .info-card{min-height:260px}.soon-badge{display:inline-flex;border:1px solid rgba(15,118,110,.22);background:rgba(15,118,110,.06);color:#0f766e;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;margin-left:8px}@media(max-width:850px){.product-card-row{grid-template-columns:1fr}}
