@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: #303014; --bg-primary-hover: #37381b; --bg-primary-active: #3c3c1f; --bg-primary-invert: #b5b98c; --bg-secondary: #37381b; --bg-secondary-hover: #3c3c1f; --bg-secondary-active: #424224; --bg-tertiary: #3c3c1f; --bg-tertiary-hover: #424224; --bg-tertiary-active: #5a5c3a; --bg-quaternary: #5a5c3a; --bg-quaternary-hover: #70724e; --bg-quaternary-active: #83865f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b5b98c; --text-primary-invert: #313215; --text-secondary: #83865f; --text-secondary-invert: #5a5c3a; --border-primary: #5a5c3a; --border-primary-hover: #70724e; --border-secondary: #424224; --border-secondary-hover: #5a5c3a; --border-tertiary: #37381b; --border-tertiary-hover: #3c3c1f; --border-active: #b5b98c; --border-active-invert: #303014; --icon-primary: #b5b98c; --icon-primary-invert: #313215; --icon-secondary: #83865f; --input-bg: #303014; --input-border: #5a5c3a; --input-border-hover: #83865f; --input-border-active: #b5b98c; --bg-transparent: rgba(194, 198, 152, 0.05); --bg-transparent-strong: rgba(194, 198, 152, 0.08); --bg-transparent-strongest: rgba(194, 198, 152, 0.12); --bg-transparent-blur-base: rgba(48, 48, 20, 0.9); --border-transparent: rgba(194, 198, 152, 0.1); --border-transparent-strong: rgba(194, 198, 152, 0.12); --border-transparent-strongest: rgba(194, 198, 152, 0.16); --bg-brand: #ed7fe2; --bg-brand-hover: #e752d8; --bg-brand-active: #e026ce; --text-on-brand: #000000; --text-brand: #ed7fe2; --text-brand-secondary: #b91aa9; --icon-on-brand: #000000; --icon-brand: #ed7fe2; --icon-brand-secondary: #b91aa9; --border-brand: #ed7fe2; --bg-brand-secondary: #433829; --bg-brand-secondary-hover: #56403d; --bg-brand-secondary-active: #694852; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }