@font-face { font-family: "Clash Grotesk"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n5.ttf") format("ttf"); } @font-face { font-family: "Clash Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n7.ttf") format("ttf"); } @font-face { font-family: "Clash Display"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Clash Grotesk", serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Clash Grotesk";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n5.ttf; --font-family-heading: "Clash Display", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ebdecd; --bg-primary-hover: #e0d3c3; --bg-primary-active: #d9cdbd; --bg-primary-invert: #1e1c1a; --bg-secondary: #e0d3c3; --bg-secondary-hover: #d9cdbd; --bg-secondary-active: #d0c4b5; --bg-tertiary: #d9cdbd; --bg-tertiary-hover: #d0c4b5; --bg-tertiary-active: #aaa094; --bg-quaternary: #aaa094; --bg-quaternary-hover: #888076; --bg-quaternary-active: #6b655d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1e1c1a; --text-primary-invert: #e9dccb; --text-secondary: #6b655d; --text-secondary-invert: #aaa094; --border-primary: #aaa094; --border-primary-hover: #888076; --border-secondary: #d0c4b5; --border-secondary-hover: #aaa094; --border-tertiary: #e0d3c3; --border-tertiary-hover: #d9cdbd; --border-active: #1e1c1a; --border-active-invert: #ebdecd; --icon-primary: #1e1c1a; --icon-primary-invert: #e9dccb; --icon-secondary: #6b655d; --input-bg: #ebdecd; --input-border: #aaa094; --input-border-hover: #6b655d; --input-border-active: #1e1c1a; --bg-transparent: rgba(10, 9, 8, 0.05); --bg-transparent-strong: rgba(10, 9, 8, 0.08); --bg-transparent-strongest: rgba(10, 9, 8, 0.12); --bg-transparent-blur-base: rgba(235, 222, 205, 0.9); --border-transparent: rgba(10, 9, 8, 0.1); --border-transparent-strong: rgba(10, 9, 8, 0.12); --border-transparent-strongest: rgba(10, 9, 8, 0.16); --bg-brand: #0a0908; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #f5f5f3; --text-brand: #0a0908; --text-brand-secondary: black; --icon-on-brand: #f5f5f3; --icon-brand: #0a0908; --icon-brand-secondary: black; --border-brand: #0a0908; --bg-brand-secondary: #d5c9b9; --bg-brand-secondary-hover: #beb3a6; --bg-brand-secondary-active: #a89e92; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }