@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: Nosifer; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nosifer_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nosifer_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: Nosifer, display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 125px; --bg-primary: #0b0b0b; --bg-primary-hover: #17110a; --bg-primary-active: #1f140a; --bg-primary-invert: #e97501; --bg-secondary: #17110a; --bg-secondary-hover: #1f140a; --bg-secondary-active: #28190a; --bg-tertiary: #1f140a; --bg-tertiary-hover: #28190a; --bg-tertiary-active: #522d08; --bg-quaternary: #522d08; --bg-quaternary-hover: #763e06; --bg-quaternary-active: #964d05; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e97501; --text-primary-invert: #0d0c0b; --text-secondary: #964d05; --text-secondary-invert: #522d08; --border-primary: #522d08; --border-primary-hover: #763e06; --border-secondary: #28190a; --border-secondary-hover: #522d08; --border-tertiary: #17110a; --border-tertiary-hover: #1f140a; --border-active: #e97501; --border-active-invert: #0b0b0b; --icon-primary: #e97501; --icon-primary-invert: #0d0c0b; --icon-secondary: #964d05; --input-bg: #0b0b0b; --input-border: #522d08; --input-border-hover: #964d05; --input-border-active: #e97501; --bg-transparent: rgba(255, 127, 0, 0.05); --bg-transparent-strong: rgba(255, 127, 0, 0.08); --bg-transparent-strongest: rgba(255, 127, 0, 0.12); --bg-transparent-blur-base: rgba(11, 11, 11, 0.9); --border-transparent: rgba(255, 127, 0, 0.1); --border-transparent-strong: rgba(255, 127, 0, 0.12); --border-transparent-strongest: rgba(255, 127, 0, 0.16); --bg-brand: #b82e30; --bg-brand-hover: #8f2425; --bg-brand-active: #661a1b; --text-on-brand: #f2ebdd; --text-brand: #b82e30; --text-brand-secondary: #3e0f10; --icon-on-brand: #f2ebdd; --icon-brand: #b82e30; --icon-brand-secondary: #3e0f10; --border-brand: #b82e30; --bg-brand-secondary: #1c0f0f; --bg-brand-secondary-hover: #2e1212; --bg-brand-secondary-active: #3f1616; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }