@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"); } @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: Rubik; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f3f3; --bg-primary-active: #ececec; --bg-primary-invert: #282626; --bg-secondary: #f3f3f3; --bg-secondary-hover: #ececec; --bg-secondary-active: #e3e2e2; --bg-tertiary: #ececec; --bg-tertiary-hover: #e3e2e2; --bg-tertiary-active: #bbbaba; --bg-quaternary: #bbbaba; --bg-quaternary-hover: #979696; --bg-quaternary-active: #787777; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #282626; --text-primary-invert: #fdfdfd; --text-secondary: #787777; --text-secondary-invert: #bbbaba; --border-primary: #bbbaba; --border-primary-hover: #979696; --border-secondary: #e3e2e2; --border-secondary-hover: #bbbaba; --border-tertiary: #f3f3f3; --border-tertiary-hover: #ececec; --border-active: #282626; --border-active-invert: #ffffff; --icon-primary: #282626; --icon-primary-invert: #fdfdfd; --icon-secondary: #787777; --input-bg: #ffffff; --input-border: #bbbaba; --input-border-hover: #787777; --input-border-active: #282626; --bg-transparent: rgba(19, 16, 16, 0.05); --bg-transparent-strong: rgba(19, 16, 16, 0.08); --bg-transparent-strongest: rgba(19, 16, 16, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(19, 16, 16, 0.1); --border-transparent-strong: rgba(19, 16, 16, 0.12); --border-transparent-strongest: rgba(19, 16, 16, 0.16); --bg-brand: #9c0d0d; --bg-brand-hover: #6d0909; --bg-brand-active: #3e0505; --text-on-brand: #ffffff; --text-brand: #9c0d0d; --text-brand-secondary: #0f0101; --icon-on-brand: #ffffff; --icon-brand: #9c0d0d; --icon-brand-secondary: #0f0101; --border-brand: #9c0d0d; --bg-brand-secondary: #f5e7e7; --bg-brand-secondary-hover: #ebcfcf; --bg-brand-secondary-active: #e1b6b6; }