@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Cinzel; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Cinzel, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: whitesmoke; --bg-primary-active: #efefef; --bg-primary-invert: #4c4c4c; --bg-secondary: whitesmoke; --bg-secondary-hover: #efefef; --bg-secondary-active: #e7e7e7; --bg-tertiary: #efefef; --bg-tertiary-hover: #e7e7e7; --bg-tertiary-active: #c6c6c6; --bg-quaternary: #c6c6c6; --bg-quaternary-hover: #a8a8a8; --bg-quaternary-active: #8f8f8f; --text-primary: #4c4c4c; --text-primary-invert: #fdfdfd; --text-secondary: #8f8f8f; --text-secondary-invert: #c6c6c6; --border-primary: #c6c6c6; --border-primary-hover: #a8a8a8; --border-secondary: #e7e7e7; --border-secondary-hover: #c6c6c6; --border-tertiary: whitesmoke; --border-tertiary-hover: #efefef; --border-active: #4c4c4c; --border-active-invert: #FFFFFF; --icon-primary: #4c4c4c; --icon-primary-invert: #fdfdfd; --icon-secondary: #8f8f8f; --input-bg: #FFFFFF; --input-border: #c6c6c6; --input-border-hover: #8f8f8f; --input-border-active: #4c4c4c; --bg-transparent: rgba(58, 58, 58, 0.05); --bg-transparent-strong: rgba(58, 58, 58, 0.08); --bg-transparent-strongest: rgba(58, 58, 58, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(58, 58, 58, 0.1); --border-transparent-strong: rgba(58, 58, 58, 0.12); --border-transparent-strongest: rgba(58, 58, 58, 0.16); --bg-brand: #0f0f0f; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #0f0f0f; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #0f0f0f; --icon-brand-secondary: black; --border-brand: #0f0f0f; --bg-brand-secondary: #e7e7e7; --bg-brand-secondary-hover: #cfcfcf; --bg-brand-secondary-active: #b7b7b7; }