@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: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_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: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f0e7ff; --bg-primary-hover: #ede2ff; --bg-primary-active: #ebdfff; --bg-primary-invert: #b891ff; --bg-secondary: #ede2ff; --bg-secondary-hover: #ebdfff; --bg-secondary-active: #e9dcff; --bg-tertiary: #ebdfff; --bg-tertiary-hover: #e9dcff; --bg-tertiary-active: #decbff; --bg-quaternary: #decbff; --bg-quaternary-hover: #d5bdff; --bg-quaternary-active: #cdb1ff; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b891ff; --text-primary-invert: #efe6ff; --text-secondary: #cdb1ff; --text-secondary-invert: #decbff; --border-primary: #decbff; --border-primary-hover: #d5bdff; --border-secondary: #e9dcff; --border-secondary-hover: #decbff; --border-tertiary: #ede2ff; --border-tertiary-hover: #ebdfff; --border-active: #b891ff; --border-active-invert: #f0e7ff; --icon-primary: #b891ff; --icon-primary-invert: #efe6ff; --icon-secondary: #cdb1ff; --input-bg: #f0e7ff; --input-border: #decbff; --input-border-hover: #cdb1ff; --input-border-active: #b891ff; --bg-transparent: rgba(179, 136, 255, 0.05); --bg-transparent-strong: rgba(179, 136, 255, 0.08); --bg-transparent-strongest: rgba(179, 136, 255, 0.12); --bg-transparent-blur-base: rgba(240, 231, 255, 0.9); --border-transparent: rgba(179, 136, 255, 0.1); --border-transparent-strong: rgba(179, 136, 255, 0.12); --border-transparent-strongest: rgba(179, 136, 255, 0.16); --bg-brand: #b388ff; --bg-brand-hover: #9255ff; --bg-brand-active: #7222ff; --text-on-brand: #f0e7ff; --text-brand: #b388ff; --text-brand-secondary: #5600ee; --icon-on-brand: #f0e7ff; --icon-brand: #b388ff; --icon-brand-secondary: #5600ee; --border-brand: #b388ff; --bg-brand-secondary: #eadeff; --bg-brand-secondary-hover: #e4d4ff; --bg-brand-secondary-active: #decbff; --input-radius: 0px; --image-radius: 13px; --panel-radius: 0px; --button-radius: 10px 10px 10px 10px; }