@font-face { font-family: "Cormorant Garamond"; font-weight: 600; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_i6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_i6.ttf") format("ttf"); } @font-face { font-family: "Cormorant Garamond"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Cormorant Garamond", serif; --font-weight-regular: 600; --font-weight-semibold: 700; --font-style-body: italic; --font-style-bold: normal; --font-family-base-name: "Cormorant Garamond";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_i6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_i6.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f5efe6; --bg-primary-hover: #eae4dc; --bg-primary-active: #e3ded6; --bg-primary-invert: #2e2d2c; --bg-secondary: #eae4dc; --bg-secondary-hover: #e3ded6; --bg-secondary-active: #dbd5ce; --bg-tertiary: #e3ded6; --bg-tertiary-hover: #dbd5ce; --bg-tertiary-active: #b5b1ab; --bg-quaternary: #b5b1ab; --bg-quaternary-hover: #95918c; --bg-quaternary-active: #787672; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2e2d2c; --text-primary-invert: #f3ede4; --text-secondary: #787672; --text-secondary-invert: #b5b1ab; --border-primary: #b5b1ab; --border-primary-hover: #95918c; --border-secondary: #dbd5ce; --border-secondary-hover: #b5b1ab; --border-tertiary: #eae4dc; --border-tertiary-hover: #e3ded6; --border-active: #2e2d2c; --border-active-invert: #f5efe6; --icon-primary: #2e2d2c; --icon-primary-invert: #f3ede4; --icon-secondary: #787672; --input-bg: #f5efe6; --input-border: #b5b1ab; --input-border-hover: #787672; --input-border-active: #2e2d2c; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(245, 239, 230, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #0a231b; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #f5c274; --text-brand: #0a231b; --text-brand-secondary: black; --icon-on-brand: #f5c274; --icon-brand: #0a231b; --icon-brand-secondary: black; --border-brand: #0a231b; --bg-brand-secondary: #dedbd2; --bg-brand-secondary-hover: #c6c6bd; --bg-brand-secondary-active: #afb2a9; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 18px 18px 18px 18px; }