:root{--ink:#0b1118;--muted:#667586;--line:#e1e6eb;--soft:#f5f7f8;--soft2:#eef2f5;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}a{color:inherit}.container{width:min(var(--max),calc(100% - 44px));margin:auto}
header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-logo{width:255px;filter:invert(1)}
nav{display:flex;gap:17px;align-items:center}nav a{text-decoration:none;color:#526171;font-size:.73rem;font-weight:760}nav a:hover{color:#111820}
.hero{padding:86px 0 64px;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px;align-items:center}
.eyebrow{display:flex;align-items:center;gap:10px;color:#647484;font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.eyebrow:before{content:"";width:26px;height:1px;background:#8a97a4}
h1,h2,h3{letter-spacing:-.045em}h1{font-size:clamp(2.2rem,4vw,4.35rem);line-height:.95;margin:18px 0 22px}
.hero p,.lead{color:var(--muted);font-size:1rem;line-height:1.72}.hero img{border-radius:26px;width:100%;aspect-ratio:16/10;object-fit:cover}
.quick{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}
.quick div{padding:22px 24px;border-right:1px solid var(--line)}.quick div:last-child{border-right:0}.quick b{display:block;font-size:1.08rem}.quick span{display:block;margin-top:6px;color:#748190;font-size:.75rem;line-height:1.48}
.section{padding:66px 0}.section.soft{background:var(--soft)}.section.soft2{background:var(--soft2)}
.head{display:grid;grid-template-columns:.38fr 1.62fr;gap:55px;margin-bottom:34px}.head h2{font-size:clamp(1.9rem,3.35vw,3.45rem);line-height:.99;margin:0 0 14px}
.measure-table{width:100%;border-collapse:collapse;border-top:1px solid #ccd4dc}.measure-table th,.measure-table td{padding:15px 14px;border-bottom:1px solid #dfe4e9;text-align:left;vertical-align:top}.measure-table th{font-size:.71rem;text-transform:uppercase;letter-spacing:.07em;color:#627180}.measure-table td{font-size:.84rem;color:#536273;line-height:1.5}
.visual{display:grid;grid-template-columns:1.06fr .94fr;gap:34px;align-items:center}.visual.reverse{grid-template-columns:.94fr 1.06fr}.visual.reverse .visual-copy{order:1}.visual.reverse .visual-media{order:2}
.visual-media img{width:100%;border-radius:24px;box-shadow:0 18px 48px rgba(17,26,36,.08)}.visual-copy h2{font-size:clamp(1.85rem,3vw,3.1rem);line-height:1;margin:14px 0}
.caption{color:#82909c;font-size:.7rem;line-height:1.45;margin-top:9px}
.kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);margin-top:26px}.kpi{padding:18px 22px 18px 0;border-bottom:1px solid var(--line);margin-right:22px}.kpi b{display:block;font-size:1.05rem}.kpi span{display:block;color:#6e7c8a;font-size:.74rem;line-height:1.45;margin-top:6px}
.two{display:grid;grid-template-columns:1fr 1fr;gap:26px}.panel{border-top:1px solid var(--line);padding-top:22px}.panel h3{font-size:1.35rem;margin:0 0 10px}.panel p{color:#687686;font-size:.86rem;line-height:1.65}
.image-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:30px}.image-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.image-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.image-card div{padding:18px 20px}.image-card h3{font-size:1.08rem;margin:0 0 7px}.image-card p{color:#697785;font-size:.79rem;line-height:1.55;margin:0}
.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.spec{padding:24px 28px 24px 0;border-bottom:1px solid var(--line);margin-right:28px}.spec b{font-size:1.2rem}.spec span{display:block;color:#6a7886;font-size:.77rem;line-height:1.48;margin-top:7px}
.internal-link{color:#4f5f70;font-weight:800;text-decoration:none;border-bottom:1px solid #bec7cf}.internal-link:hover{border-color:#4f5f70}
.flow{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.flow div{padding-top:16px;border-top:1px solid #cfd6dc}.flow small{color:#7a8794;font-size:.63rem;font-weight:850}.flow b{display:block;margin:8px 0 5px}.flow span{font-size:.74rem;line-height:1.5;color:#6b7885}
.cta{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:end;padding:38px 0;border-top:1px solid var(--line)}.cta h2{font-size:clamp(1.9rem,3.2vw,3.4rem);margin:0}.cta p{color:#687686;line-height:1.65}
.btn{display:inline-flex;padding:12px 18px;border-radius:999px;background:#5b626b;color:#fff;text-decoration:none;font-size:.78rem;font-weight:800}
footer{background:#f6f7f8;border-top:1px solid var(--line);padding:42px 0 70px;color:#758290;font-size:.74rem}.footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{text-decoration:none;color:#65727f}
@media(max-width:900px){nav{display:none}.hero-grid,.head,.visual,.visual.reverse,.cta{grid-template-columns:1fr}.visual.reverse .visual-copy,.visual.reverse .visual-media{order:initial}.quick{grid-template-columns:1fr 1fr}.quick div:nth-child(2){border-right:0}.two,.image-pair{grid-template-columns:1fr}.spec-grid{grid-template-columns:1fr 1fr}.flow{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:620px){.container{width:calc(100% - 28px)}.hero{padding:56px 0 42px}.quick,.spec-grid,.flow,.kpi-row{grid-template-columns:1fr}.quick div{border-right:0;border-bottom:1px solid var(--line)}.head{gap:18px}.section{padding:46px 0}.measure-table{display:block;overflow-x:auto;white-space:nowrap}.brand-logo{width:210px}.visual-media img{border-radius:18px}}


/* LiDAR hero slider */
.lidar-hero-slider{
  position:relative;min-height:620px;padding:0;overflow:hidden;
  display:flex;align-items:center;border-bottom:1px solid var(--line);background:#080c11;
}
.lidar-slides{position:absolute;inset:0;z-index:0}
.lidar-slide{
  position:absolute;inset:0;opacity:0;background-size:cover;background-repeat:no-repeat;
  transition:opacity .7s ease;
}
.lidar-slide.active{opacity:1}
.lidar-slide::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(3,7,11,.88) 0%,rgba(3,7,11,.62) 30%,rgba(3,7,11,.18) 58%,rgba(3,7,11,.04) 80%);
}
.lidar-hero-inner{position:relative;z-index:2;width:100%;padding-top:88px;padding-bottom:74px}
.lidar-hero-copy{max-width:660px;color:#fff;margin-left:clamp(24px,5vw,76px)}
.lidar-hero-copy .eyebrow{color:#c7d0da}
.lidar-hero-copy .eyebrow::before{background:#b5c0ca}
.lidar-hero-copy h1{color:#fff;font-size:clamp(2.2rem,4vw,4rem);line-height:.96}
.lidar-hero-copy p{color:rgba(255,255,255,.82);max-width:620px}
.lidar-hero-copy .internal-link{color:#fff;border-bottom-color:rgba(255,255,255,.45)}
.lidar-dots{
  position:absolute;z-index:3;left:50%;bottom:22px;transform:translateX(-50%);
  display:flex;gap:8px
}
.lidar-dot{width:28px;height:3px;border:0;padding:0;background:rgba(255,255,255,.35);cursor:pointer}
.lidar-dot.active{background:#fff}
@media(max-width:900px){
  .lidar-hero-slider{min-height:560px;align-items:flex-end}
  .lidar-slide{background-position:center center!important}
  .lidar-slide::after{
    background:linear-gradient(0deg,rgba(3,7,11,.92) 0%,rgba(3,7,11,.62) 44%,rgba(3,7,11,.13) 76%,rgba(3,7,11,.04) 100%)
  }
  .lidar-hero-inner{padding-top:120px;padding-bottom:58px}
  .lidar-hero-copy{margin-left:0;max-width:100%}
}
@media(max-width:620px){
  .lidar-hero-slider{min-height:610px}
  .lidar-hero-copy h1{font-size:2.15rem}
  .lidar-hero-copy p{font-size:.9rem}
}


/* LiDAR complete system product cards */
.product-system-section{
  background:#f6f7f8;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.product-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
}
.product-card{
  background:#fff;
  border:1px solid #dfe4e8;
  border-radius:24px;
  overflow:hidden;
  min-width:0;
  display:flex;
  flex-direction:column;
}
.product-card.terra-card{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
}
.product-media{
  min-height:250px;
  background:#edf1f4;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.product-media img{
  width:100%;
  height:100%;
  min-height:250px;
  max-height:310px;
  object-fit:cover;
  object-position:center;
}
.product-card.featured .product-media img{
  object-fit:contain;
  padding:20px;
  background:linear-gradient(145deg,#edf1f4,#f9fafb);
}
.product-body{
  padding:25px 26px 27px;
  display:flex;
  flex-direction:column;
  flex:1;
}
.product-kicker{
  color:#788593;
  font-size:.62rem;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase;
  margin-bottom:9px;
}
.product-body h3{
  font-size:1.55rem;
  margin:0 0 9px;
}
.product-body p{
  color:#677584;
  font-size:.84rem;
  line-height:1.62;
  margin:0 0 20px;
}
.product-specs{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  border-top:1px solid #e7ebee;
  border-bottom:1px solid #e7ebee;
  margin-top:auto;
}
.product-specs span{
  padding:12px 12px 12px 0;
  color:#6d7a87;
  font-size:.7rem;
  line-height:1.42;
}
.product-specs b{
  display:block;
  color:#19222b;
  font-size:.82rem;
  margin-bottom:2px;
}
.product-role{
  margin-top:15px;
  color:#536271;
  font-size:.75rem;
  font-weight:700;
  line-height:1.45;
}

/* local visual illustrations for battery and station */
.product-graphic{
  background:
    radial-gradient(circle at 50% 25%,rgba(255,255,255,.95),rgba(235,239,242,.75) 46%,#dfe4e8 100%);
}
.battery-shape{
  width:145px;
  height:190px;
  border-radius:20px 20px 27px 27px;
  background:linear-gradient(145deg,#20262d,#444c55);
  position:relative;
  box-shadow:0 22px 38px rgba(15,24,32,.18);
  border:1px solid #59616a;
}
.battery-top{
  position:absolute;
  width:78px;
  height:19px;
  left:50%;
  top:-13px;
  transform:translateX(-50%);
  border-radius:8px 8px 3px 3px;
  background:#2a3138;
}
.battery-label{
  position:absolute;
  top:48px;
  left:0;
  right:0;
  text-align:center;
  color:#f6f7f8;
  font-size:1.25rem;
  font-weight:850;
  letter-spacing:.05em;
}
.battery-bars{
  position:absolute;
  left:33px;
  right:33px;
  bottom:35px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:5px;
}
.battery-bars i{
  display:block;
  height:7px;
  border-radius:5px;
  background:#9da8b2;
}
.station-case{
  width:235px;
  height:156px;
  border-radius:18px;
  background:linear-gradient(145deg,#1f252b,#424a52);
  box-shadow:0 22px 42px rgba(15,24,32,.18);
  position:relative;
  border:1px solid #606870;
}
.station-handle{
  position:absolute;
  top:-21px;
  left:65px;
  right:65px;
  height:27px;
  border:8px solid #333a41;
  border-bottom:0;
  border-radius:10px 10px 0 0;
}
.station-display{
  position:absolute;
  top:28px;
  left:27px;
  color:#f6f7f8;
  font-size:1rem;
  font-weight:850;
}
.station-slots{
  position:absolute;
  left:27px;
  right:27px;
  bottom:30px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
}
.station-slots i{
  height:47px;
  border-radius:8px;
  background:#171c20;
  border:1px solid #58616a;
}
.system-flow{
  margin-top:28px;
  padding:22px 24px;
  border:1px solid #dce2e7;
  border-radius:20px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:13px;
}
.system-flow div{
  min-width:0;
  display:flex;
  flex-direction:column;
}
.system-flow span{
  color:#8a96a2;
  font-size:.6rem;
  font-weight:850;
}
.system-flow b{
  font-size:.85rem;
  margin:3px 0;
}
.system-flow small{
  color:#75818d;
  font-size:.65rem;
}
.system-flow i{
  font-style:normal;
  color:#a5afb8;
  font-size:1.15rem;
}
.product-note{
  margin:14px 0 0;
  color:#84909b;
  font-size:.68rem;
  line-height:1.5;
}
@media(max-width:900px){
  .product-card.terra-card{
    grid-column:auto;
    display:flex;
  }
  .product-grid{
    grid-template-columns:1fr 1fr;
  }
  .product-specs{
    grid-template-columns:1fr;
  }
  .product-specs span{
    border-bottom:1px solid #edf0f2;
  }
  .product-specs span:last-child{
    border-bottom:0;
  }
  .system-flow{
    overflow-x:auto;
    justify-content:flex-start;
  }
  .system-flow div{
    min-width:115px;
  }
}
@media(max-width:650px){
  .product-grid{
    grid-template-columns:1fr;
  }
  .product-media,
  .product-media img{
    min-height:210px;
  }
  .product-body{
    padding:21px 20px 23px;
  }
  .product-body h3{
    font-size:1.35rem;
  }
  .system-flow{
    padding:18px;
  }
}


/* Dronshop product links */
.product-shop-note{
  margin:-10px 0 22px;
  color:#73808d;
  font-size:.74rem;
  line-height:1.5;
}
.product-shop-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  align-self:flex-start;
  margin-top:17px;
  padding:10px 14px;
  border-radius:999px;
  background:#5b626b;
  color:#fff;
  text-decoration:none;
  font-size:.72rem;
  font-weight:800;
  transition:transform .18s ease,background .18s ease;
}
.product-shop-link:hover{
  background:#434a52;
  transform:translateY(-1px);
}


/* V3 - guaranteed visible LiDAR slider */
.lidar-hero-slider{
  position:relative !important;
  min-height:620px !important;
  height:clamp(560px,68vh,720px) !important;
  padding:0 !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  background:#090d12 !important;
}
.lidar-slides{
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  overflow:hidden !important;
}
.lidar-slide{
  position:absolute !important;
  inset:0 !important;
  opacity:0 !important;
  visibility:hidden !important;
  transition:opacity .75s ease,visibility .75s ease !important;
}
.lidar-slide.active{
  opacity:1 !important;
  visibility:visible !important;
}
.lidar-slide img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
}
.lidar-slide::after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:
    linear-gradient(90deg,rgba(3,7,11,.90) 0%,rgba(3,7,11,.65) 31%,rgba(3,7,11,.20) 59%,rgba(3,7,11,.05) 82%) !important;
}
.lidar-hero-inner{
  position:relative !important;
  z-index:2 !important;
  padding:90px 0 72px !important;
}
.lidar-hero-copy{
  max-width:660px !important;
  margin-left:clamp(48px,7vw,110px) !important;
}
.lidar-dots{
  z-index:4 !important;
}

/* V3 - compact product system, placed at page end */
.product-system-section{
  padding:52px 0 !important;
}
.product-system-section .head{
  margin-bottom:24px !important;
}
.product-system-section .head h2{
  font-size:clamp(1.7rem,2.6vw,2.6rem) !important;
}
.product-grid{
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:12px !important;
}
.product-card,
.product-card.terra-card{
  grid-column:auto !important;
  display:flex !important;
  flex-direction:column !important;
  border-radius:16px !important;
}
.product-media{
  min-height:125px !important;
  height:125px !important;
}
.product-media img{
  min-height:0 !important;
  height:125px !important;
  max-height:125px !important;
  object-fit:contain !important;
  padding:10px !important;
}
.product-body{
  padding:15px 14px 16px !important;
}
.product-kicker{
  font-size:.54rem !important;
  margin-bottom:6px !important;
}
.product-body h3{
  font-size:1rem !important;
  margin-bottom:7px !important;
}
.product-body p{
  font-size:.70rem !important;
  line-height:1.48 !important;
  margin-bottom:12px !important;
}
.product-specs{
  display:block !important;
}
.product-specs span{
  display:block !important;
  padding:6px 0 !important;
  border-bottom:1px solid #edf0f2 !important;
  font-size:.62rem !important;
}
.product-specs b{
  display:inline !important;
  font-size:.68rem !important;
  margin-right:3px !important;
}
.product-role{
  font-size:.64rem !important;
  line-height:1.4 !important;
  margin-top:10px !important;
}
.product-shop-link{
  width:100% !important;
  margin-top:11px !important;
  padding:8px 9px !important;
  font-size:.64rem !important;
}
.product-graphic{
  min-height:125px !important;
  height:125px !important;
}
.battery-shape{
  transform:scale(.56) !important;
}
.station-case{
  transform:scale(.58) !important;
}
.system-flow{
  margin-top:18px !important;
  padding:15px 16px !important;
}
.product-note{
  font-size:.63rem !important;
}

@media(max-width:1100px){
  .product-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
}
@media(max-width:760px){
  .lidar-hero-slider{
    min-height:600px !important;
    height:600px !important;
    align-items:flex-end !important;
  }
  .lidar-slide::after{
    background:linear-gradient(0deg,rgba(3,7,11,.94) 0%,rgba(3,7,11,.70) 42%,rgba(3,7,11,.18) 74%,rgba(3,7,11,.04) 100%) !important;
  }
  .lidar-hero-inner{
    padding:100px 0 58px !important;
  }
  .lidar-hero-copy{
    margin-left:0 !important;
    max-width:100% !important;
  }
  .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media(max-width:500px){
  .product-grid{
    grid-template-columns:1fr !important;
  }
  .product-card{
    display:grid !important;
    grid-template-columns:110px 1fr !important;
  }
  .product-media,
  .product-graphic{
    height:100% !important;
    min-height:160px !important;
  }
  .product-media img{
    height:100% !important;
    min-height:160px !important;
    padding:8px !important;
  }
}


/* Product images + Dronshop.ro prices */
.product-price{
  display:flex;
  align-items:baseline;
  gap:7px;
  margin:0 0 10px;
}
.product-price strong{
  font-size:1.06rem;
  letter-spacing:-.025em;
  color:#121a22;
}
.product-price span{
  color:#88939e;
  font-size:.59rem;
}
.product-price-note{
  margin:14px 0 0;
  color:#7e8994;
  font-size:.64rem;
  line-height:1.5;
}
.product-card .product-media{
  background:#0c0f12 !important;
}
.product-card .product-media img{
  object-fit:contain !important;
  object-position:center !important;
  padding:6px !important;
  background:#0c0f12 !important;
}
.product-card.featured .product-media img{
  background:#0c0f12 !important;
}
@media(max-width:650px){
  .product-price strong{font-size:1rem}
}


/* v3: product card image refinements */
.product-media.product-media-m400{
  min-height:320px !important;
  background: radial-gradient(circle at 50% 45%, #151a20 0%, #0c0f12 62%, #090b0d 100%) !important;
}
.product-media.product-media-m400 img{
  width:126% !important;
  height:126% !important;
  min-height:320px !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  padding:0 !important;
  transform:scale(1.72) translateY(8px) !important;
  transform-origin:center center !important;
  background:transparent !important;
}
@media(max-width:700px){
  .product-media.product-media-m400{
    min-height:250px !important;
  }
  .product-media.product-media-m400 img{
    width:132% !important;
    height:132% !important;
    min-height:250px !important;
    transform:scale(1.42) translateY(4px) !important;
  }
}

/* V4: removed product workflow strip and footnote */
.system-flow,
.product-note{
  display:none !important;
}
