@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: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.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: Lato, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f3fafa; --bg-primary-active: #ebf8f8; --bg-primary-invert: #1cacac; --bg-secondary: #f3fafa; --bg-secondary-hover: #ebf8f8; --bg-secondary-active: #e1f4f4; --bg-tertiary: #ebf8f8; --bg-tertiary-hover: #e1f4f4; --bg-tertiary-active: #b7e5e5; --bg-quaternary: #b7e5e5; --bg-quaternary-hover: #91d7d7; --bg-quaternary-active: #71cbcb; --text-primary: #1cacac; --text-primary-invert: #fdfefe; --text-secondary: #71cbcb; --text-secondary-invert: #b7e5e5; --border-primary: #b7e5e5; --border-primary-hover: #91d7d7; --border-secondary: #e1f4f4; --border-secondary-hover: #b7e5e5; --border-tertiary: #f3fafa; --border-tertiary-hover: #ebf8f8; --border-active: #1cacac; --border-active-invert: #ffffff; --icon-primary: #1cacac; --icon-primary-invert: #fdfefe; --icon-secondary: #71cbcb; --input-bg: #ffffff; --input-border: #b7e5e5; --input-border-hover: #71cbcb; --input-border-active: #1cacac; --bg-transparent: rgba(5, 164, 164, 0.05); --bg-transparent-strong: rgba(5, 164, 164, 0.08); --bg-transparent-strongest: rgba(5, 164, 164, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(5, 164, 164, 0.1); --border-transparent-strong: rgba(5, 164, 164, 0.12); --border-transparent-strongest: rgba(5, 164, 164, 0.16); --bg-brand: #f70679; --bg-brand-hover: #c50561; --bg-brand-active: #930448; --text-on-brand: #272728; --text-brand: #f70679; --text-brand-secondary: #620230; --icon-on-brand: #272728; --icon-brand: #f70679; --icon-brand-secondary: #620230; --border-brand: #f70679; --bg-brand-secondary: #fee6f2; --bg-brand-secondary-hover: #fdcde4; --bg-brand-secondary-active: #fdb4d7; }