@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Barlow, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 100px; --bg-primary: #d7f1f8; --bg-primary-hover: #cce5ec; --bg-primary-active: #c6dee4; --bg-primary-invert: #131616; --bg-secondary: #cce5ec; --bg-secondary-hover: #c6dee4; --bg-secondary-active: #bdd4da; --bg-tertiary: #c6dee4; --bg-tertiary-hover: #bdd4da; --bg-tertiary-active: #99abb0; --bg-quaternary: #99abb0; --bg-quaternary-hover: #78878b; --bg-quaternary-active: #5c686b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #131616; --text-primary-invert: #d5eff6; --text-secondary: #5c686b; --text-secondary-invert: #99abb0; --border-primary: #99abb0; --border-primary-hover: #78878b; --border-secondary: #bdd4da; --border-secondary-hover: #99abb0; --border-tertiary: #cce5ec; --border-tertiary-hover: #c6dee4; --border-active: #131616; --border-active-invert: #d7f1f8; --icon-primary: #131616; --icon-primary-invert: #d5eff6; --icon-secondary: #5c686b; --input-bg: #d7f1f8; --input-border: #99abb0; --input-border-hover: #5c686b; --input-border-active: #131616; --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(215, 241, 248, 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: #927af4; --bg-brand-hover: #6b4bf0; --bg-brand-active: #451cec; --text-on-brand: #ffffff; --text-brand: #927af4; --text-brand-secondary: #3410c5; --icon-on-brand: #ffffff; --icon-brand: #927af4; --icon-brand-secondary: #3410c5; --border-brand: #927af4; --bg-brand-secondary: #d0e5f8; --bg-brand-secondary-hover: #c9d9f7; --bg-brand-secondary-active: #c2cdf7; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }