@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; --bg-primary: #f2f4f3; --bg-primary-hover: #e9ebeb; --bg-primary-active: #e4e6e5; --bg-primary-invert: #4d5059; --bg-secondary: #e9ebeb; --bg-secondary-hover: #e4e6e5; --bg-secondary-active: #dcdedf; --bg-tertiary: #e4e6e5; --bg-tertiary-hover: #dcdedf; --bg-tertiary-active: #bec0c2; --bg-quaternary: #bec0c2; --bg-quaternary-hover: #a2a5a9; --bg-quaternary-active: #8b8d93; --text-primary: #4d5059; --text-primary-invert: #f0f2f1; --text-secondary: #8b8d93; --text-secondary-invert: #bec0c2; --border-primary: #bec0c2; --border-primary-hover: #a2a5a9; --border-secondary: #dcdedf; --border-secondary-hover: #bec0c2; --border-tertiary: #e9ebeb; --border-tertiary-hover: #e4e6e5; --border-active: #4d5059; --border-active-invert: #f2f4f3; --icon-primary: #4d5059; --icon-primary-invert: #f0f2f1; --icon-secondary: #8b8d93; --input-bg: #f2f4f3; --input-border: #bec0c2; --input-border-hover: #8b8d93; --input-border-active: #4d5059; --bg-transparent: rgba(61, 64, 74, 0.05); --bg-transparent-strong: rgba(61, 64, 74, 0.08); --bg-transparent-strongest: rgba(61, 64, 74, 0.12); --bg-transparent-blur-base: rgba(242, 244, 243, 0.9); --border-transparent: rgba(61, 64, 74, 0.1); --border-transparent-strong: rgba(61, 64, 74, 0.12); --border-transparent-strongest: rgba(61, 64, 74, 0.16); --bg-brand: #f28155; --bg-brand-hover: #ee5e26; --bg-brand-active: #d14610; --text-on-brand: #ffffff; --text-brand: #f28155; --text-brand-secondary: #a2360c; --icon-on-brand: #ffffff; --icon-brand: #f28155; --icon-brand-secondary: #a2360c; --border-brand: #f28155; --bg-brand-secondary: #f2e9e3; --bg-brand-secondary-hover: #f2ddd3; --bg-brand-secondary-active: #f2d2c4; }