:root{--red:#ed1c24;--red-dark:#bd1018;--black:#171315;--ink:#222428;--muted:#6d7178;--line:#e5e5e5;--soft:#f6f6f6;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.site-header{height:86px;display:flex;align-items:center;position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;width:min(var(--max),calc(100% - 64px));margin:auto}.logo img{width:196px;height:auto}.nav{display:flex;gap:34px;margin-left:auto;align-items:center}.nav a{padding:31px 0 28px;position:relative;font-size:14px;font-weight:650;letter-spacing:.3px}.nav a::after{content:"";position:absolute;right:0;bottom:23px;left:0;height:2px;background:var(--red);transform:scaleX(0);transition:.2s}.nav a:hover::after,.nav a.active::after{transform:scaleX(1)}.nav-cta{margin-left:32px;padding:12px 19px;color:#fff;background:var(--black);font-size:13px;font-weight:700}.mobile-menu{display:none;margin-left:auto}.mobile-menu summary{cursor:pointer;font-size:23px;list-style:none}.mobile-menu>div{position:absolute;top:86px;right:0;left:0;padding:16px 32px 25px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 25px #00000012}.mobile-menu a{display:block;padding:11px 0;border-bottom:1px solid #eee;font-size:14px}.eyebrow{margin:0 0 16px;color:var(--red);font-size:12px;font-weight:800;letter-spacing:2.6px;text-transform:uppercase}h1,h2,h3{margin-top:0;line-height:1.15}h1{font-size:clamp(44px,5.4vw,76px);letter-spacing:-2.7px}h2{font-size:clamp(32px,4vw,50px);letter-spacing:-1.5px}h3{font-size:21px}.lead{color:var(--muted);font-size:17px;line-height:1.8}.btn{display:inline-flex;min-height:50px;padding:0 24px;align-items:center;justify-content:center;border:1px solid transparent;font-size:13px;font-weight:800;letter-spacing:.5px}.btn-red{color:#fff;background:var(--red)}.btn-red:hover{background:var(--red-dark)}.btn-dark{color:#fff;background:var(--black)}.btn-outline{border-color:#a8a8a8;background:#ffffffb8}.text-link{display:inline-block;color:var(--red);font-size:13px;font-weight:800}.home-hero{min-height:690px;display:flex;align-items:center;background:#eee url('../seed-assets/images/home-banner.png') center/cover no-repeat}.hero-copy{width:48%;margin-left:auto}.hero-copy h1{margin-bottom:24px}.hero-copy h1 span{color:var(--red)}.hero-copy .lead{max-width:590px;color:#50545a}.actions{display:flex;gap:12px;margin-top:32px}.trust-strip{border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{padding:31px 28px;border-right:1px solid var(--line)}.trust-grid div:first-child{padding-left:0}.trust-grid div:last-child{border:0}.trust-grid strong{display:block;font-size:15px}.trust-grid small{color:var(--muted);font-size:12px}.section{padding:105px 0}.section-soft{background:var(--soft)}.section-dark{color:#fff;background:var(--black)}.section-dark h2{color:#fff}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:42px}.section-head>div{max-width:760px}.section-head h2{margin-bottom:0}.section-head p.lead{margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{min-height:390px;padding:35px;display:flex;position:relative;overflow:hidden;flex-direction:column;justify-content:flex-end;background:#f1f1f1;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #00000012}.product-card::before{content:"";position:absolute;top:45px;left:50%;width:145px;height:145px;border:22px solid #d5d5d5;border-radius:50%;transform:translateX(-50%)}.product-card:nth-child(2)::before{width:200px;height:72px;border:0;border-radius:5px;background:linear-gradient(145deg,#4a4a4a,#121212);box-shadow:0 8px 18px #0004}.product-card:nth-child(3)::before{width:68px;height:190px;border:0;border-radius:18px;background:linear-gradient(145deg,#4e4e4e,#111)}.product-card span{color:var(--red);font-size:11px;font-weight:800;letter-spacing:1.3px}.product-card h3{margin:8px 0}.product-card p{margin:0 0 15px;color:var(--muted);font-size:14px}.product-card a{font-size:13px;font-weight:800}.about-home{min-height:610px;display:flex;align-items:center;background:#eee url('../seed-assets/images/company-profile-bg.png') center/cover no-repeat}.about-copy{width:50%;padding:65px;background:#fffffff0;box-shadow:0 22px 60px #00000010}.about-copy p{color:#64686d}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#3a3638}.solution-card{min-height:350px;padding:58px;display:flex;flex-direction:column;justify-content:flex-end;background:#211d1f;transition:.2s}.solution-card:hover{background:#292426}.solution-card b{color:var(--red);font-size:12px;letter-spacing:2px}.solution-card h3{margin:16px 0 11px;font-size:30px}.solution-card p{max-width:500px;margin:0 0 22px;color:#bcb7b9}.project-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.project-card{min-height:420px;padding:30px;display:flex;position:relative;overflow:hidden;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(145deg,#74777b,#292a2d)}.project-card::after{content:"PROJECT IMAGE";position:absolute;top:50%;left:50%;color:#ffffff48;font-size:12px;letter-spacing:3px;transform:translate(-50%,-50%)}.project-card>*{position:relative;z-index:1}.project-card h3{margin:6px 0}.project-card small{color:#ddd}.cta-band{padding:80px 0;background:var(--red);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-inner h2{max-width:760px;margin:0;color:#fff}.cta-inner .btn{background:#fff;color:var(--black)}.page-hero{padding:105px 0;background:var(--black);color:#fff}.page-hero h1{max-width:900px;margin-bottom:18px}.page-hero .lead{max-width:760px;color:#bbb6b8}.crumb{margin-bottom:42px;color:#8f8a8c;font-size:12px}.crumb b{color:var(--red)}.intro-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.intro-grid .lead{margin-top:0}.family-list{border-top:1px solid var(--line)}.family-row{padding:42px 0;display:grid;grid-template-columns:90px 1fr 1.3fr 30px;gap:30px;align-items:center;border-bottom:1px solid var(--line)}.family-row>span{color:var(--red);font-size:12px;font-weight:800}.family-row h3{margin:0;font-size:25px}.family-row p{margin:0;color:var(--muted)}.family-row b{font-size:20px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dedede}.feature-card{min-height:250px;padding:34px;background:#fff}.feature-card b{color:var(--red);font-size:12px}.feature-card h3{margin-top:40px}.feature-card p{color:var(--muted);font-size:14px}.solution-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.solution-detail+.solution-detail{margin-top:100px}.solution-visual{min-height:430px;display:grid;place-items:center;background:linear-gradient(145deg,#ececec,#cfcfcf);color:#999;font-size:12px;letter-spacing:2px}.solution-copy ul{padding:0;list-style:none}.solution-copy li{padding:13px 0 13px 24px;position:relative;border-bottom:1px solid var(--line);font-size:14px}.solution-copy li::before{content:"";position:absolute;top:22px;left:0;width:7px;height:7px;background:var(--red)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr)}.process-grid article{padding:35px;border-top:1px solid #494547;border-right:1px solid #494547}.process-grid article:last-child{border-right:0}.process-grid b{color:var(--red)}.process-grid h3{margin:48px 0 10px}.process-grid p{color:#aaa5a7;font-size:14px}.filters{display:flex;gap:10px;margin-bottom:35px;flex-wrap:wrap}.filters span{padding:9px 17px;border:1px solid var(--line);font-size:12px;font-weight:700}.filters span.active{color:#fff;background:var(--red);border-color:var(--red)}.projects-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.case-card{background:#f4f4f4}.case-visual{height:330px;display:grid;place-items:center;color:#999;background:linear-gradient(145deg,#dfdfdf,#a6a6a6);font-size:11px;letter-spacing:2px}.case-body{padding:29px}.case-body small{color:var(--red);font-weight:800}.case-body h3{margin:9px 0}.case-body p{color:var(--muted);font-size:14px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.contact-details{padding-right:20px}.contact-item{padding:23px 0;border-bottom:1px solid var(--line)}.contact-item span{display:block;color:var(--muted);font-size:12px}.contact-item strong{display:block;margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:750}.field input,.field select,.field textarea{width:100%;padding:14px;border:1px solid #d4d4d4;border-radius:0;background:#fff;font:inherit}.field textarea{min-height:140px;resize:vertical}.form-note{color:var(--muted);font-size:11px}.site-footer{padding:75px 0 25px;color:#bbb;background:#121012}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:55px}.footer-logo{width:205px;filter:invert(1) grayscale(1) brightness(3)}.footer-grid h3{color:#fff;font-size:14px}.footer-grid a,.footer-grid p{display:block;margin:8px 0;color:#9f9a9c;font-size:13px}.footer-bottom{margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;border-top:1px solid #302c2e;font-size:11px}.placeholder-note{color:#999;font-size:11px}@media(max-width:900px){.wrap,.header-inner{width:min(100% - 40px,var(--max))}.nav,.nav-cta{display:none}.mobile-menu{display:block}.home-hero{min-height:620px;background-position:38% center}.hero-copy{width:58%}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div:nth-child(2){border-right:0}.product-grid,.project-grid{grid-template-columns:1fr 1fr}.product-grid .product-card:last-child,.project-grid .project-card:last-child{grid-column:1/-1}.about-copy{width:65%}.intro-grid,.contact-grid{grid-template-columns:1fr;gap:50px}.family-row{grid-template-columns:55px 1fr 1.3fr 20px}.feature-grid,.process-grid{grid-template-columns:1fr 1fr}.solution-detail{gap:38px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:620px){.site-header{height:72px}.logo img{width:150px}.mobile-menu>div{top:72px}.home-hero{min-height:680px;padding:60px 0;align-items:flex-start;background-position:32% center}.hero-copy{width:100%;padding:34px;background:#ffffffde}.hero-copy h1{font-size:43px}.actions{align-items:stretch;flex-direction:column}.trust-grid,.product-grid,.solution-grid,.project-grid,.feature-grid,.process-grid,.projects-page-grid,.footer-grid{grid-template-columns:1fr}.trust-grid div{padding-left:0;border-right:0;border-bottom:1px solid var(--line)}.section{padding:75px 0}.section-head{align-items:flex-start;flex-direction:column}.product-grid .product-card:last-child,.project-grid .project-card:last-child{grid-column:auto}.about-home{padding:40px 0;background-position:64% center}.about-copy{width:100%;padding:35px}.solution-card{min-height:300px;padding:34px}.cta-inner{align-items:flex-start;flex-direction:column}.page-hero{padding:75px 0}.family-row{grid-template-columns:40px 1fr 20px;gap:12px}.family-row p{grid-column:2/-1}.solution-detail{grid-template-columns:1fr}.solution-detail:nth-child(even) .solution-visual{order:-1}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-bottom{gap:15px;flex-direction:column}}
