@font-face { font-family: Inter; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n3.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"); } @font-face { font-family: "Inter Tight"; font-weight: 300; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_i3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_i3.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n3.ttf; --font-family-heading: "Inter Tight", sans-serif; --font-weight-heading: 300; --font-style-heading: italic; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f1eee8; --bg-primary-hover: #e6e4de; --bg-primary-active: #e0ddd8; --bg-primary-invert: #2d302d; --bg-secondary: #e6e4de; --bg-secondary-hover: #e0ddd8; --bg-secondary-active: #d7d5cf; --bg-tertiary: #e0ddd8; --bg-tertiary-hover: #d7d5cf; --bg-tertiary-active: #b3b1ad; --bg-quaternary: #b3b1ad; --bg-quaternary-hover: #92928e; --bg-quaternary-active: #767773; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d302d; --text-primary-invert: #efece6; --text-secondary: #767773; --text-secondary-invert: #b3b1ad; --border-primary: #b3b1ad; --border-primary-hover: #92928e; --border-secondary: #d7d5cf; --border-secondary-hover: #b3b1ad; --border-tertiary: #e6e4de; --border-tertiary-hover: #e0ddd8; --border-active: #2d302d; --border-active-invert: #f1eee8; --icon-primary: #2d302d; --icon-primary-invert: #efece6; --icon-secondary: #767773; --input-bg: #f1eee8; --input-border: #b3b1ad; --input-border-hover: #767773; --input-border-active: #2d302d; --bg-transparent: rgba(26, 29, 27, 0.05); --bg-transparent-strong: rgba(26, 29, 27, 0.08); --bg-transparent-strongest: rgba(26, 29, 27, 0.12); --bg-transparent-blur-base: rgba(241, 238, 232, 0.9); --border-transparent: rgba(26, 29, 27, 0.1); --border-transparent-strong: rgba(26, 29, 27, 0.12); --border-transparent-strongest: rgba(26, 29, 27, 0.16); --bg-brand: #f1eee8; --bg-brand-hover: #ded7c8; --bg-brand-active: #cabfa9; --text-on-brand: #1a1d1b; --text-brand: #f1eee8; --text-brand-secondary: #b7a889; --icon-on-brand: #1a1d1b; --icon-brand: #f1eee8; --icon-brand-secondary: #b7a889; --border-brand: #f1eee8; --bg-brand-secondary: #f1eee8; --bg-brand-secondary-hover: #f1eee8; --bg-brand-secondary-active: #f1eee8; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }