@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: #b5b7ff; --bg-primary-hover: #b9bbff; --bg-primary-active: #bbbdff; --bg-primary-invert: #f8f9ff; --bg-secondary: #b9bbff; --bg-secondary-hover: #bbbdff; --bg-secondary-active: #bec0ff; --bg-tertiary: #bbbdff; --bg-tertiary-hover: #bec0ff; --bg-tertiary-active: #caccff; --bg-quaternary: #caccff; --bg-quaternary-hover: #d6d7ff; --bg-quaternary-active: #dfe0ff; --text-primary: #f8f9ff; --text-primary-invert: #b6b8ff; --text-secondary: #dfe0ff; --text-secondary-invert: #caccff; --border-primary: #caccff; --border-primary-hover: #d6d7ff; --border-secondary: #bec0ff; --border-secondary-hover: #caccff; --border-tertiary: #b9bbff; --border-tertiary-hover: #bbbdff; --border-active: #f8f9ff; --border-active-invert: #b5b7ff; --icon-primary: #f8f9ff; --icon-primary-invert: #b6b8ff; --icon-secondary: #dfe0ff; --input-bg: #b5b7ff; --input-border: #caccff; --input-border-hover: #dfe0ff; --input-border-active: #f8f9ff; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(181, 183, 255, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffb961; --bg-brand-hover: #ffa22e; --bg-brand-active: #fa8b00; --text-on-brand: #FFFFFF; --text-brand: #ffb961; --text-brand-secondary: #c76f00; --icon-on-brand: #FFFFFF; --icon-brand: #ffb961; --icon-brand-secondary: #c76f00; --border-brand: #ffb961; --bg-brand-secondary: #bcb7ef; --bg-brand-secondary-hover: #c4b7df; --bg-brand-secondary-active: #cbb8d0; }