*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#151515;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,92%);margin:auto}.top{background:#0b0b0b;color:#ddd;font-size:12px}.topin{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top a:hover{color:#fff}header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #ddd;backdrop-filter:blur(8px)}.navin{min-height:82px;display:flex;align-items:center;gap:28px}.logo{display:block;width:205px}.logo img{display:block;width:100%;height:auto}.navin nav{display:flex;gap:18px;align-items:center;margin-left:auto;font-size:13px;font-weight:700;text-transform:uppercase}.navin nav a:hover{color:#e62b2f}.cta,.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;font-weight:800;font-size:12px;letter-spacing:.04em}.cta,.red{background:#e62b2f;color:#fff}.hero{height:calc(100vh - 120px);min-height:620px;position:relative;background:#111;overflow:hidden}.heroimg,.heroimg img{position:absolute;inset:0;width:100%;height:100%}.heroimg img{object-fit:cover;object-position:center}.heroimg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.28),rgba(0,0,0,.18))}.herooverlay{position:absolute;inset:0;color:#fff;display:flex;align-items:center}.heroText{max-width:820px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#e62b2f}.eyebrow.dark{color:#b31f23}.hero h1{font-size:clamp(42px,6vw,78px);line-height:1.02;margin:18px 0}.hero p{font-size:19px;max-width:700px;color:#eee}.actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.ghost{border:1px solid #fff;color:#fff}.section{padding:92px 0}.light{background:#f2f2f0}.intro,.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.intro h2,.split h2{font-size:clamp(34px,4vw,55px);line-height:1.05;margin:14px 0}.intro>p{font-size:20px;color:#555}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.card{background:#fff;border:1px solid #ddd;overflow:hidden}.photo-card img{width:100%;height:280px;object-fit:cover}.cardbody{padding:24px}.cardbody small,.machine small{font-size:10px;font-weight:800;letter-spacing:.12em;color:#a52226}.cardbody h3,.machine h3{font-size:25px;margin:7px 0}.cardbody p,.machine p{color:#555;margin:0}.darkband{background:#101010;color:#fff}.darkband p{color:#ccc;font-size:18px}.feature{width:100%;max-height:570px;object-fit:cover}.pagehead{padding:100px 0 70px;background:#efefed;border-bottom:1px solid #ddd}.pagehead h1{font-size:clamp(42px,6vw,72px);line-height:1.02;max-width:950px;margin:15px 0}.pagehead p{font-size:19px;color:#555;max-width:850px}.servicegrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#ccc;border:1px solid #ccc}.service{background:#fff;padding:34px;min-height:220px}.service span{font-size:12px;color:#e62b2f;font-weight:900}.service h3{font-size:25px;margin:18px 0 8px}.service p{color:#555}.projectlist{border-top:1px solid #ccc}.projectrow{display:grid;grid-template-columns:90px 1fr;gap:25px;padding:30px 0;border-bottom:1px solid #ccc}.projectrow .num{font-size:14px;font-weight:900;color:#e62b2f}.projectrow h3{font-size:27px;margin:0 0 6px}.projectrow p{margin:0;color:#555;max-width:850px}.notice{padding:24px;border-left:4px solid #e62b2f;background:#fff}.machinegrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.machine{background:#f2f2f0;border:1px solid #ddd}.machine img{width:100%;height:360px;object-fit:cover}.machine div{padding:20px 22px 24px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery figure{margin:0;background:#111;overflow:hidden}.gallery img{width:100%;height:310px;object-fit:cover;display:block}.gallery figcaption{color:#fff;padding:12px 15px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.timeline{margin-top:40px;border-left:2px solid #e62b2f;padding-left:28px}.timeline>div{padding:0 0 28px}.timeline b{font-size:12px;color:#e62b2f;letter-spacing:.12em}.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.contactbox{padding:45px;background:#f1f1ef}.biglink{font-size:22px;font-weight:800}.contactphoto img{width:100%;height:100%;min-height:500px;object-fit:cover}footer{background:#090909;color:#ddd;padding:40px 0}.foot{display:flex;justify-content:space-between;gap:30px}.foot span{color:#999;font-size:13px}@media(max-width:900px){.navin{flex-wrap:wrap;padding:15px 0}.navin nav{order:3;width:100%;overflow:auto;justify-content:flex-start}.cta{display:none}.hero{min-height:620px}.intro,.split,.contact{grid-template-columns:1fr}.grid3,.gallery{grid-template-columns:1fr 1fr}.servicegrid,.machinegrid{grid-template-columns:1fr}.contactphoto img{min-height:350px}}@media(max-width:600px){.topin{flex-direction:column;align-items:flex-start;padding:8px 0}.logo{width:170px}.hero h1{font-size:42px}.hero p{font-size:16px}.section{padding:65px 0}.grid3,.gallery{grid-template-columns:1fr}.pagehead{padding:70px 0 50px}.pagehead h1{font-size:44px}.machine img,.gallery img{height:260px}.projectrow{grid-template-columns:45px 1fr}.foot{flex-direction:column}}
