@font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_i9.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #030712; --bg-primary-hover: #0f131d; --bg-primary-active: #161a24; --bg-primary-invert: #dddfe1; --bg-secondary: #0f131d; --bg-secondary-hover: #161a24; --bg-secondary-active: #20232d; --bg-tertiary: #161a24; --bg-tertiary-hover: #20232d; --bg-tertiary-active: #494c54; --bg-quaternary: #494c54; --bg-quaternary-hover: #6d6f76; --bg-quaternary-active: #8c8e94; --text-primary: #dddfe1; --text-primary-invert: #050914; --text-secondary: #8c8e94; --text-secondary-invert: #494c54; --border-primary: #494c54; --border-primary-hover: #6d6f76; --border-secondary: #20232d; --border-secondary-hover: #494c54; --border-tertiary: #0f131d; --border-tertiary-hover: #161a24; --border-active: #dddfe1; --border-active-invert: #030712; --icon-primary: #dddfe1; --icon-primary-invert: #050914; --icon-secondary: #8c8e94; --input-bg: #030712; --input-border: #494c54; --input-border-hover: #8c8e94; --input-border-active: #dddfe1; --bg-transparent: rgba(243, 244, 246, 0.05); --bg-transparent-strong: rgba(243, 244, 246, 0.08); --bg-transparent-strongest: rgba(243, 244, 246, 0.12); --bg-transparent-blur-base: rgba(3, 7, 18, 0.9); --border-transparent: rgba(243, 244, 246, 0.1); --border-transparent-strong: rgba(243, 244, 246, 0.12); --border-transparent-strongest: rgba(243, 244, 246, 0.16); --bg-brand: #4338ca; --bg-brand-hover: #352ca3; --bg-brand-active: #28217b; --text-on-brand: #f3f4f6; --text-brand: #4338ca; --text-brand-secondary: #1b1653; --icon-on-brand: #f3f4f6; --icon-brand: #4338ca; --icon-brand-secondary: #1b1653; --border-brand: #4338ca; --bg-brand-secondary: #090c24; --bg-brand-secondary-hover: #101137; --bg-brand-secondary-active: #161649; }