@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; 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"); } :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, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f7f7f7; --bg-primary-active: #f2f2f2; --bg-primary-invert: #6d6d6d; --bg-secondary: #f7f7f7; --bg-secondary-hover: #f2f2f2; --bg-secondary-active: #ececec; --bg-tertiary: #f2f2f2; --bg-tertiary-hover: #ececec; --bg-tertiary-active: #d1d1d1; --bg-quaternary: #d1d1d1; --bg-quaternary-hover: #b9b9b9; --bg-quaternary-active: #a4a4a4; --text-primary: #6d6d6d; --text-primary-invert: #fdfdfd; --text-secondary: #a4a4a4; --text-secondary-invert: #d1d1d1; --border-primary: #d1d1d1; --border-primary-hover: #b9b9b9; --border-secondary: #ececec; --border-secondary-hover: #d1d1d1; --border-tertiary: #f7f7f7; --border-tertiary-hover: #f2f2f2; --border-active: #6d6d6d; --border-active-invert: #ffffff; --icon-primary: #6d6d6d; --icon-primary-invert: #fdfdfd; --icon-secondary: #a4a4a4; --input-bg: #ffffff; --input-border: #d1d1d1; --input-border-hover: #a4a4a4; --input-border-active: #6d6d6d; --bg-transparent: rgba(95, 95, 95, 0.05); --bg-transparent-strong: rgba(95, 95, 95, 0.08); --bg-transparent-strongest: rgba(95, 95, 95, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(95, 95, 95, 0.1); --border-transparent-strong: rgba(95, 95, 95, 0.12); --border-transparent-strongest: rgba(95, 95, 95, 0.16); --bg-brand: #00b9e7; --bg-brand-hover: #0090b4; --bg-brand-active: #006781; --text-on-brand: #ffffff; --text-brand: #00b9e7; --text-brand-secondary: #003e4e; --icon-on-brand: #ffffff; --icon-brand: #00b9e7; --icon-brand-secondary: #003e4e; --border-brand: #00b9e7; --bg-brand-secondary: #e6f8fd; --bg-brand-secondary-hover: #ccf1fa; --bg-brand-secondary-active: #b3eaf8; }