@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: 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 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: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #480d15; --bg-primary-hover: #511921; --bg-primary-active: #572028; --bg-primary-invert: #efe7e8; --bg-secondary: #511921; --bg-secondary-hover: #572028; --bg-secondary-active: #5e2a31; --bg-tertiary: #572028; --bg-tertiary-hover: #5e2a31; --bg-tertiary-active: #7d5358; --bg-quaternary: #7d5358; --bg-quaternary-hover: #99777b; --bg-quaternary-active: #b09699; --text-primary: #efe7e8; --text-primary-invert: #4a0f17; --text-secondary: #b09699; --text-secondary-invert: #7d5358; --border-primary: #7d5358; --border-primary-hover: #99777b; --border-secondary: #5e2a31; --border-secondary-hover: #7d5358; --border-tertiary: #511921; --border-tertiary-hover: #572028; --border-active: #efe7e8; --border-active-invert: #480d15; --icon-primary: #efe7e8; --icon-primary-invert: #4a0f17; --icon-secondary: #b09699; --input-bg: #480d15; --input-border: #7d5358; --input-border-hover: #b09699; --input-border-active: #efe7e8; --bg-transparent: rgba(255, 253, 253, 0.05); --bg-transparent-strong: rgba(255, 253, 253, 0.08); --bg-transparent-strongest: rgba(255, 253, 253, 0.12); --bg-transparent-blur-base: rgba(72, 13, 21, 0.9); --border-transparent: rgba(255, 253, 253, 0.1); --border-transparent-strong: rgba(255, 253, 253, 0.12); --border-transparent-strongest: rgba(255, 253, 253, 0.16); --bg-brand: #5e4f4f; --bg-brand-hover: #423838; --bg-brand-active: #272020; --text-on-brand: #ffffff; --text-brand: #5e4f4f; --text-brand-secondary: #0b0909; --icon-on-brand: #ffffff; --icon-brand: #5e4f4f; --icon-brand-secondary: #0b0909; --border-brand: #5e4f4f; --bg-brand-secondary: #4a141b; --bg-brand-secondary-hover: #4c1a21; --bg-brand-secondary-active: #4f2126; }