@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: "Libre Franklin"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_franklin_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_franklin_n8.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: "Libre Franklin", sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 200px; --bg-primary: #38094c; --bg-primary-hover: #421555; --bg-primary-active: #481d5a; --bg-primary-invert: #ede9ef; --bg-secondary: #421555; --bg-secondary-hover: #481d5a; --bg-secondary-active: #502761; --bg-tertiary: #481d5a; --bg-tertiary-hover: #502761; --bg-tertiary-active: #725080; --bg-quaternary: #725080; --bg-quaternary-hover: #90759b; --bg-quaternary-active: #a995b2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ede9ef; --text-primary-invert: #3a0b4e; --text-secondary: #a995b2; --text-secondary-invert: #725080; --border-primary: #725080; --border-primary-hover: #90759b; --border-secondary: #502761; --border-secondary-hover: #725080; --border-tertiary: #421555; --border-tertiary-hover: #481d5a; --border-active: #ede9ef; --border-active-invert: #38094c; --icon-primary: #ede9ef; --icon-primary-invert: #3a0b4e; --icon-secondary: #a995b2; --input-bg: #38094c; --input-border: #725080; --input-border-hover: #a995b2; --input-border-active: #ede9ef; --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(56, 9, 76, 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: #3e3e42; --bg-brand-hover: #252528; --bg-brand-active: #0d0d0d; --text-on-brand: #ffffff; --text-brand: #3e3e42; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #3e3e42; --icon-brand-secondary: black; --border-brand: #3e3e42; --bg-brand-secondary: #390e4b; --bg-brand-secondary-hover: #39144a; --bg-brand-secondary-active: #3a1949; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }