@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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_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: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #111111; --bg-primary-hover: #1a181a; --bg-primary-active: #1f1c1f; --bg-primary-invert: #b68db2; --bg-secondary: #1a181a; --bg-secondary-hover: #1f1c1f; --bg-secondary-active: #272126; --bg-tertiary: #1f1c1f; --bg-tertiary-hover: #272126; --bg-tertiary-active: #453844; --bg-quaternary: #453844; --bg-quaternary-hover: #614d5f; --bg-quaternary-active: #785f76; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b68db2; --text-primary-invert: #131213; --text-secondary: #785f76; --text-secondary-invert: #453844; --border-primary: #453844; --border-primary-hover: #614d5f; --border-secondary: #272126; --border-secondary-hover: #453844; --border-tertiary: #1a181a; --border-tertiary-hover: #1f1c1f; --border-active: #b68db2; --border-active-invert: #111111; --icon-primary: #b68db2; --icon-primary-invert: #131213; --icon-secondary: #785f76; --input-bg: #111111; --input-border: #453844; --input-border-hover: #785f76; --input-border-active: #b68db2; --bg-transparent: rgba(198, 153, 194, 0.05); --bg-transparent-strong: rgba(198, 153, 194, 0.08); --bg-transparent-strongest: rgba(198, 153, 194, 0.12); --bg-transparent-blur-base: rgba(17, 17, 17, 0.9); --border-transparent: rgba(198, 153, 194, 0.1); --border-transparent-strong: rgba(198, 153, 194, 0.12); --border-transparent-strongest: rgba(198, 153, 194, 0.16); --bg-brand: #450d57; --bg-brand-hover: #22062b; --bg-brand-active: black; --text-on-brand: #e7ccf5; --text-brand: #450d57; --text-brand-secondary: black; --icon-on-brand: #e7ccf5; --icon-brand: #450d57; --icon-brand-secondary: black; --border-brand: #450d57; --bg-brand-secondary: #161118; --bg-brand-secondary-hover: #1b101f; --bg-brand-secondary-active: #211026; --input-radius: 3px; --image-radius: 5px; --panel-radius: 3px; --button-radius: 12px 12px 12px 12px; }