@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @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: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0d0a0d; --bg-primary-active: #141014; --bg-primary-invert: #e4bbe8; --bg-secondary: #0d0a0d; --bg-secondary-hover: #141014; --bg-secondary-active: #1e191f; --bg-tertiary: #141014; --bg-tertiary-hover: #1e191f; --bg-tertiary-active: #493b4a; --bg-quaternary: #493b4a; --bg-quaternary-hover: #6e5a70; --bg-quaternary-active: #8f7591; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4bbe8; --text-primary-invert: #030203; --text-secondary: #8f7591; --text-secondary-invert: #493b4a; --border-primary: #493b4a; --border-primary-hover: #6e5a70; --border-secondary: #1e191f; --border-secondary-hover: #493b4a; --border-tertiary: #0d0a0d; --border-tertiary-hover: #141014; --border-active: #e4bbe8; --border-active-invert: #000000; --icon-primary: #e4bbe8; --icon-primary-invert: #030203; --icon-secondary: #8f7591; --input-bg: #000000; --input-border: #493b4a; --input-border-hover: #8f7591; --input-border-active: #e4bbe8; --bg-transparent: rgba(251, 205, 255, 0.05); --bg-transparent-strong: rgba(251, 205, 255, 0.08); --bg-transparent-strongest: rgba(251, 205, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(251, 205, 255, 0.1); --border-transparent-strong: rgba(251, 205, 255, 0.12); --border-transparent-strongest: rgba(251, 205, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #42acff; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #42acff; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #1a1a1a; --bg-brand-secondary-hover: #333333; --bg-brand-secondary-active: #4d4d4d; }