@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0d3f31; --bg-primary-hover: #194839; --bg-primary-active: #1f4d3e; --bg-primary-invert: #dfdcc9; --bg-secondary: #194839; --bg-secondary-hover: #1f4d3e; --bg-secondary-active: #295445; --bg-tertiary: #1f4d3e; --bg-tertiary-hover: #295445; --bg-tertiary-active: #507161; --bg-quaternary: #507161; --bg-quaternary-hover: #738b7a; --bg-quaternary-active: #91a290; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dfdcc9; --text-primary-invert: #0f4133; --text-secondary: #91a290; --text-secondary-invert: #507161; --border-primary: #507161; --border-primary-hover: #738b7a; --border-secondary: #295445; --border-secondary-hover: #507161; --border-tertiary: #194839; --border-tertiary-hover: #1f4d3e; --border-active: #dfdcc9; --border-active-invert: #0d3f31; --icon-primary: #dfdcc9; --icon-primary-invert: #0f4133; --icon-secondary: #91a290; --input-bg: #0d3f31; --input-border: #507161; --input-border-hover: #91a290; --input-border-active: #dfdcc9; --bg-transparent: rgba(244, 236, 216, 0.05); --bg-transparent-strong: rgba(244, 236, 216, 0.08); --bg-transparent-strongest: rgba(244, 236, 216, 0.12); --bg-transparent-blur-base: rgba(13, 63, 49, 0.9); --border-transparent: rgba(244, 236, 216, 0.1); --border-transparent-strong: rgba(244, 236, 216, 0.12); --border-transparent-strongest: rgba(244, 236, 216, 0.16); --bg-brand: #d1b36e; --bg-brand-hover: #c59f47; --bg-brand-active: #a58334; --text-on-brand: #333840; --text-brand: #d1b36e; --text-brand-secondary: #7e6428; --icon-on-brand: #333840; --icon-brand: #d1b36e; --icon-brand-secondary: #7e6428; --border-brand: #d1b36e; --bg-brand-secondary: #214b37; --bg-brand-secondary-hover: #34563d; --bg-brand-secondary-active: #486243; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }