:root{--navy:#061321;--navy2:#0b1f31;--ink:#102131;--muted:#66737d;--paper:#f3f1ec;--white:#fff;--orange:#ff6a2a;--line:#d7d8d5;--display:'Space Grotesk',sans-serif;--body:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{height:82px;position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;padding:0 4.5vw;color:white;border-bottom:1px solid rgba(255,255,255,.15)}.brand{display:flex;align-items:center;gap:12px;min-width:270px}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font:700 19px/1 var(--display);letter-spacing:4px}.brand small{font-size:7px;letter-spacing:2.3px;margin-top:5px}.brand-mark{width:30px;height:30px;display:flex;align-items:flex-end;gap:3px;transform:skew(-13deg)}.brand-mark i{display:block;width:7px;background:var(--orange)}.brand-mark i:nth-child(1){height:16px}.brand-mark i:nth-child(2){height:25px}.brand-mark i:nth-child(3){height:20px}.desktop-nav{display:flex;justify-content:center;gap:34px;margin:auto}.desktop-nav a{font-size:12px;font-weight:600;letter-spacing:.5px;opacity:.78;transition:.2s}.desktop-nav a:hover{opacity:1;color:var(--orange)}.header-actions{display:flex;align-items:center;gap:22px}.lang-switch{border:0;background:none;color:white;cursor:pointer;font-size:11px;letter-spacing:1px;padding:10px 0}.lang-switch b,.lang-switch em{font-style:normal}.lang-switch em{opacity:.45}.lang-switch span{opacity:.3;margin:0 4px}.button{background:var(--orange);color:white;display:inline-flex;justify-content:space-between;align-items:center;min-width:190px;padding:17px 20px;border:0;font-weight:700;font-size:12px;letter-spacing:.4px;cursor:pointer;transition:.25s}.button:hover{background:#e95419;transform:translateY(-2px)}.button-small{min-width:auto;padding:12px 17px}.menu-toggle{display:none;border:0;background:none;padding:12px}.menu-toggle span{display:block;width:22px;height:1px;background:white;margin:6px}.hero{height:min(860px,100vh);min-height:680px;position:relative;display:flex;align-items:center;background:var(--navy);color:white;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/roning-hero.png') center/cover no-repeat}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,10,19,.94) 0%,rgba(2,13,23,.8) 35%,rgba(2,13,23,.2) 70%,rgba(2,13,23,.25) 100%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(90deg,#000,transparent 75%)}.hero-content{position:relative;width:720px;margin-left:9.5vw;margin-top:35px}.eyebrow{display:flex;align-items:center;gap:13px;font-size:9px;letter-spacing:2.5px}.eyebrow span{display:block;width:32px;height:2px;background:var(--orange)}.hero h1,.section h2,.cap-copy h2,.contact h2{font:600 clamp(48px,5.2vw,78px)/.98 var(--display);letter-spacing:-3.7px;margin:26px 0 25px}.hero h1 i,.section h2 i,.cap-copy h2 i,.contact h2 i{font-style:normal;color:var(--orange)}.hero-content>p{font-size:16px;line-height:1.75;color:#bdc6cd;max-width:580px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:38px}.text-link{font-size:12px;font-weight:700}.text-link b{color:var(--orange);margin-left:18px}.hero-proof{position:absolute;right:4vw;bottom:42px;display:flex;gap:1px}.hero-proof>div{width:155px;padding:18px;border:1px solid rgba(255,255,255,.18);background:rgba(6,19,33,.5);backdrop-filter:blur(8px);display:flex;flex-direction:column}.hero-proof strong{font:600 20px var(--display);color:var(--orange)}.hero-proof span{font-size:9px;line-height:1.4;color:#b5bec6;margin-top:5px}.scroll-hint{position:absolute;left:4.6vw;bottom:44px;display:flex;align-items:center;gap:12px;font-size:8px;letter-spacing:2px}.scroll-hint span{width:1px;height:28px;background:var(--orange)}.trust-strip{height:67px;background:var(--orange);color:white;display:flex;align-items:center;justify-content:center;gap:28px;font:600 9px var(--display);letter-spacing:1.3px;text-transform:uppercase}.trust-strip i{width:4px;height:4px;border:1px solid white;transform:rotate(45deg)}.section{padding:105px 9vw}.section-label{display:flex;align-items:center;gap:18px;font:700 9px var(--display);letter-spacing:2.3px}.section-label b{color:var(--orange)}.section-label:after{content:"";height:1px;flex:1;background:var(--line);margin-left:10px}.section-label.light{color:#a8b4be}.section-label.light:after{background:rgba(255,255,255,.13)}.intro-copy{display:grid;grid-template-columns:1fr 1.7fr;gap:9vw;margin:65px 0 78px}.kicker{font:500 18px/1.55 var(--display);margin:8px 0;color:#40505d}.intro h2,.industries h2,.resources h2{font-size:clamp(42px,4.4vw,65px);margin:0 0 30px}.intro-copy>div>p,.section-heading p{line-height:1.8;color:var(--muted);max-width:620px}.line-link{display:inline-flex;align-items:center;gap:50px;margin-top:20px;padding-bottom:9px;border-bottom:1px solid #84909a;font-size:11px;font-weight:700}.line-link b{color:var(--orange)}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.feature-row article{padding:25px 28px 20px 0;border-right:1px solid var(--line);position:relative}.feature-row article+article{padding-left:28px}.feature-row article>span{font-size:8px;color:#8d969d}.feature-icon{font-size:30px;color:var(--orange);height:50px;margin-top:25px}.feature-row h3{font:600 16px var(--display)}.feature-row p{font-size:11px;line-height:1.65;color:var(--muted)}.products{background:var(--navy);color:white}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:55px 0}.section-heading h2{margin:0}.section-heading p{width:390px;margin:0}.light-heading p{color:#9dabb5}.product-grid{display:grid;grid-template-columns:1.2fr 1fr .75fr;gap:12px}.product-card{min-height:470px;background:#102638;padding:32px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.product-card>span{font:600 8px var(--display);color:#8da0ae;letter-spacing:1.8px}.product-card h3{font:600 23px var(--display);margin:12px 0}.product-card p{font-size:11px;line-height:1.7;color:#a8b5bf;max-width:420px}.product-card ul{display:flex;gap:18px;padding:0;list-style:none;font-size:9px;color:#d3d9dd}.product-card ul li:before{content:"";display:inline-block;width:4px;height:4px;background:var(--orange);margin-right:7px}.product-card>a{position:absolute;right:24px;bottom:24px;width:40px;height:40px;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;color:var(--orange)}.featured{background:linear-gradient(145deg,#172e40,#0b1c2b)}.tool-art{height:190px;display:flex;align-items:flex-end;justify-content:center;gap:18px;margin-bottom:30px;filter:drop-shadow(15px 18px 17px #0008)}.tool-art i{display:block;width:27px;height:150px;border-radius:14px 14px 3px 3px;background:repeating-linear-gradient(145deg,#e9edf0 0 5px,#253846 6px 13px,#aab3b8 14px 18px)}.tool-art i:nth-child(2){height:180px}.tool-art i:nth-child(3){height:125px}.tool-art i:nth-child(4){height:160px}.steel{background:#172b3b}.steel-art{height:190px;position:relative}.steel-art i{position:absolute;border:18px solid #8796a0;border-radius:50%;width:135px;height:135px;top:20px;box-shadow:inset 12px 8px 20px #263947,9px 18px 25px #0006}.steel-art i:nth-child(2){left:100px;transform:scale(.76)}.steel-art i:nth-child(3){left:185px;transform:scale(.55)}.future{background:#0c1c29}.coming{font:600 8px var(--display);letter-spacing:2px;color:var(--orange);border-top:1px solid #304352;padding-top:18px;margin-top:24px}.industry-list{border-top:1px solid var(--line)}.industry-list article{display:grid;grid-template-columns:55px 80px 1fr 50px;align-items:center;border-bottom:1px solid var(--line);height:96px;transition:.25s}.industry-list article:hover{background:white;padding:0 20px}.industry-list b{font-size:8px;color:#8a949b}.industry-symbol{font-size:28px;color:var(--orange)}.industry-list h3{font:500 clamp(20px,2.1vw,30px) var(--display);letter-spacing:-.8px}.industry-list em{font-style:normal;color:var(--orange)}.capabilities{min-height:760px;background:#091826;color:white;display:grid;grid-template-columns:1fr 1.08fr}.cap-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,#18364c 0%,#091826 58%)}.cap-rings{width:390px;height:390px;position:relative;transform:rotate(-18deg)}.cap-rings i{position:absolute;inset:0;border:30px solid #577084;border-radius:50%;box-shadow:inset 18px 15px 35px #000,18px 23px 35px #0008}.cap-rings i:nth-child(2){inset:80px;border-width:22px}.cap-rings i:nth-child(3){inset:143px;border-width:15px}.cap-visual>span{position:absolute;font:600 11px/1.4 var(--display);letter-spacing:3px;text-align:center;color:var(--orange)}.cap-copy{padding:90px 9vw 80px 7vw}.cap-copy h2{font-size:clamp(44px,4.2vw,65px);margin:55px 0 28px}.cap-copy>p{color:#a8b5be;font-size:12px;line-height:1.8}.cap-copy ol{list-style:none;padding:0;margin-top:35px;border-top:1px solid #2a3d4b}.cap-copy li{display:flex;align-items:center;gap:25px;padding:13px 0;border-bottom:1px solid #2a3d4b}.cap-copy li>b{font-size:8px;color:var(--orange)}.cap-copy li span{display:flex;flex-direction:column}.cap-copy li strong{font:500 13px var(--display)}.cap-copy li small{font-size:8px;color:#778995;margin-top:3px}.resources{background:#e9e7e2}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.download-grid>a{background:#f6f5f2;min-height:135px;padding:23px;display:grid;grid-template-columns:45px 1fr 25px;align-items:center;transition:.25s}.download-grid>a:hover{background:white;transform:translateY(-4px)}.download-grid>a>span{font:700 9px var(--display);color:var(--orange);border:1px solid var(--orange);width:30px;height:38px;display:grid;place-items:center}.download-grid h3{font:600 13px var(--display);margin:0 0 8px}.download-grid small{font-size:9px;color:var(--muted)}.download-grid>a>b{color:var(--orange)}.contact{background:var(--orange);color:white;padding:100px 9vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact .eyebrow span{background:white}.contact h2{font-size:clamp(50px,5.2vw,76px);margin:42px 0 25px}.contact h2 i{color:var(--navy)}.contact-head>p{max-width:500px;font-size:12px;line-height:1.8}.contact-links{margin-top:50px;display:flex;gap:35px}.contact-links>a{display:flex;align-items:center;gap:12px}.contact-links>a>span{width:38px;height:38px;border:1px solid #fff8;display:grid;place-items:center;font:700 10px var(--display)}.contact-links div{display:flex;flex-direction:column}.contact-links small{font-size:7px;letter-spacing:1.7px}.contact-links strong{font-size:11px;margin-top:4px}form{background:white;color:var(--ink);padding:42px}.field{display:flex;flex-direction:column;margin-bottom:23px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{font:700 8px var(--display);letter-spacing:1.3px;margin-bottom:9px}input,select,textarea{width:100%;border:0;border-bottom:1px solid #ccd0d1;padding:8px 0 12px;background:transparent;outline:0;font-size:12px;color:var(--ink);border-radius:0}input:focus,select:focus,textarea:focus{border-color:var(--orange)}textarea{resize:vertical}.submit{width:100%;margin-top:4px}.form-note{font-size:8px;color:#879199;text-align:center;margin:12px 0 0}footer{background:#05111d;color:white;padding:55px 9vw;display:grid;grid-template-columns:1.2fr 1fr .8fr;align-items:start;gap:50px;position:relative}.footer-brand{min-width:0}footer>p{font-size:10px;color:#82909b;line-height:1.6;margin:0}footer>div{display:flex;gap:25px;font-size:10px}footer>small{position:absolute;bottom:15px;right:9vw;font-size:7px;color:#52616d;letter-spacing:1px}.toast{position:fixed;right:25px;bottom:25px;background:var(--navy);color:white;padding:15px 20px;z-index:30;font-size:11px;box-shadow:0 12px 30px #0004}
@media(max-width:980px){.desktop-nav{display:none}.header-actions .button-small{display:none}.menu-toggle{display:block}.site-header.open .desktop-nav{display:flex;position:absolute;top:82px;left:0;right:0;background:#071521;flex-direction:column;padding:30px 7vw;gap:22px}.hero-content{margin-left:7vw;width:80%}.hero-proof{display:none}.section{padding:80px 7vw}.product-grid{grid-template-columns:1fr 1fr}.future{grid-column:1/-1;min-height:290px}.capabilities{grid-template-columns:1fr}.cap-visual{min-height:500px}.contact{padding:80px 7vw;grid-template-columns:1fr;gap:60px}}@media(max-width:680px){.site-header{height:70px;padding:0 5vw}.brand{min-width:0}.brand strong{font-size:16px}.brand small{font-size:6px}.brand-mark{width:25px}.hero{min-height:720px}.hero-content{margin:40px 6vw 0;width:auto}.hero h1{font-size:49px;letter-spacing:-2.7px}.hero-bg{background-position:64% center}.hero-bg:after{background:linear-gradient(90deg,rgba(1,10,19,.95),rgba(2,13,23,.57))}.hero-content>p{font-size:13px}.hero-actions{align-items:flex-start;flex-direction:column}.scroll-hint{display:none}.trust-strip{justify-content:flex-start;overflow:hidden;padding:0 25px;white-space:nowrap}.section{padding:70px 6vw}.intro-copy{grid-template-columns:1fr;gap:35px;margin:45px 0}.feature-row{grid-template-columns:1fr 1fr}.feature-row article:nth-child(2){border-right:0}.feature-row article:nth-child(3){padding-left:0}.section-heading{display:block}.section-heading p{width:auto;margin-top:25px}.product-grid{grid-template-columns:1fr}.future{grid-column:auto}.product-card{min-height:430px}.industries h2,.intro h2,.resources h2,.cap-copy h2{font-size:42px;letter-spacing:-2.2px}.industry-list article{grid-template-columns:35px 45px 1fr 20px}.industry-list h3{font-size:19px}.cap-visual{min-height:380px}.cap-rings{width:270px;height:270px}.cap-rings i{border-width:22px}.cap-rings i:nth-child(2){inset:60px;border-width:17px}.cap-rings i:nth-child(3){inset:105px;border-width:12px}.cap-copy{padding:70px 7vw}.download-grid{grid-template-columns:1fr}.contact{padding:70px 6vw}.contact-links{flex-direction:column}form{padding:28px 22px}.field-row{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:25px}footer>small{position:static}.footer-brand{max-width:250px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* RONING brand system */
:root{--navy:#201a2a;--navy2:#efeaf6;--ink:#241f2d;--muted:#6d6675;--paper:#f7f6f8;--orange:#8152c7;--purple-dark:#5b3194;--purple-soft:#f0e9fa;--silver:#c6c7cc;--line:#ded9e4}
.brand-mark{width:44px;height:30px;display:flex;align-items:center;gap:0;transform:skew(-12deg);font:italic 800 23px/1 var(--display);letter-spacing:-7px}
.brand-mark b{color:#8a43c4;filter:drop-shadow(0 0 8px #7a3db255)}
.brand-mark i{display:block!important;width:auto!important;height:auto!important;background:none!important;color:#d4d4d7;font:inherit;margin-left:0}
.brand strong{font-style:italic;letter-spacing:5px}
.brand{min-width:190px}
.brand img{display:block;width:150px;height:auto;filter:drop-shadow(0 8px 18px #0007) drop-shadow(0 0 12px rgba(255,255,255,.2))}
.footer-brand img{width:250px;filter:drop-shadow(0 8px 18px #0008)}
.button{background:linear-gradient(135deg,#8a5bd0,#6540a8);box-shadow:0 8px 25px #6b41a822}
.button:hover{background:linear-gradient(135deg,#9668da,#7650ba)}
.hero-bg{background-image:url('assets/roning-hero-purple.png')}
.hero-bg:after{background:linear-gradient(90deg,rgba(31,24,42,.9) 0%,rgba(45,34,59,.68) 36%,rgba(89,63,118,.16) 70%,rgba(31,24,42,.18) 100%)}
.hero-content>p{color:#e1dce8}
.hero-proof>div{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24)}
.hero-proof span{color:#e6e0ec}
.trust-strip{background:#f4f3f4}
.brand-standard-strip{height:auto;min-height:118px;padding:22px 5vw;color:var(--ink);gap:0;display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #ded9e4}
.brand-standard-strip article{display:grid;place-items:center;text-align:center;gap:7px;padding:0 24px;border-right:1px solid #d8d4dc}
.brand-standard-strip article:last-child{border-right:0}
.brand-standard-strip img{display:block;width:74px;height:auto;filter:drop-shadow(0 6px 12px #4b316a22)}
.brand-standard-strip b{font:700 34px/1 var(--display);color:var(--orange)}
.brand-standard-strip strong{font:800 13px/1.2 var(--body);letter-spacing:.2px}
.brand-standard-strip small{font-size:13px;line-height:1.35;color:#5f5869;text-transform:none;letter-spacing:0}
.products{background:linear-gradient(155deg,#f5f2f8,#ebe5f2);color:var(--ink)}
.products .section-label.light{color:#766b83}.products .section-label.light:after{background:#d9d1e2}
.light-heading p{color:#716979}
.product-card{background:#fff;color:var(--ink);box-shadow:0 18px 45px #4a316e12}
.product-card>span{color:#8b7b9d}.product-card p{color:#655e6d}.product-card ul{color:#3b3347}
.product-card>a{border-color:#ded7e8;background:#fff}
.featured{background:linear-gradient(145deg,#fff,#f4eefb)}
.precision{background:linear-gradient(145deg,#fff,#f4eefb)}
.steel{background:#f7f5f9}.future{background:#f1ebf7}
.capabilities{background:#f7f4fa;color:var(--ink)}
.cap-visual{background:radial-gradient(circle at center,#f9f7fb 0%,#ebe4f4 48%,#ded3ea 100%)}
.cap-rings i{border-color:#8b7d91}
.cap-visual>span{color:#6d40aa}.cap-copy>p{color:#665d70}.cap-copy ol{border-color:#d9d1e2}.cap-copy li{border-color:#d9d1e2}.cap-copy li small{color:#80758c}
.contact{background:linear-gradient(130deg,#8a5bd0,#6540a8)}
.contact h2 i{color:#eee8f7}
.resources{background:#efedef}
footer{background:#211a2a}
@media(max-width:980px){.site-header.open .desktop-nav{background:#2b2237}}
.product-card .product-image{position:absolute;inset:0 0 auto;width:100%;height:58%;object-fit:cover;object-position:center;z-index:0;filter:saturate(.88) contrast(1.04);mask-image:linear-gradient(to bottom,#000 58%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 58%,transparent 100%);transition:transform .55s ease,filter .3s ease}
.product-card:hover .product-image{transform:scale(1.035);filter:saturate(1) contrast(1.06)}
.product-card>span,.product-card>h3,.product-card>p,.product-card>ul,.product-card>.coming{position:relative;z-index:1}
.steel,.future{isolation:isolate}
@media(max-width:680px){.product-card .product-image{height:55%}.future{min-height:430px}}
.steel-catalogue{margin-top:76px;padding-top:58px;border-top:1px solid #d9d1e2}
.steel-catalogue-head{display:grid;grid-template-columns:1fr 1.05fr;gap:8vw;align-items:end;margin-bottom:32px}
.steel-catalogue-head span{font:700 11px var(--display);letter-spacing:2px;color:var(--orange)}
.steel-catalogue-head h3{font:600 clamp(30px,3vw,44px)/1.05 var(--display);letter-spacing:-1.7px;margin:12px 0 0}
.steel-catalogue-head p{color:#6f6678;font-size:15px;line-height:1.8;margin:0}
.steel-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.steel-category-card{background:#fff;box-shadow:0 18px 45px #4a316e10;display:grid;grid-template-columns:42% 1fr;min-height:360px;overflow:hidden}
.steel-category-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.04)}
.steel-category-card>div{padding:30px}
.steel-category-card span{font:700 11px var(--display);letter-spacing:1.7px;color:#8b7b9d}
.steel-category-card h4{font:600 26px/1.12 var(--display);letter-spacing:-.8px;margin:18px 0 20px}
.steel-category-card ul{list-style:none;padding:0;margin:0;border-top:1px solid #ded8e7}
.steel-category-card li{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 0;border-bottom:1px solid #ded8e7}
.steel-category-card b{font-size:14px;font-weight:700}
.steel-category-card small{font-size:13px;color:#7a7086;text-align:right}
.tool-library{margin-top:82px;padding-top:58px;border-top:1px solid #d9d1e2}
.tool-library-head{display:grid;grid-template-columns:1fr 1.1fr;gap:9vw;align-items:end;margin-bottom:35px}
.tool-library-head span{font:700 8px var(--display);letter-spacing:2px;color:var(--orange)}
.tool-library-head h3{font:600 clamp(30px,3vw,44px)/1.05 var(--display);letter-spacing:-1.7px;margin:12px 0 0}
.tool-library-head p{color:#6f6678;font-size:11px;line-height:1.8;margin:0}
.tool-family-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.tool-family{background:#f3f1f4;color:var(--ink);padding:30px;min-height:390px}
.tool-family.pcb-family{background:#fbf9fd;color:var(--ink)}
.family-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d6d0d9;padding-bottom:16px}
.pcb-family .family-top{border-color:#d6d0d9}.family-top span,.family-top b{font:700 8px var(--display);letter-spacing:1.5px}.family-top span{color:var(--orange)}
.tool-family h4{font:600 25px var(--display);letter-spacing:-.7px;margin:28px 0 12px}
.tool-family>p{font-size:10px;line-height:1.7;color:#726c75;max-width:500px}.pcb-family>p{color:#726c75}
.spec-list{list-style:none;padding:0;margin:25px 0 0;border-top:1px solid #d6d0d9}.pcb-family .spec-list{border-color:#d6d0d9}
.spec-list li{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #d6d0d9;font-size:10px}.pcb-family .spec-list li{border-color:#d6d0d9}
.spec-list li b{font-size:9px;color:var(--orange);text-align:right}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.tag-cloud span{padding:10px 13px;background:white;border:1px solid #dad5dd;font:600 9px var(--display)}
.material-band{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px;padding:19px 22px;background:#7650ba}.material-band span{font:700 8px var(--display);letter-spacing:1.5px;margin-right:auto}.material-band b{font:600 8px var(--display);letter-spacing:.7px;border:1px solid #ffffff55;padding:7px 10px}
.spec-note{color:#8f8295;font-size:8px;line-height:1.65;margin:16px 0 0}
@media(max-width:980px){.steel-category-grid{grid-template-columns:1fr}}
@media(max-width:780px){.steel-catalogue-head,.tool-library-head{grid-template-columns:1fr;gap:22px}.steel-category-card{grid-template-columns:1fr}.steel-category-card img{height:240px}.tool-family-grid{grid-template-columns:1fr}.tool-family{min-height:auto}.material-band span{width:100%;margin-bottom:5px}}
.contact{grid-template-columns:1fr}
.contact-head{max-width:980px}
.contact-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 28px}
.contact-links>a{min-width:0}.contact-links strong{overflow-wrap:anywhere}
@media(max-width:980px){.contact-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.contact-links{grid-template-columns:1fr}}

/* Readability pass */
body{font-size:16px}
.desktop-nav a{font-size:14px;opacity:.9}
.lang-switch{font-size:13px}
.button{font-size:14px;padding:18px 22px}
.eyebrow{font-size:11px;letter-spacing:2px}
.hero-content>p{font-size:19px;line-height:1.75;max-width:660px}
.text-link{font-size:15px}
.hero-proof>div{width:180px;padding:22px}
.hero-proof strong{font-size:26px}
.hero-proof span{font-size:12px;line-height:1.55}
.trust-strip{height:76px;font-size:12px;letter-spacing:1.1px}
.section-label{font-size:12px;letter-spacing:1.9px}
.kicker{font-size:21px}
.intro-copy>div>p,.section-heading p{font-size:17px;line-height:1.8}
.line-link{font-size:14px}
.feature-row article>span{font-size:11px}
.feature-row h3{font-size:20px}
.feature-row p{font-size:14px;line-height:1.7}
.product-card>span{font-size:11px}
.product-card h3{font-size:28px}
.product-card p{font-size:15px;line-height:1.75}
.product-card ul{font-size:13px;line-height:1.6;flex-wrap:wrap}
.coming{font-size:11px}
.industry-list b{font-size:11px}
.cap-copy>p{font-size:16px}
.cap-copy li>b{font-size:11px}
.cap-copy li strong{font-size:16px}
.cap-copy li small{font-size:12px}
.download-grid h3{font-size:17px}
.download-grid small{font-size:13px}
.download-grid>a>span{font-size:11px}
.contact-head>p{max-width:680px;font-size:17px;line-height:1.8}
.contact-links>a>span{width:48px;height:48px;font-size:13px}
.contact-links small{font-size:10px}
.contact-links strong{font-size:15px}
footer>p,footer>div{font-size:13px}
footer>small{font-size:10px}
.tool-library-head span{font-size:11px}
.tool-library-head p{font-size:15px}
.family-top span,.family-top b{font-size:11px}
.tool-family h4{font-size:29px}
.tool-family>p{font-size:14px;line-height:1.75}
.spec-list li{font-size:14px;line-height:1.55}
.spec-list li b{font-size:13px}
.tag-cloud span{font-size:12px}
.material-band span,.material-band b{font-size:11px}
.spec-note{font-size:12px;line-height:1.75}

@media(max-width:680px){
  body{font-size:16px}
  .desktop-nav a{font-size:15px}
  .hero-content>p{font-size:16px}
  .button,.text-link{font-size:14px}
  .trust-strip{font-size:11px}
  .intro-copy>div>p,.section-heading p,.contact-head>p{font-size:16px}
  .product-card p,.tool-family>p,.spec-list li{font-size:14px}
  .brand{min-width:0}
  .brand img{width:132px;padding:0}
  .footer-brand img{width:220px}
}

.brand-standard-strip{height:auto;white-space:normal;overflow:visible}
@media(max-width:980px){
  .brand-standard-strip{grid-template-columns:repeat(3,1fr)}
  .brand-standard-strip article:nth-child(3){border-right:0}
}
@media(max-width:680px){
  .brand-standard-strip{grid-template-columns:1fr;padding:20px 6vw}
  .brand-standard-strip article{border-right:0;border-bottom:1px solid #d8d4dc;padding:18px 0}
  .brand-standard-strip article:last-child{border-bottom:0}
}
