@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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #271345; --bg-primary-hover: #321e4e; --bg-primary-active: #382554; --bg-primary-invert: #e7e2ee; --bg-secondary: #321e4e; --bg-secondary-hover: #382554; --bg-secondary-active: #402e5b; --bg-tertiary: #382554; --bg-tertiary-hover: #402e5b; --bg-tertiary-active: #64557b; --bg-quaternary: #64557b; --bg-quaternary-hover: #847797; --bg-quaternary-active: #9f94af; --text-primary: #e7e2ee; --text-primary-invert: #291547; --text-secondary: #9f94af; --text-secondary-invert: #64557b; --border-primary: #64557b; --border-primary-hover: #847797; --border-secondary: #402e5b; --border-secondary-hover: #64557b; --border-tertiary: #321e4e; --border-tertiary-hover: #382554; --border-active: #e7e2ee; --border-active-invert: #271345; --icon-primary: #e7e2ee; --icon-primary-invert: #291547; --icon-secondary: #9f94af; --input-bg: #271345; --input-border: #64557b; --input-border-hover: #9f94af; --input-border-active: #e7e2ee; --bg-transparent: rgba(250, 246, 255, 0.05); --bg-transparent-strong: rgba(250, 246, 255, 0.08); --bg-transparent-strongest: rgba(250, 246, 255, 0.12); --bg-transparent-blur-base: rgba(39, 19, 69, 0.9); --border-transparent: rgba(250, 246, 255, 0.1); --border-transparent-strong: rgba(250, 246, 255, 0.12); --border-transparent-strongest: rgba(250, 246, 255, 0.16); --bg-brand: #11867e; --bg-brand-hover: #0b5953; --bg-brand-active: #062b29; --text-on-brand: #faf6ff; --text-brand: #11867e; --text-brand-secondary: black; --icon-on-brand: #faf6ff; --icon-brand: #11867e; --icon-brand-secondary: black; --border-brand: #11867e; --bg-brand-secondary: #251f4b; --bg-brand-secondary-hover: #232a50; --bg-brand-secondary-active: #203656; }