.imt-shell-root,:root{--imt-shell-primary:#ea4c89;--imt-shell-text:#111111;--imt-shell-text-muted:#666666;--imt-shell-surface:rgba(255,255,255,0.92);--imt-shell-border:rgba(17,17,17,0.08);--imt-shell-shadow:0 16px 48px rgba(17,17,17,0.12);--imt-shell-footer-bg:#111111;--imt-shell-footer-text:#ffffff;--imt-shell-footer-muted:rgba(255,255,255,0.6);--imt-shell-radius-lg:24px;--imt-shell-radius-md:16px;--imt-shell-radius-sm:12px}.imt-shell-root{color:var(--imt-shell-text);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;line-height:1.5}.imt-shell-root,.imt-shell-root *{box-sizing:border-box}.imt-shell-root a{font-size:inherit;line-height:inherit;text-decoration:none}.imt-shell-root button,.imt-shell-root input,.imt-shell-root select,.imt-shell-root textarea{font:inherit;color:inherit;line-height:inherit}.imt-shell-root button{border:0;background:transparent}.imt-shell-root img{max-width:none;height:auto;vertical-align:middle}.imt-shell-root svg{flex-shrink:0}body{--imt-shell-sidebar-collapsed-width:56px;--imt-shell-sidebar-expanded-width:182px;--imt-shell-sidebar-width:0px;--webapp-sidebar-width:0px}@media (min-width:768px){body[data-sidebar=expanded]{--imt-shell-sidebar-width:var(--imt-shell-sidebar-expanded-width);--webapp-sidebar-width:var(--imt-shell-sidebar-expanded-width)}body[data-sidebar=collapsed]{--imt-shell-sidebar-width:var(--imt-shell-sidebar-collapsed-width);--webapp-sidebar-width:var(--imt-shell-sidebar-collapsed-width)}}.imt-shell-sidebar-root{display:contents}.imt-shell-sidebar{box-sizing:border-box}.imt-shell-sidebar--desktop{position:sticky;top:60px;display:none;height:calc(100vh - 60px);max-height:calc(100vh - 60px);flex-shrink:0;overflow:auto;padding:16px 8px}.imt-shell-sidebar--mobile{position:fixed;top:60px;z-index:60;display:flex;width:100vw;gap:16px;overflow-x:auto;border-top:1px solid rgb(226 232 240/1);border-bottom:1px solid rgb(226 232 240/1);background:rgb(255 255 255/.8);padding:16px 8px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);scrollbar-width:none}.imt-shell-sidebar--mobile::-webkit-scrollbar{display:none}.imt-shell-sidebar__section{display:flex;flex-direction:column;gap:16px}.imt-shell-sidebar__upgrade{display:flex;height:60px;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;color:rgb(255 255 255/.8);text-decoration:none}.imt-shell-sidebar__group{display:flex;align-items:center;justify-content:space-between}.imt-shell-sidebar__group-name{height:24px;overflow:hidden;padding:0 16px;color:#707070;font-size:14px;font-weight:500;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.imt-shell-sidebar__toggle{display:inline-flex;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;border-radius:6px;background:#f0f0f0;color:#4d4d4d;transition:transform .3s ease}.imt-shell-sidebar__toggle-icon{width:16px;height:16px}.imt-shell-sidebar__items{display:flex;flex-direction:column;gap:16px;margin-top:0}.imt-shell-sidebar__item{display:flex;height:40px;align-items:center;gap:8px;border:1px solid transparent;border-radius:8px;color:inherit;text-decoration:none;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,gap .3s ease}.imt-shell-sidebar__item--active,.imt-shell-sidebar__item:hover{border-color:rgb(250 212 226/1);background:rgb(253 242 248/1);box-shadow:0 0 0 3px rgb(250 212 226/.45)}.imt-shell-sidebar__item--active{font-weight:600}.imt-shell-sidebar__item-icon{display:inline-flex;align-items:center;justify-content:center}.imt-shell-sidebar__item-icon,.imt-shell-sidebar__item-icon-svg,.imt-shell-sidebar__item-icon>*{width:40px;height:40px;flex-shrink:0}.imt-shell-sidebar__item-label{width:100px;overflow:hidden;padding-right:8px;font-size:14px;text-overflow:ellipsis;transition:width .3s ease;white-space:nowrap}html[data-new-ios-app="1"] .imt-shell-sidebar--desktop a[data-href="/document/"],html[data-new-ios-app="1"] .imt-shell-sidebar--mobile a[data-href="/document/"]{display:none!important}@media (min-width:768px){.imt-shell-sidebar--desktop{display:flex;width:var(--imt-shell-sidebar-collapsed-width);flex-direction:column;gap:16px}.imt-shell-sidebar--mobile{display:none}body[data-sidebar=collapsed] .imt-shell-sidebar--desktop{width:var(--imt-shell-sidebar-collapsed-width)}body[data-sidebar=collapsed] .imt-shell-sidebar__group{justify-content:center}body[data-sidebar=collapsed] .imt-shell-sidebar__group-name{display:none}body[data-sidebar=collapsed] .imt-shell-sidebar__toggle{transform:rotate(180deg)}body[data-sidebar=collapsed] .imt-shell-sidebar__item{gap:0}body[data-sidebar=collapsed] .imt-shell-sidebar__item-label{width:0;padding-right:0}body[data-sidebar=collapsed] .imt-shell-sidebar__upgrade-image-mini{display:block}body[data-sidebar=collapsed] .imt-shell-sidebar__upgrade-image{display:none}body[data-sidebar=expanded] .imt-shell-sidebar--desktop{width:var(--imt-shell-sidebar-expanded-width)}body[data-sidebar=expanded] .imt-shell-sidebar__upgrade-image-mini{display:none}body[data-sidebar=expanded] .imt-shell-sidebar__upgrade-image{display:block}}.imt-shell-header{position:fixed;inset-inline:0;top:0;z-index:10020;display:flex;height:60px;align-items:center;justify-content:space-between;padding-inline:16px;background:transparent;box-shadow:none;--imt-shell-frost-bg:rgb(255 255 255/0.82);--imt-shell-frost-bg-strong:rgb(255 255 255/0.9);--imt-shell-frost-border:rgb(226 232 240/0.72)}[data-theme=dark] .imt-shell-header--supports-dark-mode{--imt-shell-frost-bg:rgb(24 24 27/0.82);--imt-shell-frost-bg-strong:rgb(24 24 27/0.92);--imt-shell-frost-border:rgb(255 255 255/0.08)}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode{--imt-shell-frost-bg:rgb(24 24 27/0.82);--imt-shell-frost-bg-strong:rgb(24 24 27/0.92);--imt-shell-frost-border:rgb(255 255 255/0.08)}}.imt-shell-header:before{content:"";position:absolute;inset-inline:0;top:0;height:60px;background:linear-gradient(180deg,rgb(255 255 255/.9) 0,rgb(255 255 255/.84) 100%),var(--imt-shell-frost-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 2px 0 rgba(0,0,0,.08);pointer-events:none;z-index:0}[data-theme=dark] .imt-shell-header--supports-dark-mode:before{background:linear-gradient(180deg,rgb(30 30 34/.92) 0,rgb(22 22 26/.88) 100%),var(--imt-shell-frost-bg);box-shadow:0 1px 2px 0 rgb(0 0 0/.28)}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode:before{background:linear-gradient(180deg,rgb(30 30 34/.92) 0,rgb(22 22 26/.88) 100%),var(--imt-shell-frost-bg);box-shadow:0 1px 2px 0 rgb(0 0 0/.28)}}.imt-shell-header--panel-open{box-shadow:none}.imt-shell-header__left{position:relative;z-index:1;display:flex;align-items:center;gap:8px}.imt-shell-header__brand-link{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none;white-space:nowrap}.imt-shell-header__logo{width:32px;height:32px}.imt-shell-header__brand-name{font-size:16px;font-weight:700;line-height:24px;color:#333333}[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__action--account,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__brand-name,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__locale-option--default,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__locale-trigger,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__more-link,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__more-trigger,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__nav>a,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__section-item--active,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__section-label--default,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__toggle,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__trigger{color:rgb(244 244 245/.96)}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__action--account,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__brand-name,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__locale-option--default,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__locale-trigger,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__more-link,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__more-trigger,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__nav>a,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__section-item--active,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__section-label--default,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__toggle,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__trigger{color:rgb(244 244 245/.96)}}[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__action--account:hover,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__locale-trigger:hover,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__toggle:hover{background:rgb(255 255 255/.08)}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__action--account:hover,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__locale-trigger:hover,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__toggle:hover{background:rgb(255 255 255/.08)}}[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__locale-menu,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__more-panel,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__panel{background:linear-gradient(180deg,rgb(30 30 34/.94) 0,rgb(22 22 26/.9) 100%),var(--imt-shell-frost-bg-strong);color:rgb(244 244 245/.96);box-shadow:0 18px 48px rgb(0 0 0/.36)}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__locale-menu,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__more-panel,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__panel{background:linear-gradient(180deg,rgb(30 30 34/.94) 0,rgb(22 22 26/.9) 100%),var(--imt-shell-frost-bg-strong);color:rgb(244 244 245/.96);box-shadow:0 18px 48px rgb(0 0 0/.36)}}[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__section-divider{background:rgb(255 255 255/.08)}@media only screen and (prefers-color-scheme:dark){:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__section-divider{background:rgb(255 255 255/.08)}}.imt-shell-header__nav{margin-left:16px;gap:4px}.imt-shell-header__nav>a{display:inline-flex;align-items:center;color:#333333;font-size:16px;font-weight:500;line-height:24px}.imt-shell-header__nav>a:hover{color:var(--imt-shell-primary)}.imt-shell-header__actions{position:relative;z-index:1;display:flex;gap:8px}.imt-shell-header__action{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}.imt-shell-header__action:hover{text-decoration:none}.imt-shell-header__action--show-from-lg,.imt-shell-header__action--show-from-xl{display:none}.imt-shell-header__action--upgrade{gap:4px;font-weight:500;color:var(--imt-shell-primary)}.imt-shell-header__action--account{border-radius:8px;padding:8px;color:#333333;transition:background-color .2s ease}.imt-shell-header__action--account:hover{background:rgb(255 255 255/.52)}.imt-shell-header__action--install{gap:8px;height:40px;border-radius:8px;background:#111111;padding:0 16px;font-size:16px;color:#ffffff}.imt-shell-header__action--install:hover{color:#ffffff}.imt-shell-header__action-icon{display:inline-flex;align-items:center;justify-content:center}.imt-shell-header__action-icon>img,.imt-shell-header__action-icon>svg{width:24px;height:24px}.imt-shell-header__action-icon--upgrade{color:var(--imt-shell-primary)}.imt-shell-header__install-label--from-3xl,.imt-shell-header__install-label--from-4xl,.imt-shell-header__install-simple-label--hidden{display:none}.imt-shell-header__mobile{position:relative;z-index:1;gap:16px}.imt-shell-header__actions,.imt-shell-header__mobile,.imt-shell-header__nav{align-items:center}.imt-shell-header__cta{border-radius:9999px;background:var(--imt-shell-primary);padding:8px 20px!important;font-weight:600;color:#ffffff;transition:background-color .2s ease}.imt-shell-header__cta:hover{background:rgb(234 76 137/.9)}.imt-shell-header__locale-option,.imt-shell-header__locale-trigger,.imt-shell-header__toggle,.imt-shell-header__trigger{cursor:pointer}.imt-shell-header__toggle{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:8px;color:#374151;transition:background-color .2s ease}.imt-shell-header__toggle:hover{background:rgb(255 255 255/.52)}.imt-shell-header__toggle-icon{width:24px;height:24px}.imt-shell-header__more,.imt-shell-header__nav-item{position:relative}.imt-shell-header__more-trigger,.imt-shell-header__trigger{display:flex;align-items:center;border-radius:8px;padding:8px;font-size:16px;font-weight:500;line-height:24px;color:#333333;transition:color .2s ease}.imt-shell-root .imt-shell-header__locale-option,.imt-shell-root .imt-shell-header__locale-trigger,.imt-shell-root .imt-shell-header__more-link,.imt-shell-root .imt-shell-header__more-trigger,.imt-shell-root .imt-shell-header__section-item,.imt-shell-root .imt-shell-header__section-link,.imt-shell-root .imt-shell-header__trigger{letter-spacing:normal;text-transform:none}.imt-shell-header__more-trigger--active,.imt-shell-header__more-trigger:hover,.imt-shell-header__trigger--active,.imt-shell-header__trigger:hover{color:var(--imt-shell-primary)}.imt-shell-header__trigger--active{font-weight:700}.imt-shell-header__nav-text{display:inline-block}.imt-shell-header__nav-text--current{color:var(--imt-shell-primary);font-weight:700;border-bottom:1.5px solid;line-height:1.2;padding-bottom:1px}.imt-shell-header__locale-trigger-icon,.imt-shell-header__more-trigger-icon,.imt-shell-header__trigger-icon{margin-left:4px;width:16px;height:16px;transition:transform .2s ease}.imt-shell-header__locale-trigger-icon--open,.imt-shell-header__more-trigger-icon--open,.imt-shell-header__trigger-icon--open{transform:rotate(180deg)}.imt-shell-header__panel{position:fixed;inset-inline:0;top:60px;z-index:10030;display:none;background:linear-gradient(180deg,rgb(255 255 255/.92) 0,rgb(255 255 255/.86) 100%),var(--imt-shell-frost-bg-strong);border-bottom:1px solid var(--imt-shell-frost-border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#333333}.imt-shell-header--panel-open .imt-shell-header__more-panel,.imt-shell-header--panel-open .imt-shell-header__panel{border-top-color:transparent}.imt-shell-header__panel--wide{box-shadow:0 20px 48px rgb(15 23 42/.12)}.imt-shell-header__panel--wide.imt-shell-header__panel--open{display:grid}.imt-shell-header__panel--compact.imt-shell-header__panel--open{display:block}.imt-shell-header__panel-bridge{position:absolute;inset-inline:0;top:-12px;height:12px;background:transparent}.imt-shell-header__sections{display:inline-flex;width:-moz-max-content;width:max-content;align-items:stretch;justify-content:flex-start;padding:16px 40px 16px 32px}.imt-shell-header__section-column{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;min-width:-moz-max-content;min-width:max-content}.imt-shell-header__section-divider{inset-block:0;left:0;width:1px;background:rgb(148 163 184/.22);margin:0 16px}.imt-shell-header__section-stack{display:flex;flex-direction:column;gap:12px;padding-bottom:32px}.imt-shell-header__section-block,.imt-shell-header__section-stack{min-width:-moz-max-content;min-width:max-content}.imt-shell-header__section-label{display:inline-flex;align-items:center;gap:4px;text-align:left;font-size:16px;font-weight:500;line-height:24px}.imt-shell-header__section-label--muted{color:#9ca3af}.imt-shell-header__section-label--default{color:#333333}.imt-shell-header__section-label--primary{color:var(--imt-shell-primary)}.imt-shell-header__section-link{display:inline-flex;width:100%;align-items:center;justify-content:flex-start;padding:0!important;text-align:left;font-size:16px;font-weight:500;line-height:24px;color:var(--imt-shell-primary);transition:color .2s ease}.imt-shell-header__section-link:hover{text-decoration:underline;text-underline-offset:4px}.imt-shell-header__section-link-icon{margin-left:4px;width:16px;height:16px}.imt-shell-header__section-links{display:flex;flex-direction:column}.imt-shell-header__section-item{border-radius:12px;padding:0!important;text-align:left;font-size:16px;font-weight:500;line-height:24px;transition:color .2s ease}.imt-shell-header__section-item--active{color:#333333}.imt-shell-header__section-item--active:hover{color:var(--imt-shell-primary);text-decoration:underline;text-underline-offset:4px}.imt-shell-header__section-item--muted{color:#9ca3af}.imt-shell-header__section-text{display:inline-block}.imt-shell-header__section-text--current{color:var(--imt-shell-primary);font-weight:700;border-bottom:1.5px solid;line-height:1.2;padding-bottom:1px}.imt-shell-header__children-panel{display:flex;width:100%;max-width:1920px;padding:16px 40px 32px 0}.imt-shell-header__children-list{box-sizing:border-box;display:flex;width:266px;flex-direction:column}.imt-shell-header__more-panel{position:fixed;inset-inline:0;top:60px;z-index:10030;display:none;background:linear-gradient(180deg,rgb(255 255 255/.92) 0,rgb(255 255 255/.86) 100%),var(--imt-shell-frost-bg-strong);border-bottom:1px solid var(--imt-shell-frost-border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 48px rgb(15 23 42/.12);color:#333333}.imt-shell-header__more-panel--open{display:block}.imt-shell-header__more-content{margin-inline:auto;display:flex;width:100%;max-width:1920px;padding:16px 16px 32px}.imt-shell-header__more-column{min-width:220px}.imt-shell-header__more-title{padding:0 8px 12px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.imt-shell-header__more-links{display:flex;flex-direction:column;gap:4px}.imt-shell-header__more-link{border-radius:12px;padding:8px!important;color:#333333;transition:color .2s ease}.imt-shell-header__more-link:hover{color:var(--imt-shell-primary);text-decoration:underline;text-underline-offset:4px}.imt-shell-header__locale{position:relative}.imt-shell-header__locale-trigger{display:flex;align-items:center;gap:8px;border-radius:8px;padding:8px;color:#333333;transition:background-color .2s ease}.imt-shell-header__locale-trigger:hover{background:rgb(255 255 255/.52)}.imt-shell-header__locale-icon{width:20px;height:20px}.imt-shell-header__locale-menu{position:absolute;right:0;top:100%;z-index:30;display:none;min-width:140px;width:-moz-max-content;width:max-content;max-width:min(280px,calc(100vw - 24px));max-height:min(420px,calc(100vh - 84px));overflow-y:auto;border-radius:16px;border:1px solid var(--imt-shell-frost-border);background:var(--imt-shell-frost-bg-strong);padding:8px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 16px 40px rgb(15 23 42/.12);color:#333333}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.imt-shell-header:before,.imt-shell-header__locale-menu,.imt-shell-header__more-panel,.imt-shell-header__panel{background:var(--imt-shell-frost-bg-strong)}}.imt-shell-header__locale-menu--open{display:block}.imt-shell-header__locale-options{display:flex;flex-direction:column;gap:4px}.imt-shell-header__locale-option{border-radius:12px;padding:8px 12px;text-align:left;white-space:nowrap;transition:color .2s ease,background-color .2s ease}.imt-shell-header__locale-option--active{background:transparent;font-weight:700;color:var(--imt-shell-primary)}.imt-shell-header__locale-option--default{color:#4b5563}.imt-shell-header__locale-option:hover{background:rgb(244 114 182/.1);color:#111827}.imt-shell-header__locale-option:focus-visible{background:rgb(244 114 182/.1);color:#111827}.imt-shell-header__locale-option--default:hover{background:rgb(244 114 182/.1);color:#111827}.imt-shell-header__focusable:focus-visible{outline:none;box-shadow:0 0 0 2px rgb(234 76 137/.3)}.imt-shell-drawer{position:fixed;inset-inline:0;top:60px;bottom:0;z-index:10015;background:rgb(0 0 0/.5)}.imt-shell-drawer__panel{max-height:calc(100vh - 100px);overflow-y:auto;background:linear-gradient(180deg,rgb(255 255 255/.94),rgb(255 255 255/.88));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 48px rgb(15 23 42/.14)}.imt-shell-drawer__content{display:flex;flex-direction:column;padding:12px 16px}.imt-shell-drawer__locale{margin-top:12px;border-top:1px solid rgb(148 163 184/.18);padding-top:12px;border-radius:8px}.imt-shell-drawer__locale-title{display:flex;align-items:center;gap:8px;font-weight:500;color:#6b7280}.imt-shell-drawer__locale-title-icon{width:16px;height:16px}.imt-shell-drawer__locale-trigger-label{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.imt-shell-drawer__item-trigger--locale{gap:12px}.imt-shell-drawer__locale-current{min-width:0;overflow:hidden;color:#333333;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.imt-shell-drawer__locale-options{display:flex;flex-direction:column;gap:4px;padding:4px 0 0 24px}.imt-shell-drawer__locale-option{border-radius:8px;padding:12px 16px;text-align:left;transition:color .2s ease,background-color .2s ease}.imt-shell-drawer__locale-option--active{background:rgb(255 255 255/.62);font-weight:500;color:#333333}.imt-shell-drawer__locale-option--default{color:#4b5563}.imt-shell-drawer__locale-option--default:hover{background:rgb(255 255 255/.52);color:#333333}.imt-shell-drawer__cta{margin-top:16px;border-radius:9999px;background:var(--imt-shell-primary);padding:12px 16px!important;text-align:center;font-weight:600;color:#ffffff}.imt-shell-drawer__item{border-radius:8px}.imt-shell-drawer__item-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:8px;padding:12px 16px;text-align:left;color:#333333;transition:background-color .2s ease}.imt-shell-drawer__item-trigger:hover{background:rgb(255 255 255/.52)}.imt-shell-drawer__item-trigger-icon{width:16px;height:16px;transition:transform .2s ease}.imt-shell-drawer__item-trigger-icon--open{transform:rotate(180deg)}.imt-shell-drawer__item-panel{overflow:hidden}.imt-shell-drawer__item-panel--hidden{display:none}.imt-shell-drawer__item-children{display:flex;flex-direction:column;gap:4px;padding:0 24px 8px}.imt-shell-drawer__section{padding-block:8px}.imt-shell-drawer__section-title{display:inline-flex;align-items:center;gap:4px;padding:8px 16px;font-weight:500}.imt-shell-drawer__section-title--muted{color:#9ca3af}.imt-shell-drawer__section-title--default{color:#333333}.imt-shell-drawer__section-title--primary{color:var(--imt-shell-primary)}.imt-shell-drawer__section-link{display:inline-flex;align-items:center;gap:4px;padding:8px 16px!important;font-weight:500;color:var(--imt-shell-primary)}.imt-shell-drawer__section-link-icon{width:16px;height:16px}.imt-shell-drawer__section-links{margin-top:4px;display:flex;flex-direction:column;gap:4px}.imt-shell-drawer__link{border-radius:8px;padding:12px 16px!important;transition:color .2s ease,background-color .2s ease}.imt-shell-drawer__link--root{color:#333333}.imt-shell-drawer__link--child:hover,.imt-shell-drawer__link--root:hover{background:rgb(255 255 255/.52);color:#333333}.imt-shell-drawer__link--child{color:#4b5563}.imt-shell-drawer__link--muted{color:#9ca3af}.imt-shell-header-root{color:#333333;border-bottom:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;font-size:16px}@media (max-width:767px){.imt-shell-header-root{font-size:14px}}.imt-shell-panel{box-shadow:var(--imt-shell-shadow)}.imt-shell-link{padding:8px 16px!important}.imt-shell-link,.imt-shell-link:hover{text-decoration:none}.imt-shell-footer-card{background:var(--imt-shell-footer-bg);color:var(--imt-shell-footer-text)}.imt-shell-footer{width:100%}.imt-shell-footer__container{margin-inline:auto;width:100%;max-width:1920px;padding:0}.imt-shell-footer__card{padding:48px 24px;color:#ffffff}.imt-shell-footer__card--compact{padding:72px 32px}.imt-shell-footer__card--rounded{border-radius:24px}.imt-shell-footer__card--compact-rounded{border-radius:0}.imt-shell-footer__card--rounded-sm{border-radius:8px}.imt-shell-footer__main{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.imt-shell-footer__brand{width:100%}.imt-shell-footer__brand-link{display:flex;align-items:center;justify-content:center;gap:8px;color:inherit;text-decoration:none}.imt-shell-footer__logo{width:48px;height:48px}.imt-shell-footer__brand-name{font-size:16px;font-weight:700}.imt-shell-footer__description{margin-top:48px;font-size:16px;display:flex;justify-content:center}.imt-shell-footer__social{margin-top:48px}.imt-shell-footer__section-title,.imt-shell-footer__social-title{font-size:18px;font-weight:700;opacity:.6}.imt-shell-footer__social-links{margin-top:16px;display:flex;max-width:240px;flex-wrap:wrap;gap:16px}.imt-shell-footer-social-link{display:inline-flex;min-width:0;height:auto;align-items:center;justify-content:center;border-radius:0;padding:0!important;color:#ffffff;transition:opacity .2s ease}.imt-shell-footer-social-link:hover{opacity:.8}.imt-shell-footer-social-icon{display:block;width:24px;height:24px}.imt-shell-footer__sections{display:flex;width:100%;flex:1;flex-direction:column;justify-content:flex-start;gap:40px}.imt-shell-footer__sections--compact{max-width:860px;margin:0 auto}.imt-shell-footer__section{font-size:18px;min-width:0}.imt-shell-footer__section,.imt-shell-footer__section-groups,.imt-shell-footer__section-links{display:flex;flex-direction:column;gap:16px}.imt-shell-footer__section-group{display:flex;flex-direction:column;gap:12px}.imt-shell-footer__section-group-title{margin-top:16px;margin-bottom:8px;font-size:18px;color:#8a8a8a}.imt-shell-footer__section-link{font-size:18px;color:#ffffff;transition:color .2s ease;padding:0!important}.imt-shell-footer__section-group .imt-shell-footer__section-links{gap:8px}.imt-shell-footer__section-link:hover{color:var(--imt-shell-primary)}.imt-shell-footer__meta{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;font-size:16px;color:rgb(255 255 255/.8)}.imt-shell-footer__region{display:flex;flex-direction:column;align-items:center;gap:16px;font-size:18px}.imt-shell-footer__region-image-wrap{border-radius:8px;background:#ffffff;padding:8px}.imt-shell-footer__region-image{width:144px;height:auto;border-radius:8px}.imt-shell-footer__region-link,.imt-shell-footer__region-title{font-size:18px;font-weight:700;color:#ffffff}.imt-shell-footer__region-link{text-decoration:underline;text-underline-offset:2px}.imt-shell-footer__region-note{font-size:16px;color:#d9d9d9}.imt-shell-footer__card--cn{background:#343b4b}.imt-shell-footer__cn-grid{gap:32px}.imt-shell-footer__cn-brand,.imt-shell-footer__cn-company,.imt-shell-footer__cn-contact,.imt-shell-footer__cn-grid{display:flex;flex-direction:column}.imt-shell-footer__cn-slogan{margin-top:12px;font-size:16px;color:rgb(255 255 255/.92)}.imt-shell-footer__cn-meta{margin-top:56px;display:flex;flex-direction:column;gap:12px;font-size:16px;color:rgb(255 255 255/.92)}.imt-shell-footer__cn-company-name{font-size:16px;font-weight:700;color:#ffffff}.imt-shell-footer__cn-company-desc{max-width:520px;line-height:1.55}.imt-shell-footer__cn-company-desc,.imt-shell-footer__cn-email{margin-top:12px;font-size:16px;color:rgb(255 255 255/.92)}.imt-shell-footer__cn-legal-links{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px}.imt-shell-footer__cn-legal-link{font-size:16px;color:#ffffff;text-decoration:underline;text-underline-offset:2px}.imt-shell-footer__cn-contact{align-items:center;gap:12px}.imt-shell-footer__cn-contact-image-wrap{border-radius:16px;background:#ffffff;padding:12px}.imt-shell-footer__cn-contact-image{display:block;width:92px;height:92px;border-radius:8px}.imt-shell-footer__cn-contact-title{font-size:16px;color:rgb(255 255 255/.92)}.imt-shell-desktop-actions,.imt-shell-desktop-nav{display:none;flex-direction:row;align-items:center}.imt-shell-mobile-nav{display:flex;flex-direction:row;align-items:center}@media (min-width:768px){.imt-shell-header__nav{gap:8px}.imt-shell-desktop-actions.imt-shell-desktop-actions--zh,.imt-shell-desktop-nav.imt-shell-desktop-nav--zh{display:flex}.imt-shell-mobile-nav.imt-shell-mobile-nav--zh{display:none}.imt-shell-footer__container{padding:80px 24px}.imt-shell-footer__card{padding:69px 64px}.imt-shell-footer__card--compact{padding:72px 40px}.imt-shell-footer__logo{width:32px;height:32px}.imt-shell-footer__main{flex-direction:row}.imt-shell-footer__brand{max-width:330px}.imt-shell-footer__brand-link{justify-content:flex-start}.imt-shell-footer__description{justify-content:flex-start;text-align:left}.imt-shell-footer__sections{width:auto;flex:0 0 auto;margin-left:auto;display:grid;grid-template-columns:148px 112px 112px 176px;align-items:start;-moz-column-gap:36px;column-gap:36px;row-gap:0}.imt-shell-footer__region,.imt-shell-footer__section{min-width:0}.imt-shell-footer__sections--compact{justify-content:center;gap:72px}.imt-shell-footer__cn-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1.85fr) 144px;-moz-column-gap:56px;column-gap:56px;align-items:start}.imt-shell-footer__cn-slogan{margin-top:14px}.imt-shell-footer__cn-meta{margin-top:72px}.imt-shell-footer__cn-contact{justify-self:end}.imt-shell-footer__cn-contact-image{width:88px;height:88px}}@media (min-width:1600px){.imt-shell-footer__sections{grid-template-columns:156px 120px 120px 184px;-moz-column-gap:44px;column-gap:44px}.imt-shell-footer__card--compact{padding:72px 80px}.imt-shell-footer__sections--compact{gap:96px}}@media (min-width:1024px){.imt-shell-header__action--show-from-lg{display:inline-flex}.imt-shell-desktop-actions.imt-shell-desktop-actions--default,.imt-shell-desktop-nav.imt-shell-desktop-nav--default{display:flex}.imt-shell-mobile-nav.imt-shell-mobile-nav--default{display:none}}@media (min-width:1280px){.imt-shell-header__action--show-from-xl{display:inline-flex}}@media (min-width:1500px){.imt-shell-header__install-label--from-3xl{display:inline}.imt-shell-header__install-simple-label--until-3xl{display:none}}@media (min-width:1536px){.imt-shell-header__actions{gap:24px}.imt-shell-footer__sections{gap:64px}}@media (min-width:1920px){.imt-shell-header__install-label--from-4xl{display:inline}.imt-shell-header__install-simple-label--until-4xl{display:none}}@media (min-width:2560px){.imt-shell-header__nav{gap:16px}.imt-shell-footer__card{padding-inline:180px}}tfoot td,tfoot th,thead td,thead th{--border-width:3px}iframe{flex:1;width:100%}:not(thead,tfoot)>*>td{--font-size:0.875em}.clearfix:after{content:"";display:table;clear:both}:root{--font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",system-ui,-apple-system,"Segoe UI","Roboto","Ubuntu","Cantarell","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--line-height:1.5;--font-weight:400;--font-size:16px;--border-radius:0.25rem;--border-width:1px;--outline-width:3px;--spacing:1rem;--typography-spacing-vertical:1.5rem;--block-spacing-vertical:calc(var(--spacing) * 2);--block-spacing-horizontal:var(--spacing);--grid-spacing-vertical:0;--grid-spacing-horizontal:var(--spacing);--table-border-color:hsl(205deg,20%,94%)}body [data-imt-translation-only],body font{font-family:var(--font-family)}@media (min-width:576px){:root{--font-size:14px}}@media (min-width:992px){:root{--font-size:19px}}@media screen and (max-width:767px){.docx{width:100vw!important;padding:16px!important;overflow-x:scroll;overflow-y:hidden}}.docx-wrapper{background-color:white}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.docx{width:unset!important}@page{margin-top:30px;margin-bottom:30px}.print-hide{display:none!important}#immersive-translate-popup{display:none;opacity:0}}[imt-state=dual] .dualBackgroundGrey .immersive-translate-target-translation-block-wrapper,[imt-state=dual] .dualBackgroundGrey .immersive-translate-target-translation-inline-wrapper,[imt-state=dual] .dualBackgroundGrey .imt_t-block-wrapper{background-color:#e3e4e588;padding:12px;border-radius:4px;border:unset;border-left:unset!important;opacity:unset!important;font-style:unset!important;box-shadow:unset!important;font-weight:unset!important}[imt-state=dual] .dualBackgroundGrey .immersive-translate-target-translation-inline-wrapper{padding:6px}[imt-state=dual] .dualBackgroundGrey .immersive-translate-target-translation-block-wrapper:before,[imt-state=dual] .dualBackgroundGrey .imt_t-block-wrapper:before{border:unset}[imt-state=dual] .dualBackgroundGrey .immersive-translate-target-inner,[imt-state=dual] .dualBackgroundGrey .imt_inner{background-color:unset;color:unset;border-bottom:unset!important;background-image:unset;padding-bottom:unset;filter:unset!important;border-radius:unset;display:unset;text-shadow:unset!important;box-shadow:unset!important;text-decoration:unset!important}:root:not([data-theme=dark]),[data-theme=light]{--primary-color:#ea4c89;--error-color:#f53f3f;--primary-button-linear-color:#ffcb13;--select-background-color:#f3f5f6;--service-select-background-color:#ffffff;--service-select-selected-background-color:#f3f5f6;--text-black:#111111;--text-gray-2:#222222;--text-gray-3:#333333;--text-gray-6:#666666;--text-gray-9:#999999;--text-gray-c2:#c2c2c2;--background-night-black:#ffffff;--background-night-gray:#ffffff;--border-black-e6:#e6ebf5;--border-gray-d3:#d3daec;--bg-black-9f:#9fb2e21a;--bg-record-hover:#f0f3fa;--bg-white-f5:#f5f9ff;--bg-btn-white:#ffffff;--bg-white:#ffffff;--box-shadow-white-bc:#bcd7ff66;--table-border-white-d9:#d9d9d9;--table-bg-white-f5:#f5f9ff;--table-bg-pink-fe:#fef4f8;--comment-bg-white:#ffffff;--comment-bg-white-f2:#f2fafd;--commnet-bg-white-ef:#effaf4;--item-selected-bg:#f3f5f6;--popover-border-color:#ffffff;--popup-bg-color:#ffffff}[data-theme=dark]{--primary-color:#ea4c89;--error-color:#f53f3f;--primary-button-linear-color:#ffcb13;--select-background-color:#191919;--service-select-background-color:#191919;--service-select-selected-background-color:#333333;--text-black:#ffffff;--text-gray-2:#ffffff;--text-gray-3:#ffffff;--text-gray-6:#b3b3b3;--text-gray-9:#777777;--text-gray-c2:#5b5b5b;--background-night-black:#191919;--background-night-gray:#272727;--border-gray-d3:#ffffff80;--border-black-e6:#333437;--bg-black-9f:#ffffff14;--bg-record-hover:#3d3b3b;--bg-white-f5:#272727;--bg-white:#191919;--bg-btn-white:#474747;--box-shadow-white-bc:#10131666;--table-bg-white-f5:#373f4b;--table-bg-pink-fe:#5d3a48;--comment-bg-white:rgba(255,255,255,0.3);--comment-bg-white-f2:rgba(242,250,253,0.3);--comment-bg-white-ef:rgba(239,250,244,0.3)}:root{--h-font-size-default:22px;--table-font-size:15px;--main-content-width:100%}@media (min-width:900px){:root{--main-content-width:900px}}@media (min-width:1200px){:root{--main-content-width:1200px;--font-size:20px}}@media (min-width:768px){:root{--h-font-size-default:30px;--table-font-size:18px;--font-size:18px}}@media (min-width:1024px){:root{--h-font-size-default:32px;--table-font-size:20px}}.empty-loading{background:var(--bg-white-f5);display:flex;height:100vh;width:100%;align-items:center;justify-content:center}#currency-box{flex:0 1 auto}.new-home-currency-box{width:165px}.new-home-currency-box .currency-select{width:100%}.currency-selector{font-family:Arial,sans-serif;position:relative}.currency-selector-wrapper{margin-top:20px}.currency-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 20px 8px 12px;border:1px solid #fff;border-radius:5px;background-color:transparent;font-size:16px;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:border-color .3s,box-shadow .3s}select.currency-select option{background-color:#666666}.currency-select:hover{border-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.15)}.currency-select:focus{outline:none;border-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.2)}.currency-selector:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #fff}