@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: "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"); } :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: "Nunito Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #bebbbb; --bg-primary-hover: #b5b2b2; --bg-primary-active: #afacac; --bg-primary-invert: #111111; --bg-secondary: #b5b2b2; --bg-secondary-hover: #afacac; --bg-secondary-active: #a7a5a5; --bg-tertiary: #afacac; --bg-tertiary-hover: #a7a5a5; --bg-tertiary-active: #878585; --bg-quaternary: #878585; --bg-quaternary-hover: #6a6969; --bg-quaternary-active: #525050; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #111111; --text-primary-invert: #bcb9b9; --text-secondary: #525050; --text-secondary-invert: #878585; --border-primary: #878585; --border-primary-hover: #6a6969; --border-secondary: #a7a5a5; --border-secondary-hover: #878585; --border-tertiary: #b5b2b2; --border-tertiary-hover: #afacac; --border-active: #111111; --border-active-invert: #bebbbb; --icon-primary: #111111; --icon-primary-invert: #bcb9b9; --icon-secondary: #525050; --input-bg: #bebbbb; --input-border: #878585; --input-border-hover: #525050; --input-border-active: #111111; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(190, 187, 187, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #754e23; --bg-brand-hover: #4e3417; --bg-brand-active: #261a0c; --text-on-brand: #ffffff; --text-brand: #754e23; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #754e23; --icon-brand-secondary: black; --border-brand: #754e23; --bg-brand-secondary: #b7b0ac; --bg-brand-secondary-hover: #afa59d; --bg-brand-secondary-active: #a89a8d; --input-radius: 14px; --image-radius: 23px; --panel-radius: 14px; --button-radius: 100px 100px 100px 100px; }