@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: Lora; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n6.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: Lora, serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #e0dcd1; --bg-primary-hover: #d5d1c7; --bg-primary-active: #cecac0; --bg-primary-invert: #151515; --bg-secondary: #d5d1c7; --bg-secondary-hover: #cecac0; --bg-secondary-active: #c5c2b8; --bg-tertiary: #cecac0; --bg-tertiary-hover: #c5c2b8; --bg-tertiary-active: #9f9c95; --bg-quaternary: #9f9c95; --bg-quaternary-hover: #7e7c76; --bg-quaternary-active: #615f5b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151515; --text-primary-invert: #dedacf; --text-secondary: #615f5b; --text-secondary-invert: #9f9c95; --border-primary: #9f9c95; --border-primary-hover: #7e7c76; --border-secondary: #c5c2b8; --border-secondary-hover: #9f9c95; --border-tertiary: #d5d1c7; --border-tertiary-hover: #cecac0; --border-active: #151515; --border-active-invert: #e0dcd1; --icon-primary: #151515; --icon-primary-invert: #dedacf; --icon-secondary: #615f5b; --input-bg: #e0dcd1; --input-border: #9f9c95; --input-border-hover: #615f5b; --input-border-active: #151515; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(224, 220, 209, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #0b0b0b; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #0b0b0b; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #0b0b0b; --icon-brand-secondary: black; --border-brand: #0b0b0b; --bg-brand-secondary: #cbc7bd; --bg-brand-secondary-hover: #b5b2a9; --bg-brand-secondary-active: #a09d96; --input-radius: 9px; --image-radius: 18px; --panel-radius: 9px; --button-radius: 100px 100px 100px 100px; }