@font-face { font-family: Roboto; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n3.ttf") format("ttf"); } @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: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n3.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #008080; --bg-primary-hover: #007a7a; --bg-primary-active: #007676; --bg-primary-invert: #000c0c; --bg-secondary: #007a7a; --bg-secondary-hover: #007676; --bg-secondary-active: #007171; --bg-tertiary: #007676; --bg-tertiary-hover: #007171; --bg-tertiary-active: #005b5b; --bg-quaternary: #005b5b; --bg-quaternary-hover: #004848; --bg-quaternary-active: #003737; --text-primary: #000c0c; --text-primary-invert: #007f7f; --text-secondary: #003737; --text-secondary-invert: #005b5b; --border-primary: #005b5b; --border-primary-hover: #004848; --border-secondary: #007171; --border-secondary-hover: #005b5b; --border-tertiary: #007a7a; --border-tertiary-hover: #007676; --border-active: #000c0c; --border-active-invert: #008080; --icon-primary: #000c0c; --icon-primary-invert: #007f7f; --icon-secondary: #003737; --input-bg: #008080; --input-border: #005b5b; --input-border-hover: #003737; --input-border-active: #000c0c; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(0, 128, 128, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #00007f; --bg-brand-hover: #00004c; --bg-brand-active: #000019; --text-on-brand: #ffffff; --text-brand: #00007f; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #00007f; --icon-brand-secondary: black; --border-brand: #00007f; --bg-brand-secondary: #007380; --bg-brand-secondary-hover: #006680; --bg-brand-secondary-active: #005a80; }