@font-face { font-family: Manrope; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: "Cormorant Garamond"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n4.ttf; --font-family-heading: "Cormorant Garamond", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #303637; --bg-primary-hover: #3a3f40; --bg-primary-active: #404545; --bg-primary-invert: #e3e0d8; --bg-secondary: #3a3f40; --bg-secondary-hover: #404545; --bg-secondary-active: #484c4c; --bg-tertiary: #404545; --bg-tertiary-hover: #484c4c; --bg-tertiary-active: #696c6a; --bg-quaternary: #696c6a; --bg-quaternary-hover: #878885; --bg-quaternary-active: #a0a19c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e0d8; --text-primary-invert: #323839; --text-secondary: #a0a19c; --text-secondary-invert: #696c6a; --border-primary: #696c6a; --border-primary-hover: #878885; --border-secondary: #484c4c; --border-secondary-hover: #696c6a; --border-tertiary: #3a3f40; --border-tertiary-hover: #404545; --border-active: #e3e0d8; --border-active-invert: #303637; --icon-primary: #e3e0d8; --icon-primary-invert: #323839; --icon-secondary: #a0a19c; --input-bg: #303637; --input-border: #696c6a; --input-border-hover: #a0a19c; --input-border-active: #e3e0d8; --bg-transparent: rgba(245, 241, 232, 0.05); --bg-transparent-strong: rgba(245, 241, 232, 0.08); --bg-transparent-strongest: rgba(245, 241, 232, 0.12); --bg-transparent-blur-base: rgba(48, 54, 55, 0.9); --border-transparent: rgba(245, 241, 232, 0.1); --border-transparent-strong: rgba(245, 241, 232, 0.12); --border-transparent-strongest: rgba(245, 241, 232, 0.16); --bg-brand: #e7e2d2; --bg-brand-hover: #d5cdb1; --bg-brand-active: #c4b78f; --text-on-brand: #303637; --text-brand: #e7e2d2; --text-brand-secondary: #b2a26e; --icon-on-brand: #303637; --icon-brand: #e7e2d2; --icon-brand-secondary: #b2a26e; --border-brand: #e7e2d2; --bg-brand-secondary: #424747; --bg-brand-secondary-hover: #555856; --bg-brand-secondary-active: #676a66; --input-radius: 4px; --image-radius: 4px; --panel-radius: 4px; --button-radius: 4px 4px 4px 4px; }