@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: 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"); } :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: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #1e1e1e; --bg-primary-hover: #292929; --bg-primary-active: #303030; --bg-primary-invert: #ebebeb; --bg-secondary: #292929; --bg-secondary-hover: #303030; --bg-secondary-active: #393939; --bg-tertiary: #303030; --bg-tertiary-hover: #393939; --bg-tertiary-active: #5f5f5f; --bg-quaternary: #5f5f5f; --bg-quaternary-hover: #818181; --bg-quaternary-active: #9e9e9e; --text-primary: #ebebeb; --text-primary-invert: #202020; --text-secondary: #9e9e9e; --text-secondary-invert: #5f5f5f; --border-primary: #5f5f5f; --border-primary-hover: #818181; --border-secondary: #393939; --border-secondary-hover: #5f5f5f; --border-tertiary: #292929; --border-tertiary-hover: #303030; --border-active: #ebebeb; --border-active-invert: #1e1e1e; --icon-primary: #ebebeb; --icon-primary-invert: #202020; --icon-secondary: #9e9e9e; --input-bg: #1e1e1e; --input-border: #5f5f5f; --input-border-hover: #9e9e9e; --input-border-active: #ebebeb; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(30, 30, 30, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ff1442; --bg-brand-hover: #e0002c; --bg-brand-active: #ad0022; --text-on-brand: #ffffff; --text-brand: #ff1442; --text-brand-secondary: #7a0018; --icon-on-brand: #ffffff; --icon-brand: #ff1442; --icon-brand-secondary: #7a0018; --border-brand: #ff1442; --bg-brand-secondary: #351d22; --bg-brand-secondary-hover: #4b1c25; --bg-brand-secondary-active: #621b29; }