@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"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 1px; --bg-primary: #cba1ee; --bg-primary-hover: #cea6ed; --bg-primary-active: #cfa9ec; --bg-primary-invert: #cba1ee; --bg-secondary: #cea6ed; --bg-secondary-hover: #cfa9ec; --bg-secondary-active: #d1aceb; --bg-tertiary: #cfa9ec; --bg-tertiary-hover: #d1aceb; --bg-tertiary-active: #dabce7; --bg-quaternary: #dabce7; --bg-quaternary-hover: #e2cae3; --bg-quaternary-active: #e9d7e0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #faf7d7; --text-primary-invert: #ffffd5; --text-secondary: #e9d7e0; --text-secondary-invert: #dabce7; --border-primary: #dabce7; --border-primary-hover: #e2cae3; --border-secondary: #d1aceb; --border-secondary-hover: #dabce7; --border-tertiary: #cea6ed; --border-tertiary-hover: #cfa9ec; --border-active: #faf7d7; --border-active-invert: #cba1ee; --icon-primary: #faf7d7; --icon-primary-invert: #ffffd5; --icon-secondary: #e9d7e0; --input-bg: #cba1ee; --input-border: #dabce7; --input-border-hover: #e9d7e0; --input-border-active: #faf7d7; --bg-transparent: rgba(255, 255, 213, 0.05); --bg-transparent-strong: rgba(255, 255, 213, 0.08); --bg-transparent-strongest: rgba(255, 255, 213, 0.12); --bg-highlight: rgba(255, 255, 213, 0.05); --bg-highlight-hover: rgba(255, 255, 213, 0.08); --bg-highlight-active: rgba(255, 255, 213, 0.12); --bg-transparent-blur-base: rgba(203, 161, 238, 0.9); --border-transparent: rgba(255, 255, 213, 0.1); --border-transparent-strong: rgba(255, 255, 213, 0.12); --border-transparent-strongest: rgba(255, 255, 213, 0.16); --bg-brand: #cba1ee; --bg-brand-hover: #b376e6; --bg-brand-active: #9b4bde; --icon-on-brand: #ffffd5; --icon-brand-secondary: #8326d0; --icon-link: #cba1ee; --text-link: #cba1ee; --text-link-secondary: #8326d0; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }