:root{color-scheme:light;--ink:#142840;--navy:#122e50;--blue:#1263d6;--muted:#68798d;--line:#e6ebf1;--bg:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #62a4ff;outline-offset:4px}h1,h2,h3,p{margin-top:0}.skip-link{position:absolute;top:-100px;left:16px;padding:8px 14px;background:#fff;z-index:10}.skip-link:focus{top:12px}.content-width,.header-inner,.hero-shell{width:min(100% - 64px,1200px);margin-inline:auto}.site-header{height:88px;background:#fff}.header-inner{height:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700;white-space:nowrap;line-height:1.15}.brand-mark{width:44px;height:44px;border-radius:11px;background:var(--navy);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.brand-mark span{display:block;height:3px;border-radius:4px;background:#fff}.brand-mark span:nth-child(1){width:18px}.brand-mark span:nth-child(2){width:24px}.brand-mark span:nth-child(3){width:30px}.brand-name{font-size:17px;letter-spacing:.04em}.brand-name small{display:block;margin-top:5px;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.13em}.site-header nav{display:flex;gap:40px;color:#3b5068;font-size:15px}.site-header nav a:hover,.site-footer a:hover{color:var(--blue)}.hero-shell{padding-bottom:0}.hero{position:relative;min-height:600px;overflow:hidden;border-radius:24px;background:var(--navy);color:#fff;padding:78px 76px 0;isolation:isolate}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(18,46,80,1) 0%,rgba(18,46,80,.96) 48%,rgba(22,63,106,.6) 100%);z-index:-1}.hero-copy{position:relative;z-index:2;max-width:620px}.eyebrow,.section-kicker{color:#9ebfe4;font-size:13px;font-weight:700;letter-spacing:.18em}.eyebrow{margin-bottom:26px}.eyebrow span{padding-inline:8px;opacity:.6}.hero h1{font-size:clamp(44px,5vw,72px);line-height:1.25;letter-spacing:-.035em;margin-bottom:24px}.hero-company{font-size:20px;font-weight:650;margin-bottom:14px}.hero-description{max-width:510px;color:#bed0e4;font-size:17px;line-height:1.9;margin-bottom:30px}.hero-link{display:inline-flex;align-items:center;gap:24px;padding:12px 21px;border-radius:10px;background:#fff;color:#153d6b;font-size:15px;font-weight:650;transition:transform .2s,background .2s}.hero-link:hover{transform:translateY(-2px);background:#edf5ff}.hero-link span{font-size:20px;line-height:1}.hero-graphic{position:absolute;right:-120px;top:-110px;width:630px;height:630px;opacity:.72;z-index:1;pointer-events:none}.graphic-circle{position:absolute;border:1px solid rgba(178,212,248,.25);border-radius:50%}.circle-one{inset:0}.circle-two{inset:90px}.circle-three{inset:185px;background:radial-gradient(circle,rgba(67,129,198,.18),transparent 70%)}.graphic-label{position:absolute;top:54%;left:45%;color:rgba(220,238,255,.55);font-size:13px;font-weight:700;letter-spacing:.24em;line-height:1.6;text-align:center;transform:rotate(-20deg)}.hero-bottom{position:absolute;left:76px;right:76px;bottom:0;height:70px;display:flex;align-items:center;gap:24px;border-top:1px solid rgba(194,218,245,.25);color:#bed0e4;font-size:13px;letter-spacing:.08em}.separator{width:3px;height:3px;border-radius:50%;background:#7a9aba}.intro{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-block:112px 118px}.section-kicker{color:var(--blue);margin-bottom:17px}.intro h2,.services-heading h2{font-size:clamp(34px,3.4vw,50px);line-height:1.35;letter-spacing:-.03em;margin-bottom:0}.intro-text{padding-top:28px;color:#4c6076;font-size:17px;line-height:2}.intro-text p{margin-bottom:20px}.services-wrap{background:var(--bg);padding:98px 0 116px}.services-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:36px}.services-heading>p{color:var(--muted);font-size:16px;margin-bottom:7px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{min-height:240px;padding:29px 27px;background:#fff;border:1px solid var(--line);border-radius:18px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(20,40,64,.06)}.service-number{display:block;color:#8aa5bf;font-size:13px;font-weight:700;letter-spacing:.1em;margin-bottom:38px}.service-card h3{font-size:20px;line-height:1.4;margin-bottom:12px}.service-card p{color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:0}.site-footer{background:#fff;padding:47px 0}.footer-inner{display:flex;justify-content:space-between;gap:24px;align-items:center}.footer-inner strong{font-size:17px}.footer-inner p{margin:5px 0 0;color:var(--muted);font-size:14px}.footer-inner a{color:var(--blue);font-size:14px}@media(max-width:900px){.hero{min-height:560px;padding:64px 54px 0}.hero-bottom{left:54px;right:54px}.hero-graphic{right:-250px;opacity:.5}.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.content-width,.header-inner,.hero-shell{width:min(100% - 32px,1200px)}.site-header{height:76px}.brand-mark{width:38px;height:38px}.brand-name{font-size:15px}.brand-name small{font-size:8px}.site-header nav{gap:15px;font-size:13px}.hero{min-height:590px;border-radius:18px;padding:44px 28px 0}.hero h1{font-size:48px}.hero-company{font-size:18px}.hero-description{font-size:16px;line-height:1.8}.hero-graphic{width:450px;height:450px;top:250px;right:-245px;opacity:.25}.hero-bottom{left:28px;right:28px;height:66px;gap:12px;font-size:11px}.intro{display:block;padding-block:76px 80px}.intro h2{font-size:38px}.intro-text{padding-top:25px;font-size:16px}.services-wrap{padding:76px 0 84px}.services-heading{display:block;margin-bottom:27px}.services-heading h2{font-size:36px}.services-heading>p{margin:16px 0 0}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{min-height:0;padding:24px}.service-number{margin-bottom:20px}.site-footer{padding:36px 0}.footer-inner{align-items:flex-start}.footer-inner strong{font-size:15px}.footer-inner p{font-size:13px}.footer-inner a{white-space:nowrap;font-size:13px}}@media(max-width:380px){.brand-name small{display:none}.site-header nav{gap:10px;font-size:12px}.hero h1{font-size:42px}.hero-bottom{gap:8px;font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-link,.service-card{transition:none}}
