@font-face { font-family: Lato; font-weight: 600; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i6.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: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 900; --font-style-body: italic; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_i6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_i6.ttf; --font-family-heading: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #6f1cf3; --bg-primary-hover: #7625e7; --bg-primary-active: #7b2be0; --bg-primary-invert: #f2c616; --bg-secondary: #7625e7; --bg-secondary-hover: #7b2be0; --bg-secondary-active: #8032d6; --bg-tertiary: #7b2be0; --bg-tertiary-hover: #8032d6; --bg-tertiary-active: #9952ad; --bg-quaternary: #9952ad; --bg-quaternary-hover: #ae6e88; --bg-quaternary-active: #c18768; --text-primary: #f2c616; --text-primary-invert: #701ef1; --text-secondary: #c18768; --text-secondary-invert: #9952ad; --border-primary: #9952ad; --border-primary-hover: #ae6e88; --border-secondary: #8032d6; --border-secondary-hover: #9952ad; --border-tertiary: #7625e7; --border-tertiary-hover: #7b2be0; --border-active: #f2c616; --border-active-invert: #6f1cf3; --icon-primary: #f2c616; --icon-primary-invert: #701ef1; --icon-secondary: #c18768; --input-bg: #6f1cf3; --input-border: #9952ad; --input-border-hover: #c18768; --input-border-active: #f2c616; --bg-transparent: rgba(255, 215, 0, 0.05); --bg-transparent-strong: rgba(255, 215, 0, 0.08); --bg-transparent-strongest: rgba(255, 215, 0, 0.12); --bg-transparent-blur-base: rgba(111, 28, 243, 0.9); --border-transparent: rgba(255, 215, 0, 0.1); --border-transparent-strong: rgba(255, 215, 0, 0.12); --border-transparent-strongest: rgba(255, 215, 0, 0.16); --bg-brand: #1cf386; --bg-brand-hover: #0bd16d; --bg-brand-active: #08a153; --text-on-brand: #0d0d0d; --text-brand: #1cf386; --text-brand-secondary: #06703a; --icon-on-brand: #0d0d0d; --icon-brand: #1cf386; --icon-brand-secondary: #06703a; --border-brand: #1cf386; --bg-brand-secondary: #6732e8; --bg-brand-secondary-hover: #5e47dd; --bg-brand-secondary-active: #565dd2; }