@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Rethink Sans", 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: 180px; --bg-primary: #eae8d8; --bg-primary-hover: #dedccd; --bg-primary-active: #d7d5c7; --bg-primary-invert: #000000; --bg-secondary: #dedccd; --bg-secondary-hover: #d7d5c7; --bg-secondary-active: #ceccbe; --bg-tertiary: #d7d5c7; --bg-tertiary-hover: #ceccbe; --bg-tertiary-active: #a6a599; --bg-quaternary: #a6a599; --bg-quaternary-hover: #838279; --bg-quaternary-active: #65645d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151513; --text-primary-invert: #ffffff; --text-secondary: #65645d; --text-secondary-invert: #a6a599; --border-primary: #a6a599; --border-primary-hover: #838279; --border-secondary: #ceccbe; --border-secondary-hover: #a6a599; --border-tertiary: #dedccd; --border-tertiary-hover: #d7d5c7; --border-active: #151513; --border-active-invert: #eae8d8; --icon-primary: #151513; --icon-primary-invert: #ffffff; --icon-secondary: #65645d; --input-bg: #eae8d8; --input-border: #a6a599; --input-border-hover: #65645d; --input-border-active: #151513; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-highlight: rgba(0, 0, 0, 0.05); --bg-highlight-hover: rgba(0, 0, 0, 0.08); --bg-highlight-active: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(234, 232, 216, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --icon-on-brand: #ffffff; --icon-brand-secondary: black; --icon-link: #000000; --text-link: #000000; --text-link-secondary: black; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }