@font-face { font-family: Syne; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/syne_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/syne_n4.ttf") format("ttf"); } @font-face { font-family: Syne; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/syne_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/syne_n7.ttf") format("ttf"); } @font-face { font-family: "Space Grotesk"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Syne, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Syne;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/syne_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/syne_n4.ttf; --font-family-heading: "Space Grotesk", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c1c1c1; --bg-primary-hover: #c0bbb8; --bg-primary-active: #bfb7b3; --bg-primary-invert: #ae4e1e; --bg-secondary: #c0bbb8; --bg-secondary-hover: #bfb7b3; --bg-secondary-active: #beb2ac; --bg-tertiary: #bfb7b3; --bg-tertiary-hover: #beb2ac; --bg-tertiary-active: #bb9c8d; --bg-quaternary: #bb9c8d; --bg-quaternary-hover: #b88a72; --bg-quaternary-active: #b5795b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ae4e1e; --text-primary-invert: #c1c0bf; --text-secondary: #b5795b; --text-secondary-invert: #bb9c8d; --border-primary: #bb9c8d; --border-primary-hover: #b88a72; --border-secondary: #beb2ac; --border-secondary-hover: #bb9c8d; --border-tertiary: #c0bbb8; --border-tertiary-hover: #bfb7b3; --border-active: #ae4e1e; --border-active-invert: #c1c1c1; --icon-primary: #ae4e1e; --icon-primary-invert: #c1c0bf; --icon-secondary: #b5795b; --input-bg: #c1c1c1; --input-border: #bb9c8d; --input-border-hover: #b5795b; --input-border-active: #ae4e1e; --bg-transparent: rgba(172, 67, 14, 0.05); --bg-transparent-strong: rgba(172, 67, 14, 0.08); --bg-transparent-strongest: rgba(172, 67, 14, 0.12); --bg-transparent-blur-base: rgba(193, 193, 193, 0.9); --border-transparent: rgba(172, 67, 14, 0.1); --border-transparent-strong: rgba(172, 67, 14, 0.12); --border-transparent-strongest: rgba(172, 67, 14, 0.16); --bg-brand: #ee8b42; --bg-brand-hover: #e86f15; --bg-brand-active: #b95811; --text-on-brand: #FFFFFF; --text-brand: #ee8b42; --text-brand-secondary: #8b420c; --icon-on-brand: #FFFFFF; --icon-brand: #ee8b42; --icon-brand-secondary: #8b420c; --border-brand: #ee8b42; --bg-brand-secondary: #c6bcb4; --bg-brand-secondary-hover: #cab6a8; --bg-brand-secondary-active: #cfb19b; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }