:root{--red:#da251e;--ink:#1f1b18;--muted:#717171}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;color:var(--ink);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h2{font-size:42px;line-height:1.35}h3{font-size:23px;line-height:1.45}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ea8e29;outline-offset:4px}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:10px}.skip:focus{top:0}header{height:102px;position:fixed;top:0;left:0;width:100%;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:white;box-shadow:0 1px 12px #0000000d}.brand img{width:230px;height:80px;object-fit:contain}header nav{display:flex;gap:34px;height:100%;align-items:center}header nav a{height:100%;display:flex;align-items:center;position:relative}header nav a:hover,header nav a.active{color:var(--red)}header nav a.active:after{position:absolute;content:"";bottom:22px;left:0;width:100%;height:2px;background:var(--red)}.header-phone{font-size:23px;font-weight:700}.header-phone small{display:block;font-size:12px;color:var(--muted);letter-spacing:2px;font-weight:400}.menu-toggle{display:none}.hero{margin-top:102px;height:min(750px,calc(100svh - 102px));min-height:550px;position:relative;background:#292b2b;color:white;overflow:hidden}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s}.slide.active,.slide:first-child{opacity:1;visibility:visible}.slide:not(.active):not(:first-child){opacity:0}.hero.ready .slide:not(.active){opacity:0;visibility:hidden}.slide>img{width:100%;height:100%;object-fit:cover}.slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0009,#0002)}.hero-copy{position:absolute;top:25%;left:8%;z-index:1;max-width:85%}.hero-copy>span{font-size:16px;letter-spacing:5px}.hero h1{font-size:72px;margin:15px 0;line-height:1.2}.hero-copy p{font-size:29px;letter-spacing:2px}.actions{display:flex;gap:16px;margin-top:35px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:38px;background:var(--red);color:white;padding:15px 28px;font-size:16px;min-height:54px;transition:background .2s}.button:hover{background:#b91812}.outline{background:transparent;border:1px solid #ffffffa0}.outline:hover{background:#ffffff20}.slide-controls{position:absolute;bottom:50px;left:8%;display:flex;align-items:center;gap:23px;z-index:2}.slide-controls button{background:transparent;color:white;font-size:24px;padding:8px}.line{width:100px;height:1px;background:#ffffff80}.hero-bottom{position:absolute;right:5%;bottom:60px;font-size:14px;letter-spacing:3px}.section{padding:95px 5%}.section-head{text-align:center;margin:0 auto 48px;max-width:850px}.section-head>span,.eyebrow{font-size:13px;letter-spacing:3px;color:var(--red);font-weight:bold}.section-head h2{margin:10px 0 18px}.section-head h2:after{content:"";display:block;width:40px;height:3px;background:var(--red);margin:23px auto}.section-head p{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product-card{min-width:0;background:#f5f5f5}.product-open{padding:0;background:transparent;text-align:left;width:100%;height:100%;color:inherit}.product-image{height:290px;overflow:hidden;padding:20px}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .45s}.product-open:hover img{transform:scale(1.05)}.product-info{padding:25px 25px 28px;display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid #e8e8e8}.product-info h3{font-size:21px;margin-bottom:5px}.product-info p{font-size:14px;color:var(--muted);margin:0}.more{background:var(--red);padding:10px 13px;color:white;font-size:13px;white-space:nowrap}.about{background:#f7f7f7}.about-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.about-photo{position:relative}.about-photo img{width:100%;height:480px;object-fit:cover}.photo-note{position:absolute;bottom:0;right:0;padding:22px 36px;background:var(--red);color:white;letter-spacing:3px}.about-copy h3{font-size:32px;margin:14px 0 24px}.about-copy p{color:#666;line-height:1.9}.text-link{display:inline-flex;gap:60px;border-bottom:1px solid var(--red);padding:12px 0;color:var(--red)}.factory{background:#22201e;color:white}.light>span{color:#ceaaa5}.light p{color:#b5b2b0}.factory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.factory-image{overflow:hidden}.factory-image img{width:100%;height:220px;object-fit:cover;transition:transform .4s}.factory-grid article:hover img{transform:scale(1.04)}.factory-copy{position:relative;padding-top:25px}.factory-copy h3{font-size:21px}.factory-copy p{color:#aaa;font-size:15px}.serial{display:block;font-size:13px;color:#cc5b53;margin-bottom:12px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1440px;margin:auto;border-top:1px solid #ddd}.service-grid article{padding:30px;border-right:1px solid #e5e5e5}.service-grid article:last-child{border:0}.service-num{display:block;color:var(--red);font-size:28px;margin-bottom:28px}.service-grid p{color:#777;min-height:80px}.service-grid a{color:var(--red);font-size:14px}.contact{background:#f3f3f3}.contact-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact h2{font-size:39px;margin-top:18px}.big-phone{display:block;font-size:39px;font-weight:700;color:var(--red);margin:32px 0}.contact dl{display:grid;grid-template-columns:90px 1fr;gap:20px;font-size:15px}.contact dt{color:#777}.contact dd{margin:0}form{background:white;padding:35px 40px}form h3{font-size:28px}label{display:block;font-size:14px;margin-bottom:6px}em{font-style:normal;color:var(--red)}input,textarea{display:block;width:100%;padding:11px 13px;background:#fafafa;border:1px solid #ddd;border-radius:0;margin-bottom:18px;color:#222}textarea{resize:vertical}.captcha-row{display:flex;gap:14px}.captcha-row input{min-width:0}.captcha-row button{padding:0;background:transparent;align-self:start;flex-shrink:0}.captcha-row img{height:49px}.privacy{font-size:12px;color:#888}.submit{width:100%}.submit:disabled{opacity:.6;cursor:wait}#form-status{margin:12px 0 0;font-size:14px}footer{background:#181716;color:#aaa;padding:50px 5% 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:38px}.footer-top img{object-fit:contain;background:white;padding:10px;width:220px;height:80px}.footer-top p{margin:0}.footer-top>a:last-child{font-size:27px;color:white}.footer-bottom{border-top:1px solid #ffffff20;padding-top:24px;display:flex;justify-content:space-between;font-size:13px;gap:20px}.footer-bottom nav{display:flex;gap:25px}.mobile-bar{display:none}dialog{border:0;padding:45px;width:min(820px,92vw);max-height:90svh;overflow:auto}dialog::backdrop{background:#000b}.dialog-close{position:sticky;float:right;top:0;background:#f2f2f2;width:40px;height:40px;font-size:28px;z-index:2}.dialog-content h2{font-size:30px;padding-right:35px}.dialog-content>img{width:100%;height:330px;object-fit:contain}.specs table{border-collapse:collapse;width:100%;margin:25px 0}.specs td,.specs th{border:1px solid #ddd;padding:12px;text-align:left}.specs th{background:#f5f5f5}.specs p{color:#777}.dialog-content .button{width:100%}body.modal-open{overflow:hidden}@media(min-width:1800px){.section{padding-left:8%;padding-right:8%}.product-image{height:340px}}@media(max-width:1200px){.header-phone{display:none}header nav{gap:25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.factory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{gap:45px}.about-grid{gap:35px}.about-photo img{height:440px}}@media(max-width:800px){html{scroll-padding-top:76px}header{height:72px;padding:0 5%}.brand img{width:190px;height:62px}.menu-toggle{display:block;background:white;font-size:26px;width:42px;height:44px}header nav{position:absolute;left:0;top:72px;height:auto;width:100%;background:white;display:none;padding:10px 6% 22px;box-shadow:0 8px 10px #0001}header nav.open{display:block}header nav a{padding:11px 0;border-bottom:1px solid #eee}header nav a.active:after{display:none}.hero{margin-top:72px;min-height:560px;height:calc(84svh - 72px);max-height:700px}.hero-copy{left:6%;top:24%;max-width:88%}.hero h1{font-size:48px}.hero-copy>span{font-size:11px;letter-spacing:3px}.hero-copy p{font-size:22px;max-width:330px}.actions{gap:10px}.button{padding:13px 20px;gap:20px}.hero-bottom{display:none}.slide-controls{left:6%;bottom:30px}.section{padding:60px 5%}.section-head{margin-bottom:32px}.section-head h2{font-size:29px}.section-head p{font-size:15px}.product-grid{gap:18px}.product-image{height:230px}.product-info{padding:18px;display:block}.product-info h3{font-size:19px}.more{display:inline-block;margin-top:15px}.about-grid,.contact-grid{grid-template-columns:1fr;gap:32px}.about-photo img{height:330px}.about-copy h3{font-size:27px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid article{padding:25px 18px}.contact h2{font-size:32px}.big-phone{font-size:34px}form{padding:25px}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-top{gap:20px}.footer-bottom nav{gap:18px;flex-wrap:wrap}footer{padding-bottom:90px}.mobile-bar{position:fixed;bottom:0;left:0;width:100%;display:grid;grid-template-columns:1fr 1fr;background:white;z-index:25;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -2px 15px #0001}.mobile-bar a{text-align:center;padding:14px;color:var(--red)}.mobile-bar a:last-child{background:var(--red);color:white}dialog{padding:22px}.dialog-content>img{height:240px}.dialog-content h2{font-size:23px}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}.product-image{height:260px}.product-info{display:flex;align-items:center}.product-info h3{font-size:18px}.more{margin:0;font-size:12px;padding:10px}.factory-grid{gap:25px;grid-template-columns:1fr}.factory-image img{height:220px}.factory-copy{padding-top:15px}.factory-copy h3{margin-bottom:8px}.serial{margin-bottom:8px}.service-grid p{font-size:14px;min-height:92px}.service-grid h3{font-size:20px}.about-photo img{height:260px}.photo-note{padding:14px 20px;font-size:14px}.hero h1{font-size:44px}.hero-copy p{font-size:21px}.contact dl{grid-template-columns:76px 1fr;gap:16px}.specs td,.specs th{font-size:14px;padding:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* English edition: proportions aligned with the supplied reference site. */
:root{--red:#da251e}body{font-family:Arial,Helvetica,sans-serif;line-height:1.7}h1,h2,h3{font-weight:500;letter-spacing:-.025em}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}header{height:102px;background:transparent;box-shadow:none;color:#fff;padding:0 max(24px,calc((100vw - 1500px)/2));gap:30px;transition:background .25s,color .25s}header:hover,header.scrolled{background:white;color:#1f1b18;box-shadow:0 0 12px #0002}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:58px;height:58px;object-fit:contain;border-radius:50%;padding:3px;background:white}.wordmark{font-size:29px;line-height:1;font-weight:800;letter-spacing:2px}.wordmark small{display:block;font-size:10px;letter-spacing:3px;margin-top:8px;font-weight:600}header nav{gap:0;margin:auto}header nav a{padding:0 19px;font-size:16px;white-space:nowrap}header nav a.active:after{display:none}.header-phone{font-size:16px;font-weight:400;white-space:nowrap}.header-phone small{color:inherit;opacity:.75;letter-spacing:0;font-size:12px}.hero{margin-top:0;height:auto;aspect-ratio:1920/900;min-height:660px;max-height:1000px}.hero-copy{left:max(6%,calc((100vw - 1320px)/2));top:50%;transform:translateY(-40%);max-width:76%}.hero-copy>span{font-size:17px;letter-spacing:4px}.hero h1{font-size:clamp(48px,4.1vw,78px);line-height:1.12;font-weight:700;white-space:pre-line;max-width:950px;margin:22px 0}.hero-copy p{font-size:21px;letter-spacing:0;max-width:740px}.slide:after{background:linear-gradient(90deg,#0009,#0003 70%,#0002)}.actions{margin-top:30px}.button{border-radius:4px;gap:26px;min-height:48px;padding:10px 23px}.slide-controls{display:none}.slide-dots{position:absolute;top:0;right:36px;height:100%;display:flex;flex-direction:column;justify-content:center;gap:24px;z-index:3}.slide-dots button{background:transparent;color:white;font-size:16px;padding:8px;display:flex;align-items:center;gap:10px}.slide-dots button:before{content:'';height:2px;width:0;background:var(--red);transition:width .2s}.slide-dots button[aria-current=true]{color:#ff534b}.slide-dots button[aria-current=true]:before{width:28px}.hero-pause{position:absolute;bottom:24px;right:35px;z-index:3;background:#0005;color:#fff;border:1px solid #ffffff50;font-size:12px;padding:5px 12px;border-radius:3px}.section{padding:65px max(24px,calc((100vw - 1320px)/2))}.section-head{margin-bottom:32px;max-width:none}.section-head>span{display:none}.section-head h2{font-size:45px;margin:0 0 18px;line-height:1.15}.section-head h2:after{display:none}.section-head p{font-size:16px;margin-bottom:0}.products{padding:48px 24px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{background:#b7b7b7;border-radius:4px;overflow:hidden}.product-card:nth-child(3n+2){background:var(--red)}.product-card:nth-child(3n){background:#111}.product-open{position:relative;height:325px;display:flex;justify-content:flex-end;align-items:center;color:#fff}.product-image{height:270px;width:53%;padding:8px;flex-shrink:0}.product-image img{object-fit:contain;filter:drop-shadow(0 12px 8px #0002)}.product-info{position:absolute;left:30px;top:50%;transform:translateY(-50%);padding:0;border:0;display:block;width:46%;pointer-events:none}.product-info h3{font-size:clamp(25px,1.8vw,34px);line-height:1.15;margin:0 0 30px;font-weight:500;max-width:260px}.product-info p{display:none}.more{font-size:17px;font-weight:400;padding:8px 18px;margin:0;border-radius:4px;display:inline-flex;align-items:center;justify-content:space-between;min-width:170px;background:#fa2819}.product-card:nth-child(3n+2) .more{border:1px solid #ffffffb3;background:transparent}.product-open:hover .more{background:white;color:var(--red)}.about{background:white;padding-top:46px;padding-bottom:95px}.about-grid{max-width:1320px;gap:30px;align-items:start}.about-photo{order:2}.about-copy{order:1}.about-photo img{height:auto;aspect-ratio:5/3;object-fit:cover}.photo-note,.about-copy>.eyebrow,.about-copy>h3{display:none}.about-copy p{color:#1a1a19;font-size:16px;line-height:2;margin-bottom:18px}.about-features{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:30px}.about-features>div{text-align:center}.about-features span{display:flex;align-items:center;justify-content:center;width:74px;height:74px;margin:auto;border-radius:50%;background:#e7e7e7;font-size:42px;line-height:1;color:#222}.about-features>div:nth-child(odd) span{color:var(--red)}.about-features p{font-size:12px;line-height:1.35;margin:12px 0 0}.factory{padding:0;display:grid;grid-template-columns:5fr 7fr;background:#f3f3f3;color:#4b4b4b}.factory-lead{position:relative;min-height:640px}.factory-lead img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.factory-details{padding:75px clamp(35px,4vw,90px)}.factory .section-head{text-align:left;margin-bottom:25px}.factory .section-head h2{color:var(--red);font-size:45px}.factory .section-head p{color:#4b4b4b}.factory-grid{display:block}.factory-copy{padding:20px 10px;position:relative;border-bottom:5px solid #dadada}.factory-copy:after{content:'';position:absolute;bottom:-5px;left:0;width:7%;height:5px;background:var(--red);transition:width .4s}.factory-copy:hover:after{width:100%}.factory-copy h3{font-size:21px;margin:0 0 6px}.factory-copy p{font-size:15px;color:#666;line-height:1.65;margin:0}.services{padding-top:85px;padding-bottom:85px}.services .section-head h2{color:var(--red)}.service-grid{gap:18px;border:0;grid-template-columns:repeat(4,minmax(0,1fr))}.service-grid article{padding:0;border:1px solid #efefef;overflow:hidden}.service-grid article:last-child{border:1px solid #efefef}.service-image{height:205px;background:#f5f5f5;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .4s}.service-grid article:last-child .service-image img{object-fit:cover;padding:0}.service-grid article:hover img{transform:scale(1.05)}.service-copy{padding:22px}.service-copy h3{font-size:22px;margin:0 0 12px}.service-copy p{font-size:15px;min-height:100px;line-height:1.7;margin-bottom:15px}.service-copy a{font-size:15px}.workshop{background:#e9e9e9;padding-top:65px;padding-bottom:65px}.workshop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.workshop-grid figure{margin:0;border-radius:6px;overflow:hidden;background:white;border:1px solid #d9d9d9}.workshop-grid img{width:100%;height:195px;object-fit:cover}.workshop-grid figcaption{padding:16px;font-size:16px}.contact{background:#fff;padding-top:85px;padding-bottom:85px}.contact-grid{gap:75px}.contact h2{font-size:39px;font-weight:500;line-height:1.3}.contact dl{grid-template-columns:105px 1fr;font-size:15px;gap:18px}.contact dd{overflow-wrap:anywhere}.big-phone{font-size:31px;margin:27px 0;color:var(--red)}form{padding:30px;background:#f4f4f4;border-radius:6px}form h3{font-size:27px}input,textarea{background:white;font-size:16px}footer{background:#1f1b18;padding:65px max(24px,calc((100vw - 1320px)/2)) 25px;color:#b5b3b2}.footer-top{display:grid;grid-template-columns:1.15fr .85fr .9fr 1.2fr;gap:45px;align-items:start;padding-bottom:45px}.footer-top h3{font-size:23px;color:white;margin:0 0 20px}.footer-top .brand{color:white}.footer-top .brand img{width:58px;height:58px;padding:3px}.footer-brand>p{margin-top:25px;font-size:15px}.footer-top nav{display:flex;flex-direction:column;gap:9px;font-size:16px}.footer-top nav a:hover{color:white}.footer-contact>a{font-size:22px;color:white}.footer-contact p{margin:8px 0;font-size:14px}.footer-bottom{font-size:13px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}dialog h2{font-weight:600}.specs th{width:37%}.specs td{overflow-wrap:anywhere}.dialog-content>img{background:#f8f8f8}.dialog-content .button{justify-content:center}
@media(max-width:1399px){header{gap:15px;padding:0 25px}header nav a{padding:0 12px}.header-phone{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info h3{font-size:32px}.section{padding-left:30px;padding-right:30px}.products{padding:48px 24px}.factory{padding:0}.factory-details{padding:55px 35px}.about-features{gap:8px}.about-features span{width:62px;height:62px}.footer-top{gap:25px}.service-copy{padding:18px}}
@media(max-width:991px){html{scroll-padding-top:66px}header,header:hover,header.scrolled{height:60px;padding:0 20px;color:#1f1b18;background:white;box-shadow:0 2px 8px #0001}.brand{gap:8px}.brand img{width:42px;height:42px;padding:0}.wordmark{font-size:23px}.wordmark small{font-size:8px;letter-spacing:2px;margin-top:5px}.menu-toggle{display:block;background:transparent;color:#222;font-size:25px;width:44px;height:44px;margin-left:auto}header nav{display:none;position:absolute;left:0;top:60px;width:100%;height:auto;padding:12px 24px 20px;background:white;box-shadow:0 10px 12px #0001}header nav.open{display:block}header nav a{display:block;padding:12px 0;height:auto;border-bottom:1px solid #eee}.hero{margin-top:60px;min-height:540px;aspect-ratio:1.5;max-height:750px}.hero-copy{left:6%;top:50%;transform:translateY(-50%);max-width:84%}.hero h1{font-size:48px}.hero-copy p{font-size:19px;max-width:580px}.hero-copy>span{font-size:13px}.slide-dots{right:12px}.slide-dots button{font-size:13px;gap:5px}.slide-dots button[aria-current=true]:before{width:12px}.hero-pause{right:22px;bottom:18px}.product-grid{grid-template-columns:1fr}.product-open{height:auto;min-height:350px;display:flex;flex-direction:column;justify-content:start;padding:15px 20px 20px}.product-image{width:55%;height:240px;padding:0}.product-info{position:static;transform:none;width:100%;text-align:center;display:block}.product-info h3{font-size:26px;max-width:none;margin-bottom:14px}.more{width:100%;justify-content:center;gap:25px}.about-grid{grid-template-columns:1fr 1fr;gap:25px}.about-copy p{font-size:15px}.about-features{grid-template-columns:repeat(3,1fr);gap:18px}.about-photo img{aspect-ratio:4/5}.section-head h2,.factory .section-head h2{font-size:36px}.factory{grid-template-columns:5fr 7fr}.factory-lead{min-height:620px}.factory-details{padding:45px 25px}.factory-copy{padding:16px 5px}.factory-copy h3{font-size:19px}.factory-copy p{font-size:14px}.service-grid,.workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-copy p{min-height:72px}.contact-grid{grid-template-columns:1fr 1fr;gap:35px}.contact h2{font-size:29px}.big-phone{font-size:25px}.contact dl{grid-template-columns:1fr;gap:5px}.contact dd{margin-bottom:10px}form{padding:24px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}footer{padding:50px 30px 95px}.mobile-bar{display:grid;position:fixed;bottom:0;left:0;width:100%;grid-template-columns:1fr 1fr;background:white;z-index:25;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -2px 15px #0001}.mobile-bar a{text-align:center;padding:14px;color:var(--red)}.mobile-bar a:last-child{background:var(--red);color:white}}
@media(max-width:767px){.section{padding:50px 20px}.products{padding:30px 16px}.product-grid{gap:20px}.product-open{min-height:330px}.product-image{width:75%;height:230px}.product-info h3{font-size:25px}.about-grid{grid-template-columns:1fr;gap:28px}.about-copy{order:1}.about-photo{order:2}.about-photo img{aspect-ratio:5/3}.about-features{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.about-features span{width:50px;height:50px;font-size:30px}.about-features p{font-size:10px}.about{padding-top:25px}.hero{min-height:550px;aspect-ratio:auto;height:calc(85svh - 60px);max-height:730px}.hero h1{font-size:42px;line-height:1.14;max-width:90%}.hero-copy{max-width:88%;left:6%}.hero-copy>span{font-size:11px;letter-spacing:2px}.hero-copy p{font-size:17px;max-width:86%;line-height:1.6}.hero .actions{gap:10px;margin-top:25px}.hero .button{font-size:14px;padding:10px 15px;gap:15px}.slide-dots{right:5px;gap:14px}.slide-dots button{padding:5px}.factory{padding:0;display:block}.factory-lead{min-height:0;height:280px}.factory-details{padding:45px 22px}.factory .section-head h2{font-size:32px}.factory-copy h3{font-size:20px}.factory-copy p{font-size:15px}.service-grid{grid-template-columns:1fr;gap:22px}.service-image{height:245px}.service-copy{padding:22px}.service-copy p{min-height:0}.section-head h2{font-size:30px}.section-head p{font-size:15px}.workshop-grid{gap:14px}.workshop-grid img{height:140px}.workshop-grid figcaption{font-size:13px;padding:12px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact h2{font-size:30px}.big-phone{font-size:29px}.contact dl{grid-template-columns:90px 1fr;gap:14px}.contact dd{margin:0}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-top h3{font-size:21px}.footer-top nav{font-size:14px}.footer-bottom{align-items:flex-start;gap:16px;font-size:12px}.footer-bottom>a{white-space:nowrap}.dialog-content .button{font-size:14px;gap:10px}.specs th{width:40%}.dialog-content h2{font-size:25px}}@media(prefers-reduced-motion:reduce){.hero-pause{display:none}}
h1,h2,h3{font-family:"Century Gothic","Avenir Next",Arial,sans-serif}.about-features span{font-family:Arial,sans-serif}
/* Supplied screenshot refinement: preserve the existing content modules. */
.hero{aspect-ratio:1920/830;min-height:610px}.hero h1{font-size:clamp(44px,3.4vw,64px);max-width:780px}.hero-copy p{font-size:20px;max-width:700px}.hero-copy{transform:translateY(-35%)}
.product-open{display:grid;grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:8px;padding:24px;height:325px}.product-image{order:2;width:100%;height:270px;min-width:0;padding:0}.product-info{order:1;position:static;transform:none;width:auto;min-width:0;pointer-events:none}.product-info h3{font-size:27px;margin-bottom:26px;overflow-wrap:normal}.model-name{display:block;font-size:34px;font-weight:600;margin-bottom:10px;letter-spacing:0}.equipment-name{display:block;font-size:23px;line-height:1.25;letter-spacing:-.02em}.more{min-width:0;max-width:100%;padding:9px 14px;font-size:15px}.product-card:nth-child(3n+1) .product-info h3{color:#202020}.product-image img{max-width:100%;max-height:100%}
.about-copy p{font-size:15px;line-height:1.85}.about-features span{width:70px;height:70px}.about-features svg{width:39px;height:39px}.about-features p{font-size:12px;line-height:1.35}.about-grid{align-items:center}.about{padding-bottom:80px}.about-photo img{aspect-ratio:5/3}.section-head h2{font-weight:600}.factory .section-head h2{font-weight:500}.factory-details{padding-top:65px;padding-bottom:65px}.factory-copy{padding-top:16px;padding-bottom:16px}.factory-lead{min-height:590px}.workshop-grid figure{display:flex;flex-direction:column}.workshop-grid figcaption{flex:1}.service-copy h3{font-weight:600}.service-copy p{line-height:1.7}.footer-top h3{font-size:21px}.footer-top nav{font-size:15px}.footer-contact>a{font-size:21px}
@media(min-width:992px) and (max-width:1399px){.product-open{padding:28px;height:300px}.product-image{height:250px}}
@media(max-width:991px){.hero{min-height:520px;aspect-ratio:1.5}.hero-copy{transform:translateY(-50%)}.hero h1{font-size:46px}.product-open{display:flex;flex-direction:column;gap:0;height:auto;min-height:0;padding:20px}.product-image{order:1;width:70%;height:230px}.product-info{order:2;width:100%;text-align:center}.product-info h3{margin:8px 0 18px}.model-name{font-size:29px;margin-bottom:6px}.equipment-name{font-size:21px}.more{width:100%;max-width:none}.about-features span{width:58px;height:58px}.about-features svg{width:33px;height:33px}.about-grid{align-items:start}.about-photo img{aspect-ratio:4/5}.factory-lead{min-height:610px}.factory-details{padding:45px 25px}}
@media(max-width:767px){.hero{height:calc(85svh - 60px);min-height:530px;max-height:680px;aspect-ratio:auto}.hero h1{font-size:39px;max-width:90%}.hero-copy p{font-size:17px;max-width:86%}.product-image{width:85%;height:230px}.product-info h3{margin-top:10px}.about{padding-bottom:55px}.about-photo img{aspect-ratio:5/3}.about-features span{width:48px;height:48px}.about-features svg{width:29px;height:29px}.about-features p{font-size:11px}.factory-lead{min-height:0;height:280px}.factory-details{padding:40px 22px}.workshop-grid figcaption{font-size:13px}.footer-top nav{font-size:14px}.captcha-row{gap:8px}.captcha-row input{width:calc(100% - 128px)}.captcha-row img{width:120px}.contact-grid,form,.about-copy,.footer-top>div{min-width:0}.specs table{table-layout:fixed}}
