@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-400: 400; --font-weight-600: 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; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 200px; --bg-primary: #1f1b18; --bg-primary-hover: #2a2521; --bg-primary-active: #302b26; --bg-primary-invert: #c89b3c; --bg-secondary: #2a2521; --bg-secondary-hover: #302b26; --bg-secondary-active: #39332d; --bg-tertiary: #302b26; --bg-tertiary-hover: #39332d; --bg-tertiary-active: #5d564b; --bg-quaternary: #5d564b; --bg-quaternary-hover: #7d7465; --bg-quaternary-active: #998f7c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2d4b8; --text-primary-invert: #e8d7a5; --text-secondary: #998f7c; --text-secondary-invert: #5d564b; --border-primary: #5d564b; --border-primary-hover: #7d7465; --border-secondary: #39332d; --border-secondary-hover: #5d564b; --border-tertiary: #2a2521; --border-tertiary-hover: #302b26; --border-active: #e2d4b8; --border-active-invert: #1f1b18; --icon-primary: #e2d4b8; --icon-primary-invert: #e8d7a5; --icon-secondary: #998f7c; --input-bg: #1f1b18; --input-border: #5d564b; --input-border-hover: #998f7c; --input-border-active: #e2d4b8; --bg-transparent: rgba(245, 230, 200, 0.05); --bg-transparent-strong: rgba(245, 230, 200, 0.08); --bg-transparent-strongest: rgba(245, 230, 200, 0.12); --bg-highlight: rgba(245, 230, 200, 0.05); --bg-highlight-hover: rgba(245, 230, 200, 0.08); --bg-highlight-active: rgba(245, 230, 200, 0.12); --bg-transparent-blur-base: rgba(31, 27, 24, 0.9); --border-transparent: rgba(245, 230, 200, 0.1); --border-transparent-strong: rgba(245, 230, 200, 0.12); --border-transparent-strongest: rgba(245, 230, 200, 0.16); --bg-brand: #c89b3c; --bg-brand-hover: #a37d2e; --bg-brand-active: #7b5f23; --icon-on-brand: #e8d7a5; --icon-brand-secondary: #534018; --icon-link: #c89b3c; --text-link: #c89b3c; --text-link-secondary: #534018; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 69px 69px 69px 69px; }