@font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n7.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cousine, monospace; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cousine;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 80px; --bg-primary: #000000; --bg-primary-hover: #090909; --bg-primary-active: #0e0e0e; --bg-primary-invert: #49a500; --bg-secondary: #090909; --bg-secondary-hover: #0e0e0e; --bg-secondary-active: #151515; --bg-tertiary: #0e0e0e; --bg-tertiary-hover: #151515; --bg-tertiary-active: #333333; --bg-quaternary: #333333; --bg-quaternary-hover: #4d4d4d; --bg-quaternary-active: #646464; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #a0a0a0; --text-primary-invert: #ddcde6; --text-secondary: #646464; --text-secondary-invert: #333333; --border-primary: #333333; --border-primary-hover: #4d4d4d; --border-secondary: #151515; --border-secondary-hover: #333333; --border-tertiary: #090909; --border-tertiary-hover: #0e0e0e; --border-active: #a0a0a0; --border-active-invert: #000000; --icon-primary: #a0a0a0; --icon-primary-invert: #ddcde6; --icon-secondary: #646464; --input-bg: #000000; --input-border: #333333; --input-border-hover: #646464; --input-border-active: #a0a0a0; --bg-transparent: rgba(176, 176, 176, 0.05); --bg-transparent-strong: rgba(176, 176, 176, 0.08); --bg-transparent-strongest: rgba(176, 176, 176, 0.12); --bg-highlight: rgba(176, 176, 176, 0.05); --bg-highlight-hover: rgba(176, 176, 176, 0.08); --bg-highlight-active: rgba(176, 176, 176, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(176, 176, 176, 0.1); --border-transparent-strong: rgba(176, 176, 176, 0.12); --border-transparent-strongest: rgba(176, 176, 176, 0.16); --bg-brand: #49a500; --bg-brand-hover: #327200; --bg-brand-active: #1c3f00; --icon-on-brand: #ddcde6; --icon-brand-secondary: #050c00; --icon-link: #49a500; --text-link: #49a500; --text-link-secondary: #050c00; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 2px 2px 2px 2px; }