@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: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.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: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #4f3832; --bg-primary-hover: #543e37; --bg-primary-active: #57413a; --bg-primary-invert: #af9c92; --bg-secondary: #543e37; --bg-secondary-hover: #57413a; --bg-secondary-active: #5c453f; --bg-tertiary: #57413a; --bg-tertiary-hover: #5c453f; --bg-tertiary-active: #6d5851; --bg-quaternary: #6d5851; --bg-quaternary-hover: #7d6861; --bg-quaternary-active: #8b776e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #af9c92; --text-primary-invert: #503933; --text-secondary: #8b776e; --text-secondary-invert: #6d5851; --border-primary: #6d5851; --border-primary-hover: #7d6861; --border-secondary: #5c453f; --border-secondary-hover: #6d5851; --border-tertiary: #543e37; --border-tertiary-hover: #57413a; --border-active: #af9c92; --border-active-invert: #4f3832; --icon-primary: #af9c92; --icon-primary-invert: #503933; --icon-secondary: #8b776e; --input-bg: #4f3832; --input-border: #6d5851; --input-border-hover: #8b776e; --input-border-active: #af9c92; --bg-transparent: rgba(184, 166, 156, 0.05); --bg-transparent-strong: rgba(184, 166, 156, 0.08); --bg-transparent-strongest: rgba(184, 166, 156, 0.12); --bg-transparent-blur-base: rgba(79, 56, 50, 0.9); --border-transparent: rgba(184, 166, 156, 0.1); --border-transparent-strong: rgba(184, 166, 156, 0.12); --border-transparent-strongest: rgba(184, 166, 156, 0.16); --bg-brand: #291919; --bg-brand-hover: #090606; --bg-brand-active: black; --text-on-brand: #b8a69c; --text-brand: #291919; --text-brand-secondary: black; --icon-on-brand: #b8a69c; --icon-brand: #291919; --icon-brand-secondary: black; --border-brand: #291919; --bg-brand-secondary: #4b3530; --bg-brand-secondary-hover: #47322d; --bg-brand-secondary-active: #442f2b; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }