@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: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #f4fbfd; --bg-primary-active: #eef8fc; --bg-primary-invert: #3db3e1; --bg-secondary: #f4fbfd; --bg-secondary-hover: #eef8fc; --bg-secondary-active: #e5f5fb; --bg-tertiary: #eef8fc; --bg-tertiary-hover: #e5f5fb; --bg-tertiary-active: #c1e7f5; --bg-quaternary: #c1e7f5; --bg-quaternary-hover: #a1daf0; --bg-quaternary-active: #86d0ec; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3db3e1; --text-primary-invert: #fdfeff; --text-secondary: #86d0ec; --text-secondary-invert: #c1e7f5; --border-primary: #c1e7f5; --border-primary-hover: #a1daf0; --border-secondary: #e5f5fb; --border-secondary-hover: #c1e7f5; --border-tertiary: #f4fbfd; --border-tertiary-hover: #eef8fc; --border-active: #3db3e1; --border-active-invert: #FFFFFF; --icon-primary: #3db3e1; --icon-primary-invert: #fdfeff; --icon-secondary: #86d0ec; --input-bg: #FFFFFF; --input-border: #c1e7f5; --input-border-hover: #86d0ec; --input-border-active: #3db3e1; --bg-transparent: rgba(42, 172, 222, 0.05); --bg-transparent-strong: rgba(42, 172, 222, 0.08); --bg-transparent-strongest: rgba(42, 172, 222, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(42, 172, 222, 0.1); --border-transparent-strong: rgba(42, 172, 222, 0.12); --border-transparent-strongest: rgba(42, 172, 222, 0.16); --bg-brand: #c41a27; --bg-brand-hover: #97141e; --bg-brand-active: #6a0e15; --text-on-brand: #FFFFFF; --text-brand: #c41a27; --text-brand-secondary: #3d080c; --icon-on-brand: #FFFFFF; --icon-brand: #c41a27; --icon-brand-secondary: #3d080c; --border-brand: #c41a27; --bg-brand-secondary: #f9e8e9; --bg-brand-secondary-hover: #f3d1d4; --bg-brand-secondary-active: #edbabe; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }