@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');
@import url('home-carousel.css?v=20260919-contact');
@import url('full-screen.css');
:root{--bg:#111313;--ink:#f2eee8;--muted:#99958f;--line:#373633;--soft:#d78549;--soft2:#e8b17b;--panel:#1a1c1c;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.shell{max-width:var(--max);margin:auto;padding:0 28px}.topline{height:31px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:#77746e;font-size:10px;letter-spacing:.16em}.site-header{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:37px;height:37px;background:var(--soft);color:#211a15;font:800 22px 'Barlow Condensed';transform:skew(-8deg)}.brand strong{display:block;font-size:15px;letter-spacing:.13em}.brand small{display:block;color:#777;font-size:8px;letter-spacing:.2em;margin-top:4px}.site-nav{display:flex;gap:31px;color:#aaa7a1;font-size:11px;letter-spacing:.12em}.site-nav a{padding:33px 0;border-bottom:2px solid transparent}.site-nav a:hover,.site-nav a.active{color:var(--soft2);border-bottom-color:var(--soft)}.header-cta{border:1px solid #6b665e;padding:12px 15px;font-size:10px;letter-spacing:.1em}.eyebrow,.kicker{color:var(--soft2);font-size:10px;font-weight:700;letter-spacing:.2em}.arrow{color:var(--soft2);font-size:19px}.btn{display:inline-block;padding:14px 18px;font-size:11px;letter-spacing:.12em;font-weight:700}.btn-solid{background:var(--soft);color:#211a15}.btn-line{border:1px solid #77736d;margin-left:14px}.hero{min-height:570px;display:grid;grid-template-columns:.86fr 1.14fr;gap:7vw;align-items:center;padding-top:62px;padding-bottom:55px}.hero h1{font:800 clamp(72px,9vw,128px)/.83 'Barlow Condensed';text-transform:uppercase;letter-spacing:-.05em;margin:27px 0}.hero h1 em,.page-title em{font-style:normal;color:var(--soft)}.hero-copy p{max-width:430px;color:#aaa69f;line-height:1.8;font-size:15px}.hero-actions{margin-top:36px}.hero-note{display:flex;align-items:center;gap:13px;margin-top:53px;color:#85817b}.hero-note strong{font:600 31px 'Barlow Condensed';color:var(--soft2)}.hero-note small{font-size:10px;letter-spacing:.1em}.hero-visual{height:432px;position:relative;overflow:hidden;background:linear-gradient(135deg,#0e1010b8,#d7854938),url('assets/flow-gauge.jpg') center/cover;box-shadow:20px 20px 0 #d785491e}.hero-visual:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.5%,#f5cba044 50%,transparent 50.5%),linear-gradient(0deg,transparent 49.5%,#f5cba044 50%,transparent 50.5%);background-size:92px 92px;opacity:.25}.hero-visual:after{content:'FLOW / CONTROL / PRECISION';position:absolute;right:17px;top:18px;writing-mode:vertical-rl;color:#f3d2aeaa;font-size:9px;letter-spacing:.22em}.visual-label{position:absolute;bottom:22px;left:25px;z-index:2;font:700 46px/.85 'Barlow Condensed';letter-spacing:-.02em}.visual-label span{color:var(--soft2)}.visual-label small{display:inline-block;color:#d8d1c9;font:600 9px Inter;line-height:1.4;letter-spacing:.14em;margin-left:7px}.gauge-ring{position:absolute;width:222px;height:222px;border:13px solid #2c2a28;border-top-color:var(--soft);border-right-color:var(--soft2);border-radius:50%;right:16%;top:74px;box-shadow:0 0 0 14px #121414b8,0 0 70px #d7854933}.gauge-ring:before{content:'';position:absolute;left:50%;top:14px;width:4px;height:94px;background:#eee;transform:rotate(31deg);transform-origin:2px 96px}.gauge-ring:after{content:'98.6';position:absolute;inset:0;display:grid;place-content:center;text-align:center;color:#f3eee7;font:700 50px 'Barlow Condensed';}.slab{position:absolute;width:260px;height:52px;background:linear-gradient(90deg,#c97743,#e8b17b);transform:rotate(-20deg);left:-65px;top:68px;box-shadow:0 18px 0 #d7854940}.slab.two{left:auto;right:-70px;top:auto;bottom:52px;opacity:.72}.ribbon{background:linear-gradient(90deg,#bb6f43,#d78549 55%,#e8b17b);color:#211a15;display:grid;grid-template-columns:repeat(4,1fr);padding:23px 28px;gap:12px}.ribbon div{display:flex;align-items:center;gap:11px;border-right:1px solid #4f2c1f}.ribbon div:last-child{border:0}.ribbon strong{font:700 38px 'Barlow Condensed'}.ribbon span{font-size:9px;font-weight:700;line-height:1.25;letter-spacing:.08em}.section{padding:105px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:39px}.section-head h2{font:700 67px/.85 'Barlow Condensed';text-transform:uppercase;margin-top:19px}.section-head p{max-width:320px;color:#908c85;font-size:13px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-card{position:relative;min-height:275px;padding:23px;background:var(--panel);border:1px solid #292a28;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-6px);border-color:var(--soft)}.product-card:nth-child(1){background:linear-gradient(140deg,#bc7045,#7f4932)}.product-card:nth-child(1) h3{font-size:54px}.product-card:nth-child(2) .card-image{background-image:url('assets/flow-gauge.jpg')}.product-card:nth-child(3) .card-image{background-image:url('assets/pressure-gauge.jpg')}.product-card:nth-child(4) .card-image{background-image:url('assets/pressure-gauge.jpg')}.product-card:nth-child(5) .card-image{background-image:url('assets/flow-gauge.jpg')}.product-card:nth-child(6) .card-image{background-image:url('assets/flow-gauge.jpg')}.card-image{position:absolute;inset:0;background-position:center;background-size:cover;opacity:.35;mix-blend-mode:screen}.product-card>*:not(.card-image){position:relative;z-index:1}.product-card h3{font:700 35px/.86 'Barlow Condensed';text-transform:uppercase;margin-top:78px}.product-card p{color:#d1cbc4;font-size:11px;max-width:180px;line-height:1.5;margin-top:13px}.product-card small{display:block;position:absolute;bottom:21px;font-size:10px;color:#f5d2ae;letter-spacing:.12em}.product-card .num{position:absolute;right:20px;top:20px;font:16px 'Barlow Condensed';color:#b7b0a8}.split-band{background:#191b1b;display:grid;grid-template-columns:1fr 1fr;min-height:470px}.band-image{background:linear-gradient(120deg,#12131344,#d7854938),url('assets/factory-control.jpg') center/cover}.band-copy{padding:76px 8vw}.band-copy h2{font:700 72px/.82 'Barlow Condensed';text-transform:uppercase;margin:22px 0}.band-copy h2 em{font-style:normal;color:var(--soft)}.band-copy p{color:#9b9892;line-height:1.8;max-width:340px;font-size:13px}.mini-list{margin-top:30px;border-top:1px solid var(--line)}.mini-list div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px;color:#b4aea7}.mini-list b{color:var(--soft2)}.cta{padding:76px 0;background:var(--soft);color:#281c15}.cta-inner{display:flex;align-items:end;justify-content:space-between}.cta h2{font:700 72px/.83 'Barlow Condensed';text-transform:uppercase}.cta h2 em{font-style:normal;color:#57301c}.cta p{max-width:325px;font-size:13px;line-height:1.7}.cta .btn{background:#fff;margin-top:22px;color:#211a15}.footer{padding:27px 0;color:#77736d;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em}.page-hero{padding:80px 0 67px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.page-hero:after{content:'GULAI / 2025';position:absolute;right:-2px;bottom:-25px;color:#1b1d1d;font:900 150px 'Barlow Condensed'}.page-title{font:800 clamp(72px,11vw,148px)/.78 'Barlow Condensed';text-transform:uppercase;letter-spacing:-.05em;margin:21px 0;position:relative;z-index:1}.page-hero p{max-width:485px;color:#aaa69f;line-height:1.8;font-size:15px;position:relative;z-index:1}.page-kpi{display:flex;gap:40px;margin-top:40px;position:relative;z-index:1}.page-kpi strong{font:700 35px 'Barlow Condensed';display:block;color:var(--soft2)}.page-kpi span{display:block;font-size:10px;color:#8c8882;margin-top:3px}.filter-row{display:flex;gap:10px;margin-bottom:28px}.filter{border:1px solid #4f4b45;color:#9f9a93;padding:12px 16px;font-size:10px;letter-spacing:.1em}.filter.active,.filter:hover{background:var(--soft);border-color:var(--soft);color:#211a15}.catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.catalog-card{background:#191b1b;border:1px solid #282a29;min-height:425px;position:relative;overflow:hidden}.catalog-photo{height:235px;background-position:center;background-size:cover;filter:saturate(.75)}.catalog-card:nth-child(1) .catalog-photo,.catalog-card:nth-child(4) .catalog-photo{background-image:linear-gradient(135deg,#12131355,#d7854933),url('assets/flow-gauge.jpg')}.catalog-card:nth-child(2) .catalog-photo,.catalog-card:nth-child(5) .catalog-photo{background-image:linear-gradient(135deg,#12131355,#d7854933),url('assets/pressure-gauge.jpg')}.catalog-card:nth-child(3) .catalog-photo,.catalog-card:nth-child(6) .catalog-photo{background-image:linear-gradient(135deg,#12131355,#d7854933),url('assets/flow-gauge.jpg')}.catalog-info{padding:21px}.catalog-info h3{font:700 32px/.9 'Barlow Condensed';text-transform:uppercase}.catalog-info p{font-size:11px;line-height:1.55;color:#8f8b85;margin-top:10px}.catalog-meta{display:flex;gap:22px;margin-top:20px;color:#c8c0b8;font-size:10px}.catalog-meta b{display:block;color:var(--soft2);font:18px 'Barlow Condensed';margin-bottom:2px}.news-list{display:grid;grid-template-columns:1.3fr .7fr;gap:16px}.news-feature{min-height:450px;background:linear-gradient(135deg,#14151588,#d7854933),url('assets/factory-control.jpg') center/cover;display:flex;align-items:end;padding:28px}.news-feature h2{font:700 54px/.9 'Barlow Condensed';text-transform:uppercase;max-width:560px}.news-feature small,.news-item small{display:block;color:var(--soft2);font-size:10px;letter-spacing:.14em;margin-bottom:14px}.news-side{display:grid;gap:14px}.news-item{background:#1b1d1d;padding:25px;display:flex;flex-direction:column;justify-content:space-between}.news-item h3{font:700 30px/.92 'Barlow Condensed';text-transform:uppercase}.news-item p{color:#8f8b85;font-size:11px;line-height:1.6;margin-top:12px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.story-card{background:#191b1b;padding:29px;min-height:205px;border-top:2px solid var(--soft)}.story-card h3{font:700 31px/.9 'Barlow Condensed';text-transform:uppercase;margin:15px 0}.story-card p{color:#94908a;font-size:12px;line-height:1.7}.about-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.about-layout h2{font:700 76px/.8 'Barlow Condensed';text-transform:uppercase;margin:22px 0}.about-layout h2 em{font-style:normal;color:var(--soft)}.about-layout p{color:#99958f;font-size:14px;line-height:1.85;max-width:410px}.about-image{min-height:490px;background:linear-gradient(120deg,#12131355,#d7854930),url('assets/factory-control.jpg') center/cover;position:relative}.about-image:after{content:'20+';position:absolute;right:-20px;bottom:-45px;color:#e8b17b;font:900 185px/.7 'Barlow Condensed';opacity:.85}.timeline{border-top:1px solid var(--line);margin-top:40px}.timeline div{display:grid;grid-template-columns:90px 1fr;gap:25px;padding:20px 0;border-bottom:1px solid var(--line)}.timeline b{color:var(--soft2);font:24px 'Barlow Condensed'}.timeline h3{font-size:15px}.timeline p{font-size:11px;margin-top:6px;color:#89857f}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.value{padding:28px;background:#1a1c1c;min-height:190px}.value b{color:var(--soft2);font:32px 'Barlow Condensed'}.value h3{font:700 29px/.9 'Barlow Condensed';text-transform:uppercase;margin:25px 0 11px}.value p{color:#908c85;font-size:11px;line-height:1.6}.contact-strip{margin-top:70px;background:#202221;padding:34px;display:flex;justify-content:space-between;align-items:center}.contact-strip h3{font:700 35px 'Barlow Condensed';text-transform:uppercase}.contact-strip p{color:#918c85;font-size:12px;margin-top:7px}.contact-strip .btn{background:var(--soft);color:#221912}
@media(max-width:900px){.site-nav{display:none}.hero,.about-layout,.split-band,.news-list{grid-template-columns:1fr}.hero{padding-top:45px}.hero-visual{height:360px}.product-grid,.catalog{grid-template-columns:1fr 1fr}.band-image{min-height:300px}.band-copy{padding:60px 28px}.page-hero{padding-top:55px}.cta-inner{display:block}.cta p{margin-top:25px}.value-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.shell{padding:0 18px}.topline span:last-child{display:none}.site-header{height:68px}.brand strong{font-size:12px}.header-cta{font-size:9px;padding:9px}.hero h1{font-size:76px}.hero-visual{height:310px}.gauge-ring{width:175px;height:175px;right:9%;top:50px}.gauge-ring:after{font-size:40px}.visual-label{font-size:35px;left:16px}.ribbon{grid-template-columns:1fr 1fr;padding:18px}.ribbon div{border:0}.ribbon strong{font-size:30px}.section{padding:76px 0}.section-head{display:block}.section-head h2{font-size:54px}.section-head p{margin-top:20px}.product-grid,.catalog,.story-grid,.value-grid{grid-template-columns:1fr}.page-title{font-size:84px}.page-kpi{gap:20px;flex-wrap:wrap}.catalog-card{min-height:390px}.news-feature{min-height:360px}.news-feature h2{font-size:43px}.about-layout h2{font-size:61px}.about-image{min-height:330px}.contact-strip{display:block}.contact-strip .btn{margin-top:22px}.footer{flex-wrap:wrap;gap:12px}}

/* Four real product series on the home page */
.home-series{grid-template-columns:repeat(4,1fr)}
.home-series .product-card:nth-child(1) .card-image{background-image:url('assets/products/home-series/digital-pressure-gauge.jpg')}
.home-series .product-card:nth-child(2) .card-image{background-image:url('assets/products/home-series/contact-pressure-gauge.jpg')}
.home-series .product-card:nth-child(3) .card-image{background-image:url('assets/products/home-series/differential-pressure-transmitter.jpg')}
.home-series .product-card:nth-child(4) .card-image{background-image:url('assets/products/home-series/pressure-controller.png')}
.home-series .product-card .card-image{opacity:.52;mix-blend-mode:multiply}
.home-series .product-card:nth-child(2) .card-image{background-image:url('assets/products/home-series/contact-pressure-gauge-front.jpg')}
.home-series .product-card p{display:none}
@media(max-width:1100px){.home-series{grid-template-columns:repeat(2,1fr)}}

/* Home product series: clear product photo above, name below */
.home-series .product-card{min-height:390px;padding:0 21px 22px;background:#fff!important;color:#252724;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:0 12px 30px #27251f0b}
.home-series .product-card .card-image{position:relative;inset:auto;order:0;display:block;width:calc(100% + 42px);height:245px;margin:0 -21px 21px;background-color:#faf9f7;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:1;mix-blend-mode:normal}
.home-series .product-card .num{position:absolute;z-index:2;right:17px;top:16px;color:#a39d94}
.home-series .product-card h3{margin:0;font-size:29px;line-height:.9;color:#252724}
.home-series .product-card small{position:relative;bottom:auto;display:block;margin-top:auto;color:#b96838;font-size:10px;letter-spacing:.12em}

/* Product catalog groups */
.dongya-catalog{display:grid;gap:68px}
.catalog-group h2{font:700 42px/.9 'Barlow Condensed';text-transform:uppercase;color:#2a2b28;margin:0 0 24px}
.catalog-group h2:before{content:'';display:inline-block;width:42px;height:3px;background:var(--soft);vertical-align:middle;margin:0 12px 5px 0}
.catalog-group .catalog-card{min-height:420px}
.catalog-group .catalog-photo{background:#faf9f7}
.catalog-group .catalog-product .catalog-info p{margin-top:8px;color:#b36b40;font-size:10px;letter-spacing:.08em}
@media(max-width:560px){.catalog-group h2{font-size:33px}.dongya-catalog{gap:50px}}

/* Premium white / soft-orange direction */
:root{--bg:#f5f3ef;--ink:#202321;--muted:#77736d;--line:#dedbd4;--soft:#d98245;--soft2:#e6a16e;--panel:#ffffff}
body{background:var(--bg);color:var(--ink)}.topline{color:#8b8780;border-color:var(--line)}.site-header{border-color:var(--line)}.brand-mark{box-shadow:8px 8px 0 #d9824529}.brand small{color:#9a968e}.site-nav{color:#66635d}.site-nav a:hover,.site-nav a.active{color:#c56f39;border-bottom-color:var(--soft)}.header-cta{border-color:#c8c4bc;color:#4b4842}.eyebrow,.kicker{color:#c56f39}.arrow{color:#c56f39}.btn-line{border-color:#bab6ae;color:#4d4a45}.hero{position:relative}.hero:before{content:'20 YEARS';position:absolute;left:-120px;top:18px;color:#ebe8e1;font:900 180px/.7 'Barlow Condensed';letter-spacing:-.07em;z-index:-1}.hero h1{color:#262826}.hero h1 em,.page-title em{color:#c56f39}.hero-copy p{color:#6f6b65}.hero-note{color:#706c66}.hero-note strong{color:#c56f39}.hero-visual{border:1px solid #d6d1c8;box-shadow:20px 20px 0 #d9824526}.hero-visual:before{background:linear-gradient(90deg,transparent 49.5%,#f5d8bd 50%,transparent 50.5%),linear-gradient(0deg,transparent 49.5%,#f5d8bd 50%,transparent 50.5%)}.visual-label{color:#fff}.visual-label span{color:#f3b17e}.gauge-ring{border-color:#45433e;border-top-color:var(--soft);border-right-color:var(--soft2);box-shadow:0 0 0 14px #fff4,0 0 70px #d9824538}.gauge-ring:after{color:#fff}.slab{background:linear-gradient(90deg,#c8723e,#edb27f);box-shadow:0 18px 0 #d9824530}.ribbon{color:#2d241e;background:linear-gradient(90deg,#d17a43,#db8e58 56%,#e7aa7a);box-shadow:0 16px 30px #d982451c}.section{background:#f5f3ef}.section-head p{color:#77726b}.product-card{background:#fff;border-color:#e0ddd6;box-shadow:0 12px 30px #27251f0b}.product-card:hover{border-color:#d98245;box-shadow:0 18px 34px #27251f15}.product-card:nth-child(1){background:linear-gradient(140deg,#d98245,#b7653c);color:#fff}.product-card p{color:#77736d}.product-card:nth-child(1) p{color:#fae7d6}.product-card small{color:#b96838}.product-card:nth-child(1) small{color:#fff}.product-card .num{color:#a39d94}.product-card:nth-child(1) .num{color:#f6d6bc}.split-band{background:#e9e6e0}.band-copy{background:#f8f7f4}.band-copy p{color:#73706a}.mini-list{border-color:#d8d4cc}.mini-list div{border-color:#d8d4cc;color:#4e4a44}.mini-list b{color:#c56f39}.page-hero{border-color:var(--line)}.page-hero:after{color:#e9e6df}.page-hero p{color:#706c65}.page-kpi span{color:#837e76}.filter{border-color:#cbc6be;color:#726e67;background:#faf9f7}.filter.active,.filter:hover{background:var(--soft);border-color:var(--soft);color:#2c211a}.catalog-card{background:#fff;border-color:#e0ddd6;box-shadow:0 10px 28px #27251f0c}.catalog-info p{color:#77736d}.catalog-meta{color:#64605a}.catalog-meta b{color:#c56f39}.news-feature{box-shadow:0 12px 30px #27251f12}.news-item,.story-card,.value,.contact-strip{background:#fff;border-color:#e0ddd6;box-shadow:0 10px 28px #27251f0b}.news-item h3,.story-card h3,.value h3{color:#252724}.news-item p,.story-card p,.value p{color:#77736d}.news-feature h2{color:#fff}.about-layout p{color:#706c65}.timeline{border-color:#d8d4cc}.timeline div{border-color:#d8d4cc}.timeline b,.value b{color:#c56f39}.timeline p{color:#7c7770}.about-image{box-shadow:18px 18px 0 #d9824526}.about-image:after{color:#e7a97a}.cta{background:linear-gradient(105deg,#d17a43,#e4a16c);box-shadow:inset 0 1px 0 #fff5}.cta p{color:#4f3020}.cta .kicker,.cta h2 em{color:#6a371f}.cta .btn{box-shadow:0 8px 18px #6e3b251c}.contact-strip .btn{background:var(--soft);color:#fff}.footer{color:#858078}.footer .brand{color:#353531}
