@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: Arial; font-weight: 400; font-style: normal; font-display: swap; } :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: Arial, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #190a2c; --bg-primary-hover: #251532; --bg-primary-active: #2b1c36; --bg-primary-invert: #ead19d; --bg-secondary: #251532; --bg-secondary-hover: #2b1c36; --bg-secondary-active: #35243b; --bg-tertiary: #2b1c36; --bg-tertiary-hover: #35243b; --bg-tertiary-active: #5c4a50; --bg-quaternary: #5c4a50; --bg-quaternary-hover: #7e6a63; --bg-quaternary-active: #9c8773; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ead19d; --text-primary-invert: #1b0c2d; --text-secondary: #9c8773; --text-secondary-invert: #5c4a50; --border-primary: #5c4a50; --border-primary-hover: #7e6a63; --border-secondary: #35243b; --border-secondary-hover: #5c4a50; --border-tertiary: #251532; --border-tertiary-hover: #2b1c36; --border-active: #ead19d; --border-active-invert: #190a2c; --icon-primary: #ead19d; --icon-primary-invert: #1b0c2d; --icon-secondary: #9c8773; --input-bg: #190a2c; --input-border: #5c4a50; --input-border-hover: #9c8773; --input-border-active: #ead19d; --bg-transparent: rgba(255, 229, 168, 0.05); --bg-transparent-strong: rgba(255, 229, 168, 0.08); --bg-transparent-strongest: rgba(255, 229, 168, 0.12); --bg-transparent-blur-base: rgba(25, 10, 44, 0.9); --border-transparent: rgba(255, 229, 168, 0.1); --border-transparent-strong: rgba(255, 229, 168, 0.12); --border-transparent-strongest: rgba(255, 229, 168, 0.16); --bg-brand: #82ffff; --bg-brand-hover: #4fffff; --bg-brand-active: #1cffff; --text-on-brand: #210603; --text-brand: #82ffff; --text-brand-secondary: #00e8e8; --icon-on-brand: #210603; --icon-brand: #82ffff; --icon-brand-secondary: #00e8e8; --border-brand: #82ffff; --bg-brand-secondary: #242341; --bg-brand-secondary-hover: #2e3b56; --bg-brand-secondary-active: #39546b; }