@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: 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-400: 400; --font-weight-600: 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: 700; --font-style-heading: normal; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: none; --logo-width: 140px; --bg-primary: #FFF8EE; --bg-primary-hover: #f4efe5; --bg-primary-active: #eee9df; --bg-primary-invert: #C56A45; --bg-secondary: #f4efe5; --bg-secondary-hover: #eee9df; --bg-secondary-active: #e5e2d8; --bg-tertiary: #eee9df; --bg-tertiary-hover: #e5e2d8; --bg-tertiary-active: #c1c3b8; --bg-quaternary: #c1c3b8; --bg-quaternary-hover: #a1a89c; --bg-quaternary-active: #859083; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3c5244; --text-primary-invert: #FFF8EE; --text-secondary: #859083; --text-secondary-invert: #c1c3b8; --border-primary: #c1c3b8; --border-primary-hover: #a1a89c; --border-secondary: #e5e2d8; --border-secondary-hover: #c1c3b8; --border-tertiary: #f4efe5; --border-tertiary-hover: #eee9df; --border-active: #3c5244; --border-active-invert: #FFF8EE; --icon-primary: #3c5244; --icon-primary-invert: #FFF8EE; --icon-secondary: #859083; --input-bg: #FFF8EE; --input-border: #c1c3b8; --input-border-hover: #859083; --input-border-active: #3c5244; --bg-transparent: rgba(41, 66, 51, 0.05); --bg-transparent-strong: rgba(41, 66, 51, 0.08); --bg-transparent-strongest: rgba(41, 66, 51, 0.12); --bg-highlight: rgba(41, 66, 51, 0.05); --bg-highlight-hover: rgba(41, 66, 51, 0.08); --bg-highlight-active: rgba(41, 66, 51, 0.12); --bg-transparent-blur-base: rgba(255, 248, 238, 0.9); --border-transparent: rgba(41, 66, 51, 0.1); --border-transparent-strong: rgba(41, 66, 51, 0.12); --border-transparent-strongest: rgba(41, 66, 51, 0.16); --bg-brand: #C56A45; --bg-brand-hover: #a45433; --bg-brand-active: #7d4027; --icon-on-brand: #FFF8EE; --icon-brand-secondary: #562c1b; --icon-link: #C56A45; --text-link: #C56A45; --text-link-secondary: #562c1b; --input-radius-normal: 12px; --image-radius-normal: 16px; --panel-radius-normal: 12px; --button-radius-normal: 12px 12px 12px 12px; }