@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: uppercase; --logo-width: 100px; --bg-primary: #F0ECE8; --bg-primary-hover: #e5e1e2; --bg-primary-active: #dfdbde; --bg-primary-invert: #2c2c7b; --bg-secondary: #e5e1e2; --bg-secondary-hover: #dfdbde; --bg-secondary-active: #d6d3da; --bg-tertiary: #dfdbde; --bg-tertiary-hover: #d6d3da; --bg-tertiary-active: #b2afc5; --bg-quaternary: #b2afc5; --bg-quaternary-hover: #918fb3; --bg-quaternary-active: #7574a4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2c2c7b; --text-primary-invert: #eeeae7; --text-secondary: #7574a4; --text-secondary-invert: #b2afc5; --border-primary: #b2afc5; --border-primary-hover: #918fb3; --border-secondary: #d6d3da; --border-secondary-hover: #b2afc5; --border-tertiary: #e5e1e2; --border-tertiary-hover: #dfdbde; --border-active: #2c2c7b; --border-active-invert: #F0ECE8; --icon-primary: #2c2c7b; --icon-primary-invert: #eeeae7; --icon-secondary: #7574a4; --input-bg: #F0ECE8; --input-border: #b2afc5; --input-border-hover: #7574a4; --input-border-active: #2c2c7b; --bg-transparent: rgba(25, 25, 112, 0.05); --bg-transparent-strong: rgba(25, 25, 112, 0.08); --bg-transparent-strongest: rgba(25, 25, 112, 0.12); --bg-transparent-blur-base: rgba(240, 236, 232, 0.9); --border-transparent: rgba(25, 25, 112, 0.1); --border-transparent-strong: rgba(25, 25, 112, 0.12); --border-transparent-strongest: rgba(25, 25, 112, 0.16); --bg-brand: #191970; --bg-brand-hover: #101046; --bg-brand-active: #06061d; --text-on-brand: #ffffff; --text-brand: #191970; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #191970; --icon-brand-secondary: black; --border-brand: #191970; --bg-brand-secondary: #dbd7dc; --bg-brand-secondary-hover: #c5c2d0; --bg-brand-secondary-active: #b0adc4; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }