:root{--brand-primary:#1459fa;--brand-cyan:#00e1e4;--ink:#1f2533;--ink-soft:#5c6573;--portal-content-max:1400px;--portal-gutter:clamp(16px, 4vw, 24px)}.chrome-module__jJQMfG__root{min-height:100vh;color:var(--ink);background:0 0;flex-direction:column;display:flex}.chrome-module__jJQMfG__bareRoot{background:var(--grad-app-bg,#fff);min-height:100vh;color:var(--ink);justify-content:center;align-items:center;display:flex}.chrome-module__jJQMfG__header{z-index:50;width:100%;position:-webkit-sticky;position:sticky;top:0;overflow:visible}.chrome-module__jJQMfG__headerGlass{z-index:2;pointer-events:none;border-bottom:1px solid var(--c-glass-line);height:64px;box-shadow:inset 0 1px 0 var(--glass-edge-light);background:#ffffff9e;position:absolute;top:0;left:0;right:0;-webkit-backdrop-filter:blur(24px) saturate(var(--glass-sat))!important;backdrop-filter:blur(24px) saturate(var(--glass-sat))!important}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.chrome-module__jJQMfG__headerGlass{background:#fff;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}.chrome-module__jJQMfG__headerInner{z-index:3;height:64px;max-width:var(--portal-content-max);padding:0 var(--portal-gutter);box-sizing:border-box;align-items:center;gap:8px;width:100%;margin:0 auto;display:flex;position:relative}.chrome-module__jJQMfG__brand{flex:none;align-items:center;gap:9px;text-decoration:none;display:flex}.chrome-module__jJQMfG__brandMark{color:#fff;background:linear-gradient(135deg,#1459fa 0%,#3d7bff 100%);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 4px 12px #1459fa47}.chrome-module__jJQMfG__brandName{letter-spacing:.5px;color:var(--ink);font-size:20px;font-weight:800}.chrome-module__jJQMfG__nav{align-items:center;gap:max(14px,min(2vw,30px));margin-left:max(20px,min(4vw,52px));display:flex}.chrome-module__jJQMfG__navLink{color:#3b414d;white-space:nowrap;align-items:center;gap:4px;height:64px;padding:0;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.chrome-module__jJQMfG__navLink:hover{color:var(--brand-primary)}.chrome-module__jJQMfG__navLinkActive{color:var(--brand-primary);font-weight:600}.chrome-module__jJQMfG__navLinkActive:after,.chrome-module__jJQMfG__productsTrigger[aria-expanded=true]:after{content:"";background:var(--brand-primary);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.chrome-module__jJQMfG__productsTrigger{cursor:pointer}.chrome-module__jJQMfG__productsTrigger[aria-expanded=true]{color:var(--brand-primary);font-weight:600}.chrome-module__jJQMfG__chevron{transition:transform .16s;display:inline-flex}.chrome-module__jJQMfG__productsTrigger[aria-expanded=true] .chrome-module__jJQMfG__chevron{transform:rotate(180deg)}.chrome-module__jJQMfG__mega{z-index:1;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;background-color:#eaf4ff;background-image:url(/portal-mega-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #0f172a0f;height:auto;padding-top:64px;transition:opacity .28s,transform .28s cubic-bezier(.22,1,.36,1),visibility .28s;position:absolute;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 24px 48px #2f54a61f}.chrome-module__jJQMfG__mega:before{content:"";pointer-events:none;background:linear-gradient(90deg,#eaf4ff8c 0%,#eaf4ff52 42%,#eaf4ff1f 72%,#eaf4ff0a 100%);position:absolute;top:0;bottom:0;left:0;right:0}.chrome-module__jJQMfG__megaOpen{opacity:1;visibility:visible;pointer-events:auto;transform:none}.chrome-module__jJQMfG__megaInner{z-index:1;max-width:var(--portal-content-max);padding:28px var(--portal-gutter) 24px;box-sizing:border-box;grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:stretch;gap:16px 18px;width:100%;margin:0 auto;display:grid;position:relative}.chrome-module__jJQMfG__megaIntro,.chrome-module__jJQMfG__megaPanel{flex-direction:column;min-width:0;display:flex}.chrome-module__jJQMfG__megaEyebrow{letter-spacing:.18em;color:#8b93a3;margin:0 0 10px;font-size:12px;font-weight:600}.chrome-module__jJQMfG__megaIntroTitle{letter-spacing:-.03em;color:var(--ink);margin:0 0 12px;font-size:28px;font-weight:800;line-height:1.2}.chrome-module__jJQMfG__megaIntroBody{color:var(--ink-soft);margin:0 0 18px;font-size:13px;line-height:1.7}.chrome-module__jJQMfG__megaChecks{flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.chrome-module__jJQMfG__megaChecks li{color:#3b414d;align-items:center;gap:10px;font-size:14px;display:flex}.chrome-module__jJQMfG__megaCheck{color:#fff;background:#1459fa;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.chrome-module__jJQMfG__megaMore{color:#1459fa;background:#ffffffe0;border:1px solid #fffffff2;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;width:-webkit-max-content;width:max-content;height:40px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 22px #2f54a61a}.chrome-module__jJQMfG__megaMore:hover{color:#0e47d6;background:#fff}.chrome-module__jJQMfG__megaGroups{flex:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 24px;display:grid}.chrome-module__jJQMfG__megaGroup{min-width:0;padding:0 10px}.chrome-module__jJQMfG__megaGroup:not(:last-child){border-right:1px solid #1459fa14}.chrome-module__jJQMfG__megaGroupHead{grid-template-columns:48px minmax(0,1fr) 14px;align-items:center;gap:12px;margin-bottom:10px;padding:10px 8px 12px;display:grid}.chrome-module__jJQMfG__megaGroupIcon{color:#1459fa;background:#e8f1ff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.chrome-module__jJQMfG__megaGroupTitle{color:var(--ink);font-size:15px;font-weight:700;line-height:1.3}.chrome-module__jJQMfG__megaGroupDesc{color:#8b93a3;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;line-height:1.5;overflow:hidden}.chrome-module__jJQMfG__megaItem{color:inherit;border-radius:12px;grid-template-columns:48px minmax(0,1fr) 14px;align-items:flex-start;gap:12px;padding:10px 8px;text-decoration:none;transition:background .15s;display:grid}.chrome-module__jJQMfG__megaItem:hover{background:#ffffff9e}.chrome-module__jJQMfG__megaItemIcon{color:#1459fa;background:#f3f6fb;border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.chrome-module__jJQMfG__megaItemIconBrand{background:#f4f7fb}.chrome-module__jJQMfG__megaItemTitle{color:var(--ink);white-space:nowrap;font-size:14px;font-weight:700;line-height:1.3;display:block}.chrome-module__jJQMfG__megaItemDesc{color:#8b93a3;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;line-height:1.5;display:block;overflow:hidden}.chrome-module__jJQMfG__megaItemArrow{color:#c5cad3;margin-top:10px}.chrome-module__jJQMfG__megaItem:hover .chrome-module__jJQMfG__megaItemTitle,.chrome-module__jJQMfG__megaItem:hover .chrome-module__jJQMfG__megaItemArrow{color:#1459fa}.chrome-module__jJQMfG__megaStats{border-top:1px solid #1459fa1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 24px;margin-top:12px;padding:16px 10px 4px;display:grid}.chrome-module__jJQMfG__megaStat{box-sizing:border-box;justify-content:center;align-items:center;gap:12px;padding:8px 12px;display:flex}.chrome-module__jJQMfG__megaStat:not(:last-child){border-right:1px solid #1459fa1a}.chrome-module__jJQMfG__megaStatIcon{color:#1459fa;background:#e8f1ff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chrome-module__jJQMfG__megaStatValue{color:#0b1b3a;font-size:20px;font-weight:800;line-height:1.2}.chrome-module__jJQMfG__megaStatLabel{color:#8b93a3;margin-top:2px;font-size:12px}@media (max-width:1200px){.chrome-module__jJQMfG__megaInner{grid-template-columns:1fr;gap:16px}.chrome-module__jJQMfG__megaGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.chrome-module__jJQMfG__megaStats{grid-template-columns:repeat(2,minmax(0,1fr))}.chrome-module__jJQMfG__megaGroup:nth-child(2n){border-right:none}}.chrome-module__jJQMfG__spacer{flex:auto}.chrome-module__jJQMfG__hotline{color:var(--brand-primary);white-space:nowrap;align-items:center;gap:6px;font-size:15px;font-weight:700;display:flex}.chrome-module__jJQMfG__headerCtas{border-left:1px solid #0f172a14;flex:none;align-items:center;gap:8px;padding-left:16px;display:flex}.chrome-module__jJQMfG__headerLogin{color:#1f2533;align-items:center;height:36px;padding:0 12px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.chrome-module__jJQMfG__headerLogin:hover{color:var(--brand-primary)}.chrome-module__jJQMfG__headerPrimary{color:#fff;background:#1459fa;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.chrome-module__jJQMfG__headerPrimary:hover{color:#fff;background:#3d7bff}@media (max-width:920px){.chrome-module__jJQMfG__nav,.chrome-module__jJQMfG__hotline,.chrome-module__jJQMfG__mega{display:none}.chrome-module__jJQMfG__headerCtas{border-left:none;padding-left:0}}.chrome-module__jJQMfG__footer{color:var(--ink-soft);background:#fff;border-top:1px solid #eef1f6;margin-top:auto}.chrome-module__jJQMfG__footerInner{max-width:var(--portal-content-max);padding:56px var(--portal-gutter) 36px;box-sizing:border-box;grid-template-columns:minmax(300px,1.05fr) repeat(5,minmax(0,.85fr)) minmax(220px,1.1fr);align-items:start;gap:28px 32px;width:100%;margin:0 auto;display:grid}@media (max-width:1200px){.chrome-module__jJQMfG__footerInner{grid-template-columns:1.2fr 1fr 1fr 1fr}}@media (max-width:900px){.chrome-module__jJQMfG__footerInner{grid-template-columns:1fr 1fr 1fr}}@media (max-width:640px){.chrome-module__jJQMfG__footerInner{grid-template-columns:1fr 1fr;gap:24px 16px}}@media (max-width:520px){.chrome-module__jJQMfG__footerInner{grid-template-columns:1fr}}.chrome-module__jJQMfG__footerBrandCol{min-width:0;margin-right:24px;padding-right:48px}@media (max-width:900px){.chrome-module__jJQMfG__footerBrandCol{margin-right:0;padding-right:0}.chrome-module__jJQMfG__footerSlogan{white-space:normal}}.chrome-module__jJQMfG__footerBrand{align-items:center;gap:10px;margin-bottom:12px;display:flex}.chrome-module__jJQMfG__footerBrandName{color:var(--ink);font-size:22px;font-weight:800}.chrome-module__jJQMfG__footerSlogan{color:#3b414d;white-space:nowrap;margin:0 0 10px;font-size:14px;font-weight:600}.chrome-module__jJQMfG__footerTagline{color:var(--ink-soft);max-width:260px;margin:0;font-size:13px;line-height:1.75}.chrome-module__jJQMfG__footerCol{flex-direction:column;gap:6px;min-width:0;display:flex}.chrome-module__jJQMfG__footerColTitle{color:var(--ink);align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.chrome-module__jJQMfG__footerColIcon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.chrome-module__jJQMfG__footerIconLink{color:#1459fa;background:#e8f1ff}.chrome-module__jJQMfG__footerIconCard{color:#ea580c;background:#fff1e8}.chrome-module__jJQMfG__footerIconHuoma{color:#7c3aed;background:#f3e8ff}.chrome-module__jJQMfG__footerIconWecom{background:#e8f6ee}.chrome-module__jJQMfG__footerIconHelp{color:#0891b2;background:#e6f7fb}.chrome-module__jJQMfG__footerCol>a{color:var(--ink-soft);padding:5px 0;font-size:13px;line-height:1.55;text-decoration:none;transition:color .15s;display:block}.chrome-module__jJQMfG__footerCol>a:hover{color:var(--brand-primary)}.chrome-module__jJQMfG__footerNews{border-left:1px solid #1459fa1a;min-width:0;padding-left:22px}.chrome-module__jJQMfG__footerNewsTitle{color:var(--ink);margin-bottom:8px;font-size:16px;font-weight:800}.chrome-module__jJQMfG__footerNews p{color:var(--ink-soft);margin:0 0 14px;font-size:13px;line-height:1.7}.chrome-module__jJQMfG__footerSubscribe{box-sizing:border-box;background:#fff;border:1px solid #e6ecf5;border-radius:999px;align-items:center;height:44px;padding:4px 4px 4px 14px;display:flex}.chrome-module__jJQMfG__footerSubscribe input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:13px}.chrome-module__jJQMfG__footerSubscribe button{color:#fff;cursor:pointer;background:#1459fa;border:0;border-radius:50%;width:36px;height:36px;font-size:16px}.chrome-module__jJQMfG__footerSubscribe button:hover{color:#fff;background:#0e47d6}.chrome-module__jJQMfG__footerSocial{gap:10px;margin-top:18px;display:flex}.chrome-module__jJQMfG__footerSocial span{color:#5b6472;background:#fff;border:1px solid #e6ecf5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.chrome-module__jJQMfG__footerSocialCaption{color:#8b93a3;text-align:center;margin-top:12px;font-size:12px}.chrome-module__jJQMfG__footerBar{border-top:1px solid #1459fa14}.chrome-module__jJQMfG__footerBarInner{max-width:var(--portal-content-max);padding:16px var(--portal-gutter);box-sizing:border-box;color:#8b93a3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;width:100%;margin:0 auto;font-size:12px;display:flex}.chrome-module__jJQMfG__footerBarRight{flex-wrap:wrap;align-items:center;gap:18px;margin-left:auto;display:flex}.chrome-module__jJQMfG__footerBarInner i{border-left:1px solid #d9e1ee;margin-left:12px;padding-left:12px;font-style:normal}.chrome-module__jJQMfG__footerBarLinks{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.chrome-module__jJQMfG__footerBarLinks a,.chrome-module__jJQMfG__footerBarLinks span{color:#8b93a3;text-decoration:none;transition:color .15s}.chrome-module__jJQMfG__footerBarLinks a:hover{color:var(--brand-primary)}@media (max-width:920px){.chrome-module__jJQMfG__megaStats{grid-template-columns:1fr 1fr;gap:12px 0}.chrome-module__jJQMfG__megaStat:nth-child(2){border-right:none}.chrome-module__jJQMfG__megaStat:first-child,.chrome-module__jJQMfG__megaStat:nth-child(2){border-bottom:1px solid #1459fa1a;padding-bottom:14px}}
