@font-face { font-family: Harmattan; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/harmattan_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/harmattan_n5.ttf") format("ttf"); } @font-face { font-family: Harmattan; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/harmattan_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/harmattan_n7.ttf") format("ttf"); } @font-face { font-family: Amiko; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/amiko_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/amiko_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Harmattan, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Harmattan;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/harmattan_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/harmattan_n5.ttf; --font-family-heading: Amiko, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #231b1f; --bg-primary-hover: #2e262a; --bg-primary-active: #342c30; --bg-primary-invert: #e6e0e0; --bg-secondary: #2e262a; --bg-secondary-hover: #342c30; --bg-secondary-active: #3d3538; --bg-tertiary: #342c30; --bg-tertiary-hover: #3d3538; --bg-tertiary-active: #615a5c; --bg-quaternary: #615a5c; --bg-quaternary-hover: #817a7c; --bg-quaternary-active: #9d9698; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e6e0e0; --text-primary-invert: #251d21; --text-secondary: #9d9698; --text-secondary-invert: #615a5c; --border-primary: #615a5c; --border-primary-hover: #817a7c; --border-secondary: #3d3538; --border-secondary-hover: #615a5c; --border-tertiary: #2e262a; --border-tertiary-hover: #342c30; --border-active: #e6e0e0; --border-active-invert: #231b1f; --icon-primary: #e6e0e0; --icon-primary-invert: #251d21; --icon-secondary: #9d9698; --input-bg: #231b1f; --input-border: #615a5c; --input-border-hover: #9d9698; --input-border-active: #e6e0e0; --bg-transparent: rgba(249, 243, 243, 0.05); --bg-transparent-strong: rgba(249, 243, 243, 0.08); --bg-transparent-strongest: rgba(249, 243, 243, 0.12); --bg-transparent-blur-base: rgba(35, 27, 31, 0.9); --border-transparent: rgba(249, 243, 243, 0.1); --border-transparent-strong: rgba(249, 243, 243, 0.12); --border-transparent-strongest: rgba(249, 243, 243, 0.16); --bg-brand: #b10c41; --bg-brand-hover: #81092f; --bg-brand-active: #51061e; --text-on-brand: #ffffff; --text-brand: #b10c41; --text-brand-secondary: #22020c; --icon-on-brand: #ffffff; --icon-brand: #b10c41; --icon-brand-secondary: #22020c; --border-brand: #b10c41; --bg-brand-secondary: #311a22; --bg-brand-secondary-hover: #3f1826; --bg-brand-secondary-active: #4e1729; --input-radius: 14px; --image-radius: 17px; --panel-radius: 14px; --button-radius: 10px 10px 10px 10px; }