:root{--max-width:100vw;--border-radius-sm:4px;--border-radius-md:8px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--main-color:#ef0060;--background-default:#fff;--background-menu:#323232;--block-plain_text:#fff;--block-question:#c6f6d5;--block-carousel:#bee3f8;--block-wide_image:#63b3ed;--block-move_section:#fefcbf;--block-scenario_action:#fed7d7;--text-high-emphasis:#000;--text-high-emphasis-inverse:#fff;--text-alert:#e53e3e;--border-low-emphasis:rgba(0,0,0,.2);--border-medium-emphasis:rgba(0,0,0,.4);--border-heigh-emphasis:rgba(0,0,0,.8);--border-alert:#e53e3e;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:32px;--spacing-bottom:25vh;--opacity-disabled:0.4;--menu-primary:#06c655;--font-size-sm:0.875rem;--font-size-md:1rem}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;background:var(--background-default)}body{color:var(--text-high-emphasis)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}html.staging-background{background-image:url(/common/staging.png);background-repeat:repeat;background-size:320px}html.staging-background body{background-color:transparent}