@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: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_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: Oswald, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #201140; --bg-primary-hover: #2b1d4a; --bg-primary-active: #31234f; --bg-primary-invert: #e5e3ee; --bg-secondary: #2b1d4a; --bg-secondary-hover: #31234f; --bg-secondary-active: #3a2d57; --bg-tertiary: #31234f; --bg-tertiary-hover: #3a2d57; --bg-tertiary-active: #5f5477; --bg-quaternary: #5f5477; --bg-quaternary-hover: #7f7794; --bg-quaternary-active: #9c95ad; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e5e3ee; --text-primary-invert: #221342; --text-secondary: #9c95ad; --text-secondary-invert: #5f5477; --border-primary: #5f5477; --border-primary-hover: #7f7794; --border-secondary: #3a2d57; --border-secondary-hover: #5f5477; --border-tertiary: #2b1d4a; --border-tertiary-hover: #31234f; --border-active: #e5e3ee; --border-active-invert: #201140; --icon-primary: #e5e3ee; --icon-primary-invert: #221342; --icon-secondary: #9c95ad; --input-bg: #201140; --input-border: #5f5477; --input-border-hover: #9c95ad; --input-border-active: #e5e3ee; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(32, 17, 64, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #f2ca80; --bg-brand-hover: #edb752; --bg-brand-active: #e9a323; --text-on-brand: #201140; --text-brand: #f2ca80; --text-brand-secondary: #c58714; --icon-on-brand: #201140; --icon-brand: #f2ca80; --icon-brand-secondary: #c58714; --border-brand: #f2ca80; --bg-brand-secondary: #352446; --bg-brand-secondary-hover: #4a364d; --bg-brand-secondary-active: #5f4953; --input-radius: 16px; --image-radius: 24px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }