@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fdfbee; --bg-primary-hover: #f0efe2; --bg-primary-active: #e9e7db; --bg-primary-invert: #181817; --bg-secondary: #f0efe2; --bg-secondary-hover: #e9e7db; --bg-secondary-active: #dfddd2; --bg-tertiary: #e9e7db; --bg-tertiary-hover: #dfddd2; --bg-tertiary-active: #b4b3aa; --bg-quaternary: #b4b3aa; --bg-quaternary-hover: #8e8d86; --bg-quaternary-active: #6d6d67; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #181817; --text-primary-invert: #faf9ec; --text-secondary: #6d6d67; --text-secondary-invert: #b4b3aa; --border-primary: #b4b3aa; --border-primary-hover: #8e8d86; --border-secondary: #dfddd2; --border-secondary-hover: #b4b3aa; --border-tertiary: #f0efe2; --border-tertiary-hover: #e9e7db; --border-active: #181817; --border-active-invert: #fdfbee; --icon-primary: #181817; --icon-primary-invert: #faf9ec; --icon-secondary: #6d6d67; --input-bg: #fdfbee; --input-border: #b4b3aa; --input-border-hover: #6d6d67; --input-border-active: #181817; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(253, 251, 238, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #f3d2d9; --bg-brand-hover: #e8aab7; --bg-brand-active: #de8195; --text-on-brand: #ffffff; --text-brand: #f3d2d9; --text-brand-secondary: #d35973; --icon-on-brand: #ffffff; --icon-brand: #f3d2d9; --icon-brand-secondary: #d35973; --border-brand: #f3d2d9; --bg-brand-secondary: #fcf7ec; --bg-brand-secondary-hover: #fbf3ea; --bg-brand-secondary-active: #faefe8; }