@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: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 240px; --bg-primary: #fefefe; --bg-primary-hover: #f6f4f4; --bg-primary-active: #f1eeed; --bg-primary-invert: #654d42; --bg-secondary: #f6f4f4; --bg-secondary-hover: #f1eeed; --bg-secondary-active: #eae7e5; --bg-tertiary: #f1eeed; --bg-tertiary-hover: #eae7e5; --bg-tertiary-active: #cdc6c2; --bg-quaternary: #cdc6c2; --bg-quaternary-hover: #b4a9a3; --bg-quaternary-active: #9e8f88; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #654d42; --text-primary-invert: #fcfcfc; --text-secondary: #9e8f88; --text-secondary-invert: #cdc6c2; --border-primary: #cdc6c2; --border-primary-hover: #b4a9a3; --border-secondary: #eae7e5; --border-secondary-hover: #cdc6c2; --border-tertiary: #f6f4f4; --border-tertiary-hover: #f1eeed; --border-active: #654d42; --border-active-invert: #fefefe; --icon-primary: #654d42; --icon-primary-invert: #fcfcfc; --icon-secondary: #9e8f88; --input-bg: #fefefe; --input-border: #cdc6c2; --input-border-hover: #9e8f88; --input-border-active: #654d42; --bg-transparent: rgba(86, 60, 47, 0.05); --bg-transparent-strong: rgba(86, 60, 47, 0.08); --bg-transparent-strongest: rgba(86, 60, 47, 0.12); --bg-transparent-blur-base: rgba(254, 254, 254, 0.9); --border-transparent: rgba(86, 60, 47, 0.1); --border-transparent-strong: rgba(86, 60, 47, 0.12); --border-transparent-strongest: rgba(86, 60, 47, 0.16); --bg-brand: #bfab8b; --bg-brand-hover: #ad936a; --bg-brand-active: #937a51; --text-on-brand: #5d4942; --text-brand: #bfab8b; --text-brand-secondary: #725e3f; --icon-on-brand: #5d4942; --icon-brand: #bfab8b; --icon-brand-secondary: #725e3f; --border-brand: #bfab8b; --bg-brand-secondary: #f8f6f3; --bg-brand-secondary-hover: #f1ede7; --bg-brand-secondary-active: #ebe5dc; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }