@font-face { font-family: Karla; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n6.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Karla, sans-serif; --font-weight-regular: 600; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n6.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f3f3; --bg-primary-active: #ececec; --bg-primary-invert: #242323; --bg-secondary: #f3f3f3; --bg-secondary-hover: #ececec; --bg-secondary-active: #e2e2e2; --bg-tertiary: #ececec; --bg-tertiary-hover: #e2e2e2; --bg-tertiary-active: #b9b9b9; --bg-quaternary: #b9b9b9; --bg-quaternary-hover: #959595; --bg-quaternary-active: #767575; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #242323; --text-primary-invert: #fdfdfd; --text-secondary: #767575; --text-secondary-invert: #b9b9b9; --border-primary: #b9b9b9; --border-primary-hover: #959595; --border-secondary: #e2e2e2; --border-secondary-hover: #b9b9b9; --border-tertiary: #f3f3f3; --border-tertiary-hover: #ececec; --border-active: #242323; --border-active-invert: #ffffff; --icon-primary: #242323; --icon-primary-invert: #fdfdfd; --icon-secondary: #767575; --input-bg: #ffffff; --input-border: #b9b9b9; --input-border-hover: #767575; --input-border-active: #242323; --bg-transparent: rgba(14, 13, 13, 0.05); --bg-transparent-strong: rgba(14, 13, 13, 0.08); --bg-transparent-strongest: rgba(14, 13, 13, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(14, 13, 13, 0.1); --border-transparent-strong: rgba(14, 13, 13, 0.12); --border-transparent-strongest: rgba(14, 13, 13, 0.16); --bg-brand: #ef72a9; --bg-brand-hover: #ea448d; --bg-brand-active: #e11a72; --text-on-brand: #ffffff; --text-brand: #ef72a9; --text-brand-secondary: #b4145a; --icon-on-brand: #ffffff; --icon-brand: #ef72a9; --icon-brand-secondary: #b4145a; --border-brand: #ef72a9; --bg-brand-secondary: #fdf1f6; --bg-brand-secondary-hover: #fce3ee; --bg-brand-secondary-active: #fad5e5; }