@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 120px; --bg-primary: #0d0804; --bg-primary-hover: #19130f; --bg-primary-active: #201a16; --bg-primary-invert: #e0d8cc; --bg-secondary: #19130f; --bg-secondary-hover: #201a16; --bg-secondary-active: #29231e; --bg-tertiary: #201a16; --bg-tertiary-hover: #29231e; --bg-tertiary-active: #504a44; --bg-quaternary: #504a44; --bg-quaternary-hover: #736d65; --bg-quaternary-active: #918b81; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e0d8cc; --text-primary-invert: #0f0a06; --text-secondary: #918b81; --text-secondary-invert: #504a44; --border-primary: #504a44; --border-primary-hover: #736d65; --border-secondary: #29231e; --border-secondary-hover: #504a44; --border-tertiary: #19130f; --border-tertiary-hover: #201a16; --border-active: #e0d8cc; --border-active-invert: #0d0804; --icon-primary: #e0d8cc; --icon-primary-invert: #0f0a06; --icon-secondary: #918b81; --input-bg: #0d0804; --input-border: #504a44; --input-border-hover: #918b81; --input-border-active: #e0d8cc; --bg-transparent: rgba(245, 237, 224, 0.05); --bg-transparent-strong: rgba(245, 237, 224, 0.08); --bg-transparent-strongest: rgba(245, 237, 224, 0.12); --bg-transparent-blur-base: rgba(13, 8, 4, 0.9); --border-transparent: rgba(245, 237, 224, 0.1); --border-transparent-strong: rgba(245, 237, 224, 0.12); --border-transparent-strongest: rgba(245, 237, 224, 0.16); --bg-brand: #b5451b; --bg-brand-hover: #893414; --bg-brand-active: #5c230e; --text-on-brand: #ffffff; --text-brand: #b5451b; --text-brand-secondary: #301207; --icon-on-brand: #ffffff; --icon-brand: #b5451b; --icon-brand-secondary: #301207; --border-brand: #b5451b; --bg-brand-secondary: #1e0e06; --bg-brand-secondary-hover: #2f1409; --bg-brand-secondary-active: #3f1a0b; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }