@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: Cinzel; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_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: Cinzel, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0b0000; --bg-primary-hover: #160c0c; --bg-primary-active: #1d1313; --bg-primary-invert: #d9d8d8; --bg-secondary: #160c0c; --bg-secondary-hover: #1d1313; --bg-secondary-active: #261c1c; --bg-tertiary: #1d1313; --bg-tertiary-hover: #261c1c; --bg-tertiary-active: #4d4545; --bg-quaternary: #4d4545; --bg-quaternary-hover: #6e6868; --bg-quaternary-active: #8c8787; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d9d8d8; --text-primary-invert: #0d0202; --text-secondary: #8c8787; --text-secondary-invert: #4d4545; --border-primary: #4d4545; --border-primary-hover: #6e6868; --border-secondary: #261c1c; --border-secondary-hover: #4d4545; --border-tertiary: #160c0c; --border-tertiary-hover: #1d1313; --border-active: #d9d8d8; --border-active-invert: #0b0000; --icon-primary: #d9d8d8; --icon-primary-invert: #0d0202; --icon-secondary: #8c8787; --input-bg: #0b0000; --input-border: #4d4545; --input-border-hover: #8c8787; --input-border-active: #d9d8d8; --bg-transparent: rgba(237, 237, 237, 0.05); --bg-transparent-strong: rgba(237, 237, 237, 0.08); --bg-transparent-strongest: rgba(237, 237, 237, 0.12); --bg-transparent-blur-base: rgba(11, 0, 0, 0.9); --border-transparent: rgba(237, 237, 237, 0.1); --border-transparent-strong: rgba(237, 237, 237, 0.12); --border-transparent-strongest: rgba(237, 237, 237, 0.16); --bg-brand: #8b0000; --bg-brand-hover: #580000; --bg-brand-active: #250000; --text-on-brand: #b8b5b3; --text-brand: #8b0000; --text-brand-secondary: black; --icon-on-brand: #b8b5b3; --icon-brand: #8b0000; --icon-brand-secondary: black; --border-brand: #8b0000; --bg-brand-secondary: #180000; --bg-brand-secondary-hover: #250000; --bg-brand-secondary-active: #310000; --input-radius: 16px; --image-radius: 40px; --panel-radius: 16px; --button-radius: 120px 120px 120px 120px; }