@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffeef4; --bg-primary-hover: #f9e4eb; --bg-primary-active: #f5dfe5; --bg-primary-invert: #92404e; --bg-secondary: #f9e4eb; --bg-secondary-hover: #f5dfe5; --bg-secondary-active: #f1d7de; --bg-tertiary: #f5dfe5; --bg-tertiary-hover: #f1d7de; --bg-tertiary-active: #dcb7bf; --bg-quaternary: #dcb7bf; --bg-quaternary-hover: #ca9aa4; --bg-quaternary-active: #bb818c; --text-primary: #92404e; --text-primary-invert: #feecf2; --text-secondary: #bb818c; --text-secondary-invert: #dcb7bf; --border-primary: #dcb7bf; --border-primary-hover: #ca9aa4; --border-secondary: #f1d7de; --border-secondary-hover: #dcb7bf; --border-tertiary: #f9e4eb; --border-tertiary-hover: #f5dfe5; --border-active: #92404e; --border-active-invert: #ffeef4; --icon-primary: #92404e; --icon-primary-invert: #feecf2; --icon-secondary: #bb818c; --input-bg: #ffeef4; --input-border: #dcb7bf; --input-border-hover: #bb818c; --input-border-active: #92404e; --bg-transparent: rgba(135, 47, 62, 0.05); --bg-transparent-strong: rgba(135, 47, 62, 0.08); --bg-transparent-strongest: rgba(135, 47, 62, 0.12); --bg-transparent-blur-base: rgba(255, 238, 244, 0.9); --border-transparent: rgba(135, 47, 62, 0.1); --border-transparent-strong: rgba(135, 47, 62, 0.12); --border-transparent-strongest: rgba(135, 47, 62, 0.16); --bg-brand: #ff7d99; --bg-brand-hover: #ff4a71; --bg-brand-active: #ff1749; --text-on-brand: #ffffff; --text-brand: #ff7d99; --text-brand-secondary: #e30031; --icon-on-brand: #ffffff; --icon-brand: #ff7d99; --icon-brand-secondary: #e30031; --border-brand: #ff7d99; --bg-brand-secondary: #ffe3eb; --bg-brand-secondary-hover: #ffd7e2; --bg-brand-secondary-active: #ffccd9; }