@font-face { font-family: Ubuntu; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_n5.ttf") format("ttf"); } @font-face { font-family: Ubuntu; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_n7.ttf") format("ttf"); } @font-face { font-family: "Archivo Black"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_black_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_black_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Ubuntu, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Ubuntu;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/ubuntu_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ubuntu_n5.ttf; --font-family-heading: "Archivo Black", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0b0b0b; --bg-primary-active: #111212; --bg-primary-invert: #c3c9c9; --bg-secondary: #0b0b0b; --bg-secondary-hover: #111212; --bg-secondary-active: #1a1b1b; --bg-tertiary: #111212; --bg-tertiary-hover: #1a1b1b; --bg-tertiary-active: #3e4040; --bg-quaternary: #3e4040; --bg-quaternary-hover: #5e6161; --bg-quaternary-active: #7a7e7e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c3c9c9; --text-primary-invert: #020202; --text-secondary: #7a7e7e; --text-secondary-invert: #3e4040; --border-primary: #3e4040; --border-primary-hover: #5e6161; --border-secondary: #1a1b1b; --border-secondary-hover: #3e4040; --border-tertiary: #0b0b0b; --border-tertiary-hover: #111212; --border-active: #c3c9c9; --border-active-invert: #000000; --icon-primary: #c3c9c9; --icon-primary-invert: #020202; --icon-secondary: #7a7e7e; --input-bg: #000000; --input-border: #3e4040; --input-border-hover: #7a7e7e; --input-border-active: #c3c9c9; --bg-transparent: rgba(214, 221, 221, 0.05); --bg-transparent-strong: rgba(214, 221, 221, 0.08); --bg-transparent-strongest: rgba(214, 221, 221, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(214, 221, 221, 0.1); --border-transparent-strong: rgba(214, 221, 221, 0.12); --border-transparent-strongest: rgba(214, 221, 221, 0.16); --bg-brand: #5fcbe6; --bg-brand-hover: #33bddf; --bg-brand-active: #1ea0c1; --text-on-brand: #000000; --text-brand: #5fcbe6; --text-brand-secondary: #177c95; --icon-on-brand: #000000; --icon-brand: #5fcbe6; --icon-brand-secondary: #177c95; --border-brand: #5fcbe6; --bg-brand-secondary: #0a1417; --bg-brand-secondary-hover: #13292e; --bg-brand-secondary-active: #1d3d45; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }