@font-face { font-family: Lato; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i9.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf; --font-family-heading: Lato, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1f0521; --bg-primary-hover: #2a122c; --bg-primary-active: #311933; --bg-primary-invert: #ebe9eb; --bg-secondary: #2a122c; --bg-secondary-hover: #311933; --bg-secondary-active: #3a233c; --bg-tertiary: #311933; --bg-tertiary-hover: #3a233c; --bg-tertiary-active: #604e61; --bg-quaternary: #604e61; --bg-quaternary-hover: #827383; --bg-quaternary-active: #9f94a0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebe9eb; --text-primary-invert: #210823; --text-secondary: #9f94a0; --text-secondary-invert: #604e61; --border-primary: #604e61; --border-primary-hover: #827383; --border-secondary: #3a233c; --border-secondary-hover: #604e61; --border-tertiary: #2a122c; --border-tertiary-hover: #311933; --border-active: #ebe9eb; --border-active-invert: #1f0521; --icon-primary: #ebe9eb; --icon-primary-invert: #210823; --icon-secondary: #9f94a0; --input-bg: #1f0521; --input-border: #604e61; --input-border-hover: #9f94a0; --input-border-active: #ebe9eb; --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(31, 5, 33, 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: #d51974; --bg-brand-hover: #a7145b; --bg-brand-active: #7a0e42; --text-on-brand: #ffffff; --text-brand: #d51974; --text-brand-secondary: #4c0929; --icon-on-brand: #ffffff; --icon-brand: #d51974; --icon-brand-secondary: #4c0929; --border-brand: #d51974; --bg-brand-secondary: #310729; --bg-brand-secondary-hover: #430932; --bg-brand-secondary-active: #560b3a; }