@font-face { font-family: Lato; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n3.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 400; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i4.ttf") format("ttf"); } @font-face { font-family: "Halibut Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/halibut_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/halibut_condensed_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n3.ttf; --font-family-heading: "Halibut Condensed", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #571480; --bg-primary-hover: #5f1c7d; --bg-primary-active: #64217b; --bg-primary-invert: #eba745; --bg-secondary: #5f1c7d; --bg-secondary-hover: #64217b; --bg-secondary-active: #6b2778; --bg-tertiary: #64217b; --bg-tertiary-hover: #6b2778; --bg-tertiary-active: #86436d; --bg-quaternary: #86436d; --bg-quaternary-hover: #9f5b63; --bg-quaternary-active: #b4705b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eba745; --text-primary-invert: #59167f; --text-secondary: #b4705b; --text-secondary-invert: #86436d; --border-primary: #86436d; --border-primary-hover: #9f5b63; --border-secondary: #6b2778; --border-secondary-hover: #86436d; --border-tertiary: #5f1c7d; --border-tertiary-hover: #64217b; --border-active: #eba745; --border-active-invert: #571480; --icon-primary: #eba745; --icon-primary-invert: #59167f; --icon-secondary: #b4705b; --input-bg: #571480; --input-border: #86436d; --input-border-hover: #b4705b; --input-border-active: #eba745; --bg-transparent: rgba(250, 182, 63, 0.05); --bg-transparent-strong: rgba(250, 182, 63, 0.08); --bg-transparent-strongest: rgba(250, 182, 63, 0.12); --bg-transparent-blur-base: rgba(87, 20, 128, 0.9); --border-transparent: rgba(250, 182, 63, 0.1); --border-transparent-strong: rgba(250, 182, 63, 0.12); --border-transparent-strongest: rgba(250, 182, 63, 0.16); --bg-brand: #fab63f; --bg-brand-hover: #f9a30d; --bg-brand-active: #ce8505; --text-on-brand: #000000; --text-brand: #fab63f; --text-brand-secondary: #9c6504; --icon-on-brand: #000000; --icon-brand: #fab63f; --icon-brand-secondary: #9c6504; --border-brand: #fab63f; --bg-brand-secondary: #67247a; --bg-brand-secondary-hover: #783473; --bg-brand-secondary-active: #88456d; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }