@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf") format("ttf"); } @font-face { font-family: "Paytone One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/paytone_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/paytone_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: "Paytone One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #302929; --bg-primary-hover: #3a3434; --bg-primary-active: #413a3a; --bg-primary-invert: #ececec; --bg-secondary: #3a3434; --bg-secondary-hover: #413a3a; --bg-secondary-active: #494343; --bg-tertiary: #413a3a; --bg-tertiary-hover: #494343; --bg-tertiary-active: #6c6767; --bg-quaternary: #6c6767; --bg-quaternary-hover: #8b8787; --bg-quaternary-active: #a6a3a3; --text-primary: #ececec; --text-primary-invert: #322b2b; --text-secondary: #a6a3a3; --text-secondary-invert: #6c6767; --border-primary: #6c6767; --border-primary-hover: #8b8787; --border-secondary: #494343; --border-secondary-hover: #6c6767; --border-tertiary: #3a3434; --border-tertiary-hover: #413a3a; --border-active: #ececec; --border-active-invert: #302929; --icon-primary: #ececec; --icon-primary-invert: #322b2b; --icon-secondary: #a6a3a3; --input-bg: #302929; --input-border: #6c6767; --input-border-hover: #a6a3a3; --input-border-active: #ececec; --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(48, 41, 41, 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: #fc0a0a; --bg-brand-hover: #d00303; --bg-brand-active: #9e0202; --text-on-brand: #000000; --text-brand: #fc0a0a; --text-brand-secondary: #6c0101; --icon-on-brand: #000000; --icon-brand: #fc0a0a; --icon-brand-secondary: #6c0101; --border-brand: #fc0a0a; --bg-brand-secondary: #442626; --bg-brand-secondary-hover: #592323; --bg-brand-secondary-active: #6d2020; }