@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #66222f; --bg-primary-hover: #6e2d39; --bg-primary-active: #72333f; --bg-primary-invert: #f1e7e9; --bg-secondary: #6e2d39; --bg-secondary-hover: #72333f; --bg-secondary-active: #783c47; --bg-tertiary: #72333f; --bg-tertiary-hover: #783c47; --bg-tertiary-active: #92616a; --bg-quaternary: #92616a; --bg-quaternary-hover: #a98189; --bg-quaternary-active: #bd9ea3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f1e7e9; --text-primary-invert: #682431; --text-secondary: #bd9ea3; --text-secondary-invert: #92616a; --border-primary: #92616a; --border-primary-hover: #a98189; --border-secondary: #783c47; --border-secondary-hover: #92616a; --border-tertiary: #6e2d39; --border-tertiary-hover: #72333f; --border-active: #f1e7e9; --border-active-invert: #66222f; --icon-primary: #f1e7e9; --icon-primary-invert: #682431; --icon-secondary: #bd9ea3; --input-bg: #66222f; --input-border: #92616a; --input-border-hover: #bd9ea3; --input-border-active: #f1e7e9; --bg-transparent: rgba(255, 251, 251, 0.05); --bg-transparent-strong: rgba(255, 251, 251, 0.08); --bg-transparent-strongest: rgba(255, 251, 251, 0.12); --bg-transparent-blur-base: rgba(102, 34, 47, 0.9); --border-transparent: rgba(255, 251, 251, 0.1); --border-transparent-strong: rgba(255, 251, 251, 0.12); --border-transparent-strongest: rgba(255, 251, 251, 0.16); --bg-brand: #cce52f; --bg-brand-hover: #b0c819; --bg-brand-active: #889b13; --text-on-brand: #000000; --text-brand: #cce52f; --text-brand-secondary: #606d0e; --icon-on-brand: #000000; --icon-brand: #cce52f; --icon-brand-secondary: #606d0e; --border-brand: #cce52f; --bg-brand-secondary: #70362f; --bg-brand-secondary-hover: #7a492f; --bg-brand-secondary-active: #855d2f; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }