@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: 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"); } :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: Inter, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #061619; --bg-primary-hover: #122225; --bg-primary-active: #1a292b; --bg-primary-invert: #e9eaea; --bg-secondary: #122225; --bg-secondary-hover: #1a292b; --bg-secondary-active: #243235; --bg-tertiary: #1a292b; --bg-tertiary-hover: #243235; --bg-tertiary-active: #4e5a5c; --bg-quaternary: #4e5a5c; --bg-quaternary-hover: #747d7e; --bg-quaternary-active: #949b9c; --text-primary: #e9eaea; --text-primary-invert: #08181b; --text-secondary: #949b9c; --text-secondary-invert: #4e5a5c; --border-primary: #4e5a5c; --border-primary-hover: #747d7e; --border-secondary: #243235; --border-secondary-hover: #4e5a5c; --border-tertiary: #122225; --border-tertiary-hover: #1a292b; --border-active: #e9eaea; --border-active-invert: #061619; --icon-primary: #e9eaea; --icon-primary-invert: #08181b; --icon-secondary: #949b9c; --input-bg: #061619; --input-border: #4e5a5c; --input-border-hover: #949b9c; --input-border-active: #e9eaea; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(6, 22, 25, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #707576; --bg-brand-hover: #575b5c; --bg-brand-active: #3e4142; --text-on-brand: #ffa700; --text-brand: #707576; --text-brand-secondary: #252728; --icon-on-brand: #ffa700; --icon-brand: #707576; --icon-brand-secondary: #252728; --border-brand: #707576; --bg-brand-secondary: #112022; --bg-brand-secondary-hover: #1b292c; --bg-brand-secondary-active: #263335; }