@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: Questrial; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/questrial_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/questrial_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: Questrial, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 120px; --bg-primary: #224b51; --bg-primary-hover: #284d53; --bg-primary-active: #2c4f54; --bg-primary-invert: #907374; --bg-secondary: #284d53; --bg-secondary-hover: #2c4f54; --bg-secondary-active: #315056; --bg-tertiary: #2c4f54; --bg-tertiary-hover: #315056; --bg-tertiary-active: #45585c; --bg-quaternary: #45585c; --bg-quaternary-hover: #575e62; --bg-quaternary-active: #676467; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #907374; --text-primary-invert: #234b51; --text-secondary: #676467; --text-secondary-invert: #45585c; --border-primary: #45585c; --border-primary-hover: #575e62; --border-secondary: #315056; --border-secondary-hover: #45585c; --border-tertiary: #284d53; --border-tertiary-hover: #2c4f54; --border-active: #907374; --border-active-invert: #224b51; --icon-primary: #907374; --icon-primary-invert: #234b51; --icon-secondary: #676467; --input-bg: #224b51; --input-border: #45585c; --input-border-hover: #676467; --input-border-active: #907374; --bg-transparent: rgba(155, 119, 119, 0.05); --bg-transparent-strong: rgba(155, 119, 119, 0.08); --bg-transparent-strongest: rgba(155, 119, 119, 0.12); --bg-transparent-blur-base: rgba(34, 75, 81, 0.9); --border-transparent: rgba(155, 119, 119, 0.1); --border-transparent-strong: rgba(155, 119, 119, 0.12); --border-transparent-strongest: rgba(155, 119, 119, 0.16); --bg-brand: #74889c; --bg-brand-hover: #5c6f81; --bg-brand-active: #475563; --text-on-brand: #224b51; --text-brand: #74889c; --text-brand-secondary: #323c46; --icon-on-brand: #224b51; --icon-brand: #74889c; --icon-brand-secondary: #323c46; --border-brand: #74889c; --bg-brand-secondary: #2a5159; --bg-brand-secondary-hover: #325760; --bg-brand-secondary-active: #3b5d68; --input-radius: 16px; --image-radius: 0px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }