@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 83px; --bg-primary: #fef9f5; --bg-primary-hover: #f3eeea; --bg-primary-active: #ece8e4; --bg-primary-invert: #363332; --bg-secondary: #f3eeea; --bg-secondary-hover: #ece8e4; --bg-secondary-active: #e4dfdb; --bg-tertiary: #ece8e4; --bg-tertiary-hover: #e4dfdb; --bg-tertiary-active: #bebab7; --bg-quaternary: #bebab7; --bg-quaternary-hover: #9d9997; --bg-quaternary-active: #817d7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #363332; --text-primary-invert: #fcf7f3; --text-secondary: #817d7b; --text-secondary-invert: #bebab7; --border-primary: #bebab7; --border-primary-hover: #9d9997; --border-secondary: #e4dfdb; --border-secondary-hover: #bebab7; --border-tertiary: #f3eeea; --border-tertiary-hover: #ece8e4; --border-active: #363332; --border-active-invert: #fef9f5; --icon-primary: #363332; --icon-primary-invert: #fcf7f3; --icon-secondary: #817d7b; --input-bg: #fef9f5; --input-border: #bebab7; --input-border-hover: #817d7b; --input-border-active: #363332; --bg-transparent: rgba(34, 31, 31, 0.05); --bg-transparent-strong: rgba(34, 31, 31, 0.08); --bg-transparent-strongest: rgba(34, 31, 31, 0.12); --bg-transparent-blur-base: rgba(254, 249, 245, 0.9); --border-transparent: rgba(34, 31, 31, 0.1); --border-transparent-strong: rgba(34, 31, 31, 0.12); --border-transparent-strongest: rgba(34, 31, 31, 0.16); --bg-brand: #b72625; --bg-brand-hover: #8d1d1c; --bg-brand-active: #621414; --text-on-brand: #ffffff; --text-brand: #b72625; --text-brand-secondary: #380c0b; --icon-on-brand: #ffffff; --icon-brand: #b72625; --icon-brand-secondary: #380c0b; --border-brand: #b72625; --bg-brand-secondary: #f7e4e0; --bg-brand-secondary-hover: #f0cfcb; --bg-brand-secondary-active: #e9bab7; --input-radius: 16px; --image-radius: 40px; --panel-radius: 16px; --button-radius: 12px 12px 12px 12px; }