@font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n9.ttf") format("ttf"); } @font-face { font-family: "Rubik Glitch"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_glitch_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_glitch_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf; --font-family-heading: "Rubik Glitch", display; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #3b62ad; --bg-primary-hover: #456ab1; --bg-primary-active: #4b6fb4; --bg-primary-invert: #edf1f8; --bg-secondary: #456ab1; --bg-secondary-hover: #4b6fb4; --bg-secondary-active: #5375b7; --bg-tertiary: #4b6fb4; --bg-tertiary-hover: #5375b7; --bg-tertiary-active: #7490c5; --bg-quaternary: #7490c5; --bg-quaternary-hover: #91a7d1; --bg-quaternary-active: #abbbdc; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #edf1f8; --text-primary-invert: #3d64ae; --text-secondary: #abbbdc; --text-secondary-invert: #7490c5; --border-primary: #7490c5; --border-primary-hover: #91a7d1; --border-secondary: #5375b7; --border-secondary-hover: #7490c5; --border-tertiary: #456ab1; --border-tertiary-hover: #4b6fb4; --border-active: #edf1f8; --border-active-invert: #3b62ad; --icon-primary: #edf1f8; --icon-primary-invert: #3d64ae; --icon-secondary: #abbbdc; --input-bg: #3b62ad; --input-border: #7490c5; --input-border-hover: #abbbdc; --input-border-active: #edf1f8; --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(59, 98, 173, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #3e62b0; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #3e62b0; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #4f72b5; --bg-brand-secondary-hover: #6281bd; --bg-brand-secondary-active: #7691c6; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 4px 4px 4px 4px; }