@font-face { font-family: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_i7.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: Arvo, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Arvo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/arvo_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: #181718; --bg-primary-hover: #232223; --bg-primary-active: #2a292a; --bg-primary-invert: #e5e5e7; --bg-secondary: #232223; --bg-secondary-hover: #2a292a; --bg-secondary-active: #333233; --bg-tertiary: #2a292a; --bg-tertiary-hover: #333233; --bg-tertiary-active: #59595a; --bg-quaternary: #59595a; --bg-quaternary-hover: #7b7a7c; --bg-quaternary-active: #98989a; --text-primary: #e5e5e7; --text-primary-invert: #1a191a; --text-secondary: #98989a; --text-secondary-invert: #59595a; --border-primary: #59595a; --border-primary-hover: #7b7a7c; --border-secondary: #333233; --border-secondary-hover: #59595a; --border-tertiary: #232223; --border-tertiary-hover: #2a292a; --border-active: #e5e5e7; --border-active-invert: #181718; --icon-primary: #e5e5e7; --icon-primary-invert: #1a191a; --icon-secondary: #98989a; --input-bg: #181718; --input-border: #59595a; --input-border-hover: #98989a; --input-border-active: #e5e5e7; --bg-transparent: rgba(249, 249, 252, 0.05); --bg-transparent-strong: rgba(249, 249, 252, 0.08); --bg-transparent-strongest: rgba(249, 249, 252, 0.12); --bg-transparent-blur-base: rgba(24, 23, 24, 0.9); --border-transparent: rgba(249, 249, 252, 0.1); --border-transparent-strong: rgba(249, 249, 252, 0.12); --border-transparent-strongest: rgba(249, 249, 252, 0.16); --bg-brand: #f669f2; --bg-brand-hover: #f339ee; --bg-brand-active: #eb0ee5; --text-on-brand: #ffffff; --text-brand: #f669f2; --text-brand-secondary: #bb0bb6; --icon-on-brand: #ffffff; --icon-brand: #f669f2; --icon-brand-secondary: #bb0bb6; --border-brand: #f669f2; --bg-brand-secondary: #2e1f2e; --bg-brand-secondary-hover: #442744; --bg-brand-secondary-active: #5b3059; }