@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: "Roboto Condensed", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #161f45; --bg-primary-hover: #222a4e; --bg-primary-active: #283154; --bg-primary-invert: #e8e9ec; --bg-secondary: #222a4e; --bg-secondary-hover: #283154; --bg-secondary-active: #323a5b; --bg-tertiary: #283154; --bg-tertiary-hover: #323a5b; --bg-tertiary-active: #595f7a; --bg-quaternary: #595f7a; --bg-quaternary-hover: #7c8196; --bg-quaternary-active: #9a9eae; --text-primary: #e8e9ec; --text-primary-invert: #182147; --text-secondary: #9a9eae; --text-secondary-invert: #595f7a; --border-primary: #595f7a; --border-primary-hover: #7c8196; --border-secondary: #323a5b; --border-secondary-hover: #595f7a; --border-tertiary: #222a4e; --border-tertiary-hover: #283154; --border-active: #e8e9ec; --border-active-invert: #161f45; --icon-primary: #e8e9ec; --icon-primary-invert: #182147; --icon-secondary: #9a9eae; --input-bg: #161f45; --input-border: #595f7a; --input-border-hover: #9a9eae; --input-border-active: #e8e9ec; --bg-transparent: rgba(253, 253, 253, 0.05); --bg-transparent-strong: rgba(253, 253, 253, 0.08); --bg-transparent-strongest: rgba(253, 253, 253, 0.12); --bg-transparent-blur-base: rgba(22, 31, 69, 0.9); --border-transparent: rgba(253, 253, 253, 0.1); --border-transparent-strong: rgba(253, 253, 253, 0.12); --border-transparent-strongest: rgba(253, 253, 253, 0.16); --bg-brand: #ddddea; --bg-brand-hover: #bdbdd7; --bg-brand-active: #9e9ec3; --text-on-brand: #1f2d54; --text-brand: #ddddea; --text-brand-secondary: #7e7eb0; --icon-on-brand: #1f2d54; --icon-brand: #ddddea; --icon-brand-secondary: #7e7eb0; --border-brand: #ddddea; --bg-brand-secondary: #2a3256; --bg-brand-secondary-hover: #3e4566; --bg-brand-secondary-active: #525877; }