@font-face { font-family: Jost; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf") format("ttf"); } @font-face { font-family: Jost; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/jost_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/jost_n7.ttf") format("ttf"); } @font-face { font-family: "Annie Use Your Telescope"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/annie_use_your_telescope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/annie_use_your_telescope_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Jost, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Jost;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/jost_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/jost_n4.ttf; --font-family-heading: "Annie Use Your Telescope", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 90px; --bg-primary: #b9a5bf; --bg-primary-hover: #b2a1bc; --bg-primary-active: #ae9eba; --bg-primary-invert: #375685; --bg-secondary: #b2a1bc; --bg-secondary-hover: #ae9eba; --bg-secondary-active: #a89bb7; --bg-tertiary: #ae9eba; --bg-tertiary-hover: #a89bb7; --bg-tertiary-active: #908cac; --bg-quaternary: #908cac; --bg-quaternary-hover: #7a7fa3; --bg-quaternary-active: #67739b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #375685; --text-primary-invert: #b8a4be; --text-secondary: #67739b; --text-secondary-invert: #908cac; --border-primary: #908cac; --border-primary-hover: #7a7fa3; --border-secondary: #a89bb7; --border-secondary-hover: #908cac; --border-tertiary: #b2a1bc; --border-tertiary-hover: #ae9eba; --border-active: #375685; --border-active-invert: #b9a5bf; --icon-primary: #375685; --icon-primary-invert: #b8a4be; --icon-secondary: #67739b; --input-bg: #b9a5bf; --input-border: #908cac; --input-border-hover: #67739b; --input-border-active: #375685; --bg-transparent: rgba(42, 78, 127, 0.05); --bg-transparent-strong: rgba(42, 78, 127, 0.08); --bg-transparent-strongest: rgba(42, 78, 127, 0.12); --bg-transparent-blur-base: rgba(185, 165, 191, 0.9); --border-transparent: rgba(42, 78, 127, 0.1); --border-transparent-strong: rgba(42, 78, 127, 0.12); --border-transparent-strongest: rgba(42, 78, 127, 0.16); --bg-brand: #dfc98c; --bg-brand-hover: #d4b664; --bg-brand-active: #c9a43c; --text-on-brand: #2a4e7f; --text-brand: #dfc98c; --text-brand-secondary: #a4852e; --icon-on-brand: #2a4e7f; --icon-brand: #dfc98c; --icon-brand-secondary: #a4852e; --border-brand: #dfc98c; --bg-brand-secondary: #bda9ba; --bg-brand-secondary-hover: #c1acb5; --bg-brand-secondary-active: #c4b0b0; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 24px 24px 24px 24px; }