@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: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.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: Rubik, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #ededed; --bg-primary-invert: #2f2f2f; --bg-secondary: #f4f4f4; --bg-secondary-hover: #ededed; --bg-secondary-active: #e4e4e4; --bg-tertiary: #ededed; --bg-tertiary-hover: #e4e4e4; --bg-tertiary-active: #bdbdbd; --bg-quaternary: #bdbdbd; --bg-quaternary-hover: #9a9a9a; --bg-quaternary-active: #7c7c7c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2f2f2f; --text-primary-invert: #fdfdfd; --text-secondary: #7c7c7c; --text-secondary-invert: #bdbdbd; --border-primary: #bdbdbd; --border-primary-hover: #9a9a9a; --border-secondary: #e4e4e4; --border-secondary-hover: #bdbdbd; --border-tertiary: #f4f4f4; --border-tertiary-hover: #ededed; --border-active: #2f2f2f; --border-active-invert: #ffffff; --icon-primary: #2f2f2f; --icon-primary-invert: #fdfdfd; --icon-secondary: #7c7c7c; --input-bg: #ffffff; --input-border: #bdbdbd; --input-border-hover: #7c7c7c; --input-border-active: #2f2f2f; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #fd36a7; --bg-brand-hover: #fc0491; --bg-brand-active: #cb0274; --text-on-brand: #FFFFFF; --text-brand: #fd36a7; --text-brand-secondary: #980257; --icon-on-brand: #FFFFFF; --icon-brand: #fd36a7; --icon-brand-secondary: #980257; --border-brand: #fd36a7; --bg-brand-secondary: #ffebf6; --bg-brand-secondary-hover: #ffd7ed; --bg-brand-secondary-active: #fec3e5; }