@font-face { font-family: Urbanist; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf") format("ttf"); } @font-face { font-family: Urbanist; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Urbanist, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Urbanist;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #34bfcf; --bg-primary-hover: #31b5c5; --bg-primary-active: #30b0be; --bg-primary-invert: #051113; --bg-secondary: #31b5c5; --bg-secondary-hover: #30b0be; --bg-secondary-active: #2ea8b6; --bg-tertiary: #30b0be; --bg-tertiary-hover: #2ea8b6; --bg-tertiary-active: #258893; --bg-quaternary: #258893; --bg-quaternary-hover: #1d6b74; --bg-quaternary-active: #165259; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #051113; --text-primary-invert: #33bdcd; --text-secondary: #165259; --text-secondary-invert: #258893; --border-primary: #258893; --border-primary-hover: #1d6b74; --border-secondary: #2ea8b6; --border-secondary-hover: #258893; --border-tertiary: #31b5c5; --border-tertiary-hover: #30b0be; --border-active: #051113; --border-active-invert: #34bfcf; --icon-primary: #051113; --icon-primary-invert: #33bdcd; --icon-secondary: #165259; --input-bg: #34bfcf; --input-border: #258893; --input-border-hover: #165259; --input-border-active: #051113; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(52, 191, 207, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #ed4497; --bg-brand-hover: #e8167d; --bg-brand-active: #b91264; --text-on-brand: #ffffff; --text-brand: #ed4497; --text-brand-secondary: #8b0d4b; --icon-on-brand: #ffffff; --icon-brand: #ed4497; --icon-brand-secondary: #8b0d4b; --border-brand: #ed4497; --bg-brand-secondary: #47b3c9; --bg-brand-secondary-hover: #59a6c4; --bg-brand-secondary-active: #6c9abe; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }