@font-face { font-family: Sora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sora_n4.ttf") format("ttf"); } @font-face { font-family: Sora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sora_n7.ttf") format("ttf"); } @font-face { font-family: Rakkas; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rakkas_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rakkas_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Sora, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Sora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/sora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/sora_n4.ttf; --font-family-heading: Rakkas, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #56a5c6; --bg-primary-hover: #5ea9c8; --bg-primary-active: #63acca; --bg-primary-invert: #e9f0f3; --bg-secondary: #5ea9c8; --bg-secondary-hover: #63acca; --bg-secondary-active: #69afcc; --bg-tertiary: #63acca; --bg-tertiary-hover: #69afcc; --bg-tertiary-active: #85bdd4; --bg-quaternary: #85bdd4; --bg-quaternary-hover: #9dc9dc; --bg-quaternary-active: #b2d4e2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9f0f3; --text-primary-invert: #58a6c6; --text-secondary: #b2d4e2; --text-secondary-invert: #85bdd4; --border-primary: #85bdd4; --border-primary-hover: #9dc9dc; --border-secondary: #69afcc; --border-secondary-hover: #85bdd4; --border-tertiary: #5ea9c8; --border-tertiary-hover: #63acca; --border-active: #e9f0f3; --border-active-invert: #56a5c6; --icon-primary: #e9f0f3; --icon-primary-invert: #58a6c6; --icon-secondary: #b2d4e2; --input-bg: #56a5c6; --input-border: #85bdd4; --input-border-hover: #b2d4e2; --input-border-active: #e9f0f3; --bg-transparent: rgba(247, 247, 247, 0.05); --bg-transparent-strong: rgba(247, 247, 247, 0.08); --bg-transparent-strongest: rgba(247, 247, 247, 0.12); --bg-transparent-blur-base: rgba(86, 165, 198, 0.9); --border-transparent: rgba(247, 247, 247, 0.1); --border-transparent-strong: rgba(247, 247, 247, 0.12); --border-transparent-strongest: rgba(247, 247, 247, 0.16); --bg-brand: #2b3b63; --bg-brand-hover: #1c263f; --bg-brand-active: #0c111c; --text-on-brand: #f8e9ae; --text-brand: #2b3b63; --text-brand-secondary: black; --icon-on-brand: #f8e9ae; --icon-brand: #2b3b63; --icon-brand-secondary: black; --border-brand: #2b3b63; --bg-brand-secondary: #529abc; --bg-brand-secondary-hover: #4d90b2; --bg-brand-secondary-active: #4985a8; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }