@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: 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: 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: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #f7f7f8; --bg-primary-active: #f2f3f4; --bg-primary-invert: #67717d; --bg-secondary: #f7f7f8; --bg-secondary-hover: #f2f3f4; --bg-secondary-active: #ebecee; --bg-tertiary: #f2f3f4; --bg-tertiary-hover: #ebecee; --bg-tertiary-active: #cfd2d6; --bg-quaternary: #cfd2d6; --bg-quaternary-hover: #b6bac0; --bg-quaternary-active: #a0a6ad; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #67717d; --text-primary-invert: #fdfdfe; --text-secondary: #a0a6ad; --text-secondary-invert: #cfd2d6; --border-primary: #cfd2d6; --border-primary-hover: #b6bac0; --border-secondary: #ebecee; --border-secondary-hover: #cfd2d6; --border-tertiary: #f7f7f8; --border-tertiary-hover: #f2f3f4; --border-active: #67717d; --border-active-invert: #FFFFFF; --icon-primary: #67717d; --icon-primary-invert: #fdfdfe; --icon-secondary: #a0a6ad; --input-bg: #FFFFFF; --input-border: #cfd2d6; --input-border-hover: #a0a6ad; --input-border-active: #67717d; --bg-transparent: rgba(88, 99, 112, 0.05); --bg-transparent-strong: rgba(88, 99, 112, 0.08); --bg-transparent-strongest: rgba(88, 99, 112, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(88, 99, 112, 0.1); --border-transparent-strong: rgba(88, 99, 112, 0.12); --border-transparent-strongest: rgba(88, 99, 112, 0.16); --bg-brand: #4391f0; --bg-brand-hover: #1475ec; --bg-brand-active: #0f5ebe; --text-on-brand: #ffffff; --text-brand: #4391f0; --text-brand-secondary: #0b478f; --icon-on-brand: #ffffff; --icon-brand: #4391f0; --icon-brand-secondary: #0b478f; --border-brand: #4391f0; --bg-brand-secondary: #ecf4fe; --bg-brand-secondary-hover: #d9e9fc; --bg-brand-secondary-active: #c7defb; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }