@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f2f2; --bg-primary-active: #ebebeb; --bg-primary-invert: #1f1717; --bg-secondary: #f3f2f2; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e1e0e0; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e1e0e0; --bg-tertiary-active: #b8b5b5; --bg-quaternary: #b8b5b5; --bg-quaternary-hover: #938f8f; --bg-quaternary-active: #736e6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1f1717; --text-primary-invert: #fdfcfc; --text-secondary: #736e6e; --text-secondary-invert: #b8b5b5; --border-primary: #b8b5b5; --border-primary-hover: #938f8f; --border-secondary: #e1e0e0; --border-secondary-hover: #b8b5b5; --border-tertiary: #f3f2f2; --border-tertiary-hover: #ebebeb; --border-active: #1f1717; --border-active-invert: #ffffff; --icon-primary: #1f1717; --icon-primary-invert: #fdfcfc; --icon-secondary: #736e6e; --input-bg: #ffffff; --input-border: #b8b5b5; --input-border-hover: #736e6e; --input-border-active: #1f1717; --bg-transparent: rgba(9, 0, 0, 0.05); --bg-transparent-strong: rgba(9, 0, 0, 0.08); --bg-transparent-strongest: rgba(9, 0, 0, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(9, 0, 0, 0.1); --border-transparent-strong: rgba(9, 0, 0, 0.12); --border-transparent-strongest: rgba(9, 0, 0, 0.16); --bg-brand: #170101; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #170101; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #170101; --icon-brand-secondary: black; --border-brand: #170101; --bg-brand-secondary: #e8e6e6; --bg-brand-secondary-hover: #d1cccc; --bg-brand-secondary-active: #b9b3b3; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 96px 96px 96px 96px; }