:root{--navy:#07182f;--ink:#10253d;--muted:#607487;--line:#d8e5e9;--teal:#22c7c6;--sky:#54aef0;--wash:#f3f9f9}.commercial-hero{min-height:620px;padding:82px max(5vw,24px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:72px;align-items:center;background:radial-gradient(circle at 76% 45%,#dffbf6 0,transparent 35%),linear-gradient(135deg,#fff 35%,#f2fbfb)}.commercial-hero>div{max-width:790px}.commercial-hero nav{display:flex;gap:9px;color:#718596;font-size:13px;margin-bottom:46px}.commercial-hero nav a{color:#087f89}.commercial-kicker{display:block;color:#078e98;font-weight:850;font-size:12px;letter-spacing:.16em}.commercial-hero h1{font-size:clamp(48px,6.1vw,92px);line-height:.97;letter-spacing:-.055em;margin:18px 0 24px;color:var(--navy)}.commercial-hero p{max-width:700px;font-size:20px;line-height:1.65;color:#526779}.commercial-actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 18px}.commercial-hero>div>small{color:#718596}.commercial-hero aside{border:1px solid var(--line);border-radius:34px;padding:38px;background:rgba(255,255,255,.88);box-shadow:0 28px 70px rgba(16,59,72,.12)}.commercial-hero aside>span{font-size:11px;font-weight:850;letter-spacing:.13em;color:#078e98}.commercial-hero aside h2{font-size:42px;letter-spacing:-.04em;margin:14px 0 32px}.commercial-hero aside div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.commercial-hero aside i{display:grid;place-items:center;aspect-ratio:1;border-radius:18px;background:linear-gradient(145deg,#e5fbf8,#e9f2ff);font-style:normal;font-weight:850;color:#078e98}.commercial-hero aside p{font-size:15px;margin:24px 0 0}.commercial-proof{margin:-36px auto 0;width:min(1180px,90%);display:grid;grid-template-columns:repeat(3,1fr);position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 50px rgba(7,24,47,.08)}.commercial-proof div{padding:28px 34px;border-right:1px solid var(--line)}.commercial-proof div:last-child{border:0}.commercial-proof strong,.commercial-proof span{display:block}.commercial-proof strong{font-size:24px;color:#078e98}.commercial-proof span{color:var(--muted);margin-top:4px}.commercial-intro{width:min(1180px,90%);margin:112px auto 46px;display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end}.commercial-intro h2,.commercial-process h2,.commercial-section-head h2{font-size:clamp(38px,4.5vw,62px);letter-spacing:-.045em;line-height:1;margin:14px 0}.commercial-intro p{font-size:18px;line-height:1.7;color:var(--muted)}.commercial-grid{width:min(1180px,90%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.commercial-card{min-height:420px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:.25s ease}.commercial-card:hover{transform:translateY(-6px);box-shadow:0 22px 54px rgba(7,24,47,.1)}.commercial-card>img{width:100%;height:190px;object-fit:cover}.commercial-icon{height:150px;display:grid;place-items:center;background:linear-gradient(135deg,#e6fbf7,#edf4ff);font-size:38px;font-weight:900;color:#0797a1}.commercial-card>div{padding:25px;display:flex;flex:1;flex-direction:column}.commercial-card small{font-size:10px;letter-spacing:.12em;font-weight:850;color:#0797a1}.commercial-card h2{font-size:25px;line-height:1.1;margin:12px 0}.commercial-card h2 a{color:var(--navy)}.commercial-card p{color:var(--muted);line-height:1.6}.commercial-card ul{margin:4px 0 18px;padding:0;list-style:none}.commercial-card li{padding:5px 0;font-size:13px}.commercial-card li:before{content:'✓';color:#08a39d;margin-right:8px}.commercial-link{margin-top:auto;font-weight:800;color:#078e98}.commercial-process{margin:110px 0 0;padding:100px max(5vw,24px);background:var(--navy);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.commercial-process h2{color:#fff}.commercial-process>div p{color:#9fb2c7;line-height:1.7}.commercial-process ol{list-style:none;margin:0;padding:0}.commercial-process li{display:grid;grid-template-columns:64px 1fr;gap:24px;padding:24px 0;border-top:1px solid #28405b}.commercial-process li span{color:#40d8d0;font-weight:850}.commercial-process li p{margin:0;font-size:20px}.commercial-resources{width:min(1180px,90%);margin:110px auto}.commercial-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.commercial-section-head>a{font-weight:800;color:#078e98}.commercial-resources>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.commercial-resources article{padding:18px;border:1px solid var(--line);border-radius:22px}.commercial-resources img{width:100%;height:170px;object-fit:cover;border-radius:14px;margin-bottom:18px}.commercial-resources small{color:#078e98;font-weight:850}.commercial-resources h3{font-size:22px;line-height:1.2}.commercial-resources p{color:var(--muted);line-height:1.55}.commercial-resources article>a{font-weight:800;color:#078e98}.commercial-final{padding:96px 24px;text-align:center;background:linear-gradient(135deg,#d9fbf4,#dcebff)}.commercial-final>span{font-size:11px;letter-spacing:.15em;font-weight:850;color:#078e98}.commercial-final h2{font-size:clamp(40px,5.5vw,72px);letter-spacing:-.05em;margin:16px auto;max-width:900px}.commercial-final p{max-width:720px;margin:0 auto 30px;color:var(--muted);font-size:18px;line-height:1.65}.commercial-final>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media(max-width:980px){.commercial-hero{grid-template-columns:1fr;min-height:0}.commercial-grid{grid-template-columns:repeat(2,1fr)}.commercial-process{grid-template-columns:1fr;gap:36px}.commercial-resources>div:last-child{grid-template-columns:1fr 1fr}}@media(max-width:680px){.commercial-hero{padding:54px 20px;gap:34px}.commercial-hero aside{padding:25px}.commercial-proof{grid-template-columns:1fr;margin-top:20px}.commercial-proof div{border-right:0;border-bottom:1px solid var(--line)}.commercial-intro{grid-template-columns:1fr;margin-top:70px;gap:10px}.commercial-grid{grid-template-columns:1fr}.commercial-resources>div:last-child{grid-template-columns:1fr}.commercial-section-head{align-items:flex-start;gap:18px;flex-direction:column}}

/* v16.1: global commercial listing polish — prevents oversized card text/images across Products, Industries, Integrations and AI pages */
body[data-commercial-hub] .commercial-hero{min-height:clamp(430px,48vw,560px);padding-top:clamp(42px,5vw,68px);padding-bottom:clamp(42px,5vw,68px);gap:clamp(34px,5vw,58px)}
body[data-commercial-hub] .commercial-hero h1{font-size:clamp(36px,4.6vw,68px)!important;line-height:1.03!important}
body[data-commercial-hub] .commercial-hero p{font-size:clamp(15px,1.25vw,18px)!important;line-height:1.55!important}
body[data-commercial-hub] .commercial-hero aside{padding:clamp(24px,3vw,34px)}
body[data-commercial-hub] .commercial-hero aside h2{font-size:clamp(26px,3vw,36px);margin-bottom:22px}
body[data-commercial-hub] .commercial-hero aside div{gap:10px}
body[data-commercial-hub] .commercial-hero aside i{aspect-ratio:1.25/1;min-height:76px;font-size:clamp(16px,1.55vw,21px);letter-spacing:.02em}
body[data-commercial-hub] .commercial-grid{grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:clamp(16px,2vw,22px)}
body[data-commercial-hub] .commercial-card{min-height:0;overflow:hidden}
body[data-commercial-hub] .commercial-card>img{height:clamp(145px,15vw,190px);object-fit:contain;object-position:center;background:linear-gradient(135deg,#f2fbfb,#eef5ff);border-bottom:1px solid var(--line)}
body[data-commercial-hub] .commercial-icon{width:calc(100% - 34px);height:118px;margin:16px auto 0;border-radius:18px;font-size:clamp(18px,2vw,24px);letter-spacing:.04em}
body[data-commercial-hub] .commercial-card>div{padding:clamp(18px,2vw,22px)}
body[data-commercial-hub] .commercial-card h2{font-size:clamp(22px,2.15vw,30px);line-height:1.05;letter-spacing:-.04em;margin:10px 0}
body[data-commercial-hub] .commercial-card h2 a{display:-webkit-box;max-height:3.2em;overflow:hidden;text-decoration:none;-webkit-line-clamp:3;-webkit-box-orient:vertical}
body[data-commercial-hub] .commercial-card p{display:-webkit-box;min-height:3.05em;overflow:hidden;font-size:14px!important;line-height:1.52!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}
body[data-commercial-hub] .commercial-card ul{display:grid;gap:4px;margin:8px 0 16px}
body[data-commercial-hub] .commercial-card li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body[data-commercial-hub] .commercial-link{padding-top:8px;border-top:1px solid #e8f1f3;font-size:13px}
body[data-commercial-hub] .commercial-intro{margin-top:clamp(58px,7vw,86px);margin-bottom:clamp(28px,4vw,40px)}
@media(max-width:760px){body[data-commercial-hub] .commercial-hero aside div{grid-template-columns:repeat(3,minmax(0,1fr))}body[data-commercial-hub] .commercial-hero aside i{min-height:58px}body[data-commercial-hub] .commercial-card>img{height:170px}}

/* v16.2: cleaner hero preview and compact 3-line commercial cards */
body[data-commercial-hub] .commercial-hero aside .commercial-preview-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}
body[data-commercial-hub] .commercial-hero aside .commercial-preview-list a{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 12px;border:1px solid #d8e9ee;border-radius:16px;background:linear-gradient(135deg,#f7fdfd,#eef8ff);color:var(--navy);text-decoration:none}
body[data-commercial-hub] .commercial-hero aside .commercial-preview-list a:hover{border-color:#22c7c6;background:#e9fbfa}
body[data-commercial-hub] .commercial-hero aside .commercial-preview-list i{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;min-height:30px;aspect-ratio:auto;border-radius:10px;background:#dff8f8;color:#078e98;font-size:13px;font-style:normal;font-weight:900}
body[data-commercial-hub] .commercial-hero aside .commercial-preview-list b{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.2;letter-spacing:.035em;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical}
body[data-commercial-hub] .commercial-card h2{font-size:clamp(17px,1.45vw,21px)!important;line-height:1.12!important;letter-spacing:-.025em!important}
body[data-commercial-hub] .commercial-card h2 a{max-height:3.45em;-webkit-line-clamp:3}
body[data-commercial-hub] .commercial-card p{min-height:2.95em;font-size:13.5px!important;line-height:1.48!important}
body[data-commercial-hub] .commercial-card>div{padding:18px 20px 20px}
body[data-commercial-hub] .commercial-card small{font-size:9px;letter-spacing:.14em}
@media(max-width:760px){body[data-commercial-hub] .commercial-hero aside .commercial-preview-list{grid-template-columns:1fr}body[data-commercial-hub] .commercial-card h2{font-size:20px!important}}

/* v18 professional catalog icons */
body[data-commercial-hub] .commercial-preview-list a {
  align-items: center;
}

body[data-commercial-hub] .commercial-preview-list i,
body[data-commercial-hub] .commercial-icon {
  position: relative;
  display: inline-grid;
  place-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 25% 20%, rgba(255,255,255,.96), transparent 42%),
    linear-gradient(135deg, #defbf7, #e8f3ff) !important;
  border: 1px solid rgba(33,199,199,.24);
  box-shadow: 0 16px 36px rgba(7,32,54,.08), inset 0 1px 0 rgba(255,255,255,.9);
  color: #078f98;
}

body[data-commercial-hub] .commercial-preview-list i {
  width: 38px;
  height: 38px;
  min-width: 38px;
  border-radius: 13px;
  font-style: normal;
}

body[data-commercial-hub] .commercial-preview-list i svg {
  width: 22px;
  height: 22px;
}

body[data-commercial-hub] .commercial-icon {
  height: 150px;
  border-radius: 0;
}

body[data-commercial-hub] .commercial-icon svg {
  width: 54px;
  height: 54px;
}

body[data-commercial-hub] .commercial-preview-list svg,
body[data-commercial-hub] .commercial-icon svg {
  stroke: #078f98;
  stroke-width: 1.9;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter: drop-shadow(0 5px 8px rgba(7,151,161,.13));
}
