:root{--red:#d92f2b;--red-dark:#b92420;--blue:#0d3f9b;--navy:#0b1728;--ink:#161c26;--muted:#687282;--soft:#f2f4f7;--line:#d9dee5;--white:#fff;--shadow:0 18px 45px rgba(10,22,40,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;font:16px/1.5 Arial,"Helvetica Neue",sans-serif;color:var(--ink);background:#fff}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;width:100%}.wrap{width:min(1240px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(12,23,40,.1);backdrop-filter:blur(14px)}.header-row{height:78px;display:flex;align-items:center;gap:30px}.logo{display:flex;align-items:center;gap:10px;min-width:220px}.logo>span{width:46px;height:46px;background:var(--red);color:#fff;display:grid;place-items:center;border-radius:8px;font-weight:900;font-size:20px}.logo>b{display:flex;flex-direction:column;line-height:1.05;font-size:19px}.logo small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:5px}.nav{display:flex;gap:25px;margin-left:auto}.nav a,.main-link{font-size:14px}.nav a:hover,.main-link:hover,.text-link:hover{color:var(--red)}.main-link{font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:var(--red);color:#fff;padding:14px 22px;font-weight:800;box-shadow:none}.btn:hover{background:var(--red-dark);transform:translateY(-1px)}.btn-small{padding:10px 15px;font-size:13px}.btn-white{background:#fff;color:var(--ink)}.btn-white:hover{background:#edf0f4;color:var(--ink)}.btn-outline{background:#fff;color:var(--ink);border:1px solid var(--ink)}.btn-outline:hover{background:var(--ink);color:#fff}.menu-btn{display:none;border:0;background:transparent;width:42px;height:42px}.menu-btn i{display:block;width:24px;height:2px;background:var(--ink);margin:7px}.image-hero{position:relative;background-image:var(--hero);background-size:cover;background-position:center;color:#fff;overflow:hidden}.home-hero{min-height:760px}.crane-hero{min-height:700px}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,11,21,.91) 0%,rgba(4,11,21,.75) 42%,rgba(4,11,21,.05) 76%)}.hero-content{position:relative;z-index:2;padding-top:125px}.home-hero .hero-content{padding-top:145px}.hero-content h1{font-size:clamp(48px,6vw,84px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:900px}.hero-content>p{font-size:20px;line-height:1.55;color:rgba(255,255,255,.78);max-width:700px;margin:28px 0}.hero-actions{display:flex;gap:10px}.kicker{font-size:12px;letter-spacing:.17em;text-transform:uppercase;color:var(--red);font-weight:900;margin-bottom:16px}.kicker-light{color:#fff;opacity:.72}.hero-facts{position:absolute;z-index:2;left:50%;transform:translateX(-50%);bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:var(--ink)}.hero-facts>div{padding:22px 25px;border-right:1px solid var(--line)}.hero-facts>div:last-child{border:0}.hero-facts strong{display:block;font-size:18px}.hero-facts span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.back-link{display:inline-block;margin-bottom:48px;color:rgba(255,255,255,.72);font-size:14px}.crane-quick{position:absolute;z-index:2;left:50%;transform:translateX(-50%);bottom:0;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;color:var(--ink)}.crane-quick a{padding:23px 26px;border-right:1px solid var(--line)}.crane-quick a:last-child{border:0}.crane-quick a:hover{background:var(--soft)}.crane-quick b,.crane-quick span{display:block}.crane-quick b{font-size:18px}.crane-quick span{font-size:12px;color:var(--muted);margin-top:4px}.section{padding:105px 0}.soft-section{background:var(--soft)}.heading-row{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;margin-bottom:44px}.heading-row.compact{grid-template-columns:1fr auto}.heading-row h2,.company-grid h2,.intro-grid h2,.wide-photo-band h2,.request-section h2{font-size:clamp(40px,4.6vw,64px);line-height:1.02;letter-spacing:-.045em;margin:0}.heading-row>p{font-size:18px;color:var(--muted);margin:0;max-width:500px}.text-link{font-weight:800;color:var(--red);justify-self:end}.category-layout{display:grid;grid-template-columns:1.08fr .92fr;min-height:610px;border:1px solid var(--line)}.category-feature,.photo-product,.load-classes>a,.use-gallery article{position:relative;overflow:hidden;color:#fff}.category-feature img,.photo-product img,.load-classes img,.use-gallery img{height:100%;object-fit:cover;transition:transform .5s ease}.category-feature:hover img,.photo-product:hover img,.load-classes>a:hover img{transform:scale(1.025)}.photo-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,10,18,.88),rgba(4,10,18,.05) 65%)}.category-feature-copy{position:absolute;z-index:2;left:38px;right:38px;bottom:38px}.category-feature-copy small,.photo-product small,.load-classes small,.use-gallery small{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:rgba(255,255,255,.75);font-weight:800}.category-feature-copy h3{font-size:48px;line-height:1;margin:10px 0}.category-feature-copy p{max-width:530px;color:rgba(255,255,255,.78);font-size:17px}.category-feature-copy b{display:block;margin-top:25px}.category-list{display:flex;flex-direction:column;background:#fff}.category-row{flex:1;display:grid;grid-template-columns:48px 1fr 30px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;padding:19px 28px}.category-row:last-child{border:0}.category-row:hover{background:var(--soft)}.category-row>span{font-size:11px;color:var(--red);font-weight:900}.category-row b,.category-row small{display:block}.category-row b{font-size:19px}.category-row small{color:var(--muted);font-size:13px;margin-top:4px}.category-row i{font-style:normal;font-size:20px}.featured-products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.photo-product{height:460px}.photo-product>div{position:absolute;z-index:2;left:26px;bottom:24px}.photo-product h3{font-size:38px;margin:5px 0}.photo-product p{margin:0;color:rgba(255,255,255,.75)}.company-grid,.intro-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.lead{font-size:25px;line-height:1.4;margin:0 0 42px}.adv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:38px}.adv-grid article{border-top:2px solid var(--ink);padding-top:15px}.adv-grid b{font-size:18px}.adv-grid p{margin:8px 0 0;color:var(--muted)}.adv-grid.six{grid-template-columns:repeat(3,1fr)}.wide-photo-band{min-height:620px;position:relative;background-image:var(--band);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center}.band-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,22,.9),rgba(5,12,22,.56) 53%,rgba(5,12,22,.08))}.band-copy{position:relative;z-index:2}.band-copy h2{max-width:760px}.band-copy p{font-size:19px;max-width:670px;color:rgba(255,255,255,.75);margin:25px 0 30px}.process{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process li{padding:25px;border-right:1px solid var(--line);min-height:240px}.process li:last-child{border:0}.process span{font-size:11px;color:var(--red);font-weight:900}.process b{display:block;font-size:20px;margin:55px 0 8px}.process p{margin:0;color:var(--muted)}.request-section{background:var(--blue);color:#fff;padding:82px 0}.request-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.request-grid>div:first-child p{color:rgba(255,255,255,.7);font-size:18px}.request-form{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.request-form label,.request-dialog label{display:block}.request-form label.full{grid-column:1/-1}.request-form span,.request-dialog label span{display:block;font-size:12px;font-weight:800;margin:0 0 6px 2px}.request-form input,.request-form textarea,.request-dialog input,.request-dialog textarea{width:100%;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);color:#fff;padding:13px;border-radius:6px;outline:none}.request-form input::placeholder,.request-form textarea::placeholder{color:rgba(255,255,255,.45)}.request-form input:focus,.request-form textarea:focus{border-color:#fff}.request-form small{align-self:center;color:rgba(255,255,255,.56);font-size:11px}.form-success{background:rgba(255,255,255,.12);padding:30px}.form-success b{font-size:28px}.form-success p{color:inherit}.intro-grid .lead{margin-bottom:25px}.check-list{columns:2;padding-left:20px;color:var(--muted)}.check-list li{margin-bottom:8px}.load-classes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.load-classes>a{height:500px}.load-classes>a>div{position:absolute;z-index:2;left:26px;right:26px;bottom:27px}.load-classes h3{font-size:34px;line-height:1.05;margin:8px 0}.load-classes p{color:rgba(255,255,255,.72);margin:0 0 20px}.catalog-tools{display:grid;grid-template-columns:1fr 1.5fr repeat(3,1fr);gap:10px;background:var(--soft);padding:14px;border:1px solid var(--line)}.catalog-tools label>span,.catalog-tools legend{display:block;font-size:11px;color:var(--muted);font-weight:800;margin-bottom:6px}.catalog-tools fieldset{border:0;padding:0;margin:0}.catalog-tools input,.catalog-tools select{height:45px;width:100%;border:1px solid var(--line);background:#fff;padding:0 11px;border-radius:5px}.segments{height:45px;display:flex;border:1px solid var(--line);background:#fff;padding:3px}.segments button{flex:1;border:0;background:#fff;font-size:12px;font-weight:800}.segments button.active{background:var(--blue);color:#fff}.catalog-meta{display:flex;justify-content:space-between;margin:18px 0;color:var(--muted);font-size:14px}.catalog-meta button,.heading-row>button{border:0;background:none;color:var(--red);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;min-height:530px}.product-media{height:245px;padding:20px;background:linear-gradient(#f6f7f9 0 72%,#e2e5e9 72% 73%,#eef0f3 73%);position:relative}.product-media img{height:100%;object-fit:contain;filter:drop-shadow(0 12px 11px rgba(12,20,31,.16))}.product-class{position:absolute;left:14px;top:14px;background:var(--navy);color:#fff;padding:5px 8px;font-size:11px;font-weight:800}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-top{display:flex;justify-content:space-between;align-items:start}.product-top small{font-size:11px;color:var(--muted)}.product-top h3{font-size:28px;margin:0}.compare-toggle{border:1px solid var(--line);background:#fff;padding:7px 9px;font-size:11px;font-weight:800}.compare-toggle.active{background:var(--blue);color:#fff;border-color:var(--blue)}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:20px 0}.spec-item span{display:block;font-size:10px;text-transform:uppercase;color:var(--muted)}.spec-item b{font-size:14px}.product-actions{display:flex;gap:8px;margin-top:auto}.product-actions button{flex:1}.product-actions .btn-outline{padding-left:12px;padding-right:12px}.empty-state{text-align:center;background:var(--soft);padding:55px}.compare-section{padding:80px 0;background:#edf2fb}.compare-section[hidden]{display:none}.table-scroll{overflow:auto;background:#fff}.table-scroll table{border-collapse:collapse;width:100%;min-width:760px}.table-scroll th,.table-scroll td{padding:15px 18px;border:1px solid var(--line);text-align:left;vertical-align:top}.table-scroll th{background:#eef1f5}.table-scroll td:first-child{font-weight:800}.compare-remove{border:0;background:none;color:var(--red);font-size:18px}.use-gallery{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:repeat(2,370px);gap:14px}.use-gallery article{min-height:0}.use-gallery .use-wide{grid-row:span 2}.use-gallery article>div{position:absolute;z-index:2;left:26px;right:26px;bottom:25px}.use-gallery h3{font-size:28px;line-height:1.08;margin:7px 0}.use-gallery p{color:rgba(255,255,255,.72);margin:0;max-width:680px}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-grid article{padding:25px;border-right:1px solid var(--line);min-height:260px}.audience-grid article:last-child{border:0}.audience-grid span{font-size:11px;color:var(--red);font-weight:900}.audience-grid h3{font-size:23px;line-height:1.12;margin:48px 0 12px}.audience-grid p{color:var(--muted);margin:0}.comparison-table td:nth-child(2){background:#f1f6ff}.comparison-table th:nth-child(2){background:var(--blue);color:#fff}.crane-band{min-height:600px;background-position:center}.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.testimonial-photo{position:relative}.testimonial-photo img{height:500px;object-fit:cover}.testimonial-photo span{position:absolute;left:15px;bottom:15px;background:#fff;padding:7px 10px;font-size:11px;font-weight:800}.prototype-label{display:inline-block;padding:6px 9px;background:#fff0ef;color:var(--red);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.testimonial-grid blockquote{font-size:34px;line-height:1.28;letter-spacing:-.025em;margin:25px 0}.testimonial-grid>div:last-child>p{color:var(--muted)}.compare-bar{position:fixed;z-index:70;bottom:18px;left:50%;transform:translateX(-50%);background:var(--navy);color:#fff;padding:10px 12px 10px 18px;display:flex;align-items:center;gap:25px;box-shadow:var(--shadow)}.compare-bar[hidden]{display:none}dialog{border:0;padding:0;box-shadow:0 30px 90px rgba(0,0,0,.34)}dialog::backdrop{background:rgba(4,10,18,.75)}.dialog-close{position:sticky;float:right;z-index:5;top:12px;right:12px;width:40px;height:40px;border:0;background:#fff;box-shadow:var(--shadow);font-size:25px}.product-dialog{width:min(1050px,calc(100% - 30px));max-height:calc(100vh - 30px)}.product-dialog-inner{padding:40px}.dialog-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px;align-items:center}.dialog-media{height:400px;background:linear-gradient(#f6f7f9 0 72%,#e2e5e9 72% 73%,#eef0f3 73%);padding:25px}.dialog-media img{height:100%;object-fit:contain}.dialog-copy h2,.request-dialog h2{font-size:52px;line-height:1;margin:0}.dialog-copy>p,.request-dialog>div>p{color:var(--muted)}.dialog-key-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0}.dialog-key-specs div{background:var(--soft);padding:12px}.dialog-key-specs span{display:block;font-size:10px;text-transform:uppercase;color:var(--muted)}.dialog-details{display:grid;grid-template-columns:1.1fr .9fr;gap:25px;margin-top:35px}.spec-table{border-collapse:collapse;width:100%}.spec-table td{padding:11px 0;border-bottom:1px solid var(--line)}.spec-table td:first-child{color:var(--muted);width:45%}.load-chart{background:var(--soft);padding:16px}.request-dialog{width:min(620px,calc(100% - 30px));padding:38px}.request-dialog form{display:flex;flex-direction:column;gap:14px;margin-top:25px}.request-dialog input,.request-dialog textarea{background:#fff;color:var(--ink);border:1px solid var(--line)}footer{background:#0b111a;color:#fff;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:45px}.footer-logo small{color:#7e8998}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:7px}.footer-grid>div:not(:first-child)>b{font-size:14px}.footer-grid a,.footer-grid p{font-size:13px;color:#a0a8b3;margin:0}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #303641;margin-top:40px;padding-top:18px;color:#788290;font-size:12px}
@media(max-width:1050px){.nav{display:none}.main-link{margin-left:auto}.category-layout{grid-template-columns:1fr}.category-feature{height:520px}.catalog-tools{grid-template-columns:repeat(2,1fr)}.catalog-tools fieldset{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:740px){.wrap{width:calc(100% - 24px)}.header-row{height:68px}.logo{min-width:0}.logo>span{width:40px;height:40px}.logo>b{font-size:16px}.main-link,.header-row>.btn{display:none}.menu-btn{display:block;margin-left:auto}.nav.open{position:absolute;display:flex;flex-direction:column;gap:0;top:67px;left:0;right:0;background:#fff;padding:8px 20px 18px;border-bottom:1px solid var(--line)}.nav.open a{padding:11px 0}.home-hero,.crane-hero{min-height:780px}.hero-shade{background:linear-gradient(0deg,rgba(4,11,21,.94) 0%,rgba(4,11,21,.6) 70%,rgba(4,11,21,.22))}.hero-content,.home-hero .hero-content{padding-top:80px}.hero-content h1{font-size:45px}.hero-content>p{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-facts{grid-template-columns:repeat(2,1fr);width:calc(100% - 24px)}.hero-facts>div{padding:14px}.crane-quick{grid-template-columns:1fr;width:calc(100% - 24px)}.crane-quick a{padding:11px 15px;border-right:0;border-bottom:1px solid var(--line)}.crane-quick span{display:none}.back-link{margin-bottom:25px}.section{padding:72px 0}.heading-row,.company-grid,.intro-grid,.request-grid{grid-template-columns:1fr;gap:25px}.heading-row h2,.company-grid h2,.intro-grid h2,.wide-photo-band h2,.request-section h2{font-size:40px}.heading-row>p{font-size:16px}.category-feature{height:500px}.category-feature-copy{left:22px;right:22px;bottom:24px}.category-feature-copy h3{font-size:38px}.category-row{padding:16px}.featured-products,.load-classes,.product-grid{grid-template-columns:1fr}.photo-product{height:420px}.adv-grid,.adv-grid.six{grid-template-columns:1fr}.lead{font-size:20px}.wide-photo-band{min-height:610px;background-position:62% center}.process{grid-template-columns:1fr}.process li{border-right:0;border-bottom:1px solid var(--line);min-height:0}.process b{margin-top:24px}.request-form{grid-template-columns:1fr}.request-form label.full{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:28px}.check-list{columns:1}.load-classes>a{height:440px}.catalog-tools{grid-template-columns:1fr}.catalog-tools fieldset{grid-column:auto}.segments button{font-size:11px}.use-gallery{grid-template-columns:1fr;grid-template-rows:auto}.use-gallery article,.use-gallery .use-wide{height:440px;grid-row:auto}.audience-grid{grid-template-columns:1fr}.audience-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:0}.audience-grid h3{margin-top:25px}.testimonial-grid,.dialog-head,.dialog-details{grid-template-columns:1fr;gap:28px}.testimonial-photo img{height:360px}.testimonial-grid blockquote{font-size:25px}.product-dialog-inner{padding:20px}.dialog-media{height:280px}.dialog-copy h2,.request-dialog h2{font-size:40px}.compare-bar{width:calc(100% - 24px);justify-content:space-between}.footer-bottom{gap:20px}.category-row small{display:none}}

/* Product cards use applied scenes instead of isolated cutouts. */
.product-media{display:block;height:245px;padding:0;background:#edf0f3;overflow:hidden}
.product-media img{height:100%;object-fit:cover;filter:none;transition:transform .45s ease}
.product-media:hover img{transform:scale(1.025)}
.product-actions a,.product-actions button{flex:1}

/* Full product page. */
.product-page-hero{padding:34px 0 86px;background:#f4f6f8;border-bottom:1px solid var(--line)}
.product-breadcrumbs{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:34px}
.product-breadcrumbs a:hover{color:var(--red)}
.product-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;align-items:center}
.product-hero-copy h1{font-size:clamp(64px,8vw,112px);line-height:.88;letter-spacing:-.065em;margin:0}
.product-hero-copy>p{font-size:19px;color:var(--muted);max-width:590px;margin:27px 0}
.product-key-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin:28px 0}
.product-key-grid>div{padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.product-key-grid span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.05em}
.product-key-grid b{display:block;font-size:16px;margin-top:4px}
.price-note{display:block;color:var(--muted);max-width:560px;margin-top:15px}
.product-hero-photo{margin:0;background:#fff;border:1px solid var(--line)}
.product-hero-photo img{height:590px;object-fit:cover}
.product-hero-photo figcaption,.product-gallery figcaption{padding:10px 13px;color:var(--muted);font-size:12px;background:#fff}
.product-description-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.product-description-grid h2,.product-spec-layout h2,.documents-layout h2{font-size:clamp(40px,4.6vw,64px);line-height:1.02;letter-spacing:-.045em;margin:0}
.product-lead{margin-top:28px!important}
.product-benefits{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.product-benefits article{min-height:180px;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.product-benefits span{color:var(--red);font-size:11px;font-weight:900}
.product-benefits p{font-size:20px;font-weight:800;line-height:1.25;margin:55px 0 0}
.application-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.application-cards article{background:#fff;border:1px solid var(--line)}
.application-photo{height:285px;overflow:hidden}
.application-photo img{height:100%;object-fit:cover;transition:transform .45s ease}
.application-cards article:hover img{transform:scale(1.025)}
.application-cards article>div:last-child{padding:21px}
.application-cards h3{font-size:22px;margin:0 0 8px}
.application-cards p{color:var(--muted);margin:0}
.product-spec-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:start}
.product-spec-layout h2{margin-bottom:30px}
.full-spec-table{width:100%;border-collapse:collapse}
.full-spec-table th,.full-spec-table td{padding:14px 17px;border:1px solid var(--line);text-align:left;vertical-align:top}
.full-spec-table th{width:38%;background:#f3f5f7}
.spec-note{color:var(--muted);font-size:13px;margin-top:15px}
.chart-panel{position:sticky;top:105px;background:#f3f5f7;padding:22px;border:1px solid var(--line)}
.chart-panel>div{display:flex;justify-content:space-between;margin-bottom:18px}
.chart-panel>div span{color:var(--muted)}
.chart-panel img{background:#fff;max-height:600px;object-fit:contain}
.chart-panel .text-link{display:block;margin-top:15px}
.product-gallery{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:repeat(2,300px);gap:14px}
.product-gallery figure{margin:0;border:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden;background:#f2f4f6}
.product-gallery figure img{min-height:0;flex:1;object-fit:cover}
.product-gallery .gallery-scene{grid-row:span 2}
.product-gallery .gallery-machine img,.product-gallery .gallery-chart img{object-fit:contain;padding:18px;background:#f3f5f7}
.documents-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}
.documents-layout>div:first-child p{color:var(--muted);font-size:18px}
.document-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}
.document-card{display:grid;grid-template-columns:64px 1fr auto;gap:18px;align-items:center;text-align:left;padding:20px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink)}
.document-card>span{width:55px;height:55px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900}
.document-card b,.document-card small{display:block}
.document-card b{font-size:18px}.document-card small{color:var(--muted);margin-top:3px}.document-card i{font-style:normal;color:var(--red);font-weight:800;font-size:13px}
.related-products{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.related-products>a{border:1px solid var(--line);background:#fff}
.related-products img{height:260px;object-fit:cover}
.related-products>a>div{padding:20px}
.related-products small{color:var(--red);font-weight:800}.related-products h3{font-size:29px;margin:3px 0}.related-products p{color:var(--muted)}.related-products b{font-size:13px}

@media(max-width:1050px){.product-hero-grid{grid-template-columns:1fr;gap:35px}.product-hero-photo img{height:520px}.product-description-grid,.product-spec-layout,.documents-layout{grid-template-columns:1fr;gap:45px}.chart-panel{position:static}.application-cards{grid-template-columns:repeat(2,1fr)}.related-products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:740px){.product-page-hero{padding:22px 0 60px}.product-breadcrumbs{overflow:auto;white-space:nowrap;margin-bottom:24px}.product-hero-copy h1{font-size:64px}.product-hero-photo img{height:340px}.product-key-grid,.product-benefits{grid-template-columns:1fr}.product-benefits article{min-height:135px}.product-benefits p{margin-top:30px}.application-cards,.related-products{grid-template-columns:1fr}.application-photo{height:250px}.product-gallery{grid-template-columns:1fr;grid-template-rows:auto}.product-gallery .gallery-scene{grid-row:auto}.product-gallery figure{height:340px}.document-card{grid-template-columns:55px 1fr}.document-card i{display:none}.full-spec-table th{width:45%}}
@media print{.site-header,footer,.request-section,.hero-actions,.related-section,.document-list{display:none!important}.product-page-hero,.section{padding:30px 0}.product-hero-grid,.product-description-grid,.product-spec-layout{grid-template-columns:1fr}.product-hero-photo img{height:360px}.chart-panel{position:static;break-inside:avoid}}
