@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #031534; --bg-primary-hover: #10213e; --bg-primary-active: #172844; --bg-primary-invert: #e8eaed; --bg-secondary: #10213e; --bg-secondary-hover: #172844; --bg-secondary-active: #21314c; --bg-tertiary: #172844; --bg-tertiary-hover: #21314c; --bg-tertiary-active: #4c596f; --bg-quaternary: #4c596f; --bg-quaternary-hover: #727c8d; --bg-quaternary-active: #939aa8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8eaed; --text-primary-invert: #061736; --text-secondary: #939aa8; --text-secondary-invert: #4c596f; --border-primary: #4c596f; --border-primary-hover: #727c8d; --border-secondary: #21314c; --border-secondary-hover: #4c596f; --border-tertiary: #10213e; --border-tertiary-hover: #172844; --border-active: #e8eaed; --border-active-invert: #031534; --icon-primary: #e8eaed; --icon-primary-invert: #061736; --icon-secondary: #939aa8; --input-bg: #031534; --input-border: #4c596f; --input-border-hover: #939aa8; --input-border-active: #e8eaed; --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(3, 21, 52, 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: #cce52f; --bg-brand-hover: #b0c819; --bg-brand-active: #889b13; --text-on-brand: #000000; --text-brand: #cce52f; --text-brand-secondary: #606d0e; --icon-on-brand: #000000; --icon-brand: #cce52f; --icon-brand-secondary: #606d0e; --border-brand: #cce52f; --bg-brand-secondary: #172a34; --bg-brand-secondary-hover: #2b3f33; --bg-brand-secondary-active: #3f5333; --input-radius: 7px; --image-radius: 22px; --panel-radius: 7px; --button-radius: 100px 100px 100px 100px; }