html,body{max-width:100%;overflow-x:hidden}img,video,iframe{max-width:100%;height:auto}h1,h2,h3,p,li,a,td,th{overflow-wrap:anywhere}@media(max-width:900px){main,.wrap,.article-wrap{max-width:100%;overflow-x:hidden}.container,.hero-inner,.section,.article-content,.product-seo-page{max-width:100%!important;min-width:0!important}.hero{padding-left:20px!important;padding-right:20px!important}.hero-inner,.grid-2,.two{grid-template-columns:1fr!important}.section{width:100%!important;padding:18px!important;border-radius:14px!important}.section h2{font-size:22px!important;line-height:1.25!important}.table-wrap{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.table-wrap table{min-width:520px!important;width:max-content!important;max-width:none!important}table.price-table,.article-content table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.price-table th,.price-table td,.article-content th,.article-content td{padding:10px 12px!important;font-size:12px!important;line-height:1.5!important}.article-hero{padding:24px 18px!important;border-radius:16px!important}.article-hero h1{font-size:30px!important;line-height:1.18!important}.article-hero .seo-buyer-summary,.seo-buyer-summary--batch2{background:#fff!important;color:#24364b!important;border-left:4px solid #e8a020!important;padding:18px!important;border-radius:12px!important;box-shadow:none!important}.article-hero .seo-buyer-summary h2,.seo-buyer-summary--batch2 h2{color:#0a2744!important;font-size:22px!important;line-height:1.25!important}.article-hero .seo-buyer-summary p,.article-hero .seo-buyer-summary li,.seo-buyer-summary--batch2 p,.seo-buyer-summary--batch2 li{color:#24364b!important;font-size:15px!important;line-height:1.65!important}.article-hero .seo-buyer-summary a,.seo-buyer-summary--batch2 a{color:#1055a0!important}.topbar{padding-left:20px!important;padding-right:20px!important}.brand{font-size:clamp(20px,7vw,30px)!important;line-height:1.2!important}h1{font-size:clamp(30px,9vw,40px)!important;line-height:1.18!important}main{padding-left:16px!important;padding-right:16px!important}.prod-grid,.app-grid,.adv-grid{grid-template-columns:1fr!important}}@media(max-width:480px){.hero{padding-top:44px!important;padding-bottom:34px!important}.section{padding:16px!important}.btn,.hero-btns a,.cta-row .btn{width:100%;min-height:44px}.logo-cn{font-size:18px!important}.logo-en{font-size:12px!important}.sec-head h2{font-size:24px!important}.lab-grid{grid-template-columns:1fr!important}}
.blog-product-cta{margin:28px 0;padding:20px;border:1px solid #dce6f0;border-left:4px solid #e8a020;border-radius:12px;background:#f8fbff}.blog-product-cta strong{display:block;color:#0a2744;font-size:17px;margin-bottom:6px}.blog-product-cta p{margin:0;color:#24364b;line-height:1.7}.blog-product-cta a{color:#1055a0;font-weight:800;text-decoration:none}
@media (max-width: 768px) {
  .nav-mobile-toggle {
    width: auto !important;
    min-width: 78px !important;
    height: 44px !important;
    padding: 0 9px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    white-space: nowrap !important;
  }
  .nav-mobile-label {
    display: inline-block !important;
    font-size: 11px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    letter-spacing: .06em !important;
  }
  .nav-mobile-toggle svg {
    width: 21px !important;
    height: 21px !important;
    flex: 0 0 21px !important;
  }
}
@media (min-width: 769px) {
  .nav-mobile-label { display: none !important; }
}
@media (max-width: 900px) {
  .hamburger {
    width: auto !important;
    min-width: 78px !important;
    height: 44px !important;
    padding: 0 9px !important;
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    border-radius: 8px !important;
    border: 1px solid rgba(255,255,255,.28) !important;
    background: rgba(255,255,255,.08) !important;
    white-space: nowrap !important;
  }
  .hamburger-label {
    color: #fff !important;
    font-size: 11px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    letter-spacing: .06em !important;
  }
  .hamburger-bars {
    display: inline-flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    font-style: normal !important;
  }
  .hamburger .hamburger-bars span {
    display: block !important;
    width: 21px !important;
    height: 3px !important;
    background: #fff !important;
    border-radius: 3px !important;
  }
}
@media (min-width: 901px) {
  .hamburger-label, .hamburger-bars { display: none !important; }
}
@media (max-width: 1000px) {
  .topbar .nav { display: none !important; }
  .topbar { flex-wrap: nowrap !important; }
  .topbar .brand { max-width: calc(100% - 96px) !important; }
}
@media (max-width: 900px) {
  .nav.mobile-menu-ready {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
  }
  .nav.mobile-menu-ready > div:not(.nav-mobile) { display: none !important; }
  .nav.mobile-menu-ready .brand { min-width: 0 !important; }
  .nav-mobile {
    display: none;
    position: fixed;
    top: 78px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    flex-direction: column;
    padding: 32px 6%;
    gap: 0;
    overflow-y: auto;
    background: rgba(255,255,255,.98);
  }
  .nav-mobile.show { display: flex !important; }
  .nav-mobile a {
    display: block;
    padding: 16px 0;
    font-size: 16px;
    font-weight: 700;
    color: #1e293b;
    border-bottom: 1px solid #e2e8f0;
    text-decoration: none;
  }
  .nav-mobile .btn-mobile {
    margin-top: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 28px;
    border-radius: 6px;
    font-weight: 800;
    font-size: 15px;
    background: #1055a0;
    color: #fff;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 901px) {
  .hamburger { display: none !important; }
  .nav-mobile { display: none !important; }
}


/* seo-mobile-grid-fix-20260710: keep wide tables inside their own scroller. */
@media(max-width:900px){
  .grid-2{grid-template-columns:minmax(0,1fr)!important}
  .grid-2>*{min-width:0!important;max-width:100%!important}
  .table-wrap{min-width:0!important;max-width:100%!important}
  .table-wrap table{display:table!important}
}
