@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: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n9.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: 700; --font-weight-semibold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #2372d8; --bg-primary-hover: #2e79da; --bg-primary-active: #347ddb; --bg-primary-invert: #e9f0fa; --bg-secondary: #2e79da; --bg-secondary-hover: #347ddb; --bg-secondary-active: #3d83dc; --bg-tertiary: #347ddb; --bg-tertiary-hover: #3d83dc; --bg-tertiary-active: #629ae3; --bg-quaternary: #629ae3; --bg-quaternary-hover: #83afe8; --bg-quaternary-active: #9fc1ed; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9f0fa; --text-primary-invert: #2573d8; --text-secondary: #9fc1ed; --text-secondary-invert: #629ae3; --border-primary: #629ae3; --border-primary-hover: #83afe8; --border-secondary: #3d83dc; --border-secondary-hover: #629ae3; --border-tertiary: #2e79da; --border-tertiary-hover: #347ddb; --border-active: #e9f0fa; --border-active-invert: #2372d8; --icon-primary: #e9f0fa; --icon-primary-invert: #2573d8; --icon-secondary: #9fc1ed; --input-bg: #2372d8; --input-border: #629ae3; --input-border-hover: #9fc1ed; --input-border-active: #e9f0fa; --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(35, 114, 216, 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: #92a8f9; --bg-brand-hover: #6281f6; --bg-brand-active: #315bf4; --text-on-brand: #ffffff; --text-brand: #92a8f9; --text-brand-secondary: #0d3be5; --icon-on-brand: #ffffff; --icon-brand: #92a8f9; --icon-brand-secondary: #0d3be5; --border-brand: #92a8f9; --bg-brand-secondary: #2e77db; --bg-brand-secondary-hover: #397ddf; --bg-brand-secondary-active: #4482e2; --input-radius: 8px; --image-radius: px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }