@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: Jua; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jua_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jua_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Jua, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #84edff; --bg-primary-hover: #82e5f6; --bg-primary-active: #80e1f1; --bg-primary-invert: #576062; --bg-secondary: #82e5f6; --bg-secondary-hover: #80e1f1; --bg-secondary-active: #7edaea; --bg-tertiary: #80e1f1; --bg-tertiary-hover: #7edaea; --bg-tertiary-active: #76c0cd; --bg-quaternary: #76c0cd; --bg-quaternary-hover: #6ea9b3; --bg-quaternary-active: #68959c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #576062; --text-primary-invert: #84ebfd; --text-secondary: #68959c; --text-secondary-invert: #76c0cd; --border-primary: #76c0cd; --border-primary-hover: #6ea9b3; --border-secondary: #7edaea; --border-secondary-hover: #76c0cd; --border-tertiary: #82e5f6; --border-tertiary-hover: #80e1f1; --border-active: #576062; --border-active-invert: #84edff; --icon-primary: #576062; --icon-primary-invert: #84ebfd; --icon-secondary: #68959c; --input-bg: #84edff; --input-border: #76c0cd; --input-border-hover: #68959c; --input-border-active: #576062; --bg-transparent: rgba(82, 82, 82, 0.05); --bg-transparent-strong: rgba(82, 82, 82, 0.08); --bg-transparent-strongest: rgba(82, 82, 82, 0.12); --bg-transparent-blur-base: rgba(132, 237, 255, 0.9); --border-transparent: rgba(82, 82, 82, 0.1); --border-transparent-strong: rgba(82, 82, 82, 0.12); --border-transparent-strongest: rgba(82, 82, 82, 0.16); --bg-brand: #e59dff; --bg-brand-hover: #d76aff; --bg-brand-active: #ca37ff; --text-on-brand: #ffffff; --text-brand: #e59dff; --text-brand-secondary: #bc04ff; --icon-on-brand: #ffffff; --icon-brand: #e59dff; --icon-brand-secondary: #bc04ff; --border-brand: #e59dff; --bg-brand-secondary: #8ee5ff; --bg-brand-secondary-hover: #97ddff; --bg-brand-secondary-active: #a1d5ff; }