@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: #ffd4f0; --bg-primary-hover: #feceed; --bg-primary-active: #fecbec; --bg-primary-invert: #f26fbe; --bg-secondary: #feceed; --bg-secondary-hover: #fecbec; --bg-secondary-active: #fdc7e9; --bg-tertiary: #fecbec; --bg-tertiary-hover: #fdc7e9; --bg-tertiary-active: #fbb4e0; --bg-quaternary: #fbb4e0; --bg-quaternary-hover: #f9a3d8; --bg-quaternary-active: #f795d1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f26fbe; --text-primary-invert: #ffd3ef; --text-secondary: #f795d1; --text-secondary-invert: #fbb4e0; --border-primary: #fbb4e0; --border-primary-hover: #f9a3d8; --border-secondary: #fdc7e9; --border-secondary-hover: #fbb4e0; --border-tertiary: #feceed; --border-tertiary-hover: #fecbec; --border-active: #f26fbe; --border-active-invert: #ffd4f0; --icon-primary: #f26fbe; --icon-primary-invert: #ffd3ef; --icon-secondary: #f795d1; --input-bg: #ffd4f0; --input-border: #fbb4e0; --input-border-hover: #f795d1; --input-border-active: #f26fbe; --bg-transparent: rgba(241, 101, 185, 0.05); --bg-transparent-strong: rgba(241, 101, 185, 0.08); --bg-transparent-strongest: rgba(241, 101, 185, 0.12); --bg-transparent-blur-base: rgba(255, 212, 240, 0.9); --border-transparent: rgba(241, 101, 185, 0.1); --border-transparent-strong: rgba(241, 101, 185, 0.12); --border-transparent-strongest: rgba(241, 101, 185, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #ff7ad6; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #ff7ad6; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #ffd8f2; --bg-brand-secondary-hover: #ffddf3; --bg-brand-secondary-active: #ffe1f5; }