@charset "UTF-8";
:root{--blue:#165cff;--ink:#11233f;--muted:#65758a;--line:#dde6f1;--light:#f4f8fd;--radius:12px;--font:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto}svg{display:inline-block}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.3;letter-spacing:-.035em}h2{font-size:40px;font-weight:650}h3{font-size:21px;font-weight:650}p{color:var(--muted)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #165cff;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.skip-link{position:fixed;top:-100px;left:16px;background:white;z-index:100;padding:10px 20px}.skip-link:focus{top:10px}.site-header{height:88px;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(210,223,241,.65);backdrop-filter:blur(20px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand-type{font-weight:750;font-size:24px;letter-spacing:.16em;line-height:1.3}.brand-type small{display:block;font-size:10px;letter-spacing:.17em;font-weight:600;margin-top:5px}.brand-symbol{display:grid;grid-template-columns:repeat(3,7px);align-items:center;gap:4px;width:36px;height:39px;transform:skewY(-24deg)}.brand-symbol i{background:var(--blue);height:24px;border-radius:1px}.brand-symbol i:nth-child(2){height:38px}.brand-symbol i:nth-child(3){height:29px;background:#59acff}.nav nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:550}.nav nav>a{transition:color .2s}.nav nav>a:hover{color:var(--blue)}.nav-contact{display:flex;gap:20px;align-items:center;border:1px solid var(--line);padding:10px 18px;border-radius:6px}.menu-toggle{display:none}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.12em;color:var(--blue);display:flex;align-items:center;gap:8px;margin-bottom:22px}.signal-dot{height:6px;width:6px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #165cff10}.hero{background:linear-gradient(120deg,#f7faff 10%,#eaf3ff 100%);overflow:hidden}.hero-grid{min-height:635px;position:relative;display:grid;grid-template-columns:1.03fr 1fr;align-items:center}.hero-copy{position:relative;z-index:2;padding:70px 0 74px}.hero h1{font-size:clamp(37px,3.65vw,54px);line-height:1.35;letter-spacing:-.05em;font-weight:750}.hero h1 span{display:block;white-space:nowrap}.blue-text{color:var(--blue)}.hero-description{font-size:16px;max-width:475px;margin-top:26px;line-height:1.95}.actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:34px}.button{height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:6px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#fff;box-shadow:0 7px 22px #165cff20}.primary:hover{background:#0847de}.secondary{border:1px solid #c8d7ed;background:#ffffff80}.secondary span{font-size:22px}.hero-footnote{display:flex;align-items:center;gap:12px;margin-top:50px;font-size:10px;color:#73849b;letter-spacing:.055em}.hero-footnote .line{width:26px;height:1px;background:#b8c9df}.hero-visual{position:relative;width:135%;margin-left:-7%;margin-right:-28%;isolation:isolate}.hero-visual img{display:block;width:100%;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent 0%,#000 12%,#000 88%,transparent 100%)}.hero-visual figcaption{position:absolute;bottom:7%;right:20%;font-size:12px;color:#476086;letter-spacing:.09em}.hero-visual figcaption span{font-size:10px;margin-left:16px;color:#8192a9}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid #cfdeef;font-size:13px;color:#657a95}.hero-topics{display:flex;gap:30px}.hero-topics b{font-weight:400;color:#b9cce5}.hero-bottom>a{display:grid;place-items:center;width:30px;height:30px;border:1px solid #bfd0e6;border-radius:50%;font-size:18px}.section{padding-top:100px;padding-bottom:100px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:46px}.section-head>p{font-size:15px;line-height:1.9;padding-bottom:5px;max-width:460px}.section-head .eyebrow{margin-bottom:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{border:1px solid var(--line);padding:29px 28px 0;border-radius:var(--radius);transition:box-shadow .25s,border .25s;background:linear-gradient(145deg,#fff 40%,#f8fbff)}.service-card:hover{border-color:#8eb2ff;box-shadow:0 12px 36px #1639600a}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.icon-box{display:grid;place-items:center;width:43px;height:43px;background:#edf4ff;border:1px solid #d9e7ff;border-radius:9px;color:var(--blue)}.icon-box .icon{width:25px;height:25px}.serial{font-size:13px;color:#acb9ca;font-family:ui-monospace,monospace}.card-label{font-size:10px;letter-spacing:.13em;margin-bottom:9px;color:#8391a5}.service-card>p:not(.card-label):not(.service-tags){font-size:14px;line-height:1.85;margin-top:15px;min-height:52px}.service-tags{font-size:12px;margin:24px 0;color:#778ca7}.service-details{border-top:1px solid var(--line);font-size:14px}.service-details summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer;color:#405876;list-style:none}.service-details summary::-webkit-details-marker{display:none}.service-details summary .icon{width:18px}.service-details[open] summary{color:var(--blue)}.service-details[open] summary .icon{transform:rotate(90deg)}.service-details>p{padding:0 0 24px;font-size:14px}.site-footer{background:#f6f9fe;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:45px;padding-bottom:38px}.footer-main p{font-size:14px}.footer-main p span{font-size:12px;color:#8491a4}.back-top{font-size:13px}.footer-bottom{padding:20px 0;display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--line);font-size:12px;color:#8894a7}.footer-bottom a:hover{color:var(--blue)}
@media(min-width:1600px){.hero-grid{min-height:700px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav nav{gap:20px}.hero h1{font-size:40px}.hero-grid{min-height:580px}.hero-visual{width:145%}.hero-description{max-width:420px}.service-card{padding:24px 22px 0}.hero-footnote{font-size:9px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:72px}.brand-type{font-size:21px}.brand-type small{font-size:9px}.brand-symbol{transform:scale(.85) skewY(-24deg)}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;background:none;border:1px solid var(--line);border-radius:6px;width:42px;height:40px;padding:10px}.menu-toggle span{width:20px;height:1.5px;background:var(--ink)}.nav nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:16px 20px 24px;border-bottom:1px solid var(--line);box-shadow:0 20px 20px #10264a0a}.nav nav.is-open{display:flex;align-items:stretch;flex-direction:column;gap:0}.nav nav>a{padding:13px 15px}.nav-contact{margin-top:10px;justify-content:space-between}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:55px 0 0}.hero h1{font-size:clamp(33px,6.9vw,48px)}.hero-description{max-width:530px}.hero-visual{width:100%;margin:-10px 0 -20px}.hero-visual img{max-height:370px;object-fit:contain}.hero-visual figcaption{bottom:8%;right:6%}.hero-footnote{margin-top:26px}.hero-bottom{padding:20px 0;font-size:12px}.hero-topics{display:none}.section{padding-top:65px;padding-bottom:65px}.section-head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}h2{font-size:32px}.service-grid{grid-template-columns:repeat(2,1fr);gap:16px}.service-card h3{font-size:19px}.footer-main{align-items:flex-start;flex-wrap:wrap}.footer-main p{order:3;width:100%}.footer-bottom{flex-wrap:wrap}}@media(max-width:520px){.service-grid{grid-template-columns:1fr}.service-card{padding:24px 24px 0}.card-top{margin-bottom:20px}.service-card>p:not(.card-label):not(.service-tags){min-height:0}.service-tags{margin:18px 0}.hero .eyebrow{font-size:11px;letter-spacing:.08em}.hero-description{font-size:14px}.hero h1{font-size:clamp(29px,7.9vw,41px)}.actions{gap:10px}.button{padding:0 16px;font-size:13px;gap:12px;height:48px}.hero-footnote{font-size:9px;gap:7px;flex-wrap:wrap}.hero-visual{margin-top:12px}.hero-visual figcaption{font-size:10px}.eyebrow{font-size:11px}.desktop-only{display:none}.footer-bottom{font-size:11px}.footer-main p{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
