:root {
    /* Editor */
    --default-editor-highlight: #0091FF;
    --default-editor-bg: #323232;
    --hierarchy-selected-background: #1264A3;
    --hierarchy-selected-background-children: #1D4E79;
    --field-hover-border: #6F6F6F;
    --menu-bg: #282828;

    /* Font */
    --font-default-color: #E2E2E2;
    --font-highlight-color: #F8F8F8;
    --font-secondary-color: #6F6F6F;
    --font-inactive-color: #858585;
    --font-hierarchy-color: #8F8F8F;
    --font-small-size: 10px;
    --font-default-size: 12px;

    /* Icons */
    --icon-color: #8F8F8F;
    --icon-highlight: #F8F8F8;
    --icon-hover: #C7C7C7;
    --icon-hover-background: #272727;
    --icon-hover-background-transparent: rgba(0.15,0.15,0.15,0.3);
    --icon-active-background: var(--default-editor-highlight);

    /* Gizmos: Prototype */
    --default-proto-gizmo: #5EB0EF;

    /* Gizmos: Env */
    --default-env-gizmo: #5BB98C;

    /* Borders */
    --default-border-radius: 1px;
    --default-border-width: 1px;
    --padding-default: 6px;
    --padding-inner: 2px;
    --padding-double: 12px;
    --padding-vertical: 4px;

    /* Multi-User Colors */
    --color--blue: #0081F1;
    --color--tomato: #DB4324;
    --color--crimson: #E03177;
    --color--pink: #D23197;
    --color--plum: #A43CB4;
    --color--purple: #8445BC;
    --color--violet: #644FC1;
    --color--cyan: #0894B3;
    --color--teal: #0E9888;
    --color--brown: #A07653;

}

/* Variable fonts usage:
:root { font-family: "Inter", sans-serif; }
@supports (font-variation-settings: normal) {
  :root { font-family: "InterVariable", sans-serif; font-optical-sizing: auto; }
} */
@font-face {
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/InterVariable.woff2") format("woff2");
}
@font-face {
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/InterVariable-Italic.woff2") format("woff2");
}

/* static fonts */
@font-face { font-family: "Inter"; font-style: normal; font-weight: 100; font-display: swap; src: url("/fonts/Inter-Thin.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 100; font-display: swap; src: url("/fonts/Inter-ThinItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 200; font-display: swap; src: url("/fonts/Inter-ExtraLight.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 200; font-display: swap; src: url("/fonts/Inter-ExtraLightItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 300; font-display: swap; src: url("/fonts/Inter-Light.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 300; font-display: swap; src: url("/fonts/Inter-LightItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("/fonts/Inter-Regular.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 400; font-display: swap; src: url("/fonts/Inter-Italic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("/fonts/Inter-Medium.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 500; font-display: swap; src: url("/fonts/Inter-MediumItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("/fonts/Inter-SemiBold.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 600; font-display: swap; src: url("/fonts/Inter-SemiBoldItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 700; font-display: swap; src: url("/fonts/Inter-Bold.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 700; font-display: swap; src: url("/fonts/Inter-BoldItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 800; font-display: swap; src: url("/fonts/Inter-ExtraBold.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 800; font-display: swap; src: url("/fonts/Inter-ExtraBoldItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 900; font-display: swap; src: url("/fonts/Inter-Black.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 900; font-display: swap; src: url("/fonts/Inter-BlackItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 100; font-display: swap; src: url("InterDisplay-Thin.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 100; font-display: swap; src: url("InterDisplay-ThinItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 200; font-display: swap; src: url("InterDisplay-ExtraLight.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 200; font-display: swap; src: url("InterDisplay-ExtraLightItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 300; font-display: swap; src: url("InterDisplay-Light.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 300; font-display: swap; src: url("InterDisplay-LightItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 400; font-display: swap; src: url("InterDisplay-Regular.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 400; font-display: swap; src: url("InterDisplay-Italic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 500; font-display: swap; src: url("InterDisplay-Medium.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 500; font-display: swap; src: url("InterDisplay-MediumItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 600; font-display: swap; src: url("InterDisplay-SemiBold.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 600; font-display: swap; src: url("InterDisplay-SemiBoldItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 700; font-display: swap; src: url("InterDisplay-Bold.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 700; font-display: swap; src: url("InterDisplay-BoldItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 800; font-display: swap; src: url("InterDisplay-ExtraBold.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 800; font-display: swap; src: url("InterDisplay-ExtraBoldItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 900; font-display: swap; src: url("InterDisplay-Black.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 900; font-display: swap; src: url("InterDisplay-BlackItalic.woff2") format("woff2"); }

@font-feature-values InterVariable {
    @character-variant {
        cv01: 1; cv02: 2; cv03: 3; cv04: 4; cv05: 5; cv06: 6; cv07: 7; cv08: 8;
        cv09: 9; cv10: 10; cv11: 11; cv12: 12; cv13: 13;
        alt-1:            1; /* Alternate one */
        alt-3:            9; /* Flat-top three */
        open-4:           2; /* Open four */
        open-6:           3; /* Open six */
        open-9:           4; /* Open nine */
        lc-l-with-tail:   5; /* Lower-case L with tail */
        simplified-u:     6; /* Simplified u */
        alt-double-s:     7; /* Alternate German double s */
        uc-i-with-serif:  8; /* Upper-case i with serif */
        uc-g-with-spur:  10; /* Capital G with spur */
        single-story-a:  11; /* Single-story a */
        compact-lc-f:    12; /* Compact f */
        compact-lc-t:    13; /* Compact t */
    }
    @styleset {
        ss01: 1; ss02: 2; ss03: 3; ss04: 4; ss05: 5; ss06: 6; ss07: 7; ss08: 8;
        open-digits: 1;                /* Open digits */
        disambiguation: 2;             /* Disambiguation (with zero) */
        disambiguation-except-zero: 4; /* Disambiguation (no zero) */
        round-quotes-and-commas: 3;    /* Round quotes &amp; commas */
        square-punctuation: 7;         /* Square punctuation */
        square-quotes: 8;              /* Square quotes */
        circled-characters: 5;         /* Circled characters */
        squared-characters: 6;         /* Squared characters */
    }
}
@font-feature-values Inter {
    @character-variant {
        cv01: 1; cv02: 2; cv03: 3; cv04: 4; cv05: 5; cv06: 6; cv07: 7; cv08: 8;
        cv09: 9; cv10: 10; cv11: 11; cv12: 12; cv13: 13;
        alt-1:            1; /* Alternate one */
        alt-3:            9; /* Flat-top three */
        open-4:           2; /* Open four */
        open-6:           3; /* Open six */
        open-9:           4; /* Open nine */
        lc-l-with-tail:   5; /* Lower-case L with tail */
        simplified-u:     6; /* Simplified u */
        alt-double-s:     7; /* Alternate German double s */
        uc-i-with-serif:  8; /* Upper-case i with serif */
        uc-g-with-spur:  10; /* Capital G with spur */
        single-story-a:  11; /* Single-story a */
        compact-lc-f:    12; /* Compact f */
        compact-lc-t:    13; /* Compact t */
    }
    @styleset {
        ss01: 1; ss02: 2; ss03: 3; ss04: 4; ss05: 5; ss06: 6; ss07: 7; ss08: 8;
        open-digits: 1;                /* Open digits */
        disambiguation: 2;             /* Disambiguation (with zero) */
        disambiguation-except-zero: 4; /* Disambiguation (no zero) */
        round-quotes-and-commas: 3;    /* Round quotes &amp; commas */
        square-punctuation: 7;         /* Square punctuation */
        square-quotes: 8;              /* Square quotes */
        circled-characters: 5;         /* Circled characters */
        squared-characters: 6;         /* Squared characters */
    }
}
@font-feature-values InterDisplay {
    @character-variant {
        cv01: 1; cv02: 2; cv03: 3; cv04: 4; cv05: 5; cv06: 6; cv07: 7; cv08: 8;
        cv09: 9; cv10: 10; cv11: 11; cv12: 12; cv13: 13;
        alt-1:            1; /* Alternate one */
        alt-3:            9; /* Flat-top three */
        open-4:           2; /* Open four */
        open-6:           3; /* Open six */
        open-9:           4; /* Open nine */
        lc-l-with-tail:   5; /* Lower-case L with tail */
        simplified-u:     6; /* Simplified u */
        alt-double-s:     7; /* Alternate German double s */
        uc-i-with-serif:  8; /* Upper-case i with serif */
        uc-g-with-spur:  10; /* Capital G with spur */
        single-story-a:  11; /* Single-story a */
        compact-lc-f:    12; /* Compact f */
        compact-lc-t:    13; /* Compact t */
    }
    @styleset {
        ss01: 1; ss02: 2; ss03: 3; ss04: 4; ss05: 5; ss06: 6; ss07: 7; ss08: 8;
        open-digits: 1;                /* Open digits */
        disambiguation: 2;             /* Disambiguation (with zero) */
        disambiguation-except-zero: 4; /* Disambiguation (no zero) */
        round-quotes-and-commas: 3;    /* Round quotes &amp; commas */
        square-punctuation: 7;         /* Square punctuation */
        square-quotes: 8;              /* Square quotes */
        circled-characters: 5;         /* Circled characters */
        squared-characters: 6;         /* Squared characters */
    }
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }



body {
  background: var(--default-editor-bg);
  color: var(--font-default-color);
  font-size: var(--font-default-size);
  font-family: "Inter", helvetica neue, sans-serif;
  font-weight: 400;
  line-height: 1.4em;
}

a {
  color: var(--font-default-color);
}

.center {
  text-align: center;
  justify-content: center;
}

.bold {
  font-weight: 700;
}

#app {
  display: flex;
  min-height: 100vh;
}

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.obj_input {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 1px;
  color: var(--font-default-color);
  outline: unset;
  padding: var(--padding-default);
}

.obj_input:focus {
  border: 1px solid var(--default-editor-highlight);
  color: var(--font-highlight-color);
}

.nav__top {
  height: 36px;
  background: var(--menu-bg);
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 var(--padding-double);
  z-index: 2;
}

.nav__left {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 33%
}

.nav__center {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 33%
}

.nav__right {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 33%
}

.nav_dropdown {
  position: absolute;
  top: 50px;
  right: 24px;
  background: var(--menu-bg);
  padding: var(--padding-default);
  min-width: 150px;
  z-index: 10;
  border-radius: 1px;
}

.nav_dropdown.team_picker__dropdown {
  left: 50%;
  margin-left: -75px;
  right: unset;

}

.nav_dropdown__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 1px var(--padding-default);
  cursor: pointer;
}

.nav_dropdown__item:hover {
  background: var(--default-editor-highlight);
  color: var(--font-highlight-color);
}

.nav_dropdown__item .icon__wrapper {
  margin: 0 var(--padding-default);
}

.nav_dropdown__item .icon__wrapper:hover {
  background-color: unset;
}

.team_picker__teamname {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding-left: var(--padding-default);
  user-select: none;
  border-radius: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.team_picker__teamname .icon__wrapper {
  margin-left: var(--padding-default);
  opacity: 0.5;
}

.team_picker__teamname .icon__wrapper:hover {
  background-color: unset;
}

.team_picker__teamname:hover {
  background-color: var(--default-editor-bg);
}

.profile {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  user-select: none;
}

.profile .icon__wrapper {
  margin-left: var(--padding-default);
}

.logo {
  user-select: none;
}

.logo .icon__wrapper {
  margin-right: var(--padding-default);
}

.team {
  cursor: pointer;
  padding-left: var(--padding-default);
}

.title {
}

.notice_page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

.notice_page .notice_logo {
  margin-bottom: 20px;
}

.notice_page .line_item {
  display: flex;
  min-width: 360px;
  max-width: 400px;
  margin-bottom: 10px;
}

.register_logo {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}


.login_page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

.login_page .login_logo {
  margin-bottom: 40px;
}

.login_page .line_item {
  display: flex;
  min-width: 360px;
  max-width: 400px;
}


.user {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
}

.inner {
  width: 800px;
  display: block;
  padding: var(--padding-default) 0;
  z-index: 1;
  min-height: 100%;
}

.profile_list__team_title {
  margin-top: 24px;
}

.profile_list__table_heading {
  margin-top: 24px;
}

.line_item {
  line-height: 26px;
  padding: var(--padding-default);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 32px;
  align-items: center;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  border: 1px solid transparent;
  transition: border-color 128ms ease;
}

.line_item:hover {
  border-radius: 3px;
  border-color: var(--default-editor-highlight);
}

.line_item--user_page {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.line_item__label {
  padding: var(--padding-default);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis ellipsis;
}

.popup__wrapper .line_item__label {
  padding: var(--padding-default) var(--padding-default) 0 var(--padding-default);
}

.line_item__label--end {
  justify-self: end;
}

.label__link {
  color: var(--default-editor-highlight);
  cursor: pointer;
}

.line_item.inactive {
  opacity: 0.5;
  pointer-events: none;
}

.line_item--noh:hover {
  border-color: transparent;
}

.line_item__dropdown {
  position: absolute;
  top: 20%;
  right: 0;
  background: var(--menu-bg);
  padding: var(--padding-default);
  min-width: 150px;
  border-radius: 1px;
  display: block;
}

.line_item__dropdown__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 1px var(--padding-default);
  cursor: pointer;
  border-radius: 1px;
}

.line_item__dropdown__item--red {
  background: var(--color--tomato);
}

.line_item--profile_page {
  display: flex;
  justify-content: space-between;
}

.rule {
  height: 1px;
  background: rgba(255,255,255,0.1);
  margin: var(--padding-vertical) 0;
  display: block;
  width: 100%;
}

.icon__wrapper {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  cursor: pointer;
  border-radius: 1px;
}

.icon__wrapper:hover {
  background-color: var(--menu-bg);
}

.logo .icon__wrapper .icon {
  width: 20px;
  height: 20px;
  user-select: none;
}

.icon {
  width: 14px;
  height: 14px;
}

.popup__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.3);
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.popup__wrapper {
  position: relative;
  z-index: 11;
  background: var(--default-editor-bg);
  width: 338px;
  padding: var(--padding-default);
  border-radius: 1px;
  pointer-events: all;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  text-align: left;
}

.popup__wrapper .line_item, .inner--register .line_item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.popup__overlay:has(> .popup__wrapper:hover) {
  pointer-events: none;
}

.overlay--alert {
  cursor: pointer;
}

.alert {
  padding: var(--padding-double);
  display: grid;
  grid-template-columns: 1fr 9fr 1fr;
  justify-content: space-between;
  grid-gap: var(--padding-double);
  align-items: center;
  text-align: center;
  line-height: 1.4em;
  cursor: pointer;
}

.alert .icon__wrapper {
  /*margin-right: var(--padding-double);*/
}

.button {
  width: 100%;
  border-radius: 1px;
  text-align: center;
  cursor: pointer;
}

.button.active {
  background: var(--default-editor-highlight);
}

.button.red {
  background: var(--color--tomato);
}

.button.inactive {
  opacity: 0.5;
  pointer-events: none;
}

.app_downloads {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 40px 40px 20px 40px;
  margin: 88px -40px 0 -40px;
  border-radius: 3px;
  font-weight: 300;
  background: var(--icon-hover-background);
  text-align: left;
}
.share_version .app_downloads {
  background: unset;
}

.share_version img {
  mix-blend-mode: lighten;
}

.app_downloads img{
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  user-select: none;
}


.download_option {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}

.download_option:first-child {
  margin-right: 60px;
}

.download_text {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 2em;
}

.download_option span {
  font-weight: 400;
}

.download_left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: var(--padding-double) var(--padding-double) var(--padding-double) 0;
  font-weight: 600;
}

.download_left p {
  display: flex;
  flex-direction: row;
}

.download_button {
  margin-right: 12px;
  border-radius: 3px;
  margin-top: var(--padding-double);
  background: var(--default-editor-highlight);
  padding: 1em 1.2em;
  color: var(--font-highlight-color);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  cursor: pointer;
  flex-grow: 0;
  flex-shrink: 0;
  text-decoration: unset;
}

.download_button.team {
  max-width: 180px;
  margin: 0 auto 60px auto;
}

.download_button .icon__wrapper {
  display: none;
}

.download_button:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
  background: rgba(0, 145, 255, 0.75);
  color: white;
  transition: all ease-out .3s;
}


.download_button .icon__wrapper {
  flex-shrink: 0;
  flex-grow: 0;
  width: 14px;
  height: 14px;
}

.download_button .icon__wrapper:hover {
  background: transparent;
}

.login_page__footer {
  position: fixed;
  bottom: 94px;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.link_row {
  max-width: 280px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  color: var(--font-secondary-color);
}

.link_row__link {
  cursor: pointer;
  min-width: 128px;
  text-align: center;
}

.link_row__link a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: var(--font-secondary-color);
  text-decoration: none;
}

.link_row__link .icon__wrapper {
  opacity: 0.5;
}

.link_row__link .icon__wrapper:hover {
  background: unset;
}

.line_item--checkbox label {
  margin-left: 1em;
}

input[type="checkbox"] {
  accent-color: var(--default-editor-bg);
  cursor: pointer;
}

.line_item.line_item--checkbox {
  color: var(--font-secondary-color);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  line-height: 1.3em;
  padding: var(--padding-default) var(--padding-double);
}

.line_item--checkbox a {
  color: var(--font-secondary-color);
}

.get_started_page {
  text-align: center;
  margin-top: 120px;
  margin-bottom: 50vh;
  line-height: 1.6em;
}


.inner--register {
  max-width: 420px;
  margin: 120px auto 0 auto;
}


.inner_get_started {
  max-width: 1024px;
}

.get_started_page h1 {
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 70px;
}

.get_started_page img {
  max-width: 100%;
  height: auto;
}

img.teams_instruct {
  box-shadow: 0 0 40px 0 rgba(0,0,0,0.3);
  max-width: 75%;
}

.sub_area > * {
  margin-bottom: 60px;
}

.sub_area {
  margin-bottom: 100px;
}

.sub_area h1 {
  line-height: 1.2em;
}

.video_resources {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.video_resources a:last-child {
  display: block;
  max-width: 47%;
}

.video_resources a:last-child img {
}

.footer_links img {

  height: 40px;
  width: auto;
}

.footer_links a:first-child {
  margin-right: 0.5em;
}
.share_wrapper {
  width: 100%;
}
.share_page {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  max-width: 1024px;
  margin-top: 128px;
}

.code_entry {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--icon-hover-background);
  box-shadow: 0 0 32px 0px rgba(0,0,0,0.2);
  padding: 64px 64px 64px 64px;
  border-radius: 3px;
}

.code_entry .share_logo {
  max-width: 200px;
  height: auto;
}

.code_figure {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  margin: 42px 0 32px;
}

.short_id, .code_figure span {
  font-size: 64px;
  font-weight: 400;
  user-select: none;
}

.short_id {
  cursor: pointer;
  position: relative;
  font-family: ui-monospace,
               Menlo, Monaco,
               "Cascadia Mono", "Segoe UI Mono",
               "Roboto Mono",
               "Oxygen Mono",
               "Ubuntu Mono",
               "Source Code Pro",
               "Fira Mono",
               "Droid Sans Mono",
               "Consolas", "Courier New", monospace;
}

.no_select {
}

.code_figure .device_image {
  max-width: 256px;
}

.code_figure .device_image.ios {
  max-width: unset;
  max-height: 256px;
  width: auto;
}

.sub_area.share_version {
  padding: 0 64px;
  margin: 0;
}

.sub_area.share_version .download_text {
  line-height: 1.4em;
}

.share_version .download_option {
  margin-bottom: 64px;
}

.register_page__footer {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 256px 0 100px 0;
}

.copy_notice {
  display: flex;
  width: max-content;
  font-size: 16px;
  line-height: 2em;
  border-radius: 3px;
  position: absolute;
  top: -74px;
  font-family: inter, sans-serif;
  padding: 0 16px;
  background: var(--default-editor-bg);
  left: 50%;
  margin-left: -25%;
}

.button--danger {
  background-color: #e53935;
  color: white;
}

.button--danger:hover {
  background-color: #c62828;
}

.line_item__label--danger {
  color: #e53935;
  font-weight: bold;
}

.line_item__label--warning {
  color: #f57c00;
  font-weight: bold;
}


@media (max-width: 800px) {
  .inner {
    width: 95%;
  }
  .app_downloads {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    max-width: 96%;
    margin: 0 auto;
  }

  .download_option {
    margin-bottom: 32px;
  }

  .download_option:first-child {
    margin-right: 0px;
  }
}


@media (max-width: 1024px) {

  .code_entry {
    max-width: 93.33%;
    padding-left: 0;
    padding-right: 0;
  }

  .code_entry p {
    padding: 0 64px;
  }

  .code_figure {
    margin-left: 0;
    margin-right: 0;
  }

  .code_figure > * {
    display: none;
  }

  .code_figure > h1{
    display: block;
  }

  .sub_area.share_version {
    padding:0;
  }

}
