@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #101010; --bg-primary-hover: #1c1912; --bg-primary-active: #231f13; --bg-primary-invert: #e9b635; --bg-secondary: #1c1912; --bg-secondary-hover: #231f13; --bg-secondary-active: #2d2615; --bg-tertiary: #231f13; --bg-tertiary-hover: #2d2615; --bg-tertiary-active: #55451c; --bg-quaternary: #55451c; --bg-quaternary-hover: #796022; --bg-quaternary-active: #987827; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9b635; --text-primary-invert: #121210; --text-secondary: #987827; --text-secondary-invert: #55451c; --border-primary: #55451c; --border-primary-hover: #796022; --border-secondary: #2d2615; --border-secondary-hover: #55451c; --border-tertiary: #1c1912; --border-tertiary-hover: #231f13; --border-active: #e9b635; --border-active-invert: #101010; --icon-primary: #e9b635; --icon-primary-invert: #121210; --icon-secondary: #987827; --input-bg: #101010; --input-border: #55451c; --input-border-hover: #987827; --input-border-active: #e9b635; --bg-transparent: rgba(255, 198, 57, 0.05); --bg-transparent-strong: rgba(255, 198, 57, 0.08); --bg-transparent-strongest: rgba(255, 198, 57, 0.12); --bg-transparent-blur-base: rgba(16, 16, 16, 0.9); --border-transparent: rgba(255, 198, 57, 0.1); --border-transparent-strong: rgba(255, 198, 57, 0.12); --border-transparent-strongest: rgba(255, 198, 57, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffc639; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffc639; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #0e0e0e; --bg-brand-secondary-hover: #0d0d0d; --bg-brand-secondary-active: #0b0b0b; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 103px 103px 103px 103px; }