/*
Theme Name: BroodIt IoT Walkthrough Pro
Theme URI: https://broodit.com/
Author: BroodIt
Description: Premium dark IoT product theme for BroodIt smart incubation systems, controllers, sensors and cloud applications.
Version: 2.0.10
Text Domain: broodit
Tags: custom-logo, custom-menu, featured-images, responsive-layout, dark, technology, e-commerce
*/

:root{
  --bg:#050b14;
  --bg2:#08121f;
  --panel:#0d1a2b;
  --panel2:#102138;
  --line:rgba(116,176,218,.18);
  --line2:rgba(37,215,211,.32);
  --text:#f4f8fc;
  --muted:#91a5ba;
  --blue:#2f76ff;
  --cyan:#22d9d2;
  --cyan2:#55f3ec;
  --orange:#ff9348;
  --green:#56de90;
  --shadow:0 22px 65px rgba(0,0,0,.34);
  --radius:22px;
  --container:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at 78% 4%,rgba(37,118,255,.15),transparent 30%),linear-gradient(180deg,#050a12 0%,#07111d 55%,#050b14 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(129,174,213,.12);background:rgba(4,10,18,.82);backdrop-filter:blur(18px)}
.header-inner{height:84px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;min-width:190px}.brand-logo{width:190px;max-height:62px;object-fit:contain;object-position:left center}.main-nav{margin-left:auto}.main-nav ul{list-style:none;display:flex;align-items:center;gap:32px;margin:0;padding:0}.main-nav a{font-size:14px;color:#c4d0dc;transition:.2s}.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--cyan2)}
.header-actions{display:flex;align-items:center;gap:10px}.header-login,.header-cta{height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:12px;font-weight:750;font-size:13px}.header-login{border:1px solid var(--line);color:#d8e4ef}.header-cta{background:linear-gradient(90deg,#2577ff,#20d8d2);box-shadow:0 10px 28px rgba(31,171,234,.22)}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:rgba(17,31,49,.75);border-radius:12px;padding:11px}.nav-toggle span{display:block;height:2px;background:#dfeaf4;margin:5px 0;border-radius:2px}

.hero{position:relative;overflow:hidden;padding:86px 0 76px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(112deg,transparent 38%,rgba(36,122,255,.08) 64%,transparent 90%);pointer-events:none}.hero:after{content:"";position:absolute;left:44%;right:-12%;bottom:54px;height:1px;background:linear-gradient(90deg,transparent,#29d7d0,transparent);box-shadow:0 0 30px rgba(42,214,209,.6)}
.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:50px;align-items:center;position:relative;z-index:2}.hero-copy{padding:20px 0}.eyebrow-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(39,211,207,.35);border-radius:999px;padding:8px 14px;color:#72ece7;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:rgba(15,47,63,.42)}.eyebrow-pill i{width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 14px var(--cyan)}
.hero h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:28px 0 25px;max-width:760px}.hero h1 .gradient{display:block;background:linear-gradient(90deg,#1ed8d3 0%,#2b9fff 55%,#6a72ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:18px;color:#b6c5d3;max-width:650px;margin:0 0 30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:14px;font-size:14px;font-weight:800;border:1px solid transparent;transition:transform .2s,box-shadow .2s,border-color .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(90deg,#2577ff,#20d8d2);box-shadow:0 14px 32px rgba(34,172,235,.22)}.btn-secondary{border-color:rgba(139,188,223,.28);background:rgba(11,24,40,.65);color:#e6edf5}.hero-trust{margin-top:34px;display:grid;grid-template-columns:repeat(4,auto);gap:13px 22px;justify-content:start;color:#92a8bb;font-size:12px}.hero-trust span{display:flex;gap:7px;align-items:center}.hero-trust span:before{content:"";width:7px;height:7px;border:1px solid var(--cyan);border-radius:2px;box-shadow:0 0 8px rgba(34,217,210,.35)}
.hero-visual{position:relative;min-height:560px}.visual-glow{position:absolute;inset:14% 1% 4% 12%;border-radius:50%;background:radial-gradient(circle,rgba(31,129,244,.28),rgba(20,80,160,.05) 48%,transparent 70%);filter:blur(18px)}.hardware-frame{position:absolute;inset:16px 0 30px;border:1px solid rgba(55,201,220,.24);border-radius:28px;overflow:hidden;background:#08131f;box-shadow:var(--shadow),inset 0 0 60px rgba(22,122,179,.06)}.hardware-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 66%,rgba(5,11,20,.9));pointer-events:none}.hardware-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(.92) contrast(1.03)}.hardware-badge{position:absolute;right:24px;top:26px;z-index:3;display:flex;align-items:center;gap:8px;border:1px solid rgba(42,218,211,.32);background:rgba(5,21,34,.78);backdrop-filter:blur(10px);padding:8px 12px;border-radius:999px;color:#65eee8;font-size:11px;font-weight:850}.hardware-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 10px rgba(86,222,144,.75)}

.quick-benefits{position:relative;z-index:4;margin-top:-4px}.benefit-bar{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;border:1px solid var(--line);background:rgba(9,22,37,.84);backdrop-filter:blur(10px);border-radius:20px;overflow:hidden}.benefit-lead,.benefit{padding:27px 28px}.benefit{border-left:1px solid var(--line)}.benefit-lead small,.section-kicker{color:#54a2ff;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.benefit-lead h2{font-size:25px;line-height:1.15;margin:7px 0 0}.benefit-lead h2 span{color:var(--cyan)}.benefit-icon{font-size:25px;color:var(--cyan);margin-bottom:8px}.benefit h3{font-size:14px;margin:0 0 5px}.benefit p{font-size:12px;color:var(--muted);margin:0}

.section{padding:96px 0}.section-title{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.035em;margin:10px 0 15px}.section-title span{color:var(--cyan)}.section-copy{max-width:720px;color:var(--muted);font-size:16px;margin:0}.section-heading.center{text-align:center}.section-heading.center .section-copy{margin-inline:auto}
.products{padding-top:82px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.product-card{position:relative;overflow:hidden;min-height:320px;border:1px solid var(--line);border-radius:20px;padding:24px;background:linear-gradient(180deg,rgba(17,35,57,.88),rgba(8,20,34,.95));transition:.25s;box-shadow:0 14px 34px rgba(0,0,0,.16)}.product-card:hover{transform:translateY(-5px);border-color:rgba(39,213,208,.38);box-shadow:0 20px 45px rgba(0,0,0,.27),0 0 26px rgba(31,183,218,.07)}.product-art{height:142px;border-radius:16px;background:radial-gradient(circle at 50% 70%,rgba(39,205,207,.16),transparent 65%);display:grid;place-items:center;margin-bottom:18px;position:relative}.product-art svg{width:118px;height:100px;stroke:var(--cyan);filter:drop-shadow(0 0 10px rgba(36,218,211,.22))}.product-card:nth-child(1) svg{stroke:#83d9ff}.product-card:nth-child(2) svg{stroke:#2ce0d7}.product-card:nth-child(3) svg{stroke:#a7d0e7}.product-card:nth-child(4) svg{stroke:#4f91ff}.product-card h3{font-size:18px;margin:0 0 7px}.product-card p{margin:0;color:var(--muted);font-size:13px}.product-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:#65dcd8;font-size:12px;font-weight:800}.product-link span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#177bff;color:white}

.solutions{background:linear-gradient(180deg,rgba(10,22,37,.35),rgba(7,14,24,.2));border-top:1px solid rgba(107,164,208,.08);border-bottom:1px solid rgba(107,164,208,.08)}.solutions-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.solution-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.solution-item{border:1px solid var(--line);border-radius:17px;padding:20px;background:rgba(13,28,46,.68)}.solution-item strong{display:block;font-size:15px;margin:7px 0}.solution-item p{margin:0;color:var(--muted);font-size:12px}.solution-num{color:var(--cyan);font-weight:900;font-size:12px}
.apps-panel{border:1px solid var(--line2);border-radius:24px;padding:26px;background:radial-gradient(circle at 78% 20%,rgba(33,182,221,.12),transparent 35%),rgba(8,21,34,.88);box-shadow:0 20px 56px rgba(0,0,0,.22)}.app-screen{height:330px;border-radius:18px;border:1px solid rgba(93,166,219,.18);background:#081422;padding:16px;display:grid;grid-template-columns:96px 1fr;gap:14px;overflow:hidden}.screen-nav{border-radius:13px;background:#0b192a;padding:12px}.screen-logo{height:22px;border-radius:5px;background:linear-gradient(90deg,#1e8dff,#22d9d2);opacity:.85;margin-bottom:24px}.screen-nav i{display:block;height:7px;background:#21344d;border-radius:10px;margin:12px 0}.screen-nav i:first-of-type{background:linear-gradient(90deg,#287cff,#1ad4ce);height:28px}.screen-main{display:grid;grid-template-rows:auto 1fr;gap:13px}.screen-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.screen-kpis div,.screen-chart{border:1px solid rgba(92,162,214,.14);background:#0d1b2c;border-radius:11px}.screen-kpis div{padding:13px}.screen-kpis small{display:block;color:#66849e;font-size:7px;text-transform:uppercase}.screen-kpis b{font-size:18px;color:#33dad5}.screen-kpis div:first-child b{color:#ff9a55}.screen-chart{position:relative;overflow:hidden}.screen-chart:before{content:"";position:absolute;left:7%;right:7%;bottom:31%;height:2px;background:linear-gradient(90deg,transparent,#2f76ff 12%,#23d8d2 55%,#2f76ff 84%,transparent);clip-path:polygon(0 50%,8% 70%,16% 30%,24% 78%,34% 40%,43% 55%,54% 22%,65% 68%,75% 34%,86% 60%,100% 45%,100% 100%,0 100%);box-shadow:0 0 18px #2f76ff}

.apps{padding:92px 0}.app-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:34px}.app-card{border:1px solid var(--line);border-radius:20px;padding:27px;background:rgba(12,27,44,.78);display:grid;grid-template-columns:150px 1fr;gap:25px;align-items:center}.app-device{height:210px;border-radius:18px;border:1px solid rgba(81,163,219,.24);background:linear-gradient(180deg,#081421,#0a1b2d);padding:13px;box-shadow:0 15px 40px rgba(0,0,0,.28)}.app-device.mobile{width:110px;margin:auto;border-radius:26px}.app-device .mini-head{height:14px;border-radius:4px;background:linear-gradient(90deg,#1f7eff,#1bd3cd);margin-bottom:14px}.app-device .mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:7px}.app-device .mini-cards i{display:block;height:54px;border:1px solid #1c3854;border-radius:8px;background:radial-gradient(circle,#11324a,#09192a)}.app-card h3{font-size:24px;margin:0 0 7px}.app-card p{color:var(--muted);font-size:13px;margin:0 0 14px}.app-card ul{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:7px;color:#c7d6e3;font-size:12px}.app-card li:before{content:"✓";color:var(--cyan);margin-right:8px;font-weight:900}

.about-strip{padding:15px 0 76px}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;background:rgba(9,22,37,.72);overflow:hidden}.metric-stat{padding:25px;text-align:center}.metric-stat+ .metric-stat{border-left:1px solid var(--line)}.metric-stat strong{display:block;font-size:27px;color:#eaf3fa}.metric-stat span{color:var(--muted);font-size:11px}
.cta-wrap{padding:0 0 92px}.cta-card{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:38px 42px;border:1px solid rgba(45,213,210,.32);border-radius:24px;background:radial-gradient(circle at 80% 30%,rgba(35,185,220,.18),transparent 32%),linear-gradient(135deg,#0d2135,#091827);box-shadow:0 22px 60px rgba(0,0,0,.2)}.cta-card h2{font-size:34px;margin:0 0 8px}.cta-card p{color:var(--muted);margin:0}.cta-card .btn{min-width:160px}
.contact{padding-top:20px}.contact-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px}.contact-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:rgba(11,26,42,.78)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px;margin-bottom:14px}.field label{font-size:11px;font-weight:800;color:#9eb1c3;text-transform:uppercase;letter-spacing:.05em}.field input,.field textarea{width:100%;border:1px solid rgba(103,158,202,.22);border-radius:11px;background:#081523;color:#fff;padding:13px 14px;outline:none}.field textarea{height:130px;resize:vertical}.field input:focus,.field textarea:focus{border-color:rgba(37,218,211,.58);box-shadow:0 0 0 3px rgba(35,204,207,.08)}.hp-field{position:absolute;left:-9999px}.form-message{padding:12px;border-radius:10px;margin-bottom:14px;font-size:13px}.form-message.success{background:rgba(67,210,131,.1);color:#72e8a5}.form-message.error{background:rgba(242,92,92,.1);color:#ff9393}

.site-footer{border-top:1px solid var(--line);background:#050b13;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr .9fr;gap:40px}.footer-logo{width:175px;max-height:56px;object-fit:contain;object-position:left}.footer-about{color:var(--muted);font-size:12px;max-width:290px;margin:14px 0}.footer-col h4{margin:0 0 13px;font-size:13px}.footer-col a{display:block;color:#8fa5b8;font-size:12px;margin:8px 0}.footer-col a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid rgba(109,160,201,.12);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#6f8598;font-size:11px}

.page-content{min-height:60vh;padding:70px 0}.page-content article{max-width:900px}.page-content h1{font-size:46px}.page-content p{color:#b7c4d0}.entry-content a{color:var(--cyan)}

@media(max-width:1050px){.header-inner{gap:16px}.main-nav ul{gap:18px}.brand{min-width:155px}.brand-logo{width:160px}.hero-grid,.solutions-grid,.contact-grid{grid-template-columns:1fr}.hero-visual{min-height:500px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-bar{grid-template-columns:1fr 1fr}.benefit:nth-child(3){border-left:0;border-top:1px solid var(--line)}.benefit:nth-child(4){border-top:1px solid var(--line)}.app-cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:820px){.header-inner{height:72px}.nav-toggle{display:block;margin-left:auto}.main-nav{position:absolute;left:20px;right:20px;top:74px;display:none;background:#091421;border:1px solid var(--line);border-radius:16px;padding:14px;box-shadow:var(--shadow)}.main-nav.is-open{display:block}.main-nav ul{display:grid;gap:2px}.main-nav a{display:block;padding:10px;border-radius:9px}.header-actions .header-login{display:none}.header-cta{height:40px;padding:0 13px}.hero{padding:55px 0}.hero h1{font-size:55px}.hero-trust{grid-template-columns:1fr 1fr}.hero-visual{min-height:390px}.product-grid{grid-template-columns:1fr 1fr}.solution-list{grid-template-columns:1fr}.app-card{grid-template-columns:120px 1fr}.metric-strip{grid-template-columns:1fr 1fr}.metric-stat:nth-child(3){border-left:0;border-top:1px solid var(--line)}.metric-stat:nth-child(4){border-top:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){.container{width:min(calc(100% - 24px),var(--container))}.brand-logo{width:145px}.header-cta{display:none}.hero{padding-top:38px}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.hero-actions .btn{width:100%}.hero-trust{font-size:10px;gap:9px}.hero-visual{min-height:310px}.hardware-frame{inset:4px 0 18px;border-radius:18px}.hardware-badge{right:12px;top:13px;font-size:9px}.quick-benefits{margin-top:8px}.benefit-bar{grid-template-columns:1fr}.benefit{border-left:0;border-top:1px solid var(--line)}.benefit-lead,.benefit{padding:20px}.section{padding:68px 0}.product-grid{grid-template-columns:1fr}.product-card{min-height:290px}.app-cards{grid-template-columns:1fr}.app-card{grid-template-columns:1fr}.app-device{height:185px}.app-device.mobile{width:120px}.metric-strip{grid-template-columns:1fr 1fr}.cta-card{padding:28px;display:block}.cta-card .btn{margin-top:22px;width:100%}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}}

/* ===== BroodIt IoT Glass V2.0.3 — refined premium header ===== */
.site-header{
  background:rgba(3,10,18,.90)!important;
  border-bottom:1px solid rgba(38,218,211,.16)!important;
  box-shadow:0 12px 32px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(20px)!important;
  -webkit-backdrop-filter:blur(20px)!important;
}
.site-header .header-inner{
  width:min(calc(100% - 72px),1220px)!important;
  height:104px!important;
  padding:10px 0!important;
  gap:10px!important;
}
.brand{
  display:flex!important;
  align-items:center!important;
  min-width:252px!important;
  margin-right:auto!important;
  overflow:visible!important;
}
.brand-logo{
  width:258px!important;
  height:auto!important;
  max-height:72px!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
  filter:drop-shadow(0 0 10px rgba(35,218,211,.08));
}
.main-nav{margin-left:0!important}
.main-nav ul{gap:9px!important}
.main-nav li{display:flex!important}
.header-actions{display:flex!important;align-items:center!important;gap:9px!important;margin-left:0!important}

/* Soft water-glass control language, matched to BroodIt app controls. */
.main-nav a,
.header-login,
.header-cta{
  position:relative!important;
  isolation:isolate!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:0 19px!important;
  border-radius:15px!important;
  border:1px solid rgba(94,194,222,.28)!important;
  background:
    radial-gradient(ellipse at 50% -25%,rgba(226,249,255,.18) 0%,rgba(187,236,249,.07) 34%,transparent 62%),
    linear-gradient(180deg,rgba(26,55,82,.34) 0%,rgba(10,29,48,.50) 52%,rgba(6,19,34,.66) 100%)!important;
  color:#dfeaf4!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.16),
    inset 0 -8px 18px rgba(0,0,0,.11),
    0 7px 18px rgba(0,0,0,.15),
    0 0 14px rgba(35,201,218,.035)!important;
  backdrop-filter:blur(13px) saturate(120%)!important;
  -webkit-backdrop-filter:blur(13px) saturate(120%)!important;
  overflow:hidden!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,background .18s ease!important;
}
.main-nav a::before,
.header-login::before,
.header-cta::before{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  left:13%!important;
  right:13%!important;
  top:4px!important;
  height:35%!important;
  border-radius:50%!important;
  background:linear-gradient(180deg,rgba(245,253,255,.19),rgba(255,255,255,.035) 62%,transparent)!important;
  filter:blur(.2px)!important;
  opacity:.70!important;
  pointer-events:none!important;
}
.main-nav a::after,
.header-login::after,
.header-cta::after{
  content:""!important;
  position:absolute!important;
  left:18%!important;
  right:18%!important;
  bottom:3px!important;
  height:8px!important;
  border-radius:50%!important;
  background:radial-gradient(ellipse,rgba(36,210,214,.10),transparent 70%)!important;
  opacity:.55!important;
  pointer-events:none!important;
}
.main-nav a:hover,
.main-nav .current-menu-item>a,
.header-login:hover,
.header-cta:hover{
  transform:translateY(-1px)!important;
  border-color:rgba(73,225,229,.52)!important;
  color:#74f8f0!important;
  background:
    radial-gradient(ellipse at 50% -25%,rgba(233,253,255,.22) 0%,rgba(138,235,244,.09) 36%,transparent 64%),
    linear-gradient(180deg,rgba(28,67,96,.39),rgba(8,31,51,.62))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.19),
    inset 0 -8px 18px rgba(0,0,0,.11),
    0 10px 22px rgba(0,0,0,.19),
    0 0 18px rgba(37,220,216,.08)!important;
}
.main-nav .current-menu-item>a{border-color:rgba(66,211,219,.42)!important}
.header-login{min-width:78px!important;border-color:rgba(117,205,230,.38)!important}
.header-cta{
  min-width:112px!important;
  border-color:rgba(82,224,229,.43)!important;
  background:
    radial-gradient(ellipse at 50% -30%,rgba(245,255,255,.24) 0%,rgba(197,247,250,.09) 34%,transparent 62%),
    linear-gradient(115deg,rgba(45,119,255,.88),rgba(28,201,208,.86))!important;
  color:#f7fcff!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.20),
    inset 0 -8px 18px rgba(0,0,0,.08),
    0 9px 21px rgba(23,126,218,.18),
    0 0 16px rgba(31,211,211,.06)!important;
}
.header-cta::before{opacity:.52!important;height:31%!important}
.header-cta:hover{color:#fff!important}

.nav-toggle{
  width:48px!important;height:48px!important;
  border:1px solid rgba(94,194,222,.28)!important;
  border-radius:15px!important;
  background:linear-gradient(180deg,rgba(26,55,82,.34),rgba(6,19,34,.66))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 7px 18px rgba(0,0,0,.15)!important;
}

@media(max-width:1180px){
  .site-header .header-inner{width:min(calc(100% - 42px),1120px)!important;gap:8px!important}
  .brand{min-width:220px!important}.brand-logo{width:225px!important;max-height:66px!important}
  .main-nav ul{gap:6px!important}
  .main-nav a,.header-login,.header-cta{padding:0 15px!important;font-size:13px!important}
  .header-actions{gap:6px!important}
}
@media(max-width:1050px){
  .site-header .header-inner{height:88px!important}
  .brand{min-width:190px!important}.brand-logo{width:200px!important;max-height:60px!important}
}
@media(max-width:820px){
  .site-header .header-inner{width:min(calc(100% - 32px),760px)!important;height:80px!important;padding:8px 0!important}
  .brand{min-width:180px!important}.brand-logo{width:190px!important;max-height:58px!important}
  .main-nav{left:16px!important;right:16px!important;top:82px!important;padding:12px!important;border-radius:16px!important;background:rgba(7,20,33,.96)!important;backdrop-filter:blur(18px)!important}
  .main-nav ul{gap:7px!important}
  .main-nav a{width:100%!important;justify-content:flex-start!important;min-height:44px!important;border-radius:13px!important}
  .header-actions{gap:7px!important}
  .header-cta{min-height:44px!important;border-radius:13px!important}
}
@media(max-width:560px){
  .site-header .header-inner{width:calc(100% - 24px)!important}
  .brand{min-width:160px!important}.brand-logo{width:174px!important;max-height:54px!important}
  .main-nav{left:12px!important;right:12px!important}
}




/* =========================================================
   BroodIt IoT Final 2.0.4 — approved showcase composition
   ========================================================= */
:root{--container:1360px}
.site-header{background:rgba(3,10,19,.94);border-bottom:1px solid rgba(48,177,217,.14);backdrop-filter:blur(20px)}
.header-inner{height:96px;gap:16px;padding-inline:4px}
.brand{min-width:286px;margin-right:18px}
.brand-logo{width:274px;max-height:82px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 12px rgba(27,214,207,.08))}
.main-nav{margin-left:auto}
.main-nav ul{gap:6px}
.main-nav li{display:flex}
.main-nav a,.header-login,.header-cta{
  width:116px;min-width:116px;height:46px;min-height:46px;padding:0 12px;border-radius:14px;
  border:1px solid rgba(73,190,227,.32);color:#f0f8ff;font-size:13px;font-weight:660;letter-spacing:.005em;
  background:linear-gradient(180deg,rgba(34,72,107,.54) 0%,rgba(10,31,53,.74) 44%,rgba(4,20,36,.86) 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -8px 18px rgba(0,0,0,.14),0 8px 18px rgba(0,0,0,.16),0 0 14px rgba(38,190,226,.05);
  text-shadow:0 1px 2px rgba(0,0,0,.45),0 0 6px rgba(205,245,255,.10);overflow:hidden
}
.main-nav a:before,.header-login:before,.header-cta:before{
  content:"";position:absolute;left:8px;right:8px;top:4px;height:15px;border-radius:11px 11px 50% 50%;
  background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(180,232,255,.15) 55%,transparent);opacity:.82;pointer-events:none
}
.main-nav a:after,.header-login:after,.header-cta:after{content:"";position:absolute;left:14px;right:14px;bottom:5px;height:1px;background:linear-gradient(90deg,transparent,rgba(67,222,232,.45),transparent);opacity:.8}
.main-nav a:hover,.main-nav .current-menu-item>a,.header-login:hover,.header-cta:hover{border-color:rgba(77,231,235,.58);transform:translateY(-1px);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -8px 18px rgba(0,0,0,.14),0 10px 22px rgba(0,0,0,.2),0 0 18px rgba(37,205,224,.11)}
.header-actions{gap:6px;margin-left:6px}.header-login{width:116px;min-width:116px}.header-cta{width:116px;min-width:116px;background:linear-gradient(90deg,rgba(35,111,255,.95),rgba(30,219,210,.95));border-color:rgba(86,233,231,.56);font-weight:800}

.final-hero{padding:62px 0 22px;min-height:585px;background:radial-gradient(circle at 72% 40%,rgba(41,118,255,.18),transparent 37%),linear-gradient(180deg,#05101f,#06172b 68%,#07111f)}
.final-hero:after{display:none}.final-hero-grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:38px;align-items:center;min-height:500px}.final-copy{padding:10px 0 24px}.final-copy .eyebrow-pill{padding:7px 14px;font-size:11px;background:rgba(6,24,40,.62)}
.final-copy h1{font-size:clamp(54px,5.3vw,78px);line-height:.97;letter-spacing:-.05em;margin:25px 0 26px}.final-copy h1 .gradient{display:block;background:linear-gradient(90deg,#13d7d1 0%,#1ba7f8 52%,#3b75ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.final-copy>p{font-size:16px;line-height:1.75;color:#d1dbe5;max-width:600px;margin-bottom:28px}.final-actions{gap:16px}.water-cta{min-width:192px;border-radius:999px;position:relative;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 13px 32px rgba(16,130,220,.19)}.water-cta:before{content:"";position:absolute;left:12px;right:12px;top:4px;height:40%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.28),transparent);pointer-events:none}.water-cta span{position:relative;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.42)}.water-cta.secondary{box-shadow:inset 0 1px 0 rgba(255,255,255,.2);background:rgba(8,25,43,.5)}
.final-visual{min-height:490px;display:flex;align-items:center;justify-content:center}.final-visual .visual-glow{inset:13% 0 1% 4%;background:radial-gradient(circle,rgba(37,126,255,.34),rgba(20,80,160,.07) 52%,transparent 72%)}.final-hardware-image{position:relative;z-index:2;width:100%;max-width:785px;height:auto;object-fit:contain;border-radius:0;filter:saturate(.98) contrast(1.05);mix-blend-mode:screen;box-shadow:none}

.featured-products{position:relative;padding:28px 0 50px;background:radial-gradient(ellipse at 50% 0,rgba(255,255,255,.96),rgba(232,239,247,.98) 52%,rgba(217,226,236,.98) 100%);color:#07101f;box-shadow:inset 0 25px 60px rgba(255,255,255,.58)}
.featured-products:before{content:"";position:absolute;left:0;right:0;top:-34px;height:78px;background:linear-gradient(180deg,rgba(7,19,34,0),rgba(221,230,239,.72) 72%,rgba(238,243,248,.96));pointer-events:none}.featured-heading{position:relative;text-align:center;margin-bottom:24px}.featured-pill{display:inline-flex;padding:4px 13px;border-radius:999px;background:rgba(47,118,255,.12);color:#2375ff;font-size:10px;font-weight:900;letter-spacing:.08em}.featured-heading h2{margin:7px 0 2px;font-size:28px;letter-spacing:-.03em}.featured-heading h2 strong{background:linear-gradient(90deg,#2878ff,#10c8cf);-webkit-background-clip:text;background-clip:text;color:transparent}.featured-heading p{margin:0;color:#7790a7;font-size:13px}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.featured-card{min-height:285px;padding:16px 17px 18px;border:1px solid rgba(30,78,122,.11);border-radius:8px;background:rgba(255,255,255,.95);box-shadow:0 14px 28px rgba(18,42,70,.14);position:relative;transition:.22s}.featured-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(18,42,70,.18)}.featured-art{height:132px;display:grid;place-items:center;margin-bottom:8px;color:#128cc9}.featured-art svg{width:145px;height:108px;stroke:currentColor}.art-incubator{color:#4a7087}.art-controller{color:#0a879c}.art-sensors{color:#324c5d}.featured-card h3{font-size:16px;line-height:1.15;margin:2px 0 6px;color:#07101f}.featured-card p{font-size:12px;line-height:1.55;color:#60758a;margin:0 30px 5px 0}.round-link{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;margin-top:12px;background:#157cf7;color:#fff;font-weight:900;box-shadow:0 7px 15px rgba(21,124,247,.25)}
.app-art{position:relative;display:block;height:132px}.app-mini{position:absolute;width:156px;height:88px;left:42px;top:23px;border-radius:7px;background:#09192b;border:2px solid #263b53;box-shadow:0 8px 16px rgba(0,0,0,.18);padding:10px}.app-mini span{display:block;height:7px;width:48px;border-radius:6px;background:linear-gradient(90deg,#247fff,#20d4d0);margin-bottom:9px}.app-mini i{display:inline-block;width:38px;height:22px;margin:2px;border:1px solid #1d435f;border-radius:4px;background:#102438}.phone-mini{position:absolute;right:35px;top:33px;width:50px;height:91px;border-radius:10px;background:#071725;border:2px solid #1c3f5e;box-shadow:0 8px 14px rgba(0,0,0,.18);padding:8px 5px}.phone-mini b{display:block;height:5px;width:18px;border-radius:6px;background:#21d4d0;margin:0 auto 10px}.phone-mini i{display:block;height:21px;margin:5px 0;border:1px solid #1b435d;border-radius:4px;background:#0d2638}

.compact-details{padding:58px 0;background:#07121f}.compact-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.compact-detail-grid article{padding:24px;border:1px solid var(--line);border-radius:18px;background:rgba(11,28,47,.72)}.compact-detail-grid span{color:var(--cyan);font-size:11px;font-weight:900}.compact-detail-grid h3{margin:6px 0 7px;font-size:17px}.compact-detail-grid p{margin:0;color:var(--muted);font-size:13px}.compact-about{padding:42px 0;background:#050d18}.compact-about-card{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;border:1px solid var(--line);border-radius:20px;padding:32px;background:rgba(9,24,41,.65)}.compact-about-card h2{margin:5px 0 0;font-size:28px}.compact-about-card p{color:var(--muted);margin:0}.compact-contact{padding-top:65px}

@media(max-width:1280px){.header-inner{gap:10px}.brand{min-width:232px;margin-right:5px}.brand-logo{width:230px}.main-nav a,.header-login,.header-cta{width:98px;min-width:98px;padding:0 8px}.main-nav ul{gap:5px}.header-actions{margin-left:2px}.final-hero-grid{grid-template-columns:.88fr 1.12fr}.final-copy h1{font-size:58px}}
@media(max-width:1100px){.header-inner{height:auto;min-height:86px}.brand{min-width:220px}.brand-logo{width:220px;max-height:70px}.main-nav{order:10;flex:1 0 100%;display:none}.main-nav.open{display:block}.main-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:14px}.main-nav a{width:100%;min-width:0}.header-actions{margin-left:auto;width:auto}.header-login,.header-cta{width:106px;min-width:106px}.final-hero-grid{grid-template-columns:1fr}.final-visual{min-height:390px}.final-copy{text-align:center}.final-copy>p{margin-inline:auto}.final-actions{justify-content:center}.featured-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.header-inner{padding:10px 0;gap:8px}.brand{min-width:180px;margin-right:0}.brand-logo{width:198px;max-height:64px}.header-actions{display:none}.final-hero{padding-top:42px}.final-copy h1{font-size:46px}.final-copy>p{font-size:15px}.water-cta{min-width:100%;width:100%}.final-visual{min-height:260px}.final-hardware-image{max-width:620px}.featured-products{padding-top:20px}.featured-heading h2{font-size:24px}.featured-grid{grid-template-columns:1fr}.featured-card{min-height:250px}.compact-detail-grid,.compact-about-card{grid-template-columns:1fr}.compact-details{padding:42px 0}}


/* =========================================================
   BroodIt IoT Final 2.0.5 — approved hen/chicks showcase
   ========================================================= */
:root{--container:1480px}
.site-header{background:rgba(3,10,19,.97)!important;border-bottom:1px solid rgba(44,174,214,.14)!important;backdrop-filter:blur(20px)}
.site-header .header-inner{
  height:104px!important;
  width:min(calc(100% - 58px),1480px)!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
}
.site-header .brand{
  flex:0 0 auto!important;
  min-width:0!important;
  width:auto!important;
  margin:0 48px 0 0!important;
  padding:0!important;
}
.site-header .brand-logo{
  display:block!important;
  width:318px!important;
  max-width:318px!important;
  max-height:91px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:drop-shadow(0 0 13px rgba(25,214,207,.09))!important;
}
.site-header .main-nav{margin:0!important;flex:0 0 auto!important}
.site-header .main-nav ul{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important}
.site-header .main-nav li{display:flex!important;margin:0!important}
.site-header .main-nav a,
.site-header .header-login,
.site-header .header-cta{
  width:104px!important;
  min-width:104px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 9px!important;
  border:0!important;
  outline:0!important;
  border-radius:16px!important;
  color:#f4f9ff!important;
  font-size:14px!important;
  line-height:1.08!important;
  font-weight:760!important;
  letter-spacing:0!important;
  text-align:center!important;
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(ellipse at 50% 8%,rgba(255,255,255,.23),rgba(255,255,255,0) 52%),
    linear-gradient(180deg,rgba(30,64,96,.54) 0%,rgba(10,31,53,.72) 48%,rgba(5,20,35,.84) 100%)!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.22),
    inset 0 -12px 18px rgba(0,0,0,.13),
    0 7px 15px rgba(0,0,0,.16),
    0 0 15px rgba(30,191,221,.055)!important;
  text-shadow:0 1px 2px rgba(0,0,0,.52),0 0 7px rgba(229,249,255,.15)!important;
}
.site-header .main-nav a:before,
.site-header .header-login:before,
.site-header .header-cta:before{
  content:""!important;
  position:absolute!important;
  left:10px!important;
  right:10px!important;
  top:4px!important;
  height:15px!important;
  border-radius:999px 999px 55% 55%!important;
  background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(202,241,255,.10) 56%,transparent)!important;
  opacity:.78!important;
  pointer-events:none!important;
}
.site-header .main-nav a:after,
.site-header .header-login:after,
.site-header .header-cta:after{display:none!important}
.site-header .main-nav a:hover,
.site-header .main-nav .current-menu-item>a,
.site-header .header-login:hover,
.site-header .header-cta:hover{
  transform:translateY(-1px)!important;
  background:
    radial-gradient(ellipse at 50% 8%,rgba(255,255,255,.27),rgba(255,255,255,0) 52%),
    linear-gradient(180deg,rgba(35,79,117,.60),rgba(9,34,58,.78) 50%,rgba(4,20,36,.88))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.27),inset 0 -12px 18px rgba(0,0,0,.14),0 10px 20px rgba(0,0,0,.19),0 0 20px rgba(34,205,224,.10)!important;
}
.site-header .header-actions{display:flex!important;align-items:center!important;gap:8px!important;margin-left:8px!important}
.site-header .header-cta{
  background:
    radial-gradient(ellipse at 50% 8%,rgba(255,255,255,.30),rgba(255,255,255,0) 54%),
    linear-gradient(90deg,rgba(39,118,255,.96),rgba(29,214,210,.96))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -10px 17px rgba(0,0,0,.10),0 9px 20px rgba(22,135,229,.22)!important;
}

.final-hero{padding:58px 0 28px!important;min-height:602px!important;background:radial-gradient(circle at 74% 39%,rgba(38,120,255,.19),transparent 40%),linear-gradient(180deg,#05101f,#06172b 67%,#07111f)!important}
.final-hero-grid{grid-template-columns:.72fr 1.28fr!important;gap:40px!important;min-height:515px!important;align-items:center!important}
.final-copy h1{font-size:clamp(56px,5.35vw,80px)!important;line-height:.98!important;margin:25px 0 26px!important}
.final-copy>p{max-width:620px!important;font-size:17px!important;line-height:1.72!important}
.final-visual{min-height:510px!important;display:flex!important;align-items:center!important;justify-content:center!important}
.final-hardware-image{
  width:100%!important;
  max-width:900px!important;
  max-height:535px!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:26px!important;
  mix-blend-mode:normal!important;
  filter:saturate(1.02) contrast(1.04)!important;
  box-shadow:0 24px 58px rgba(0,0,0,.23),0 0 38px rgba(32,111,255,.08)!important;
}
.final-visual .visual-glow{inset:13% 1% 1% 4%!important;background:radial-gradient(circle,rgba(37,126,255,.30),rgba(20,80,160,.07) 52%,transparent 72%)!important}

/* Keep approved bright featured-product strip directly below hero. */
.featured-products{padding-top:28px!important}

@media(max-width:1360px){
  .site-header .header-inner{width:min(calc(100% - 34px),1280px)!important}
  .site-header .brand{margin-right:28px!important}
  .site-header .brand-logo{width:270px!important;max-width:270px!important;max-height:82px!important}
  .site-header .main-nav a,.site-header .header-login,.site-header .header-cta{width:94px!important;min-width:94px!important;font-size:13px!important}
  .site-header .main-nav ul{gap:6px!important}.site-header .header-actions{gap:6px!important;margin-left:6px!important}
  .final-hero-grid{grid-template-columns:.80fr 1.20fr!important}.final-copy h1{font-size:61px!important}
}
@media(max-width:1100px){
  .site-header .header-inner{height:auto!important;min-height:92px!important;padding:10px 0!important;flex-wrap:wrap!important}
  .site-header .brand{margin-right:0!important}.site-header .brand-logo{width:240px!important;max-width:240px!important;max-height:72px!important}
  .site-header .nav-toggle{display:block!important;margin-left:auto!important}
  .site-header .main-nav{order:10!important;flex:1 0 100%!important;display:none!important;margin:0!important}
  .site-header .main-nav.open{display:block!important}
  .site-header .main-nav ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding-top:12px!important}
  .site-header .main-nav a{width:100%!important;min-width:0!important}
  .site-header .header-actions{margin-left:10px!important}
  .site-header .header-cta{width:104px!important;min-width:104px!important}
  .final-hero-grid{grid-template-columns:1fr!important}.final-copy{text-align:center!important}.final-copy>p{margin-inline:auto!important}.final-actions{justify-content:center!important}.final-visual{min-height:400px!important}.final-hardware-image{max-width:820px!important}
}
@media(max-width:700px){
  .site-header .header-inner{width:calc(100% - 24px)!important}.site-header .brand-logo{width:205px!important;max-width:205px!important;max-height:64px!important}
  .site-header .header-actions{display:none!important}.site-header .main-nav{left:12px!important;right:12px!important}
  .final-hero{padding-top:42px!important}.final-copy h1{font-size:47px!important}.final-copy>p{font-size:15px!important}.final-visual{min-height:285px!important}.final-hardware-image{border-radius:18px!important}.featured-products{padding-top:20px!important}
}


/* =========================================================
   BroodIt IoT Final 2.0.6 — approved water header + cropped hero
   ========================================================= */
:root{--container:1480px}
.site-header{
  background:rgba(3,10,18,.975)!important;
  border-bottom:1px solid rgba(34,167,204,.13)!important;
  box-shadow:0 10px 32px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(20px)!important;
  -webkit-backdrop-filter:blur(20px)!important;
}
.site-header .header-inner{
  width:min(calc(100% - 160px),1460px)!important;
  height:108px!important;
  margin-inline:auto!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
}
.site-header .brand{
  flex:0 0 auto!important;
  min-width:0!important;
  width:322px!important;
  margin:0 26px 0 0!important;
  padding:0!important;
}
.site-header .brand-logo{
  display:block!important;
  width:322px!important;
  max-width:322px!important;
  max-height:94px!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
  filter:drop-shadow(0 0 13px rgba(25,214,207,.10))!important;
}
.site-header .main-nav{margin:0!important;flex:0 0 auto!important}
.site-header .main-nav ul{display:flex!important;align-items:center!important;gap:6px!important;margin:0!important;padding:0!important}
.site-header .main-nav li{display:flex!important;margin:0!important;padding:0!important}
.site-header .header-actions{display:flex!important;align-items:center!important;gap:6px!important;margin-left:6px!important}

/* Borderless soft-water buttons. Equal length, narrower, closer together. */
.site-header .main-nav a,
.site-header .header-login,
.site-header .header-cta{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:108px!important;
  min-width:108px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0 10px!important;
  border:0!important;
  outline:0!important;
  border-radius:16px!important;
  color:rgba(244,250,255,.97)!important;
  background:
    radial-gradient(120% 72% at 50% -7%,rgba(244,252,255,.22) 0%,rgba(179,225,246,.10) 31%,rgba(255,255,255,0) 59%),
    linear-gradient(180deg,rgba(29,61,91,.44) 0%,rgba(13,36,60,.52) 48%,rgba(5,20,36,.68) 100%)!important;
  box-shadow:
    inset 0 2px 4px rgba(235,250,255,.18),
    inset 0 -7px 13px rgba(0,4,12,.20),
    0 7px 14px rgba(0,0,0,.15),
    0 0 12px rgba(41,198,222,.045)!important;
  backdrop-filter:blur(13px) saturate(122%)!important;
  -webkit-backdrop-filter:blur(13px) saturate(122%)!important;
  font-size:14px!important;
  font-weight:760!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-align:center!important;
  text-shadow:
    0 1px 1px rgba(0,0,0,.72),
    0 -1px 0 rgba(255,255,255,.11),
    0 0 7px rgba(218,247,255,.13)!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important;
}
.site-header .main-nav a::before,
.site-header .header-login::before,
.site-header .header-cta::before{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  left:13%!important;
  right:13%!important;
  top:5px!important;
  height:17px!important;
  border-radius:999px!important;
  background:radial-gradient(ellipse at center,rgba(255,255,255,.27) 0%,rgba(217,245,255,.12) 42%,rgba(255,255,255,0) 78%)!important;
  filter:blur(.15px)!important;
  opacity:.85!important;
  pointer-events:none!important;
}
.site-header .main-nav a::after,
.site-header .header-login::after,
.site-header .header-cta::after{
  content:""!important;
  position:absolute!important;
  left:18%!important;
  right:18%!important;
  bottom:4px!important;
  height:7px!important;
  border-radius:50%!important;
  background:radial-gradient(ellipse,rgba(51,208,222,.09),transparent 72%)!important;
  opacity:.58!important;
  pointer-events:none!important;
}
.site-header .main-nav a:hover,
.site-header .main-nav .current-menu-item>a,
.site-header .header-login:hover,
.site-header .header-cta:hover{
  transform:translateY(-1px)!important;
  color:#fff!important;
  background:
    radial-gradient(120% 72% at 50% -7%,rgba(255,255,255,.27),rgba(175,235,248,.11) 32%,rgba(255,255,255,0) 61%),
    linear-gradient(180deg,rgba(35,76,111,.50),rgba(11,38,63,.61) 49%,rgba(4,20,36,.76))!important;
  box-shadow:
    inset 0 2px 4px rgba(244,253,255,.22),
    inset 0 -8px 14px rgba(0,4,12,.21),
    0 10px 20px rgba(0,0,0,.19),
    0 0 19px rgba(37,208,223,.08)!important;
}
.site-header .header-cta{
  background:
    radial-gradient(120% 74% at 50% -6%,rgba(255,255,255,.31),rgba(219,251,255,.12) 33%,transparent 62%),
    linear-gradient(110deg,rgba(42,111,255,.94),rgba(25,211,208,.93))!important;
  box-shadow:inset 0 2px 4px rgba(255,255,255,.23),inset 0 -8px 14px rgba(0,4,12,.13),0 9px 20px rgba(17,122,222,.22)!important;
}

/* Hero: exactly crop the existing asset rather than creating a new image. */
.final-hero{
  padding:58px 0 24px!important;
  min-height:640px!important;
  background:radial-gradient(circle at 75% 37%,rgba(40,122,255,.20),transparent 40%),linear-gradient(180deg,#05101f 0%,#06172b 72%,#07111f 100%)!important;
}
.final-hero-grid{
  display:grid!important;
  grid-template-columns:.76fr 1.24fr!important;
  gap:44px!important;
  align-items:center!important;
  min-height:500px!important;
}
.final-copy{padding:14px 0 10px!important}
.final-copy h1{font-size:clamp(58px,5.2vw,80px)!important;line-height:.98!important;margin:26px 0 25px!important}
.final-copy>p{max-width:625px!important;font-size:17px!important;line-height:1.72!important;margin-bottom:28px!important}
.final-actions{gap:15px!important}
.final-actions .water-cta{min-width:188px!important;height:51px!important;border-radius:999px!important}
.final-visual{
  position:relative!important;
  min-height:0!important;
  height:500px!important;
  overflow:hidden!important;
  border-radius:28px!important;
  background:#071426!important;
  display:block!important;
  box-shadow:0 24px 58px rgba(0,0,0,.23),0 0 38px rgba(32,111,255,.07)!important;
}
.final-visual .visual-glow{display:none!important}
.final-hardware-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center 56%!important;
  border-radius:28px!important;
  mix-blend-mode:normal!important;
  filter:saturate(1.03) contrast(1.04)!important;
  box-shadow:none!important;
}

/* Approved five-item smart-feature strip below hero. */
.hero-benefits{margin-top:28px!important;position:relative!important;z-index:4!important}
.hero-benefit-bar{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  border:1px solid rgba(76,151,207,.18)!important;
  border-radius:20px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,rgba(14,31,51,.84),rgba(7,20,35,.93))!important;
  box-shadow:0 16px 36px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.025)!important;
}
.hero-benefit{
  min-height:80px!important;
  padding:17px 18px!important;
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  gap:10px!important;
  align-items:center!important;
  border-left:1px solid rgba(82,145,194,.14)!important;
}
.hero-benefit:first-child{border-left:0!important}
.hero-benefit-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(19,56,84,.65);color:#37ddd6;font-size:17px;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 0 15px rgba(35,216,210,.055)}
.hero-benefit strong{display:block;font-size:12px;line-height:1.2;color:#eef7ff}
.hero-benefit span{display:block;margin-top:3px;font-size:10px;line-height:1.25;color:#7f97ab}

@media(max-width:1360px){
  .site-header .header-inner{width:min(calc(100% - 80px),1280px)!important}
  .site-header .brand{width:270px!important;margin-right:18px!important}
  .site-header .brand-logo{width:270px!important;max-width:270px!important;max-height:82px!important}
  .site-header .main-nav a,.site-header .header-login,.site-header .header-cta{width:96px!important;min-width:96px!important;font-size:13px!important}
  .site-header .main-nav ul,.site-header .header-actions{gap:5px!important}
  .final-hero-grid{grid-template-columns:.84fr 1.16fr!important}.final-copy h1{font-size:61px!important}.final-visual{height:460px!important}
}
@media(max-width:1100px){
  .site-header .header-inner{width:min(calc(100% - 42px),1040px)!important;height:auto!important;min-height:90px!important;padding:9px 0!important;flex-wrap:wrap!important}
  .site-header .brand{width:auto!important;margin-right:0!important}.site-header .brand-logo{width:238px!important;max-width:238px!important;max-height:72px!important}
  .site-header .nav-toggle{display:block!important;margin-left:auto!important}
  .site-header .main-nav{order:10!important;flex:1 0 100%!important;display:none!important;margin:0!important}
  .site-header .main-nav.open,.site-header .main-nav.is-open{display:block!important}
  .site-header .main-nav ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding-top:12px!important}
  .site-header .main-nav a{width:100%!important;min-width:0!important;justify-content:center!important}
  .site-header .header-actions{margin-left:8px!important}
  .site-header .header-cta{width:104px!important;min-width:104px!important}
  .final-hero-grid{grid-template-columns:1fr!important}.final-copy{text-align:center!important}.final-copy>p{margin-inline:auto!important}.final-actions{justify-content:center!important}.final-visual{height:440px!important;max-width:860px!important;margin-inline:auto!important}
  .hero-benefit-bar{grid-template-columns:repeat(3,1fr)!important}.hero-benefit:nth-child(4){border-left:0!important;border-top:1px solid rgba(82,145,194,.14)!important}.hero-benefit:nth-child(5){border-top:1px solid rgba(82,145,194,.14)!important}
}
@media(max-width:700px){
  .site-header .header-inner{width:calc(100% - 24px)!important}.site-header .brand-logo{width:205px!important;max-width:205px!important;max-height:64px!important}
  .site-header .header-actions{display:none!important}.site-header .main-nav{left:12px!important;right:12px!important}
  .final-hero{padding-top:38px!important}.final-copy h1{font-size:47px!important}.final-copy>p{font-size:15px!important}.final-visual{height:300px!important;border-radius:19px!important}.final-hardware-image{border-radius:19px!important;object-position:center 56%!important}
  .hero-benefit-bar{grid-template-columns:1fr 1fr!important}.hero-benefit{border-top:1px solid rgba(82,145,194,.14)!important}.hero-benefit:nth-child(1),.hero-benefit:nth-child(2){border-top:0!important}.hero-benefit:nth-child(odd){border-left:0!important}.hero-benefit:nth-child(even){border-left:1px solid rgba(82,145,194,.14)!important}.hero-benefit:last-child{grid-column:1/-1!important}
}

/* ===== V2.0.8 — hero inline looping walkthrough placeholder ===== */
.hero-walkthrough-card{width:min(440px,100%);margin:22px 0 20px;border-radius:20px;overflow:hidden;border:1px solid rgba(83,178,220,.20);background:linear-gradient(180deg,rgba(12,31,52,.84),rgba(5,18,32,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 34px rgba(0,0,0,.22),0 0 26px rgba(29,161,214,.05);backdrop-filter:blur(12px)}
.hero-walkthrough-head{height:38px;display:flex;align-items:center;gap:8px;padding:0 13px;border-bottom:1px solid rgba(98,157,201,.12);background:rgba(5,15,27,.52)}
.hero-walkthrough-head strong{font-size:11px;letter-spacing:.03em;color:#eef9ff}.hero-walkthrough-head small{margin-left:auto;font-size:9px;color:#70dad6;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.walkthrough-live-dot{width:7px;height:7px;border-radius:50%;background:#39df9a;box-shadow:0 0 10px rgba(57,223,154,.65);animation:walkDot 1.35s ease-in-out infinite}
.hero-walkthrough-media{height:154px;background:radial-gradient(circle at 74% 18%,rgba(38,111,242,.12),transparent 32%),#071422;overflow:hidden;position:relative}
.hero-walkthrough-video{display:block;width:100%;height:100%;object-fit:cover;background:#071422}
.walkthrough-sim{position:absolute;inset:0;background:linear-gradient(135deg,#081827,#07111e 62%,#06101c);color:#dff7ff}.walkthrough-sim-top{height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid rgba(70,145,194,.10);font-size:8px}.walkthrough-sim-top b{color:#2edcd6}.walkthrough-sim-top span{color:#67e89e}
.walkthrough-sim-body{height:124px;display:grid;grid-template-columns:48px 1fr}.walkthrough-sim-nav{border-right:1px solid rgba(75,143,188,.09);padding:11px 8px;display:grid;align-content:start;gap:7px}.walkthrough-sim-nav i{height:13px;border-radius:5px;background:linear-gradient(90deg,rgba(47,111,245,.38),rgba(41,210,211,.12))}
.walkthrough-sim-stage{position:relative;overflow:hidden}.walkthrough-scene{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-content:center;padding:18px 22px;opacity:0;transform:translateX(18px) scale(.985);animation:walkScenes 9s infinite}.walkthrough-scene strong{grid-column:1/-1;font-size:12px;color:#eefaff}.walkthrough-scene em{position:absolute;right:12px;top:8px;font-size:27px;font-style:normal;font-weight:950;color:rgba(54,143,214,.11)}.walkthrough-scene span{height:38px;display:grid;place-items:center;border:1px solid rgba(49,204,204,.18);border-radius:10px;background:linear-gradient(180deg,rgba(22,61,91,.52),rgba(9,27,46,.68));font-size:10px;font-weight:850;color:#54ded8;box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}
.walkthrough-scene.scene-two{animation-delay:3s}.walkthrough-scene.scene-three{animation-delay:6s}.scene-two span:first-of-type,.scene-two span:last-of-type{font-size:19px;color:#eefcff}.scene-three span:last-child{grid-column:span 2;color:#ffbd58}
.hero-walkthrough-foot{height:30px;display:flex;align-items:center;gap:5px;padding:0 12px;border-top:1px solid rgba(98,157,201,.10);font-size:8px;color:#708b9f}.hero-walkthrough-foot span{margin-right:auto}.hero-walkthrough-foot b{font-size:6px;color:#2ccfca;opacity:.35}.hero-walkthrough-foot b:nth-of-type(1){animation:walkPager 9s infinite}.hero-walkthrough-foot b:nth-of-type(2){animation:walkPager 9s 3s infinite}.hero-walkthrough-foot b:nth-of-type(3){animation:walkPager 9s 6s infinite}
@keyframes walkDot{50%{opacity:.4;transform:scale(.82)}}@keyframes walkScenes{0%,5%{opacity:0;transform:translateX(18px) scale(.985)}10%,28%{opacity:1;transform:translateX(0) scale(1)}33%,100%{opacity:0;transform:translateX(-18px) scale(.985)}}@keyframes walkPager{0%,5%{opacity:.35}10%,28%{opacity:1;transform:scale(1.35)}33%,100%{opacity:.35;transform:scale(1)}}
@media(max-width:900px){.hero-walkthrough-card{margin-inline:auto}.hero-walkthrough-head{text-align:left}}@media(max-width:560px){.hero-walkthrough-card{width:100%;border-radius:17px}.hero-walkthrough-media{height:142px}.walkthrough-sim-body{grid-template-columns:40px 1fr}.walkthrough-scene{padding:17px 12px;gap:6px}.walkthrough-scene span{font-size:9px}}@media(prefers-reduced-motion:reduce){.walkthrough-scene{animation:none}.scene-one{opacity:1;transform:none}.walkthrough-live-dot,.hero-walkthrough-foot b{animation:none}}


/* ===== V2.0.9 — simplified left hero + wider walkthrough ===== */
.final-copy{align-self:center}
.final-hero .final-copy h1{
  font-size:clamp(42px,4.65vw,66px);
  line-height:.99;
  letter-spacing:-.052em;
  margin:24px 0 12px;
  max-width:590px;
}
.final-hero .hero-walkthrough-card{
  width:min(540px,100%);
  margin:8px 0 0;
  border-radius:20px;
}
.final-hero .hero-walkthrough-media{height:184px}
.final-hero .walkthrough-sim-body{height:154px}
.final-hero .walkthrough-scene{padding:22px 26px}
.final-hero .walkthrough-scene strong{font-size:13px}
.final-hero .walkthrough-scene span{height:44px;font-size:11px}
@media(max-width:1100px){
  .final-hero .final-copy h1{font-size:clamp(40px,6vw,58px);max-width:560px}
  .final-hero .hero-walkthrough-card{width:min(560px,100%)}
}
@media(max-width:560px){
  .final-hero .final-copy h1{font-size:40px;margin-bottom:10px}
  .final-hero .hero-walkthrough-card{width:100%;margin-top:6px}
  .final-hero .hero-walkthrough-media{height:160px}
  .final-hero .walkthrough-sim-body{height:130px}
}

/* ===== V2.0.10 — approved contrast + professional walkthrough ===== */
/* Header: restrained dark-water navigation, bright login. */
.site-header .main-nav a,
.site-header .header-login{
  width:112px!important;
  min-width:112px!important;
  height:48px!important;
  border-radius:15px!important;
  border:0!important;
  color:#eef6fd!important;
  background:
    radial-gradient(90% 34% at 50% 4%,rgba(222,241,250,.13),rgba(255,255,255,0) 72%),
    linear-gradient(180deg,rgba(20,43,67,.88),rgba(6,21,38,.96))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.10),
    inset 0 -8px 15px rgba(0,4,12,.17),
    0 8px 16px rgba(0,0,0,.14)!important;
  text-shadow:0 1px 2px rgba(0,0,0,.72)!important;
}
.site-header .main-nav a::before,
.site-header .header-login::before{
  left:14%!important;right:14%!important;top:4px!important;height:11px!important;
  background:radial-gradient(ellipse,rgba(244,252,255,.14),rgba(255,255,255,0) 75%)!important;
  opacity:.75!important;
}
.site-header .main-nav a::after,.site-header .header-login::after{display:none!important}
.site-header .main-nav a:hover,.site-header .main-nav .current-menu-item>a{
  background:
    radial-gradient(90% 34% at 50% 4%,rgba(223,248,251,.16),transparent 74%),
    linear-gradient(180deg,rgba(23,53,79,.94),rgba(7,25,43,.98))!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 10px 20px rgba(0,0,0,.18),0 0 14px rgba(39,210,216,.05)!important;
}
.site-header .header-login{
  background:
    radial-gradient(100% 48% at 50% 0%,rgba(255,255,255,.22),transparent 70%),
    linear-gradient(110deg,#2976ff 0%,#1ed9d3 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.19),inset 0 -8px 15px rgba(0,52,95,.10),0 10px 22px rgba(24,137,225,.20)!important;
  color:#fff!important;
}
.site-header .header-login:hover{filter:brightness(1.05)}
.site-header .main-nav ul{gap:8px!important}.site-header .header-actions{gap:8px!important;margin-left:8px!important}

/* Hero proportions from approved concept. */
.final-hero{padding-top:48px!important}
.final-hero-grid{grid-template-columns:.93fr 1.07fr!important;gap:48px!important;align-items:center!important}
.final-hero .final-copy h1{font-size:clamp(43px,3.85vw,61px)!important;line-height:1.01!important;max-width:620px!important;margin:22px 0 16px!important}
.final-hero .final-copy h1 br{display:none}
.final-hero .final-copy h1 .gradient{display:block}
.final-visual{height:535px!important}

/* Professional walkthrough card matching the approved visual. */
.final-hero .hero-walkthrough-card{
  width:min(650px,100%)!important;
  margin:10px 0 0!important;
  border-radius:20px!important;
  border:1px solid rgba(39,224,218,.70)!important;
  background:linear-gradient(180deg,rgba(6,22,38,.96),rgba(5,16,29,.98))!important;
  box-shadow:0 18px 42px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035),0 0 24px rgba(29,199,213,.04)!important;
}
.hero-walkthrough-head{height:68px!important;padding:0 20px!important;gap:13px!important;background:linear-gradient(180deg,rgba(8,27,46,.88),rgba(5,18,32,.78))!important;border-bottom:1px solid rgba(65,159,195,.12)!important}
.walkthrough-clapper{width:38px;height:38px;border:1px solid rgba(38,218,211,.42);border-radius:10px;display:grid;place-items:center;color:#34ddd6;font-size:15px;background:rgba(8,43,60,.52);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}
.hero-walkthrough-head>div{display:grid;gap:2px}.hero-walkthrough-head strong{font-size:15px!important;letter-spacing:0!important}.hero-walkthrough-head div span{font-size:10px;color:#8ca5b9}.hero-walkthrough-head small{font-size:10px!important;color:#3ee0d9!important;letter-spacing:.04em!important}
.final-hero .hero-walkthrough-media{height:300px!important;padding:14px 16px!important;background:radial-gradient(circle at 76% 28%,rgba(34,93,227,.10),transparent 34%),#061321!important}
.hero-walkthrough-video{border-radius:14px!important}
.walkthrough-pro{height:100%;display:grid;grid-template-columns:1fr 122px;gap:15px;position:relative;color:#dbeaf5}
.walkthrough-web{display:grid;grid-template-columns:116px 1fr;border:1px solid rgba(79,147,191,.18);border-radius:14px;overflow:hidden;background:#07111d;position:relative}
.walkthrough-sidebar{padding:12px 8px;background:linear-gradient(180deg,#071928,#06111e);border-right:1px solid rgba(69,137,182,.12);display:grid;align-content:start;gap:5px}.walkthrough-sidebar b{font-size:10px;color:#29d9d3;padding:4px 8px 10px}.walkthrough-sidebar span{font-size:8px;color:#7892a8;padding:7px 8px;border-radius:7px;white-space:nowrap}.walkthrough-sidebar .active{background:linear-gradient(90deg,rgba(33,117,255,.36),rgba(33,218,211,.10));color:#dffbff;border-left:2px solid #29d9d3}
.walkthrough-dashboard{padding:12px}.walkthrough-titlebar{height:28px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.walkthrough-titlebar i{font-style:normal;color:#546d80}.walkthrough-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:4px}.walkthrough-kpis div{min-height:62px;border-radius:8px;padding:10px 7px;background:linear-gradient(180deg,rgba(15,39,61,.88),rgba(7,24,41,.94));border:1px solid rgba(71,137,179,.11);display:grid;align-content:center;gap:3px}.walkthrough-kpis b{font-size:16px;color:#eef7ff}.walkthrough-kpis div:nth-child(2) b{color:#3fe1db}.walkthrough-kpis small{font-size:7px;color:#7690a5}.walkthrough-eq-title{font-size:8px;font-weight:800;margin:12px 0 6px;color:#afc3d2}.walkthrough-equipment{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.walkthrough-equipment i{height:70px;border-radius:8px;background:linear-gradient(180deg,rgba(13,37,59,.88),rgba(6,21,37,.95));border:1px solid rgba(71,137,179,.11);display:grid;place-items:center;align-content:center;gap:7px;font-style:normal;font-size:16px;color:#39ddd7}.walkthrough-equipment i:first-child{color:#ff7250}.walkthrough-equipment small{font-size:6px;color:#91a6b8}.walkthrough-play{position:absolute;left:58%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#2f7cff,#29cde0);color:#fff;font-size:18px;box-shadow:0 8px 25px rgba(36,137,240,.38),inset 0 1px 0 rgba(255,255,255,.28)}
.walkthrough-phone{border:1px solid rgba(83,146,187,.20);border-radius:23px;background:linear-gradient(180deg,#071624,#030b14);padding:14px 10px 10px;display:grid;align-content:start;gap:11px;box-shadow:inset 0 0 0 3px rgba(0,0,0,.22)}.phone-top{display:flex;justify-content:space-between;align-items:center;font-size:7px}.phone-top b{color:#2edbd5}.phone-top span{color:#5fe29a;font-size:6px}.walkthrough-phone>strong{font-size:9px;color:#dceaf4}.phone-gauges{display:grid;grid-template-columns:1fr 1fr;gap:7px}.phone-gauges i{aspect-ratio:1;border:2px solid #31d9d1;border-radius:50%;display:grid;place-items:center;align-content:center;font-style:normal;font-size:8px;color:#eef8ff}.phone-gauges i:first-child{border-color:#ff7552}.phone-gauges small{font-size:5px;color:#7e95a7;margin-top:3px}.phone-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.phone-controls i{height:31px;border-radius:7px;background:#091d31;display:grid;place-items:center;font-style:normal;color:#27d9d3;font-size:11px}.phone-controls i:first-child{color:#ff7051}.phone-nav{margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.phone-nav i{font-style:normal;font-size:8px;color:#748fa4;text-align:center}
.hero-walkthrough-foot{height:70px!important;padding:0 18px!important;display:grid!important;grid-template-columns:auto 1fr auto auto!important;gap:16px!important;align-items:center!important;background:rgba(5,17,30,.78)!important}.hero-walkthrough-foot>strong{font-size:13px;color:#9eb0bf;border-right:1px solid rgba(87,143,181,.18);padding-right:16px}.hero-walkthrough-foot>strong span{font-size:21px;color:#31ddd7}.hero-walkthrough-foot>div:not(.walkthrough-pager){display:grid;gap:2px}.hero-walkthrough-foot div b{font-size:10px;color:#e5f0f7}.hero-walkthrough-foot div small{font-size:8px;color:#758da1}.walkthrough-pager{display:flex;gap:7px}.walkthrough-pager i{width:7px;height:7px;border-radius:50%;background:#18435e}.walkthrough-pager i.active{background:#2bded7;box-shadow:0 0 8px rgba(43,222,215,.45)}.hero-walkthrough-foot>a{height:36px;padding:0 13px;border:1px solid rgba(99,167,205,.25);border-radius:11px;display:inline-flex;align-items:center;gap:9px;color:#dcebf6;font-size:9px;font-weight:800;background:linear-gradient(180deg,rgba(18,45,68,.65),rgba(8,26,43,.80))}.hero-walkthrough-foot>a span{font-size:17px;color:#77deda}

@media(max-width:1360px){
  .site-header .main-nav a,.site-header .header-login{width:98px!important;min-width:98px!important}
  .final-hero-grid{grid-template-columns:.96fr 1.04fr!important;gap:35px!important}
  .final-hero .hero-walkthrough-card{width:min(610px,100%)!important}
  .final-hero .hero-walkthrough-media{height:278px!important}
  .walkthrough-pro{grid-template-columns:1fr 108px}
  .walkthrough-web{grid-template-columns:102px 1fr}
}
@media(max-width:1100px){
  .site-header .main-nav a{width:100%!important;min-width:0!important}
  .site-header .header-login{width:106px!important;min-width:106px!important}
  .final-hero .final-copy h1 br{display:none}
  .final-hero .hero-walkthrough-card{margin-inline:auto!important}
  .final-hero .hero-walkthrough-media{height:300px!important}
}
@media(max-width:700px){
  .final-hero .hero-walkthrough-media{height:230px!important;padding:10px!important}
  .walkthrough-pro{grid-template-columns:1fr 80px;gap:8px}.walkthrough-web{grid-template-columns:72px 1fr}.walkthrough-sidebar span{font-size:0;height:23px}.walkthrough-sidebar span:before{content:"•";font-size:11px}.walkthrough-kpis div{min-height:48px;padding:7px 4px}.walkthrough-kpis b{font-size:11px}.walkthrough-equipment i{height:48px;font-size:12px}.walkthrough-equipment small{display:none}.walkthrough-play{width:43px;height:43px;font-size:14px}.walkthrough-phone{padding:10px 6px;border-radius:16px}.phone-gauges{gap:3px}.hero-walkthrough-foot{height:62px!important;grid-template-columns:auto 1fr auto!important;gap:9px!important;padding:0 10px!important}.walkthrough-pager{display:none!important}.hero-walkthrough-foot>a{font-size:0;width:34px;padding:0;justify-content:center}.hero-walkthrough-foot>a span{font-size:18px}.hero-walkthrough-foot>strong span{font-size:17px}
}
