@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --logo-width: 240px; --bg-primary: #c30000; --bg-primary-hover: #c60d0d; --bg-primary-active: #c81414; --bg-primary-invert: #fae8e8; --bg-secondary: #c60d0d; --bg-secondary-hover: #c81414; --bg-secondary-active: #ca1f1f; --bg-tertiary: #c81414; --bg-tertiary-hover: #ca1f1f; --bg-tertiary-active: #d44a4a; --bg-quaternary: #d44a4a; --bg-quaternary-hover: #dd7070; --bg-quaternary-active: #e59191; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #fae8e8; --text-primary-invert: #c40303; --text-secondary: #e59191; --text-secondary-invert: #d44a4a; --border-primary: #d44a4a; --border-primary-hover: #dd7070; --border-secondary: #ca1f1f; --border-secondary-hover: #d44a4a; --border-tertiary: #c60d0d; --border-tertiary-hover: #c81414; --border-active: #fae8e8; --border-active-invert: #c30000; --icon-primary: #fae8e8; --icon-primary-invert: #c40303; --icon-secondary: #e59191; --input-bg: #c30000; --input-border: #d44a4a; --input-border-hover: #e59191; --input-border-active: #fae8e8; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(195, 0, 0, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #6c0000; --bg-brand-hover: #390000; --bg-brand-active: #060000; --text-on-brand: #ffffff; --text-brand: #6c0000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #6c0000; --icon-brand-secondary: black; --border-brand: #6c0000; --bg-brand-secondary: #ba0000; --bg-brand-secondary-hover: #b20000; --bg-brand-secondary-active: #a90000; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }