html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--bg: #07111f;--bg-2: #0b1828;--text: #eaf2ff;--text-dark: #101827;--muted: #8fa3bc;--muted-dark: #60718a;--line: rgba(148, 178, 218, .22);--line-light: #dce7f5;--blue: #39a7ff;--blue-strong: #1d6dff;--cyan: #51d7ff;--teal: #2dd4bf;--green: #26d4a2;--violet: #a78bfa;--neon: #5b8ff9;--neon-2: #6c63ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}button{font-family:inherit}a{color:inherit}img[src*="new-519197logo-2025-05-26+18_34_03.webp"]{border-radius:12px}:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.icon-tone--blue{color:#5b8ff9;filter:drop-shadow(0 0 10px rgba(91,143,249,.25))}.icon-tone--cyan{color:#38bdf8;filter:drop-shadow(0 0 10px rgba(56,189,248,.22))}.icon-tone--purple{color:#a78bfa;filter:drop-shadow(0 0 10px rgba(167,139,250,.2))}.icon-tone--green{color:#34d399;filter:drop-shadow(0 0 10px rgba(52,211,153,.2))}.icon-tone--amber{color:#fbbf24;filter:drop-shadow(0 0 10px rgba(251,191,36,.18))}.office-shell{min-height:100vh;background:var(--bg)}.container{width:min(1160px,calc(100vw - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;height:72px;padding:0;background:#050816;transition:background .2s ease,box-shadow .2s ease,border-color .2s ease;border-bottom:1px solid rgba(148,163,184,.1)}.site-header--elevated{background:#050816;border-bottom-color:#94a3b824;box-shadow:0 14px 42px #0000005c}.site-header__inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#f1f5f9eb}.site-brand__logo{width:auto;height:36px;filter:drop-shadow(0 10px 18px rgba(15,23,42,.12))}.site-brand__name{font-size:20px;font-weight:700;letter-spacing:0;text-shadow:0 8px 24px rgba(0,0,0,.35)}.site-nav{display:flex;align-items:center}.site-nav--desktop{gap:18px}.site-nav__link{position:relative;text-decoration:none;color:#f1f5f9b8;font-weight:600;font-size:14px;padding:6px 0;transition:color .18s ease}.site-nav__link:hover{color:#2dd4bf}.site-nav__link:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:0%;background:#2dd4bf;border-radius:999px;transition:width .2s ease}.site-nav__link:hover:after{width:100%}.site-nav__menu{display:none;color:#fff}.site-header .site-nav--desktop .ant-btn{height:34px;padding:0 18px;border-radius:999px;font-weight:700}.site-header .site-nav--desktop .ant-btn:not(:disabled):not(.ant-btn-primary){color:#111827;background:#fff;border:0;box-shadow:0 12px 30px #0f172a47}.site-header .site-nav--desktop .ant-btn:not(:disabled):not(.ant-btn-primary):hover{color:#020617;background:#f8fafc;border:0;box-shadow:0 16px 40px #0f172a52}.site-header .site-nav--desktop .ant-btn-primary:not(:disabled){color:#fff;border:0;background:linear-gradient(90deg,#4f8cff,#6d8dff);box-shadow:0 14px 38px #4f8cff57}.site-drawer__links{display:grid;gap:10px}.site-drawer__link{padding:12px 10px;border-radius:8px;background:#050816;border:1px solid rgba(148,163,184,.18);color:#f8fafc;text-decoration:none;font-weight:600}.site-drawer__link:hover{color:#fff;border-color:#94a3b847}.site-drawer .site-drawer__action{width:100%;justify-content:flex-start;border-radius:12px}:where(.ant-btn-primary){border:none;background:linear-gradient(90deg,var(--neon),rgba(108,99,255,.95));box-shadow:0 16px 46px #5b8ff938}:where(.ant-btn-primary:not(:disabled):hover){background:linear-gradient(90deg,#5b8ff9f2,#6c63ffe6);box-shadow:0 18px 56px #5b8ff942}:where(.ant-btn:not(:disabled):not(.ant-btn-primary)){background:#0f172a9e;border:1px solid rgba(148,163,184,.16);color:#f1f5f9db;box-shadow:0 18px 70px #0000004d}:where(.ant-btn:not(:disabled):not(.ant-btn-primary):hover){background:#0f172ab8;border-color:#5b8ff952;color:#f1f5f9eb}.hero-actions .ant-btn:not(:disabled):not(.ant-btn-primary),.site-drawer .ant-btn:not(:disabled):not(.ant-btn-primary){background:#0f172a9e;border:1px solid rgba(148,163,184,.16);color:#f1f5f9db;box-shadow:0 18px 70px #0000004d}.hero-actions .ant-btn:not(:disabled):not(.ant-btn-primary):hover,.site-drawer .ant-btn:not(:disabled):not(.ant-btn-primary):hover{background:#0f172ab8;border-color:#5b8ff952;color:#f1f5f9eb}.hero-actions .ant-btn-primary:not(:disabled),.site-drawer .ant-btn-primary:not(:disabled){border:none;background:linear-gradient(90deg,var(--neon),rgba(108,99,255,.95));box-shadow:0 16px 46px #5b8ff938}.hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden}.hero-media,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media{background-image:url(/assets/about-hero-digital-services.webp);background-size:cover;background-position:center}.hero-shade{background:linear-gradient(90deg,#07111ff5,#07111fdb 34%,#07111f33,#07111f47),linear-gradient(180deg,#07111f33,#07111fe6)}.hero-content{position:relative;z-index:1;padding-top:38px}.hero-copy{max-width:650px}.hero-eyebrow.ant-tag{padding:5px 10px;border:1px solid rgba(81,215,255,.38);border-radius:999px;color:#bfeeff;background:#51d7ff1a;font-weight:700}.hero h1.ant-typography{margin:20px 0 18px;color:#fff;font-size:68px;line-height:1.04;letter-spacing:0}.hero p.ant-typography,.hero div.ant-typography{max-width:620px;color:#eaf2ffd1;font-size:17px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-actions .ant-btn{border-radius:8px;font-weight:700}.hero-actions .ant-btn-default{color:#fff;border-color:#eaf2ff52;background:#ffffff0f}.section{position:relative;padding:88px 0}.section-label{display:inline-flex;color:var(--blue-strong);font-size:13px;font-weight:800;letter-spacing:0}.section-heading{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:32px}.section-heading--stacked{display:block;max-width:680px;margin-bottom:0}.section-heading h2.ant-typography,.trust-panel h2.ant-typography{margin:8px 0 12px;color:var(--text-dark);font-size:44px;line-height:1.16;letter-spacing:0}.section-heading p.ant-typography,.section-heading div.ant-typography,.trust-panel p.ant-typography,.trust-panel div.ant-typography{color:var(--muted-dark);font-size:16px;line-height:1.85}.platform-section{background:linear-gradient(180deg,#f6f9fd,#eef5fb);color:var(--text-dark)}.platform-layout{display:grid;grid-template-columns:minmax(0,.76fr) minmax(560px,1.12fr);gap:44px;align-items:center}.platform-console{display:grid;grid-template-columns:108px minmax(0,1fr);min-height:438px;border:1px solid #cfe0f4;border-radius:8px;overflow:hidden;background:#07111f;box-shadow:0 30px 70px #0f1f362e}.console-rail{display:grid;align-content:stretch;border-right:1px solid rgba(148,178,218,.18);background:#081827}.console-rail span{display:grid;place-items:center;color:#eaf2ff94;font-size:12px;font-weight:800;border-bottom:1px solid rgba(148,178,218,.12)}.console-rail span:last-child{border-bottom:0}.console-main{padding:24px;background:linear-gradient(135deg,rgba(29,109,255,.12),transparent 42%),linear-gradient(180deg,#51d7ff14,#050d1800)}.console-node{border:1px solid rgba(81,215,255,.2);border-radius:8px;padding:18px;background:#ffffff0f}.console-node--primary{display:grid;gap:8px;color:#fff}.console-node__title{display:flex;align-items:center;gap:12px;min-width:0}.console-node--primary strong{font-size:20px;line-height:1.25}.console-node--primary span{color:#eaf2ff9e;font-size:13px}.console-grid{display:grid;gap:12px;margin-top:18px}.signal-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;padding:16px;border:1px solid rgba(148,178,218,.16);border-radius:8px;background:#ffffff0e}.signal-card h4.ant-typography,.trust-item h4.ant-typography{margin:0 0 6px;color:#fff}.signal-card p.ant-typography,.signal-card div.ant-typography{margin:0;color:#eaf2ffa8;font-size:14px;line-height:1.72}.services-section{background:#0b1828}.services-section .section-heading h2.ant-typography{color:#fff}.services-section .section-heading p.ant-typography,.services-section .section-heading div.ant-typography{max-width:440px;color:var(--muted)}.service-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:16px}.service-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:246px;height:100%;padding:24px;border:1px solid rgba(148,178,218,.18);border-radius:8px;background:linear-gradient(180deg,#ffffff14,#ffffff09);overflow:hidden;transition:transform .18s ease,border-color .18s ease,background .18s ease}.service-tile:hover{transform:translateY(-2px);border-color:#51d7ff5c;background:linear-gradient(180deg,#51d7ff1f,#ffffff09)}.service-tile__top,.service-tile__link{display:flex;align-items:center;justify-content:space-between;gap:12px}.service-tile__top span,.service-tile__link{color:#51d7ffc7;font-size:13px;font-weight:800}.feature-icon{width:54px;height:54px;flex:0 0 auto;border-radius:16px;display:block;overflow:hidden;background:#081220db;box-shadow:0 14px 28px #030a1833}.feature-icon img{display:block;width:100%;height:100%;object-fit:cover}.service-tile h3.ant-typography{margin:22px 0 10px;color:#fff;font-size:24px;line-height:1.24}.service-tile p.ant-typography,.service-tile div.ant-typography{margin:0 0 18px;color:var(--muted);line-height:1.76}.trust-section{background:linear-gradient(180deg,#f4f8fc,#eaf2f8);color:var(--text-dark)}.trust-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1fr);gap:42px;align-items:start}.trust-panel{position:sticky;top:104px}.trust-stack{display:grid;gap:10px;margin-top:26px}.trust-stack span{display:flex;align-items:center;min-height:48px;padding:0 16px;border-left:3px solid var(--teal);background:#fff;color:#172033;font-size:13px;font-weight:800;box-shadow:0 18px 42px #0f1f3614}.trust-list{display:grid;gap:14px}.trust-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;padding:20px;border:1px solid var(--line-light);border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f1f3612}.trust-item h4.ant-typography{color:var(--text-dark)}.trust-item p.ant-typography,.trust-item div.ant-typography{margin:0;color:var(--muted-dark);line-height:1.75}.site-footer{padding:0;margin-top:0}.site-footer__bar{width:100%;position:relative;background:#050816;border-top:1px solid rgba(148,163,184,.14);box-shadow:0 -18px 60px #00000059}.site-footer__bar:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#2dd4bf38,#a78bfa2e,#38bdf82e);opacity:.9}.site-footer__inner{padding:18px 0}.site-footer__top{display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}.site-footer__brand{display:flex;align-items:center;gap:12px}.site-footer__logo{width:auto;height:42px}.site-footer__name{font-weight:800;font-size:20px;color:#f1f5f9eb}.site-footer__links{display:flex;flex-wrap:wrap;gap:14px}.site-footer__links a{text-decoration:none;color:#f1f5f9a8;font-weight:700;font-size:13px}.site-footer__links a:hover{color:#2dd4bf}.site-footer__social :where(.ant-btn){width:32px;height:32px;padding:0;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:#ffffff05;color:#f1f5f9b8;box-shadow:0 18px 60px #00000047;font-size:13px;font-weight:800}.site-footer__social :where(.ant-btn):hover{color:#fff;border-color:#2dd4bf47;background:#ffffff0f}.site-footer__bottom{border-top:1px solid rgba(148,163,184,.14);margin-top:14px;padding-top:14px;display:flex;flex-direction:column;align-items:center;gap:8px}.site-footer__copyright{color:#f1f5f98f;font-weight:600;font-size:13px}.site-footer__records{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.site-footer__record{display:inline-flex;align-items:center;gap:6px;color:#f1f5f9b8;font-weight:600;font-size:12px;text-decoration:none}.site-footer__record-text{color:#f1f5f9b8;font-weight:600;font-size:12px}.site-footer__record:hover{color:#2dd4bf}.site-footer__record-logo{width:18px;height:18px;object-fit:contain}@media (max-width: 980px){.site-nav--desktop{display:none}.site-nav__menu{display:inline-flex}.hero{min-height:720px}.hero-shade{background:linear-gradient(90deg,#07111ffa,#07111fb8),linear-gradient(180deg,#07111f14,#07111ff2)}.hero h1.ant-typography{font-size:40px}.platform-layout,.trust-layout,.service-matrix{grid-template-columns:1fr}.trust-panel{position:static}.section-heading{flex-direction:column;align-items:flex-start}.section-heading p.ant-typography,.section-heading div.ant-typography{max-width:none}.service-tile--1{min-height:246px}}@media (max-width: 640px){.container{width:min(72vw,720px)}.site-header,.site-header__inner{height:68px}.site-brand__logo{height:34px}.hero{min-height:706px}.hero-content{padding-top:28px}.hero h1.ant-typography{font-size:34px}.hero p.ant-typography,.hero div.ant-typography{font-size:16px}.section{padding:58px 0}.section-heading h2.ant-typography,.trust-panel h2.ant-typography{font-size:30px}.platform-console{grid-template-columns:1fr;min-height:auto}.console-rail{grid-template-columns:repeat(4,minmax(0,1fr));border-right:0;border-bottom:1px solid rgba(148,178,218,.18)}.console-rail span{min-height:42px;border-bottom:0;border-right:1px solid rgba(148,178,218,.12)}.console-rail span:last-child{border-right:0}.console-main,.service-tile,.trust-item{padding:18px}.signal-card,.trust-item{grid-template-columns:1fr}.site-footer__records{gap:10px}.site-footer__record,.site-footer__record-text{font-size:11px}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
