@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: #ffb7c5; --bg-primary-hover: #f2aebb; --bg-primary-active: #eba8b5; --bg-primary-invert: #171012; --bg-secondary: #f2aebb; --bg-secondary-hover: #eba8b5; --bg-secondary-active: #e0a1ad; --bg-tertiary: #eba8b5; --bg-tertiary-hover: #e0a1ad; --bg-tertiary-active: #b5828c; --bg-quaternary: #b5828c; --bg-quaternary-hover: #8f666e; --bg-quaternary-active: #6e4f55; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171012; --text-primary-invert: #fcb5c3; --text-secondary: #6e4f55; --text-secondary-invert: #b5828c; --border-primary: #b5828c; --border-primary-hover: #8f666e; --border-secondary: #e0a1ad; --border-secondary-hover: #b5828c; --border-tertiary: #f2aebb; --border-tertiary-hover: #eba8b5; --border-active: #171012; --border-active-invert: #ffb7c5; --icon-primary: #171012; --icon-primary-invert: #fcb5c3; --icon-secondary: #6e4f55; --input-bg: #ffb7c5; --input-border: #b5828c; --input-border-hover: #6e4f55; --input-border-active: #171012; --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(255, 183, 197, 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: #e4d0ed; --bg-brand-hover: #cfabdf; --bg-brand-active: #ba86d1; --text-on-brand: #eee6fb; --text-brand: #e4d0ed; --text-brand-secondary: #a461c3; --icon-on-brand: #eee6fb; --icon-brand: #e4d0ed; --icon-brand-secondary: #a461c3; --border-brand: #e4d0ed; --bg-brand-secondary: #fcbac9; --bg-brand-secondary-hover: #fabccd; --bg-brand-secondary-active: #f7bfd1; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }