@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: #ffdf8f; --bg-primary-hover: #f3d488; --bg-primary-active: #ebcd84; --bg-primary-invert: #1e140d; --bg-secondary: #f3d488; --bg-secondary-hover: #ebcd84; --bg-secondary-active: #e1c47e; --bg-tertiary: #ebcd84; --bg-tertiary-hover: #e1c47e; --bg-tertiary-active: #b79e66; --bg-quaternary: #b79e66; --bg-quaternary-hover: #927d50; --bg-quaternary-active: #72603d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1e140d; --text-primary-invert: #fddd8e; --text-secondary: #72603d; --text-secondary-invert: #b79e66; --border-primary: #b79e66; --border-primary-hover: #927d50; --border-secondary: #e1c47e; --border-secondary-hover: #b79e66; --border-tertiary: #f3d488; --border-tertiary-hover: #ebcd84; --border-active: #1e140d; --border-active-invert: #ffdf8f; --icon-primary: #1e140d; --icon-primary-invert: #fddd8e; --icon-secondary: #72603d; --input-bg: #ffdf8f; --input-border: #b79e66; --input-border-hover: #72603d; --input-border-active: #1e140d; --bg-transparent: rgba(8, 0, 0, 0.05); --bg-transparent-strong: rgba(8, 0, 0, 0.08); --bg-transparent-strongest: rgba(8, 0, 0, 0.12); --bg-transparent-blur-base: rgba(255, 223, 143, 0.9); --border-transparent: rgba(8, 0, 0, 0.1); --border-transparent-strong: rgba(8, 0, 0, 0.12); --border-transparent-strongest: rgba(8, 0, 0, 0.16); --bg-brand: #ff813e; --bg-brand-hover: #ff600b; --bg-brand-active: #d74b00; --text-on-brand: #ffffff; --text-brand: #ff813e; --text-brand-secondary: #a43900; --icon-on-brand: #ffffff; --icon-brand: #ff813e; --icon-brand-secondary: #a43900; --border-brand: #ff813e; --bg-brand-secondary: #ffd687; --bg-brand-secondary-hover: #ffcc7f; --bg-brand-secondary-active: #ffc377; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }