@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--bg:#f4f7fb;--bg-alt:#eceff5;--surface:#fff;--navy:#1c2e45;--text:#1c2e45;--text-2:#5a6a82;--text-3:#8e9aad;--accent:#4c8ef6;--accent-dk:#2b6dd4;--border:#e4ded4;--radius:8px;--radius-sm:4px;--radius-lg:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.7}main{min-height:calc(100vh - 64px)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:#1c2e45;background:#cfe0ff}.serif{font-family:Noto Serif SC,STSong,SimSun,serif;font-weight:700}.container{max-width:1160px;margin:0 auto;padding:0 24px}.section{padding:64px 24px}.section-sm{padding:48px 24px}.label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.divider{border:none;border-top:1px solid var(--border)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px}.btn-primary{color:#fff;background:var(--accent);border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.btn-primary:hover{background:var(--accent-dk)}.btn-secondary{color:var(--navy);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:border-color .15s;display:inline-flex}.btn-secondary:hover{border-color:var(--accent)}@media (max-width:768px){.section{padding:48px 20px}.section-sm{padding:36px 20px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.Header-module__-ym19G__header{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(1.14);backdrop-filter:blur(20px)saturate(1.14);background:linear-gradient(#ffffffd1 0%,#e8f0fac7 55%,#e2ebf8c2 100%);border-bottom:1px solid #4c8ef621;position:sticky;top:0;box-shadow:inset 0 1px #ffffff8c}.Header-module__-ym19G__inner{justify-content:space-between;align-items:center;gap:26px;max-width:1160px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__-ym19G__logoWrap{flex-shrink:0;align-items:center;gap:9px;display:flex}.Header-module__-ym19G__logoImage{border-radius:6px}.Header-module__-ym19G__logoText{color:#1c2e45;letter-spacing:-.01em;font-size:18px;font-weight:700}.Header-module__-ym19G__pcNav{flex:1;align-items:center;gap:4px;display:flex}.Header-module__-ym19G__dropdownWrap{margin-bottom:-8px;padding-bottom:8px;position:relative}.Header-module__-ym19G__navDropdownBtn,.Header-module__-ym19G__navItem{color:#5a6a82;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600;transition:color .16s,background-color .16s}.Header-module__-ym19G__navItem:hover,.Header-module__-ym19G__navDropdownBtn:hover{color:#2d5eac;background:#f2f6ff}.Header-module__-ym19G__navItemActive{color:#2d5eac;background:#edf4ff}.Header-module__-ym19G__navDropdownBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;display:inline-flex}.Header-module__-ym19G__navDropdownBtnOpen{color:#4c8ef6;background:#edf4ff}.Header-module__-ym19G__dropdownPanel{background:#fff;border:1px solid #1c2e451a;border-radius:12px;min-width:236px;padding:8px;position:absolute;top:100%;left:0;box-shadow:0 16px 32px #1c2e4524}.Header-module__-ym19G__dropdownItem{border-radius:8px;padding:10px 12px;transition:background .12s;display:block}.Header-module__-ym19G__dropdownItem:hover{background:#edf4ff}.Header-module__-ym19G__dropdownLabel{color:#1c2e45;font-size:13px;font-weight:600}.Header-module__-ym19G__dropdownDesc{color:#8e9aad;margin-top:2px;font-size:11px}.Header-module__-ym19G__pcCta{flex-shrink:0;align-items:center;gap:8px;display:flex}.Header-module__-ym19G__downloadBtn,.Header-module__-ym19G__consultBtn{border-radius:9px;padding:8px 14px;font-size:13px;font-weight:600}.Header-module__-ym19G__downloadBtn{color:#1c2e45;background:#fff;border:1px solid #1c2e451f}.Header-module__-ym19G__consultBtn{color:#fff;background:linear-gradient(135deg,#4c8ef6,#2f78ea);border:1px solid #4c8ef6;box-shadow:0 10px 18px #4c8ef633}.Header-module__-ym19G__mobileBtn{cursor:pointer;color:#1c2e45;background:0 0;border:none;padding:6px;display:none}.Header-module__-ym19G__mobileMenu{background:#fff;border-top:1px solid #4c8ef621;padding:14px 20px 22px}.Header-module__-ym19G__mobileGroup{margin-bottom:8px}.Header-module__-ym19G__mobileGroupLabel{color:#8e9aad;letter-spacing:.1em;text-transform:uppercase;padding:6px 0;font-size:11px;font-weight:700}.Header-module__-ym19G__mobileChildLink{color:#1c2e45;border-radius:8px;padding:8px 10px;font-size:14px;display:block}.Header-module__-ym19G__mobileLink{color:#1c2e45;border-radius:8px;margin-bottom:2px;padding:9px 10px;font-size:14px;font-weight:600;display:block}.Header-module__-ym19G__mobileLinkActive{color:#2d5eac;background:#edf4ff}.Header-module__-ym19G__mobileActions{border-top:1px solid #1c2e451a;gap:10px;margin-top:12px;padding-top:12px;display:flex}.Header-module__-ym19G__mobileDownloadBtn,.Header-module__-ym19G__mobileConsultBtn{text-align:center;border-radius:9px;flex:1;padding:9px;font-size:13px;font-weight:600}.Header-module__-ym19G__mobileDownloadBtn{color:#1c2e45;border:1px solid #1c2e451f}.Header-module__-ym19G__mobileConsultBtn{color:#fff;background:#4c8ef6}@media (max-width:768px){.Header-module__-ym19G__pcNav,.Header-module__-ym19G__pcCta{display:none}.Header-module__-ym19G__mobileBtn{display:block}}
.Footer-module__ePmoxG__footer{color:#e8eef7;background:#1c2e45;margin-top:0}.Footer-module__ePmoxG__inner{max-width:1160px;margin:0 auto;padding:44px 24px 24px}.Footer-module__ePmoxG__topLine{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;padding-bottom:22px;display:flex}.Footer-module__ePmoxG__topTitle{color:#fff;font-size:18px;font-weight:700}.Footer-module__ePmoxG__topDesc{color:#8ca0bf;max-width:620px;margin-top:8px;font-size:13px;line-height:1.75}.Footer-module__ePmoxG__topActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.Footer-module__ePmoxG__topBtnPrimary,.Footer-module__ePmoxG__topBtnSecondary{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.Footer-module__ePmoxG__topBtnPrimary{color:#fff;background:linear-gradient(135deg,#4c8ef6,#2f78ea);box-shadow:0 8px 18px #4c8ef640}.Footer-module__ePmoxG__topBtnPrimary:hover{transform:translateY(-1px)}.Footer-module__ePmoxG__topBtnSecondary{color:#cddcf2;background:#ffffff0a;border-color:#9fb5d673}.Footer-module__ePmoxG__topBtnSecondary:hover{border-color:#bcd1efb3}.Footer-module__ePmoxG__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:34px;margin-bottom:34px;display:grid}.Footer-module__ePmoxG__navColumns{display:contents}.Footer-module__ePmoxG__brand{align-items:center;gap:9px;margin-bottom:12px;display:flex}.Footer-module__ePmoxG__brandImage{border-radius:6px}.Footer-module__ePmoxG__brandText{color:#fff;font-size:16px;font-weight:700}.Footer-module__ePmoxG__brandDesc{color:#7a8ea8;max-width:260px;font-size:13px;line-height:1.75}.Footer-module__ePmoxG__mailLink{color:#9bb1d1;align-items:center;gap:6px;margin-top:16px;font-size:13px;display:flex}.Footer-module__ePmoxG__columnTitle{color:#7a8ea8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;font-size:11px;font-weight:700}.Footer-module__ePmoxG__linkList{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__ePmoxG__columnLink{color:#7a8ea8;font-size:13px;transition:color .16s}.Footer-module__ePmoxG__columnLink:hover{color:#c8d7ed}.Footer-module__ePmoxG__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:20px;display:flex}.Footer-module__ePmoxG__copyright,.Footer-module__ePmoxG__beian{color:#6f84a3;font-size:12px}@media (max-width:768px){.Footer-module__ePmoxG__topLine{flex-direction:column;gap:12px}.Footer-module__ePmoxG__topActions{justify-content:flex-start}.Footer-module__ePmoxG__navColumns{display:none}.Footer-module__ePmoxG__grid{grid-template-columns:1fr;gap:0;margin-bottom:24px}}
