html{height:100%;color-scheme:light}html.dark{color-scheme:dark}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100%;display:flex;flex-direction:column;color:var(--ant-color-text,#171717);background:var(--ant-color-bg-container,#ffffff);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{text-decoration:none}.tms-brand,a{color:inherit}.tms-brand{font:inherit;white-space:nowrap}.tms-brand__initial{font-weight:700}.tms-brand__rest{display:inline-grid;grid-template-columns:0fr;opacity:0;transition:grid-template-columns .32s cubic-bezier(.2,0,0,1),opacity .2s ease}.tms-brand__rest-inner{overflow:hidden;min-width:0;white-space:nowrap}@media (hover:hover) and (pointer:fine){.tms-brand--hover:hover .tms-brand__rest{grid-template-columns:1fr;opacity:1}}:focus-visible .tms-brand--hover .tms-brand__rest{grid-template-columns:1fr;opacity:1}.tms-brand--collapse-once .tms-brand__rest{grid-template-columns:1fr;opacity:1}.tms-brand--collapsed .tms-brand__rest{grid-template-columns:0fr;opacity:0;transition:grid-template-columns .45s cubic-bezier(.2,0,0,1),opacity .25s ease}@media (prefers-reduced-motion:reduce){.tms-brand--collapsed .tms-brand__rest,.tms-brand__rest{transition:none}.tms-brand--collapse-once .tms-brand__rest{grid-template-columns:0fr;opacity:0}}.tms-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}