@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #f4efe6; --bg-primary-hover: #e9e6df; --bg-primary-active: #e3e1db; --bg-primary-invert: #7a8f73; --bg-secondary: #e9e6df; --bg-secondary-hover: #e3e1db; --bg-secondary-active: #dbd9d5; --bg-tertiary: #e3e1db; --bg-tertiary-hover: #dbd9d5; --bg-tertiary-active: #b7bbbe; --bg-quaternary: #b7bbbe; --bg-quaternary-hover: #979fa9; --bg-quaternary-active: #7b8897; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #334a68; --text-primary-invert: #f4efe6; --text-secondary: #7b8897; --text-secondary-invert: #b7bbbe; --border-primary: #b7bbbe; --border-primary-hover: #979fa9; --border-secondary: #dbd9d5; --border-secondary-hover: #b7bbbe; --border-tertiary: #e9e6df; --border-tertiary-hover: #e3e1db; --border-active: #334a68; --border-active-invert: #f4efe6; --icon-primary: #334a68; --icon-primary-invert: #f4efe6; --icon-secondary: #7b8897; --input-bg: #f4efe6; --input-border: #b7bbbe; --input-border-hover: #7b8897; --input-border-active: #334a68; --bg-transparent: rgba(32, 58, 91, 0.05); --bg-transparent-strong: rgba(32, 58, 91, 0.08); --bg-transparent-strongest: rgba(32, 58, 91, 0.12); --bg-highlight: rgba(32, 58, 91, 0.05); --bg-highlight-hover: rgba(32, 58, 91, 0.08); --bg-highlight-active: rgba(32, 58, 91, 0.12); --bg-transparent-blur-base: rgba(244, 239, 230, 0.9); --border-transparent: rgba(32, 58, 91, 0.1); --border-transparent-strong: rgba(32, 58, 91, 0.12); --border-transparent-strongest: rgba(32, 58, 91, 0.16); --bg-brand: #7a8f73; --bg-brand-hover: #62735c; --bg-brand-active: #4a5745; --icon-on-brand: #f4efe6; --icon-brand-secondary: #323a2f; --icon-link: #7a8f73; --text-link: #7a8f73; --text-link-secondary: #323a2f; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 4px 4px 4px 4px; }