@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: #262b58; --bg-primary-hover: #313660; --bg-primary-active: #373c65; --bg-primary-invert: #ebecf0; --bg-secondary: #313660; --bg-secondary-hover: #373c65; --bg-secondary-active: #40446c; --bg-tertiary: #373c65; --bg-tertiary-hover: #40446c; --bg-tertiary-active: #656888; --bg-quaternary: #656888; --bg-quaternary-hover: #8588a1; --bg-quaternary-active: #a2a4b7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebecf0; --text-primary-invert: #282d5a; --text-secondary: #a2a4b7; --text-secondary-invert: #656888; --border-primary: #656888; --border-primary-hover: #8588a1; --border-secondary: #40446c; --border-secondary-hover: #656888; --border-tertiary: #313660; --border-tertiary-hover: #373c65; --border-active: #ebecf0; --border-active-invert: #262b58; --icon-primary: #ebecf0; --icon-primary-invert: #282d5a; --icon-secondary: #a2a4b7; --input-bg: #262b58; --input-border: #656888; --input-border-hover: #a2a4b7; --input-border-active: #ebecf0; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(38, 43, 88, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #2e4939; --bg-brand-hover: #1a2a21; --bg-brand-active: #070a08; --text-on-brand: #80c99f; --text-brand: #2e4939; --text-brand-secondary: black; --icon-on-brand: #80c99f; --icon-brand: #2e4939; --icon-brand-secondary: black; --border-brand: #2e4939; --bg-brand-secondary: #272e55; --bg-brand-secondary-hover: #283152; --bg-brand-secondary-active: #28344f; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }