@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: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_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: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #4188fd; --bg-primary-hover: #4b8efd; --bg-primary-active: #5092fd; --bg-primary-invert: #eef4ff; --bg-secondary: #4b8efd; --bg-secondary-hover: #5092fd; --bg-secondary-active: #5896fd; --bg-tertiary: #5092fd; --bg-tertiary-hover: #5896fd; --bg-tertiary-active: #78abfe; --bg-quaternary: #78abfe; --bg-quaternary-hover: #95bcfe; --bg-quaternary-active: #adccfe; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eef4ff; --text-primary-invert: #4389fd; --text-secondary: #adccfe; --text-secondary-invert: #78abfe; --border-primary: #78abfe; --border-primary-hover: #95bcfe; --border-secondary: #5896fd; --border-secondary-hover: #78abfe; --border-tertiary: #4b8efd; --border-tertiary-hover: #5092fd; --border-active: #eef4ff; --border-active-invert: #4188fd; --icon-primary: #eef4ff; --icon-primary-invert: #4389fd; --icon-secondary: #adccfe; --input-bg: #4188fd; --input-border: #78abfe; --input-border-hover: #adccfe; --input-border-active: #eef4ff; --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(65, 136, 253, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #3b7ae4; --bg-brand-secondary-hover: #346dca; --bg-brand-secondary-active: #2e5fb1; --input-radius: 10px; --image-radius: 10px; --panel-radius: 10px; --button-radius: 10px 10px 10px 10px; }