@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: Poppins; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n6.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: Poppins, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fdf8f4; --bg-primary-hover: #f4efeb; --bg-primary-active: #eee9e5; --bg-primary-invert: #55514d; --bg-secondary: #f4efeb; --bg-secondary-hover: #eee9e5; --bg-secondary-active: #e7e2de; --bg-tertiary: #eee9e5; --bg-tertiary-hover: #e7e2de; --bg-tertiary-active: #c7c3bf; --bg-quaternary: #c7c3bf; --bg-quaternary-hover: #aca7a3; --bg-quaternary-active: #948f8b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #55514d; --text-primary-invert: #fbf6f2; --text-secondary: #948f8b; --text-secondary-invert: #c7c3bf; --border-primary: #c7c3bf; --border-primary-hover: #aca7a3; --border-secondary: #e7e2de; --border-secondary-hover: #c7c3bf; --border-tertiary: #f4efeb; --border-tertiary-hover: #eee9e5; --border-active: #55514d; --border-active-invert: #fdf8f4; --icon-primary: #55514d; --icon-primary-invert: #fbf6f2; --icon-secondary: #948f8b; --input-bg: #fdf8f4; --input-border: #c7c3bf; --input-border-hover: #948f8b; --input-border-active: #55514d; --bg-transparent: rgba(68, 64, 60, 0.05); --bg-transparent-strong: rgba(68, 64, 60, 0.08); --bg-transparent-strongest: rgba(68, 64, 60, 0.12); --bg-transparent-blur-base: rgba(253, 248, 244, 0.9); --border-transparent: rgba(68, 64, 60, 0.1); --border-transparent-strong: rgba(68, 64, 60, 0.12); --border-transparent-strongest: rgba(68, 64, 60, 0.16); --bg-brand: #efa9a3; --bg-brand-hover: #e78078; --bg-brand-active: #e0584c; --text-on-brand: #000000; --text-brand: #efa9a3; --text-brand-secondary: #d43325; --icon-on-brand: #000000; --icon-brand: #efa9a3; --icon-brand-secondary: #d43325; --border-brand: #efa9a3; --bg-brand-secondary: #fcf0ec; --bg-brand-secondary-hover: #fae8e4; --bg-brand-secondary-active: #f9e0dc; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }