@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_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: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_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: #1a191a; --bg-primary-hover: #252425; --bg-primary-active: #2b2a2b; --bg-primary-invert: gainsboro; --bg-secondary: #252425; --bg-secondary-hover: #2b2a2b; --bg-secondary-active: #343334; --bg-tertiary: #2b2a2b; --bg-tertiary-hover: #343334; --bg-tertiary-active: #585758; --bg-quaternary: #585758; --bg-quaternary-hover: #787778; --bg-quaternary-active: #939393; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: gainsboro; --text-primary-invert: #1c1b1c; --text-secondary: #939393; --text-secondary-invert: #585758; --border-primary: #585758; --border-primary-hover: #787778; --border-secondary: #343334; --border-secondary-hover: #585758; --border-tertiary: #252425; --border-tertiary-hover: #2b2a2b; --border-active: gainsboro; --border-active-invert: #1a191a; --icon-primary: gainsboro; --icon-primary-invert: #1c1b1c; --icon-secondary: #939393; --input-bg: #1a191a; --input-border: #585758; --input-border-hover: #939393; --input-border-active: gainsboro; --bg-transparent: rgba(239, 239, 239, 0.05); --bg-transparent-strong: rgba(239, 239, 239, 0.08); --bg-transparent-strongest: rgba(239, 239, 239, 0.12); --bg-transparent-blur-base: rgba(26, 25, 26, 0.9); --border-transparent: rgba(239, 239, 239, 0.1); --border-transparent-strong: rgba(239, 239, 239, 0.12); --border-transparent-strongest: rgba(239, 239, 239, 0.16); --bg-brand: #ff7626; --bg-brand-hover: #f25900; --bg-brand-active: #bf4600; --text-on-brand: #ffffff; --text-brand: #ff7626; --text-brand-secondary: #8c3400; --icon-on-brand: #ffffff; --icon-brand: #ff7626; --icon-brand-secondary: #8c3400; --border-brand: #ff7626; --bg-brand-secondary: #31221b; --bg-brand-secondary-hover: #482c1c; --bg-brand-secondary-active: #5f351e; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }