:root{color-scheme:light;--app-page-background:#fff;--text-brand:24px;--text-title:16px;--text-ui:13px;--text-shell-title:17px;--text-shell-navigation:14px;--text-label:12px;--text-caption:11px;--text-micro:10px;--text-mobile-brand:20px;--text-mobile-title:15px;--text-mobile-label:11.5px;--text-hero:68px;--text-hero-mobile:44px;--text-public-subhero:20px;--text-public-route-title:52px;--text-display:48px;--text-dialog-title:28px;--text-space-title:26px;--text-space-title-long:22px;--text-space-title-xlong:19px;--weight-regular:400;--weight-brand:300;--weight-display:360;--weight-medium:420;--weight-strong:450;--font-ui:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}:root[data-theme=dark]{--app-page-background:#05080b;color-scheme:dark}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body,html{background:var(--app-page-background)}body{font-family:var(--font-ui);font-weight:var(--weight-regular);letter-spacing:0;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body.swarm-modal-open{overflow:hidden}a{color:inherit;text-decoration:none}:where(input,select,textarea,button){font:inherit}button{cursor:pointer}:where(summary,select,input[type=checkbox],input[type=radio]){cursor:pointer}:where(button,select,input):disabled{cursor:default}svg{display:block}:where(h1,h2,h3,h4,p){margin:0}strong{font-weight:var(--weight-strong)}.sr-only,.visually-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.app-theme-icon,.swarm-route-transition-feedback{display:none}:root:not([data-theme=dark]) .app-theme-icon-moon,:root[data-theme=dark] .app-theme-icon-sun{display:block}