@font-face { font-family: "Barlow Condensed"; font-weight: 600; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_i6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_i6.ttf") format("ttf"); } @font-face { font-family: "Barlow Condensed"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n9.ttf") format("ttf"); } @font-face { font-family: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Barlow Condensed", sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --font-style-body: italic; --font-style-bold: normal; --font-family-base-name: "Barlow Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_i6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_i6.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0d090d; --bg-primary-active: #140e14; --bg-primary-invert: #e8a0e8; --bg-secondary: #0d090d; --bg-secondary-hover: #140e14; --bg-secondary-active: #1f151f; --bg-tertiary: #140e14; --bg-tertiary-hover: #1f151f; --bg-tertiary-active: #4a334a; --bg-quaternary: #4a334a; --bg-quaternary-hover: #704d70; --bg-quaternary-active: #916491; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8a0e8; --text-primary-invert: #030203; --text-secondary: #916491; --text-secondary-invert: #4a334a; --border-primary: #4a334a; --border-primary-hover: #704d70; --border-secondary: #1f151f; --border-secondary-hover: #4a334a; --border-tertiary: #0d090d; --border-tertiary-hover: #140e14; --border-active: #e8a0e8; --border-active-invert: #000000; --icon-primary: #e8a0e8; --icon-primary-invert: #030203; --icon-secondary: #916491; --input-bg: #000000; --input-border: #4a334a; --input-border-hover: #916491; --input-border-active: #e8a0e8; --bg-transparent: rgba(255, 176, 255, 0.05); --bg-transparent-strong: rgba(255, 176, 255, 0.08); --bg-transparent-strongest: rgba(255, 176, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(255, 176, 255, 0.1); --border-transparent-strong: rgba(255, 176, 255, 0.12); --border-transparent-strongest: rgba(255, 176, 255, 0.16); --bg-brand: #eeb6ee; --bg-brand-hover: #e48de4; --bg-brand-active: #db63db; --text-on-brand: #000000; --text-brand: #eeb6ee; --text-brand-secondary: #d13ad1; --icon-on-brand: #000000; --icon-brand: #eeb6ee; --icon-brand-secondary: #d13ad1; --border-brand: #eeb6ee; --bg-brand-secondary: #181218; --bg-brand-secondary-hover: #302430; --bg-brand-secondary-active: #473747; }