:root{--red:#e60012;--ink:#171717;--gray:#f1f1f1;--yellow:#ffd400}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.header{height:74px;background:#fff;position:relative;z-index:50;transition:.3s;box-shadow:0 1px 0 rgba(0,0,0,.05)}.header.fixed{position:fixed;top:0;left:0;right:0;box-shadow:0 8px 30px rgba(0,0,0,.08)}.nav-wrap{height:100%;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:12px}.brand img{width:72px;max-height:38px;object-fit:contain}.brand span{font-size:11px;line-height:1.4;color:#555}.brand small{font-size:9px;color:#888}.header nav{margin-left:auto;display:flex;align-items:center;gap:34px;font-size:14px}.header nav a{position:relative;padding:27px 0}.header nav a:not(.tel):after{content:"";height:2px;background:var(--red);position:absolute;left:50%;right:50%;bottom:15px;transition:.3s}.header nav a.active:after,.header nav a:hover:after{left:0;right:0}.header nav .tel{border-left:1px solid #ddd;padding-left:24px;font-weight:600}.menu{display:none;margin-left:auto;border:0;background:none;padding:8px}.menu i{display:block;width:26px;height:2px;background:#111;margin:5px;transition:.3s}
.hero{height:min(37.5vw,560px);min-height:390px;position:relative;overflow:hidden;background:#050505}.slides,.slide{position:absolute;inset:0}.slide{opacity:0;visibility:hidden;transform:scale(1.025);background:var(--bg) center/cover no-repeat;transition:opacity 1s,transform 5s}.slide.active{opacity:1;visibility:visible;transform:scale(1)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dots{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.dots button{width:42px;height:2px;padding:0;border:0;background:rgba(255,255,255,.25);overflow:hidden}.dots button:after{content:"";display:block;width:0;height:100%;background:#fff}.dots button.active:after{animation:progress 5s linear forwards}@keyframes progress{to{width:100%}}
.intro{background:#eee;padding:78px 0 92px}.intro-grid{display:grid;grid-template-columns:42% 58%;gap:40px}.intro-kicker{font-size:34px;margin:0 0 7px}.intro h2{font-size:52px;line-height:1;margin:0 0 42px}.intro ul{padding:0;margin:0;list-style:none;color:#666;line-height:2}.intro h3{font-size:21px;margin:8px 0 28px}.intro-grid>div>p:not(.intro-kicker){color:#777;font-size:14px;line-height:2}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:52px}.stats b{display:block;font:44px/1 Arial;margin-bottom:12px}.stats small{font-size:11px;color:#666;line-height:1.7}
.cases{padding:78px 0}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-top h2,.news h2{font-size:28px;margin:0}.filters{display:flex;gap:28px}.filters button{border:0;background:none;color:#aaa;padding:7px 0;cursor:pointer}.filters button.active{color:#111;border-bottom:1px solid #111}.case-grid{display:grid;grid-template-columns:repeat(3,1fr)}.case-grid figure{position:relative;margin:0;aspect-ratio:886/555;overflow:hidden;background:#eee;transition:.45s}.case-grid figure:after{content:"VIEW CASE";position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.58);color:#fff;font:12px Arial;letter-spacing:2px;opacity:0;transition:.4s}.case-grid figure.hide{opacity:0;transform:scale(.92);display:none}.case-grid img{width:100%;height:100%;object-fit:cover;transition:.6s}.case-grid figure:hover img{transform:scale(1.045)}.case-grid figure:hover:after{opacity:1}.more{display:block;position:relative;isolation:isolate;overflow:hidden;width:max-content;margin:28px auto 0;border:1px solid #aaa;padding:13px 32px;font:11px Arial;transition:.35s}.more:before{content:"";position:absolute;z-index:-1;left:50%;top:50%;width:0;height:110%;background:#111;transform:translate(-50%,-50%);transition:.35s}.more:hover{color:#fff;border-color:#111}.more:hover:before{width:105%}
.services{background:#e9e9e9;padding:78px 0 90px}.center-title{text-align:center;margin-bottom:45px}.center-title b{font:700 27px Arial}.center-title h2{font-size:17px;margin:8px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.service-grid article{background:#d6d6d6;padding:0 28px 27px;min-height:245px}.service-grid h3{background:#050505;color:#fff;margin:0 -28px 22px;padding:17px 28px;font-size:18px;font-weight:400}.service-grid p{font-size:12px;color:#666;line-height:1.8}.service-grid ul{display:grid;grid-template-columns:1fr 1fr;padding-left:18px;font-size:12px;line-height:2}
.news{padding:78px 0 85px}.news h2{margin-bottom:35px}.news-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:75px}.featured img{aspect-ratio:2.5/1;object-fit:cover;filter:grayscale(1)}.news h3{font-size:15px;margin:20px 0 9px}.news p{font-size:12px;color:#888;line-height:1.8}.news-list article{padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #e5e5e5}.news-list h3{margin-top:0}
.cta{background:var(--yellow);text-align:center;padding:75px 0}.cta small{font-size:15px}.cta h2{font-size:30px;font-weight:400;margin:35px 0 7px}.cta p{font-size:12px;margin-bottom:32px}.cta span{display:block;font-size:12px}.cta a{display:block;font-size:25px;font-weight:700;margin-top:8px}
footer{background:#1c1c1c;color:#777;padding:56px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:50px}.footer-brand>img{width:100px;filter:grayscale(1) brightness(3)}.footer-brand>p{color:#fff}.footer-brand>div{display:flex;align-items:center;gap:15px;margin-top:25px}.footer-brand>div img{width:64px}.footer-brand b{color:#ddd;font-size:13px}footer h3{color:#eee;font-size:14px;margin-bottom:22px}footer a,footer p{display:block;font-size:12px;line-height:2;color:#777}.copyright{width:min(1180px,calc(100% - 48px));margin:38px auto 0;border-top:1px solid #2d2d2d;padding-top:18px;font-size:10px}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s,transform .8s}.reveal.in{opacity:1;transform:none}
@media(min-width:1600px){.shell{width:min(1420px,calc(100% - 120px))}.hero{height:min(37.5vw,720px)}.intro,.cases,.services,.news{padding-top:96px;padding-bottom:106px}.copyright{width:min(1420px,calc(100% - 120px))}}
@media(max-width:1200px){.shell{width:calc(100% - 64px)}.header nav{gap:24px}.header nav .tel{padding-left:18px}.intro-grid{grid-template-columns:38% 62%}.footer-grid{gap:30px}}
@media(max-width:992px){.shell{width:min(100% - 40px,820px)}.header{height:68px}.brand img{width:68px}.menu{display:block}.header nav{position:absolute;top:68px;left:0;right:0;margin:0;padding:10px 24px 22px;background:#fff;display:block;transform:translateY(-120%);opacity:0;visibility:hidden;transition:.35s;box-shadow:0 12px 24px rgba(0,0,0,.1)}.header nav.open{transform:none;opacity:1;visibility:visible}.header nav a{display:block;padding:14px 0;border-bottom:1px solid #eee}.header nav .tel{border-left:0;padding-left:0}.hero{height:48vw;min-height:360px}.intro-grid{grid-template-columns:1fr}.intro h2{font-size:46px}.section-top{display:block}.filters{margin-top:20px;overflow:auto;gap:20px}.filters button{flex:0 0 auto}.case-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr;gap:25px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:nth-child(n+4){display:none}}
@media(max-width:768px){.shell{width:calc(100% - 36px)}.hero{height:320px;min-height:320px}.slide{background-size:auto 100%;background-repeat:no-repeat;background-position:center}.intro,.cases,.services,.news{padding:58px 0}.intro-grid{gap:45px}.intro-kicker{font-size:25px}.intro h2{font-size:38px;margin-bottom:28px}.stats{gap:14px;margin-top:35px}.stats b{font-size:34px}.case-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:1fr}.section-top h2,.news h2{font-size:24px}.cta{padding:58px 15px}.cta h2{font-size:25px}.cta a{font-size:21px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.copyright{width:calc(100% - 36px)}}
@media(max-width:480px){.shell{width:calc(100% - 28px)}.header{height:62px}.header nav{top:62px}.brand span{display:none}.hero{height:270px;min-height:270px}.slide{background-size:auto 100%}.intro-kicker{font-size:22px}.intro h2{font-size:34px}.stats{grid-template-columns:repeat(3,1fr);gap:6px}.stats small{font-size:9px}.case-grid{grid-template-columns:1fr}.filters{margin-right:-14px}.center-title b{font-size:23px}.cta h2{font-size:23px}}
.header{height:60px;transition:transform .5s ease,box-shadow .3s}.header nav a{padding:20px 0}.header nav a:not(.tel):after{bottom:10px}.header.nav-hidden{transform:translateY(-105%)}
@media(min-width:1281px) and (max-width:1600px){.shell{width:1200px;max-width:calc(100% - 48px)}}
@media(min-width:1025px) and (max-width:1280px){.shell{width:1100px;max-width:calc(100% - 48px)}.header{height:50px}.header nav a{padding:16px 0}.header nav a:not(.tel):after{bottom:7px}.cases{padding:70px 0 100px}.section-top{margin-bottom:50px}}
@media(min-width:861px) and (max-width:1024px){.shell{width:96%;max-width:96%}.header{height:50px}.header nav{gap:18px;font-size:13px}.header nav a{padding:16px 0}.header nav a:not(.tel):after{bottom:7px}.header nav .tel{padding-left:14px}}
@media(max-width:860px){body{padding-top:66px}.shell{width:96%;max-width:96%}.header,.header.fixed{height:66px;position:fixed;top:0;left:0;right:0}.menu{display:block}.menu[aria-expanded="true"] i:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu[aria-expanded="true"] i:nth-child(2){opacity:0}.menu[aria-expanded="true"] i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header nav{position:fixed;top:66px;left:0;right:0;bottom:0;margin:0;padding:22px 7% 40px;background:rgba(255,255,255,.98);display:block;transform:translateX(100%);opacity:0;visibility:hidden;transition:.5s}.header nav.open{transform:none;opacity:1;visibility:visible}.header nav a{display:block;text-align:center;font-size:18px;padding:4vh 0;border-bottom:1px solid #eee}.header nav .tel{border-left:0;padding-left:0}.hero{height:52vw;min-height:300px}.intro-grid{grid-template-columns:1fr}.section-top{display:block}.filters{margin-top:20px;overflow:auto}.case-grid{grid-template-columns:1fr}.case-grid figure:after{display:none}.service-grid,.news-grid{grid-template-columns:1fr}.news-grid{gap:25px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:nth-child(n+4){display:none}}
@media(max-width:560px){.hero{height:300px;min-height:300px}.slide{background-size:auto 100%;background-repeat:no-repeat;background-position:center}.intro,.cases,.services,.news{padding:50px 0 60px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Responsive proportions aligned with nuogoweb.com */
@media(min-width:861px){body{padding-top:60px}.shell{width:88%;max-width:none}.header,.header.fixed{position:fixed;top:0;left:0;right:0;height:60px}.menu{display:none}.header nav{position:static;inset:auto;margin-left:auto;padding:0;background:transparent;display:flex;transform:none;opacity:1;visibility:visible;box-shadow:none}.header nav a{display:block;padding:20px 0;border:0}.header nav a:not(.tel):after{bottom:10px}.intro-grid{grid-template-columns:35% 60%;justify-content:space-between;gap:0}.cases{padding:100px 0}.section-top h2,.news h2{font-size:36px}.filters{gap:0}.filters button{font-size:16px;margin-left:20px}.case-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:32.666% 32.666% 32.666%;gap:1%}.copyright{width:88%}}
@media(min-width:1681px){.intro-grid{grid-template-columns:30% 50%}.intro h2{font-size:76px;line-height:1.45}.intro-kicker{font-size:42px}}
@media(max-width:1366px) and (min-width:861px){.header nav{gap:30px}}
@media(max-width:860px){body{padding-top:50px}.shell{width:94%;max-width:94%}.header,.header.fixed{height:50px}.header nav{top:50px}.brand img{width:66px}.menu{height:50px}.hero{min-height:0;height:52vw}.intro{padding:80px 0}.intro-grid{grid-template-columns:1fr;gap:0}.intro-kicker{font-size:26px}.intro h2{font-size:50px;line-height:60px;margin-bottom:20px}.intro ul{margin-bottom:40px}.stats{grid-template-columns:repeat(2,49%);gap:0 2%;margin-top:40px}.stats>div{margin-bottom:40px}.section-top h2,.news h2{font-size:26px}.section-top{margin-bottom:0}.filters{width:100%;margin:18px 0 0;gap:0}.filters button{font-size:14px;margin:0 10px 10px 0}.cases{padding:50px 0 100px}.case-grid{margin-top:40px;grid-template-columns:1fr}.services{padding:80px 0}.service-grid{grid-template-columns:1fr;gap:0}.service-grid article{margin-bottom:20px}.news{padding:80px 0}.footer-grid{grid-template-columns:1fr}.footer-grid>div:nth-child(n){display:block}.copyright{width:94%}}
@media(max-width:560px){.hero{height:52vw;min-height:0}.slide{background-size:cover}.intro,.services,.news{padding:80px 0}.cases{padding:50px 0 100px}.intro h2{font-size:50px;line-height:60px}.stats{grid-template-columns:repeat(2,49%)}.footer-grid{grid-template-columns:1fr}}

/* Typography scale aligned with nuogoweb.com */
@media(min-width:861px){.header nav{font-size:16px}.brand span{font-size:16px}.brand small{font-size:11px}.intro{padding:80px 0}.intro-kicker{font-size:36px;line-height:1.4}.intro h2{font-size:66px;line-height:100px;margin-bottom:34px;font-weight:300}.intro h3{font-size:29px;line-height:1.45;margin-bottom:30px}.intro-grid>div>p:not(.intro-kicker){font-size:16px;line-height:36px}.intro ul{font-size:14px;line-height:24px}.stats{margin-top:80px}.stats b{font-size:48px;padding-bottom:10px;margin-bottom:0;font-weight:100}.stats small{font-size:14px;line-height:24px}.section-top h2,.news h2{font-size:36px;font-weight:400}.filters button{font-size:16px;padding-bottom:10px}.more{width:170px;height:52px;padding:0;line-height:50px;text-align:center;font-size:16px;margin-top:60px}.services{padding:100px 0}.center-title{margin-bottom:50px}.center-title b{font-size:36px}.center-title h2{font-size:20px}.service-grid h3{font-size:24px;padding:20px}.service-grid p{font-size:14px;line-height:24px;min-height:110px}.service-grid ul{font-size:16px;line-height:1.6;padding-top:20px}.news{padding:100px 0}.news h3{font-size:18px;line-height:1.5}.news p{font-size:12px;line-height:22px}.cta{padding:100px 0}.cta h2{font-size:60px;font-weight:300}.cta p{font-size:16px;line-height:1.8}.cta small,.cta span{font-size:14px}.cta a{font-size:28px}footer h3{font-size:16px}footer a,footer p{font-size:12px;line-height:2}.footer-brand p{font-size:16px}}
@media(min-width:1681px){.intro-kicker{font-size:42px}.intro h2{font-size:76px;line-height:110px}}
@media(max-width:1440px) and (min-width:861px){.intro-kicker{font-size:32px}.intro h2{font-size:56px;line-height:90px}.intro-grid>div>p:not(.intro-kicker){font-size:14px;line-height:30px}.stats small{font-size:12px;line-height:22px}.news h3{font-size:18px}.service-grid ul{font-size:14px}}
@media(max-width:1366px) and (min-width:861px){.intro h3{font-size:24px}.service-grid p{font-size:12px;line-height:22px}.cta h2{font-size:40px}.header nav{font-size:14px}.more{width:150px;height:42px;line-height:40px;font-size:14px;margin-top:40px}}
@media(max-width:860px){.brand span{font-size:12px}.brand small{font-size:9px}.intro-kicker{font-size:26px;line-height:1.4}.intro h2{font-size:50px;line-height:60px;font-weight:300}.intro h3{font-size:24px;line-height:32px}.intro-grid>div>p:not(.intro-kicker){font-size:14px;line-height:26px}.intro ul{font-size:14px;line-height:24px}.stats b{font-size:42px}.stats small{font-size:12px;line-height:20px}.section-top h2,.news h2{font-size:26px}.filters button{font-size:14px}.more{width:140px;height:38px;line-height:36px;padding:0;text-align:center;font-size:14px;margin-top:20px}.center-title b{font-size:26px}.center-title h2{font-size:18px}.service-grid h3{font-size:24px;padding:20px}.service-grid p{font-size:14px;line-height:24px}.service-grid ul{font-size:14px;line-height:24px}.news h3{font-size:18px;line-height:26px}.news p{font-size:14px;line-height:24px}.cta h2{font-size:26px}.cta p{font-size:13px;line-height:22px}.cta a{font-size:22px}footer h3{font-size:16px}}

/* Desktop composition matched to the supplied 1054px-wide artwork */
@media(min-width:861px) and (max-width:1366px){.header nav{font-size:11px;gap:28px}.header nav .tel{padding-left:18px}.brand span{font-size:11px}.brand small{font-size:9px}.intro{height:436px;padding:60px 0 45px}.intro-grid{grid-template-columns:42% 52%;gap:6%;justify-content:normal}.intro-kicker{font-size:34px;line-height:1.25}.intro h2{font-size:52px;line-height:1.08;margin:8px 0 34px;font-weight:500}.intro h3{font-size:21px;line-height:1.4;margin:3px 0 22px}.intro-grid>div>p:not(.intro-kicker){font-size:12px;line-height:22px}.intro ul{font-size:11px;line-height:20px}.stats{margin-top:35px;gap:28px}.stats b{font-size:34px;padding:0;margin:0 0 8px}.stats small{font-size:9px;line-height:15px}.cases{padding:65px 0 18px}.section-top{margin-bottom:42px}.section-top h2,.news h2{font-size:28px}.filters button{font-size:11px;margin-left:20px;padding-bottom:8px}.more{width:120px;height:38px;line-height:36px;font-size:11px;margin-top:20px}.services{padding:70px 0 75px}.center-title{margin-bottom:36px}.center-title b{font-size:27px}.center-title h2{font-size:15px;margin:7px}.service-grid article{height:223px;min-height:223px;padding:0 18px 14px;overflow:hidden}.service-grid h3{font-size:18px;padding:15px 18px;margin:0 -18px 16px}.service-grid p{font-size:10px;line-height:17px;min-height:58px}.service-grid ul{font-size:11px;line-height:20px;padding:10px 0 0 15px}.news{padding:55px 0 62px}.news h2{margin-bottom:28px}.news-grid{grid-template-columns:46% 46%;gap:8%}.news h3{font-size:14px;line-height:21px;margin:14px 0 6px}.news p{font-size:10px;line-height:17px}.news-list article{padding-bottom:12px;margin-bottom:12px}.cta{padding:60px 0 59px}.cta h2{font-size:30px;margin:30px 0 7px}.cta p{font-size:11px;line-height:18px;margin-bottom:25px}.cta small,.cta span{font-size:11px}.cta a{font-size:24px}.footer-grid{gap:40px}footer{height:324px;padding-top:45px;overflow:hidden}footer h3{font-size:12px;margin-bottom:15px}footer a,footer p{font-size:9px;line-height:18px}.footer-brand p{font-size:12px}.footer-brand>div{margin-top:18px}.footer-brand>div img{width:58px}.copyright{margin-top:28px}}
