@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #6408de; --bg-primary-hover: #6b0ed6; --bg-primary-active: #6f12d1; --bg-primary-invert: #e27947; --bg-secondary: #6b0ed6; --bg-secondary-hover: #6f12d1; --bg-secondary-active: #7517ca; --bg-tertiary: #6f12d1; --bg-tertiary-hover: #7517ca; --bg-tertiary-active: #8c2cae; --bg-quaternary: #8c2cae; --bg-quaternary-hover: #a13f95; --bg-quaternary-active: #b34f7f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e27947; --text-primary-invert: #6509dc; --text-secondary: #b34f7f; --text-secondary-invert: #8c2cae; --border-primary: #8c2cae; --border-primary-hover: #a13f95; --border-secondary: #7517ca; --border-secondary-hover: #8c2cae; --border-tertiary: #6b0ed6; --border-tertiary-hover: #6f12d1; --border-active: #e27947; --border-active-invert: #6408de; --icon-primary: #e27947; --icon-primary-invert: #6509dc; --icon-secondary: #b34f7f; --input-bg: #6408de; --input-border: #8c2cae; --input-border-hover: #b34f7f; --input-border-active: #e27947; --bg-transparent: rgba(238, 132, 56, 0.05); --bg-transparent-strong: rgba(238, 132, 56, 0.08); --bg-transparent-strongest: rgba(238, 132, 56, 0.12); --bg-transparent-blur-base: rgba(100, 8, 222, 0.9); --border-transparent: rgba(238, 132, 56, 0.1); --border-transparent-strong: rgba(238, 132, 56, 0.12); --border-transparent-strongest: rgba(238, 132, 56, 0.16); --bg-brand: #f0560c; --bg-brand-hover: #bf450a; --bg-brand-active: #8f3307; --text-on-brand: #f9e92b; --text-brand: #f0560c; --text-brand-secondary: #5e2205; --icon-on-brand: #f9e92b; --icon-brand: #f0560c; --icon-brand-secondary: #5e2205; --border-brand: #f0560c; --bg-brand-secondary: #7210c9; --bg-brand-secondary-hover: #8018b4; --bg-brand-secondary-active: #8e1f9f; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }