@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: 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: 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: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ebf3fd; --bg-primary-hover: #e1e8f2; --bg-primary-active: #dbe2eb; --bg-primary-invert: #313036; --bg-secondary: #e1e8f2; --bg-secondary-hover: #dbe2eb; --bg-secondary-active: #d3d9e3; --bg-tertiary: #dbe2eb; --bg-tertiary-hover: #d3d9e3; --bg-tertiary-active: #b0b5bd; --bg-quaternary: #b0b5bd; --bg-quaternary-hover: #91959d; --bg-quaternary-active: #777980; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #313036; --text-primary-invert: #e9f1fb; --text-secondary: #777980; --text-secondary-invert: #b0b5bd; --border-primary: #b0b5bd; --border-primary-hover: #91959d; --border-secondary: #d3d9e3; --border-secondary-hover: #b0b5bd; --border-tertiary: #e1e8f2; --border-tertiary-hover: #dbe2eb; --border-active: #313036; --border-active-invert: #ebf3fd; --icon-primary: #313036; --icon-primary-invert: #e9f1fb; --icon-secondary: #777980; --input-bg: #ebf3fd; --input-border: #b0b5bd; --input-border-hover: #777980; --input-border-active: #313036; --bg-transparent: rgba(31, 29, 34, 0.05); --bg-transparent-strong: rgba(31, 29, 34, 0.08); --bg-transparent-strongest: rgba(31, 29, 34, 0.12); --bg-transparent-blur-base: rgba(235, 243, 253, 0.9); --border-transparent: rgba(31, 29, 34, 0.1); --border-transparent-strong: rgba(31, 29, 34, 0.12); --border-transparent-strongest: rgba(31, 29, 34, 0.16); --bg-brand: #df0000; --bg-brand-hover: #ac0000; --bg-brand-active: #790000; --text-on-brand: #FFFFFF; --text-brand: #df0000; --text-brand-secondary: #460000; --icon-on-brand: #FFFFFF; --icon-brand: #df0000; --icon-brand-secondary: #460000; --border-brand: #df0000; --bg-brand-secondary: #eadbe4; --bg-brand-secondary-hover: #e9c2ca; --bg-brand-secondary-active: #e7aab1; --input-radius: 8px; --image-radius: 8px; --panel-radius: 8px; --button-radius: 120px 120px 120px 120px; }