@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: #ffadda; --bg-primary-hover: #f2a4cf; --bg-primary-active: #eb9fc9; --bg-primary-invert: #171014; --bg-secondary: #f2a4cf; --bg-secondary-hover: #eb9fc9; --bg-secondary-active: #e098c0; --bg-tertiary: #eb9fc9; --bg-tertiary-hover: #e098c0; --bg-tertiary-active: #b57b9b; --bg-quaternary: #b57b9b; --bg-quaternary-hover: #8f617a; --bg-quaternary-active: #6e4a5e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171014; --text-primary-invert: #fcabd8; --text-secondary: #6e4a5e; --text-secondary-invert: #b57b9b; --border-primary: #b57b9b; --border-primary-hover: #8f617a; --border-secondary: #e098c0; --border-secondary-hover: #b57b9b; --border-tertiary: #f2a4cf; --border-tertiary-hover: #eb9fc9; --border-active: #171014; --border-active-invert: #ffadda; --icon-primary: #171014; --icon-primary-invert: #fcabd8; --icon-secondary: #6e4a5e; --input-bg: #ffadda; --input-border: #b57b9b; --input-border-hover: #6e4a5e; --input-border-active: #171014; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(255, 173, 218, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #7a00c7; --bg-brand-hover: #5b0094; --bg-brand-active: #3b0061; --text-on-brand: #ffffff; --text-brand: #7a00c7; --text-brand-secondary: #1c002e; --icon-on-brand: #ffffff; --icon-brand: #7a00c7; --icon-brand-secondary: #1c002e; --border-brand: #7a00c7; --bg-brand-secondary: #f29cd8; --bg-brand-secondary-hover: #e48ad6; --bg-brand-secondary-active: #d779d4; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }