@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e6e6e0; --bg-primary-hover: #e5e3d8; --bg-primary-active: #e5e2d2; --bg-primary-invert: #d6b446; --bg-secondary: #e5e3d8; --bg-secondary-hover: #e5e2d2; --bg-secondary-active: #e4dfcc; --bg-tertiary: #e5e2d2; --bg-tertiary-hover: #e4dfcc; --bg-tertiary-active: #e1d6af; --bg-quaternary: #e1d6af; --bg-quaternary-hover: #dece96; --bg-quaternary-active: #dcc780; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d6b446; --text-primary-invert: #e6e5de; --text-secondary: #dcc780; --text-secondary-invert: #e1d6af; --border-primary: #e1d6af; --border-primary-hover: #dece96; --border-secondary: #e4dfcc; --border-secondary-hover: #e1d6af; --border-tertiary: #e5e3d8; --border-tertiary-hover: #e5e2d2; --border-active: #d6b446; --border-active-invert: #e6e6e0; --icon-primary: #d6b446; --icon-primary-invert: #e6e5de; --icon-secondary: #dcc780; --input-bg: #e6e6e0; --input-border: #e1d6af; --input-border-hover: #dcc780; --input-border-active: #d6b446; --bg-transparent: rgba(212, 175, 55, 0.05); --bg-transparent-strong: rgba(212, 175, 55, 0.08); --bg-transparent-strongest: rgba(212, 175, 55, 0.12); --bg-transparent-blur-base: rgba(230, 230, 224, 0.9); --border-transparent: rgba(212, 175, 55, 0.1); --border-transparent-strong: rgba(212, 175, 55, 0.12); --border-transparent-strongest: rgba(212, 175, 55, 0.16); --bg-brand: #0b0b0b; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #d4af37; --text-brand: #0b0b0b; --text-brand-secondary: black; --icon-on-brand: #d4af37; --icon-brand: #0b0b0b; --icon-brand-secondary: black; --border-brand: #0b0b0b; --bg-brand-secondary: #d0d0cb; --bg-brand-secondary-hover: #babab5; --bg-brand-secondary-active: #a4a4a0; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 66px 66px 66px 66px; }