@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: #faf5f5; --bg-primary-hover: #efe9e9; --bg-primary-active: #e8e2e2; --bg-primary-invert: #f2be1d; --bg-secondary: #efe9e9; --bg-secondary-hover: #e8e2e2; --bg-secondary-active: #dfd9d8; --bg-tertiary: #e8e2e2; --bg-tertiary-hover: #dfd9d8; --bg-tertiary-active: #b8b2b0; --bg-quaternary: #b8b2b0; --bg-quaternary-hover: #958f8c; --bg-quaternary-active: #77716d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2a221c; --text-primary-invert: #ffffff; --text-secondary: #77716d; --text-secondary-invert: #b8b2b0; --border-primary: #b8b2b0; --border-primary-hover: #958f8c; --border-secondary: #dfd9d8; --border-secondary-hover: #b8b2b0; --border-tertiary: #efe9e9; --border-tertiary-hover: #e8e2e2; --border-active: #2a221c; --border-active-invert: #faf5f5; --icon-primary: #2a221c; --icon-primary-invert: #ffffff; --icon-secondary: #77716d; --input-bg: #faf5f5; --input-border: #b8b2b0; --input-border-hover: #77716d; --input-border-active: #2a221c; --bg-transparent: rgba(21, 13, 7, 0.05); --bg-transparent-strong: rgba(21, 13, 7, 0.08); --bg-transparent-strongest: rgba(21, 13, 7, 0.12); --bg-highlight: rgba(21, 13, 7, 0.05); --bg-highlight-hover: rgba(21, 13, 7, 0.08); --bg-highlight-active: rgba(21, 13, 7, 0.12); --bg-transparent-blur-base: rgba(250, 245, 245, 0.9); --border-transparent: rgba(21, 13, 7, 0.1); --border-transparent-strong: rgba(21, 13, 7, 0.12); --border-transparent-strongest: rgba(21, 13, 7, 0.16); --bg-brand: #f2be1d; --bg-brand-hover: #d0a00c; --bg-brand-active: #a07b09; --icon-on-brand: #ffffff; --icon-brand-secondary: #705606; --icon-link: #f2be1d; --text-link: #f2be1d; --text-link-secondary: #705606; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }