@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; --logo-width: 120px; --bg-primary: #cb6ce6; --bg-primary-hover: #ce73e7; --bg-primary-active: #cf78e8; --bg-primary-invert: #faf2fd; --bg-secondary: #ce73e7; --bg-secondary-hover: #cf78e8; --bg-secondary-active: #d17ee9; --bg-tertiary: #cf78e8; --bg-tertiary-hover: #d17ee9; --bg-tertiary-active: #da97ed; --bg-quaternary: #da97ed; --bg-quaternary-hover: #e2adf1; --bg-quaternary-active: #e9c0f4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #faf2fd; --text-primary-invert: #cc6de6; --text-secondary: #e9c0f4; --text-secondary-invert: #da97ed; --border-primary: #da97ed; --border-primary-hover: #e2adf1; --border-secondary: #d17ee9; --border-secondary-hover: #da97ed; --border-tertiary: #ce73e7; --border-tertiary-hover: #cf78e8; --border-active: #faf2fd; --border-active-invert: #cb6ce6; --icon-primary: #faf2fd; --icon-primary-invert: #cc6de6; --icon-secondary: #e9c0f4; --input-bg: #cb6ce6; --input-border: #da97ed; --input-border-hover: #e9c0f4; --input-border-active: #faf2fd; --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(203, 108, 230, 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: #004aad; --bg-brand-hover: #00347a; --bg-brand-active: #001e47; --text-on-brand: #ffffff; --text-brand: #004aad; --text-brand-secondary: #000914; --icon-on-brand: #ffffff; --icon-brand: #004aad; --icon-brand-secondary: #000914; --border-brand: #004aad; --bg-brand-secondary: #b769e0; --bg-brand-secondary-hover: #a265db; --bg-brand-secondary-active: #8e62d5; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }