@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: #f6f2de; --bg-primary-hover: #ebe8d5; --bg-primary-active: #e5e2d0; --bg-primary-invert: #303740; --bg-secondary: #ebe8d5; --bg-secondary-hover: #e5e2d0; --bg-secondary-active: #dcd9c9; --bg-tertiary: #e5e2d0; --bg-tertiary-hover: #dcd9c9; --bg-tertiary-active: #b7b7ac; --bg-quaternary: #b7b7ac; --bg-quaternary-hover: #969891; --bg-quaternary-active: #7a7d7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #303740; --text-primary-invert: #f4f0dc; --text-secondary: #7a7d7b; --text-secondary-invert: #b7b7ac; --border-primary: #b7b7ac; --border-primary-hover: #969891; --border-secondary: #dcd9c9; --border-secondary-hover: #b7b7ac; --border-tertiary: #ebe8d5; --border-tertiary-hover: #e5e2d0; --border-active: #303740; --border-active-invert: #f6f2de; --icon-primary: #303740; --icon-primary-invert: #f4f0dc; --icon-secondary: #7a7d7b; --input-bg: #f6f2de; --input-border: #b7b7ac; --input-border-hover: #7a7d7b; --input-border-active: #303740; --bg-transparent: rgba(28, 37, 48, 0.05); --bg-transparent-strong: rgba(28, 37, 48, 0.08); --bg-transparent-strongest: rgba(28, 37, 48, 0.12); --bg-transparent-blur-base: rgba(246, 242, 222, 0.9); --border-transparent: rgba(28, 37, 48, 0.1); --border-transparent-strong: rgba(28, 37, 48, 0.12); --border-transparent-strongest: rgba(28, 37, 48, 0.16); --bg-brand: #93d0cf; --bg-brand-hover: #6fc1bf; --bg-brand-active: #4db0af; --text-on-brand: #1c2530; --text-brand: #93d0cf; --text-brand-secondary: #3d8d8b; --icon-on-brand: #1c2530; --icon-brand: #93d0cf; --icon-brand-secondary: #3d8d8b; --border-brand: #93d0cf; --bg-brand-secondary: #ecefdd; --bg-brand-secondary-hover: #e2ebdb; --bg-brand-secondary-active: #d8e8da; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 0px 0px 0px 0px; }