@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: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_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: Cousine, monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #1c0101; --bg-primary-hover: #25090a; --bg-primary-active: #2a0e0f; --bg-primary-invert: #b793a6; --bg-secondary: #25090a; --bg-secondary-hover: #2a0e0f; --bg-secondary-active: #301417; --bg-tertiary: #2a0e0f; --bg-tertiary-hover: #301417; --bg-tertiary-active: #4d2f35; --bg-quaternary: #4d2f35; --bg-quaternary-hover: #674751; --bg-quaternary-active: #7d5c68; --text-primary: #b793a6; --text-primary-invert: #1e0303; --text-secondary: #7d5c68; --text-secondary-invert: #4d2f35; --border-primary: #4d2f35; --border-primary-hover: #674751; --border-secondary: #301417; --border-secondary-hover: #4d2f35; --border-tertiary: #25090a; --border-tertiary-hover: #2a0e0f; --border-active: #b793a6; --border-active-invert: #1c0101; --icon-primary: #b793a6; --icon-primary-invert: #1e0303; --icon-secondary: #7d5c68; --input-bg: #1c0101; --input-border: #4d2f35; --input-border-hover: #7d5c68; --input-border-active: #b793a6; --bg-transparent: rgba(198, 161, 182, 0.05); --bg-transparent-strong: rgba(198, 161, 182, 0.08); --bg-transparent-strongest: rgba(198, 161, 182, 0.12); --bg-transparent-blur-base: rgba(28, 1, 1, 0.9); --border-transparent: rgba(198, 161, 182, 0.1); --border-transparent-strong: rgba(198, 161, 182, 0.12); --border-transparent-strongest: rgba(198, 161, 182, 0.16); --bg-brand: #4e1415; --bg-brand-hover: #250a0a; --bg-brand-active: black; --text-on-brand: #fbe8e8; --text-brand: #4e1415; --text-brand-secondary: black; --icon-on-brand: #fbe8e8; --icon-brand: #4e1415; --icon-brand-secondary: black; --border-brand: #4e1415; --bg-brand-secondary: #210303; --bg-brand-secondary-hover: #260505; --bg-brand-secondary-active: #2b0707; }