@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: #01070b; --bg-primary-hover: #0a1011; --bg-primary-active: #101614; --bg-primary-invert: #acb06f; --bg-secondary: #0a1011; --bg-secondary-hover: #101614; --bg-secondary-active: #181d18; --bg-tertiary: #101614; --bg-tertiary-hover: #181d18; --bg-tertiary-active: #383d2b; --bg-quaternary: #383d2b; --bg-quaternary-hover: #54593b; --bg-quaternary-active: #6c714a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #acb06f; --text-primary-invert: #03090c; --text-secondary: #6c714a; --text-secondary-invert: #383d2b; --border-primary: #383d2b; --border-primary-hover: #54593b; --border-secondary: #181d18; --border-secondary-hover: #383d2b; --border-tertiary: #0a1011; --border-tertiary-hover: #101614; --border-active: #acb06f; --border-active-invert: #01070b; --icon-primary: #acb06f; --icon-primary-invert: #03090c; --icon-secondary: #6c714a; --input-bg: #01070b; --input-border: #383d2b; --input-border-hover: #6c714a; --input-border-active: #acb06f; --bg-transparent: rgba(189, 193, 121, 0.05); --bg-transparent-strong: rgba(189, 193, 121, 0.08); --bg-transparent-strongest: rgba(189, 193, 121, 0.12); --bg-transparent-blur-base: rgba(1, 7, 11, 0.9); --border-transparent: rgba(189, 193, 121, 0.1); --border-transparent-strong: rgba(189, 193, 121, 0.12); --border-transparent-strongest: rgba(189, 193, 121, 0.16); --bg-brand: #9A47FF; --bg-brand-hover: #7e14ff; --bg-brand-active: #6500e0; --text-on-brand: #FFFFFF; --text-brand: #9A47FF; --text-brand-secondary: #4e00ad; --icon-on-brand: #FFFFFF; --icon-brand: #9A47FF; --icon-brand-secondary: #4e00ad; --border-brand: #9A47FF; --bg-brand-secondary: #100d23; --bg-brand-secondary-hover: #20143c; --bg-brand-secondary-active: #2f1a54; }