@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: #39ff14; --bg-primary-hover: #36f213; --bg-primary-active: #34eb12; --bg-primary-invert: #051702; --bg-secondary: #36f213; --bg-secondary-hover: #34eb12; --bg-secondary-active: #32e012; --bg-tertiary: #34eb12; --bg-tertiary-hover: #32e012; --bg-tertiary-active: #28b50e; --bg-quaternary: #28b50e; --bg-quaternary-hover: #208f0b; --bg-quaternary-active: #196e09; --text-primary: #051702; --text-primary-invert: #38fc14; --text-secondary: #196e09; --text-secondary-invert: #28b50e; --border-primary: #28b50e; --border-primary-hover: #208f0b; --border-secondary: #32e012; --border-secondary-hover: #28b50e; --border-tertiary: #36f213; --border-tertiary-hover: #34eb12; --border-active: #051702; --border-active-invert: #39ff14; --icon-primary: #051702; --icon-primary-invert: #38fc14; --icon-secondary: #196e09; --input-bg: #39ff14; --input-border: #28b50e; --input-border-hover: #196e09; --input-border-active: #051702; --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(57, 255, 20, 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: #ff0000; --bg-brand-hover: #cc0000; --bg-brand-active: #990000; --text-on-brand: #ffffff; --text-brand: #ff0000; --text-brand-secondary: #660000; --icon-on-brand: #ffffff; --icon-brand: #ff0000; --icon-brand-secondary: #660000; --border-brand: #ff0000; --bg-brand-secondary: #4de612; --bg-brand-secondary-hover: #61cc10; --bg-brand-secondary-active: #74b30e; }