:root{--orange:#f7931e;--orange2:#ff7a00;--ink:#20242a;--muted:#69717d;--line:#e6e9ed;--soft:#f6f7f8;--blue:#0070c0;--white:#fff;--dark:#171b20;--radius:18px;--shadow:0 18px 50px rgba(27,32,38,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-wrap{height:78px;display:flex;align-items:center;gap:24px}.brand img{width:118px;height:auto}.nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:14px;font-weight:650}.nav a:hover{color:var(--orange)}.nav-cta{margin-left:6px}.menu-btn{display:none;border:0;background:none;font-size:25px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:8px;font-weight:750;font-size:14px;border:1px solid transparent;transition:.2s}.btn-primary{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;box-shadow:0 10px 25px rgba(247,147,30,.22)}.btn-primary:hover{transform:translateY(-2px)}.btn-ghost{border-color:rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.07)}
.hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#171b20 0%,#20262d 55%,#2b323a 100%);color:white}.hero:after{content:"";position:absolute;right:-140px;top:-180px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(247,147,30,.23),transparent 68%)}.hero-grid{min-height:690px;display:grid;grid-template-columns:1fr 1.06fr;gap:54px;align-items:center;padding-top:70px;padding-bottom:70px;position:relative;z-index:2}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.15em;color:var(--orange);font-weight:800;font-size:12px}.hero h1{font-size:clamp(42px,5.2vw,72px);line-height:1.02;margin:18px 0 24px;letter-spacing:-.04em}.hero h1 span{color:var(--orange)}.hero-copy>p{max-width:650px;color:#d8dde2;font-size:18px}.hero-actions{display:flex;gap:12px;margin:32px 0}.hero-points{display:flex;flex-wrap:wrap;gap:9px}.hero-points span{font-size:12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 11px;color:#dce1e5}.hero-image-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.35);transform:rotate(-1deg)}.hero-image-card img{width:100%;height:395px;object-fit:cover}.hero-visual{position:relative}.floating-stat{position:absolute;left:-24px;bottom:-26px;background:#fff;color:var(--ink);padding:18px 22px;border-radius:14px;box-shadow:var(--shadow);display:flex;flex-direction:column}.floating-stat b{font-size:16px}.floating-stat span{font-size:12px;color:var(--muted)}
.partner-strip{border-bottom:1px solid var(--line);background:#fff}.partner-inner{min-height:90px;display:flex;align-items:center;justify-content:center;gap:22px;color:var(--muted);font-size:13px}.partner-inner img{max-height:40px;width:auto}.partner-inner .plus{font-size:24px;color:#b5bbc2}.partner-inner strong{color:var(--ink)}
.section{padding:94px 0}.section-muted{background:var(--soft)}.section-dark{background:var(--dark);color:#fff}.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:start}.section h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;margin:12px 0 22px}.lead{font-size:19px;color:#4d5660}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.benefit-grid article{border:1px solid var(--line);border-radius:14px;padding:25px;background:#fff}.benefit-grid b{color:var(--orange);font-size:12px}.benefit-grid h3{margin:10px 0 6px}.benefit-grid p{color:var(--muted);font-size:14px;margin:0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-head h2{max-width:760px;margin-bottom:0}.section-head>p{max-width:400px;color:var(--muted)}.section-head.light>p{color:#aeb6bf}.workflow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:45px 0 28px}.workflow div{flex:1;min-height:100px;border:1px solid #343b43;border-radius:12px;padding:16px;background:#20252b}.workflow span{display:block;color:var(--orange);font-size:11px;margin-bottom:12px}.workflow b{font-size:13px}.workflow i{font-style:normal;color:var(--orange)}.value-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.value-cards article{padding:24px;border-top:3px solid var(--orange);background:#20252b}.value-cards h3{margin:0 0 9px}.value-cards p{color:#aeb6bf;font-size:14px;margin:0}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:var(--radius);padding:18px;background:#fff;box-shadow:0 8px 28px rgba(30,35,40,.04);display:flex;flex-direction:column}.product-img{height:220px;border-radius:12px;background:#f7f8f9;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.product-img img{width:100%;height:100%;object-fit:contain}.product-tall img{object-fit:contain}.tag{color:var(--orange);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-card h3,.video-card h3{font-size:21px;line-height:1.25;margin:7px 0 9px}.product-card p{color:var(--muted);font-size:14px}.product-card ul{padding-left:18px;color:#555e68;font-size:13px;margin-top:3px}.text-btn{border:0;background:none;color:var(--orange);font-weight:800;padding:10px 0 2px;text-align:left;cursor:pointer;margin-top:auto}.text-btn:hover{color:#d86e00}
.custom-section{background:linear-gradient(135deg,#fff8f0,#fff 58%)}.custom-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.custom-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:25px 0 30px}.custom-list span{padding:11px 13px;border-radius:9px;background:white;border:1px solid #f1dfca;font-size:13px}.custom-visual{position:relative}.custom-visual>img{border-radius:16px;box-shadow:var(--shadow)}.custom-caption{position:absolute;left:22px;right:22px;bottom:20px;background:rgba(26,30,35,.92);color:#fff;border-radius:10px;padding:15px 18px;display:flex;justify-content:space-between;gap:20px}.custom-caption span{color:#c9d0d6;font-size:13px;max-width:420px}
.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.video-thumb{position:relative;padding:0;border:0;background:#111;display:block;width:100%;height:215px;cursor:pointer;overflow:hidden}.video-thumb img{width:100%;height:100%;object-fit:cover;transition:.3s}.video-thumb:hover img{transform:scale(1.03);opacity:.82}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;box-shadow:0 10px 30px rgba(0,0,0,.25)}.video-copy{padding:20px}.video-copy p{font-size:14px;color:var(--muted)}.video-note{margin-top:20px;border:1px dashed #cfd5da;border-radius:12px;padding:15px 18px;display:flex;gap:15px;align-items:center;color:var(--muted);font-size:13px}.video-note strong{color:var(--ink)}code{background:#eceff1;padding:2px 5px;border-radius:4px}
.two-feature{display:grid;grid-template-columns:1fr 1fr;gap:22px}.feature-card{border-radius:var(--radius);border:1px solid var(--line);padding:28px;background:#fff;overflow:hidden}.feature-card>img{margin-top:22px;border-radius:12px;width:100%;height:260px;object-fit:cover}.feature-card h2{font-size:34px}.feature-card p{color:var(--muted)}.chips{display:flex;flex-wrap:wrap;gap:7px}.chips span{background:#fff4e7;color:#9f5a0c;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:700}.case{background:#1d2228;color:white}.case p{color:#bec5cc}.metric-row{display:flex;gap:30px;margin-top:20px}.metric-row div{display:flex;flex-direction:column}.metric-row b{color:var(--orange);font-size:23px}.metric-row span{color:#aeb6bf;font-size:12px}
.contact-section{background:#f8f8f8}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.contact-info{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.enquiry{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{font-size:12px;font-weight:700;display:flex;flex-direction:column;gap:7px;margin-bottom:14px}input,select,textarea{border:1px solid #d8dde2;border-radius:7px;padding:12px;font:inherit;font-size:14px;background:#fff}input:focus,select:focus,textarea:focus{outline:2px solid rgba(247,147,30,.18);border-color:var(--orange)}.enquiry small{display:block;margin-top:10px;color:#8a929a}
footer{background:#15191e;color:#d7dce1;padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-grid img{width:120px;background:#fff;padding:8px;border-radius:5px}.footer-grid div{display:flex;flex-direction:column;gap:8px}.footer-grid a,.footer-grid span{font-size:13px;color:#aeb6bf}.copyright{border-top:1px solid #2a3037;margin-top:35px;padding-top:18px;font-size:11px;color:#858e97}
dialog{border:0;border-radius:18px;padding:0;max-width:min(980px,calc(100% - 30px));width:100%;box-shadow:0 30px 90px rgba(0,0,0,.45)}dialog::backdrop{background:rgba(5,8,11,.75);backdrop-filter:blur(5px)}.modal-close{position:absolute;right:15px;top:10px;z-index:5;width:40px;height:40px;border-radius:50%;border:0;background:rgba(0,0,0,.65);color:#fff;font-size:25px;cursor:pointer}.modal-content{display:grid;grid-template-columns:1.4fr .8fr}.modal-content video{width:100%;height:540px;background:#000}.modal-content>div{padding:35px}.product-modal-body{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;padding:38px}.product-modal-body>img{width:100%;max-height:520px;object-fit:contain;background:#f5f6f7;border-radius:12px}.product-modal-body ul{padding-left:18px;color:#5d6670}
@media(max-width:980px){.nav-cta{display:none}.menu-btn{display:block;margin-left:auto}.nav{display:none;position:absolute;left:20px;right:20px;top:70px;background:white;box-shadow:var(--shadow);border-radius:12px;padding:18px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.hero-grid,.split,.custom-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{min-height:auto}.hero-visual{margin-top:10px}.value-cards{grid-template-columns:1fr 1fr}.product-grid,.video-grid{grid-template-columns:1fr 1fr}.workflow{overflow-x:auto;justify-content:flex-start}.workflow div{min-width:140px}.two-feature{grid-template-columns:1fr}.modal-content,.product-modal-body{grid-template-columns:1fr}.modal-content video{height:auto}.section-head{align-items:start;flex-direction:column}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.section{padding:68px 0}.nav-wrap{height:68px}.brand img{width:103px}.hero-grid{padding-top:58px;padding-bottom:60px}.hero h1{font-size:42px}.hero-actions{flex-direction:column;align-items:stretch}.hero-image-card img{height:250px}.floating-stat{position:relative;left:0;bottom:0;margin-top:10px}.partner-inner{flex-wrap:wrap;padding:18px 0;gap:12px}.partner-inner>span:first-child,.partner-inner strong{width:100%;text-align:center}.benefit-grid,.value-cards,.product-grid,.video-grid,.custom-list,.contact-info,.form-row{grid-template-columns:1fr}.section-head{margin-bottom:25px}.section h2{font-size:36px}.two-feature{display:block}.feature-card+ .feature-card{margin-top:18px}.custom-caption{position:relative;left:0;right:0;bottom:0;border-radius:0 0 12px 12px;flex-direction:column}.video-note{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.modal-content>div,.product-modal-body{padding:24px}.product-modal-body{gap:16px}.modal-close{right:8px;top:8px}}

/* Phase 4.1 requested refinements */
@media(min-width:981px){
  .nav-wrap{height:86px;gap:28px}
  .brand img{width:148px}
  .nav{gap:28px;font-size:16px;font-weight:700}
  .nav-cta{font-size:15px;padding:14px 21px}
}
.hero-placeholder{height:395px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#eef1f3);border:2px dashed #cfd5da;transform:none}
.image-placeholder-copy{text-align:center;color:#626b74;padding:35px;display:flex;flex-direction:column;align-items:center;gap:8px}
.image-placeholder-copy span{font-size:11px;letter-spacing:.15em;font-weight:800;color:var(--orange)}
.image-placeholder-copy strong{font-size:22px;color:#353b42;max-width:420px;line-height:1.25}
.image-placeholder-copy small{font-size:13px;color:#8a929a}
.about-copy p{font-size:16px;color:#4f5862}
.about-copy .lead{font-size:19px;color:#424b54}
.business-model{margin-top:22px;padding:18px 20px;border-left:4px solid var(--orange);background:#fff7ec;border-radius:0 10px 10px 0}
.benefit-grid article{padding:22px}
.benefit-grid h3{font-size:20px;line-height:1.2;margin:11px 0 8px}
.benefit-grid p{font-size:15px;line-height:1.5}
.benefit-image-placeholder{height:92px;border:1px dashed #d4d9de;background:#f7f8f9;border-radius:10px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;color:#a1a8af;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}
.custom-caption{padding:9px 14px;min-height:56px;align-items:center}
.custom-caption b{font-size:13px;white-space:nowrap}
.custom-caption span{font-size:12px;line-height:1.35;max-width:500px}
@media(max-width:640px){
  .hero-placeholder{height:250px}
  .brand img{width:118px}
  .benefit-grid h3{font-size:19px}
  .benefit-grid p{font-size:15px}
  .custom-caption{padding:10px 12px;min-height:auto}
}

/* About card images: drop about1.png ... about4.png into assets/images/ */
.about-card-media{height:128px;overflow:hidden;padding:0;position:relative;background:#f7f8f9}
.about-card-media img{width:100%;height:100%;object-fit:contain;display:block;padding:8px}
.about-card-media span{display:none;width:100%;height:100%;align-items:center;justify-content:center;color:#a1a8af;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}

/* About section refinement — larger visuals/text, aligned column height */
@media(min-width:981px){
  .about-split{align-items:stretch}
  .about-split .about-copy,.about-split .benefit-grid{height:100%}
  .about-split .benefit-grid{grid-template-rows:1fr 1fr;align-self:stretch}
  .about-split .benefit-grid article{min-height:0;padding:24px 25px;display:flex;flex-direction:column}
  .about-split .benefit-grid b{font-size:14px;margin-top:2px}
  .about-split .benefit-grid h3{font-size:23px;line-height:1.18;margin:10px 0 9px}
  .about-split .benefit-grid p{font-size:16px;line-height:1.55}
  .about-card-media{height:190px;margin-bottom:15px;border:0!important;border-radius:0;background:transparent;overflow:hidden}
  .about-card-media img{width:100%;height:100%;object-fit:contain;padding:0;transform:scale(1.08);transform-origin:center}
}
@media(max-width:980px){
  .about-card-media{height:170px;border:0!important;border-radius:0;background:transparent}
  .about-card-media img{padding:0;transform:scale(1.06);transform-origin:center}
}


/* Solutions workflow refinement with illustrative icons */
.section-dark .section-head h2{max-width:760px}
.section-dark .section-head.light>p{max-width:520px;line-height:1.65}
.workflow{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin:45px 0 30px;overflow:visible}
.workflow-step{position:relative;min-height:240px;border:1px solid #343b43;border-radius:14px;padding:14px 14px 16px;background:#20252b;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 12px 24px rgba(0,0,0,.12)}
.workflow-step:not(:last-child)::after{content:"→";position:absolute;right:-18px;top:50%;transform:translateY(-50%);color:var(--orange);font-size:28px;font-weight:800;line-height:1;z-index:2}
.workflow-step span{display:block;align-self:flex-start;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:10px}
.wf-media{width:100%;flex:1;display:flex;align-items:center;justify-content:center;background:#f4f5f6;border-radius:12px;padding:8px;overflow:hidden}
.wf-media img{width:100%;height:100%;object-fit:contain;display:block}
.workflow-step b{display:block;width:100%;margin-top:12px;padding-top:12px;border-top:1px solid #343b43;font-size:14px;line-height:1.25;color:#fff}
@media(max-width:1200px){
  .workflow{grid-template-columns:repeat(3,1fr);gap:20px 24px}
  .workflow-step:not(:last-child)::after{display:none}
}
@media(max-width:980px){
  .workflow{grid-template-columns:repeat(2,1fr);gap:16px;overflow:visible}
  .workflow-step{min-height:220px}
  .wf-media{padding:6px}
}
@media(max-width:640px){
  .workflow{grid-template-columns:1fr}
  .workflow-step{min-height:210px}
  .workflow-step span{font-size:10px}
  .workflow-step b{font-size:15px}
}


/* KW baseline update - Products section and HRBG detail */
.product-modal-left{display:flex;flex-direction:column;gap:20px}
.product-modal-right{display:flex;flex-direction:column;align-items:flex-start}
.product-modal-right h2{margin:6px 0 12px}
.product-modal-right ul{padding-left:20px;color:#5d6670;line-height:1.6;margin:0 0 24px}
.product-modal-right ul li+li{margin-top:10px}
.product-modal-right ul strong{color:#1f252b}
.techspec-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px 18px 14px;box-shadow:0 8px 28px rgba(30,35,40,.04)}
.techspec-table{width:100%;border-collapse:collapse;font-size:14px;color:#32404d}
.techspec-table th,.techspec-table td{border:1px solid #d6dce2;padding:10px 11px;vertical-align:top;text-align:left}
.techspec-table thead th{background:#f3f6f9;color:#214f87;font-weight:800}
.techspec-table td:first-child,.techspec-table th:first-child{width:58px;text-align:center}
.product-modal-hrbg .product-modal-right{padding-top:8px}
.product-modal-hrbg .product-modal-left img{width:100%;max-height:280px;object-fit:contain;background:#f5f6f7;border-radius:12px}
@media(max-width:980px){
  .techspec-table{font-size:13px}
  .techspec-table th,.techspec-table td{padding:8px 9px}
  .product-modal-hrbg .product-modal-left img{max-height:240px}
}
@media(max-width:640px){
  .techspec-card{padding:14px 14px 10px}
  .techspec-table{font-size:12px;display:block;overflow-x:auto}
}


/* HRBG detail alignment refinement */
.product-modal-hrbg{align-items:start}
.product-modal-hrbg .product-modal-left,.product-modal-hrbg .product-modal-right{padding-top:0}
.product-modal-hrbg .techspec-card{margin-top:0}
.product-modal-hrbg .product-modal-left>img{display:none}
.product-modal-hrbg .product-modal-right ul{margin-top:6px}


/* MSL-42Z technical specification detail alignment */
.product-modal-right .product-detail-copy{color:#5d6670;line-height:1.65;margin:0 0 18px}
.product-modal-body.product-modal-hrbg{align-items:start}
.product-modal-body.product-modal-hrbg .product-modal-left,
.product-modal-body.product-modal-hrbg .product-modal-right{align-self:start}


/* Generic spec-table product modal styling */
.product-modal-spec{align-items:start}
.product-modal-spec .product-modal-left{display:flex;flex-direction:column;gap:20px}
.product-modal-spec .product-modal-right{display:flex;flex-direction:column;align-items:flex-start;padding-top:0}
.product-modal-spec .product-modal-right h2{margin:6px 0 12px}
.product-modal-spec .product-modal-right .product-detail-copy{color:#59636e;margin:0 0 14px;line-height:1.65}
.product-modal-spec .product-modal-right ul{padding-left:20px;color:#5d6670;line-height:1.65;margin:0 0 24px}
.product-modal-spec .product-modal-right ul li+li{margin-top:10px}
.product-modal-spec .product-modal-right ul strong{color:#1f252b}
.product-modal-spec .techspec-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:0;box-shadow:0 8px 28px rgba(30,35,40,.04);overflow:hidden}
.product-modal-spec .techspec-card .section-kicker{padding:18px 18px 0 18px;margin-bottom:12px}
.product-modal-spec .techspec-table{width:100%;border-collapse:collapse;font-size:14px;color:#32404d}
.product-modal-spec .techspec-table th,.product-modal-spec .techspec-table td{border:1px solid #d6dce2;padding:10px 11px;vertical-align:top;text-align:left}
.product-modal-spec .techspec-table thead th{background:#f3f6f9;color:#214f87;font-weight:800}
.product-modal-spec .techspec-table td:first-child,.product-modal-spec .techspec-table th:first-child{width:58px;text-align:center}
@media(max-width:980px){
  .product-modal-spec .techspec-table{font-size:13px}
  .product-modal-spec .techspec-table th,.product-modal-spec .techspec-table td{padding:8px 9px}
}
@media(max-width:640px){
  .product-modal-spec .techspec-card .section-kicker{padding:14px 14px 0 14px}
  .product-modal-spec .techspec-table{font-size:12px;display:block;overflow-x:auto}
}


/* SmartViewStudio software section */
.software-section{background:radial-gradient(circle at 85% 20%,rgba(247,147,30,.22),transparent 28%),linear-gradient(135deg,#15191d,#22272c 58%,#15191d);color:#fff;overflow:hidden}
.software-section .container{position:relative}
.software-kicker{color:var(--orange)}
.software-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:54px;align-items:end;margin-bottom:30px}
.software-hero h2{font-size:clamp(44px,5vw,66px);margin:8px 0 0;letter-spacing:-.045em}
.software-hero h2 span{color:#fff}.software-hero h2{color:var(--orange)}
.software-hero h3{font-size:25px;font-weight:500;color:#cfd5db;margin:2px 0 14px}
.software-hero p{max-width:760px;color:#bec6cd;line-height:1.7;margin:0}
.software-summary{border-left:2px solid rgba(247,147,30,.75);padding:18px 0 18px 22px}
.software-summary b{display:block;font-size:18px;margin-bottom:8px}.software-summary p{font-size:14px}
.software-groups{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin:26px 0 18px}
.software-group{border:1px solid #3a4148;border-radius:12px;background:rgba(255,255,255,.025);overflow:hidden;box-shadow:0 14px 30px rgba(0,0,0,.18)}
.software-group-head{display:flex;align-items:center;gap:12px;padding:15px 17px;border-bottom:1px solid #3a4148;background:rgba(255,255,255,.025)}
.software-group-head>span{width:30px;height:30px;border-radius:7px;background:var(--orange);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:12px}
.software-group-head b{display:block;font-size:17px}.software-group-head small{display:block;color:#8f9aa4;font-size:10px;text-transform:uppercase;letter-spacing:.14em;margin-top:2px}
.software-mini-grid{display:grid;gap:1px;background:#353c43}.software-mini-grid.three{grid-template-columns:repeat(3,1fr)}.software-mini-grid.two{grid-template-columns:repeat(2,1fr)}
.software-mini{background:#22282e;padding:18px 16px;min-height:178px}
.software-mini h4{font-size:17px;margin:0 0 12px;color:#fff}.software-mini h4:after{content:'';display:block;width:28px;height:2px;background:var(--orange);margin-top:10px}
.software-mini p{font-size:12.5px;line-height:1.55;color:#b6bfc7;margin:0}
.software-lower{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-top:16px}
.software-capabilities,.software-architecture{border:1px solid #3a4148;border-radius:12px;background:rgba(255,255,255,.025);padding:16px}
.software-block-title{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:12px;border-bottom:1px solid #343b42;margin-bottom:14px}
.software-block-title span{font-weight:800;font-size:15px}.software-block-title b{font-size:9px;color:#8f9aa4;text-transform:uppercase;letter-spacing:.16em}
.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.capability-grid>div{background:#22282e;border:1px solid #363e45;border-radius:8px;padding:15px}
.capability-grid h4{font-size:14px;margin:0 0 10px;color:#fff}.capability-grid ul{margin:0;padding-left:17px;color:#b5bec6;font-size:12px;line-height:1.65}.capability-grid li::marker{color:var(--orange)}
.architecture-flow{display:grid;grid-template-columns:.8fr 36px 1.2fr;gap:0;align-items:center;min-height:208px}
.architecture-core{border:1px solid var(--orange);border-radius:10px;padding:22px 10px;text-align:center;background:linear-gradient(135deg,rgba(247,147,30,.18),rgba(247,147,30,.03));box-shadow:0 0 25px rgba(247,147,30,.1)}
.architecture-core strong{display:block;font-size:18px}.architecture-core small{display:block;color:var(--orange);font-size:9px;letter-spacing:.2em;margin-top:5px}
.architecture-lines{height:145px;display:flex;flex-direction:column;justify-content:space-around}.architecture-lines i{display:block;height:2px;background:var(--orange);position:relative}.architecture-lines i:after{content:'›';position:absolute;right:-3px;top:-11px;color:var(--orange);font-style:normal;font-size:24px}
.architecture-targets{display:grid;gap:8px}.architecture-targets div{background:#252b31;border:1px solid #3b434b;border-radius:7px;padding:11px 12px}.architecture-targets b{display:block;font-size:13px;color:#fff}.architecture-targets span{display:block;font-size:10.5px;color:#9fa9b2;margin-top:3px}
.software-advantages{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.software-advantages>div{border:1px solid #3a4148;background:rgba(255,255,255,.035);border-radius:8px;padding:14px 15px}.software-advantages b{display:block;font-size:13px;color:#fff;margin-bottom:5px}.software-advantages span{display:block;font-size:11px;line-height:1.45;color:#aeb8c0}
.software-cta{display:flex;justify-content:flex-end;margin-top:16px}.software-cta .btn{box-shadow:0 10px 30px rgba(247,147,30,.22)}
.one-feature{display:grid;grid-template-columns:1fr}.one-feature .feature-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px}.one-feature .feature-card>img{width:100%;max-height:380px;object-fit:contain}
@media(max-width:1100px){.software-groups{grid-template-columns:1fr}.software-lower{grid-template-columns:1fr}.software-mini{min-height:auto}}
@media(max-width:980px){.software-hero{grid-template-columns:1fr}.software-summary{max-width:720px}.software-advantages{grid-template-columns:1fr 1fr}.one-feature .feature-card{grid-template-columns:1fr}}
@media(max-width:640px){.software-hero h2{font-size:43px}.software-mini-grid.three,.software-mini-grid.two,.capability-grid,.software-advantages{grid-template-columns:1fr}.architecture-flow{grid-template-columns:1fr;gap:12px}.architecture-lines{height:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.architecture-lines i{height:2px}.architecture-lines i:after{display:none}.software-block-title{align-items:flex-start;flex-direction:column}.software-group-head b{font-size:16px}.software-mini{padding:16px}}


/* Refined SmartViewStudio layout */
.software-section{padding:90px 0}
.software-container{max-width:1240px}
.refined-software-hero{grid-template-columns:1.35fr .65fr;gap:72px;align-items:center;margin-bottom:36px}
.refined-software-hero h2{font-size:clamp(46px,5vw,70px)}
.refined-software-hero h3{font-size:27px;margin-top:3px}
.refined-software-hero p{font-size:15.5px;line-height:1.75;max-width:800px}
.refined-software-hero .software-summary b{font-size:19px;line-height:1.35}
.refined-software-hero .software-summary p{font-size:14px;line-height:1.65}
.refined-groups{display:grid;grid-template-columns:1fr;gap:20px;margin:30px 0 22px}
.full-group{width:100%}
.full-group .software-group-head{padding:18px 21px}
.full-group .software-group-head>span{width:34px;height:34px;font-size:13px}
.full-group .software-group-head b{font-size:20px}
.full-group .software-group-head small{font-size:10.5px}
.refined-mini-grid{gap:1px}
.detailed-mini{padding:22px 22px 20px;min-height:0}
.detailed-mini h4{font-size:20px;margin-bottom:8px}
.detailed-mini h4:after{margin-top:9px;width:34px}
.software-role{color:var(--orange);font-weight:750;font-size:12px;letter-spacing:.02em;margin:0 0 13px}
.detailed-mini p{font-size:13.5px;line-height:1.65;color:#c3cbd2;margin:0 0 13px}
.detailed-mini ul{margin:0;padding-left:18px;color:#aeb8c0;font-size:12.5px;line-height:1.65}
.detailed-mini li::marker{color:var(--orange)}
.compatibility{margin-top:15px;padding-top:13px;border-top:1px solid #3b434a;display:grid;gap:5px}
.compatibility b{font-size:11px;color:var(--orange);text-transform:uppercase;letter-spacing:.08em}
.compatibility span{font-size:12.5px;line-height:1.55;color:#aeb8c0}
.operator-grid .detailed-mini{min-height:205px}
.refined-capabilities{border:1px solid #3a4148;border-radius:12px;background:rgba(255,255,255,.025);padding:20px;margin-top:20px}
.refined-capability-grid{gap:14px}
.refined-capability-grid>div{padding:18px 19px}
.refined-capability-grid h4{font-size:15px}
.refined-capability-grid ul{font-size:12.5px;line-height:1.72}
.refined-advantages{gap:12px;margin-top:20px}
.refined-advantages>div{padding:16px 17px;min-height:94px}
.refined-advantages b{font-size:14px}
.refined-advantages span{font-size:11.8px;line-height:1.55}
@media(max-width:1100px){
  .refined-software-hero{grid-template-columns:1fr;gap:24px}
  .refined-software-hero .software-summary{max-width:760px}
}
@media(max-width:900px){
  .refined-mini-grid.three{grid-template-columns:1fr}
  .operator-grid{grid-template-columns:1fr}
  .detailed-mini{padding:20px}
}
@media(max-width:640px){
  .software-section{padding:70px 0}
  .refined-software-hero h2{font-size:44px}
  .refined-software-hero h3{font-size:23px}
  .full-group .software-group-head b{font-size:18px}
  .detailed-mini h4{font-size:19px}
  .detailed-mini p{font-size:13px}
  .refined-capabilities{padding:15px}
}


/* Sample transport/storage product cards */
.sample-flow-product-img{background:#fff;position:relative}
.sample-flow-product-img img{object-fit:contain;object-position:center;transform:scale(1.03)}
@media(min-width:981px){.product-grid{grid-template-columns:repeat(3,1fr)}}


/* Product categorisation layout */
.product-categories{display:flex;flex-direction:column;gap:36px}
.product-category{padding-top:6px}
.product-category + .product-category{border-top:1px solid var(--line);padding-top:34px}
.product-category-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px}
.product-category-head h3{font-size:28px;line-height:1.15;margin:4px 0 0}
.product-category-head p{max-width:540px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}
.category-kicker{text-transform:uppercase;letter-spacing:.14em;color:#2f6caf;font-weight:800;font-size:11px}
.two-up-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.single-product-grid{grid-template-columns:minmax(280px,420px)}
.sample-flow-product-img{background:#fff}
.sample-flow-product-img img{object-fit:contain;object-position:center}

/* Product detail refinements */
.product-modal-body>div h2{margin:8px 0 12px}
.product-modal-body>div ul{padding-left:20px;color:#5d6670;line-height:1.7}
.product-modal-body>div ul li+li{margin-top:10px}
.product-modal-body>div ul strong{color:#1f252b}
.product-modal-body>img{background:#fff;border:1px solid var(--line);padding:12px}
.product-modal-single{display:block;padding:42px 48px}
.product-modal-single-wrap{max-width:920px;margin:0 auto}
.product-modal-single h2{font-size:34px;margin:8px 0 14px}
.product-modal-single .product-detail-copy{font-size:17px;line-height:1.75;margin:0 0 18px;color:#55606b}
.product-modal-single ul{columns:1;padding-left:24px;color:#4e5863;font-size:16px;line-height:1.8;margin:0 0 28px}
.product-modal-single ul li+li{margin-top:12px}
.product-modal-single .btn{margin-top:4px}

@media(max-width:980px){
  .product-category-head{flex-direction:column;align-items:flex-start}
  .product-category-head p{max-width:none}
  .two-up-grid,.single-product-grid{grid-template-columns:1fr}
  .product-modal-single{padding:32px 28px}
  .product-modal-single h2{font-size:30px}
  .product-modal-single .product-detail-copy,.product-modal-single ul{font-size:15px}
}
@media(max-width:640px){
  .product-categories{gap:28px}
  .product-category + .product-category{padding-top:28px}
  .product-category-head h3{font-size:24px}
  .product-modal-single{padding:26px 20px}
  .product-modal-single h2{font-size:26px}
}


/* Phase 4.2 product-category polish */
.product-categories{display:flex;flex-direction:column;gap:34px;margin-top:12px}
.product-category{position:relative;background:linear-gradient(180deg,#ffffff 0%,#fffaf5 100%);border:1px solid #e9edf1;border-radius:24px;padding:30px 30px 32px;box-shadow:0 14px 36px rgba(18,34,52,.06);overflow:hidden}
.product-category::before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,var(--orange),#2f6caf)}
.product-category + .product-category{border-top:1px solid #e9edf1;padding-top:30px}
.product-category-head{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #edf1f5}
.product-category-head > div{max-width:54%}
.product-category-head h3{font-size:30px;line-height:1.12;margin:8px 0 0;color:#1f252b}
.product-category-head p{max-width:540px;color:#59636e;margin:0;font-size:15px;line-height:1.72}
.category-kicker{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#eef4fb;border:1px solid #d7e5f7;color:#2f6caf;font-weight:800;font-size:11px;letter-spacing:.14em;text-transform:uppercase}
.product-grid{gap:22px}
.product-card{height:100%;padding:20px;border:1px solid #e8edf2;border-radius:20px;box-shadow:0 10px 28px rgba(20,34,48,.06);transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease}
.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(20,34,48,.1);border-color:#d7e2ec}
.product-img{height:236px;border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,#f7f9fb 100%);margin-bottom:20px;border:1px solid #eef2f6}
.product-img img{padding:12px}
.product-card h3{font-size:22px;line-height:1.22;margin:8px 0 10px}
.product-card p{font-size:14px;line-height:1.66;color:#59636e}
.product-card ul{margin:8px 0 0;padding-left:18px;font-size:13px;line-height:1.65;color:#55606b}
.product-card ul li+li{margin-top:4px}
.text-btn{margin-top:18px;font-size:14px}
.tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#fff4e7;color:var(--orange);font-size:10px;letter-spacing:.08em}
.two-up-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.single-product-grid{grid-template-columns:minmax(280px,380px)}
.sample-flow-product-img img{padding:8px 12px}
.category-featured{background:linear-gradient(135deg,#ffffff 0%,#fff8f0 100%)}
.integrated-lab-showcase{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:28px;align-items:stretch}
.integrated-lab-visual{background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border:1px solid #e8edf2;border-radius:20px;padding:16px;box-shadow:0 10px 28px rgba(20,34,48,.05);display:flex;align-items:center;justify-content:center;min-height:100%}
.integrated-lab-visual img{width:100%;height:auto;display:block;border-radius:14px}

@media(max-width:1100px){
  .product-category{padding:26px}
  .product-category-head{align-items:flex-start;flex-direction:column}
  .product-category-head > div,.product-category-head p{max-width:none}
  .integrated-lab-showcase{grid-template-columns:1fr}
  .single-product-grid{grid-template-columns:1fr}
}
@media(max-width:980px){
  .product-categories{gap:26px}
  .product-category{padding:24px}
  .product-category-head h3{font-size:27px}
  .product-grid,.two-up-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .product-category{padding:20px 18px 22px;border-radius:20px}
  .product-category-head{margin-bottom:18px;padding-bottom:14px}
  .product-category-head h3{font-size:24px}
  .product-category-head p{font-size:14px;line-height:1.65}
  .product-grid,.two-up-grid,.single-product-grid{grid-template-columns:1fr}
  .product-card{padding:18px;border-radius:18px}
  .product-img{height:210px}
}


/* Homepage hero refinement */
.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:42px;min-height:760px;padding-top:84px;padding-bottom:86px}
.hero-copy{padding-right:8px}
.hero-copy>p{max-width:610px;font-size:19px;line-height:1.72}
.hero-actions{margin:34px 0 28px}
.hero-points{gap:10px;max-width:580px}
.hero-points span{padding:8px 12px;background:rgba(255,255,255,.03)}
.hero-visual{display:flex;justify-content:flex-end;align-items:center}
.hero-image-card{width:100%;max-width:980px;border-radius:22px;box-shadow:0 30px 78px rgba(0,0,0,.34);transform:none;background:#fff;border:1px solid rgba(255,255,255,.08)}
.hero-home-layout{padding:10px}
.hero-home-layout img{width:100%;height:auto;max-height:none;display:block;object-fit:contain;border-radius:16px}
.floating-stat,.hero-placeholder,.image-placeholder-copy{display:none!important}

/* Product grouping refinement */
.product-category-head{align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #edf1f5}
.product-category-head > div{display:flex;flex-direction:column;gap:10px;position:relative;padding-left:20px}
.product-category-head > div::before{content:"";position:absolute;left:0;top:6px;width:4px;height:38px;border-radius:999px;background:linear-gradient(180deg,var(--orange),#2f6caf)}
.product-category-head h3{margin:0;font-size:31px;letter-spacing:-.03em}
.product-category-head p{font-size:15px;line-height:1.72;max-width:580px}
.category-kicker{display:none!important}
.product-category{padding:32px 32px 34px}
.product-category::before{height:5px}
.product-categories{gap:36px}
.product-grid{gap:22px}
.tag{font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.product-card{position:relative;overflow:hidden}
.product-card::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,rgba(255,106,0,.95),rgba(47,108,175,.5));opacity:0;transition:opacity .2s ease}
.product-card:hover::after{opacity:1}
.section-head{align-items:flex-start;gap:32px;margin-bottom:42px}
.section-head>div{max-width:760px}
.section-head>p{max-width:430px;font-size:15px;line-height:1.72;margin-top:8px}

@media(max-width:1100px){
  .hero-grid{grid-template-columns:1fr;gap:28px;min-height:auto;padding-top:72px;padding-bottom:72px}
  .hero-copy{padding-right:0}
  .hero-copy>p{max-width:none}
  .hero-visual{justify-content:center}
  .hero-image-card{max-width:100%}
}
@media(max-width:980px){
  .product-category-head > div{padding-left:16px}
  .product-category-head > div::before{height:32px}
  .product-category-head h3{font-size:28px}
}
@media(max-width:640px){
  .hero-grid{padding-top:58px;padding-bottom:58px;gap:22px}
  .hero-copy>p{font-size:17px;line-height:1.65}
  .hero-home-layout{padding:6px}
  .product-category{padding:20px 18px 22px}
  .product-category-head{padding-bottom:12px;margin-bottom:18px}
  .product-category-head > div{padding-left:14px}
  .product-category-head > div::before{width:3px;height:28px;top:4px}
  .product-category-head h3{font-size:24px}
  .product-category-head p{font-size:14px;line-height:1.64}
}


/* Product section visual refinement */
#products{position:relative;background:linear-gradient(180deg,#f6f8fb 0%,#f3f5f8 56%,#ffffff 100%);overflow:hidden}
#products::before{content:"";position:absolute;top:-80px;right:-160px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.12) 0%,rgba(255,106,0,0) 68%);pointer-events:none}
#products::after{content:"";position:absolute;left:-120px;bottom:80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(47,108,175,.08) 0%,rgba(47,108,175,0) 70%);pointer-events:none}
#products .container{position:relative;z-index:1}
.products-section-head{align-items:stretch;gap:48px;margin-bottom:46px}
.products-section-head > div{flex:1 1 auto;max-width:760px}
.products-section-head .section-kicker{margin-bottom:18px}
.products-section-head h2{font-size:clamp(48px,5.1vw,76px);line-height:.98;letter-spacing:-.055em}
.products-section-head .section-head-note{max-width:470px;margin:4px 0 0;padding:22px 24px;border-radius:18px;background:linear-gradient(135deg,#fff 0%,#fff7ef 100%);border:1px solid #ebdfd4;box-shadow:0 10px 30px rgba(29,45,64,.06);font-size:17px;line-height:1.85;color:#49576a}
.product-categories{gap:30px}
.product-category{padding:34px 34px 36px;border:1px solid #dde6ee;border-radius:26px;box-shadow:0 18px 42px rgba(20,34,48,.06)}
.product-category::before{height:6px;background:linear-gradient(90deg,var(--cat-accent,#ff6a00),var(--cat-accent-soft,#2f6caf))}
.cat-prep{--cat-accent:#ff7a00;--cat-accent-soft:#2f6caf;background:linear-gradient(135deg,#ffffff 0%,#fff9f2 100%)}
.cat-xrf{--cat-accent:#f28a17;--cat-accent-soft:#5866d6;background:linear-gradient(135deg,#ffffff 0%,#fff8f1 48%,#f8f8ff 100%)}
.cat-flow{--cat-accent:#ff6a00;--cat-accent-soft:#00a3a3;background:linear-gradient(135deg,#ffffff 0%,#fffaf5 38%,#f2fbfb 100%)}
.cat-lab{--cat-accent:#2f6caf;--cat-accent-soft:#ff7a00;background:linear-gradient(135deg,#ffffff 0%,#f8fbff 52%,#fff7ef 100%)}
.product-category-head{display:grid;grid-template-columns:minmax(240px,1fr) minmax(320px,.95fr);align-items:start;gap:28px;margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid rgba(105,122,141,.14)}
.product-category-head > div{display:flex;flex-direction:column;gap:10px;position:relative;padding-left:20px}
.product-category-head > div::before{content:"";position:absolute;left:0;top:4px;width:4px;height:52px;border-radius:999px;background:var(--cat-accent,#ff6a00);box-shadow:10px 0 28px color-mix(in srgb, var(--cat-accent,#ff6a00) 18%, transparent)}
.category-label{display:inline-flex;align-self:flex-start;padding:7px 12px;border-radius:999px;background:color-mix(in srgb, var(--cat-accent,#ff6a00) 10%, white);border:1px solid color-mix(in srgb, var(--cat-accent,#ff6a00) 18%, #dfe7f0);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--cat-accent,#ff6a00)}
.product-category-head h3{font-size:34px;line-height:1.08;margin:0;letter-spacing:-.04em;color:#132131}
.product-category-head .category-note{max-width:none;margin:0;padding:16px 18px;border-radius:16px;background:rgba(255,255,255,.74);border:1px solid rgba(132,146,160,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.65);font-size:16px;line-height:1.82;color:#445264;font-weight:500}
.product-grid{gap:24px}
.product-card{padding:20px;border:1px solid rgba(150,165,180,.22);border-radius:22px;background:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%);box-shadow:0 14px 34px rgba(20,34,48,.05)}
.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(20,34,48,.1);border-color:rgba(103,126,145,.26)}
.product-img{height:240px;border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,#f7f9fb 100%);border:1px solid #eef3f7}
.product-img img{padding:14px}
.product-card h3{font-size:23px;line-height:1.2;margin:10px 0 12px;color:#1a2330}
.product-card p{font-size:14px;line-height:1.72;color:#55616e}
.product-card ul{margin-top:12px;padding-left:18px;font-size:13px;line-height:1.7;color:#51606d}
.product-card ul li::marker{color:var(--cat-accent,#ff6a00)}
.tag{padding:6px 10px;border-radius:999px;background:color-mix(in srgb, var(--cat-accent,#ff6a00) 10%, white);color:var(--cat-accent,#ff6a00);border:1px solid color-mix(in srgb, var(--cat-accent,#ff6a00) 20%, #f0e0d0);font-size:10px;letter-spacing:.12em;font-weight:800}
.text-btn{margin-top:18px;color:#18314e;font-weight:700}
.text-btn:hover{color:var(--cat-accent,#ff6a00)}
.integrated-lab-showcase{gap:24px}
.integrated-lab-visual{padding:18px;border-radius:22px;border:1px solid rgba(150,165,180,.22);background:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%);box-shadow:0 14px 34px rgba(20,34,48,.05)}
.integrated-lab-visual img{border-radius:16px}

@media(max-width:1100px){
  .products-section-head{gap:24px}
  .products-section-head .section-head-note{max-width:none}
  .product-category-head{grid-template-columns:1fr}
  .product-category-head .category-note{max-width:none}
}
@media(max-width:980px){
  .products-section-head h2{font-size:clamp(40px,9vw,62px)}
  .product-category{padding:28px}
  .product-category-head h3{font-size:30px}
  .product-category-head .category-note{font-size:15px;line-height:1.72}
}
@media(max-width:640px){
  .products-section-head{margin-bottom:34px}
  .products-section-head .section-head-note{padding:16px 18px;border-radius:14px;font-size:15px;line-height:1.7}
  .product-category{padding:20px 18px 22px;border-radius:22px}
  .product-category-head{gap:16px;margin-bottom:18px;padding-bottom:14px}
  .product-category-head > div{padding-left:16px}
  .product-category-head > div::before{width:3px;height:40px}
  .product-category-head h3{font-size:25px}
  .category-label{font-size:10px;padding:6px 10px}
  .product-card h3{font-size:21px}
  .product-img{height:220px}
}


/* Products core section refinement */
#products .products-section-head h2{
  font-size:clamp(34px,4vw,52px);
  line-height:1.08;
  letter-spacing:-.035em;
  max-width:760px;
}
#products .products-section-head{
  align-items:center;
  gap:52px;
  margin-bottom:44px;
}
#products .products-section-head>div{max-width:760px;flex:1 1 auto}
#products .products-section-head .section-head-note{
  max-width:470px;
  margin:0;
  padding:8px 0 8px 22px;
  border:0;
  border-left:3px solid rgba(247,147,30,.82);
  border-radius:0;
  background:transparent;
  box-shadow:none;
  font-size:16px;
  line-height:1.78;
  color:#4e5b69;
}

/* Category headings: clearer, single-line on desktop */
.product-category-head{
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);
  align-items:center;
  gap:30px;
}
.product-category-head h3{
  font-size:clamp(25px,2.3vw,32px);
  line-height:1.1;
  letter-spacing:-.035em;
}
.product-category-head .category-note{
  font-size:16px;
  line-height:1.7;
  color:#354557;
  font-weight:600;
  padding:16px 18px 16px 20px;
  border:0;
  border-left:3px solid color-mix(in srgb,var(--cat-accent,#ff6a00) 72%, #64748b);
  border-radius:0 14px 14px 0;
  background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.56));
  box-shadow:none;
}
@media(min-width:781px){
  .product-category-head h3{white-space:nowrap}
  .cat-lab .product-category-head h3{font-size:clamp(21px,1.85vw,27px)}
}

/* Product cards: less visual clutter, stronger information hierarchy */
.product-card{
  padding:18px 18px 16px;
  border-radius:20px;
  background:#fff;
  display:flex;
  flex-direction:column;
}
.product-img{
  height:210px;
  margin-bottom:16px;
  border-radius:14px;
  background:linear-gradient(180deg,#fff 0%,#f5f7f9 100%);
}
.product-img img{padding:10px}
.product-card .tag{
  align-self:flex-start;
  margin-bottom:4px;
  padding:5px 9px;
  font-size:9.5px;
}
.product-card h3{
  min-height:52px;
  margin:6px 0 8px;
  font-size:21px;
  line-height:1.24;
}
.product-card>p{
  min-height:66px;
  margin:0;
  font-size:13.5px;
  line-height:1.62;
  color:#576472;
}
.product-card>ul{
  margin:14px 0 0;
  padding:13px 14px 13px 29px;
  border-top:1px solid #edf1f4;
  border-bottom:1px solid #edf1f4;
  background:linear-gradient(90deg,#fbfcfd,#f7f9fb);
  font-size:12.5px;
  line-height:1.55;
  color:#4f5d6a;
}
.product-card>ul li+li{margin-top:3px}
.product-card .text-btn{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:14px;
  padding:11px 0 4px;
  border-top:0;
  font-size:13.5px;
  color:#233c58;
}
.product-card .text-btn:hover{color:var(--cat-accent,#ff6a00)}
.two-up-grid .product-card{max-width:none}

/* Unified product detail modal */
#productModal{
  width:min(1120px,calc(100% - 28px));
  max-width:1120px;
  max-height:90vh;
  overflow:auto;
  border-radius:22px;
  background:#f4f7f9;
  box-shadow:0 34px 100px rgba(0,0,0,.42);
}
#productModal .modal-close{
  position:sticky;
  float:right;
  top:12px;
  right:12px;
  margin:12px 12px -52px 0;
  background:#1f2a35;
  box-shadow:0 6px 18px rgba(0,0,0,.22);
}
.product-detail-unified{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);
  gap:20px;
  padding:28px;
  align-items:start;
}
.product-detail-panel{
  background:#fff;
  border:1px solid #e4eaf0;
  border-radius:18px;
  box-shadow:0 10px 28px rgba(20,34,48,.05);
}
.info-panel{padding:30px 30px 28px}
.media-panel{
  min-height:460px;
  padding:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg,#fff,#f7f9fb);
}
.media-panel img{
  max-width:100%;
  max-height:520px;
  width:100%;
  height:auto;
  object-fit:contain;
}
.product-detail-header .section-kicker{
  display:inline-flex;
  margin-bottom:10px;
  padding:6px 9px;
  border-radius:999px;
  background:#fff3e6;
  border:1px solid #f4d7bb;
  font-size:10px;
  letter-spacing:.12em;
}
.product-detail-header h2{
  margin:0 0 12px;
  font-size:clamp(28px,3vw,38px);
  line-height:1.12;
  letter-spacing:-.035em;
  color:#172333;
}
.product-detail-copy{
  margin:0 0 18px;
  font-size:15px;
  line-height:1.75;
  color:#566472;
}
.product-detail-features{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  gap:9px;
}
.product-detail-features li{
  position:relative;
  margin:0;
  padding:12px 14px 12px 34px;
  border:1px solid #e7edf2;
  border-radius:12px;
  background:#f8fafb;
  color:#465463;
  font-size:14px;
  line-height:1.55;
}
.product-detail-features li::before{
  content:"";
  position:absolute;
  left:14px;
  top:20px;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--orange);
  box-shadow:0 0 0 4px rgba(247,147,30,.11);
}
.product-detail-features strong{color:#182536}
.product-detail-actions{margin-top:22px;padding-top:18px;border-top:1px solid #e8edf2}
.product-detail-actions .btn{min-width:190px;text-align:center}

/* Technical-spec products use the same modal visual language */
.product-modal-spec .spec-panel{padding:0;overflow:hidden}
.product-modal-spec .techspec-card{
  border:0;
  border-radius:18px;
  box-shadow:none;
  overflow:hidden;
}
.techspec-title{
  padding:20px 22px 16px;
  background:linear-gradient(90deg,#16365f,#214f87);
  color:#fff;
  font-size:13px;
  font-weight:800;
  letter-spacing:.11em;
}
.techspec-scroll{overflow:auto;max-height:68vh}
.product-modal-spec .techspec-table{
  width:100%;
  border-collapse:collapse;
  font-size:13px;
  color:#344454;
}
.product-modal-spec .techspec-table th,
.product-modal-spec .techspec-table td{
  padding:10px 11px;
  border:1px solid #dde4ea;
  text-align:left;
  vertical-align:top;
}
.product-modal-spec .techspec-table thead th{
  position:sticky;
  top:0;
  z-index:1;
  background:#eef3f8;
  color:#214f87;
  font-weight:800;
}
.product-modal-spec .techspec-table tbody tr:nth-child(even){background:#f8fafc}
.product-modal-spec .techspec-table td:first-child,
.product-modal-spec .techspec-table th:first-child{width:58px;text-align:center}

/* Single-column product details (CY2001) */
.product-modal-single.product-detail-unified{display:block;padding:28px}
.product-modal-single .single-info-panel{
  max-width:920px;
  margin:0 auto;
  padding:34px 38px;
}
.product-modal-single .product-detail-features{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}

@media(max-width:1050px){
  #products .products-section-head{align-items:flex-start;flex-direction:column;gap:22px}
  #products .products-section-head .section-head-note{max-width:none}
  .product-category-head{grid-template-columns:1fr;gap:14px;align-items:start}
  .product-category-head .category-note{max-width:none}
  .product-detail-unified{grid-template-columns:1fr}
  .media-panel{min-height:320px}
}
@media(max-width:780px){
  .product-category-head h3{white-space:normal}
  .product-card h3,.product-card>p{min-height:0}
  .product-modal-single .product-detail-features{grid-template-columns:1fr}
}
@media(max-width:640px){
  #products .products-section-head h2{font-size:36px}
  #products .products-section-head .section-head-note{font-size:15px;line-height:1.68;padding-left:18px}
  .product-category-head h3{font-size:24px}
  .product-category-head .category-note{font-size:14px;padding:13px 14px 13px 16px}
  .product-detail-unified{padding:16px;gap:14px}
  .info-panel{padding:24px 20px 20px}
  .product-detail-header h2{font-size:28px}
  .product-modal-single .single-info-panel{padding:26px 20px}
}


/* Grinding operation video detail refinement */
#videoModal .modal-content>div{padding:34px 34px 32px}
#videoModal #modalTitle{margin:8px 0 16px;font-size:32px;line-height:1.14;letter-spacing:-.035em;color:#172333}
.video-detail-list ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.video-detail-list li{position:relative;padding:12px 14px 12px 34px;border:1px solid #e7edf2;border-radius:12px;background:#f8fafb;color:#465463;font-size:14px;line-height:1.55}
.video-detail-list li::before{content:"";position:absolute;left:14px;top:20px;width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px rgba(247,147,30,.11)}

/* Explicit two-line Integrated Laboratories heading */
@media(min-width:781px){.cat-lab .product-category-head h3{white-space:normal}}


/* =========================================================
   PHASE 4.2.1 — OVERALL UI & LAYOUT POLISH
   Visual-system refinement only; approved content preserved.
   ========================================================= */
:root{
  --section-space:104px;
  --section-space-mobile:72px;
  --panel:#ffffff;
  --panel-soft:#f7f9fb;
  --ink-2:#34404d;
  --line-strong:#dce2e8;
  --blue-soft:#eaf3fb;
  --orange-soft:#fff4e7;
  --shadow-soft:0 14px 38px rgba(25,40,55,.07);
  --shadow-lift:0 22px 48px rgba(25,40,55,.11);
}
html{scroll-padding-top:96px}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.section{padding:var(--section-space) 0}
.section-kicker,.eyebrow{letter-spacing:.14em}
.section h2{max-width:840px}

/* Header / navigation */
.site-header{background:rgba(255,255,255,.93);border-bottom:1px solid rgba(24,38,53,.07);transition:box-shadow .22s ease,background .22s ease}
.site-header.is-scrolled{background:rgba(255,255,255,.97);box-shadow:0 8px 28px rgba(20,32,44,.08)}
.nav-wrap{height:86px}
.nav{gap:30px}
.nav a{position:relative;padding:31px 0 29px;color:#3b4651;transition:color .2s ease}
.nav a::after{content:"";position:absolute;left:50%;right:50%;bottom:19px;height:2px;border-radius:2px;background:var(--orange);transition:left .2s ease,right .2s ease}
.nav a:hover,.nav a.is-active{color:#151b21}
.nav a:hover::after,.nav a.is-active::after{left:0;right:0}
.nav-cta{border-radius:10px;box-shadow:0 8px 20px rgba(247,147,30,.2)}

/* Hero */
.hero{background:linear-gradient(118deg,#151a20 0%,#1e252c 57%,#28313a 100%)}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000,transparent 70%);pointer-events:none}
.hero-grid{min-height:720px;padding-top:78px;padding-bottom:82px;gap:48px}
.hero-copy>p{line-height:1.72;color:#d2d9df}
.hero h1{max-width:680px}
.hero-actions .btn{min-height:48px;padding-left:22px;padding-right:22px;border-radius:10px}
.hero-points span{background:rgba(255,255,255,.035);backdrop-filter:blur(4px)}
.hero-image-card{border:1px solid rgba(255,255,255,.12);border-radius:20px;box-shadow:0 30px 72px rgba(0,0,0,.32)}
.hero-image-card img{object-fit:contain;background:#fff}

/* Partner strip */
.partner-strip{background:linear-gradient(180deg,#fff,#fbfcfd)}
.partner-inner{min-height:82px;gap:18px}
.partner-inner>span:first-child{font-weight:700;letter-spacing:.04em;color:#6c7680}
.partner-inner img{max-height:36px}

/* About */
#about{background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}
.about-split{gap:64px}
.about-copy .lead{line-height:1.65}
.about-copy p{line-height:1.72}
.business-model{margin-top:28px;padding:20px 22px;background:linear-gradient(90deg,#fff5e9,#fffaf4);border-left-width:5px;box-shadow:0 8px 24px rgba(90,66,35,.04)}
.benefit-grid{gap:18px}
.benefit-grid article{border:1px solid #e2e7ec;border-radius:18px;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.benefit-grid article:hover{transform:translateY(-3px);box-shadow:var(--shadow-lift);border-color:#d4dce4}
.benefit-grid b{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--orange-soft);font-size:12px}
.about-card-media{border-radius:14px!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important}

/* Solutions */
#solutions{position:relative;background:linear-gradient(145deg,#15191e,#20262d 60%,#181d22)}
#solutions:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 10%,rgba(247,147,30,.12),transparent 28%);pointer-events:none}
#solutions .container{position:relative;z-index:1}
.section-head.light{align-items:flex-start}
.section-head.light>p{border-left:3px solid var(--orange);padding-left:20px;color:#c0c8d0!important;font-size:15px;line-height:1.75!important}
.workflow{gap:16px;margin-top:42px}
.workflow-step{border-color:#3a424a;background:linear-gradient(180deg,#232a31,#1e242a);border-radius:16px;box-shadow:0 14px 26px rgba(0,0,0,.13);transition:transform .2s ease,border-color .2s ease}
.workflow-step:hover{transform:translateY(-3px);border-color:#4b555f}
.wf-media{background:linear-gradient(180deg,#fff,#f3f5f7);border:1px solid rgba(255,255,255,.06)}
.workflow-step b{border-top-color:#394149;font-size:14px}
.value-cards{gap:16px;margin-top:28px}
.value-cards article{border-radius:14px;border:1px solid #323a42;border-top:3px solid var(--orange);background:linear-gradient(180deg,#22282e,#1e2429)}
.value-cards h3{font-size:18px}
.value-cards p{line-height:1.65}

/* Products: preserve approved content, strengthen prominence */
#products{background:linear-gradient(180deg,#fff 0%,#fafbfd 100%)}
.products-section-head{margin-bottom:44px}
.products-section-head .section-head-note{border-left:3px solid var(--orange);padding-left:20px;color:#465361;font-size:16px;line-height:1.8}
.product-categories{gap:34px}
.product-category{box-shadow:0 14px 34px rgba(31,45,60,.055)}
.product-category-head{margin-bottom:24px}
.category-note{font-weight:500}
.product-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(25,40,55,.1)}
.product-card p{line-height:1.62;margin-top:0}
.product-card ul{line-height:1.55}
.product-card .text-btn{padding-top:14px}

/* SmartViewStudio */
.software-section{padding:var(--section-space) 0;background:radial-gradient(circle at 88% 10%,rgba(247,147,30,.18),transparent 26%),linear-gradient(140deg,#14191e,#20262c 62%,#171c21)}
.refined-software-hero{gap:64px;margin-bottom:40px}
.refined-software-hero h2{line-height:1}
.refined-software-hero>div:first-child>p{max-width:790px;color:#c2cad1}
.software-summary{border-left:3px solid var(--orange);padding-left:24px}
.refined-groups{gap:20px}
.software-group{border-radius:16px;border-color:#3b434b;background:rgba(255,255,255,.03)}
.full-group .software-group-head{background:linear-gradient(90deg,rgba(247,147,30,.07),rgba(255,255,255,.015));padding:18px 22px}
.detailed-mini{padding:22px 20px}
.software-mini{background:#22282e}
.software-mini p,.software-mini li{line-height:1.62}
.software-advantages>div{border-radius:12px;padding:16px 17px}
.software-cta{margin-top:22px}

/* Contact / conversion */
.contact-section{background:linear-gradient(135deg,#f5f7f9,#fff 58%,#fff8ef)}
.contact-grid{gap:72px;align-items:start}
.contact-grid>div:first-child{padding-top:12px}
.contact-info{gap:14px}
.contact-info p{margin:0;padding:17px 18px;border-radius:13px;background:#fff;border:1px solid #e4e8ec;box-shadow:0 8px 20px rgba(28,42,56,.04)}
.enquiry{border-radius:20px;padding:32px;border-color:#e0e5ea;box-shadow:0 20px 46px rgba(27,42,57,.09)}
label{font-size:12px;color:#394551}
input,select,textarea{border-radius:9px;padding:13px 14px;border-color:#d8dee4;transition:border-color .18s ease,box-shadow .18s ease}
input:focus,select:focus,textarea:focus{outline:0;box-shadow:0 0 0 4px rgba(247,147,30,.1)}
textarea{resize:vertical}

/* Footer */
footer{background:linear-gradient(180deg,#151a1f,#111519);padding-top:54px}
.footer-grid{gap:48px}
.footer-grid img{width:132px;border-radius:7px}
.footer-grid b{color:#fff;font-size:14px;margin-bottom:4px}
.footer-grid a{transition:color .18s ease}
.footer-grid a:hover{color:#fff}
.copyright{margin-top:40px}

/* Dialogs */
dialog{border-radius:22px;box-shadow:0 34px 100px rgba(0,0,0,.48);overflow:hidden}
dialog::backdrop{background:rgba(8,12,16,.78);backdrop-filter:blur(7px)}
.modal-close{right:14px;top:14px;width:42px;height:42px;background:rgba(22,27,32,.88);box-shadow:0 5px 16px rgba(0,0,0,.18)}
.product-modal-body{gap:34px;padding:42px}
.product-modal-right h2,.product-modal-single h2{letter-spacing:-.03em}
.techspec-card{border-radius:14px;overflow:hidden}
.techspec-table thead th{background:linear-gradient(180deg,#eff5fa,#e9f0f7)}
.techspec-table tbody tr:nth-child(even){background:#fafbfd}

/* Responsive */
@media(max-width:1100px){
  .section{padding:92px 0}
  .hero-grid{gap:34px}
  .about-split{gap:44px}
  .contact-grid{gap:44px}
}
@media(max-width:980px){
  html{scroll-padding-top:78px}
  .nav-wrap{height:74px}
  .brand img{width:130px}
  .menu-btn{width:44px;height:44px;border-radius:10px;background:#f5f7f9;display:grid;place-items:center;color:#27313a;cursor:pointer}
  .nav{top:74px;border:1px solid #e3e8ed;box-shadow:0 18px 42px rgba(24,38,52,.12);gap:0;padding:10px}
  .nav a{width:100%;padding:12px 13px;border-radius:8px}
  .nav a::after{display:none}
  .nav a.is-active{background:#fff4e7;color:#9e5707}
  .hero-grid{padding-top:64px;padding-bottom:68px;gap:34px}
  .hero-image-card img{height:auto}
  .partner-inner{min-height:76px}
  .split,.contact-grid{gap:38px}
  .section-head{gap:20px}
  .refined-software-hero{gap:24px}
  .product-modal-body{padding:30px}
}
@media(max-width:640px){
  .section{padding:var(--section-space-mobile) 0}
  .container{width:min(100% - 30px,1180px)}
  .hero-grid{padding-top:52px;padding-bottom:58px}
  .hero h1{font-size:clamp(40px,12vw,52px)}
  .hero-copy>p{font-size:16.5px}
  .hero-actions{gap:10px}
  .partner-inner{padding:16px 0}
  .business-model{padding:16px 18px}
  .benefit-grid{gap:14px}
  .workflow{gap:14px}
  .value-cards{gap:12px}
  .section-head.light>p,.products-section-head .section-head-note{padding-left:16px}
  .software-section{padding:var(--section-space-mobile) 0}
  .enquiry{padding:22px 18px;border-radius:16px}
  .contact-info p{padding:14px 15px}
  .product-modal-body{padding:22px 18px}
  footer{padding-top:42px}
}


/* =========================================================
   PHASE 4.2.2 — MOBILE / TABLET & RESPONSIVE QA
   Content preserved; responsive behaviour, readability and
   interaction quality refined across laptop/tablet/mobile.
   ========================================================= */

/* General responsive safeguards */
img,video{max-width:100%}
button,a,input,select,textarea{touch-action:manipulation}
.product-card,.benefit-grid article,.software-mini,.value-cards article{min-width:0}
.techspec-scroll{-webkit-overflow-scrolling:touch}

/* 1366px / compact laptop */
@media (max-width:1366px){
  .container{width:min(100% - 44px,1160px)}
  .nav{gap:24px;font-size:15px}
  .nav-cta{padding:12px 18px}
  .hero-grid{min-height:650px;gap:38px;padding-top:66px;padding-bottom:70px}
  .hero h1{font-size:clamp(46px,5vw,66px)}
  .hero-copy>p{font-size:17px}
  .section{padding:92px 0}
  .section h2{font-size:clamp(36px,4vw,48px)}
  .about-split{gap:48px}
  .product-category{padding:28px 28px 30px}
  .product-category-head h3{font-size:30px}
  .product-img{height:220px}
  .software-section{padding:92px 0}
}

/* Small laptop / landscape tablet */
@media (max-width:1180px){
  .container{width:min(100% - 36px,1080px)}
  .nav{gap:20px;font-size:14.5px}
  .hero-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:30px}
  .hero-copy>p{font-size:16.5px}
  .hero-points span{font-size:11.5px}
  .about-split{grid-template-columns:1fr;gap:34px}
  .about-copy{max-width:900px}
  .benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .section-head{align-items:flex-start}
  .workflow{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
  .workflow-step:not(:last-child)::after{display:none}
  .value-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .two-up-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .single-product-grid{grid-template-columns:minmax(300px,430px)}
  .integrated-lab-showcase{grid-template-columns:minmax(300px,430px) 1fr}
  .refined-software-hero{grid-template-columns:1fr;gap:22px}
  .software-summary{max-width:850px}
  .contact-grid{grid-template-columns:.9fr 1.1fr;gap:36px}
}

/* Tablet landscape / portrait transition */
@media (max-width:980px){
  .container{width:min(100% - 32px,920px)}
  .site-header{backdrop-filter:blur(12px)}
  .nav-wrap{height:72px}
  .brand img{width:126px}
  .menu-btn{display:grid}
  .nav{
    display:none;
    position:absolute;
    left:16px;
    right:16px;
    top:72px;
    max-height:calc(100vh - 90px);
    overflow:auto;
    background:#fff;
    border:1px solid #e1e6eb;
    border-radius:14px;
    padding:10px;
    box-shadow:0 22px 48px rgba(23,37,51,.16);
  }
  .nav.open{display:flex}
  .nav a{font-size:15px;padding:13px 14px}
  .hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:58px;padding-bottom:64px;gap:30px}
  .hero-copy{max-width:760px}
  .hero h1{font-size:clamp(44px,7vw,62px)}
  .hero-copy>p{max-width:720px;font-size:17px}
  .hero-visual{max-width:820px;margin:0 auto;width:100%}
  .hero-image-card{width:100%}
  .partner-inner{flex-wrap:wrap;gap:12px 16px;justify-content:center;text-align:center;padding:16px 0}
  .section{padding:82px 0}
  .section h2{font-size:clamp(34px,6vw,46px)}
  .section-head,.section-head.light,.products-section-head{flex-direction:column;align-items:flex-start;gap:16px}
  .section-head>p,.section-head.light>p,.products-section-head .section-head-note{max-width:760px}
  .benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .about-card-media{height:150px}
  .workflow{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .workflow-step{min-height:220px}
  .value-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-category{padding:24px}
  .product-category-head{grid-template-columns:1fr;gap:12px}
  .product-category-head h3{font-size:28px;white-space:normal}
  .product-category-head .category-note{font-size:15px}
  .product-grid,.two-up-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .integrated-lab-showcase{grid-template-columns:1fr}
  .single-product-grid{grid-template-columns:1fr}
  .integrated-lab-visual{min-height:auto}
  .software-system-grid,.software-main-grid,.software-assist-grid,.software-start-grid{grid-template-columns:1fr 1fr}
  .contact-grid{grid-template-columns:1fr;gap:30px}
  .contact-grid>div:first-child{max-width:760px}
  .contact-info{grid-template-columns:repeat(2,minmax(0,1fr))}
  #productModal{width:min(100% - 22px,900px);max-height:92vh}
  .product-detail-unified{grid-template-columns:1fr;padding:22px}
  .media-panel{min-height:280px;max-height:none}
  .media-panel img{max-height:420px}
  .techspec-scroll{max-height:none}
  #videoModal{width:min(100% - 22px,900px)}
  .modal-content{grid-template-columns:1fr}
  .modal-content video{height:auto;max-height:55vh}
}

/* Tablet portrait / large phones */
@media (max-width:760px){
  .container{width:min(100% - 28px,720px)}
  html{scroll-padding-top:76px}
  .section{padding:72px 0}
  .hero-grid{padding-top:48px;padding-bottom:54px}
  .hero h1{font-size:clamp(40px,10vw,54px);line-height:1.03}
  .hero-copy>p{font-size:16px;line-height:1.68}
  .hero-actions{flex-wrap:wrap}
  .hero-actions .btn{flex:1 1 220px;text-align:center}
  .hero-points{gap:7px}
  .hero-points span{font-size:11px;padding:7px 10px}
  .partner-inner>span:first-child,.partner-inner strong{width:100%;text-align:center}
  .benefit-grid{grid-template-columns:1fr 1fr;gap:12px}
  .benefit-grid article{padding:18px}
  .about-card-media{height:130px}
  .workflow{grid-template-columns:1fr 1fr}
  .workflow-step{min-height:205px}
  .value-cards{grid-template-columns:1fr 1fr}
  .product-categories{gap:24px}
  .product-category{padding:20px;border-radius:20px}
  .product-category-head{margin-bottom:18px;padding-bottom:14px}
  .product-category-head h3{font-size:25px;line-height:1.16}
  .product-category-head .category-note{padding:13px 14px;font-size:14px;line-height:1.65}
  .product-grid,.two-up-grid{grid-template-columns:1fr}
  .product-card{max-width:none}
  .product-card>p{min-height:0}
  .product-img{height:220px}
  .software-system-grid,.software-main-grid,.software-assist-grid,.software-start-grid{grid-template-columns:1fr}
  .software-mini{padding:18px}
  .contact-info{grid-template-columns:1fr}
  .form-row{grid-template-columns:1fr}
  .enquiry{padding:24px 20px}
  #productModal .modal-close,#videoModal .modal-close{position:sticky;top:8px;margin:8px 8px -48px 0}
  .product-detail-unified{padding:16px;gap:14px}
  .info-panel{padding:22px 18px}
  .media-panel{padding:16px;min-height:220px}
  .product-detail-header h2{font-size:28px}
  .product-detail-features li{font-size:13.5px}
  .product-modal-single.product-detail-unified{padding:16px}
  .product-modal-single .single-info-panel{padding:24px 18px}
  .techspec-title{font-size:12px;padding:16px 14px 13px}
  .product-modal-spec .techspec-table{font-size:12.5px;min-width:620px}
  .techspec-scroll{overflow-x:auto}
  #videoModal .modal-content>div{padding:24px 20px}
  #videoModal #modalTitle{font-size:28px}
}

/* Mobile */
@media (max-width:540px){
  .container{width:min(100% - 24px,520px)}
  .nav-wrap{height:68px}
  .brand img{width:116px}
  .nav{top:68px;left:12px;right:12px}
  .hero-grid{padding-top:42px;padding-bottom:48px;gap:24px}
  .hero h1{font-size:clamp(38px,11.5vw,48px)}
  .hero-actions{flex-direction:column}
  .hero-actions .btn{width:100%;flex:auto}
  .hero-image-card{border-radius:14px;padding:5px}
  .partner-inner img{max-height:32px}
  .section{padding:64px 0}
  .section h2{font-size:34px}
  .benefit-grid{grid-template-columns:1fr}
  .about-card-media{height:160px}
  .workflow{grid-template-columns:1fr}
  .workflow-step{min-height:190px}
  .value-cards{grid-template-columns:1fr}
  .product-category{padding:18px 15px 20px}
  .product-category-head>div{padding-left:14px}
  .product-category-head h3{font-size:23px}
  .product-category-head .category-note{font-size:13.5px}
  .product-card{padding:16px;border-radius:17px}
  .product-img{height:200px;margin-bottom:16px}
  .product-card h3{font-size:20px}
  .product-card>p{font-size:13.5px}
  .product-card>ul{font-size:12.5px;padding:12px 12px 12px 26px}
  .software-section{padding:64px 0}
  .refined-software-hero h2{font-size:36px}
  .software-summary{padding-left:16px}
  .contact-section{padding:64px 0}
  .enquiry{padding:20px 16px}
  input,select,textarea{font-size:16px} /* prevents iOS zoom */
  footer{padding-top:36px}
  .footer-grid{gap:28px}
  #productModal,#videoModal{width:calc(100% - 12px);max-width:none;border-radius:14px}
  .product-detail-unified{padding:10px}
  .product-detail-panel{border-radius:14px}
  .info-panel{padding:20px 15px}
  .product-detail-header h2{font-size:25px}
  .product-detail-copy{font-size:14px}
  .product-detail-features{gap:7px}
  .product-detail-features li{padding:10px 11px 10px 30px;font-size:13px}
  .product-detail-features li::before{left:12px;top:17px}
  .product-detail-actions .btn{width:100%}
  .product-modal-spec .techspec-table{min-width:560px;font-size:12px}
  .product-modal-spec .techspec-table th,.product-modal-spec .techspec-table td{padding:8px}
}

/* Very small phones */
@media (max-width:380px){
  .container{width:min(100% - 20px,360px)}
  .hero h1{font-size:36px}
  .hero-points span{font-size:10.5px}
  .section h2{font-size:31px}
  .product-category-head h3{font-size:21px}
  .product-img{height:185px}
  .refined-software-hero h2{font-size:32px}
}

/* Landscape phone: avoid giant dialogs */
@media (max-height:520px) and (orientation:landscape){
  #productModal,#videoModal{max-height:96vh}
  .modal-content video{max-height:62vh}
  .nav{max-height:calc(100vh - 78px)}
}

/* Accessibility / motion */
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}
}


/* Phase 4.2.3 — production readiness */
.skip-link{position:fixed;left:16px;top:12px;z-index:9999;transform:translateY(-160%);background:#fff;color:#152433;border:2px solid var(--orange);padding:10px 14px;border-radius:8px;font-weight:800;box-shadow:var(--shadow)}
.skip-link:focus{transform:translateY(0)}
img{height:auto}
.hero-home-layout img{aspect-ratio:1600/901}
@supports (content-visibility:auto){.product-category,.software-group,.benefit-grid article{content-visibility:auto;contain-intrinsic-size:1px 600px}}


/* Phase 4.3 multi-page navigation */
.nav a.is-active{color:var(--orange);font-weight:800}
.nav a.is-active::after{transform:scaleX(1)}
.page-about #about,.page-products #products,.page-software #software,.page-contact #contact{min-height:calc(100vh - 170px)}
.page-solutions #solutions{min-height:calc(100vh - 170px)}
.page-home .hero{min-height:calc(100vh - 150px)}
@media(max-width:980px){.page-home .hero{min-height:auto}}


/* Phase 4.3.1 — dedicated inner-page hero system */
.page-hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(127,143,158,.16)}
.page-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 15%,rgba(247,147,30,.13),transparent 34%)}
.page-hero-light{background:linear-gradient(135deg,#f7f9fb 0%,#ffffff 48%,#fff7ed 100%);color:#1f252b}
.page-hero-dark{background:linear-gradient(135deg,#171c21 0%,#222a32 54%,#2b241e 100%);color:#fff;border-bottom-color:#303944}
.page-hero-software{background:linear-gradient(135deg,#161c22 0%,#202b36 50%,#272119 100%);color:#fff;border-bottom-color:#303944}
.page-hero-grid{min-height:390px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:68px;align-items:center;padding-top:68px;padding-bottom:68px;position:relative;z-index:1}
.page-hero-copy{max-width:820px}
.page-crumb{display:flex;gap:8px;align-items:center;font-size:12px;margin-bottom:25px;color:#78838e}
.page-crumb a{color:inherit;text-decoration:none}.page-crumb a:hover{color:var(--orange)}
.page-crumb strong{font-weight:700;color:#46515d}.page-hero-dark .page-crumb,.page-hero-software .page-crumb{color:#919ca7}.page-hero-dark .page-crumb strong,.page-hero-software .page-crumb strong{color:#d9dfe4}
.page-hero-kicker{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--orange);margin-bottom:16px}
.page-hero h1{font-size:clamp(44px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0 0 22px;max-width:900px}
.page-hero h1 span{color:var(--orange)}
.page-hero-copy>p{font-size:18px;line-height:1.75;color:#5a6570;max-width:760px;margin:0}
.page-hero-dark .page-hero-copy>p,.page-hero-software .page-hero-copy>p{color:#c8d0d6}
.page-hero-side{position:relative;padding:26px 28px 27px 30px;border-radius:0 18px 18px 0;background:rgba(255,255,255,.76);box-shadow:0 14px 34px rgba(25,37,49,.06);border:1px solid rgba(139,153,166,.15);border-left:0}
.page-hero-dark .page-hero-side,.page-hero-software .page-hero-side{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.08);box-shadow:none}
.page-hero-accent{position:absolute;left:0;top:20px;bottom:20px;width:4px;background:linear-gradient(180deg,var(--orange),#2f6caf);border-radius:0 4px 4px 0}
.page-hero-side b{display:block;font-size:20px;line-height:1.32;color:#24313d;margin-bottom:10px}
.page-hero-side p{margin:0;color:#63707c;font-size:14px;line-height:1.7}
.page-hero-dark .page-hero-side b,.page-hero-software .page-hero-side b{color:#fff}.page-hero-dark .page-hero-side p,.page-hero-software .page-hero-side p{color:#b8c1c9}
.page-hero + .section{padding-top:76px}
.page-hero-products + .section{padding-top:66px}
.product-jump-wrap{position:relative;z-index:2;margin-top:-20px;padding-bottom:26px}
.product-jump{display:flex;flex-wrap:wrap;gap:8px;padding:9px;background:#fff;border:1px solid #e2e8ee;border-radius:16px;box-shadow:0 12px 32px rgba(25,37,49,.08);width:max-content;max-width:100%}
.product-jump a{display:inline-flex;align-items:center;min-height:40px;padding:9px 15px;border-radius:10px;text-decoration:none;color:#4b5966;font-size:13px;font-weight:700;transition:.2s ease}
.product-jump a:hover{background:#fff3e5;color:#d86e00}
#sample-preparation,#xrf-xrd,#sample-management,#mobile-lab{scroll-margin-top:105px}

@media(max-width:980px){
  .page-hero-grid{grid-template-columns:1fr;gap:26px;min-height:auto;padding-top:54px;padding-bottom:54px}
  .page-hero-side{max-width:700px}
  .page-hero h1{font-size:clamp(40px,7.5vw,58px)}
  .page-hero-copy>p{font-size:17px}
}
@media(max-width:640px){
  .page-hero-grid{padding-top:38px;padding-bottom:42px;gap:22px}
  .page-crumb{margin-bottom:19px}
  .page-hero h1{font-size:38px;line-height:1.04;margin-bottom:17px}
  .page-hero-copy>p{font-size:16px;line-height:1.68}
  .page-hero-side{padding:20px 20px 21px 24px;border-radius:0 14px 14px 0}
  .page-hero-side b{font-size:18px}
  .product-jump-wrap{margin-top:-12px;padding-bottom:18px}
  .product-jump{width:100%;display:grid;grid-template-columns:1fr 1fr}
  .product-jump a{justify-content:center;text-align:center;padding:8px 10px}
  .page-hero + .section,.page-hero-products + .section{padding-top:56px}
}


/* Phase 4.3.2 — Cross-page navigation & conversion flow */
.conversion-pathways{background:linear-gradient(180deg,#fff 0%,#f7f9fb 100%);border-top:1px solid #edf1f4}
.conversion-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:60px;align-items:end;margin-bottom:34px}
.conversion-heading h2{margin-bottom:0;max-width:760px}
.conversion-heading>p{margin:0;color:#59636e;font-size:16px;line-height:1.75;border-left:4px solid var(--orange);padding-left:20px}
.pathway-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.pathway-card{display:flex;flex-direction:column;min-height:260px;padding:28px;border:1px solid #e1e6eb;border-radius:18px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 10px 30px rgba(23,35,48,.04);transition:.22s ease}
.pathway-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(23,35,48,.09);border-color:#d6dde4}
.pathway-card>span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:#fff4e7;color:var(--orange);font-weight:800;font-size:12px;margin-bottom:28px}
.pathway-card h3{font-size:24px;margin:0 0 10px;color:#172332}
.pathway-card p{color:#5b6672;line-height:1.65;margin:0 0 22px}
.pathway-card b{margin-top:auto;color:var(--orange);font-size:14px}
.conversion-inline{margin-top:22px;padding:17px 20px;border-radius:12px;background:#20252b;color:#dce2e7;display:flex;justify-content:space-between;gap:20px;align-items:center}
.conversion-inline span{font-size:14px}
.conversion-inline a{color:#fff;text-decoration:none;font-weight:800}
.conversion-inline a:hover{color:var(--orange)}

.conversion-band{padding:72px 0;background:linear-gradient(135deg,#f7f9fb,#fff)}
.conversion-band-inner{display:grid;grid-template-columns:minmax(0,1.35fr) auto;gap:48px;align-items:center;padding:42px 46px;border:1px solid #e1e6eb;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(25,37,50,.06)}
.conversion-band h2{font-size:clamp(32px,3.4vw,46px);margin:8px 0 12px}
.conversion-band p{margin:0;max-width:760px;color:#59636e;line-height:1.7}
.conversion-actions{display:flex;flex-direction:column;gap:10px;min-width:220px}
.btn-outline-dark{display:inline-flex;align-items:center;justify-content:center;border:1px solid #303944;color:#25303b;background:#fff;border-radius:10px;padding:12px 18px;font-weight:800;text-decoration:none}
.btn-outline-dark:hover{border-color:var(--orange);color:var(--orange)}

.next-step-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.next-step-card{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:26px;border:1px solid #e1e6eb;border-radius:18px;background:#fff;text-decoration:none;color:inherit;box-shadow:0 10px 30px rgba(23,35,48,.04);transition:.2s ease}
.next-step-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(23,35,48,.08)}
.next-step-icon{width:46px;height:46px;border-radius:12px;background:#fff3e6;color:var(--orange);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px}
.next-step-card h3{font-size:22px;margin:0 0 8px}
.next-step-card p{margin:0 0 14px;color:#5b6672;line-height:1.6}
.next-step-card b{color:var(--orange);font-size:14px}

.product-conversion-band{background:#f4f6f8}
.software-conversion-band{background:#1e2329;color:#fff}
.software-conversion-band .conversion-band-inner{background:#262c33;border-color:#343c45;box-shadow:none}
.software-conversion-band h2{color:#fff}
.software-conversion-band p{color:#b8c0c8}
.software-conversion-band .section-kicker{color:var(--orange)}
.btn-outline-light{display:inline-flex;align-items:center;justify-content:center;border:1px solid #737d87;color:#fff;background:transparent;border-radius:10px;padding:12px 18px;font-weight:800;text-decoration:none}
.btn-outline-light:hover{border-color:var(--orange);color:var(--orange)}

.enquiry-context{position:relative;margin:0 0 16px;padding:16px 46px 16px 18px;border-radius:12px;background:#fff5e8;border:1px solid #f0d5b2;display:flex;flex-direction:column;gap:3px}
.enquiry-context[hidden]{display:none!important}
.enquiry-context span{font-size:10px;letter-spacing:.14em;color:var(--orange);font-weight:900}
.enquiry-context strong{font-size:15px;color:#27313b}
.enquiry-context button{position:absolute;right:12px;top:12px;border:0;background:transparent;font-size:21px;color:#8b6d4f;cursor:pointer}

@media(max-width:980px){
  .conversion-heading,.conversion-band-inner{grid-template-columns:1fr;gap:24px}
  .pathway-grid{grid-template-columns:1fr 1fr}
  .conversion-actions{flex-direction:row;min-width:0;flex-wrap:wrap}
  .next-step-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .conversion-pathways,.conversion-band{padding:56px 0}
  .conversion-heading{margin-bottom:24px}
  .conversion-heading>p{font-size:15px}
  .pathway-grid{grid-template-columns:1fr}
  .pathway-card{min-height:auto;padding:22px}
  .conversion-inline{flex-direction:column;align-items:flex-start}
  .conversion-band-inner{padding:28px 22px;border-radius:18px}
  .conversion-actions{flex-direction:column}
  .conversion-actions .btn,.conversion-actions a{width:100%}
  .next-step-card{grid-template-columns:42px 1fr;padding:20px;gap:14px}
  .next-step-icon{width:40px;height:40px}
}


/* Phase 4.3.3 — Products Page Deep Polish & Product Discovery */
.page-products .page-hero-products{padding-bottom:0}
.page-products .product-jump-wrap{display:flex;align-items:center;gap:18px;padding-top:24px;padding-bottom:28px}
.page-products .product-jump-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6d7885;white-space:nowrap}
.page-products .product-jump{display:flex;gap:10px;flex-wrap:wrap}
.page-products .product-jump a{position:relative;display:inline-flex;align-items:center;min-height:38px;padding:9px 14px;border-radius:999px;border:1px solid #dce3e9;background:#fff;color:#3d4854;font-size:13px;font-weight:700;transition:all .2s ease}
.page-products .product-jump a:hover,.page-products .product-jump a.is-active{color:#1f252b;border-color:#f4b46f;background:#fff5ea;box-shadow:0 6px 18px rgba(247,147,30,.12)}
.page-products .product-jump a.is-active::after{content:"";position:absolute;left:14px;right:14px;bottom:-8px;height:2px;border-radius:999px;background:var(--orange)}

.page-products #products{padding-top:78px}

.page-products .product-category{scroll-margin-top:116px}
.page-products .product-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,opacity .18s ease}
.page-products .product-card .product-img{margin-bottom:16px}
.page-products .product-card .tag{margin-bottom:2px}
.page-products .product-card>p{min-height:47px;margin-bottom:12px}
.page-products .product-card>ul{margin:0 0 8px;padding:13px 14px 13px 30px;border-radius:12px;background:rgba(244,247,249,.86);border:1px solid #edf1f4}
.page-products .product-card>ul li{padding-left:2px}
.page-products .product-card .text-btn{display:inline-flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0 3px;border-top:1px solid #edf1f4;margin-top:14px}
.page-products .cat-prep .product-card .text-btn:hover{color:#ff7a00}
.page-products .cat-xrf .product-card .text-btn:hover{color:#7555d7}
.page-products .cat-flow .product-card .text-btn:hover{color:#008f8f}
.page-products .cat-lab .product-card .text-btn:hover{color:#2f6caf}

.page-products .product-category-head{position:relative}
.page-products .product-category-head::after{content:"";position:absolute;right:0;bottom:-1px;width:76px;height:2px;border-radius:999px;background:var(--cat-accent,#ff6a00);opacity:.55}
.page-products .product-category-head .category-note{font-weight:600;color:#3f4d5d}

@media(max-width:1100px){
    }
@media(max-width:760px){
  .page-products .product-jump-wrap{display:block;padding-top:18px;padding-bottom:20px}
  .page-products .product-jump-label{display:block;margin-bottom:10px}
  .page-products .product-jump{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}
  .page-products .product-jump::-webkit-scrollbar{display:none}
  .page-products .product-jump a{flex:0 0 auto}
  .page-products #products{padding-top:58px}
        .page-products .product-card>p{min-height:0}
}


/* =========================================================
   PHASE 4.3.4 — PRODUCT DETAIL EXPERIENCE & TECHNICAL SPEC UX
   ========================================================= */
#productModal{overflow:hidden;padding:0}
#productModal::backdrop{background:rgba(7,11,16,.78);backdrop-filter:blur(7px)}
#productModal .modal-close{position:absolute;top:14px;right:14px;float:none;margin:0;width:42px;height:42px;background:#17212b;border:1px solid rgba(255,255,255,.14);box-shadow:0 8px 22px rgba(0,0,0,.24)}
#productModal .modal-close:hover{background:var(--orange)}
.product-detail-unified{position:relative;max-height:90vh;overflow:auto;padding-top:74px;scroll-behavior:smooth}
.product-modal-toolbar{position:absolute;left:28px;right:78px;top:18px;z-index:3;display:flex;align-items:center;min-height:42px}
.product-detail-nav{display:flex;gap:8px;flex-wrap:wrap}
.product-detail-nav button{appearance:none;border:1px solid #dce4eb;background:#fff;color:#425163;border-radius:999px;padding:8px 12px;font:inherit;font-size:12px;font-weight:750;cursor:pointer;transition:all .18s ease}
.product-detail-nav button:hover{border-color:#efb271;background:#fff6ec;color:#1e2a36}
.product-detail-panel{scroll-margin-top:88px}
.product-subhead{margin:0 0 10px;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#697786}
.product-feature-block{margin-top:20px}
.product-detail-features{gap:10px}
.product-detail-features li{padding:13px 15px 13px 36px;background:linear-gradient(180deg,#fafbfd,#f6f8fa);border-color:#e3e9ee}
.product-detail-features li::before{left:15px;top:21px}
.product-detail-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.product-detail-close-link{appearance:none;border:0;background:none;color:#556577;font:inherit;font-size:13px;font-weight:700;cursor:pointer;padding:10px 2px}
.product-detail-close-link:hover{color:var(--orange)}
.techspec-title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 22px;background:linear-gradient(90deg,#17385f,#245b91)}
.techspec-title span{font-size:13px;font-weight:800;letter-spacing:.105em;text-transform:uppercase}
.techspec-title small{font-size:11px;font-weight:650;letter-spacing:0;color:#c8d9e9;text-transform:none}
.product-modal-spec .techspec-table tbody tr:hover{background:#fff7ed}
.product-modal-spec .techspec-table td:nth-child(2){font-weight:650;color:#2f4152}
.product-modal-spec .info-panel{position:sticky;top:0;align-self:start}
.product-modal-single .product-modal-toolbar{left:28px}
.product-modal-single .single-info-panel{max-width:980px}
.product-modal-single .product-detail-features{grid-template-columns:repeat(2,minmax(0,1fr))}

@media(max-width:900px){
  #productModal{max-height:94vh;width:min(760px,calc(100% - 20px))}
  .product-detail-unified{grid-template-columns:1fr;max-height:94vh;padding:72px 18px 18px}
  .product-modal-toolbar{left:18px;right:66px;top:16px}
  .product-modal-spec .info-panel{position:static;order:1}
  .product-modal-spec .spec-panel{order:2}
  .media-panel{min-height:300px;order:1}
  .info-panel{order:2}
  .product-modal-spec .info-panel{order:1}
  .product-modal-spec .spec-panel{order:2}
  .techspec-scroll{max-height:none}
  .product-modal-single.product-detail-unified{padding:72px 18px 18px}
  .product-modal-single .product-modal-toolbar{left:18px}
}

@media(max-width:640px){
  #productModal{width:calc(100% - 12px);border-radius:18px}
  #productModal .modal-close{top:10px;right:10px;width:40px;height:40px}
  .product-detail-unified{padding:62px 10px 10px;gap:10px}
  .product-modal-toolbar{left:10px;right:58px;top:11px;overflow-x:auto;scrollbar-width:none}
  .product-modal-toolbar::-webkit-scrollbar{display:none}
  .product-detail-nav{flex-wrap:nowrap}
  .product-detail-nav button{flex:0 0 auto;padding:7px 10px;font-size:11px}
  .info-panel{padding:22px 18px 18px}
  .product-detail-header h2{font-size:27px}
  .product-detail-copy{font-size:14px;line-height:1.7}
  .product-detail-features li{font-size:13.5px;line-height:1.55;padding:12px 13px 12px 34px}
  .product-detail-features li::before{left:14px;top:19px}
  .product-detail-actions{align-items:stretch;flex-direction:column}
  .product-detail-actions .btn{width:100%}
  .product-detail-close-link{width:100%;text-align:center;padding:8px}
  .product-modal-single .single-info-panel{padding:22px 18px 18px}
  .product-modal-single .product-detail-features{grid-template-columns:1fr}
  .techspec-title{padding:16px 16px 14px;align-items:flex-start;flex-direction:column;gap:3px}
  .product-modal-spec .techspec-table,.product-modal-spec .techspec-table tbody{display:block;width:100%}
  .product-modal-spec .techspec-table thead{display:none}
  .product-modal-spec .techspec-table tr{display:block;margin:0;padding:14px 15px;border-bottom:1px solid #e2e8ee;background:#fff}
  .product-modal-spec .techspec-table tr:nth-child(even){background:#f8fafc}
  .product-modal-spec .techspec-table td{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;border:0!important;padding:4px 0!important;text-align:left!important;width:auto!important;font-size:13px;line-height:1.5}
  .product-modal-spec .techspec-table td::before{content:attr(data-label);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#748291}
  .product-modal-spec .techspec-table td:first-child{display:none}
  .product-modal-spec .techspec-table td:nth-child(2){font-weight:700;color:#26394a}
}


/* =========================================================
   PHASE 4.3.5 — FINAL MULTI-PAGE CONTENT & VISUAL QA
   ========================================================= */
/* Product detail: simplified hierarchy after removing section navigation */
.product-modal-toolbar,.product-detail-nav{display:none!important}
.product-detail-unified{padding-top:38px}
.product-modal-single.product-detail-unified{padding-top:38px}
.product-detail-panel{scroll-margin-top:24px}
#productModal .modal-close{top:14px;right:14px;z-index:5}
.product-detail-header{padding-right:42px}
.product-detail-header h2{max-width:760px}
.product-modal-spec .techspec-title{padding-right:64px}

/* Final multi-page rhythm */
.page-hero .container{position:relative}
.page-hero p{line-height:1.72}
.page-hero h1{max-width:930px}
.page-hero-side{align-self:stretch}
.section-head>p,.category-note,.conversion-section p,.next-step-card p{line-height:1.72}
.site-header .nav a[aria-current="page"]{color:var(--orange)}
.footer-grid a{transition:color .18s ease}
.footer-grid a:hover{color:var(--orange)}

/* Keep key headings readable without changing established content */
.page-products .product-category-head h3{line-height:1.12}
.page-products .product-card h3{min-height:2.4em}
.page-products .product-card>p{margin-bottom:10px}
.page-products .product-card ul{margin-bottom:0}

/* Contact/form QA */
.contact-form label{font-weight:700;color:#2d3945}
.contact-form input,.contact-form textarea,.contact-form select{width:100%}
.contact-info a{font-weight:700}

@media(max-width:900px){
  .product-detail-unified,.product-modal-single.product-detail-unified{padding-top:32px}
  .product-detail-header{padding-right:34px}
  .product-modal-spec .techspec-title{padding-right:54px}
  .page-products .product-card h3{min-height:0}
}
@media(max-width:640px){
  .product-detail-unified,.product-modal-single.product-detail-unified{padding-top:24px}
  .product-detail-header{padding-right:30px}
  .product-modal-spec .techspec-title{padding-right:48px}
}


/* Phase 4.3.5a — Products browse-by-category visual emphasis */
.page-products .product-jump-wrap{
  display:flex;
  align-items:center;
  gap:18px;
  margin-top:6px;
  padding:18px 20px;
  border-radius:24px;
  background:linear-gradient(135deg,#fff8f0 0%,#ffffff 46%,#f5f9ff 100%);
  border:1px solid rgba(209,219,229,.95);
  box-shadow:0 18px 44px rgba(22,37,55,.08);
}
.page-products .product-jump-label{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:11px 14px;
  border-radius:999px;
  background:linear-gradient(135deg,#24384d 0%,#314e6c 100%);
  color:#ffffff;
  font-size:11px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  white-space:nowrap;
  box-shadow:0 10px 24px rgba(36,56,77,.18);
}
.page-products .product-jump{
  flex:1 1 auto;
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  padding:0;
  background:transparent;
  border:0;
  box-shadow:none;
}
.page-products .product-jump a{
  min-height:44px;
  padding:11px 18px;
  border-radius:999px;
  border:1.5px solid #d8e0e8;
  background:#ffffff;
  color:#263443;
  font-size:13.5px;
  font-weight:800;
  box-shadow:0 8px 18px rgba(28,42,58,.05);
}
.page-products .product-jump a:nth-child(1){
  border-color:rgba(247,147,30,.34);
  background:linear-gradient(180deg,#fffdfb 0%,#fff5ea 100%);
}
.page-products .product-jump a:nth-child(2){
  border-color:rgba(242,138,23,.32);
  background:linear-gradient(180deg,#fffdfa 0%,#fff7ef 100%);
}
.page-products .product-jump a:nth-child(3){
  border-color:rgba(0,163,163,.26);
  background:linear-gradient(180deg,#fbfefe 0%,#f0fbfb 100%);
}
.page-products .product-jump a:nth-child(4){
  border-color:rgba(47,108,175,.28);
  background:linear-gradient(180deg,#fcfdff 0%,#f1f7ff 100%);
}
.page-products .product-jump a:hover,
.page-products .product-jump a.is-active{
  transform:translateY(-1px);
  color:#18222d;
  box-shadow:0 12px 24px rgba(24,36,48,.10);
}
.page-products .product-jump a:nth-child(1):hover,
.page-products .product-jump a:nth-child(1).is-active{
  border-color:#f4a24b;
  background:linear-gradient(180deg,#fff7ee 0%,#ffe9cf 100%);
}
.page-products .product-jump a:nth-child(2):hover,
.page-products .product-jump a:nth-child(2).is-active{
  border-color:#f0a14a;
  background:linear-gradient(180deg,#fff8f0 0%,#ffecd7 100%);
}
.page-products .product-jump a:nth-child(3):hover,
.page-products .product-jump a:nth-child(3).is-active{
  border-color:#4cb7b7;
  background:linear-gradient(180deg,#f3fefe 0%,#ddf7f7 100%);
}
.page-products .product-jump a:nth-child(4):hover,
.page-products .product-jump a:nth-child(4).is-active{
  border-color:#6e9ad0;
  background:linear-gradient(180deg,#f4f9ff 0%,#e4f0ff 100%);
}
.page-products .product-jump a.is-active::after{display:none}

@media(max-width:780px){
  .page-products .product-jump-wrap{
    display:block;
    padding:16px;
    border-radius:20px;
  }
  .page-products .product-jump-label{
    margin-bottom:12px;
  }
  .page-products .product-jump{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:4px;
  }
  .page-products .product-jump a{
    flex:0 0 auto;
    min-height:42px;
    padding:10px 16px;
  }
}


/* Phase 4.3.5b — Deep polish for Products discovery and cards */
.page-products .page-hero-products{padding-bottom:10px}
.page-products .product-jump-wrap{
  position:relative;
  overflow:hidden;
  gap:22px;
  padding:20px 22px;
  border-radius:26px;
  background:
    radial-gradient(circle at 88% 20%,rgba(47,108,175,.10),transparent 34%),
    radial-gradient(circle at 12% 80%,rgba(247,147,30,.12),transparent 38%),
    linear-gradient(135deg,#fffaf4 0%,#ffffff 48%,#f5f9ff 100%);
}
.page-products .product-jump-wrap::before{
  content:"";
  position:absolute;
  left:0;top:0;right:0;height:4px;
  background:linear-gradient(90deg,#f7931e 0%,#ffb55c 34%,#78a8dd 68%,#2f6caf 100%);
}
.page-products .product-jump-label{
  min-width:168px;
  min-height:54px;
  padding:13px 16px;
  border-radius:16px;
  background:linear-gradient(135deg,#1f2c39 0%,#314b64 100%);
  letter-spacing:.13em;
  box-shadow:0 12px 28px rgba(28,45,63,.22);
}
.page-products .product-jump{
  display:grid;
  grid-template-columns:repeat(4,minmax(150px,1fr));
  gap:12px;
  width:100%;
}
.page-products .product-jump a{
  min-width:0;
  min-height:58px;
  padding:11px 15px;
  border-radius:15px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:2px;
  line-height:1.25;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.page-products .product-jump a span{font-size:13.5px;font-weight:800}
.page-products .product-jump a small{font-size:10.5px;font-weight:600;color:#74808d;letter-spacing:.01em}
.page-products .product-jump a:hover small,.page-products .product-jump a.is-active small{color:#4f5b67}

/* Products section separation and hierarchy */
.page-products #products{padding-top:72px}
.page-products .products-section-head{margin-bottom:34px}
.page-products .product-categories{gap:26px}
.page-products .product-category{
  border-radius:24px;
  border:1px solid rgba(211,220,229,.95);
  box-shadow:0 16px 38px rgba(27,42,58,.055);
}
.page-products .product-category-head{
  padding-bottom:20px;
  margin-bottom:22px;
}
.page-products .category-label{
  padding:6px 10px;
  letter-spacing:.11em;
}
.page-products .product-category-head h3{
  font-weight:800;
  color:#15202b;
}
.page-products .product-category-head .category-note{
  min-height:72px;
  display:flex;
  align-items:center;
  color:#425161;
  font-weight:600;
  line-height:1.66;
}

/* Product cards: cleaner, more premium, easier to scan */
.page-products .product-card{
  padding:16px 16px 15px;
  border-radius:18px;
  border:1px solid #e5ebf0;
  box-shadow:0 10px 26px rgba(23,37,52,.045);
}
.page-products .product-card:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 34px rgba(23,37,52,.085);
}
.page-products .product-img{
  height:198px;
  margin-bottom:14px;
  border-radius:13px;
  background:linear-gradient(180deg,#fff 0%,#f7f9fb 100%);
}
.page-products .product-card .tag{
  margin-bottom:6px;
  padding:5px 8px;
  font-size:9px;
}
.page-products .product-card h3{
  min-height:48px;
  font-size:20px;
  line-height:1.2;
  margin:4px 0 7px;
}
.page-products .product-card>p{
  min-height:60px;
  font-size:13px;
  line-height:1.58;
  color:#5a6673;
}
.page-products .product-card>ul{
  margin-top:11px;
  padding:11px 12px 11px 27px;
  background:linear-gradient(90deg,#fafbfd 0%,#f6f8fa 100%);
  font-size:12px;
  line-height:1.5;
}
.page-products .product-card .text-btn{
  margin-top:12px;
  padding-top:10px;
  font-size:13px;
  color:#213b58;
}
.page-products .product-card .text-btn::after{content:"↗";font-size:13px;opacity:.6;margin-left:auto}
.page-products .product-card .text-btn{justify-content:flex-start;gap:8px}
.page-products .product-card .text-btn:hover::after{opacity:1;transform:translate(1px,-1px)}

/* Mobile laboratory visual balance */
.page-products .integrated-lab-showcase{
  grid-template-columns:minmax(300px,370px) 1fr;
  gap:22px;
}
.page-products .integrated-lab-visual{
  min-height:100%;
  border-radius:18px;
  padding:14px;
}
.page-products .integrated-lab-visual img{height:100%;object-fit:cover;object-position:center}

/* Conversion band alignment with products page */
.page-products .product-conversion-band{
  background:linear-gradient(135deg,#202d3a 0%,#263b50 55%,#1c2a38 100%);
}
.page-products .product-conversion-band .section-kicker{color:#ffb15f}
.page-products .product-conversion-band h2{max-width:720px}

@media(max-width:1100px){
  .page-products .product-jump{grid-template-columns:repeat(2,minmax(180px,1fr))}
  .page-products .integrated-lab-showcase{grid-template-columns:1fr}
  .page-products .integrated-lab-visual img{height:auto}
}
@media(max-width:780px){
  .page-products .product-jump-wrap{padding:16px}
  .page-products .product-jump-label{min-width:0;min-height:auto;border-radius:14px;padding:11px 14px}
  .page-products .product-jump{display:flex;gap:10px;overflow-x:auto}
  .page-products .product-jump a{min-width:180px;min-height:56px;border-radius:14px}
  .page-products #products{padding-top:58px}
  .page-products .product-category{border-radius:20px}
}


/* Phase 4.4.1 — Sitewide Final Visual Harmonisation */
:root{
  --bromet-ink:#1c2733;
  --bromet-slate:#526171;
  --bromet-soft:#f5f7f9;
  --bromet-orange:#f7931e;
  --bromet-blue:#2f6caf;
}

/* Consistent page rhythm */
.page-hero{position:relative;overflow:hidden}
.page-hero::after{content:"";position:absolute;inset:auto -120px -140px auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(47,108,175,.08),transparent 68%);pointer-events:none}
.page-hero-light{background:linear-gradient(180deg,#fbfcfd 0%,#f6f8fa 100%)}
.page-hero-grid{gap:58px}
.page-hero-copy h1{letter-spacing:-.045em}
.page-hero-copy>p{font-size:17px;line-height:1.78;color:#566474;max-width:760px}
.page-hero-dark .page-hero-copy>p{color:#c5ced7}
.page-hero-side{border-radius:18px;padding:22px 24px;background:rgba(255,255,255,.72);border:1px solid rgba(205,215,224,.8);box-shadow:0 12px 30px rgba(24,38,54,.05)}
.page-hero-dark .page-hero-side{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);box-shadow:none}
.page-hero-side b{font-size:17px;line-height:1.35}
.page-hero-side p{font-size:14.5px;line-height:1.72;margin-bottom:0}

/* Section heading system */
.section-head{gap:46px;margin-bottom:42px}
.section-head h2{letter-spacing:-.04em}
.section-head>p{font-size:15.5px;line-height:1.78;color:#566474}
.section-kicker{letter-spacing:.14em}

/* About page */
.page-about .section{background:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%)}
.page-about .split{gap:58px}
.page-about .about-copy{padding:8px 0}
.page-about .about-copy p{font-size:16px;line-height:1.78;color:#4c5967}
.page-about .business-model{margin-top:26px;padding:21px 22px;background:linear-gradient(90deg,#fff7ec,#fffdf9);border-left:4px solid var(--bromet-orange);box-shadow:0 10px 26px rgba(28,40,53,.04)}
.page-about .benefit-grid{gap:18px}
.page-about .benefit-grid article{border-radius:18px;padding:22px;background:#fff;border:1px solid #e7edf2;box-shadow:0 12px 28px rgba(27,42,58,.05);transition:transform .18s ease,box-shadow .18s ease}
.page-about .benefit-grid article:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(27,42,58,.08)}
.page-about .benefit-grid h3{font-size:19px;color:#1f2b37}
.page-about .benefit-grid p{font-size:14px;line-height:1.65;color:#5a6876}

/* Solutions page */
.page-solutions .section-dark{background:radial-gradient(circle at 86% 12%,rgba(47,108,175,.16),transparent 30%),linear-gradient(180deg,#202831,#1b222a)}
.page-solutions .workflow{gap:12px}
.page-solutions .workflow-step{border-radius:15px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.page-solutions .workflow-step b{font-size:13px;line-height:1.35}
.page-solutions .value-cards{gap:16px;margin-top:24px}
.page-solutions .value-cards article{border-radius:14px;border-top:3px solid var(--bromet-orange);box-shadow:0 12px 24px rgba(0,0,0,.12)}
.page-solutions .conversion-band{background:linear-gradient(180deg,#f7f9fb,#fff)}
.page-solutions .next-step-card{border-radius:18px;border:1px solid #e0e7ee;background:#fff;box-shadow:0 12px 30px rgba(25,39,55,.055);transition:transform .18s ease,box-shadow .18s ease}
.page-solutions .next-step-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(25,39,55,.09)}

/* Software page */
.page-software .software-section{background:linear-gradient(180deg,#1d242c 0%,#202a34 62%,#1c252e 100%)}
.page-software .refined-software-hero{padding-bottom:34px}
.page-software .software-summary{border-left:3px solid var(--bromet-orange);padding-left:22px}
.page-software .software-group{border-radius:20px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 40px rgba(0,0,0,.12)}
.page-software .software-group-head{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}
.page-software .detailed-mini{border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);transition:transform .18s ease,background .18s ease}
.page-software .detailed-mini:hover{transform:translateY(-3px);background:rgba(255,255,255,.07)}
.page-software .software-role{color:#f2a14a;font-weight:700}
.page-software .software-capabilities{border-radius:20px}
.page-software .software-advantages>div{border-radius:14px}

/* Contact page */
.page-contact .contact-section{background:linear-gradient(180deg,#ffffff 0%,#f7f9fb 100%)}
.page-contact .contact-grid{gap:54px;align-items:start}
.page-contact .contact-info{gap:16px}
.page-contact .contact-info p{padding:18px;border-radius:14px;background:#fff;border:1px solid #e3eaf0;box-shadow:0 10px 24px rgba(27,42,58,.045)}
.page-contact form{padding:28px;border-radius:20px;background:#fff;border:1px solid #e1e8ee;box-shadow:0 18px 42px rgba(28,42,56,.07)}
.page-contact input,.page-contact textarea,.page-contact select{border-radius:11px;border-color:#dce4eb;background:#fbfcfd}
.page-contact input:focus,.page-contact textarea:focus,.page-contact select:focus{border-color:#f3a04d;box-shadow:0 0 0 3px rgba(247,147,30,.10)}

/* Homepage coherence */
.page-home .home-pathways{background:linear-gradient(180deg,#fff,#f7f9fb)}
.page-home .conversion-pathways .next-step-card{border-radius:18px;border:1px solid #e2e8ee;box-shadow:0 12px 28px rgba(25,39,54,.05)}
.page-home .conversion-inline{border-radius:12px;background:#20252b;color:#dce2e7;border:none;box-shadow:none}
.page-home .conversion-inline span{color:#ffffff;font-weight:800;letter-spacing:.01em}
.page-home .conversion-inline a{color:#ffffff}
.page-home .conversion-inline a:hover{color:var(--orange)}

/* Header & footer final consistency */
.site-header{backdrop-filter:saturate(120%) blur(10px)}
.nav a{position:relative}
.nav a.is-active::after{content:"";position:absolute;left:10px;right:10px;bottom:-9px;height:2px;border-radius:99px;background:var(--bromet-orange)}
footer{background:linear-gradient(180deg,#1e252d,#171d23)}
.footer-grid{gap:42px}
.footer-grid a{transition:color .18s ease}
.footer-grid a:hover{color:#f2a14a}

@media(max-width:980px){
  .page-hero-grid{gap:30px}
  .page-hero-side{padding:18px 20px}
  .page-about .split,.page-contact .contact-grid{gap:34px}
  .nav a.is-active::after{display:none}
}
@media(max-width:640px){
  .page-hero-side{border-radius:15px;padding:16px 17px}
  .page-hero-copy>p{font-size:16px;line-height:1.7}
  .page-about .benefit-grid article{padding:18px}
  .page-contact form{padding:20px 18px;border-radius:16px}
}


/* Phase 4.4.2 launch-readiness: 404 page */
.page-404 .page-hero{min-height:calc(100vh - 220px);display:flex;align-items:center}
.page-404 .hero-actions{display:flex;gap:12px;margin-top:28px}
@media(max-width:640px){.page-404 .hero-actions{flex-direction:column;align-items:stretch}}


/* Phase 4.5.2 — Full-fidelity responsive parity
   Rule: phone/tablet may reflow layout, but must not hide, shorten, substitute,
   or otherwise change desktop content. */
html, body {
  max-width: 100%;
  overflow-x: hidden;
}
body * {
  min-width: 0;
}
.page-home .hero-copy,
.page-home .hero-visual,
.page-home .hero-image-card,
.page-home .conversion-heading,
.page-about main,
.page-solutions main,
.page-products main,
.page-software main {
  min-width: 0;
}

/* Full content sections are always present at every breakpoint. */
.page-solutions .solution-next-steps,
.page-software .software-conversion-band,
.page-products .product-category,
.page-about .about-copy,
.page-about .benefit-grid,
.page-home .conversion-pathways {
  display: block;
  visibility: visible;
}

/* Restore the intended grid/flex layouts where those components need them. */
.page-about .benefit-grid { display: grid; }
.page-products .product-grid { display: grid; }
.page-products .integrated-lab-showcase { display: grid; }
.page-software .conversion-band-inner { display: grid; }
.page-solutions .next-step-grid { display: grid; }
.page-home .pathway-grid { display: grid; }
.page-home .conversion-inline { display: flex; }

/* Never replace or truncate supporting copy on smaller screens. */
.category-note,
.conversion-heading > p,
.page-about .about-copy p,
.page-about .benefit-grid p,
.page-software .software-mini p,
.page-software .software-mini li,
.page-solutions .next-step-card p {
  overflow: visible;
  text-overflow: clip;
  white-space: normal;
}

/* Phone-specific overflow corrections for the Home hero. */
@media (max-width: 640px) {
  .container {
    width: calc(100% - 28px);
    max-width: 100%;
  }
  .page-home .hero-grid {
    width: 100%;
    gap: 24px;
    padding-top: 44px;
    padding-bottom: 50px;
  }
  .page-home .hero h1 {
    max-width: 100%;
    font-size: clamp(34px, 10.6vw, 42px);
    line-height: 1.04;
    overflow-wrap: normal;
    word-break: normal;
  }
  .page-home .hero-copy > p {
    max-width: 100%;
  }
  .page-home .hero-actions {
    width: 100%;
  }
  .page-home .hero-actions .btn {
    width: 100%;
  }
  .page-home .hero-image-card {
    width: 100%;
    max-width: 100%;
  }
  .page-home .hero-image-card img {
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: contain;
  }
  .page-home .hero-points {
    max-width: 100%;
  }
  .page-home .hero-points span {
    max-width: 100%;
    white-space: normal;
  }

  /* Full desktop content stays intact; only the layout becomes one column. */
  .page-about .benefit-grid,
  .page-products .product-grid,
  .page-products .two-up-grid,
  .page-software .software-mini-grid,
  .page-software .capability-grid,
  .page-software .software-advantages,
  .page-solutions .next-step-grid,
  .page-home .pathway-grid {
    grid-template-columns: 1fr;
  }

  .page-solutions .solution-next-steps,
  .page-software .software-conversion-band {
    display: block !important;
  }

  .page-products .product-category-head,
  .page-home .conversion-heading {
    grid-template-columns: 1fr;
  }

  .page-products .category-note {
    display: block;
  }
}

/* Tablet: retain every desktop content block; only reflow columns. */
@media (min-width: 641px) and (max-width: 1180px) {
  .page-solutions .solution-next-steps,
  .page-software .software-conversion-band {
    display: block !important;
  }
  .page-products .category-note,
  .page-about .about-copy,
  .page-about .benefit-grid {
    visibility: visible;
  }
}


/* Phase 4.5.2a — Browse by Category: full visibility on phone & tablet */
@media (max-width: 1100px) {
  .page-products .product-jump-wrap {
    align-items: stretch;
  }
  .page-products .product-jump {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    width: 100%;
    overflow: visible !important;
    padding-bottom: 0 !important;
  }
  .page-products .product-jump a {
    width: 100%;
    min-width: 0 !important;
    min-height: 62px;
    padding: 10px 12px;
    white-space: normal;
    overflow: visible;
  }
  .page-products .product-jump a span,
  .page-products .product-jump a small {
    white-space: normal;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 640px) {
  .page-products .product-jump-wrap {
    display: block;
    padding: 14px;
    border-radius: 20px;
  }
  .page-products .product-jump-label {
    display: inline-flex;
    width: auto;
    max-width: 100%;
    margin-bottom: 12px;
    min-height: auto;
    padding: 10px 13px;
  }
  .page-products .product-jump {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px !important;
  }
  .page-products .product-jump a {
    min-height: 70px;
    padding: 10px 10px;
    border-radius: 13px;
  }
  .page-products .product-jump a span {
    font-size: 12.5px;
    line-height: 1.18;
  }
  .page-products .product-jump a small {
    font-size: 9.5px;
    line-height: 1.2;
  }
}

@media (max-width: 380px) {
  .page-products .product-jump {
    grid-template-columns: 1fr !important;
  }
  .page-products .product-jump a {
    min-height: 58px;
  }
}
