@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #3d0b0c; --bg-primary-hover: #471718; --bg-primary-active: #4d1f1f; --bg-primary-invert: #eee9e9; --bg-secondary: #471718; --bg-secondary-hover: #4d1f1f; --bg-secondary-active: #542829; --bg-tertiary: #4d1f1f; --bg-tertiary-hover: #542829; --bg-tertiary-active: #755252; --bg-quaternary: #755252; --bg-quaternary-hover: #927677; --bg-quaternary-active: #ac9697; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eee9e9; --text-primary-invert: #3f0d0e; --text-secondary: #ac9697; --text-secondary-invert: #755252; --border-primary: #755252; --border-primary-hover: #927677; --border-secondary: #542829; --border-secondary-hover: #755252; --border-tertiary: #471718; --border-tertiary-hover: #4d1f1f; --border-active: #eee9e9; --border-active-invert: #3d0b0c; --icon-primary: #eee9e9; --icon-primary-invert: #3f0d0e; --icon-secondary: #ac9697; --input-bg: #3d0b0c; --input-border: #755252; --input-border-hover: #ac9697; --input-border-active: #eee9e9; --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(61, 11, 12, 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: #801b21; --bg-brand-hover: #561216; --bg-brand-active: #2c090b; --text-on-brand: #ffffff; --text-brand: #801b21; --text-brand-secondary: #020000; --icon-on-brand: #ffffff; --icon-brand: #801b21; --icon-brand-secondary: #020000; --border-brand: #801b21; --bg-brand-secondary: #440d0e; --bg-brand-secondary-hover: #4a0e10; --bg-brand-secondary-active: #511012; --input-radius: 16px; --image-radius: 40px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }