.service-status-page{background:#f9f9f9;color:#29282a;padding-bottom:90px}.service-status-page *{-webkit-box-sizing:border-box;box-sizing:border-box}.service-status-page a,.service-status-page a:hover{color:inherit;text-decoration:none!important}.service-status-page .status-shell{margin:0 auto;max-width:1280px;width:calc(100% - 80px)}.service-status-page .status-hero{background:#f9f7f3;height:470px;overflow:hidden;position:relative}.service-status-page .status-hero>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:65% 50%;object-position:65% 50%;position:absolute;width:100%}.service-status-page .status-hero-copy{padding-top:80px;position:relative}.service-status-page .status-hero-copy p{color:#86766e;font-size:11px;font-weight:700;letter-spacing:.14em;margin:0 0 24px}.service-status-page .status-hero-copy h1{font-size:max(42px,min(4.5vw,66px));font-weight:700;letter-spacing:-.045em;line-height:1.14;margin:0 0 24px}.service-status-page .status-hero-copy>span{color:#716663;font-size:17px}.service-status-page .status-main{margin-top:-46px;position:relative}.service-status-page .status-overview{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #ddd;border-radius:5px;-webkit-box-shadow:0 12px 30px rgba(41,40,42,.031);box-shadow:0 12px 30px rgba(41,40,42,.031);display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;padding:28px 34px}.service-status-page .status-overview h2{font-size:23px;font-weight:650;margin:0 0 6px}.service-status-page .status-overview p{color:#777;font-size:12px;margin:0}.service-status-page .status-light{-ms-flex-negative:0;background:#979797;border-radius:50%;-webkit-box-shadow:0 0 0 7px hsla(0,0%,59%,.078);box-shadow:0 0 0 7px hsla(0,0%,59%,.078);flex-shrink:0;height:14px;width:14px}.service-status-page .status-overview[data-state=healthy] .status-light{background:#14a664;-webkit-box-shadow:0 0 0 7px rgba(20,166,100,.078);box-shadow:0 0 0 7px rgba(20,166,100,.078)}.service-status-page .status-overview[data-state=incident] .status-light{background:#e75e4e}.service-status-page [data-refresh]{background:#f6f5f3;border:0;border-radius:3px;cursor:pointer;font-size:27px;margin-left:auto;min-height:44px;min-width:52px}.service-status-page [data-refresh] span{display:block;font-size:10px}.service-status-page [data-refresh]:hover{background:#eae7e3}.service-status-page [data-refresh]:disabled{cursor:wait;opacity:.4}.service-status-page a.focus-visible,.service-status-page button.focus-visible{outline:2px solid #bd4b42;outline-offset:4px}.service-status-page a:focus-visible,.service-status-page button:focus-visible{outline:2px solid #bd4b42;outline-offset:4px}.service-status-page .status-regions{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1.35fr;padding:42px 0 36px}.service-status-page .status-regions h2{font-size:15px;margin:0 0 16px}.service-status-page .status-region-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.service-status-page .status-region-links a{border:1px solid transparent;border-radius:3px;font-size:13px;padding:9px 13px}.service-status-page .status-region-links a:hover{background:#eee9e6}.service-status-page .status-region-links a[aria-current]{background:#2b2726;color:#fff}.service-status-page .status-services{background:#fff;border:1px solid #e4dfdc;border-radius:4px;padding:32px}.service-status-page .status-section-heading{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:space-between;margin-bottom:26px}.service-status-page .status-section-heading h2{font-size:27px;margin:0}.service-status-page .status-section-heading a{color:#bd4b42;font-size:13px}.service-status-page .status-module-grid{border-left:1px solid #eae7e5;border-top:1px solid #eae7e5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.service-status-page .status-module{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid #eae7e5;border-right:1px solid #eae7e5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:space-between;min-height:76px;padding:20px 24px}.service-status-page .status-module:hover{background:#faf9f8}.service-status-page .status-module strong{font-size:15px;font-weight:500}.service-status-page .status-module span{font-size:12px}.service-status-page [data-state]:not(.status-overview):before{background:#aaa;border-radius:50%;content:"";display:inline-block;height:7px;margin-right:8px;width:7px}.service-status-page [data-state=healthy]:not(.status-overview):before{background:#14a664}.service-status-page [data-state=incident]:not(.status-overview):before{background:#e75e4e}.service-status-page [data-state=degraded]:not(.status-overview):before{background:#e5a033}.service-status-page .status-legend{color:#777;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;gap:24px;margin-top:26px}.service-status-page .status-note{color:#918b89;font-size:12px;margin:20px 0 0}.service-status-page .status-empty{grid-column:1/-1;padding:30px}@media (max-width:700px){.service-status-page .status-shell{width:calc(100% - 36px)}.service-status-page .status-hero{height:410px}.service-status-page .status-hero>img{-o-object-position:65%;object-position:65%;opacity:.5}.service-status-page .status-hero-copy{padding-top:50px}.service-status-page .status-overview{gap:14px;padding:24px 20px}.service-status-page .status-overview h2{font-size:19px}.service-status-page .status-regions{gap:24px;grid-template-columns:1fr;padding-bottom:30px;padding-top:30px}.service-status-page .status-services{padding:20px 16px}.service-status-page .status-module-grid{grid-template-columns:1fr}.service-status-page .status-module{padding:19px 16px}}.footer-root{position:relative;width:100%}.footer-root .footer-min-container{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:1400px;width:calc(100% - 40px)}.footer-root .footer-open-content,.footer-root .footer-top-content{background:#101119;padding:0 20px}.footer-root .footer-open-content .footer-min-container,.footer-root .footer-top-content .footer-min-container{-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #2f3142;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:40px 0 20px}.footer-root .footer-open-content .contact-content,.footer-root .footer-top-content .contact-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:40px}.footer-root .footer-open-content .contact-content .contact-wechat:not(:last-child),.footer-root .footer-top-content .contact-content .contact-wechat:not(:last-child){margin-right:33px}.footer-root .footer-open-content .contact-content .contact-wechat-text,.footer-root .footer-top-content .contact-content .contact-wechat-text{color:#8c8fa1;font-size:12px;margin-left:-6px;margin-top:8px;text-align:center}.footer-root .footer-open-content .doc-content,.footer-root .footer-top-content .doc-content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:160px repeat(4,minmax(118px,1fr)) minmax(280px,2fr);width:100%}.footer-root .footer-open-content .doc-content .doc-content-logo .main-logo,.footer-root .footer-top-content .doc-content .doc-content-logo .main-logo{height:40px;width:160px}.footer-root .footer-open-content .doc-content .doc-content-logo .alliance-container,.footer-root .footer-top-content .doc-content .doc-content-logo .alliance-container{margin-top:53px}.footer-root .footer-open-content .doc-content .doc-content-logo .alliance-container .title,.footer-root .footer-top-content .doc-content .doc-content-logo .alliance-container .title{color:#b5b8c0;font-size:14px;font-weight:500;line-height:20px}.footer-root .footer-open-content .doc-content .doc-content-logo .alliance-container .logo-container,.footer-root .footer-top-content .doc-content .doc-content-logo .alliance-container .logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.footer-root .footer-open-content .doc-content .doc-content-logo .alliance-container .logo-container .logo-item,.footer-root .footer-top-content .doc-content .doc-content-logo .alliance-container .logo-container .logo-item{margin-right:80px}.footer-root .footer-open-content .doc-content .doc-content-logo .alliance-container .logo-container .logo-item img,.footer-root .footer-top-content .doc-content .doc-content-logo .alliance-container .logo-container .logo-item img{height:28px}.footer-root .footer-open-content .doc-content .doc-content-section .section-title,.footer-root .footer-top-content .doc-content .doc-content-section .section-title{color:#e7eaf2;font-size:18px;margin-bottom:20px}.footer-root .footer-open-content .doc-content .doc-content-section .section-us,.footer-root .footer-top-content .doc-content .doc-content-section .section-us{cursor:pointer}.footer-root .footer-open-content .doc-content .doc-content-section .section-us a,.footer-root .footer-top-content .doc-content .doc-content-section .section-us a{color:#e7eaf2}.footer-root .footer-open-content .doc-content .doc-content-section .section-us a:hover,.footer-root .footer-top-content .doc-content .doc-content-section .section-us a:hover{color:#f60}.footer-root .footer-open-content .doc-content .doc-content-section .section-list .text-link,.footer-root .footer-top-content .doc-content .doc-content-section .section-list .text-link{color:#8c8fa1;font-size:14px;line-height:30px}.footer-root .footer-open-content .doc-content .doc-content-section .section-list .text-link .icon,.footer-root .footer-top-content .doc-content .doc-content-section .section-list .text-link .icon{height:16px;margin-right:2px;width:16px}.footer-root .footer-open-content .doc-content .doc-content-section .section-list .text-link:not(:last-child),.footer-root .footer-top-content .doc-content .doc-content-section .section-list .text-link:not(:last-child){margin-bottom:4px}.footer-root .footer-open-content .doc-content .doc-content-section .section-list .text-link a,.footer-root .footer-top-content .doc-content .doc-content-section .section-list .text-link a{color:#8c8fa1;font-size:14px}.footer-root .footer-open-content .doc-content .doc-content-section .section-list .text-link a:hover,.footer-root .footer-top-content .doc-content .doc-content-section .section-list .text-link a:hover{color:#f60}.footer-root .footer-open-content .doc-content .doc-content-section:last-child,.footer-root .footer-top-content .doc-content .doc-content-section:last-child{min-width:0;width:100%}.footer-root .footer-community-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #2f3142;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1400px;min-height:90px;padding:20px 0;width:calc(100% - 40px)}.footer-root .footer-community-content .community-item{grid-gap:30px;display:grid;gap:30px;grid-template-columns:minmax(160px,180px) minmax(0,1fr)}.footer-root .footer-community-content .community-item .title{color:#b5b8c0;font-size:14px;font-weight:600;line-height:20px;margin-right:0}.footer-root .footer-community-content .community-item .content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(180px,240px))}.footer-root .footer-community-content .community-item .content li{font-size:14px;font-weight:400;line-height:20px;width:auto}.footer-root .footer-community-content .community-item .content li:last-child{white-space:nowrap;width:auto}.footer-root .footer-community-content .community-item .content li .item-link{color:#8c8fa1}.footer-root .footer-community-content .community-item .content li .item-link:hover{color:#f60}.footer-root .footer-cloud-partner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:flex-start;margin:0 auto;max-width:1400px;min-height:126px;padding:24px 0 28px;width:calc(100% - 40px)}.footer-root .footer-cloud-partner .title{color:#b5b8c0;font-size:14px;font-weight:600;line-height:20px}.footer-root .footer-cloud-partner .content{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(7,minmax(0,1fr))}.footer-root .footer-cloud-partner .content li{font-size:14px;font-weight:400;line-height:24px;min-width:0;width:auto}.footer-root .footer-cloud-partner .content li:last-child{white-space:normal;width:auto}.footer-root .footer-cloud-partner .content li .item-link{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#8c8fa1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.footer-root .footer-cloud-partner .content li .item-link img{height:24px;margin-right:8px}.footer-root .footer-cloud-partner .content li .item-link:hover{color:#f60}.footer-root .footer-bottom-content{background:#1b1c24;color:#6a6d75;line-height:24px;padding:12px 0}.footer-root .footer-bottom-content .footer-legal-entity{word-wrap:anywhere;display:block}.footer-root .footer-bottom-content .footer-legal-entity__separator{margin:0 6px}.footer-root .footer-bottom-content a{color:#61656f}.footer-root .footer-bottom-content a:hover{color:#f60}.footer-root a{text-decoration:none}@media (max-width:1180px) and (min-width:981px){.footer-root .footer-open-content .doc-content,.footer-root .footer-top-content .doc-content{grid-template-columns:140px repeat(2,minmax(140px,1fr)) minmax(260px,1.5fr)}.footer-root .footer-cloud-partner .content{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.footer-root .footer-cloud-partner,.footer-root .footer-community-content,.footer-root .footer-min-container{width:calc(100% - 32px)}.footer-root .footer-cloud-partner .content,.footer-root .footer-community-content .community-item,.footer-root .footer-community-content .community-item .content{grid-template-columns:minmax(0,1fr)!important}.footer-root .footer-community-content .community-item{gap:10px}.footer-root .footer-community-content .community-item+.community-item{margin-top:24px}}.footer-open-content .doc-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-open-content .doc-content .doc-content-section{margin-right:0}.show-footer{display:none!important}.footer-show{display:block!important}.popover{color:#222;font-size:12px;line-height:12px}.popover .popover-content{padding:6px!important}