@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-regular: 400; --font-weight-semibold: 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; --text-transform-body: none; --text-transform-heading: none; --logo-width: 180px; --bg-primary: #1f2d1f; --bg-primary-hover: #2a3522; --bg-primary-active: #303a24; --bg-primary-invert: #e2c15a; --bg-secondary: #2a3522; --bg-secondary-hover: #303a24; --bg-secondary-active: #394127; --bg-tertiary: #303a24; --bg-tertiary-hover: #394127; --bg-tertiary-active: #5d5c32; --bg-quaternary: #5d5c32; --bg-quaternary-hover: #7d753c; --bg-quaternary-active: #998a44; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2c15a; --text-primary-invert: #212f20; --text-secondary: #998a44; --text-secondary-invert: #5d5c32; --border-primary: #5d5c32; --border-primary-hover: #7d753c; --border-secondary: #394127; --border-secondary-hover: #5d5c32; --border-tertiary: #2a3522; --border-tertiary-hover: #303a24; --border-active: #e2c15a; --border-active-invert: #1f2d1f; --icon-primary: #e2c15a; --icon-primary-invert: #212f20; --icon-secondary: #998a44; --input-bg: #1f2d1f; --input-border: #5d5c32; --input-border-hover: #998a44; --input-border-active: #e2c15a; --bg-transparent: rgba(245, 208, 96, 0.05); --bg-transparent-strong: rgba(245, 208, 96, 0.08); --bg-transparent-strongest: rgba(245, 208, 96, 0.12); --bg-transparent-blur-base: rgba(31, 45, 31, 0.9); --border-transparent: rgba(245, 208, 96, 0.1); --border-transparent-strong: rgba(245, 208, 96, 0.12); --border-transparent-strongest: rgba(245, 208, 96, 0.16); --bg-brand: #7a5c1e; --bg-brand-hover: #513d14; --bg-brand-active: #281e0a; --text-on-brand: #f7f3ed; --text-brand: #7a5c1e; --text-brand-secondary: black; --icon-on-brand: #f7f3ed; --icon-brand: #7a5c1e; --icon-brand-secondary: black; --border-brand: #7a5c1e; --bg-brand-secondary: #28321f; --bg-brand-secondary-hover: #31361f; --bg-brand-secondary-active: #3a3b1f; --input-radius: 0px; --image-radius: 8px; --panel-radius: 0px; --button-radius: 12px 12px 12px 12px; }