@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: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f9f4fb; --bg-primary-active: #f5eef8; --bg-primary-invert: #933db0; --bg-secondary: #f9f4fb; --bg-secondary-hover: #f5eef8; --bg-secondary-active: #f1e5f5; --bg-tertiary: #f5eef8; --bg-tertiary-hover: #f1e5f5; --bg-tertiary-active: #dcc1e6; --bg-quaternary: #dcc1e6; --bg-quaternary-hover: #cba1d9; --bg-quaternary-active: #bb86cd; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #933db0; --text-primary-invert: #fefdfe; --text-secondary: #bb86cd; --text-secondary-invert: #dcc1e6; --border-primary: #dcc1e6; --border-primary-hover: #cba1d9; --border-secondary: #f1e5f5; --border-secondary-hover: #dcc1e6; --border-tertiary: #f9f4fb; --border-tertiary-hover: #f5eef8; --border-active: #933db0; --border-active-invert: #ffffff; --icon-primary: #933db0; --icon-primary-invert: #fefdfe; --icon-secondary: #bb86cd; --input-bg: #ffffff; --input-border: #dcc1e6; --input-border-hover: #bb86cd; --input-border-active: #933db0; --bg-transparent: rgba(136, 42, 168, 0.05); --bg-transparent-strong: rgba(136, 42, 168, 0.08); --bg-transparent-strongest: rgba(136, 42, 168, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(136, 42, 168, 0.1); --border-transparent-strong: rgba(136, 42, 168, 0.12); --border-transparent-strongest: rgba(136, 42, 168, 0.16); --bg-brand: #00afcc; --bg-brand-hover: #008399; --bg-brand-active: #005866; --text-on-brand: #000000; --text-brand: #00afcc; --text-brand-secondary: #002c33; --icon-on-brand: #000000; --icon-brand: #00afcc; --icon-brand-secondary: #002c33; --border-brand: #00afcc; --bg-brand-secondary: #e6f7fa; --bg-brand-secondary-hover: #cceff5; --bg-brand-secondary-active: #b3e7f0; --input-radius: 26px; --image-radius: 16px; --panel-radius: 26px; --button-radius: 10px 10px 10px 10px; }