@font-face { font-family: satoshi; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n5.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: "Crete Round"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crete_round_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crete_round_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: satoshi, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n5.ttf; --font-family-heading: "Crete Round", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 148px; --bg-primary: #ede4e0; --bg-primary-hover: #e6dbd7; --bg-primary-active: #e2d6d1; --bg-primary-invert: #6b4639; --bg-secondary: #e6dbd7; --bg-secondary-hover: #e2d6d1; --bg-secondary-active: #dccfca; --bg-tertiary: #e2d6d1; --bg-tertiary-hover: #dccfca; --bg-tertiary-active: #c4b2ab; --bg-quaternary: #c4b2ab; --bg-quaternary-hover: #ae978f; --bg-quaternary-active: #9b8177; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6b4639; --text-primary-invert: #ece2de; --text-secondary: #9b8177; --text-secondary-invert: #c4b2ab; --border-primary: #c4b2ab; --border-primary-hover: #ae978f; --border-secondary: #dccfca; --border-secondary-hover: #c4b2ab; --border-tertiary: #e6dbd7; --border-tertiary-hover: #e2d6d1; --border-active: #6b4639; --border-active-invert: #ede4e0; --icon-primary: #6b4639; --icon-primary-invert: #ece2de; --icon-secondary: #9b8177; --input-bg: #ede4e0; --input-border: #c4b2ab; --input-border-hover: #9b8177; --input-border-active: #6b4639; --bg-transparent: rgba(94, 54, 40, 0.05); --bg-transparent-strong: rgba(94, 54, 40, 0.08); --bg-transparent-strongest: rgba(94, 54, 40, 0.12); --bg-transparent-blur-base: rgba(237, 228, 224, 0.9); --border-transparent: rgba(94, 54, 40, 0.1); --border-transparent-strong: rgba(94, 54, 40, 0.12); --border-transparent-strongest: rgba(94, 54, 40, 0.16); --bg-brand: #bab752; --bg-brand-hover: #9b983e; --bg-brand-active: #77752f; --text-on-brand: #5e3628; --text-brand: #bab752; --text-brand-secondary: #525121; --icon-on-brand: #5e3628; --icon-brand: #bab752; --icon-brand-secondary: #525121; --border-brand: #bab752; --bg-brand-secondary: #e8e0d2; --bg-brand-secondary-hover: #e3dbc4; --bg-brand-secondary-active: #ded7b5; --input-radius: 10px; --image-radius: 20px; --panel-radius: 10px; --button-radius: 20px 20px 20px 20px; }