@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: "Halibut Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/halibut_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/halibut_condensed_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: "Halibut Condensed", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #121215; --bg-primary-hover: #121c1f; --bg-primary-active: #122225; --bg-primary-invert: #11c6c6; --bg-secondary: #121c1f; --bg-secondary-hover: #122225; --bg-secondary-active: #122a2c; --bg-tertiary: #122225; --bg-tertiary-hover: #122a2c; --bg-tertiary-active: #124b4e; --bg-quaternary: #124b4e; --bg-quaternary-hover: #12696b; --bg-quaternary-active: #118384; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #11c6c6; --text-primary-invert: #121417; --text-secondary: #118384; --text-secondary-invert: #124b4e; --border-primary: #124b4e; --border-primary-hover: #12696b; --border-secondary: #122a2c; --border-secondary-hover: #124b4e; --border-tertiary: #121c1f; --border-tertiary-hover: #122225; --border-active: #11c6c6; --border-active-invert: #121215; --icon-primary: #11c6c6; --icon-primary-invert: #121417; --icon-secondary: #118384; --input-bg: #121215; --input-border: #124b4e; --input-border-hover: #118384; --input-border-active: #11c6c6; --bg-transparent: rgba(17, 216, 216, 0.05); --bg-transparent-strong: rgba(17, 216, 216, 0.08); --bg-transparent-strongest: rgba(17, 216, 216, 0.12); --bg-transparent-blur-base: rgba(18, 18, 21, 0.9); --border-transparent: rgba(17, 216, 216, 0.1); --border-transparent-strong: rgba(17, 216, 216, 0.12); --border-transparent-strongest: rgba(17, 216, 216, 0.16); --bg-brand: #052175; --bg-brand-hover: #031344; --bg-brand-active: #010513; --text-on-brand: #4bacfd; --text-brand: #052175; --text-brand-secondary: black; --icon-on-brand: #4bacfd; --icon-brand: #052175; --icon-brand-secondary: black; --border-brand: #052175; --bg-brand-secondary: #11141f; --bg-brand-secondary-hover: #0f1528; --bg-brand-secondary-active: #0e1732; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }