@font-face { font-family: Raleway; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n4.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Raleway, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Raleway;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/raleway_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/raleway_n4.ttf; --font-family-heading: Raleway, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #eee0ff; --bg-primary-hover: #e2d5f2; --bg-primary-active: #dbceeb; --bg-primary-invert: #151417; --bg-secondary: #e2d5f2; --bg-secondary-hover: #dbceeb; --bg-secondary-active: #d1c5e0; --bg-tertiary: #dbceeb; --bg-tertiary-hover: #d1c5e0; --bg-tertiary-active: #a99fb5; --bg-quaternary: #a99fb5; --bg-quaternary-hover: #857d8f; --bg-quaternary-active: #66606e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151417; --text-primary-invert: #ecdefc; --text-secondary: #66606e; --text-secondary-invert: #a99fb5; --border-primary: #a99fb5; --border-primary-hover: #857d8f; --border-secondary: #d1c5e0; --border-secondary-hover: #a99fb5; --border-tertiary: #e2d5f2; --border-tertiary-hover: #dbceeb; --border-active: #151417; --border-active-invert: #eee0ff; --icon-primary: #151417; --icon-primary-invert: #ecdefc; --icon-secondary: #66606e; --input-bg: #eee0ff; --input-border: #a99fb5; --input-border-hover: #66606e; --input-border-active: #151417; --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(238, 224, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #eee0ff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #eee0ff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #d6cae6; --bg-brand-secondary-hover: #beb3cc; --bg-brand-secondary-active: #a79db3; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 10px 10px 10px 10px; }