@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: #c79ff4; --bg-primary-hover: #bf99eb; --bg-primary-active: #bb96e6; --bg-primary-invert: #3e3a52; --bg-secondary: #bf99eb; --bg-secondary-hover: #bb96e6; --bg-secondary-active: #b592df; --bg-tertiary: #bb96e6; --bg-tertiary-hover: #b592df; --bg-tertiary-active: #9b7fc0; --bg-quaternary: #9b7fc0; --bg-quaternary-hover: #856ea6; --bg-quaternary-active: #71608f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e3a52; --text-primary-invert: #c59ef2; --text-secondary: #71608f; --text-secondary-invert: #9b7fc0; --border-primary: #9b7fc0; --border-primary-hover: #856ea6; --border-secondary: #b592df; --border-secondary-hover: #9b7fc0; --border-tertiary: #bf99eb; --border-tertiary-hover: #bb96e6; --border-active: #3e3a52; --border-active-invert: #c79ff4; --icon-primary: #3e3a52; --icon-primary-invert: #c59ef2; --icon-secondary: #71608f; --input-bg: #c79ff4; --input-border: #9b7fc0; --input-border-hover: #71608f; --input-border-active: #3e3a52; --bg-transparent: rgba(48, 48, 66, 0.05); --bg-transparent-strong: rgba(48, 48, 66, 0.08); --bg-transparent-strongest: rgba(48, 48, 66, 0.12); --bg-transparent-blur-base: rgba(199, 159, 244, 0.9); --border-transparent: rgba(48, 48, 66, 0.1); --border-transparent-strong: rgba(48, 48, 66, 0.12); --border-transparent-strongest: rgba(48, 48, 66, 0.16); --bg-brand: #9F7AEA; --bg-brand-hover: #7f4ee3; --bg-brand-active: #6023db; --text-on-brand: #FFFFFF; --text-brand: #9F7AEA; --text-brand-secondary: #4c1caf; --icon-on-brand: #FFFFFF; --icon-brand: #9F7AEA; --icon-brand-secondary: #4c1caf; --border-brand: #9F7AEA; --bg-brand-secondary: #c39bf3; --bg-brand-secondary-hover: #bf98f2; --bg-brand-secondary-active: #bb94f1; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }