:root{color:#102738;font-synthesis:none;background:#f4f7f8;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,a{font:inherit}.header{z-index:20;background:#fff;align-items:center;gap:34px;height:76px;padding:0 max(4vw,24px);display:flex;position:sticky;top:0;box-shadow:0 3px 18px #0b253218}.brand{color:#113149;align-items:center;gap:11px;min-width:max-content;text-decoration:none;display:flex}.brand-mark{color:#fff;background:#0b6b64;border-radius:4px 16px 4px 4px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.brand b{letter-spacing:2px;font-size:20px}.brand small{letter-spacing:1.5px;color:#69808e;margin-top:2px;font-size:8px;display:block}.header nav{align-items:stretch;height:100%;margin-left:auto;display:flex}.header nav a{color:#385261;border-bottom:3px solid #0000;align-items:center;padding:0 15px;font-size:14px;text-decoration:none;display:flex}.header nav a:hover,.header nav a.active{color:#08766d;border-color:#d9a932}.header-contact{color:#69808e;border-left:1px solid #dce5e8;padding-left:24px;font-size:11px;text-decoration:none}.header-contact strong{color:#0b6b64;font-size:15px}.menu-button{background:0 0;border:0;font-size:26px;display:none}.hero{color:#fff;background-color:#092131;background-position:50%;background-size:cover;align-items:center;min-height:620px;padding:90px max(7vw,24px) 120px;display:flex;position:relative;overflow:hidden}.hero-grid{opacity:.1;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.hero-content{z-index:1;max-width:780px;position:relative}.eyebrow,.section-kicker{letter-spacing:3px;color:#d9a932;font-size:12px;font-weight:700}.hero h1{letter-spacing:-2px;margin:20px 0 24px;font-size:clamp(42px,6vw,76px);line-height:1.08}.hero-copy{color:#d5e2e8;max-width:700px;font-size:18px;line-height:1.9}.hero-actions{gap:14px;margin-top:38px;display:flex}.hero button{color:#132b37;cursor:pointer;background:#d9a932;border:0;padding:14px 26px;font-weight:700}.hero button.ghost{color:#fff;background:0 0;border:1px solid #ffffff80}.hero-stats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071b28d9;gap:60px;padding:24px max(7vw,24px);display:flex;position:absolute;bottom:0;left:0;right:0}.hero-stats span{color:#acc0cb;align-items:baseline;gap:9px;font-size:12px;display:flex}.hero-stats b{color:#fff;font-size:23px}.section{background:#fff;padding:96px max(7vw,24px)}.section.tinted{background:#eef3f4}.section-head{max-width:800px;margin-bottom:48px}.section-head h2,.contact-block h2{color:#0b2b3e;margin:14px 0 18px;font-size:clamp(30px,4vw,48px);line-height:1.25}.section-head>p:last-child,.contact-block>div>p{color:#647b88;font-size:16px;line-height:1.9}.cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.card{background:#fff;border:1px solid #dfe8eb;transition:all .25s;overflow:hidden}.card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #102e3d18}.card-image{background:#dce6e8;height:220px;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%}.card-image.certificate{height:300px}.card-image.certificate img{object-position:top}.card-body{padding:28px}.card-line{background:#d9a932;width:32px;height:3px;margin-bottom:20px;display:block}.card h3{color:#15394d;margin:0 0 14px;font-size:20px}.card p{color:#6b7e88;margin:8px 0;font-size:14px;line-height:1.75}.layout-product{grid-template-columns:repeat(3,1fr)}.architecture{background:#fff;width:100%;max-width:1100px;margin:auto;padding:24px;display:block;box-shadow:0 10px 40px #18364312}.pills{flex-wrap:wrap;gap:14px;display:flex}.pills span,.tags span{color:#285060;background:#fff;border:1px solid #a9c1c6;padding:11px 17px;font-size:14px}.steps{grid-template-columns:repeat(2,1fr);gap:0 42px;display:grid}.steps article{border-top:1px solid #cddbdd;gap:22px;padding:27px 0;display:flex}.steps article>span{color:#d9a932;font:700 26px Georgia}.steps h3{color:#163b4d;margin:0 0 8px}.steps p{color:#6c8089;margin:0;line-height:1.7}.tags{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.tags span{padding:5px 9px;font-size:11px}.contact-block{color:#fff;background:#0c293a;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:90px max(7vw,24px);display:grid}.contact-block h2{color:#fff}.contact-block ul{color:#d6e2e7;padding:0;line-height:2.2;list-style:none}.contact-block a{color:#e1b842}.contact-visual{position:relative}.contact-visual>img:first-child{object-fit:cover;width:100%;height:350px}.contact-visual .qr{border:8px solid #fff;width:110px;height:110px;position:absolute;bottom:18px;right:18px}footer{color:#9eb1bb;background:#071b27;padding:46px max(7vw,24px) 22px}.footer-main{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;display:grid}.footer-brand{color:#fff}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:32px;padding-top:20px;font-size:12px;display:flex}@media (width<=980px){.header nav{background:#fff;flex-direction:column;height:auto;padding:10px 24px;display:none;position:absolute;top:76px;left:0;right:0}.header nav.open{display:flex}.header nav a{height:48px}.menu-button{margin-left:auto;display:block}.header-contact{display:none}.hero{min-height:600px}.cards,.layout-product{grid-template-columns:repeat(2,1fr)}.footer-main,.contact-block{grid-template-columns:1fr}}@media (width<=640px){.header{height:68px}.brand-mark{width:38px;height:38px}.hero{min-height:670px;padding-top:70px}.hero h1{font-size:42px}.hero-copy{font-size:15px}.hero-stats{gap:18px;overflow:auto}.hero-stats b{font-size:18px}.section{padding:70px 20px}.cards,.layout-product,.steps{grid-template-columns:1fr}.card-image{height:200px}.contact-block{padding:70px 20px}.footer-bottom{flex-direction:column;gap:10px}}
