@font-face { font-family: Cinzel; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_n4.ttf") format("ttf"); } @font-face { font-family: Cinzel; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_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: Cinzel, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cinzel;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cinzel_n4.ttf; --font-family-heading: "Cinzel Decorative", display; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fdfdff; --bg-primary-hover: #f0f0f2; --bg-primary-active: #e9e9eb; --bg-primary-invert: #171717; --bg-secondary: #f0f0f2; --bg-secondary-hover: #e9e9eb; --bg-secondary-active: #dfdfe0; --bg-tertiary: #e9e9eb; --bg-tertiary-hover: #dfdfe0; --bg-tertiary-active: #b4b4b5; --bg-quaternary: #b4b4b5; --bg-quaternary-hover: #8e8e8f; --bg-quaternary-active: #6d6d6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171717; --text-primary-invert: #fafafc; --text-secondary: #6d6d6e; --text-secondary-invert: #b4b4b5; --border-primary: #b4b4b5; --border-primary-hover: #8e8e8f; --border-secondary: #dfdfe0; --border-secondary-hover: #b4b4b5; --border-tertiary: #f0f0f2; --border-tertiary-hover: #e9e9eb; --border-active: #171717; --border-active-invert: #fdfdff; --icon-primary: #171717; --icon-primary-invert: #fafafc; --icon-secondary: #6d6d6e; --input-bg: #fdfdff; --input-border: #b4b4b5; --input-border-hover: #6d6d6e; --input-border-active: #171717; --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(253, 253, 255, 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: #4d2f4d; --bg-brand-hover: #2d1c2d; --bg-brand-active: #0e080e; --text-on-brand: #FFFFFF; --text-brand: #4d2f4d; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #4d2f4d; --icon-brand-secondary: black; --border-brand: #4d2f4d; --bg-brand-secondary: #ebe8ed; --bg-brand-secondary-hover: #dad4db; --bg-brand-secondary-active: #c8bfca; --input-radius: 17px; --image-radius: 39px; --panel-radius: 17px; --button-radius: 100px 100px 100px 100px; }