@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 300px; --bg-primary: #ffffff; --bg-primary-hover: #f4f5f5; --bg-primary-active: #eeeeef; --bg-primary-invert: #3a4244; --bg-secondary: #f4f5f5; --bg-secondary-hover: #eeeeef; --bg-secondary-active: #e5e6e6; --bg-tertiary: #eeeeef; --bg-tertiary-hover: #e5e6e6; --bg-tertiary-active: #c0c3c4; --bg-quaternary: #c0c3c4; --bg-quaternary-hover: #a0a3a5; --bg-quaternary-active: #84888a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3a4244; --text-primary-invert: #fdfdfd; --text-secondary: #84888a; --text-secondary-invert: #c0c3c4; --border-primary: #c0c3c4; --border-primary-hover: #a0a3a5; --border-secondary: #e5e6e6; --border-secondary-hover: #c0c3c4; --border-tertiary: #f4f5f5; --border-tertiary-hover: #eeeeef; --border-active: #3a4244; --border-active-invert: #ffffff; --icon-primary: #3a4244; --icon-primary-invert: #fdfdfd; --icon-secondary: #84888a; --input-bg: #ffffff; --input-border: #c0c3c4; --input-border-hover: #84888a; --input-border-active: #3a4244; --bg-transparent: rgba(39, 47, 50, 0.05); --bg-transparent-strong: rgba(39, 47, 50, 0.08); --bg-transparent-strongest: rgba(39, 47, 50, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(39, 47, 50, 0.1); --border-transparent-strong: rgba(39, 47, 50, 0.12); --border-transparent-strongest: rgba(39, 47, 50, 0.16); --bg-brand: #f2af43; --bg-brand-hover: #ef9b13; --bg-brand-active: #c27d0d; --text-on-brand: #ffffff; --text-brand: #f2af43; --text-brand-secondary: #925e0a; --icon-on-brand: #ffffff; --icon-brand: #f2af43; --icon-brand-secondary: #925e0a; --border-brand: #f2af43; --bg-brand-secondary: #fef7ec; --bg-brand-secondary-hover: #fcefd9; --bg-brand-secondary-active: #fbe7c7; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 5px 5px 5px 5px; }