@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: 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, 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: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f8f0e7; --bg-primary-hover: #efe6dd; --bg-primary-active: #e9e0d7; --bg-primary-invert: #513e2f; --bg-secondary: #efe6dd; --bg-secondary-hover: #e9e0d7; --bg-secondary-active: #e2d8cf; --bg-tertiary: #e9e0d7; --bg-tertiary-hover: #e2d8cf; --bg-tertiary-active: #c3b7ac; --bg-quaternary: #c3b7ac; --bg-quaternary-hover: #a79a8e; --bg-quaternary-active: #908074; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #513e2f; --text-primary-invert: #f6eee5; --text-secondary: #908074; --text-secondary-invert: #c3b7ac; --border-primary: #c3b7ac; --border-primary-hover: #a79a8e; --border-secondary: #e2d8cf; --border-secondary-hover: #c3b7ac; --border-tertiary: #efe6dd; --border-tertiary-hover: #e9e0d7; --border-active: #513e2f; --border-active-invert: #f8f0e7; --icon-primary: #513e2f; --icon-primary-invert: #f6eee5; --icon-secondary: #908074; --input-bg: #f8f0e7; --input-border: #c3b7ac; --input-border-hover: #908074; --input-border-active: #513e2f; --bg-transparent: rgba(65, 44, 29, 0.05); --bg-transparent-strong: rgba(65, 44, 29, 0.08); --bg-transparent-strongest: rgba(65, 44, 29, 0.12); --bg-transparent-blur-base: rgba(248, 240, 231, 0.9); --border-transparent: rgba(65, 44, 29, 0.1); --border-transparent-strong: rgba(65, 44, 29, 0.12); --border-transparent-strongest: rgba(65, 44, 29, 0.16); --bg-brand: #225522; --bg-brand-hover: #133113; --bg-brand-active: #050c05; --text-on-brand: #f5fff5; --text-brand: #225522; --text-brand-secondary: black; --icon-on-brand: #f5fff5; --icon-brand: #225522; --icon-brand-secondary: black; --border-brand: #225522; --bg-brand-secondary: #e3e1d3; --bg-brand-secondary-hover: #cdd1c0; --bg-brand-secondary-active: #b8c2ac; }