@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: #c4c1b4; --bg-primary-hover: #bcb9ac; --bg-primary-active: #b6b4a8; --bg-primary-invert: #292928; --bg-secondary: #bcb9ac; --bg-secondary-hover: #b6b4a8; --bg-secondary-active: #b0ada2; --bg-tertiary: #b6b4a8; --bg-tertiary-hover: #b0ada2; --bg-tertiary-active: #939187; --bg-quaternary: #939187; --bg-quaternary-hover: #797870; --bg-quaternary-active: #63625c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #292928; --text-primary-invert: #c2bfb2; --text-secondary: #63625c; --text-secondary-invert: #939187; --border-primary: #939187; --border-primary-hover: #797870; --border-secondary: #b0ada2; --border-secondary-hover: #939187; --border-tertiary: #bcb9ac; --border-tertiary-hover: #b6b4a8; --border-active: #292928; --border-active-invert: #c4c1b4; --icon-primary: #292928; --icon-primary-invert: #c2bfb2; --icon-secondary: #63625c; --input-bg: #c4c1b4; --input-border: #939187; --input-border-hover: #63625c; --input-border-active: #292928; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(196, 193, 180, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #c26148; --bg-brand-hover: #a14c36; --bg-brand-active: #7b3a29; --text-on-brand: #FFFFFF; --text-brand: #c26148; --text-brand-secondary: #55281c; --icon-on-brand: #FFFFFF; --icon-brand: #c26148; --icon-brand-secondary: #55281c; --border-brand: #c26148; --bg-brand-secondary: #c4b7a9; --bg-brand-secondary-hover: #c4ae9e; --bg-brand-secondary-active: #c3a494; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }