@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: 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"); } :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: Roboto, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0d0f12; --bg-primary-hover: #181a1d; --bg-primary-active: #1f2124; --bg-primary-invert: gainsboro; --bg-secondary: #181a1d; --bg-secondary-hover: #1f2124; --bg-secondary-active: #282a2d; --bg-tertiary: #1f2124; --bg-tertiary-hover: #282a2d; --bg-tertiary-active: #4f5052; --bg-quaternary: #4f5052; --bg-quaternary-hover: #717274; --bg-quaternary-active: #8e8f91; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: gainsboro; --text-primary-invert: #0f1114; --text-secondary: #8e8f91; --text-secondary-invert: #4f5052; --border-primary: #4f5052; --border-primary-hover: #717274; --border-secondary: #282a2d; --border-secondary-hover: #4f5052; --border-tertiary: #181a1d; --border-tertiary-hover: #1f2124; --border-active: gainsboro; --border-active-invert: #0d0f12; --icon-primary: gainsboro; --icon-primary-invert: #0f1114; --icon-secondary: #8e8f91; --input-bg: #0d0f12; --input-border: #4f5052; --input-border-hover: #8e8f91; --input-border-active: gainsboro; --bg-transparent: rgba(240, 240, 240, 0.05); --bg-transparent-strong: rgba(240, 240, 240, 0.08); --bg-transparent-strongest: rgba(240, 240, 240, 0.12); --bg-transparent-blur-base: rgba(13, 15, 18, 0.9); --border-transparent: rgba(240, 240, 240, 0.1); --border-transparent-strong: rgba(240, 240, 240, 0.12); --border-transparent-strongest: rgba(240, 240, 240, 0.16); --bg-brand: #0d9488; --bg-brand-hover: #09655d; --bg-brand-active: #053632; --text-on-brand: #ffffff; --text-brand: #0d9488; --text-brand-secondary: #010707; --icon-on-brand: #ffffff; --icon-brand: #0d9488; --icon-brand-secondary: #010707; --border-brand: #0d9488; --bg-brand-secondary: #0d1c1e; --bg-brand-secondary-hover: #0d2a2a; --bg-brand-secondary-active: #0d3735; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 6px 6px 6px 6px; }