@font-face { font-family: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n4.ttf") format("ttf"); } @font-face { font-family: Mattone; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_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: Mattone, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Mattone;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/mattone_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: #f6e5ff; --bg-primary-hover: #eadaf2; --bg-primary-active: #e2d3eb; --bg-primary-invert: #161517; --bg-secondary: #eadaf2; --bg-secondary-hover: #e2d3eb; --bg-secondary-active: #d8cae0; --bg-tertiary: #e2d3eb; --bg-tertiary-hover: #d8cae0; --bg-tertiary-active: #afa3b5; --bg-quaternary: #afa3b5; --bg-quaternary-hover: #8a808f; --bg-quaternary-active: #6a626e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #161517; --text-primary-invert: #f4e3fc; --text-secondary: #6a626e; --text-secondary-invert: #afa3b5; --border-primary: #afa3b5; --border-primary-hover: #8a808f; --border-secondary: #d8cae0; --border-secondary-hover: #afa3b5; --border-tertiary: #eadaf2; --border-tertiary-hover: #e2d3eb; --border-active: #161517; --border-active-invert: #f6e5ff; --icon-primary: #161517; --icon-primary-invert: #f4e3fc; --icon-secondary: #6a626e; --input-bg: #f6e5ff; --input-border: #afa3b5; --input-border-hover: #6a626e; --input-border-active: #161517; --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(246, 229, 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: #ffd400; --bg-brand-hover: #ccaa00; --bg-brand-active: #997f00; --text-on-brand: #dd9314; --text-brand: #ffd400; --text-brand-secondary: #665500; --icon-on-brand: #dd9314; --icon-brand: #ffd400; --icon-brand-secondary: #665500; --border-brand: #ffd400; --bg-brand-secondary: #f7e3e6; --bg-brand-secondary-hover: #f8e2cc; --bg-brand-secondary-active: #f9e0b3; --input-radius: 10px; --image-radius: 20px; --panel-radius: 10px; --button-radius: 120px 120px 120px 120px; }