@font-face { font-family: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: "Cormorant Garamond"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.ttf; --font-family-heading: "Cormorant Garamond", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fff6ef; --bg-primary-hover: #f5ebe7; --bg-primary-active: #efe5e1; --bg-primary-invert: #4e3554; --bg-secondary: #f5ebe7; --bg-secondary-hover: #efe5e1; --bg-secondary-active: #e8dddb; --bg-tertiary: #efe5e1; --bg-tertiary-hover: #e8dddb; --bg-tertiary-active: #c6b9be; --bg-quaternary: #c6b9be; --bg-quaternary-hover: #a999a4; --bg-quaternary-active: #907d8e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4e3554; --text-primary-invert: #fdf4ed; --text-secondary: #907d8e; --text-secondary-invert: #c6b9be; --border-primary: #c6b9be; --border-primary-hover: #a999a4; --border-secondary: #e8dddb; --border-secondary-hover: #c6b9be; --border-tertiary: #f5ebe7; --border-tertiary-hover: #efe5e1; --border-active: #4e3554; --border-active-invert: #fff6ef; --icon-primary: #4e3554; --icon-primary-invert: #fdf4ed; --icon-secondary: #907d8e; --input-bg: #fff6ef; --input-border: #c6b9be; --input-border-hover: #907d8e; --input-border-active: #4e3554; --bg-transparent: rgba(60, 34, 69, 0.05); --bg-transparent-strong: rgba(60, 34, 69, 0.08); --bg-transparent-strongest: rgba(60, 34, 69, 0.12); --bg-transparent-blur-base: rgba(255, 246, 239, 0.9); --border-transparent: rgba(60, 34, 69, 0.1); --border-transparent-strong: rgba(60, 34, 69, 0.12); --border-transparent-strongest: rgba(60, 34, 69, 0.16); --bg-brand: #3c2245; --bg-brand-hover: #1e1123; --bg-brand-active: #010001; --text-on-brand: #f6efea; --text-brand: #3c2245; --text-brand-secondary: black; --icon-on-brand: #f6efea; --icon-brand: #3c2245; --icon-brand-secondary: black; --border-brand: #3c2245; --bg-brand-secondary: #ece1de; --bg-brand-secondary-hover: #d8cccd; --bg-brand-secondary-active: #c5b6bc; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }