:root{--navy:#091f3c;--orange:#ff5d0c;--slate:#566476;--soft:#f4f6f9;--bar:#cecece}
.equipment-page{background:#fff;color:#273446}
.equipment-hero{min-height:0;background:var(--navy);color:#fff;padding:36px 0 42px}
.equipment-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 388px;gap:72px;align-items:center}
.equipment-hero-intro>p:first-child{margin:0;color:var(--orange);font-size:15px;font-weight:800;letter-spacing:.02em}
.equipment-hero h1{margin:13px 0 24px;font-size:30px;letter-spacing:-.03em}
.equipment-hero-intro>p:last-child{max-width:590px;margin:0;color:#fff;font-size:16px;line-height:1.6}
.facility-highlights{display:grid;grid-template-columns:1fr;gap:10px;width:388px;justify-self:end}
.facility-highlights>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px;border:1px solid rgba(255,255,255,.18);border-left:3px solid rgba(255,93,12,.82);background:rgba(255,255,255,.06)}
.facility-highlights strong{font-size:15px;color:#fff}.facility-highlights span{font-size:13px;color:#c9d4e0;white-space:nowrap}
.equipment-breadcrumb{height:44px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #dbe0e5;font-size:13px;color:#7a8591}.equipment-breadcrumb a{color:#51647a}.equipment-breadcrumb strong{color:#24354a}
.equipment-main{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;padding:22px 0 58px}.equipment-block{margin-bottom:24px}.equipment-block h2{height:43px;display:flex;align-items:center;margin:0 0 22px;padding:0 18px;background:var(--bar);font-size:19px;color:#303a45}
.triple-gallery,.machine-gallery{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;min-height:255px}.triple-gallery figure,.machine-gallery figure,.work-gallery figure{margin:0;background:#fff;border:10px solid #d0d0d0}.triple-gallery img,.machine-gallery img,.work-gallery img{display:block;width:100%;height:100%;object-fit:cover}.triple-gallery .main-shot{width:390px;height:250px}.triple-gallery .side-shot{width:196px;height:134px}
.gallery-arrow{border:0;background:transparent;color:var(--orange);font:400 42px/1 Arial,sans-serif;cursor:pointer;transition:transform .2s,color .2s}.gallery-arrow:hover,.gallery-arrow:focus-visible{color:#cf4706;transform:scale(1.15)}.triple-gallery .gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.triple-gallery .gallery-arrow:hover,.triple-gallery .gallery-arrow:focus-visible{transform:translateY(-50%) scale(1.15)}.gallery-arrow.previous{left:-18px}.gallery-arrow.next{right:-18px}.gallery-count{margin:7px 0 0;text-align:center;color:#626d7b;font-size:14px}.gallery-count b{color:var(--orange)}
.machine-gallery{gap:32px;min-height:270px}.machine-gallery figure{width:44%;height:250px}.machine-gallery .gallery-arrow{position:absolute;top:50%;transform:translateY(-50%)}.machine-gallery .gallery-arrow:hover,.machine-gallery .gallery-arrow:focus-visible{transform:translateY(-50%) scale(1.15)}
.work-block h2{margin-bottom:30px}.work-gallery{display:grid;grid-template-columns:165px minmax(0,1fr) 165px;align-items:center;gap:18px;max-width:790px;margin:auto}.work-gallery figure{height:295px}.photo-cluster{height:260px;position:relative}.photo-cluster button{position:absolute;border:5px solid #d0d0d0;background:#fff;padding:0;width:92px;height:72px;cursor:pointer;transition:transform .2s,border-color .2s}.photo-cluster button:hover,.photo-cluster button:focus-visible{border-color:var(--orange);transform:scale(1.06);z-index:3}.photo-cluster img{display:block;width:100%;height:100%;object-fit:cover}.photo-cluster.left button:nth-child(1){left:0;top:12px}.photo-cluster.left button:nth-child(2){right:0;top:58px}.photo-cluster.left button:nth-child(3){left:32px;bottom:12px}.photo-cluster.right button:nth-child(1){right:0;top:12px}.photo-cluster.right button:nth-child(2){left:0;top:70px}.photo-cluster.right button:nth-child(3){right:34px;bottom:8px}
.equipment-news{background:var(--soft);padding:18px;height:100%;min-height:790px}.news-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dfe7;padding-bottom:10px}.news-title h2{margin:0;font-size:16px}.news-title a{font-size:13px;color:var(--orange);font-weight:700}.equipment-news ul{padding:0;margin:12px 0 23px;list-style:none}.equipment-news li{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 0;font-size:13px}.equipment-news li a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.equipment-news time{color:#647080;white-space:nowrap;font-size:12px}
.capability-summary{border-top:1px solid #d9dfe7;padding-top:20px}.side-eyebrow{margin:0;color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.08em}.capability-summary>h2{margin:5px 0 16px;font-size:20px;color:#24354a}.capability-summary section{padding:13px 0;border-top:1px solid #d9dfe7}.capability-summary h3{margin:0 0 6px;font-size:14px;color:#2d3d51}.capability-summary section p{margin:0;color:#697688;font-size:13px;line-height:1.7}.side-consult{display:flex;align-items:center;justify-content:space-between;margin-top:17px;padding:12px 14px;border:1px solid rgba(227,124,53,.78);color:#c85a17;font-size:13px;font-weight:700;transition:background .2s,color .2s}.side-consult span{font-size:18px;line-height:1}.side-consult:hover,.side-consult:focus-visible{background:rgba(255,93,12,.09);color:#a9460d}
@media(max-width:960px){.equipment-main{grid-template-columns:1fr}.equipment-news{min-height:auto}.equipment-hero-grid{grid-template-columns:1fr;gap:28px;min-height:auto}.facility-highlights{width:100%;justify-self:start;grid-template-columns:repeat(3,minmax(0,1fr))}.facility-highlights>div{align-items:flex-start;flex-direction:column;gap:5px}.facility-highlights span{white-space:normal}.work-gallery{max-width:650px}}
@media(max-width:680px){.equipment-hero{padding:38px 0}.equipment-hero h1{font-size:27px}.facility-highlights{grid-template-columns:1fr}.facility-highlights>div{align-items:center;flex-direction:row}.equipment-main{padding-top:16px}.triple-gallery{gap:6px;min-height:190px}.triple-gallery .main-shot{width:53%;height:190px;border-width:6px}.triple-gallery .side-shot{width:20%;height:102px;border-width:6px}.gallery-arrow.previous{left:-8px}.gallery-arrow.next{right:-8px}.machine-gallery{gap:10px;min-height:190px}.machine-gallery figure{height:175px;border-width:6px}.work-gallery{grid-template-columns:80px minmax(0,1fr) 80px;gap:8px}.work-gallery figure{height:200px;border-width:6px}.photo-cluster{height:180px}.photo-cluster button{width:58px;height:48px;border-width:3px}.photo-cluster.left button:nth-child(3){left:10px}.photo-cluster.right button:nth-child(3){right:10px}.equipment-block h2{margin-bottom:14px}}
