@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #d0f6ff; --bg-primary-hover: #c6eaf2; --bg-primary-active: #bfe2eb; --bg-primary-invert: #131617; --bg-secondary: #c6eaf2; --bg-secondary-hover: #bfe2eb; --bg-secondary-active: #b7d8e0; --bg-tertiary: #bfe2eb; --bg-tertiary-hover: #b7d8e0; --bg-tertiary-active: #94afb5; --bg-quaternary: #94afb5; --bg-quaternary-hover: #748a8f; --bg-quaternary-active: #596a6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #131617; --text-primary-invert: #cef4fc; --text-secondary: #596a6e; --text-secondary-invert: #94afb5; --border-primary: #94afb5; --border-primary-hover: #748a8f; --border-secondary: #b7d8e0; --border-secondary-hover: #94afb5; --border-tertiary: #c6eaf2; --border-tertiary-hover: #bfe2eb; --border-active: #131617; --border-active-invert: #d0f6ff; --icon-primary: #131617; --icon-primary-invert: #cef4fc; --icon-secondary: #596a6e; --input-bg: #d0f6ff; --input-border: #94afb5; --input-border-hover: #596a6e; --input-border-active: #131617; --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(208, 246, 255, 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: #8fd98f; --bg-brand-hover: #69cc69; --bg-brand-active: #43bf43; --text-on-brand: #FFFFFF; --text-brand: #8fd98f; --text-brand-secondary: #349b34; --icon-on-brand: #FFFFFF; --icon-brand: #8fd98f; --icon-brand-secondary: #349b34; --border-brand: #8fd98f; --bg-brand-secondary: #caf3f4; --bg-brand-secondary-hover: #c3f0e9; --bg-brand-secondary-active: #bdeddd; }