@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: "Playfair Display"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n5.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: "Playfair Display", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f7f6f2; --bg-primary-hover: #ecebe7; --bg-primary-active: #e5e4e1; --bg-primary-invert: #2c2c2c; --bg-secondary: #ecebe7; --bg-secondary-hover: #e5e4e1; --bg-secondary-active: #dcdbd8; --bg-tertiary: #e5e4e1; --bg-tertiary-hover: #dcdbd8; --bg-tertiary-active: #b6b6b3; --bg-quaternary: #b6b6b3; --bg-quaternary-hover: #959492; --bg-quaternary-active: #787776; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c2c2c; --text-primary-invert: #f5f4f0; --text-secondary: #787776; --text-secondary-invert: #b6b6b3; --border-primary: #b6b6b3; --border-primary-hover: #959492; --border-secondary: #dcdbd8; --border-secondary-hover: #b6b6b3; --border-tertiary: #ecebe7; --border-tertiary-hover: #e5e4e1; --border-active: #2c2c2c; --border-active-invert: #f7f6f2; --icon-primary: #2c2c2c; --icon-primary-invert: #f5f4f0; --icon-secondary: #787776; --input-bg: #f7f6f2; --input-border: #b6b6b3; --input-border-hover: #787776; --input-border-active: #2c2c2c; --bg-transparent: rgba(24, 24, 24, 0.05); --bg-transparent-strong: rgba(24, 24, 24, 0.08); --bg-transparent-strongest: rgba(24, 24, 24, 0.12); --bg-transparent-blur-base: rgba(247, 246, 242, 0.9); --border-transparent: rgba(24, 24, 24, 0.1); --border-transparent-strong: rgba(24, 24, 24, 0.12); --border-transparent-strongest: rgba(24, 24, 24, 0.16); --bg-brand: #181818; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #181818; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #181818; --icon-brand-secondary: black; --border-brand: #181818; --bg-brand-secondary: #e1e0dc; --bg-brand-secondary-hover: #cacac6; --bg-brand-secondary-active: #b4b3b1; --input-radius: 4px; --image-radius: 4px; --panel-radius: 4px; --button-radius: 8px 8px 8px 8px; }