:root{--ink: #0a0a0a;--muted: #717182;--soft: rgba(236, 236, 240, .3);--footer: #030212;--max: 896px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}.hero{position:relative;min-height:774px;display:grid;place-items:center;overflow:hidden;color:#fff;isolation:isolate}.hero:before,.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero:before{background:url(/hero.png) center / cover no-repeat}.hero:after{z-index:-1;background:#00000085}.nav{position:absolute;top:24px;right:calc((100vw - min(100vw,1171px))/2 + 54px);display:flex;gap:42px;align-items:center;min-height:56px;font-size:14px;line-height:21px;color:#fffffff0}.hero-copy{width:min(630px,calc(100% - 42px));margin-top:-4px;text-align:center}h1{margin:0;font-size:clamp(42px,5.4vw,63px);line-height:1;font-weight:400}.hero-cn{display:block;margin-top:14px;background:linear-gradient(90deg,#fff,#e5e7eb,#99a1af);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{margin:63px auto 0;max-width:588px;color:#e5e7eb;font-size:21px;line-height:34.125px;font-weight:400}.more{position:absolute;bottom:34px;left:50%;translate:-50% 0;display:grid;justify-items:center;gap:3px;color:#ffffffb3;font-size:12.25px;line-height:17.5px}.chevron{width:24px;height:24px;display:grid;place-items:center}.chevron:before{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;rotate:45deg;margin-top:-5px}section{padding:70px 21px}.soft{background:var(--soft)}.wrap{width:min(var(--max),100%);margin:0 auto}.section-head{text-align:center;margin:0 auto;max-width:854px}h2{margin:0;font-size:clamp(32px,3.6vw,42px);line-height:1;font-weight:400}.section-head p{margin:30px auto 0;max-width:588px;color:var(--muted);font-size:17.5px;line-height:28.438px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px;padding:0 21px}.service-card img{width:100%;aspect-ratio:266 / 224;object-fit:cover;display:block;border-radius:8.75px;filter:brightness(.82)}.service-card{min-width:0}h3{margin:30px 0 0;font-size:17.5px;line-height:24.5px;font-weight:400}.service-card p{margin:7px 0 0;color:var(--muted);font-size:14px;line-height:22.75px;overflow-wrap:anywhere}.about{min-height:646px;display:flex;align-items:center}.about-grid{display:grid;grid-template-columns:399px 399px;gap:56.5px;align-items:center;padding:0 21px}.about-copy{align-self:start;padding-top:2px}.about-copy h2{text-align:left}.about-copy p{margin:26px 0 0;color:var(--muted);font-size:15.5px;line-height:28px}.about-photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8.75px;display:block}.contact{min-height:770px}.contact-form{margin-top:56px;padding:0 21px}.contact-form h3{margin-top:0;font-size:21px;line-height:28px}.fields{margin-top:21px;display:grid;grid-template-columns:1fr 1fr;gap:17px 56.5px}.field{display:grid;gap:7px}.field.full{grid-column:1 / -1}label{color:var(--ink);font-size:14px;line-height:21px}.required{color:#ef4444}input,textarea{width:100%;border:0;border-radius:4px;background:#f3f3f5;color:var(--ink);font:inherit;font-size:14px;padding:8px 10px;outline:1px solid transparent;transition:outline-color .16s ease,background .16s ease}input{height:31.5px}textarea{min-height:56px;resize:vertical}input:focus,textarea:focus{background:#fff;outline-color:#c8c8d2}input:disabled,textarea:disabled{opacity:.6;cursor:not-allowed}.note{margin:24px 0 0;color:var(--muted);font-size:14px;line-height:21px}.note-success{color:#15803d}.note-error{color:#dc2626}.submit{margin-top:20px;width:334px;height:35px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:5px;background:#030212;color:#fff;font:inherit;font-size:12.25px;cursor:pointer}.submit:disabled{opacity:.7;cursor:progress}.send-icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}footer{min-height:140px;padding:42px 21px;background:var(--footer);color:#fff}.footer-grid{width:min(854px,100%);margin:0 auto;display:grid;grid-template-columns:266px 266px 1fr;gap:28px;align-items:center}.brand{font-size:21px;line-height:28px;font-weight:600}.tagline,.copyright{margin:7px 0 0;color:#99a1af;font-size:14px;line-height:21px}.socials{display:flex;justify-content:center;gap:14px}.socials a{width:35px;height:35px;display:grid;place-items:center;border-radius:6px;background:#ffffff1f;color:#c7cad3;font-size:13px;font-weight:600}.copyright{margin:0;text-align:right}@media(max-width:820px){.hero{min-height:680px}.nav{inset:18px 21px auto auto;gap:22px}.hero-copy p{margin-top:44px;font-size:18px;line-height:30px}.services,.about-grid,.fields,.footer-grid{grid-template-columns:1fr}.services,.about-grid,.contact-form{padding:0}.about-grid{gap:40px}.footer-grid{gap:26px;text-align:center}.copyright{text-align:center}}@media(max-width:520px){.nav{left:21px;right:21px;justify-content:space-between;gap:12px}.hero{min-height:620px}h1{font-size:34px;line-height:1.12}.hero-cn{margin-top:8px}.hero-copy br{display:none}.hero-copy p{font-size:16px;line-height:27px}section{padding:56px 21px}.submit{width:100%}}
