@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: #ffffff; --bg-primary-hover: #fbf5f8; --bg-primary-active: #f9eff4; --bg-primary-invert: #be4685; --bg-secondary: #fbf5f8; --bg-secondary-hover: #f9eff4; --bg-secondary-active: #f6e7ef; --bg-tertiary: #f9eff4; --bg-tertiary-hover: #f6e7ef; --bg-tertiary-active: #eac4d8; --bg-quaternary: #eac4d8; --bg-quaternary-hover: #e0a6c4; --bg-quaternary-active: #d78bb3; --text-primary: #be4685; --text-primary-invert: #fefdfe; --text-secondary: #d78bb3; --text-secondary-invert: #eac4d8; --border-primary: #eac4d8; --border-primary-hover: #e0a6c4; --border-secondary: #f6e7ef; --border-secondary-hover: #eac4d8; --border-tertiary: #fbf5f8; --border-tertiary-hover: #f9eff4; --border-active: #be4685; --border-active-invert: #ffffff; --icon-primary: #be4685; --icon-primary-invert: #fefdfe; --icon-secondary: #d78bb3; --input-bg: #ffffff; --input-border: #eac4d8; --input-border-hover: #d78bb3; --input-border-active: #be4685; --bg-transparent: rgba(184, 52, 121, 0.05); --bg-transparent-strong: rgba(184, 52, 121, 0.08); --bg-transparent-strongest: rgba(184, 52, 121, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(184, 52, 121, 0.1); --border-transparent-strong: rgba(184, 52, 121, 0.12); --border-transparent-strongest: rgba(184, 52, 121, 0.16); --bg-brand: #7dc3ff; --bg-brand-hover: #4aabff; --bg-brand-active: #1794ff; --text-on-brand: #ffffff; --text-brand: #7dc3ff; --text-brand-secondary: #007ae3; --icon-on-brand: #ffffff; --icon-brand: #7dc3ff; --icon-brand-secondary: #007ae3; --border-brand: #7dc3ff; --bg-brand-secondary: #f2f9ff; --bg-brand-secondary-hover: #e5f3ff; --bg-brand-secondary-active: #d8edff; }