@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: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_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: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #805dc9; --bg-primary-hover: #8462c9; --bg-primary-active: #8665c9; --bg-primary-invert: #cabdc7; --bg-secondary: #8462c9; --bg-secondary-hover: #8665c9; --bg-secondary-active: #8a6ac9; --bg-tertiary: #8665c9; --bg-tertiary-hover: #8a6ac9; --bg-tertiary-active: #977cc8; --bg-quaternary: #977cc8; --bg-quaternary-hover: #a48cc8; --bg-quaternary-active: #ae99c8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cabdc7; --text-primary-invert: #815ec9; --text-secondary: #ae99c8; --text-secondary-invert: #977cc8; --border-primary: #977cc8; --border-primary-hover: #a48cc8; --border-secondary: #8a6ac9; --border-secondary-hover: #977cc8; --border-tertiary: #8462c9; --border-tertiary-hover: #8665c9; --border-active: #cabdc7; --border-active-invert: #805dc9; --icon-primary: #cabdc7; --icon-primary-invert: #815ec9; --icon-secondary: #ae99c8; --input-bg: #805dc9; --input-border: #977cc8; --input-border-hover: #ae99c8; --input-border-active: #cabdc7; --bg-transparent: rgba(209, 199, 199, 0.05); --bg-transparent-strong: rgba(209, 199, 199, 0.08); --bg-transparent-strongest: rgba(209, 199, 199, 0.12); --bg-transparent-blur-base: rgba(128, 93, 201, 0.9); --border-transparent: rgba(209, 199, 199, 0.1); --border-transparent-strong: rgba(209, 199, 199, 0.12); --border-transparent-strongest: rgba(209, 199, 199, 0.16); --bg-brand: #d1c7c7; --bg-brand-hover: #baabab; --bg-brand-active: #a38f8f; --text-on-brand: #8b5fb8; --text-brand: #d1c7c7; --text-brand-secondary: #8c7373; --icon-on-brand: #8b5fb8; --icon-brand: #d1c7c7; --icon-brand-secondary: #8c7373; --border-brand: #d1c7c7; --bg-brand-secondary: #8868c9; --bg-brand-secondary-hover: #9072c9; --bg-brand-secondary-active: #987dc8; }