@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: "Cinzel Decorative"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_decorative_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_decorative_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: "Cinzel Decorative", display; --font-weight-heading: 700; --font-style-heading: normal; --logo-width: 125px; --bg-primary: #412550; --bg-primary-hover: #4b3059; --bg-primary-active: #50365e; --bg-primary-invert: #eeebef; --bg-secondary: #4b3059; --bg-secondary-hover: #50365e; --bg-secondary-active: #583f65; --bg-tertiary: #50365e; --bg-tertiary-hover: #583f65; --bg-tertiary-active: #786483; --bg-quaternary: #786483; --bg-quaternary-hover: #95859d; --bg-quaternary-active: #ada1b4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eeebef; --text-primary-invert: #432752; --text-secondary: #ada1b4; --text-secondary-invert: #786483; --border-primary: #786483; --border-primary-hover: #95859d; --border-secondary: #583f65; --border-secondary-hover: #786483; --border-tertiary: #4b3059; --border-tertiary-hover: #50365e; --border-active: #eeebef; --border-active-invert: #412550; --icon-primary: #eeebef; --icon-primary-invert: #432752; --icon-secondary: #ada1b4; --input-bg: #412550; --input-border: #786483; --input-border-hover: #ada1b4; --input-border-active: #eeebef; --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(65, 37, 80, 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: #b299cb; --bg-brand-hover: #9977ba; --bg-brand-active: #7f56a8; --text-on-brand: #ffffff; --text-brand: #b299cb; --text-brand-secondary: #664586; --icon-on-brand: #ffffff; --icon-brand: #b299cb; --icon-brand-secondary: #664586; --border-brand: #b299cb; --bg-brand-secondary: #4c315c; --bg-brand-secondary-hover: #583c69; --bg-brand-secondary-active: #634875; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }