:root{--navy:#0e3c69;--blue:#153d68;--orange:#e9682a;--ink:#172b4d;--muted:#667085;--line:#e4ebf1;--soft:#f4f7f9}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font:15px/1.6 "Noto Sans SC","Microsoft YaHei",Arial,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.top{background:var(--navy);color:#fff}.top .wrap{height:62px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;height:100%}.brand img{display:block;width:113px;height:37px;object-fit:contain}.nav{display:flex;gap:31px;font-size:14px}.nav a.active,.nav a:hover{color:#b7d7ec}.contact{background:var(--orange);padding:8px 15px;font-size:13px;font-weight:700}.mobile-menu{display:none}.hero{min-height:390px;border-bottom:1px solid var(--line);overflow:hidden}.hero-slide{display:none;position:relative;min-height:390px;align-items:center;background:linear-gradient(100deg,#fff 0%,#fff 54%,#edf5f8 100%)}.hero-slide.active{display:flex}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 75%,rgba(21,61,104,.06) 75% 75.2%,transparent 75.2%)}.hero-content{position:relative;z-index:1;max-width:none}.hero-content h1,.hero-content p,.hero-content .eyebrow{max-width:490px}.eyebrow{font-size:12px;letter-spacing:.14em;color:var(--blue)}.hero h1{font-size:clamp(36px,4vw,52px);line-height:1.18;margin:12px 0 16px}.hero p{font-size:15px;line-height:1.8;color:#516175}.hero-product{position:absolute;z-index:1;right:calc(50% - 590px);bottom:10px;width:min(42vw,500px);height:330px;object-fit:contain;background:#fff}.button,.inquire{display:inline-flex;align-items:center;gap:9px;background:var(--orange);color:#fff;padding:12px 20px;font-size:14px;font-weight:700;margin-top:10px}.hero-dots{position:absolute;z-index:3;bottom:22px;left:50%;display:flex;gap:8px}.hero-dots button{width:24px;height:3px;border:0;background:#d6e0e8;cursor:pointer}.hero-dots button.active{background:var(--orange)}.feature-row{background:#fff;border-bottom:1px solid var(--line)}.feature-row .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.feature{padding:20px 26px;border-right:1px solid var(--line);font-size:13px}.feature b{display:block;margin-bottom:4px}.section{padding:60px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-head h2{margin:0;font-size:28px}.section-head p,.page-hero p{margin:7px 0 0;color:var(--muted);font-size:14px}.category-grid,.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{border:1px solid var(--line);background:#fff;transition:box-shadow .2s}.product-card:hover{box-shadow:0 10px 24px rgba(21,61,104,.1)}.product-image{aspect-ratio:1.2;background:#fff;display:flex;align-items:center;justify-content:center;padding:16px}.product-image img{max-width:100%;max-height:100%;object-fit:contain}.product-body{padding:14px}.product-body small{color:var(--muted);font-size:12px}.product-body h3{font-size:16px;margin:6px 0 10px}.facts{border-top:1px solid var(--line);padding-top:10px;color:var(--muted);font-size:12px;display:flex;justify-content:space-between}.page-hero{background:#fff;border-bottom:1px solid var(--line);padding:36px 0}.page-hero h1{font-size:30px;margin:0}.catalog{display:grid;grid-template-columns:220px 1fr;gap:34px;padding:30px 0 70px}.filters{border-right:1px solid var(--line);padding-right:20px}.filters h3{font-size:15px;margin:0 0 12px}.filter{display:block;width:100%;text-align:left;border:0;background:transparent;color:var(--ink);padding:10px 8px;font:13px inherit;cursor:pointer}.filter.active{border-left:3px solid var(--orange);background:#edf3f7;color:var(--blue);font-weight:700}.catalog-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.search{width:100%;padding:12px 14px;border:1px solid var(--line);outline:0;font:13px inherit}.count{white-space:nowrap;color:var(--muted);font-size:13px}.detail{padding:28px 0 70px}.crumb{margin:0 0 18px;color:var(--muted);font-size:13px}.detail-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:38px}.detail-image{background:#fff;display:block;padding:0}.detail-image img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}.detail h1{font-size:32px;line-height:1.25;margin:0 0 12px}.summary{font-size:14px;line-height:1.75;color:#516175}.spec-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.spec-tags span{padding:7px 10px;background:#f3f6f8;font-size:12px}.table-wrap{overflow:auto;border:1px solid var(--line)}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:11px 13px;border-bottom:1px solid var(--line);text-align:left}th{background:var(--soft);white-space:nowrap}td{color:#41536a}.detail-content{margin-top:40px;padding-top:28px;border-top:1px solid var(--line);font-size:14px;line-height:1.8;color:#44536a}.detail-content h2,.detail-content h3{color:var(--ink)}.about-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:52px;align-items:center}.about-image,.contact-map{display:block;width:100%;background:#fff}.about-copy h2,.contact-copy h2{font-size:28px;line-height:1.35;margin:8px 0 18px}.about-copy .summary{margin:0 0 14px}.contact-copy dl{margin:24px 0 0}.contact-copy dl div{display:grid;grid-template-columns:94px 1fr;gap:16px;border-top:1px solid var(--line);padding:14px 0}.contact-copy dt{font-size:13px;color:var(--muted)}.contact-copy dd{margin:0;font-size:15px}.footer{background:var(--navy);color:#cbd9e5;padding:36px 0;font-size:13px}.footer-logo{display:block;width:113px;height:37px;object-fit:contain;margin-bottom:10px}.footer p{margin:5px 0}@media(max-width:820px){.wrap{width:min(100% - 28px,1180px)}.top .wrap{height:56px}.brand img{width:98px;height:auto}.nav{display:none}.mobile-menu{display:block}.hero,.hero-slide{min-height:370px}.hero h1{font-size:31px}.hero-content h1,.hero-content p,.hero-content .eyebrow{max-width:66%}.hero-product{right:-48px;width:58vw;height:250px}.feature-row .wrap{grid-template-columns:repeat(2,1fr)}.feature{padding:18px 12px}.section{padding:42px 0}.section-head h2{font-size:26px}.category-grid,.products{grid-template-columns:repeat(2,1fr);gap:10px}.catalog{display:block;padding-top:24px}.filters{display:flex;gap:6px;overflow:auto;border:0;padding:0;margin-bottom:18px}.filters h3{display:none}.filter{width:auto;white-space:nowrap;border:1px solid var(--line)}.catalog-top{display:block}.search{margin-bottom:10px}.detail-top,.about-grid,.contact-grid{grid-template-columns:1fr;gap:24px}.detail h1{font-size:27px}.crumb{font-size:12px}.page-hero h1{font-size:27px}.about-copy h2,.contact-copy h2{font-size:24px}.contact-copy dl div{grid-template-columns:78px 1fr;gap:10px}}
