@font-face { font-family: Manrope; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.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: Absans; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/absans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/absans_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.ttf; --font-family-heading: Absans, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e8e8e8; --bg-primary-hover: #dedede; --bg-primary-active: #d8d8d8; --bg-primary-invert: #2e2e2e; --bg-secondary: #dedede; --bg-secondary-hover: #d8d8d8; --bg-secondary-active: #d0d0d0; --bg-tertiary: #d8d8d8; --bg-tertiary-hover: #d0d0d0; --bg-tertiary-active: #adadad; --bg-quaternary: #adadad; --bg-quaternary-hover: #8e8e8e; --bg-quaternary-active: #747474; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e2e2e; --text-primary-invert: #e6e6e6; --text-secondary: #747474; --text-secondary-invert: #adadad; --border-primary: #adadad; --border-primary-hover: #8e8e8e; --border-secondary: #d0d0d0; --border-secondary-hover: #adadad; --border-tertiary: #dedede; --border-tertiary-hover: #d8d8d8; --border-active: #2e2e2e; --border-active-invert: #e8e8e8; --icon-primary: #2e2e2e; --icon-primary-invert: #e6e6e6; --icon-secondary: #747474; --input-bg: #e8e8e8; --input-border: #adadad; --input-border-hover: #747474; --input-border-active: #2e2e2e; --bg-transparent: rgba(28, 28, 28, 0.05); --bg-transparent-strong: rgba(28, 28, 28, 0.08); --bg-transparent-strongest: rgba(28, 28, 28, 0.12); --bg-transparent-blur-base: rgba(232, 232, 232, 0.9); --border-transparent: rgba(28, 28, 28, 0.1); --border-transparent-strong: rgba(28, 28, 28, 0.12); --border-transparent-strongest: rgba(28, 28, 28, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #0c0c0c; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #0c0c0c; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #eaeaea; --bg-brand-secondary-hover: #ededed; --bg-brand-secondary-active: #efefef; }