@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: satoshi; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: satoshi, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fffee4; --bg-primary-hover: #f2f1d9; --bg-primary-active: #ebead2; --bg-primary-invert: #171715; --bg-secondary: #f2f1d9; --bg-secondary-hover: #ebead2; --bg-secondary-active: #e0e0c9; --bg-tertiary: #ebead2; --bg-tertiary-hover: #e0e0c9; --bg-tertiary-active: #b5b4a2; --bg-quaternary: #b5b4a2; --bg-quaternary-hover: #8f8e80; --bg-quaternary-active: #6e6d62; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171715; --text-primary-invert: #fcfbe2; --text-secondary: #6e6d62; --text-secondary-invert: #b5b4a2; --border-primary: #b5b4a2; --border-primary-hover: #8f8e80; --border-secondary: #e0e0c9; --border-secondary-hover: #b5b4a2; --border-tertiary: #f2f1d9; --border-tertiary-hover: #ebead2; --border-active: #171715; --border-active-invert: #fffee4; --icon-primary: #171715; --icon-primary-invert: #fcfbe2; --icon-secondary: #6e6d62; --input-bg: #fffee4; --input-border: #b5b4a2; --input-border-hover: #6e6d62; --input-border-active: #171715; --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, 254, 228, 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: #ffdaa2; --bg-brand-hover: #ffc66f; --bg-brand-active: #ffb13c; --text-on-brand: #0e0e0e; --text-brand: #ffdaa2; --text-brand-secondary: #ff9d09; --icon-on-brand: #0e0e0e; --icon-brand: #ffdaa2; --icon-brand-secondary: #ff9d09; --border-brand: #ffdaa2; --bg-brand-secondary: #fffadd; --bg-brand-secondary-hover: #fff7d7; --bg-brand-secondary-active: #fff3d0; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }