@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"); } @font-face { font-family: satoshi; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n7.ttf") format("ttf"); } @font-face { font-family: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: satoshi, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: satoshi;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n4.ttf; --font-family-heading: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffe2f3; --bg-primary-hover: #f5d8e9; --bg-primary-active: #eed3e2; --bg-primary-invert: #403436; --bg-secondary: #f5d8e9; --bg-secondary-hover: #eed3e2; --bg-secondary-active: #e6cbda; --bg-tertiary: #eed3e2; --bg-tertiary-hover: #e6cbda; --bg-tertiary-active: #c2abb7; --bg-quaternary: #c2abb7; --bg-quaternary-hover: #a38e97; --bg-quaternary-active: #87757c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #403436; --text-primary-invert: #fde0f1; --text-secondary: #87757c; --text-secondary-invert: #c2abb7; --border-primary: #c2abb7; --border-primary-hover: #a38e97; --border-secondary: #e6cbda; --border-secondary-hover: #c2abb7; --border-tertiary: #f5d8e9; --border-tertiary-hover: #eed3e2; --border-active: #403436; --border-active-invert: #ffe2f3; --icon-primary: #403436; --icon-primary-invert: #fde0f1; --icon-secondary: #87757c; --input-bg: #ffe2f3; --input-border: #c2abb7; --input-border-hover: #87757c; --input-border-active: #403436; --bg-transparent: rgba(45, 35, 35, 0.05); --bg-transparent-strong: rgba(45, 35, 35, 0.08); --bg-transparent-strongest: rgba(45, 35, 35, 0.12); --bg-transparent-blur-base: rgba(255, 226, 243, 0.9); --border-transparent: rgba(45, 35, 35, 0.1); --border-transparent-strong: rgba(45, 35, 35, 0.12); --border-transparent-strongest: rgba(45, 35, 35, 0.16); --bg-brand: #f0a3c7; --bg-brand-hover: #e977ac; --bg-brand-active: #e24b92; --text-on-brand: #0a2c5d; --text-brand: #f0a3c7; --text-brand-secondary: #d72377; --icon-on-brand: #0a2c5d; --icon-brand: #f0a3c7; --icon-brand-secondary: #d72377; --border-brand: #f0a3c7; --bg-brand-secondary: #fedcef; --bg-brand-secondary-hover: #fcd5ea; --bg-brand-secondary-active: #fbcfe6; }