@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: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_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: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f7ebf7; --bg-primary-hover: #f0e3ef; --bg-primary-active: #ecdfeb; --bg-primary-invert: #75616c; --bg-secondary: #f0e3ef; --bg-secondary-hover: #ecdfeb; --bg-secondary-active: #e6d9e5; --bg-tertiary: #ecdfeb; --bg-tertiary-hover: #e6d9e5; --bg-tertiary-active: #cebfcb; --bg-quaternary: #cebfcb; --bg-quaternary-hover: #b8a8b4; --bg-quaternary-active: #a594a0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #75616c; --text-primary-invert: #f6e9f5; --text-secondary: #a594a0; --text-secondary-invert: #cebfcb; --border-primary: #cebfcb; --border-primary-hover: #b8a8b4; --border-secondary: #e6d9e5; --border-secondary-hover: #cebfcb; --border-tertiary: #f0e3ef; --border-tertiary-hover: #ecdfeb; --border-active: #75616c; --border-active-invert: #f7ebf7; --icon-primary: #75616c; --icon-primary-invert: #f6e9f5; --icon-secondary: #a594a0; --input-bg: #f7ebf7; --input-border: #cebfcb; --input-border-hover: #a594a0; --input-border-active: #75616c; --bg-transparent: rgba(104, 83, 94, 0.05); --bg-transparent-strong: rgba(104, 83, 94, 0.08); --bg-transparent-strongest: rgba(104, 83, 94, 0.12); --bg-transparent-blur-base: rgba(247, 235, 247, 0.9); --border-transparent: rgba(104, 83, 94, 0.1); --border-transparent-strong: rgba(104, 83, 94, 0.12); --border-transparent-strongest: rgba(104, 83, 94, 0.16); --bg-brand: #f1bcd5; --bg-brand-hover: #e892bb; --bg-brand-active: #df68a0; --text-on-brand: #68535e; --text-brand: #f1bcd5; --text-brand-secondary: #d73d86; --icon-on-brand: #68535e; --icon-brand: #f1bcd5; --icon-brand-secondary: #d73d86; --border-brand: #f1bcd5; --bg-brand-secondary: #f6e6f4; --bg-brand-secondary-hover: #f6e2f0; --bg-brand-secondary-active: #f5dded; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 80px 80px 80px 80px; }