@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: "Cormorant Garamond"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n7.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: "Cormorant Garamond", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #f7f6e8; --bg-primary-hover: #f0eee1; --bg-primary-active: #ece9dc; --bg-primary-invert: #796361; --bg-secondary: #f0eee1; --bg-secondary-hover: #ece9dc; --bg-secondary-active: #e6e3d6; --bg-tertiary: #ece9dc; --bg-tertiary-hover: #e6e3d6; --bg-tertiary-active: #cfc7bd; --bg-quaternary: #cfc7bd; --bg-quaternary-hover: #baafa7; --bg-quaternary-active: #a89a94; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #796361; --text-primary-invert: #f6f4e7; --text-secondary: #a89a94; --text-secondary-invert: #cfc7bd; --border-primary: #cfc7bd; --border-primary-hover: #baafa7; --border-secondary: #e6e3d6; --border-secondary-hover: #cfc7bd; --border-tertiary: #f0eee1; --border-tertiary-hover: #ece9dc; --border-active: #796361; --border-active-invert: #f7f6e8; --icon-primary: #796361; --icon-primary-invert: #f6f4e7; --icon-secondary: #a89a94; --input-bg: #f7f6e8; --input-border: #cfc7bd; --input-border-hover: #a89a94; --input-border-active: #796361; --bg-transparent: rgba(108, 84, 84, 0.05); --bg-transparent-strong: rgba(108, 84, 84, 0.08); --bg-transparent-strongest: rgba(108, 84, 84, 0.12); --bg-transparent-blur-base: rgba(247, 246, 232, 0.9); --border-transparent: rgba(108, 84, 84, 0.1); --border-transparent-strong: rgba(108, 84, 84, 0.12); --border-transparent-strongest: rgba(108, 84, 84, 0.16); --bg-brand: #e27171; --bg-brand-hover: #d94747; --bg-brand-active: #c52828; --text-on-brand: #ffffff; --text-brand: #e27171; --text-brand-secondary: #9a2020; --icon-on-brand: #ffffff; --icon-brand: #e27171; --icon-brand-secondary: #9a2020; --border-brand: #e27171; --bg-brand-secondary: #f5e9dc; --bg-brand-secondary-hover: #f3dbd0; --bg-brand-secondary-active: #f1cec4; --input-radius: 7px; --image-radius: 0px; --panel-radius: 7px; --button-radius: 0px 0px 0px 0px; }