@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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_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: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #21ccf9; --bg-primary-hover: #2ccff9; --bg-primary-active: #33d0f9; --bg-primary-invert: #ebfafe; --bg-secondary: #2ccff9; --bg-secondary-hover: #33d0f9; --bg-secondary-active: #3cd2fa; --bg-tertiary: #33d0f9; --bg-tertiary-hover: #3cd2fa; --bg-tertiary-active: #61dbfb; --bg-quaternary: #61dbfb; --bg-quaternary-hover: #83e2fc; --bg-quaternary-active: #a0e9fc; --text-primary: #ebfafe; --text-primary-invert: #23cdf9; --text-secondary: #a0e9fc; --text-secondary-invert: #61dbfb; --border-primary: #61dbfb; --border-primary-hover: #83e2fc; --border-secondary: #3cd2fa; --border-secondary-hover: #61dbfb; --border-tertiary: #2ccff9; --border-tertiary-hover: #33d0f9; --border-active: #ebfafe; --border-active-invert: #21ccf9; --icon-primary: #ebfafe; --icon-primary-invert: #23cdf9; --icon-secondary: #a0e9fc; --input-bg: #21ccf9; --input-border: #61dbfb; --input-border-hover: #a0e9fc; --input-border-active: #ebfafe; --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(33, 204, 249, 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: #ff38d7; --bg-brand-hover: #ff05cd; --bg-brand-active: #d100a7; --text-on-brand: #000000; --text-brand: #ff38d7; --text-brand-secondary: #9e007e; --icon-on-brand: #000000; --icon-brand: #ff38d7; --icon-brand-secondary: #9e007e; --border-brand: #ff38d7; --bg-brand-secondary: #37bdf6; --bg-brand-secondary-hover: #4daef2; --bg-brand-secondary-active: #64a0ef; }