@font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #f5f0e8; --bg-primary-hover: #ebe6df; --bg-primary-active: #e5e0d9; --bg-primary-invert: #3e3e3b; --bg-secondary: #ebe6df; --bg-secondary-hover: #e5e0d9; --bg-secondary-active: #ddd8d1; --bg-tertiary: #e5e0d9; --bg-tertiary-hover: #ddd8d1; --bg-tertiary-active: #bbb7b1; --bg-quaternary: #bbb7b1; --bg-quaternary-hover: #9d9a94; --bg-quaternary-active: #82807c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3e3e3b; --text-primary-invert: #f3eee6; --text-secondary: #82807c; --text-secondary-invert: #bbb7b1; --border-primary: #bbb7b1; --border-primary-hover: #9d9a94; --border-secondary: #ddd8d1; --border-secondary-hover: #bbb7b1; --border-tertiary: #ebe6df; --border-tertiary-hover: #e5e0d9; --border-active: #3e3e3b; --border-active-invert: #f5f0e8; --icon-primary: #3e3e3b; --icon-primary-invert: #f3eee6; --icon-secondary: #82807c; --input-bg: #f5f0e8; --input-border: #bbb7b1; --input-border-hover: #82807c; --input-border-active: #3e3e3b; --bg-transparent: rgba(44, 44, 42, 0.05); --bg-transparent-strong: rgba(44, 44, 42, 0.08); --bg-transparent-strongest: rgba(44, 44, 42, 0.12); --bg-transparent-blur-base: rgba(245, 240, 232, 0.9); --border-transparent: rgba(44, 44, 42, 0.1); --border-transparent-strong: rgba(44, 44, 42, 0.12); --border-transparent-strongest: rgba(44, 44, 42, 0.16); --bg-brand: #2c2c2a; --bg-brand-hover: #121211; --bg-brand-active: black; --text-on-brand: #b5522a; --text-brand: #2c2c2a; --text-brand-secondary: black; --icon-on-brand: #b5522a; --icon-brand: #2c2c2a; --icon-brand-secondary: black; --border-brand: #2c2c2a; --bg-brand-secondary: #e1dcd5; --bg-brand-secondary-hover: #cdc9c2; --bg-brand-secondary-active: #b9b5af; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }