@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: Urbanist; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n6.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: Urbanist, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fffdfd; --bg-primary-hover: #f6f4f4; --bg-primary-active: #f1efef; --bg-primary-invert: #5e5e5e; --bg-secondary: #f6f4f4; --bg-secondary-hover: #f1efef; --bg-secondary-active: #eae8e8; --bg-tertiary: #f1efef; --bg-tertiary-hover: #eae8e8; --bg-tertiary-active: #cccaca; --bg-quaternary: #cccaca; --bg-quaternary-hover: #b1b0b0; --bg-quaternary-active: #9a9999; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5e5e5e; --text-primary-invert: #fdfbfb; --text-secondary: #9a9999; --text-secondary-invert: #cccaca; --border-primary: #cccaca; --border-primary-hover: #b1b0b0; --border-secondary: #eae8e8; --border-secondary-hover: #cccaca; --border-tertiary: #f6f4f4; --border-tertiary-hover: #f1efef; --border-active: #5e5e5e; --border-active-invert: #fffdfd; --icon-primary: #5e5e5e; --icon-primary-invert: #fdfbfb; --icon-secondary: #9a9999; --input-bg: #fffdfd; --input-border: #cccaca; --input-border-hover: #9a9999; --input-border-active: #5e5e5e; --bg-transparent: rgba(78, 78, 78, 0.05); --bg-transparent-strong: rgba(78, 78, 78, 0.08); --bg-transparent-strongest: rgba(78, 78, 78, 0.12); --bg-transparent-blur-base: rgba(255, 253, 253, 0.9); --border-transparent: rgba(78, 78, 78, 0.1); --border-transparent-strong: rgba(78, 78, 78, 0.12); --border-transparent-strongest: rgba(78, 78, 78, 0.16); --bg-brand: #ff00ff; --bg-brand-hover: #cc00cc; --bg-brand-active: #990099; --text-on-brand: #ffffff; --text-brand: #ff00ff; --text-brand-secondary: #660066; --icon-on-brand: #ffffff; --icon-brand: #ff00ff; --icon-brand-secondary: #660066; --border-brand: #ff00ff; --bg-brand-secondary: #ffe4fd; --bg-brand-secondary-hover: #ffcafd; --bg-brand-secondary-active: #ffb1fe; }