@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_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: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_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: #d4beff; --bg-primary-hover: #c9b5f2; --bg-primary-active: #c3afeb; --bg-primary-invert: #131117; --bg-secondary: #c9b5f2; --bg-secondary-hover: #c3afeb; --bg-secondary-active: #bba7e0; --bg-tertiary: #c3afeb; --bg-tertiary-hover: #bba7e0; --bg-tertiary-active: #9787b5; --bg-quaternary: #9787b5; --bg-quaternary-hover: #776a8f; --bg-quaternary-active: #5b526e; --text-primary: #131117; --text-primary-invert: #d2bcfc; --text-secondary: #5b526e; --text-secondary-invert: #9787b5; --border-primary: #9787b5; --border-primary-hover: #776a8f; --border-secondary: #bba7e0; --border-secondary-hover: #9787b5; --border-tertiary: #c9b5f2; --border-tertiary-hover: #c3afeb; --border-active: #131117; --border-active-invert: #d4beff; --icon-primary: #131117; --icon-primary-invert: #d2bcfc; --icon-secondary: #5b526e; --input-bg: #d4beff; --input-border: #9787b5; --input-border-hover: #5b526e; --input-border-active: #131117; --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(212, 190, 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: #9F7AEA; --bg-brand-hover: #7f4ee3; --bg-brand-active: #6023db; --text-on-brand: #FFFFFF; --text-brand: #9F7AEA; --text-brand-secondary: #4c1caf; --icon-on-brand: #FFFFFF; --icon-brand: #9F7AEA; --icon-brand-secondary: #4c1caf; --border-brand: #9F7AEA; --bg-brand-secondary: #cfb7fd; --bg-brand-secondary-hover: #c9b0fb; --bg-brand-secondary-active: #c4aaf9; }