@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: Neuton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/neuton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/neuton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: Neuton, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f3f2f2; --bg-primary-active: #ebebeb; --bg-primary-invert: #1c1717; --bg-secondary: #f3f2f2; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e1e0e0; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e1e0e0; --bg-tertiary-active: #b7b5b5; --bg-quaternary: #b7b5b5; --bg-quaternary-hover: #918f8f; --bg-quaternary-active: #716e6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1c1717; --text-primary-invert: #fdfcfc; --text-secondary: #716e6e; --text-secondary-invert: #b7b5b5; --border-primary: #b7b5b5; --border-primary-hover: #918f8f; --border-secondary: #e1e0e0; --border-secondary-hover: #b7b5b5; --border-tertiary: #f3f2f2; --border-tertiary-hover: #ebebeb; --border-active: #1c1717; --border-active-invert: #ffffff; --icon-primary: #1c1717; --icon-primary-invert: #fdfcfc; --icon-secondary: #716e6e; --input-bg: #ffffff; --input-border: #b7b5b5; --input-border-hover: #716e6e; --input-border-active: #1c1717; --bg-transparent: rgba(6, 0, 0, 0.05); --bg-transparent-strong: rgba(6, 0, 0, 0.08); --bg-transparent-strongest: rgba(6, 0, 0, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(6, 0, 0, 0.1); --border-transparent-strong: rgba(6, 0, 0, 0.12); --border-transparent-strongest: rgba(6, 0, 0, 0.16); --bg-brand: #f59e0b; --bg-brand-hover: #c57f08; --bg-brand-active: #945f06; --text-on-brand: #FFFFFF; --text-brand: #f59e0b; --text-brand-secondary: #634004; --icon-on-brand: #FFFFFF; --icon-brand: #f59e0b; --icon-brand-secondary: #634004; --border-brand: #f59e0b; --bg-brand-secondary: #fef5e7; --bg-brand-secondary-hover: #fdecce; --bg-brand-secondary-active: #fce2b6; }