@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: "Style Script"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/style_script_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/style_script_n4.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: "Style Script", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0c003a; --bg-primary-hover: #180942; --bg-primary-active: #1f0e47; --bg-primary-invert: #e99ed0; --bg-secondary: #180942; --bg-secondary-hover: #1f0e47; --bg-secondary-active: #29154e; --bg-tertiary: #1f0e47; --bg-tertiary-hover: #29154e; --bg-tertiary-active: #52326a; --bg-quaternary: #52326a; --bg-quaternary-hover: #774d83; --bg-quaternary-active: #976398; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e99ed0; --text-primary-invert: #0e023c; --text-secondary: #976398; --text-secondary-invert: #52326a; --border-primary: #52326a; --border-primary-hover: #774d83; --border-secondary: #29154e; --border-secondary-hover: #52326a; --border-tertiary: #180942; --border-tertiary-hover: #1f0e47; --border-active: #e99ed0; --border-active-invert: #0c003a; --icon-primary: #e99ed0; --icon-primary-invert: #0e023c; --icon-secondary: #976398; --input-bg: #0c003a; --input-border: #52326a; --input-border-hover: #976398; --input-border-active: #e99ed0; --bg-transparent: rgba(255, 174, 223, 0.05); --bg-transparent-strong: rgba(255, 174, 223, 0.08); --bg-transparent-strongest: rgba(255, 174, 223, 0.12); --bg-transparent-blur-base: rgba(12, 0, 58, 0.9); --border-transparent: rgba(255, 174, 223, 0.1); --border-transparent-strong: rgba(255, 174, 223, 0.12); --border-transparent-strongest: rgba(255, 174, 223, 0.16); --bg-brand: #fdb2ce; --bg-brand-hover: #fc80ae; --bg-brand-active: #fa4f8f; --text-on-brand: #000000; --text-brand: #fdb2ce; --text-brand-secondary: #f91d6f; --icon-on-brand: #000000; --icon-brand: #fdb2ce; --icon-brand-secondary: #f91d6f; --border-brand: #fdb2ce; --bg-brand-secondary: #241249; --bg-brand-secondary-hover: #3c2458; --bg-brand-secondary-active: #543566; }