:root{--bg: #ffffff;--paper: #f7fbff;--band: #eef7ff;--ink: #061528;--text: #25364b;--muted: #66778e;--line: #d8e4f1;--accent: #0667d8;--accent-strong: #004fc4;--accent-soft: #e5f2ff;--shadow: 0 16px 45px rgba(25, 70, 120, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(390px,1fr) auto;align-items:center;gap:28px;min-height:78px;padding:0 36px;border-bottom:1px solid rgba(216,228,241,.9);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 24px #0615280f}.brand{display:inline-flex;align-items:center;gap:13px;min-width:0;font-size:24px;font-weight:800;letter-spacing:0;white-space:nowrap}.brand span:last-child{overflow:visible;text-overflow:clip}.lang-en .site-header{grid-template-columns:minmax(560px,1fr) auto auto;gap:14px;min-height:86px}.lang-en .brand{max-width:760px;align-items:center;font-size:clamp(12px,.9vw,15px);line-height:1.18;white-space:normal}.lang-en .brand span:last-child{overflow:visible;text-overflow:clip}.lang-en .desktop-nav{gap:32px;font-size:15px}.lang-en .header-actions{gap:10px}.lang-en .header-cta{padding:0 22px;font-size:15px}.brand-logo{width:54px;height:46px;flex:0 0 auto;object-fit:contain;object-position:center}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:40px;height:100%;font-size:16px;font-weight:650;color:#0d1b2e;white-space:nowrap}.desktop-nav a{position:relative;display:flex;align-items:center;height:78px}.desktop-nav a:after{position:absolute;right:0;bottom:0;left:0;height:4px;content:"";background:var(--accent);opacity:0}.desktop-nav a.active:after,.desktop-nav a:hover:after{opacity:1}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.language-switch{display:inline-grid;grid-template-columns:1fr 1fr;gap:2px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#fff}.language-switch button{min-width:48px;height:34px;padding:0 10px;border:0;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer;font-size:13px;font-weight:750}.language-switch button.selected{color:#fff;background:var(--accent)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 28px;border-radius:6px;font-size:16px;font-weight:780;white-space:nowrap}.header-cta,.button.primary{color:#fff;background:linear-gradient(180deg,#0974e8,#035fcf);box-shadow:0 14px 28px #0667d83d}.button.secondary{color:var(--accent);border:1px solid var(--accent);background:#fff}.hero-section{position:relative;display:grid;grid-template-columns:minmax(430px,48%) 1fr;min-height:480px;overflow:hidden;background:#fff}.hero-copy{z-index:1;display:flex;flex-direction:column;justify-content:center;padding:76px 4vw 72px 7vw}.hero-copy h1{max-width:680px;margin:0;color:#06172f;font-size:clamp(40px,3.45vw,56px);font-weight:880;line-height:1.28;letter-spacing:0}.hero-copy p{max-width:560px;margin:24px 0 0;color:#44556c;font-size:18px;line-height:1.86}.hero-actions{display:flex;flex-wrap:wrap;gap:24px;margin-top:34px}.hero-media{width:100%;height:100%;min-height:480px;object-fit:cover;object-position:center right}.scroll-cue{position:absolute;bottom:10px;left:50%;width:36px;height:36px;transform:translate(-50%)}.scroll-cue span{position:absolute;top:11px;left:12px;width:13px;height:13px;border-right:2px solid #0c1d32;border-bottom:2px solid #0c1d32;transform:rotate(45deg)}.services-section{padding:30px 7vw 44px;background:#fff}.section-title{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:34px}.section-title.left{align-items:flex-start;margin-bottom:24px}.section-title h2{margin:0;color:#07172c;font-size:28px;font-weight:850;letter-spacing:0}.section-title span{width:40px;height:3px;background:var(--accent)}.service-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));max-width:1500px;margin:0 auto}.service-item{min-height:160px;padding:8px 26px 0;text-align:center;border-left:1px solid var(--line)}.service-item:first-child{border-left:0}.service-item svg{width:44px;height:44px;color:var(--accent);stroke-width:2}.service-item h3,.process-item h3{margin:16px 0 9px;color:#0c1a2e;font-size:17px;font-weight:800;line-height:1.3}.service-item p,.process-item p{margin:0;color:#58687d;font-size:14px;line-height:1.65}.process-section{padding:30px 7vw 42px;background:linear-gradient(180deg,#f4faff,#ecf6ff)}.process-row{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;max-width:1450px;margin:0 auto}.process-row:before{position:absolute;top:34px;right:8%;left:8%;height:1px;content:"";background:repeating-linear-gradient(90deg,rgba(6,103,216,.38) 0 12px,transparent 12px 22px)}.process-item{position:relative;z-index:1;text-align:center}.process-icon{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;color:var(--accent);border:1px solid #bcd8f8;border-radius:50%;background:#f9fcff;box-shadow:0 10px 22px #0667d814}.process-icon svg{width:31px;height:31px;stroke-width:2.1}.info-contact-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);gap:58px;padding:30px 7vw 32px;background:#fff}.company-info{min-width:0}.commitment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.commitment-item{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;column-gap:14px;row-gap:5px;min-height:98px;padding:18px;border-top:1px solid var(--line)}.commitment-item:nth-child(-n+2){border-top:0}.commitment-item:nth-child(odd){border-right:1px solid var(--line)}.commitment-item svg,.contact-info svg{width:23px;height:23px;margin-top:3px;color:var(--accent);stroke-width:2.1}.commitment-item strong{color:#17293f;font-size:15px}.commitment-item span{grid-column:2;color:#26384e;font-size:15px;line-height:1.5}.contact-info{display:grid;align-content:start;gap:24px;min-width:0}.contact-panel{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:26px;align-items:center;padding-top:24px;border-top:1px solid var(--line)}.contact-info ul{display:grid;gap:18px;margin:0;padding:0;list-style:none}.contact-info li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:14px;align-items:start;color:#26384e;font-size:15px;line-height:1.55}.qr-box{display:grid;justify-items:center;gap:9px;align-self:center;color:#334961;font-size:14px}.qr-image{width:132px;height:132px;border:1px solid var(--line);background:#fff;object-fit:contain}footer{display:flex;align-items:center;justify-content:center;min-height:66px;padding:18px;color:#e6f2ff;background:linear-gradient(180deg,#0b2d51,#071a31);font-size:14px;text-align:center}@media(max-width:1180px){.site-header{grid-template-columns:1fr;gap:12px;padding:16px 24px}.lang-en .site-header{grid-template-columns:1fr}.brand,.desktop-nav,.header-actions{justify-content:center}.desktop-nav a{height:42px}.hero-section{grid-template-columns:1fr}.hero-copy{padding:64px 7vw 36px}.hero-media{height:340px;min-height:340px;object-position:center}.service-grid,.process-row{grid-template-columns:repeat(3,minmax(0,1fr))}.service-item:nth-child(4){border-left:0}.process-row:before{display:none}.info-contact-band{grid-template-columns:1fr}}@media(max-width:760px){.site-header{position:static;padding:14px 18px 18px}.brand{width:100%;font-size:18px;white-space:normal}.brand span:last-child{overflow:visible;text-overflow:clip}.lang-en .brand{justify-content:center;max-width:100%;font-size:14px;line-height:1.25;text-align:left}.brand-logo{width:48px;height:40px}.desktop-nav{width:100%;justify-content:flex-start;gap:18px;overflow-x:auto;padding-bottom:2px;font-size:14px}.lang-en .desktop-nav{justify-content:space-between;gap:0;overflow-x:visible;font-size:13px}.header-actions{width:100%;justify-content:space-between}.header-cta{min-height:38px;padding:0 18px;font-size:14px}.hero-copy{padding:42px 22px 32px}.hero-copy h1{font-size:36px}.hero-copy p{font-size:16px}.hero-actions{gap:12px}.button{flex:1 1 180px;min-height:44px;padding:0 16px;font-size:15px}.hero-media{height:250px;min-height:250px}.services-section,.process-section,.info-contact-band{padding-right:22px;padding-left:22px}.service-grid,.process-row,.commitment-grid,.contact-panel{grid-template-columns:1fr}.service-item,.service-item:nth-child(4){display:grid;grid-template-columns:54px 1fr;column-gap:16px;min-height:auto;padding:22px 0;text-align:left;border-top:1px solid var(--line);border-left:0}.service-item:first-child{border-top:0}.service-item svg{grid-row:span 2}.service-item h3{margin-top:0}.commitment-item,.commitment-item:nth-child(-n+2){grid-template-columns:30px minmax(0,1fr);padding:13px 0;border-top:1px solid var(--line);border-right:0}.commitment-item:nth-child(odd){border-right:0}.commitment-item:first-child{border-top:0}.qr-box{justify-items:start}footer{font-size:13px}}
