:root{--ink:#1d1d1f;--muted:#6e6e73;--blue:#0674e7;--paper:#fff;--soft:#f5f5f7;--line:rgba(0,0,0,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.nav-wrap{position:fixed;z-index:10;top:0;width:100%;background:rgba(255,255,255,.78);border-bottom:1px solid rgba(0,0,0,.05);backdrop-filter:blur(22px) saturate(180%)}.nav{max-width:1180px;height:58px;margin:auto;padding:0 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.logo{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:650}.logo span{display:grid;place-items:center;width:28px;height:28px;color:#fff;background:var(--ink);border-radius:8px;font:700 9px Arial}.nav-links{display:flex;gap:38px;font-size:12px}.nav-links a,.nav-contact{transition:color .2s}.nav-links a:hover,.nav-contact:hover{color:var(--blue)}.nav-contact{justify-self:end;color:var(--blue);font-size:12px}
.hero{min-height:100vh;max-width:1240px;margin:auto;padding:130px 30px 70px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.label,.section-title>span,.dark-copy>span,.about-copy>span,.contact>span{color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.14em}.hero h1{margin:22px 0;font-size:clamp(58px,6.2vw,86px);line-height:1.02;letter-spacing:-.065em}.hero h1 span{color:#88888d}.hero-copy>p{margin:0;color:var(--muted);font-size:18px;line-height:1.8}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:flex;align-items:center;gap:15px;padding:13px 19px;border-radius:999px;font-size:13px;font-weight:650}.button b{font-size:15px}.primary{color:#fff;background:var(--blue)}.primary:hover{background:#0566cd}.ghost{background:var(--soft)}.hero-art{position:relative;height:610px;margin:0;overflow:hidden;border-radius:38px;background:#e8f1fd;box-shadow:0 30px 90px rgba(25,75,145,.13)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:66% center;transform:scale(1.02)}.hero-art figcaption{position:absolute;left:25px;bottom:24px;padding:12px 16px;display:flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:rgba(255,255,255,.76);backdrop-filter:blur(16px);font-size:11px}.hero-art figcaption span{width:7px;height:7px;border-radius:50%;background:#30d158;box-shadow:0 0 0 5px rgba(48,209,88,.14)}
.trust-bar{max-width:1180px;margin:0 auto 80px;padding:28px 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-bar div{padding:0 30px;border-right:1px solid var(--line)}.trust-bar div:last-child{border:0}.trust-bar strong,.trust-bar span{display:block}.trust-bar strong{font-size:19px}.trust-bar span{margin-top:5px;color:var(--muted);font-size:11px}.section{max-width:1180px;margin:auto;padding:110px 30px}.section-title{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;margin-bottom:50px}.section-title>span{grid-column:1/-1;margin-bottom:18px}.section-title h2,.dark-copy h2,.about-copy h2,.contact h2{margin:0;font-size:clamp(42px,5vw,66px);line-height:1.07;letter-spacing:-.055em}.section-title>p{max-width:390px;justify-self:end;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.services{max-width:none;padding-left:max(30px,calc((100vw - 1120px)/2));padding-right:max(30px,calc((100vw - 1120px)/2));background:var(--soft)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.card{position:relative;min-height:350px;padding:30px;display:flex;flex-direction:column;border-radius:28px;background:#fff;transition:transform .3s,box-shadow .3s}.card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(0,0,0,.08)}.card.featured{color:#fff;background:linear-gradient(145deg,#096ed7,#4c45c8)}.num{position:absolute;top:31px;right:31px;color:#a1a1a6;font-size:11px}.featured .num{color:rgba(255,255,255,.6)}.card-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:var(--blue);background:#edf5ff;font-size:22px}.featured .card-icon{color:#fff;background:rgba(255,255,255,.17)}.card>div:nth-of-type(2){margin-top:auto}.card h3{margin:0 0 12px;font-size:25px;letter-spacing:-.03em}.card p{max-width:430px;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.featured p{color:rgba(255,255,255,.7)}.card>a{margin-top:24px;color:var(--blue);font-size:13px}.featured>a{color:#fff}
.dark-section{padding:130px max(30px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:120px;color:#f5f5f7;background:#111113}.dark-copy{align-self:start;position:sticky;top:100px}.dark-copy>span{color:#6dafff}.dark-copy h2{margin-top:20px}.dark-copy p{max-width:420px;margin:25px 0 0;color:#99999f;line-height:1.8}.steps article{padding:34px 0;display:grid;grid-template-columns:50px 1fr;gap:14px;border-top:1px solid rgba(255,255,255,.13)}.steps article:last-child{border-bottom:1px solid rgba(255,255,255,.13)}.steps i{color:#68686d;font:normal 11px Arial}.steps h3{margin:0 0 10px;font-size:22px}.steps p{margin:0;color:#99999f;line-height:1.7}.about{padding-top:140px;padding-bottom:140px;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.about-image{position:relative;height:620px;overflow:hidden;border-radius:34px;background:var(--soft)}.about-image img{width:100%;height:100%;object-fit:cover;object-position:67% center}.year{position:absolute;right:25px;bottom:24px;padding:17px 20px;color:#fff;border-radius:17px;background:rgba(20,28,45,.78);backdrop-filter:blur(18px)}.year strong,.year span{display:block}.year strong{font-size:25px}.year span{margin-top:4px;color:rgba(255,255,255,.7);font-size:10px}.about-copy h2{margin-top:20px}.about-copy>p{margin:28px 0;color:var(--muted);font-size:16px;line-height:1.9}.about-copy ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:12px}.about-copy li{padding:9px 13px;border:1px solid var(--line);border-radius:999px;font-size:12px}.about-copy li:before{content:"✓";margin-right:7px;color:#24a15a}.contact{padding:130px max(30px,calc((100vw - 1120px)/2));background:linear-gradient(145deg,#edf5ff,#f8f6ff)}.contact h2{margin-top:20px}.contact>p{max-width:570px;margin:25px 0;color:var(--muted);font-size:17px;line-height:1.8}.contact-row{margin-top:60px;padding-top:25px;border-top:1px solid var(--line);display:flex;align-items:end;justify-content:space-between}.contact-row small,.contact-row strong{display:block}.contact-row small{margin-bottom:7px;color:var(--muted);font-size:10px}.contact-row strong{font-size:15px}.contact-row>a{padding:13px 18px;color:#fff;border-radius:999px;background:var(--ink);font-size:12px}footer{max-width:1180px;margin:auto;padding:28px 30px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;color:#85858b;font-size:10px}footer p{margin:0}
@media(max-width:900px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:125px;text-align:center}.hero-copy{max-width:700px;margin:auto}.hero-actions{justify-content:center}.hero-art{height:480px}.trust-bar{margin-inline:25px}.section-title{grid-template-columns:1fr;gap:20px}.section-title>p{justify-self:start}.dark-section,.about{grid-template-columns:1fr;gap:65px}.dark-copy{position:static}.about-image{height:520px}.contact-row{align-items:flex-start;gap:28px}footer{grid-template-columns:1fr;gap:12px}}
@media(max-width:600px){.nav{height:54px;padding:0 18px}.hero{min-height:auto;padding:110px 18px 45px;gap:42px}.hero h1{font-size:48px}.hero-copy>p{font-size:15px}.hero-copy>p br{display:none}.hero-art{height:360px;border-radius:25px}.hero-actions{flex-direction:column}.button{justify-content:center}.trust-bar{grid-template-columns:repeat(2,1fr);margin:25px 18px 45px}.trust-bar div{padding:18px;border-bottom:1px solid var(--line)}.trust-bar div:nth-child(2){border-right:0}.trust-bar div:nth-child(3),.trust-bar div:nth-child(4){border-bottom:0}.section{padding:80px 18px}.section-title h2,.dark-copy h2,.about-copy h2,.contact h2{font-size:40px}.service-grid{grid-template-columns:1fr}.card{min-height:310px}.dark-section,.contact{padding:90px 18px}.about{gap:48px}.about-image{height:410px}.contact-row{flex-direction:column}.contact-row>a{align-self:flex-start}footer{padding:25px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card,.nav a{transition:none}}
.icp{transition:color .2s}.icp:hover{color:var(--blue)}
@media(min-width:901px){footer{grid-template-columns:1fr auto auto auto}}
