@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: Outfit; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n6.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: Outfit, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f5f6; --bg-primary-active: #eeeef0; --bg-primary-invert: #3b4352; --bg-secondary: #f4f5f6; --bg-secondary-hover: #eeeef0; --bg-secondary-active: #e5e6e8; --bg-tertiary: #eeeef0; --bg-tertiary-hover: #e5e6e8; --bg-tertiary-active: #c1c3c8; --bg-quaternary: #c1c3c8; --bg-quaternary-hover: #a0a4ab; --bg-quaternary-active: #848993; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3b4352; --text-primary-invert: #fdfdfd; --text-secondary: #848993; --text-secondary-invert: #c1c3c8; --border-primary: #c1c3c8; --border-primary-hover: #a0a4ab; --border-secondary: #e5e6e8; --border-secondary-hover: #c1c3c8; --border-tertiary: #f4f5f6; --border-tertiary-hover: #eeeef0; --border-active: #3b4352; --border-active-invert: #ffffff; --icon-primary: #3b4352; --icon-primary-invert: #fdfdfd; --icon-secondary: #848993; --input-bg: #ffffff; --input-border: #c1c3c8; --input-border-hover: #848993; --input-border-active: #3b4352; --bg-transparent: rgba(40, 48, 65, 0.05); --bg-transparent-strong: rgba(40, 48, 65, 0.08); --bg-transparent-strongest: rgba(40, 48, 65, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(40, 48, 65, 0.1); --border-transparent-strong: rgba(40, 48, 65, 0.12); --border-transparent-strongest: rgba(40, 48, 65, 0.16); --bg-brand: #fd9800; --bg-brand-hover: #ca7900; --bg-brand-active: #975b00; --text-on-brand: #ffffff; --text-brand: #fd9800; --text-brand-secondary: #643c00; --icon-on-brand: #ffffff; --icon-brand: #fd9800; --icon-brand-secondary: #643c00; --border-brand: #fd9800; --bg-brand-secondary: #fff5e6; --bg-brand-secondary-hover: #ffeacc; --bg-brand-secondary-active: #fee0b3; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }