@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: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #5e2082; --bg-primary-hover: #591e7c; --bg-primary-active: #561d78; --bg-primary-invert: #08030c; --bg-secondary: #591e7c; --bg-secondary-hover: #561d78; --bg-secondary-active: #531c72; --bg-tertiary: #561d78; --bg-tertiary-hover: #531c72; --bg-tertiary-active: #43175c; --bg-quaternary: #43175c; --bg-quaternary-hover: #351249; --bg-quaternary-active: #280e38; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #08030c; --text-primary-invert: #5d2081; --text-secondary: #280e38; --text-secondary-invert: #43175c; --border-primary: #43175c; --border-primary-hover: #351249; --border-secondary: #531c72; --border-secondary-hover: #43175c; --border-tertiary: #591e7c; --border-tertiary-hover: #561d78; --border-active: #08030c; --border-active-invert: #5e2082; --icon-primary: #08030c; --icon-primary-invert: #5d2081; --icon-secondary: #280e38; --input-bg: #5e2082; --input-border: #43175c; --input-border-hover: #280e38; --input-border-active: #08030c; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(94, 32, 130, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #d6a207; --bg-brand-hover: #a57d05; --bg-brand-active: #735704; --text-on-brand: #ffffff; --text-brand: #d6a207; --text-brand-secondary: #423202; --icon-on-brand: #ffffff; --icon-brand: #d6a207; --icon-brand-secondary: #423202; --border-brand: #d6a207; --bg-brand-secondary: #6a2d76; --bg-brand-secondary-hover: #763a69; --bg-brand-secondary-active: #82475d; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }