:root{
  --navy:#071b2f;--navy2:#0c2a45;--blue:#173e63;--gold:#f3a51b;--gold2:#d88909;
  --ink:#17202c;--muted:#657384;--soft:#f4f6f8;--line:#dbe2ea;--white:#fff;
  --shadow:0 18px 50px rgba(7,27,47,.14);--radius:18px;--max:1180px;
}
*{box-sizing:border-box} body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55} a{text-decoration:none;color:inherit} img{max-width:100%;display:block}
.topbar{background:var(--navy);color:#cbd7e3;font-size:13px}.topbar .wrap{max-width:var(--max);margin:auto;padding:8px 22px;display:flex;justify-content:space-between;gap:20px}.topbar strong{color:#fff}
.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.nav{max-width:var(--max);margin:auto;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--navy);letter-spacing:.2px}.mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--navy),var(--blue));position:relative;box-shadow:0 10px 24px rgba(7,27,47,.2)}.mark:after{content:"";position:absolute;right:7px;bottom:7px;width:15px;height:15px;border-radius:4px;background:var(--gold)}.logo small{display:block;font-weight:600;color:var(--muted);font-size:11px;letter-spacing:.7px;text-transform:uppercase}.menu{display:flex;gap:22px;align-items:center;font-size:14px;font-weight:700;color:#263545}.menu a{padding:8px 0}.menu a:hover{color:var(--gold2)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-weight:800;font-size:14px;border:1px solid transparent}.btn.primary{background:var(--gold);color:#111}.btn.primary:hover{background:var(--gold2)}.btn.secondary{border-color:rgba(255,255,255,.45);color:#fff}.btn.light{border-color:var(--line);color:var(--navy);background:#fff}.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.hero{background:linear-gradient(115deg,rgba(7,27,47,.94) 0%,rgba(7,27,47,.84) 48%,rgba(7,27,47,.25) 100%), url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=1800&q=80') center/cover;min-height:590px;color:#fff}.hero .wrap{max-width:var(--max);margin:auto;padding:98px 22px 86px}.eyebrow{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:1.7px;font-size:13px;margin-bottom:14px}.hero h1{font-size:58px;line-height:1.03;margin:0 0 20px;max-width:800px;letter-spacing:-1.9px}.hero p{font-size:20px;color:#dbe6f0;max-width:690px;margin:0}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:var(--max);margin:-38px auto 0;padding:0 22px;position:relative;z-index:3}.trust div{background:#fff;border-right:1px solid var(--line);padding:24px 22px;box-shadow:var(--shadow);font-weight:800;color:var(--navy)}.trust div:first-child{border-radius:16px 0 0 16px}.trust div:last-child{border-right:0;border-radius:0 16px 16px 0}.trust span{display:block;color:var(--muted);font-weight:600;font-size:13px;margin-top:5px}
section{padding:84px 22px}.wrap{max-width:var(--max);margin:auto}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:34px}.section-head h2{font-size:38px;line-height:1.1;margin:0;color:var(--navy);letter-spacing:-.8px}.section-head p{max-width:560px;color:var(--muted);margin:0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 28px rgba(10,35,60,.06);transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.photo{height:190px;background:#dfe6ee center/cover}.photo.construction{background-image:url('https://images.unsplash.com/photo-1600585154526-990dced4db0d?auto=format&fit=crop&w=900&q=80')}.photo.interiors{background-image:url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=900&q=80')}.photo.outdoor{background-image:url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=900&q=80')}.photo.logistics{background-image:url('https://images.unsplash.com/photo-1566576721346-d4a3b4eaeb55?auto=format&fit=crop&w=900&q=80')}.photo.quality{background-image:url('https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=900&q=80')}.photo.shipping{background-image:url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=900&q=80')}.card-body{padding:24px}.card h3{margin:0 0 10px;color:var(--navy);font-size:20px}.card p{color:var(--muted);margin:0 0 18px}.link{font-weight:900;color:var(--gold2)}
.dark{background:var(--navy);color:#fff}.dark h2,.dark h3{color:#fff}.dark p{color:#c8d6e4}.feature{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.feature h2{font-size:42px;line-height:1.08;margin:0 0 18px;color:var(--navy)}.feature p{color:var(--muted);font-size:17px}.checks{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.checks div{background:var(--soft);padding:13px 15px;border-radius:12px;font-weight:800;color:var(--navy)}.image-panel{min-height:420px;border-radius:24px;background:#dfe6ee center/cover;box-shadow:var(--shadow);position:relative;overflow:hidden}.image-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(7,27,47,.15))}.image-panel.quality{background-image:url('https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=1200&q=80')}.image-panel.logistics{background-image:url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=1200&q=80')}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:32px}.stat{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.05)}.stat b{font-size:28px;color:var(--gold);display:block}.process{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;min-height:150px}.step b{display:inline-flex;width:34px;height:34px;border-radius:50%;background:var(--gold);align-items:center;justify-content:center;margin-bottom:14px}.step h3{font-size:16px;margin:0 0 8px;color:var(--navy)}.step p{font-size:14px;color:var(--muted);margin:0}.cta{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;border-radius:28px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0 0 10px;font-size:36px}.cta p{margin:0;color:#d7e3ef;max-width:650px}.footer{background:#061525;color:#b7c6d5;padding:54px 22px}.footer .cols{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:34px}.footer h4{color:#fff;margin:0 0 14px}.footer a{display:block;margin:8px 0;color:#b7c6d5}.footer a:hover{color:#fff}.subhero{background:linear-gradient(115deg,rgba(7,27,47,.96),rgba(7,27,47,.75)),url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=1800&q=80') center/cover;color:#fff}.subhero .wrap{padding:86px 22px}.subhero h1{font-size:48px;line-height:1.06;margin:0 0 16px}.subhero p{font-size:18px;color:#d9e4ef;max-width:760px}.content{max-width:var(--max);margin:auto}.two{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px}.list{display:grid;gap:14px}.list article{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff}.list h3{margin:0 0 8px;color:var(--navy)}.list p{margin:0;color:var(--muted)}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pill{background:#eef3f7;border:1px solid #d8e2ec;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800;color:var(--navy)}.contact-box{background:var(--soft);border:1px solid var(--line);border-radius:22px;padding:30px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:13px;font-weight:800;color:var(--navy)}.field input,.field textarea,.field select{border:1px solid var(--line);border-radius:12px;padding:13px 14px;font:inherit;background:#fff}.field.full{grid-column:1/-1}.field textarea{min-height:140px}.mobile-note{display:none}
@media(max-width:900px){.menu{display:none}.mobile-note{display:block;font-size:13px;color:var(--muted)}.hero h1{font-size:42px}.trust,.grid-4,.grid-3,.process,.stats,.footer .cols,.feature,.two{grid-template-columns:1fr}.trust{margin:0;padding:22px}.trust div,.trust div:first-child,.trust div:last-child{border-radius:14px;border-right:0;margin-bottom:10px}.section-head{display:block}.cta{display:block;padding:32px}.form-grid{grid-template-columns:1fr}.hero .wrap{padding:74px 22px}.subhero h1{font-size:36px}}


/* ASEC China Limited brand and contact updates */
.logo-image{display:flex;align-items:center;flex:0 0 auto}.logo-image img{width:225px;max-height:58px;object-fit:contain;object-position:left center}.footer-brand{display:flex;align-items:center;gap:11px;margin-bottom:16px;color:#fff;font-weight:800;font-size:18px}.footer-brand img{width:42px;height:42px;border-radius:8px;object-fit:contain;background:#fff;padding:2px}.footer-brand small{display:block;color:#8ea6bd;font-weight:600;font-size:10px;letter-spacing:.7px;text-transform:uppercase;margin-top:2px}.contact-layout{align-items:start}.contact-address-card{background:var(--navy);color:#fff;border-radius:20px;padding:32px;margin-bottom:32px;box-shadow:var(--shadow)}.contact-address-card h2{color:#fff;margin:0 0 12px;font-size:30px}.contact-address-card address{font-style:normal;line-height:1.75;color:#d7e3ef;margin:0 0 20px}.contact-email{color:var(--gold);font-weight:900;font-size:17px}
.contact-phone{color:var(--gold);font-weight:900;font-size:17px}.lead-muted{color:var(--muted);font-size:17px}.contact-box h2{margin:0;color:var(--navy);font-size:30px}.form-intro{color:var(--muted);margin:8px 0 22px}.form-grid input[type="hidden"]{display:none}.field input[type="file"]{padding:10px;background:#fff}.menu .btn.primary{padding:10px 17px}.footer p{max-width:410px}@media(max-width:900px){.logo-image img{width:185px;max-height:50px}.contact-address-card{padding:25px}.footer-brand img{width:38px;height:38px}}
