:root,.imt-shell-root{--imt-shell-primary: #ea4c89;--imt-shell-text: #111111;--imt-shell-text-muted: #666666;--imt-shell-surface: rgba(255, 255, 255, .92);--imt-shell-border: rgba(17, 17, 17, .08);--imt-shell-shadow: 0 16px 48px rgba(17, 17, 17, .12);--imt-shell-footer-bg: #111111;--imt-shell-footer-text: #ffffff;--imt-shell-footer-muted: rgba(255, 255, 255, .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}imt-site-sidebar{display:contents}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:fixed;inset-inline-start:0;top:60px;z-index:55;display:none;height:calc(100vh - 60px);max-height:calc(100vh - 60px);flex-shrink:0;overflow:auto;border-inline-end:1px solid rgb(226 232 240 / .72);background:rgb(247 247 247 / 1);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:#fffc;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:.5px 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:hover,.imt-shell-sidebar__item:focus-visible,.imt-shell-sidebar__item--active{border-color:#ea4c89;background:#faccde;box-shadow:0 4px 12px #ffa6c980}.imt-shell-sidebar__item--active{font-weight:600}.imt-shell-sidebar__item-icon{display:inline-flex;width:40px;height:40px;flex-shrink:0;align-items:center;justify-content:center}.imt-shell-sidebar__item-icon>*{width:40px;height:40px;flex-shrink:0}.imt-shell-sidebar__item-icon-svg{width:40px;height:40px;flex-shrink:0}.imt-shell-sidebar__item-icon-svg--padded{padding:8px}.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-site-sidebar[data-reserve-layout-space=true]{display:block;width:var(--imt-shell-sidebar-width);min-width:var(--imt-shell-sidebar-width);flex:0 0 var(--imt-shell-sidebar-width)}.imt-shell-sidebar-root[data-reserve-layout-space=true]{display:block;width:var(--imt-shell-sidebar-width);min-width:var(--imt-shell-sidebar-width);flex:0 0 var(--imt-shell-sidebar-width)}.imt-shell-sidebar--desktop{display:flex;width:var(--imt-shell-sidebar-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}}@media (max-width: 767px){imt-site-sidebar{display:contents}.imt-shell-sidebar-root{display:contents}}.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 / .82);--imt-shell-frost-bg-strong: rgb(255 255 255 / .9);--imt-shell-frost-border: rgb(226 232 240 / .72)}[data-theme=dark] .imt-shell-header--supports-dark-mode{--imt-shell-frost-bg: rgb(24 24 27 / .82);--imt-shell-frost-bg-strong: rgb(24 24 27 / .92);--imt-shell-frost-border: 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-frost-bg: rgb(24 24 27 / .82);--imt-shell-frost-bg-strong: rgb(24 24 27 / .92);--imt-shell-frost-border: rgb(255 255 255 / .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 #00000014;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 #00000047}@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 #00000047}}.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:#333}[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__nav>a,[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__toggle,[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__trigger,[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__section-label--default,[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__more-link,[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__locale-option--default{color:#f4f4f5f5}@media only screen and (prefers-color-scheme: dark){: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__nav>a,: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__toggle,:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__trigger,: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__section-label--default,: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__more-link,: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__locale-option--default{color:#f4f4f5f5}}[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__toggle:hover,[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{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__toggle:hover,: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{background:rgb(255 255 255 / .08)}}[data-theme=dark] .imt-shell-header--supports-dark-mode .imt-shell-header__panel,[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__locale-menu{background:linear-gradient(180deg,rgb(30 30 34 / .94) 0%,rgb(22 22 26 / .9) 100%),var(--imt-shell-frost-bg-strong);color:#f4f4f5f5;box-shadow:0 18px 48px #0000005c}@media only screen and (prefers-color-scheme: dark){:root:not([data-theme=light]) .imt-shell-header--supports-dark-mode .imt-shell-header__panel,: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__locale-menu{background:linear-gradient(180deg,rgb(30 30 34 / .94) 0%,rgb(22 22 26 / .9) 100%),var(--imt-shell-frost-bg-strong);color:#f4f4f5f5;box-shadow:0 18px 48px #0000005c}}[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:#333;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:#333;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:#fff}.imt-shell-header__action--install:hover{color:#fff}.imt-shell-header__action-icon{display:inline-flex;align-items:center;justify-content:center}.imt-shell-header__action-icon>svg,.imt-shell-header__action-icon>img{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__nav,.imt-shell-header__actions,.imt-shell-header__mobile{align-items:center}.imt-shell-header__cta{border-radius:9999px;background:var(--imt-shell-primary);padding:8px 20px!important;font-weight:600;color:#fff;transition:background-color .2s ease}.imt-shell-header__cta:hover{background:rgb(234 76 137 / .9)}.imt-shell-header__toggle,.imt-shell-header__trigger,.imt-shell-header__locale-trigger,.imt-shell-header__locale-option{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__nav-item,.imt-shell-header__more{position:relative}.imt-shell-header__trigger,.imt-shell-header__more-trigger{display:flex;align-items:center;border-radius:8px;padding:8px;font-size:16px;font-weight:500;line-height:24px;color:#333;transition:color .2s ease}.imt-shell-root .imt-shell-header__trigger,.imt-shell-root .imt-shell-header__more-trigger,.imt-shell-root .imt-shell-header__section-link,.imt-shell-root .imt-shell-header__section-item,.imt-shell-root .imt-shell-header__more-link,.imt-shell-root .imt-shell-header__locale-trigger,.imt-shell-root .imt-shell-header__locale-option{letter-spacing:normal;text-transform:none}.imt-shell-header__trigger:hover,.imt-shell-header__more-trigger:hover,.imt-shell-header__trigger--active,.imt-shell-header__more-trigger--active{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 currentcolor;line-height:1.2;padding-bottom:1px}.imt-shell-header__trigger-icon,.imt-shell-header__more-trigger-icon,.imt-shell-header__locale-trigger-icon{margin-left:4px;width:16px;height:16px;transition:transform .2s ease}.imt-shell-header__trigger-icon--open,.imt-shell-header__more-trigger-icon--open,.imt-shell-header__locale-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:#333}.imt-shell-header--panel-open .imt-shell-header__panel,.imt-shell-header--panel-open .imt-shell-header__more-panel{border-top-color:transparent}.imt-shell-header__panel--wide{box-shadow:0 20px 48px #0f172a1f}.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;min-width:-moz-max-content;min-width:max-content;padding-bottom:32px}.imt-shell-header__section-block{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:#333}.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:#333}.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 currentcolor;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 #0f172a1f;color:#333}.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:#333;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:#333;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 #0f172a1f;color:#333}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.imt-shell-header:before,.imt-shell-header__panel,.imt-shell-header__more-panel,.imt-shell-header__locale-menu{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 #ea4c894d}.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) 0%,rgb(255 255 255 / .88) 100%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 48px #0f172a24}.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:#333;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:#333}.imt-shell-drawer__locale-option--default{color:#4b5563}.imt-shell-drawer__locale-option--default:hover{background:rgb(255 255 255 / .52);color:#333}.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:#fff}.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:#333;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:#333}.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:#333}.imt-shell-drawer__link--root:hover,.imt-shell-drawer__link--child:hover{background:rgb(255 255 255 / .52);color:#333}.imt-shell-drawer__link--child{color:#4b5563}.imt-shell-drawer__link--primary{color:var(--imt-shell-primary);font-weight:600;background:rgb(253 242 248 / 1)}.imt-shell-drawer__link--primary:hover{color:var(--imt-shell-primary);background:rgb(252 231 243 / 1)}.imt-shell-drawer__link--muted{color:#9ca3af}.imt-shell-header-root{color:#333;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:0 -1px #11111114,0 32px 48px -16px #1111111f}.imt-shell-link{text-decoration:none;padding:8px 16px!important}.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:#fff}.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__social-title,.imt-shell-footer__section-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:#fff;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{display:flex;flex-direction:column;gap:16px;font-size:18px;min-width:0}.imt-shell-footer__section-links,.imt-shell-footer__section-groups{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:#fff;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:#fffc}.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:#fff}.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{display:flex;flex-direction:column;gap:32px}.imt-shell-footer__cn-brand,.imt-shell-footer__cn-company,.imt-shell-footer__cn-contact{display:flex;flex-direction:column}.imt-shell-footer__cn-slogan{margin-top:12px;font-size:16px;color:#ffffffeb}.imt-shell-footer__cn-meta{margin-top:56px;display:flex;flex-direction:column;gap:12px;font-size:16px;color:#ffffffeb}.imt-shell-footer__cn-company-name{font-size:16px;font-weight:700;color:#fff}.imt-shell-footer__cn-company-desc{max-width:520px;margin-top:12px;font-size:16px;line-height:1.55;color:#ffffffeb}.imt-shell-footer__cn-email{margin-top:12px;font-size:16px;color:#ffffffeb}.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:#fff;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:#ffffffeb}.imt-shell-desktop-nav,.imt-shell-desktop-actions{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-nav.imt-shell-desktop-nav--zh,.imt-shell-desktop-actions.imt-shell-desktop-actions--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__section,.imt-shell-footer__region{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-nav.imt-shell-desktop-nav--default,.imt-shell-desktop-actions.imt-shell-desktop-actions--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}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.\!mb-0{margin-bottom:0!important}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-6{margin-left:1.5rem}.mr-2{margin-right:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.h-5{height:1.25rem}.h-full{height:100%}.w-5{width:1.25rem}.w-\[1px\]{width:1px}.w-full{width:100%}.max-w-none{max-width:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.self-center{align-self:center}.whitespace-pre-line{white-space:pre-line}.bg-\[var\(--primary-color\)\]{background-color:var(--primary-color)}.p-4{padding:1rem}.pl-3{padding-left:.75rem}.pr-5{padding-right:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.text-\[\#999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}a{color:var(--unnamed, #6ca7ff);font-size:.875rem;line-height:1.25rem}.light-text{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}input:focus,textarea:focus,select:focus{outline:none}.label{font-size:1rem;line-height:1.5rem}.content-width{width:var(--content-width);display:flex;flex-direction:row;align-items:center;font-size:1rem;line-height:1.5rem}.input-group{border:1px solid #e7e9eb;width:var(--content-width);display:flex;flex-direction:row;border-radius:.5rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}.input-group input{color:var(--999, #999);width:100%;flex:1 1 0%;font-size:.875rem;line-height:1.25rem}@media (prefers-color-scheme: dark){.input-group input{--tw-text-opacity: 1;color:rgb(219 219 219 / var(--tw-text-opacity, 1))}}.button{background-color:var(--primary-color);width:var(--content-width);position:relative;display:flex;height:2.5rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-disable{background-color:#f4a5c4;cursor:not-allowed}@media (prefers-color-scheme: dark){.button-disable{--tw-bg-opacity: 1;background-color:rgb(126 47 77 / var(--tw-bg-opacity, 1))}}.message{color:#f53f3f;min-height:16px;width:var(--content-width);padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem;line-height:1.25rem}@media (prefers-color-scheme: dark){.message{--tw-text-opacity: 1;color:rgb(223 59 59 / var(--tw-text-opacity, 1))}}.show-password-icon{cursor:pointer}.protocol{padding:0 20px;color:var(--999, #999);font-size:.875rem;line-height:1.25rem}.email{padding:0 0 4px 6px;color:var(--999, #999);font-size:.875rem;line-height:1.25rem}.success-text{margin-top:1rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(104 205 82 / var(--tw-text-opacity, 1))}.ant-menu-item-selected,.ant-btn-primary{background-color:var(--primary-color)!important}.ant-btn-primary[disabled]{background-color:unset!important}#currency-box{flex:0 1 auto}.currency-selector{font-family:Arial,sans-serif;position:relative}.currency-selector-wrapper{margin:20px 0}.currency-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 20px 8px 12px;border:1px solid #222;border-radius:5px;background-color:transparent;font-size:16px;color:#222;box-shadow:0 2px 4px #0000001a;transition:border-color .3s,box-shadow .3s}.currency-select:hover{border-color:#222;box-shadow:0 3px 6px #00000026}.currency-select:focus{outline:none;border-color:#222;box-shadow:0 3px 6px #0003}.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 #222}.update-hash{display:none}[data-theme=light],:root:not([data-theme=dark]){--primary-color: #ea4c89;--primary-button-linear-color: #ffcb13;--select-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-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;--tabale-bg-pink-fe: #fef4f8;--comment-bg-white: #ffffff;--comment-bg-white-f2: #f2fafd;--commnet-bg-white-ef: #effaf4}@media only screen and (prefers-color-scheme: dark){:root:not([data-theme=light]){--primary-color: #ea4c89;--primary-button-linear-color: #ffcb13;--select-background-color: #191919;--text-black: #ffffff;--text-gray-2: #ffffff;--text-gray-3: #ffffff;--text-gray-2: #dbdbdb;--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-white-f5: #272727;--bg-white: #191919;--bg-btn-white: #474747;--box-shadow-white-bc: #10131666;--table-bg-white-f5: #373f4b;--tabale-bg-pink-fe: #5d3a48;--comment-bg-white: rgba(255, 255, 255, .3);--comment-bg-white-f2: rgba(242, 250, 253, .3);--commnet-bg-white-ef: rgba(239, 250, 244, .3)}}[data-theme=dark]{--primary-color: #ea4c89;--primary-button-linear-color: #ffcb13;--select-background-color: #191919;--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-white-f5: #272727;--bg-white: #191919;--bg-btn-white: #474747;--box-shadow-white-bc: #10131666;--table-bg-white-f5: #373f4b;--tabale-bg-pink-fe: #5d3a48;--comment-bg-white: rgba(255, 255, 255, .3);--comment-bg-white-f2: rgba(242, 250, 253, .3);--commnet-bg-white-ef: rgba(239, 250, 244, .3)}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}
