@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: Cinzel, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #faf4f2; --bg-primary-hover: #eee8e6; --bg-primary-active: #e6e1df; --bg-primary-invert: #171718; --bg-secondary: #eee8e6; --bg-secondary-hover: #e6e1df; --bg-secondary-active: #dcd7d5; --bg-tertiary: #e6e1df; --bg-tertiary-hover: #dcd7d5; --bg-tertiary-active: #b2aeac; --bg-quaternary: #b2aeac; --bg-quaternary-hover: #8c8988; --bg-quaternary-active: #6c6969; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171718; --text-primary-invert: #f8f2f0; --text-secondary: #6c6969; --text-secondary-invert: #b2aeac; --border-primary: #b2aeac; --border-primary-hover: #8c8988; --border-secondary: #dcd7d5; --border-secondary-hover: #b2aeac; --border-tertiary: #eee8e6; --border-tertiary-hover: #e6e1df; --border-active: #171718; --border-active-invert: #faf4f2; --icon-primary: #171718; --icon-primary-invert: #f8f2f0; --icon-secondary: #6c6969; --input-bg: #faf4f2; --input-border: #b2aeac; --input-border-hover: #6c6969; --input-border-active: #171718; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(250, 244, 242, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #d5c4a7; --bg-brand-hover: #c5ad84; --bg-brand-active: #b49662; --text-on-brand: #ffffff; --text-brand: #d5c4a7; --text-brand-secondary: #9a7c49; --icon-on-brand: #ffffff; --icon-brand: #d5c4a7; --icon-brand-secondary: #9a7c49; --border-brand: #d5c4a7; --bg-brand-secondary: #f6efeb; --bg-brand-secondary-hover: #f3eae3; --bg-brand-secondary-active: #efe6dc; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }