@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: 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"); } :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: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f6f6f6; --bg-primary-active: #f0f0f1; --bg-primary-invert: #565662; --bg-secondary: #f6f6f6; --bg-secondary-hover: #f0f0f1; --bg-secondary-active: #e9e9ea; --bg-tertiary: #f0f0f1; --bg-tertiary-hover: #e9e9ea; --bg-tertiary-active: #c9c9cd; --bg-quaternary: #c9c9cd; --bg-quaternary-hover: #adadb3; --bg-quaternary-active: #95959d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #565662; --text-primary-invert: #fdfdfd; --text-secondary: #95959d; --text-secondary-invert: #c9c9cd; --border-primary: #c9c9cd; --border-primary-hover: #adadb3; --border-secondary: #e9e9ea; --border-secondary-hover: #c9c9cd; --border-tertiary: #f6f6f6; --border-tertiary-hover: #f0f0f1; --border-active: #565662; --border-active-invert: #ffffff; --icon-primary: #565662; --icon-primary-invert: #fdfdfd; --icon-secondary: #95959d; --input-bg: #ffffff; --input-border: #c9c9cd; --input-border-hover: #95959d; --input-border-active: #565662; --bg-transparent: rgba(69, 69, 83, 0.05); --bg-transparent-strong: rgba(69, 69, 83, 0.08); --bg-transparent-strongest: rgba(69, 69, 83, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(69, 69, 83, 0.1); --border-transparent-strong: rgba(69, 69, 83, 0.12); --border-transparent-strongest: rgba(69, 69, 83, 0.16); --bg-brand: #454553; --bg-brand-hover: #2e2e37; --bg-brand-active: #17171b; --text-on-brand: #ffffff; --text-brand: #454553; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #454553; --icon-brand-secondary: black; --border-brand: #454553; --bg-brand-secondary: #ececee; --bg-brand-secondary-hover: #dadadd; --bg-brand-secondary-active: #c7c7cb; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 3px 3px 3px 3px; }