#doc.doc .authentication{display:flex;width:640px;height:474px;max-height:80vh;max-width:80vw;overflow:hidden;border-radius:20px;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:rgba(0,0,0,.24);padding:10px 10px 10px 34px}#doc.doc .authentication.mask{background-size:cover;background-repeat:no-repeat;background-position:50%;background-image:url(https://t-public.dxpos.co/dxpos-public/tech/web/authentication/auth2.jpg)}#doc.doc .authentication-left{flex:1;display:flex;overflow:hidden;position:relative;flex-direction:column;justify-content:flex-start}#doc.doc .authentication-left .gap{flex:1}#doc.doc .authentication-logo{width:95px;height:20px}#doc.doc .authentication-slogan{margin-top:20px;padding-bottom:30px;color:#fff;line-height:1;font-size:20px;font-weight:700;word-break:pre-wrap}#doc.doc .authentication-form{height:100%;flex:0 0 359px;padding-block:39px;border-radius:12px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:rgba(0,0,0,.5);display:flex;align-items:center;flex-direction:column}#doc.doc .authentication-form.forgot{padding-bottom:30px}#doc.doc .authentication-form-title{margin-bottom:42px;color:#e8ecef;text-align:center;font-size:20px;font-weight:700;line-height:24px;letter-spacing:-.4px}#doc.doc .authentication-form-title.forgot{font-size:14px;margin-top:-22px;margin-bottom:30px}#doc.doc .authentication-form-title-switch{gap:6px;display:flex;align-items:flex-end;justify-content:center}#doc.doc .authentication-form-title-switch .svg{width:104px;height:22px;transform:translateY(-2px)}#doc.doc .authentication-form-switch{width:282px;margin-bottom:24px;gap:15px;display:flex;align-items:center;justify-content:center}#doc.doc .authentication-form-switch-item{position:relative;font-size:14px;font-weight:500;line-height:24px;color:hsla(0,0%,100%,.5);cursor:pointer}#doc.doc .authentication-form-switch-item:after{bottom:0;opacity:0;width:43%;height:3px;content:"";inset-inline:0;position:absolute;border-radius:4px;margin-inline:auto;background-color:#d8ff34;transform:scaleX(0);transform-origin:center}#doc.doc .authentication-form-switch-item.active{color:#fff;transition:all .25s}#doc.doc .authentication-form-switch-item.active:after{opacity:1;transform:scaleX(1);transition:all .25s}#doc.doc .authentication-form-switch-item[hidden]{display:none!important}#doc.doc .authentication-form-switch-divider{width:1px;height:14px;background-color:hsla(0,0%,100%,.5)}#doc.doc .authentication-form-content{flex:1;height:100%;position:relative}#doc.doc .authentication-forgot,#doc.doc .authentication-mobile,#doc.doc .authentication-password{width:282px}#doc.doc .authentication-forgot-form .ant-form-item-explain-error,#doc.doc .authentication-mobile-form .ant-form-item-explain-error,#doc.doc .authentication-password-form .ant-form-item-explain-error{line-height:1;text-indent:20px}#doc.doc .authentication-forgot-item,#doc.doc .authentication-mobile-item,#doc.doc .authentication-password-item{position:relative;margin-bottom:16px}#doc.doc .authentication-forgot-input,#doc.doc .authentication-mobile-input,#doc.doc .authentication-password-input{width:100%;height:50px;padding:14px 16px;border-radius:26px;border:none;background-color:#141718;color:#fff;text-align:left;font-family:Inter;font-size:14px}#doc.doc .authentication-forgot-code-send,#doc.doc .authentication-mobile-code-send,#doc.doc .authentication-password-code-send{position:absolute;width:117px;height:38px;right:6px;top:6px;z-index:99}#doc.doc .authentication-forgot-code-send:hover,#doc.doc .authentication-mobile-code-send:hover,#doc.doc .authentication-password-code-send:hover{background-color:#d8ff34}#doc.doc .authentication-forgot-code-send[disabled],#doc.doc .authentication-mobile-code-send[disabled],#doc.doc .authentication-password-code-send[disabled]{background-color:#d9d9d9}#doc.doc .authentication-forgot-forgot,#doc.doc .authentication-mobile-forgot,#doc.doc .authentication-password-forgot{position:absolute;width:-moz-max-content;width:max-content;left:0;right:0;margin:auto;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-decoration:underline;cursor:pointer}#doc.doc .authentication-submit{width:100%;position:absolute;left:0;bottom:0}#doc.doc .authentication-submit-btn{width:100%;height:40px;color:#000;font-size:20px;font-weight:500;line-height:24px;letter-spacing:-.4px}#doc.doc .authentication-submit-desc{display:flex;margin-top:7px;justify-content:center;color:#868686;font-size:12px;font-weight:500;line-height:20px;white-space:nowrap;letter-spacing:-.24px}#doc.doc .authentication-submit-desc a{color:#d8ff34}#doc.doc .authentication-submit-back{width:-moz-max-content;width:max-content;margin:12px auto 0;color:#868686;font-size:12px;font-weight:500;line-height:20px;letter-spacing:-.24px;text-decoration:underline;cursor:pointer}#doc.doc .authentication-forgot-submit{margin-top:20px}#doc.doc .authentication-upgrade{width:560px;padding-inline:24px;padding-bottom:24px}#doc.doc .authentication-upgrade-modal{border-radius:24px;border:1px solid #2c2e31;background-color:#171717}#doc.doc .authentication-upgrade-title{height:39px;margin-bottom:19px;background-color:#d8ff34;color:#000;font-size:13px;font-weight:500;text-align:center;line-height:39px}#doc.doc .authentication-upgrade-desc{color:#d8ff34;font-size:10px;font-weight:300;text-align:center}#doc.doc .authentication-upgrade-form{margin-top:30px}#doc.doc .authentication-upgrade-form .ant-input,#doc.doc .authentication-upgrade-form .ant-select{height:32px;line-height:32px;border-radius:8px;padding-inline:.5em;border:1px solid #2c2e31;background-color:#181818}#doc.doc .authentication-upgrade-form .ant-input::-moz-placeholder,#doc.doc .authentication-upgrade-form .ant-select::-moz-placeholder{color:#86909c}#doc.doc .authentication-upgrade-form .ant-input .ant-select-selection-placeholder,#doc.doc .authentication-upgrade-form .ant-input::placeholder,#doc.doc .authentication-upgrade-form .ant-select .ant-select-selection-placeholder,#doc.doc .authentication-upgrade-form .ant-select::placeholder{color:#86909c}#doc.doc .authentication-upgrade-form .ant-input .ant-select-selector,#doc.doc .authentication-upgrade-form .ant-select .ant-select-selector{padding:0}#doc.doc .authentication-upgrade-form .ant-form-item-required:before{color:#d8ff34}#doc.doc .authentication-upgrade-form .upload-result,#doc.doc .authentication-upgrade-form .upload-trigger{display:flex;width:512px;height:72px;overflow:hidden;position:relative;align-items:center;justify-content:center;border-radius:8px;border:1px solid #2c2e31;background-color:#181818;color:#5a5f62;font-size:12px;font-weight:400;cursor:pointer}#doc.doc .authentication-upgrade-form .upload-result:hover,#doc.doc .authentication-upgrade-form .upload-trigger:hover{color:#d8ff34;border-style:dashed;border-color:#d8ff34}#doc.doc .authentication-upgrade-form .upload-result-img,#doc.doc .authentication-upgrade-form .upload-trigger-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#doc.doc .authentication-upgrade-form .upload-result-actions,#doc.doc .authentication-upgrade-form .upload-trigger-actions{inset:0;gap:12px;opacity:0;display:flex;transition:.3s;position:absolute;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8);color:#fff}#doc.doc .authentication-upgrade-form .upload-result-actions .anticon,#doc.doc .authentication-upgrade-form .upload-trigger-actions .anticon{margin-right:3px}#doc.doc .authentication-upgrade-form .upload-result-actions:hover,#doc.doc .authentication-upgrade-form .upload-trigger-actions:hover{opacity:1}#doc.doc .authentication-upgrade-code{position:relative}#doc.doc .authentication-upgrade-code-send{right:12px;margin:auto;inset-block:0;color:#d8ff34;position:absolute}#doc.doc .authentication-upgrade-code-send[disabled]{color:#999}#doc.doc .authentication-upgrade-submit{width:282px;height:40px;display:block;font-size:16px;margin-inline:auto}#doc.doc .authentication-upgrade-success{gap:40px;display:flex;align-items:center;flex-direction:column;padding-inline:40px;padding-bottom:40px}#doc.doc .authentication-upgrade-success-desc{font-size:14px;color:#abb2bb;font-weight:400;line-height:24px;text-align:center}#doc.doc .authentication-upgrade-success-desc a{color:#d8ff34}#doc.doc .authentication-upgrade-success-btn{width:282px;height:40px}#doc.doc .dx-authentication .dx-authentication-close{top:20px;right:20px;font-size:12px;color:#abb2bb;background-color:transparent}#doc.doc .modal{position:fixed;z-index:var(--z-index,999)}#doc.doc .modal-mask{inset:0;display:none;position:fixed;visibility:hidden;background:rgba(0,0,0,.9)}#doc.doc .modal-mask.open{display:block;visibility:visible}#doc.doc .modal-content{inset:0;margin:auto;position:fixed;overflow:hidden;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;transform:scale(0);transition:transform .1s}#doc.doc .modal-content.open{transform:scale(1);animation:open .25s}@keyframes open{0%{transform:scale(0)}to{transform:scale(1)}}#doc.doc .modal-close{top:25px;width:40px;height:40px;z-index:999;position:absolute;display:flex;align-items:center;justify-content:center;color:#fff;line-height:1;font-size:16px;cursor:pointer;border-radius:50%;background-color:rgba(0,0,0,.25)}#doc.doc .modal-close.left{left:25px}#doc.doc .modal-close.right{right:25px}#doc.doc .modal-title{padding:25px;color:#abb2bb;font-size:20px;font-weight:500;line-height:40px;text-align:center}#doc.doc .ant-btn,#doc.doc .modal-body{overflow:hidden}#doc.doc .ant-btn:disabled{cursor:not-allowed}#doc.doc .ant-btn.normal{color:#abb2bb;border:1px solid #2c2e31;background-color:#202122}#doc.doc .ant-btn.normal[disabled]{color:#2c2e31}#doc.doc .ant-btn.normal:not([disabled]):active{border-color:#d8ff34;color:#d8ff34}#doc.doc .ant-btn.ant-btn-sm{height:28px;line-height:26px}#doc.doc .ant-btn.ant-btn-primary{color:#000;font-weight:500;letter-spacing:1.6px;background-color:#d8ff34}#doc.doc .ant-btn.ant-btn-primary:disabled{cursor:not-allowed}#doc.doc .ant-btn.ant-btn-primary.ant-btn-background-ghost:not(:disabled),#doc.doc .ant-btn.ant-btn-primary.primary-ghost:not(:disabled){color:#d8ff34;background-color:#434d1a;line-height:calc(100% - 2px)}#doc.doc .ant-btn.ant-btn-primary.ant-btn-background-ghost:not(:disabled):not(.no-border),#doc.doc .ant-btn.ant-btn-primary.primary-ghost:not(:disabled):not(.no-border){border:1px solid #d8ff34}#doc.doc .ant-btn.ant-btn-primary.ant-btn-background-ghost:disabled{color:#2c2e31}#doc.doc .ant-btn.ant-btn-primary.ant-btn-background-ghost:disabled:not(.no-border){border:1px solid #2c2e31}#doc.doc .ant-btn.ant-btn-primary.ant-btn-dangerous{color:#fff;font-weight:500;letter-spacing:1.6px;background-color:#ff7373}#doc.doc .ant-btn.ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled){color:#ff7373;background-color:#6f0000}#doc.doc .ant-btn.ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.no-border){border:1px solid #ff7373}#doc.doc .ant-btn.ant-btn-primary[disabled]{color:#2c2e31;background-color:#202122}#doc.doc .ant-btn.no-border{border:none}#doc.doc .ant-btn .hover,#doc.doc .ant-btn:not(:disabled):hover .normal{display:none}#doc.doc .ant-btn:not(:disabled):hover .hover{display:flex;align-items:center}#doc.doc .box{display:flex;min-height:100vh;max-height:100vh;flex-direction:column;background-color:#111;overflow-y:auto}#doc.doc .box-header{position:sticky;top:0;z-index:999;background-color:inherit}#doc.doc .box-content{flex:1}#doc.doc .box-content.centered{display:flex;align-items:center;flex-direction:column;justify-content:center}#doc.doc .header{height:52px;display:flex;padding:18px 36px;align-items:center;justify-content:space-between;position:sticky;z-index:99;top:0;background-color:inherit}#doc.doc .header.fixed{position:fixed;width:100%;top:0;height:52px;padding:18px 36px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(0,0,0,.37)}#doc.doc .header-left{gap:18px}#doc.doc .header-left,#doc.doc .header-right{display:flex;align-items:center;flex:1 1 100px}#doc.doc .header-right{gap:12px;justify-content:flex-end}#doc.doc .header-logo{gap:8px;display:flex;cursor:pointer;align-items:center}#doc.doc .header-logo-icon{width:39px;height:39px;background-image:url(/icons/logo.png);transform:translateY(-1px)}#doc.doc .header-logo-icon,#doc.doc .header-logo-text{background-size:contain;background-position:50%;background-repeat:no-repeat}#doc.doc .header-logo-text{width:95px;height:20px;background-image:url(/icons/logo.svg);transform:translateY(-4px)}#doc.doc .header-back{height:32px;padding:0 8px;gap:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#232627;color:#abb2bb;text-align:center;font-size:14px;font-weight:400;cursor:pointer}#doc.doc .header-back .iconfont{font-size:13px;transform:translateY(1px)}#doc.doc .header-back:active{color:#d8ff34;background:#2c2e31}#doc.doc .header-menu{gap:32px;flex:0 1 700px}#doc.doc .header-menu,#doc.doc .header-menu-item{display:flex;align-items:center;justify-content:center}#doc.doc .header-menu-item{height:48px;padding:0 12px;border-radius:24px;border:1px solid transparent;color:#abb2bb;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.322px;cursor:pointer}#doc.doc .header-menu-item-text{position:relative;line-height:20px}#doc.doc .header-menu-item-text:after{content:"";width:0;height:3px;position:absolute;bottom:-3px;left:0;right:0;margin:auto;transition:all .3s;border-radius:3px;background-color:#d8ff34}#doc.doc .header-menu-item.active{color:#d8ff34;border-color:#d8ff34}#doc.doc .header-menu-item.on{color:#d8ff34;font-weight:600}#doc.doc .header-menu-item.on .header-menu-item-text:after{width:90%}#doc.doc .header.fixed .header-menu-item-text:after{left:-25%;bottom:-17px;background-color:#d8ff34}#doc.doc .header.fixed .header-menu-item.on .header-menu-item-text:after{width:150%}#doc.doc .header-login{width:100px;height:36px;font-size:14px;font-weight:700}#doc.doc .header-quota{gap:3px;display:flex;align-items:center;padding-inline:3px 5px;border-radius:20px;background:#202122;color:#abb2bb;font-size:14px;font-weight:400;cursor:pointer}#doc.doc .header-quota-icon{font-size:36px}#doc.doc .header-quota-num{color:#d8c5ff}#doc.doc .header-quota-btn{height:18px;flex:0 0 18px;display:flex;margin-left:8px;align-items:center;justify-content:center;border-radius:10px;border:1px solid #d29bff;background:linear-gradient(180deg,#883ae3,#49117f);color:#d8c5ff;font-size:10px;font-weight:400;text-align:center}#doc.doc .header-info{gap:12px;display:flex;align-items:center;white-space:nowrap}#doc.doc .header-info-avatar{width:36px;height:36px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:2px solid #000;cursor:pointer}#doc.doc .header-info-avatar-wrapper{width:40px;height:40px;display:flex;position:relative;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(to bottom,var(--color) 0,var(--color2) 100%)}#doc.doc .header-info-avatar-tag{top:-9px;z-index:2;position:absolute;transform:scale(.6);transform-origin:center}#doc.doc .header-info .header-info-dropdown{font-size:10px;color:#abb2bb;display:block;transition:all .3s;transform-origin:center;cursor:pointer}#doc.doc .header-info .header-info-dropdown.ant-dropdown-open{color:#d8ff34;transform:rotateX(180deg)}#doc.doc .header-info-dropdown-popup{z-index:998}#doc.doc .header-dropdown{min-width:233px;padding:21px 11px;border-radius:12px;transform:translateY(20px);background-color:#232627;box-shadow:0 20px 24px 0 rgba(0,0,0,.5)}#doc.doc .header-dropdown-account{gap:8px;padding-left:2px;display:flex;align-items:center;justify-content:space-between;color:#fefefe;font-size:14px;font-weight:500;line-height:24px;letter-spacing:-.28px;margin-bottom:16px}#doc.doc .header-dropdown-account-type{gap:7px;display:flex;align-items:center;justify-content:center;color:#abb2bb;font-size:14px;font-weight:400}#doc.doc .header-dropdown-account-type .svg{width:20px;height:20px;font-size:10px;border-radius:50%;background-color:#343839;cursor:pointer}#doc.doc .header-dropdown-vip{padding:10px;margin-bottom:12px;border-radius:12px;background-color:#343839}#doc.doc .header-dropdown-vip-wrapper{gap:10px;display:flex;flex-direction:column}#doc.doc .header-dropdown-vip-info{gap:5px;height:20px;display:flex;align-items:center;line-height:1}#doc.doc .header-dropdown-vip-info-icon{height:20px;display:block;font-size:20px}#doc.doc .header-dropdown-vip-info-text{font-size:16px;font-weight:500;color:var(--color,#abb2bb)}#doc.doc .header-dropdown-vip-info-expire{flex:1;color:#abb2bb;font-size:12px;font-weight:400;text-align:right;letter-spacing:-.24px}#doc.doc .header-dropdown-vip-upgrade{height:22px;border-radius:20px;background-color:#ffeb6a;color:#584f32;font-size:12px;font-weight:700;line-height:20px;letter-spacing:-.24px}#doc.doc .header-dropdown-balance{flex:1;height:100%;padding:3px;display:flex;align-items:center;flex-direction:column;justify-content:space-around;font-size:14px;color:#d8ff34;line-height:1}#doc.doc .header-dropdown-price-desc{position:absolute;top:100%;width:-moz-max-content;width:max-content;gap:8px;display:flex;flex-wrap:nowrap;transform:scale(.7);transform-origin:top left;font-size:12px;color:#d8ff34;white-space:nowrap}#doc.doc .header-dropdown-btn{width:100%;height:48px;position:relative;display:flex;align-items:center;justify-content:center;border-radius:12px;border:2px solid #343839;margin-bottom:13px;cursor:pointer;color:#fefefe;font-size:14px;font-weight:500;line-height:24px;letter-spacing:-.28px}#doc.doc .header-dropdown-btn-tokens{display:flex;align-items:center;justify-content:space-between}#doc.doc .header-dropdown-btn-tokens span{flex:1;gap:2px;display:flex;align-items:center;justify-content:center;color:#d8ff34;font-size:12px}#doc.doc .header-dropdown-btn:last-child{margin-bottom:0}#doc.doc .header-dropdown-buy{width:112px;height:45px;border-radius:5px 7px 7px 5px;background-color:#d8ff34;color:#000;font-size:14px;text-align:center;font-weight:500;line-height:45px;letter-spacing:-.28px}#doc.doc .community{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1006;display:flex;width:792px;height:673px;max-height:80vh;max-width:80vw;overflow:hidden;border-radius:20px;background-color:#141718;padding:13px 13px 13px 0;transition:all .3s ease;transform-origin:center;transform:scale(0)}#doc.doc .community.open{transform:scale(1)}#doc.doc .community-mask{position:fixed;z-index:1005;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:none}#doc.doc .community-mask.open{display:block}#doc.doc .community-close{width:40px;height:40px;position:absolute;top:32px;right:32px;border-radius:50%;background-color:#f3f5f7;background-size:24px 24px;background-repeat:no-repeat;background-position:50%;background-image:url(/icons/close.svg);cursor:pointer}#doc.doc .community-left{flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start}#doc.doc .community-left .gap{flex:1}#doc.doc .community-logo{width:128px;height:26px;margin:25px 0 0 80px;background-size:216px 114px;background-position:50%;background-image:url(/icons/logo.svg)}#doc.doc .community-slogan{margin:14px 0 0 75px;color:#fefefe;font-size:48px;font-weight:400;line-height:56px;letter-spacing:-.96px}#doc.doc .community-image{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;z-index:-1;left:0;bottom:0;background-size:contain;background-repeat:no-repeat;background-image:url(https://t-public.dxpos.co/dxpos-public/tech/web/community/bg.png)}#doc.doc .community-form{flex:1;height:100%;border-radius:12px;background:#232627;display:flex;flex-direction:column;align-items:center;justify-content:center}#doc.doc .community-form-title{color:#e8ecef;text-align:center;font-family:Inter;font-size:14px;font-weight:600;line-height:24px;letter-spacing:-.28px;margin-bottom:31px}#doc.doc .community-form-qrcode{width:200px;height:200px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(https://t-public.dxpos.co/dxpos-public/tech/web/community/qrcode.png)}#doc.doc .credit{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1007;width:792px;height:673px;padding:24px 14px 14px;max-height:80vh;max-width:80vw;display:grid;grid-template-rows:40px 1fr;overflow:hidden;border-radius:24px;background-color:#1d1d1d;transition:all .3s ease;transform-origin:center;transform:scale(0)}#doc.doc .credit.open{transform:scale(1)}#doc.doc .credit-mask{position:fixed;z-index:1006;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:none}#doc.doc .credit-mask.open{display:block}#doc.doc .credit-title{height:40px;display:flex;align-items:center;justify-content:center;position:relative;color:#fff;font-size:24px;font-weight:500;line-height:40px;letter-spacing:-.48px}#doc.doc .credit-close{position:absolute;right:20px;font-size:16px;color:#343839;cursor:pointer}#doc.doc .credit-body{width:100%;overflow:hidden;display:flex;flex-direction:column;text-align:center}#doc.doc .credit-total{gap:8px;display:flex;align-items:center;justify-content:center;padding-top:8px}#doc.doc .credit-total-vip{height:36px;gap:8px;display:flex;align-items:center;padding:0 16px 0 7px;border-radius:20px;background-color:#232627}#doc.doc .credit-total-level{height:24px;padding:0 8px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:rgb(var(--color,200 231 223));border-radius:12px;border:1px solid rgb(var(--color,200 231 223));background:rgba(var(--color,200 231 223)/.5)}#doc.doc .credit-total-level.locked{font-size:14px;font-weight:400}#doc.doc .credit-total-time{color:#abb2bb;font-size:16px;font-weight:300}#doc.doc .credit-statistics{width:100%;height:112px;overflow:hidden;margin-top:15px;display:grid;align-items:center;grid-template-columns:repeat(4,1fr);border-radius:12px;border:1px solid #232627;background-color:#171a1b}#doc.doc .credit-statistics-item{width:100%;height:100%;gap:1px;display:flex;flex-direction:column}#doc.doc .credit-statistics-number{flex:1;display:flex;align-items:center;flex-direction:column;justify-content:center;color:#abb2bb;font-size:16px}#doc.doc .credit-statistics-item:first-child .credit-statistics-number{color:#d8ff34;flex-direction:row}#doc.doc .credit-statistics-item:first-child .credit-statistics-number:before{content:"";width:30px;height:30px;background-size:cover;background-position:50%;background-image:url(/svg/tokens.svg)}#doc.doc .credit-statistics-label{height:44px;background:#232627;color:#abb2bb;font-size:14px;line-height:44px}#doc.doc .credit-record{flex:1;height:0;width:100%;overflow:hidden;display:flex;flex-direction:column;margin-top:16px;border-radius:12px;padding-bottom:18px;border:1px solid #232627}#doc.doc .credit-record-title{width:100%;height:44px;margin-bottom:18px;background:#232627;color:#fff;font-size:16px;font-weight:500;line-height:44px}#doc.doc .credit-record-list{flex:1;height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}#doc.doc .credit-record-list::-webkit-scrollbar{display:none}#doc.doc .credit-record-item{height:56px;display:grid;align-items:center;grid-template-columns:3fr 1fr;position:relative}#doc.doc .credit-record-item+.credit-record-item:before{content:"";position:absolute;top:0;left:22px;height:1px;width:720px;background-color:#232627}#doc.doc .credit-record-label{text-align:left;padding-left:34px}#doc.doc .credit-record-classify{color:#fff;font-size:14px;font-weight:500;letter-spacing:-.14px}#doc.doc .credit-record-time{margin-top:3px;color:hsla(200,4%,44%,.5);font-size:12px;font-weight:500;letter-spacing:-.12px}#doc.doc .credit-record-number{text-align:center;font-size:14px;font-weight:400;color:#d8ff34}#doc.doc .credit-record-number.sub{color:#abb2bb}#doc.doc .credit-record-agreement{color:#abb2bb;font-size:12px;line-height:20px;margin-top:20px}#doc.doc .credit-record-agreement a{color:#d8ff34}#doc.doc .downloads{cursor:pointer}#doc.doc .downloads-list{padding:16px;min-width:350px;max-height:180px;width:-moz-max-content;width:max-content;border-radius:16px;background-color:#000}#doc.doc .downloads-item{gap:8px;display:grid;padding:0 6px;line-height:20px;align-items:center;grid-template-columns:1fr 100px 100px}#doc.doc .downloads-item.head:not(:first-child){padding-top:6px;border-top:1px solid #5a5f62}#doc.doc .downloads-item+.downloads-item{margin-top:6px}#doc.doc .downloads-item-name{font-size:14px;color:#fff;white-space:nowrap;text-overflow:ellipsis}#doc.doc .downloads-item-name.child{font-size:12px;color:#ababab;text-indent:10px}#doc.doc .downloads-item-progress{color:#fff;font-size:12px;text-align:center}#doc.doc .downloads-item-status{color:#ababab;font-size:12px;text-align:right}#doc.doc .downloads-item-status.downloading,#doc.doc .downloads-item-status.success{color:#fff}#doc.doc .downloads-item-status.saved{color:#d8ff34}#doc.doc .downloads-item-status.failed,#doc.doc .downloads-item-status.save:failed{color:#ff7373}#doc.doc .downloads-item-retry{width:38px;height:20px;font-size:12px;word-spacing:0;text-align:center;margin-left:8px;line-height:20px}#doc.doc .scroll-view:not(.no-scrollbar){scrollbar-width:thin}#doc.doc .scroll-view.relative{position:relative}#doc.doc .scroll-view.vertical{overflow-y:auto;overflow-x:hidden}#doc.doc .scroll-view.horizontal{overflow-x:auto;overflow-y:hidden}#doc.doc .scroll-view .lazy{will-change:visibility}#doc.doc .scroll-view .scroll-view-item_hidden.lazy{visibility:hidden}#doc.doc .tools-dropdown{gap:13px;display:inline-flex;align-items:center;justify-content:center;padding:5px 15px 7px 16px;border-radius:8px;background:#232627;color:#abb2bb;font-size:14px;font-weight:400;cursor:pointer}#doc.doc .tools-dropdown .iconfont{font-size:10px;transform:translateY(2px)}#doc.doc .dx-power-record{padding-inline:32px;padding-bottom:24px;width:800px!important;border-radius:24px;background:#171717;box-shadow:0 8px 8px 0 rgba(0,0,0,.5)}#doc.doc .dx-power-record-statistics{gap:15px;display:grid;align-items:center;margin-bottom:34px;grid-template-columns:repeat(3,1fr)}#doc.doc .dx-power-record-statistics-item{gap:16px;width:233px;height:96px;display:flex;padding-inline:18px;flex-direction:column;justify-content:center;border-radius:12px;background-color:#202122}#doc.doc .dx-power-record-statistics-label{line-height:1;font-size:14px;font-weight:400;color:#abb2bb}#doc.doc .dx-power-record-statistics-value{line-height:1;font-size:24px;font-weight:400;color:#5a5f62}#doc.doc .dx-power-record-statistics-value.primary{color:#d8ff34}#doc.doc .dx-power-record-details-header{gap:12px;display:flex;align-items:center;padding-bottom:13px;margin-bottom:14px;border-bottom:1px solid #2c2e31}#doc.doc .dx-power-record-details-header-text{width:96px;height:36px;border-radius:12px;font-size:16px;font-weight:400;line-height:36px;text-align:center;color:#abb2bb;cursor:pointer}#doc.doc .dx-power-record-details-header-text.active{color:#d8ff34;transition:all .25s;background-color:#434d1a}#doc.doc .dx-power-record-details-body{height:380px}#doc.doc .dx-power-record-details-list{gap:10px;display:flex;flex-direction:column}#doc.doc .dx-power-record-details-item{gap:1px;height:46px;display:grid;align-items:center;grid-template-columns:1fr repeat(2,200px)}#doc.doc .dx-power-record-details-item-col{overflow:hidden;font-size:14px;font-weight:400;text-align:center;white-space:nowrap;color:#abb2bb;text-overflow:ellipsis}#doc.doc .dx-power-record-details-item-col:first-child{text-align:left;padding-left:16px}#doc.doc .dx-power-record-details-item-project{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#doc.doc .dx-power-record-details-item-time{font-size:12px;font-family:Inter;color:hsla(200,4%,44%,.5)}#doc.doc .dx-power-record-details-loading{opacity:.5;text-align:center;color:#abb2bb}#doc.doc .dx-power-record-details-no-more{gap:3px;opacity:.3;display:flex;margin-top:30px;align-items:center;justify-content:center;font-size:10px;text-align:center;color:#abb2bb}#doc.doc .dx-power-record-details-no-more:after,#doc.doc .dx-power-record-details-no-more:before{content:"";width:30px;height:1px;background-color:#abb2bb}#doc.doc .dx-power-quota-optional{padding:0 60px 38px;display:none;flex-direction:column;border-radius:24px;background:#141718;box-shadow:0 8px 8px 0 rgba(0,0,0,.5)}#doc.doc .dx-power-quota-optional.visible{display:flex}#doc.doc .dx-power-quota-optional-header{height:90px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:500;line-height:46px;text-align:center;background-clip:text;background:linear-gradient(180deg,#dbdbdb 20.65%,#999 86.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#doc.doc .dx-power-quota-optional-body{padding-top:10px}#doc.doc .dx-power-quota-optional-list{gap:18px;display:flex;align-items:center}#doc.doc .dx-power-quota-optional-item{width:282px;height:360px;overflow:hidden;position:relative;border-radius:24px;background:#131313;padding:13px 17px 17px;border:1px solid var(--primary)}#doc.doc .dx-power-quota-optional-item-bg{inset:0;z-index:1;position:absolute;border-radius:12px;-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px);background:linear-gradient(180deg,var(--light2) 0,var(--light0) 100%)}#doc.doc .dx-power-quota-optional-item-content{z-index:2;height:100%;position:relative;display:flex;align-items:center;flex-direction:column}#doc.doc .dx-power-quota-optional-item-title{color:var(--primary);font-size:20px;font-weight:350;line-height:29px;text-align:center;letter-spacing:-.46px}#doc.doc .dx-power-quota-optional-item-subtitle{margin-top:6px;color:var(--primary);font-size:12px;font-weight:350;line-height:16px;text-align:center;letter-spacing:.24px}#doc.doc .dx-power-quota-optional-item-number{flex:1;display:flex;align-items:center;justify-content:center;color:var(--primary);font-family:Noto Sans SC,sans-serif}#doc.doc .dx-power-quota-optional-item-number-content{position:relative}#doc.doc .dx-power-quota-optional-item-number-text{opacity:.8;color:var(--primary);font-size:48px;font-weight:100;line-height:1.36;letter-spacing:1.4px;font-family:Roboto Flex}#doc.doc .dx-power-quota-optional-item-number-unit{opacity:.8;color:var(--primary);font-size:20px;font-weight:400;line-height:1.36;letter-spacing:1px}#doc.doc .dx-power-quota-optional-item-number-extra{position:absolute;left:60%;top:-20px;padding:2px 15px;border-radius:12px;background:var(--light2);color:var(--primary);font-size:12px;font-weight:500;line-height:20px;white-space:nowrap}#doc.doc .dx-power-quota-optional-item-number-extra span{font-size:14px}#doc.doc .dx-power-quota-optional-item-price{width:100%;height:54px;display:flex;align-items:center;flex-direction:column;justify-content:center;color:var(--dark8);cursor:pointer;border-radius:12px;background:linear-gradient(90deg,var(--primary) 0,var(--light6) 100%)}#doc.doc .dx-power-quota-optional-item-price-number{font-weight:700;line-height:24px;font-family:Roboto Flex}#doc.doc .dx-power-quota-optional-item-price-number-unit{font-size:18px;letter-spacing:-.414px}#doc.doc .dx-power-quota-optional-item-price-number-text{font-size:24px;letter-spacing:-.552px}#doc.doc .dx-power-quota-optional-item-price-desc{line-height:1;font-size:12px;font-weight:400;letter-spacing:.24px;font-family:Noto Sans SC}#doc.doc .dx-power-quota-optional-footer{padding-top:36px}#doc.doc .dx-power-quota-optional-footer-tooltip{color:hsla(0,0%,100%,.8);text-align:center;font-size:16px;font-weight:400;line-height:23px}#doc.doc .dx-power-quota-optional-footer-tooltip span{cursor:pointer;color:#d8ff34;text-decoration-line:underline}#doc.doc .dx-power-quota-optional-footer-remark{margin-top:16px;color:hsla(0,0%,100%,.6);text-align:center;font-size:16px;font-weight:300}#doc.doc .dx-power-quota-payment{height:497px;padding:0 60px;position:relative;border-radius:24px;background:#141718;box-shadow:0 8px 8px 0 rgba(0,0,0,.5)}#doc.doc .dx-power-quota-payment-header{height:90px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:500;line-height:46px;text-align:center;background-clip:text;background:linear-gradient(180deg,#dbdbdb 20.65%,#999 86.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#doc.doc .dx-power-quota-payment-wrap .ant-modal-content{padding:23px 0 15px}#doc.doc .dx-power-quota-payment-wrap .ant-modal-close{top:30px;right:30px}#doc.doc .dx-power-quota-payment-wrap .ant-modal-close-x{font-size:24px}#doc.doc .dx-power-quota-payment-title{text-align:center;font-size:32px;font-weight:500;background:linear-gradient(180deg,#dbdbdb 20.65%,#999 86.96%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#doc.doc .dx-power-quota-payment-money{color:#fff;font-size:24px;margin-top:28px;text-align:center;margin-bottom:45px;letter-spacing:-.552px}#doc.doc .dx-power-quota-payment-money:first-letter{font-weight:500}#doc.doc .dx-power-quota-payment-label{color:#fff;text-align:center;font-size:16px;font-weight:500;margin:0 auto 30px}#doc.doc .dx-power-quota-payment-qrcode{width:190px;height:40px;margin:auto;overflow:hidden;border-radius:20px;background:#000;transition:height .3s}#doc.doc .dx-power-quota-payment-qrcode+.dx-power-quota-payment-qrcode{margin-top:8px}#doc.doc .dx-power-quota-payment-qrcode.active{height:190px}#doc.doc .dx-power-quota-payment-qrcode.code.active{height:109px}#doc.doc .dx-power-quota-payment-qrcode-method{gap:14px;height:40px;display:flex;cursor:pointer;align-items:center;justify-content:center}#doc.doc .dx-power-quota-payment-qrcode-method-name{width:70px;font-size:14px;color:#9499a0;line-height:24px;text-align:center}#doc.doc .dx-power-quota-payment-qrcode-method-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}#doc.doc .dx-power-quota-payment-qrcode-method-icon.token{width:24px;height:24px;background-size:contain;background:url(/svg/tokens.svg) no-repeat 50%}#doc.doc .dx-power-quota-payment-qrcode-image{width:120px;height:120px;margin:9px auto;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}#doc.doc .dx-power-quota-payment-qrcode-image.wechat{border:1px solid #4ab415}#doc.doc .dx-power-quota-payment-qrcode-image.alipay{border:1px solid #02a9f1}#doc.doc .dx-power-quota-payment-qrcode-image .ant-spin-container:after{width:120px;height:120px;margin:auto}#doc.doc .dx-power-quota-payment-qrcode-input{width:119px;height:24px;display:block;margin:3px auto;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-align:center;letter-spacing:-.14px;background-color:transparent}#doc.doc .dx-power-quota-payment-qrcode-input::-moz-placeholder{color:hsla(200,4%,44%,.5)}#doc.doc .dx-power-quota-payment-qrcode-input::placeholder{color:hsla(200,4%,44%,.5)}#doc.doc .dx-power-quota-payment-qrcode-btn{width:70px;height:24px;display:block;margin:10px auto;font-size:14px;border:none!important}#doc.doc .dx-power-quota-payment-desc{color:#9499a0;text-align:center;font-size:12px;font-weight:500}#doc.doc .dx-power-quota-payment-agreement{width:100%;position:absolute;left:0;bottom:18px;color:#868686;font-size:12px;font-weight:500;line-height:20px;text-align:center;letter-spacing:-.24px}#doc.doc .dx-power-quota-payment-agreement-link{color:#d8ff34}#doc.doc .payment{height:497px;padding:0 60px;position:relative;border-radius:24px}#doc.doc .payment-header{height:90px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:500;line-height:46px;text-align:center;background-clip:text;background:linear-gradient(180deg,#dbdbdb 20.65%,#999 86.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#doc.doc .payment-wrap .ant-modal-content{padding:23px 0 15px}#doc.doc .payment-wrap .ant-modal-close{top:30px;right:30px}#doc.doc .payment-wrap .ant-modal-close-x{font-size:24px}#doc.doc .payment-title{text-align:center;font-size:32px;font-weight:500;background:linear-gradient(180deg,#dbdbdb 20.65%,#999 86.96%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#doc.doc .payment-money{color:#fff;font-size:24px;margin-top:28px;text-align:center;margin-bottom:45px;letter-spacing:-.552px}#doc.doc .payment-money:first-letter{font-weight:500}#doc.doc .payment-label{color:#fff;text-align:center;font-size:16px;font-weight:500;margin:0 auto 30px}#doc.doc .payment-qrcode{width:190px;height:40px;margin:auto;overflow:hidden;border-radius:20px;background:#000;transition:height .3s}#doc.doc .payment-qrcode+.payment-qrcode{margin-top:8px}#doc.doc .payment-qrcode.active{height:190px}#doc.doc .payment-qrcode.code.active{height:109px}#doc.doc .payment-qrcode-method{gap:14px;height:40px;display:flex;cursor:pointer;align-items:center;justify-content:center}#doc.doc .payment-qrcode-method-name{width:70px;font-size:14px;color:#9499a0;line-height:24px;text-align:center}#doc.doc .payment-qrcode-method-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}#doc.doc .payment-qrcode-method-icon.token{width:24px;height:24px;background-size:contain;background:url(/svg/tokens.svg) no-repeat 50%}#doc.doc .payment-qrcode-image{width:120px;height:120px;margin:9px auto;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}#doc.doc .payment-qrcode-image.wechat{border:1px solid #4ab415}#doc.doc .payment-qrcode-image.alipay{border:1px solid #02a9f1}#doc.doc .payment-qrcode-image .ant-spin-container:after{width:120px;height:120px;margin:auto}#doc.doc .payment-qrcode-input{width:119px;height:24px;display:block;margin:3px auto;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-align:center;letter-spacing:-.14px;background-color:transparent}#doc.doc .payment-qrcode-input::-moz-placeholder{color:hsla(200,4%,44%,.5)}#doc.doc .payment-qrcode-input::placeholder{color:hsla(200,4%,44%,.5)}#doc.doc .payment-qrcode-btn{width:70px;height:24px;display:block;margin:10px auto;font-size:14px;border:none!important}#doc.doc .payment-desc{color:#9499a0;text-align:center;font-size:12px;font-weight:500}#doc.doc .payment-agreement{width:100%;position:absolute;left:0;bottom:18px;color:#868686;font-size:12px;font-weight:500;line-height:20px;text-align:center;letter-spacing:-.24px}#doc.doc .payment-agreement-link{color:#d8ff34}#doc.doc .dx-level-tag{height:1.7em;padding:.3em .5em;border-radius:.33em;border:.5px solid var(--color,#abb2bb);background:linear-gradient(180deg,var(--color1,#2c2e31) 0,var(--color2,#2c2e31) 100%) #101010;color:var(--color,#abb2bb);line-height:calc(1.1em - 1px)}#doc.doc .dx-level-tag.vip0{background:#2c2e31;border-color:#2c2e31}#doc.doc .subscription-optional{padding:0 60px 80px;gap:60px;display:none;flex-direction:column;border-radius:24px;background:#141718;box-shadow:0 8px 8px 0 rgba(0,0,0,.5)}#doc.doc .subscription-optional.visible{display:flex}#doc.doc .subscription-optional-header{height:90px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:500;line-height:46px;text-align:center;background-clip:text;background:linear-gradient(180deg,#dbdbdb 20.65%,#999 86.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#doc.doc .subscription-optional-body{padding-top:30px}#doc.doc .subscription-optional-list{gap:18px;display:flex;align-items:center}#doc.doc .subscription-optional-item{width:384px;height:440px;display:flex;padding:24px;overflow:hidden;border-radius:24px;align-items:flex-end;background:var(--cover) no-repeat;background-size:100% auto;background-position:top;background-color:transparent}#doc.doc .subscription-optional-item:hover{outline:1px solid var(--primary)}#doc.doc .subscription-optional-item-btn{height:48px;color:var(--darken);font-weight:700;background-color:var(--primary)}#doc.doc .subscription-optional-footer-tooltip{color:hsla(0,0%,100%,.8);text-align:center;font-size:16px;font-weight:400;line-height:23px}#doc.doc .subscription-optional-footer-tooltip span{cursor:pointer;color:#d8ff34;text-decoration-line:underline}#doc.doc .subscription-optional-footer-remark{margin-top:16px;color:hsla(0,0%,100%,.6);text-align:center;font-size:16px;font-weight:300}#doc.doc .subscription-payment{height:497px;padding:0 60px;position:relative;border-radius:24px;background:#141718;box-shadow:0 8px 8px 0 rgba(0,0,0,.5)}#doc.doc .subscription-payment-header{height:90px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:500;line-height:46px;text-align:center;background-clip:text;background:linear-gradient(180deg,#dbdbdb 20.65%,#999 86.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#doc.doc .subscription-payment-wrap .ant-modal-content{padding:23px 0 15px}#doc.doc .subscription-payment-wrap .ant-modal-close{top:30px;right:30px}#doc.doc .subscription-payment-wrap .ant-modal-close-x{font-size:24px}#doc.doc .subscription-payment-title{text-align:center;font-size:32px;font-weight:500;background:linear-gradient(180deg,#dbdbdb 20.65%,#999 86.96%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#doc.doc .subscription-payment-money{color:#fff;font-size:24px;margin-top:28px;text-align:center;margin-bottom:45px;letter-spacing:-.552px}#doc.doc .subscription-payment-money:first-letter{font-weight:500}#doc.doc .subscription-payment-label{color:#fff;text-align:center;font-size:16px;font-weight:500;margin:0 auto 30px}#doc.doc .subscription-payment-qrcode{width:190px;height:40px;margin:auto;overflow:hidden;border-radius:20px;background:#000;transition:height .3s}#doc.doc .subscription-payment-qrcode+.subscription-payment-qrcode{margin-top:8px}#doc.doc .subscription-payment-qrcode.active{height:190px}#doc.doc .subscription-payment-qrcode.code.active{height:109px}#doc.doc .subscription-payment-qrcode-method{gap:14px;height:40px;display:flex;cursor:pointer;align-items:center;justify-content:center}#doc.doc .subscription-payment-qrcode-method-name{width:70px;font-size:14px;color:#9499a0;line-height:24px;text-align:center}#doc.doc .subscription-payment-qrcode-method-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}#doc.doc .subscription-payment-qrcode-method-icon.token{width:24px;height:24px;background-size:contain;background:url(/svg/tokens.svg) no-repeat 50%}#doc.doc .subscription-payment-qrcode-image{width:120px;height:120px;margin:9px auto;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}#doc.doc .subscription-payment-qrcode-image.wechat{border:1px solid #4ab415}#doc.doc .subscription-payment-qrcode-image.alipay{border:1px solid #02a9f1}#doc.doc .subscription-payment-qrcode-image .ant-spin-container:after{width:120px;height:120px;margin:auto}#doc.doc .subscription-payment-qrcode-input{width:119px;height:24px;display:block;margin:3px auto;color:#fff;font-size:14px;font-weight:500;line-height:24px;text-align:center;letter-spacing:-.14px;background-color:transparent}#doc.doc .subscription-payment-qrcode-input::-moz-placeholder{color:hsla(200,4%,44%,.5)}#doc.doc .subscription-payment-qrcode-input::placeholder{color:hsla(200,4%,44%,.5)}#doc.doc .subscription-payment-qrcode-btn{width:70px;height:24px;display:block;margin:10px auto;font-size:14px;border:none!important}#doc.doc .subscription-payment-desc{color:#9499a0;text-align:center;font-size:12px;font-weight:500}#doc.doc .subscription-payment-agreement{width:100%;position:absolute;left:0;bottom:18px;color:#868686;font-size:12px;font-weight:500;line-height:20px;text-align:center;letter-spacing:-.24px}#doc.doc .subscription-payment-agreement-link{color:#d8ff34}#doc.doc .footer{padding:96px calc(50% - 606px) 36px;width:100%;height:560px;background:linear-gradient(180deg,#000,#000);display:flex;flex-wrap:wrap;color:#666}#doc.doc .footer-left{padding-bottom:73px;display:flex;flex-direction:column;justify-content:space-between}#doc.doc .footer-logo{width:150px;height:23px;background-size:238px 100px;background-position:-44px -33px;background-image:url(/icons/logo.en.svg)}#doc.doc .footer-service{flex:0 0 114px;gap:21px;display:flex;align-items:flex-end}#doc.doc .footer-service-btn{display:flex;width:79px;height:30px;justify-content:center;align-items:center;border-radius:8px;border:.5px solid #5a5f62;background:linear-gradient(180deg,rgba(90,95,98,.28),rgba(90,95,98,0) 198.61%);box-shadow:inset -4px 4px 4px 0 rgba(90,95,98,.25);color:#fff;text-align:center;font-size:10px;font-weight:700}#doc.doc .footer-service-desc{color:#5a5f62;text-align:center;font-size:10px;font-weight:500;text-transform:capitalize}#doc.doc .footer-service-qrcode{width:82px;height:82px;display:block;margin:3px auto 0;background-size:contain;background-position:50%;background-repeat:no-repeat}#doc.doc .footer-service-qrcode.group{background-image:url(https://t-public.dxpos.co/dxpos-public/saas/web/qrcode/service-tech.png)}#doc.doc .footer-service-qrcode.official{background-image:url(https://t-public.dxpos.co/dxpos-public/saas/web/qrcode/service-mp.png)}#doc.doc .footer-service-qrcode.customer{background-image:url(https://t-public.dxpos.co/dxpos-public/saas/web/qrcode/customer.png)}#doc.doc .footer-right{flex:1;gap:123px;display:flex;justify-content:flex-end;padding-bottom:73px}#doc.doc .footer-title{display:flex;align-items:center;color:#fff;font-size:12px;font-weight:700}#doc.doc .footer-title .icon{display:block;width:12px;height:12px;margin-right:9px;-o-object-fit:contain;object-fit:contain}#doc.doc .footer-item{padding-left:21px;color:#666;display:block;font-size:12px;font-weight:500;text-transform:capitalize;margin-bottom:4px}#doc.doc .footer-item.discover{text-decoration-line:underline;margin-bottom:10px}#doc.doc .footer-contact-btn{display:flex;width:79px;height:30px;justify-content:center;align-items:center;margin-top:57px;margin-left:21px;border-radius:8px;border:.5px solid #5a5f62;background:linear-gradient(180deg,rgba(90,95,98,.28),rgba(90,95,98,0) 198.61%);box-shadow:inset -4px 4px 4px 0 rgba(90,95,98,.25);color:#fff;text-align:center;font-size:10px;font-weight:700}#doc.doc .footer-copyright{border-top:.5px solid rgba(90,95,98,.5);text-align:center;flex:0 0 100%;color:#5a5f62;font-size:12px;line-height:32px;display:flex;align-items:center;justify-content:space-between}#doc.doc .footer-copyright-links{gap:50px;display:flex}#doc.doc .footer-copyright a{text-decoration:none}#doc.doc .footer-copyright-item{gap:3px;display:flex;align-items:center}#doc.doc .footer-copyright .icon{width:12px;height:auto}