:root{--ink:#111820;--navy:#002050;--blue:#0969c7;--line:#d9e0e8;--mist:#f4f7fa;--muted:#607083}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}img{display:block;max-width:100%}.site-header{height:82px;padding:0 clamp(24px,6vw,100px);display:flex;align-items:center;gap:34px;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid #e6ebf0}.brand{width:112px}.brand img{width:100%}nav{display:flex;gap:29px;margin-left:auto}nav a,.header-action{font-size:14px;color:var(--ink);text-decoration:none}.header-action{padding:12px 20px;background:var(--navy);color:#fff}.hero{min-height:690px;padding:92px clamp(24px,10vw,172px) 55px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:8vw;overflow:hidden;position:relative;background:#061a3b;color:#fff}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(1,10,30,.94),rgba(4,31,75,.82) 45%,rgba(0,63,131,.35));pointer-events:none}.hero-copy,.hero-product{position:relative;z-index:1}.eyebrow{margin:0 0 18px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:1.6px;line-height:1.4}.hero .eyebrow{color:#8fc5ff}.hero h1{margin:0;font-size:clamp(44px,5vw,68px);line-height:1.12;font-weight:700;letter-spacing:0}.hero-lead{max-width:570px;margin:26px 0 0;color:#d7e1f0;font-size:18px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{padding:14px 21px;text-decoration:none;font-size:14px;font-weight:700}.button-primary{background:#1492df;color:#fff}.button-secondary{border:1px solid rgba(255,255,255,.6);color:#fff}.hero-product{padding:26px;background:rgba(255,255,255,.96);color:var(--ink);box-shadow:20px 24px 0 rgba(0,0,0,.12)}.hero-product img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-label,.product-caption{display:block;font-size:11px;font-weight:700;letter-spacing:1.2px}.product-label{margin-bottom:14px;color:var(--blue)}.product-caption{margin-top:14px;color:#68778a}.statement{padding:110px clamp(24px,10vw,172px);display:grid;grid-template-columns:24% 1fr;gap:7vw}.statement h2,.section-heading h2,.manufacturing h2,.process h2,.about h2,.contact h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.24;letter-spacing:0}.statement p:last-child{max-width:620px;margin:25px 0 0;color:var(--muted);font-size:16px;line-height:1.9}.section{padding:102px clamp(24px,10vw,172px)}.products{background:var(--mist)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px}.section-heading>p{max-width:345px;margin:0;color:var(--muted);font-size:15px;line-height:1.85}.product-grid{margin-top:46px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-card{display:grid;grid-template-columns:46% 1fr;min-height:310px;background:#fff;border:1px solid #e4e9ef}.product-card-wide{grid-column:span 2;grid-template-columns:50% 1fr}.product-card-dark{background:var(--navy);border-color:var(--navy);color:#fff}.product-image{overflow:hidden;background:#e9eef3}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.04)}.product-copy{padding:31px 28px;display:flex;flex-direction:column;align-items:flex-start}.product-copy span{font-size:12px;font-weight:700;color:var(--blue)}.product-card-dark .product-copy span{color:#76b9ee}.product-copy h3{margin:48px 0 12px;font-size:24px;line-height:1.3}.product-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.product-card-dark .product-copy p{color:#c3d0e2}.manufacturing{min-height:620px;display:grid;grid-template-columns:55% 45%;background:#fff}.manufacturing-media{position:relative;min-height:520px}.manufacturing-media>img{width:100%;height:100%;object-fit:cover}.media-note{position:absolute;left:0;bottom:0;padding:22px 30px;background:var(--blue);color:#fff}.media-note span{display:block;font-size:10px;font-weight:700;letter-spacing:1px}.media-note strong{display:block;margin-top:6px;font-size:18px}.manufacturing-copy{padding:100px clamp(24px,8vw,130px);align-self:center}.manufacturing-copy p:not(.eyebrow){max-width:460px;color:var(--muted);font-size:16px;line-height:1.9;margin:24px 0}.text-link{color:var(--blue);font-size:14px;font-weight:700;text-decoration:none}.text-link span{margin-left:5px;font-size:18px}.process{display:grid;grid-template-columns:52% 1fr;gap:8vw;background:#071b3b;color:#fff}.process .eyebrow,.contact .eyebrow{color:#83c4f1}.process-list{margin-top:42px;border-top:1px solid rgba(255,255,255,.25)}.process-list div{display:grid;grid-template-columns:44px 122px 1fr;gap:12px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.25)}.process-list span{color:#80bdee;font-size:12px;font-weight:700}.process-list strong{font-size:15px}.process-list p{margin:0;color:#c2cede;font-size:14px;line-height:1.65}.process-video{align-self:center}.process-video video{width:100%;aspect-ratio:4/3;object-fit:cover;background:#000}.process-video p{margin:12px 0 0;color:#aabbd0;font-size:12px}.about{display:grid;grid-template-columns:45% 1fr;gap:9vw;align-items:center}.about-image{height:480px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover}.about>div:last-child>p:not(.eyebrow){max-width:510px;margin:25px 0 0;color:var(--muted);font-size:16px;line-height:1.9}.contact{padding:92px clamp(24px,10vw,172px);display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:#e8f0f7}.contact>div>p:not(.eyebrow){max-width:440px;margin:24px 0 0;color:var(--muted);line-height:1.8}.contact-details{padding:30px 0;border-top:2px solid var(--blue)}.contact-details>a,.contact-details>p{display:block;margin:20px 0;color:var(--ink);font-size:19px;text-decoration:none}.contact-details>p:first-child{font-weight:700}.contact-details small{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}footer{padding:25px clamp(24px,10vw,172px);display:flex;align-items:center;gap:25px;color:#728095;font-size:12px}footer img{width:74px}@media(max-width:820px){.site-header{height:68px;padding:0 24px;gap:18px}.brand{width:90px}nav{display:none}.header-action{margin-left:auto;padding:10px 14px;font-size:13px}.hero{min-height:auto;padding:76px 24px 48px;grid-template-columns:1fr;gap:42px}.hero h1{font-size:46px}.hero-product{max-width:420px}.statement,.about,.contact,.process{grid-template-columns:1fr;padding:72px 24px;gap:35px}.statement .eyebrow{margin-bottom:0}.section{padding:72px 24px}.section-heading{display:block}.section-heading>p{margin-top:20px}.product-grid{grid-template-columns:1fr}.product-card,.product-card-wide{grid-column:auto;grid-template-columns:42% 1fr;min-height:250px}.product-copy{padding:22px}.product-copy h3{margin:32px 0 10px;font-size:20px}.manufacturing{grid-template-columns:1fr}.manufacturing-media{min-height:330px}.manufacturing-copy{padding:70px 24px}.process-list div{grid-template-columns:32px 1fr}.process-list p{grid-column:2}.about-image{height:340px}.contact{gap:44px}footer{padding:24px;flex-wrap:wrap;gap:14px}}@media(max-width:480px){.hero h1{font-size:39px}.hero-lead{font-size:16px}.product-card,.product-card-wide{grid-template-columns:1fr}.product-image{height:220px}.product-copy h3{margin:24px 0 10px}.process h2,.statement h2,.section-heading h2,.manufacturing h2,.about h2,.contact h2{font-size:32px}}
