@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: "Libre Baskerville"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n4.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: "Libre Baskerville", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fafafa; --bg-primary-hover: #efefef; --bg-primary-active: #e8e8e8; --bg-primary-invert: #2e2e2e; --bg-secondary: #efefef; --bg-secondary-hover: #e8e8e8; --bg-secondary-active: #dfdfdf; --bg-tertiary: #e8e8e8; --bg-tertiary-hover: #dfdfdf; --bg-tertiary-active: #b9b9b9; --bg-quaternary: #b9b9b9; --bg-quaternary-hover: #979797; --bg-quaternary-active: #7a7a7a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e2e2e; --text-primary-invert: #f8f8f8; --text-secondary: #7a7a7a; --text-secondary-invert: #b9b9b9; --border-primary: #b9b9b9; --border-primary-hover: #979797; --border-secondary: #dfdfdf; --border-secondary-hover: #b9b9b9; --border-tertiary: #efefef; --border-tertiary-hover: #e8e8e8; --border-active: #2e2e2e; --border-active-invert: #fafafa; --icon-primary: #2e2e2e; --icon-primary-invert: #f8f8f8; --icon-secondary: #7a7a7a; --input-bg: #fafafa; --input-border: #b9b9b9; --input-border-hover: #7a7a7a; --input-border-active: #2e2e2e; --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(250, 250, 250, 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: #8b1e1e; --bg-brand-hover: #611515; --bg-brand-active: #370c0c; --text-on-brand: #ffffff; --text-brand: #8b1e1e; --text-brand-secondary: #0d0303; --icon-on-brand: #ffffff; --icon-brand: #8b1e1e; --icon-brand-secondary: #0d0303; --border-brand: #8b1e1e; --bg-brand-secondary: #efe4e4; --bg-brand-secondary-hover: #e4cece; --bg-brand-secondary-active: #d9b8b8; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }