@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: #1e1e2e; --bg-primary-hover: #272738; --bg-primary-active: #2c2d3e; --bg-primary-invert: #bdc5e2; --bg-secondary: #272738; --bg-secondary-hover: #2c2d3e; --bg-secondary-active: #333446; --bg-tertiary: #2c2d3e; --bg-tertiary-hover: #333446; --bg-tertiary-active: #515367; --bg-quaternary: #515367; --bg-quaternary-hover: #6b6f85; --bg-quaternary-active: #82879f; --text-primary: #bdc5e2; --text-primary-invert: #202030; --text-secondary: #82879f; --text-secondary-invert: #515367; --border-primary: #515367; --border-primary-hover: #6b6f85; --border-secondary: #333446; --border-secondary-hover: #515367; --border-tertiary: #272738; --border-tertiary-hover: #2c2d3e; --border-active: #bdc5e2; --border-active-invert: #1e1e2e; --icon-primary: #bdc5e2; --icon-primary-invert: #202030; --icon-secondary: #82879f; --input-bg: #1e1e2e; --input-border: #515367; --input-border-hover: #82879f; --input-border-active: #bdc5e2; --bg-transparent: rgba(205, 214, 244, 0.05); --bg-transparent-strong: rgba(205, 214, 244, 0.08); --bg-transparent-strongest: rgba(205, 214, 244, 0.12); --bg-transparent-blur-base: rgba(30, 30, 46, 0.9); --border-transparent: rgba(205, 214, 244, 0.1); --border-transparent-strong: rgba(205, 214, 244, 0.12); --border-transparent-strongest: rgba(205, 214, 244, 0.16); --bg-brand: #cba6f7; --bg-brand-hover: #b077f3; --bg-brand-active: #9448ef; --text-on-brand: #11111b; --text-brand: #cba6f7; --text-brand-secondary: #791aea; --icon-on-brand: #11111b; --icon-brand: #cba6f7; --icon-brand-secondary: #791aea; --border-brand: #cba6f7; --bg-brand-secondary: #2f2c42; --bg-brand-secondary-hover: #413956; --bg-brand-secondary-active: #52476a; }