@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Cousine, monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fcfaf6; --bg-primary-hover: #efeeea; --bg-primary-active: #e8e6e2; --bg-primary-invert: #181718; --bg-secondary: #efeeea; --bg-secondary-hover: #e8e6e2; --bg-secondary-active: #dedcd9; --bg-tertiary: #e8e6e2; --bg-tertiary-hover: #dedcd9; --bg-tertiary-active: #b3b2af; --bg-quaternary: #b3b2af; --bg-quaternary-hover: #8e8c8b; --bg-quaternary-active: #6d6c6b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #181718; --text-primary-invert: #f9f8f4; --text-secondary: #6d6c6b; --text-secondary-invert: #b3b2af; --border-primary: #b3b2af; --border-primary-hover: #8e8c8b; --border-secondary: #dedcd9; --border-secondary-hover: #b3b2af; --border-tertiary: #efeeea; --border-tertiary-hover: #e8e6e2; --border-active: #181718; --border-active-invert: #fcfaf6; --icon-primary: #181718; --icon-primary-invert: #f9f8f4; --icon-secondary: #6d6c6b; --input-bg: #fcfaf6; --input-border: #b3b2af; --input-border-hover: #6d6c6b; --input-border-active: #181718; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(252, 250, 246, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #b99f6e; --bg-brand-hover: #a5874f; --bg-brand-active: #826b3f; --text-on-brand: #ffffff; --text-brand: #b99f6e; --text-brand-secondary: #604f2e; --icon-on-brand: #ffffff; --icon-brand: #b99f6e; --icon-brand-secondary: #604f2e; --border-brand: #b99f6e; --bg-brand-secondary: #f5f1e8; --bg-brand-secondary-hover: #efe8db; --bg-brand-secondary-active: #e8dfcd; }