@font-face { font-family: "Roboto Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: "Roboto Mono", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Roboto Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ececec; --bg-primary-hover: #ede6e6; --bg-primary-active: #eee2e2; --bg-primary-invert: #fd7a7a; --bg-secondary: #ede6e6; --bg-secondary-hover: #eee2e2; --bg-secondary-active: #eedddd; --bg-tertiary: #eee2e2; --bg-tertiary-hover: #eedddd; --bg-tertiary-active: #f2c8c8; --bg-quaternary: #f2c8c8; --bg-quaternary-hover: #f4b5b5; --bg-quaternary-active: #f7a5a5; --text-primary: #fd7a7a; --text-primary-invert: #ecebeb; --text-secondary: #f7a5a5; --text-secondary-invert: #f2c8c8; --border-primary: #f2c8c8; --border-primary-hover: #f4b5b5; --border-secondary: #eedddd; --border-secondary-hover: #f2c8c8; --border-tertiary: #ede6e6; --border-tertiary-hover: #eee2e2; --border-active: #fd7a7a; --border-active-invert: #ececec; --icon-primary: #fd7a7a; --icon-primary-invert: #ecebeb; --icon-secondary: #f7a5a5; --input-bg: #ececec; --input-border: #f2c8c8; --input-border-hover: #f7a5a5; --input-border-active: #fd7a7a; --bg-transparent: rgba(255, 111, 111, 0.05); --bg-transparent-strong: rgba(255, 111, 111, 0.08); --bg-transparent-strongest: rgba(255, 111, 111, 0.12); --bg-transparent-blur-base: rgba(236, 236, 236, 0.9); --border-transparent: rgba(255, 111, 111, 0.1); --border-transparent-strong: rgba(255, 111, 111, 0.12); --border-transparent-strongest: rgba(255, 111, 111, 0.16); --bg-brand: #ff6f6f; --bg-brand-hover: #ff3c3c; --bg-brand-active: #ff0909; --text-on-brand: #ececec; --text-brand: #ff6f6f; --text-brand-secondary: #d50000; --icon-on-brand: #ececec; --icon-brand: #ff6f6f; --icon-brand-secondary: #d50000; --border-brand: #ff6f6f; --bg-brand-secondary: #eee0e0; --bg-brand-secondary-hover: #f0d3d3; --bg-brand-secondary-active: #f2c7c7; }