@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e1a00e; --bg-primary-hover: #e3a51a; --bg-primary-active: #e3a821; --bg-primary-invert: #fcf6e9; --bg-secondary: #e3a51a; --bg-secondary-hover: #e3a821; --bg-secondary-active: #e5ab2b; --bg-tertiary: #e3a821; --bg-tertiary-hover: #e5ab2b; --bg-tertiary-active: #eabc54; --bg-quaternary: #eabc54; --bg-quaternary-hover: #eeca78; --bg-quaternary-active: #f2d697; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #fcf6e9; --text-primary-invert: #e1a110; --text-secondary: #f2d697; --text-secondary-invert: #eabc54; --border-primary: #eabc54; --border-primary-hover: #eeca78; --border-secondary: #e5ab2b; --border-secondary-hover: #eabc54; --border-tertiary: #e3a51a; --border-tertiary-hover: #e3a821; --border-active: #fcf6e9; --border-active-invert: #e1a00e; --icon-primary: #fcf6e9; --icon-primary-invert: #e1a110; --icon-secondary: #f2d697; --input-bg: #e1a00e; --input-border: #eabc54; --input-border-hover: #f2d697; --input-border-active: #fcf6e9; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(225, 160, 14, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #a4ff30; --bg-brand-hover: #8dfc00; --bg-brand-active: #71c900; --text-on-brand: #000000; --text-brand: #a4ff30; --text-brand-secondary: #549600; --icon-on-brand: #000000; --icon-brand: #a4ff30; --icon-brand-secondary: #549600; --border-brand: #a4ff30; --bg-brand-secondary: #dbaa11; --bg-brand-secondary-hover: #d5b315; --bg-brand-secondary-active: #cfbd18; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }