@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: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_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: Arvo, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0c0a0b; --bg-primary-active: #121011; --bg-primary-invert: #d2b7bf; --bg-secondary: #0c0a0b; --bg-secondary-hover: #121011; --bg-secondary-active: #1c1819; --bg-tertiary: #121011; --bg-tertiary-hover: #1c1819; --bg-tertiary-active: #433a3d; --bg-quaternary: #433a3d; --bg-quaternary-hover: #66585c; --bg-quaternary-active: #847378; --text-primary: #d2b7bf; --text-primary-invert: #020202; --text-secondary: #847378; --text-secondary-invert: #433a3d; --border-primary: #433a3d; --border-primary-hover: #66585c; --border-secondary: #1c1819; --border-secondary-hover: #433a3d; --border-tertiary: #0c0a0b; --border-tertiary-hover: #121011; --border-active: #d2b7bf; --border-active-invert: #000000; --icon-primary: #d2b7bf; --icon-primary-invert: #020202; --icon-secondary: #847378; --input-bg: #000000; --input-border: #433a3d; --input-border-hover: #847378; --input-border-active: #d2b7bf; --bg-transparent: rgba(231, 201, 210, 0.05); --bg-transparent-strong: rgba(231, 201, 210, 0.08); --bg-transparent-strongest: rgba(231, 201, 210, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(231, 201, 210, 0.1); --border-transparent-strong: rgba(231, 201, 210, 0.12); --border-transparent-strongest: rgba(231, 201, 210, 0.16); --bg-brand: #e4bfc8; --bg-brand-hover: #d59ba9; --bg-brand-active: #c6778a; --text-on-brand: #ffffff; --text-brand: #e4bfc8; --text-brand-secondary: #b7536c; --icon-on-brand: #ffffff; --icon-brand: #e4bfc8; --icon-brand-secondary: #b7536c; --border-brand: #e4bfc8; --bg-brand-secondary: #171314; --bg-brand-secondary-hover: #2e2628; --bg-brand-secondary-active: #44393c; }