@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: Bokor; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bokor_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bokor_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: Bokor, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fbf2f2; --bg-primary-active: #f8ebeb; --bg-primary-invert: #ad1818; --bg-secondary: #fbf2f2; --bg-secondary-hover: #f8ebeb; --bg-secondary-active: #f4e1e1; --bg-tertiary: #f8ebeb; --bg-tertiary-hover: #f4e1e1; --bg-tertiary-active: #e5b5b5; --bg-quaternary: #e5b5b5; --bg-quaternary-hover: #d78f8f; --bg-quaternary-active: #cc6e6e; --text-primary: #ad1818; --text-primary-invert: #fefcfc; --text-secondary: #cc6e6e; --text-secondary-invert: #e5b5b5; --border-primary: #e5b5b5; --border-primary-hover: #d78f8f; --border-secondary: #f4e1e1; --border-secondary-hover: #e5b5b5; --border-tertiary: #fbf2f2; --border-tertiary-hover: #f8ebeb; --border-active: #ad1818; --border-active-invert: #ffffff; --icon-primary: #ad1818; --icon-primary-invert: #fefcfc; --icon-secondary: #cc6e6e; --input-bg: #ffffff; --input-border: #e5b5b5; --input-border-hover: #cc6e6e; --input-border-active: #ad1818; --bg-transparent: rgba(165, 1, 1, 0.05); --bg-transparent-strong: rgba(165, 1, 1, 0.08); --bg-transparent-strongest: rgba(165, 1, 1, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(165, 1, 1, 0.1); --border-transparent-strong: rgba(165, 1, 1, 0.12); --border-transparent-strongest: rgba(165, 1, 1, 0.16); --bg-brand: #a50101; --bg-brand-hover: #720101; --bg-brand-active: #400000; --text-on-brand: #ffffff; --text-brand: #a50101; --text-brand-secondary: #0d0000; --icon-on-brand: #ffffff; --icon-brand: #a50101; --icon-brand-secondary: #0d0000; --border-brand: #a50101; --bg-brand-secondary: #f6e6e6; --bg-brand-secondary-hover: #edcccc; --bg-brand-secondary-active: #e4b3b3; }