@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: 40px; --bg-primary: #fff5fa; --bg-primary-hover: #fdeef5; --bg-primary-active: #fce9f1; --bg-primary-invert: #d86f99; --bg-secondary: #fdeef5; --bg-secondary-hover: #fce9f1; --bg-secondary-active: #fae3ed; --bg-tertiary: #fce9f1; --bg-tertiary-hover: #fae3ed; --bg-tertiary-active: #f3cadb; --bg-quaternary: #f3cadb; --bg-quaternary-hover: #ecb4cb; --bg-quaternary-active: #e6a1bd; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d86f99; --text-primary-invert: #fff4f9; --text-secondary: #e6a1bd; --text-secondary-invert: #f3cadb; --border-primary: #f3cadb; --border-primary-hover: #ecb4cb; --border-secondary: #fae3ed; --border-secondary-hover: #f3cadb; --border-tertiary: #fdeef5; --border-tertiary-hover: #fce9f1; --border-active: #d86f99; --border-active-invert: #fff5fa; --icon-primary: #d86f99; --icon-primary-invert: #fff4f9; --icon-secondary: #e6a1bd; --input-bg: #fff5fa; --input-border: #f3cadb; --input-border-hover: #e6a1bd; --input-border-active: #d86f99; --bg-transparent: rgba(212, 98, 143, 0.05); --bg-transparent-strong: rgba(212, 98, 143, 0.08); --bg-transparent-strongest: rgba(212, 98, 143, 0.12); --bg-transparent-blur-base: rgba(255, 245, 250, 0.9); --border-transparent: rgba(212, 98, 143, 0.1); --border-transparent-strong: rgba(212, 98, 143, 0.12); --border-transparent-strongest: rgba(212, 98, 143, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #f193c3; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #f193c3; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #fff6fb; --bg-brand-secondary-hover: #fff7fb; --bg-brand-secondary-active: #fff8fc; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }