@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: #a5aec8; --bg-primary-hover: #9fa8c1; --bg-primary-active: #9ca4bd; --bg-primary-invert: #3b3b4e; --bg-secondary: #9fa8c1; --bg-secondary-hover: #9ca4bd; --bg-secondary-active: #979fb8; --bg-tertiary: #9ca4bd; --bg-tertiary-hover: #979fb8; --bg-tertiary-active: #8389a1; --bg-quaternary: #8389a1; --bg-quaternary-hover: #72778d; --bg-quaternary-active: #62667c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3b3b4e; --text-primary-invert: #a4adc7; --text-secondary: #62667c; --text-secondary-invert: #8389a1; --border-primary: #8389a1; --border-primary-hover: #72778d; --border-secondary: #979fb8; --border-secondary-hover: #8389a1; --border-tertiary: #9fa8c1; --border-tertiary-hover: #9ca4bd; --border-active: #3b3b4e; --border-active-invert: #a5aec8; --icon-primary: #3b3b4e; --icon-primary-invert: #a4adc7; --icon-secondary: #62667c; --input-bg: #a5aec8; --input-border: #8389a1; --input-border-hover: #62667c; --input-border-active: #3b3b4e; --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(165, 174, 200, 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: #9267e1; --bg-brand-hover: #733cd9; --bg-brand-active: #5b25bd; --text-on-brand: #FFFFFF; --text-brand: #9267e1; --text-brand-secondary: #461d92; --icon-on-brand: #FFFFFF; --icon-brand: #9267e1; --icon-brand-secondary: #461d92; --border-brand: #9267e1; --bg-brand-secondary: #a3a7cb; --bg-brand-secondary-hover: #a1a0cd; --bg-brand-secondary-active: #9f99d0; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }