@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: #242c20; --bg-primary-hover: #2f372b; --bg-primary-active: #363d32; --bg-primary-invert: #ebeceb; --bg-secondary: #2f372b; --bg-secondary-hover: #363d32; --bg-secondary-active: #3e453b; --bg-tertiary: #363d32; --bg-tertiary-hover: #3e453b; --bg-tertiary-active: #646961; --bg-quaternary: #646961; --bg-quaternary-hover: #848982; --bg-quaternary-active: #a1a49f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebeceb; --text-primary-invert: #262e22; --text-secondary: #a1a49f; --text-secondary-invert: #646961; --border-primary: #646961; --border-primary-hover: #848982; --border-secondary: #3e453b; --border-secondary-hover: #646961; --border-tertiary: #2f372b; --border-tertiary-hover: #363d32; --border-active: #ebeceb; --border-active-invert: #242c20; --icon-primary: #ebeceb; --icon-primary-invert: #262e22; --icon-secondary: #a1a49f; --input-bg: #242c20; --input-border: #646961; --input-border-hover: #a1a49f; --input-border-active: #ebeceb; --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(36, 44, 32, 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: #395b1f; --bg-brand-hover: #213512; --bg-brand-active: #090f05; --text-on-brand: #FFFFF6; --text-brand: #395b1f; --text-brand-secondary: black; --icon-on-brand: #FFFFF6; --icon-brand: #395b1f; --icon-brand-secondary: black; --border-brand: #395b1f; --bg-brand-secondary: #263120; --bg-brand-secondary-hover: #283520; --bg-brand-secondary-active: #2a3a20; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }