@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: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #696969; --bg-primary-hover: #717171; --bg-primary-active: #757575; --bg-primary-invert: #f2f2f2; --bg-secondary: #717171; --bg-secondary-hover: #757575; --bg-secondary-active: #7b7b7b; --bg-tertiary: #757575; --bg-tertiary-hover: #7b7b7b; --bg-tertiary-active: #959595; --bg-quaternary: #959595; --bg-quaternary-hover: #ababab; --bg-quaternary-active: #bfbfbf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f2f2f2; --text-primary-invert: #6b6b6b; --text-secondary: #bfbfbf; --text-secondary-invert: #959595; --border-primary: #959595; --border-primary-hover: #ababab; --border-secondary: #7b7b7b; --border-secondary-hover: #959595; --border-tertiary: #717171; --border-tertiary-hover: #757575; --border-active: #f2f2f2; --border-active-invert: #696969; --icon-primary: #f2f2f2; --icon-primary-invert: #6b6b6b; --icon-secondary: #bfbfbf; --input-bg: #696969; --input-border: #959595; --input-border-hover: #bfbfbf; --input-border-active: #f2f2f2; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(105, 105, 105, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #5b5858; --bg-brand-hover: #413f3f; --bg-brand-active: #272626; --text-on-brand: #ffffff; --text-brand: #5b5858; --text-brand-secondary: #0d0d0d; --icon-on-brand: #ffffff; --icon-brand: #5b5858; --icon-brand-secondary: #0d0d0d; --border-brand: #5b5858; --bg-brand-secondary: #686767; --bg-brand-secondary-hover: #666666; --bg-brand-secondary-active: #656464; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }