@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #eeeded; --bg-primary-invert: #3d3530; --bg-secondary: #f4f4f4; --bg-secondary-hover: #eeeded; --bg-secondary-active: #e5e4e4; --bg-tertiary: #eeeded; --bg-tertiary-hover: #e5e4e4; --bg-tertiary-active: #c1bfbd; --bg-quaternary: #c1bfbd; --bg-quaternary-hover: #a19d9b; --bg-quaternary-active: #86807d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3d3530; --text-primary-invert: #fdfdfd; --text-secondary: #86807d; --text-secondary-invert: #c1bfbd; --border-primary: #c1bfbd; --border-primary-hover: #a19d9b; --border-secondary: #e5e4e4; --border-secondary-hover: #c1bfbd; --border-tertiary: #f4f4f4; --border-tertiary-hover: #eeeded; --border-active: #3d3530; --border-active-invert: #ffffff; --icon-primary: #3d3530; --icon-primary-invert: #fdfdfd; --icon-secondary: #86807d; --input-bg: #ffffff; --input-border: #c1bfbd; --input-border-hover: #86807d; --input-border-active: #3d3530; --bg-transparent: rgba(42, 33, 27, 0.05); --bg-transparent-strong: rgba(42, 33, 27, 0.08); --bg-transparent-strongest: rgba(42, 33, 27, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(42, 33, 27, 0.1); --border-transparent-strong: rgba(42, 33, 27, 0.12); --border-transparent-strongest: rgba(42, 33, 27, 0.16); --bg-brand: #f57d9c; --bg-brand-hover: #f14e78; --bg-brand-active: #ee1e54; --text-on-brand: #ffffff; --text-brand: #f57d9c; --text-brand-secondary: #ca1040; --icon-on-brand: #ffffff; --icon-brand: #f57d9c; --icon-brand-secondary: #ca1040; --border-brand: #f57d9c; --bg-brand-secondary: #fef2f5; --bg-brand-secondary-hover: #fde5eb; --bg-brand-secondary-active: #fcd8e1; --input-radius: 16px; --image-radius: 4px; --panel-radius: 16px; --button-radius: 81px; }