@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: 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"); } :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: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fcfcfc; --bg-primary-hover: #efefef; --bg-primary-active: #e8e8e8; --bg-primary-invert: #171717; --bg-secondary: #efefef; --bg-secondary-hover: #e8e8e8; --bg-secondary-active: #dedede; --bg-tertiary: #e8e8e8; --bg-tertiary-hover: #dedede; --bg-tertiary-active: #b3b3b3; --bg-quaternary: #b3b3b3; --bg-quaternary-hover: #8d8d8d; --bg-quaternary-active: #6c6c6c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171717; --text-primary-invert: #f9f9f9; --text-secondary: #6c6c6c; --text-secondary-invert: #b3b3b3; --border-primary: #b3b3b3; --border-primary-hover: #8d8d8d; --border-secondary: #dedede; --border-secondary-hover: #b3b3b3; --border-tertiary: #efefef; --border-tertiary-hover: #e8e8e8; --border-active: #171717; --border-active-invert: #fcfcfc; --icon-primary: #171717; --icon-primary-invert: #f9f9f9; --icon-secondary: #6c6c6c; --input-bg: #fcfcfc; --input-border: #b3b3b3; --input-border-hover: #6c6c6c; --input-border-active: #171717; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(252, 252, 252, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #e41024; --bg-brand-hover: #b40d1c; --bg-brand-active: #850915; --text-on-brand: #ffffff; --text-brand: #e41024; --text-brand-secondary: #55060d; --icon-on-brand: #ffffff; --icon-brand: #e41024; --icon-brand-secondary: #55060d; --border-brand: #e41024; --bg-brand-secondary: #fae4e6; --bg-brand-secondary-hover: #f7cdd1; --bg-brand-secondary-active: #f5b5bb; --input-radius: 5px; --image-radius: 5px; --panel-radius: 5px; --button-radius: 10px 10px 10px 10px; }