@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; --logo-width: 120px; --bg-primary: #bef8f9; --bg-primary-hover: #b5eced; --bg-primary-active: #afe4e5; --bg-primary-invert: #111616; --bg-secondary: #b5eced; --bg-secondary-hover: #afe4e5; --bg-secondary-active: #a7dadb; --bg-tertiary: #afe4e5; --bg-tertiary-hover: #a7dadb; --bg-tertiary-active: #87b0b1; --bg-quaternary: #87b0b1; --bg-quaternary-hover: #6a8b8b; --bg-quaternary-active: #526b6b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #111616; --text-primary-invert: #bcf6f7; --text-secondary: #526b6b; --text-secondary-invert: #87b0b1; --border-primary: #87b0b1; --border-primary-hover: #6a8b8b; --border-secondary: #a7dadb; --border-secondary-hover: #87b0b1; --border-tertiary: #b5eced; --border-tertiary-hover: #afe4e5; --border-active: #111616; --border-active-invert: #bef8f9; --icon-primary: #111616; --icon-primary-invert: #bcf6f7; --icon-secondary: #526b6b; --input-bg: #bef8f9; --input-border: #87b0b1; --input-border-hover: #526b6b; --input-border-active: #111616; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(190, 248, 249, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #abdfe0; --bg-brand-secondary-hover: #98c6c7; --bg-brand-secondary-active: #85aeae; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }