@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: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_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: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #595f88; --bg-primary-hover: #61668c; --bg-primary-active: #666b8f; --bg-primary-invert: #ece3d5; --bg-secondary: #61668c; --bg-secondary-hover: #666b8f; --bg-secondary-active: #6c7092; --bg-tertiary: #666b8f; --bg-tertiary-hover: #6c7092; --bg-tertiary-active: #8889a1; --bg-quaternary: #8889a1; --bg-quaternary-hover: #a09fad; --bg-quaternary-active: #b5b2b8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ece3d5; --text-primary-invert: #5b6089; --text-secondary: #b5b2b8; --text-secondary-invert: #8889a1; --border-primary: #8889a1; --border-primary-hover: #a09fad; --border-secondary: #6c7092; --border-secondary-hover: #8889a1; --border-tertiary: #61668c; --border-tertiary-hover: #666b8f; --border-active: #ece3d5; --border-active-invert: #595f88; --icon-primary: #ece3d5; --icon-primary-invert: #5b6089; --icon-secondary: #b5b2b8; --input-bg: #595f88; --input-border: #8889a1; --input-border-hover: #b5b2b8; --input-border-active: #ece3d5; --bg-transparent: rgba(250, 240, 221, 0.05); --bg-transparent-strong: rgba(250, 240, 221, 0.08); --bg-transparent-strongest: rgba(250, 240, 221, 0.12); --bg-transparent-blur-base: rgba(89, 95, 136, 0.9); --border-transparent: rgba(250, 240, 221, 0.1); --border-transparent-strong: rgba(250, 240, 221, 0.12); --border-transparent-strongest: rgba(250, 240, 221, 0.16); --bg-brand: #303450; --bg-brand-hover: #1d1f30; --bg-brand-active: #0a0b10; --text-on-brand: #faf0dd; --text-brand: #303450; --text-brand-secondary: black; --icon-on-brand: #faf0dd; --icon-brand: #303450; --icon-brand-secondary: black; --border-brand: #303450; --bg-brand-secondary: #555b82; --bg-brand-secondary-hover: #51567d; --bg-brand-secondary-active: #4d5277; }