@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; --logo-width: 100px; --bg-primary: #000000; --bg-primary-hover: #0c0401; --bg-primary-active: #120702; --bg-primary-invert: #d24c15; --bg-secondary: #0c0401; --bg-secondary-hover: #120702; --bg-secondary-active: #1c0a03; --bg-tertiary: #120702; --bg-tertiary-hover: #1c0a03; --bg-tertiary-active: #431807; --bg-quaternary: #431807; --bg-quaternary-hover: #66250a; --bg-quaternary-active: #84300d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d24c15; --text-primary-invert: #020100; --text-secondary: #84300d; --text-secondary-invert: #431807; --border-primary: #431807; --border-primary-hover: #66250a; --border-secondary: #1c0a03; --border-secondary-hover: #431807; --border-tertiary: #0c0401; --border-tertiary-hover: #120702; --border-active: #d24c15; --border-active-invert: #000000; --icon-primary: #d24c15; --icon-primary-invert: #020100; --icon-secondary: #84300d; --input-bg: #000000; --input-border: #431807; --input-border-hover: #84300d; --input-border-active: #d24c15; --bg-transparent: rgba(231, 84, 23, 0.05); --bg-transparent-strong: rgba(231, 84, 23, 0.08); --bg-transparent-strongest: rgba(231, 84, 23, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(231, 84, 23, 0.1); --border-transparent-strong: rgba(231, 84, 23, 0.12); --border-transparent-strongest: rgba(231, 84, 23, 0.16); --bg-brand: #e75417; --bg-brand-hover: #b94312; --bg-brand-active: #8a320e; --text-on-brand: #F4E9E9; --text-brand: #e75417; --text-brand-secondary: #5c2109; --icon-on-brand: #F4E9E9; --icon-brand: #e75417; --icon-brand-secondary: #5c2109; --border-brand: #e75417; --bg-brand-secondary: #170802; --bg-brand-secondary-hover: #2e1105; --bg-brand-secondary-active: #451907; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }