@font-face { font-family: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf; --font-family-heading: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f0f5f3; --bg-primary-hover: #e7edeb; --bg-primary-active: #e2e8e6; --bg-primary-invert: #4d5c5b; --bg-secondary: #e7edeb; --bg-secondary-hover: #e2e8e6; --bg-secondary-active: #dbe1df; --bg-tertiary: #e2e8e6; --bg-tertiary-hover: #dbe1df; --bg-tertiary-active: #bcc4c3; --bg-quaternary: #bcc4c3; --bg-quaternary-hover: #a1abaa; --bg-quaternary-active: #8a9594; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4d5c5b; --text-primary-invert: #eef3f1; --text-secondary: #8a9594; --text-secondary-invert: #bcc4c3; --border-primary: #bcc4c3; --border-primary-hover: #a1abaa; --border-secondary: #dbe1df; --border-secondary-hover: #bcc4c3; --border-tertiary: #e7edeb; --border-tertiary-hover: #e2e8e6; --border-active: #4d5c5b; --border-active-invert: #f0f5f3; --icon-primary: #4d5c5b; --icon-primary-invert: #eef3f1; --icon-secondary: #8a9594; --input-bg: #f0f5f3; --input-border: #bcc4c3; --input-border-hover: #8a9594; --input-border-active: #4d5c5b; --bg-transparent: rgba(61, 77, 76, 0.05); --bg-transparent-strong: rgba(61, 77, 76, 0.08); --bg-transparent-strongest: rgba(61, 77, 76, 0.12); --bg-transparent-blur-base: rgba(240, 245, 243, 0.9); --border-transparent: rgba(61, 77, 76, 0.1); --border-transparent-strong: rgba(61, 77, 76, 0.12); --border-transparent-strongest: rgba(61, 77, 76, 0.16); --bg-brand: #fe7033; --bg-brand-hover: #fd4d01; --bg-brand-active: #ca3d01; --text-on-brand: #f0f5f3; --text-brand: #fe7033; --text-brand-secondary: #972e01; --icon-on-brand: #f0f5f3; --icon-brand: #fe7033; --icon-brand-secondary: #972e01; --border-brand: #fe7033; --bg-brand-secondary: #f1e8e0; --bg-brand-secondary-hover: #f3dacd; --bg-brand-secondary-active: #f4cdb9; --input-radius: 20px; --image-radius: 16px; --panel-radius: 20px; --button-radius: 5px 5px 5px 5px; }