@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: DotGothic16; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dotgothic16_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dotgothic16_n4.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: DotGothic16, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: true; --text-transform-heading: true; --logo-width: 100px; --bg-primary: #1e1a1f; --bg-primary-hover: #29252a; --bg-primary-active: #302c31; --bg-primary-invert: #ebeaeb; --bg-secondary: #29252a; --bg-secondary-hover: #302c31; --bg-secondary-active: #39353a; --bg-tertiary: #302c31; --bg-tertiary-hover: #39353a; --bg-tertiary-active: #5f5c60; --bg-quaternary: #5f5c60; --bg-quaternary-hover: #817f82; --bg-quaternary-active: #9e9d9f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebeaeb; --text-primary-invert: #201c21; --text-secondary: #9e9d9f; --text-secondary-invert: #5f5c60; --border-primary: #5f5c60; --border-primary-hover: #817f82; --border-secondary: #39353a; --border-secondary-hover: #5f5c60; --border-tertiary: #29252a; --border-tertiary-hover: #302c31; --border-active: #ebeaeb; --border-active-invert: #1e1a1f; --icon-primary: #ebeaeb; --icon-primary-invert: #201c21; --icon-secondary: #9e9d9f; --input-bg: #1e1a1f; --input-border: #5f5c60; --input-border-hover: #9e9d9f; --input-border-active: #ebeaeb; --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(30, 26, 31, 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: #9A47FF; --bg-brand-hover: #7e14ff; --bg-brand-active: #6500e0; --text-on-brand: #ffffff; --text-brand: #9A47FF; --text-brand-secondary: #4e00ad; --icon-on-brand: #ffffff; --icon-brand: #9A47FF; --icon-brand-secondary: #4e00ad; --border-brand: #9A47FF; --bg-brand-secondary: #2a1f35; --bg-brand-secondary-hover: #37234c; --bg-brand-secondary-active: #432862; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }