:root{color:#071b3e;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}:root{--navy:#071b3e;--blue:#123c78;--red:#d61f26;--muted:#66738a;--line:#dbe2ec;--soft:#f5f7fa}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.logo{align-items:center;display:flex}.logo img{object-fit:contain;object-position:left center;width:310px;height:64px}nav{align-items:center;gap:32px;font-size:15px;font-weight:600;display:flex}nav a:not(.nav-cta){border-bottom:3px solid #0000;padding:30px 0 26px}nav a:hover{color:var(--red)}.nav-cta,.button.primary{background:var(--red);color:#fff;padding:14px 22px;font-weight:700}.menu-button{display:none}.hero{align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:2;width:min(1220px,90%);margin:0 auto;padding-bottom:40px;position:relative}.hero h1{letter-spacing:-.04em;max-width:730px;margin:0 0 28px;font-size:clamp(48px,5.3vw,78px);line-height:1.12}.hero p{color:#53617a;margin-bottom:38px;font-size:21px}.hero-actions{gap:16px;display:flex}.button{justify-content:center;align-items:center;padding:16px 28px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.secondary{border:1px solid var(--navy);background:#ffffffb8}.hero-caption{z-index:3;color:#fff;background:#071b3ee0;align-items:center;gap:18px;padding:17px 22px;display:flex;position:absolute;bottom:38px;right:5vw}.hero-caption strong{font-size:18px}.hero-caption span{color:#cad6e9;font-size:13px}section:not(.hero){padding:110px max(5vw,50vw - 610px)}.section-heading{margin-bottom:62px}.section-heading h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(32px,3.4vw,48px)}.section-heading p{color:var(--muted);margin:0;font-size:18px}.pain-layout{grid-template-columns:370px 1fr;gap:70px;display:grid}.pain-list{border-left:1px solid var(--line)}.pain-item{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;align-items:center;min-height:86px;display:grid}.pain-item span{color:var(--red);text-align:center;font-size:13px;font-weight:800}.pain-item p{font-weight:700;line-height:1.5}.route-panel{background:var(--soft);padding:44px;overflow:hidden}.route-panel h3{margin:22px 0 42px;font-size:25px}.route-line{background:var(--blue);justify-content:space-between;height:2px;display:flex}.route-line span{background:var(--red);width:12px;height:12px;box-shadow:0 0 0 1px var(--red);border:3px solid #fff;border-radius:50%;transform:translateY(-5px)}.service-row{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.service-icon{width:52px;height:52px;color:var(--red);border:1px solid #a9b7ca;border-radius:50%;place-items:center;font-weight:900;display:grid}.service-row h4{margin:18px 0 10px;font-size:18px}.service-row p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.advantages{background:var(--navy);color:#fff;position:relative;overflow:hidden}.advantages:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:550px;height:550px;position:absolute;top:-280px;right:-200px;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff05}.section-heading.light p{color:#aebbd0}.advantage-list{z-index:1;grid-template-columns:repeat(5,1fr);display:grid;position:relative}.advantage-list article{border-left:1px solid #ffffff2e;padding:0 28px}.advantage-list article:first-child{border:0;padding-left:0}.advantage-list span{color:#ffffff38;font-size:42px;font-weight:700}.advantage-list h3{margin:20px 0 14px;font-size:18px}.advantage-list p{color:#aebbd0;font-size:14px;line-height:1.8}.process-line{grid-template-columns:repeat(6,1fr);display:grid;position:relative}.process-line:before{content:"";background:#bdc8d6;height:1px;position:absolute;top:21px;left:0;right:0}.process-line div{padding-right:22px;position:relative}.process-line span{width:42px;height:42px;color:var(--red);z-index:1;background:#fff;border:1px solid #b9c5d4;border-radius:50%;place-items:center;font-weight:800;display:grid;position:relative}.process-line strong{margin:25px 0 12px;font-size:17px;display:block}.process-line p{color:var(--muted);font-size:13px;line-height:1.6}.industry-section{background:var(--soft)}.industry-grid{border-top:1px solid #cdd6e2;border-left:1px solid #cdd6e2;grid-template-columns:repeat(3,1fr);display:grid}.industry-grid div{background:#fff;border-bottom:1px solid #cdd6e2;border-right:1px solid #cdd6e2;justify-content:space-between;align-items:flex-end;min-height:110px;padding:26px;transition:all .25s;display:flex}.industry-grid div:hover{background:var(--navy);color:#fff}.industry-grid span{color:var(--red);font-size:13px}.industry-grid strong{font-size:18px}.compliance-note{border-left:4px solid var(--red);background:#e9eef5;align-items:center;gap:28px;margin-top:28px;padding:18px 24px;display:flex}.compliance-note p{color:var(--muted);margin:0;font-size:14px}.about-section{grid-template-columns:1.1fr 1fr;align-items:center;gap:90px;display:grid}.about-section h2{margin:0;font-size:clamp(34px,3.4vw,52px);line-height:1.35}.about-section p{color:var(--muted);border-left:3px solid var(--red);margin:0;padding-left:30px;font-size:17px;line-height:2}.contact-section{background:var(--navy);color:#fff;grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.contact-copy h2{margin:0 0 24px;font-size:clamp(36px,4vw,56px);line-height:1.25}.contact-copy p{color:#b8c5d8;line-height:1.8}.contact-copy small{color:#8090a8;margin-top:32px;line-height:1.6;display:block}.contact-section form{grid-template-columns:1fr 1fr;gap:22px;display:grid}.contact-section label{gap:9px;font-size:14px;font-weight:700;display:grid}.contact-section input,.contact-section select,.contact-section textarea{color:#fff;background:#ffffff12;border:1px solid #53647e;outline:none;width:100%;padding:14px 15px}.contact-section input:focus,.contact-section select:focus,.contact-section textarea:focus{border-color:#fff}.contact-section select option{color:#111}.contact-section textarea{resize:vertical;min-height:105px}.contact-section .full{grid-column:1/-1}.form-submit{background:var(--red);color:#fff;border:0;grid-column:1/-1;padding:16px;font-weight:800}.success{border:1px solid #53647e;align-self:center;padding:38px}.success span{background:var(--red);border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.success p{color:#b8c5d8;line-height:1.8}.success button{color:#fff;background:0 0;border:1px solid #8795aa;padding:10px 18px}footer{border-top:1px solid #e1e6ed;grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:30px;padding:42px 5vw;display:grid}footer .logo img{width:220px;height:48px}footer p,footer small{color:var(--muted);font-size:13px}footer div{gap:22px;font-size:13px;display:flex}@media (width<=1100px){nav{gap:17px}.logo img{width:250px}.pain-layout{grid-template-columns:1fr}.advantage-list{grid-template-columns:repeat(2,1fr);gap:45px 0}.process-line{grid-template-columns:repeat(3,1fr);gap:45px 0}.process-line:before{display:none}.contact-section{grid-template-columns:1fr}.service-row{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:1fr;gap:40px}}@media (width<=760px){.site-header{height:68px;padding:0 20px}.logo img{width:205px;height:54px}.menu-button{background:0 0;border:0;gap:6px;padding:10px;display:grid}.menu-button span{background:var(--navy);width:25px;height:2px}nav{background:#fff;flex-direction:column;align-items:stretch;padding:22px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 20px 30px #00000014}nav.open{display:flex}nav a:not(.nav-cta){border:0;padding:10px 0}.nav-cta{text-align:center}.hero{align-items:flex-start;min-height:670px;padding-top:84px}.hero>img{object-position:64% center;opacity:.42}.hero:after{content:"";background:linear-gradient(#fff 7%,#ffffffe6 48%,#ffffff1f);position:absolute;inset:0}.hero-content{z-index:2;width:calc(100% - 40px)}.hero h1{font-size:46px}.hero p{max-width:300px;font-size:17px;line-height:1.7}.hero-actions{flex-direction:column;width:190px}.hero-caption{flex-direction:column;align-items:flex-start;gap:4px;bottom:20px;left:20px;right:20px}section:not(.hero){padding:76px 20px}.section-heading{margin-bottom:42px}.section-heading h2{font-size:34px;line-height:1.25}.pain-layout{gap:38px}.route-panel{padding:30px 22px}.service-row,.advantage-list{grid-template-columns:1fr}.advantage-list article,.advantage-list article:first-child{border-bottom:1px solid #ffffff2b;border-left:0;padding:0 0 26px}.process-line{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:1fr}.industry-grid div{min-height:88px}.compliance-note{flex-direction:column;align-items:flex-start;gap:10px}.about-section h2{font-size:35px}.contact-section form{grid-template-columns:1fr}.contact-section .full,.form-submit{grid-column:auto}footer{text-align:left;grid-template-columns:1fr}footer div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
