@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: Urbanist; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_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: Urbanist, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #ffffff; --bg-primary-hover: #f4f3f3; --bg-primary-active: #edecec; --bg-primary-invert: #2f2c2c; --bg-secondary: #f4f3f3; --bg-secondary-hover: #edecec; --bg-secondary-active: #e4e3e3; --bg-tertiary: #edecec; --bg-tertiary-hover: #e4e3e3; --bg-tertiary-active: #bdbcbc; --bg-quaternary: #bdbcbc; --bg-quaternary-hover: #9a9999; --bg-quaternary-active: #7c7b7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2f2c2c; --text-primary-invert: #fdfdfd; --text-secondary: #7c7b7b; --text-secondary-invert: #bdbcbc; --border-primary: #bdbcbc; --border-primary-hover: #9a9999; --border-secondary: #e4e3e3; --border-secondary-hover: #bdbcbc; --border-tertiary: #f4f3f3; --border-tertiary-hover: #edecec; --border-active: #2f2c2c; --border-active-invert: #ffffff; --icon-primary: #2f2c2c; --icon-primary-invert: #fdfdfd; --icon-secondary: #7c7b7b; --input-bg: #ffffff; --input-border: #bdbcbc; --input-border-hover: #7c7b7b; --input-border-active: #2f2c2c; --bg-transparent: rgba(26, 23, 23, 0.05); --bg-transparent-strong: rgba(26, 23, 23, 0.08); --bg-transparent-strongest: rgba(26, 23, 23, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(26, 23, 23, 0.1); --border-transparent-strong: rgba(26, 23, 23, 0.12); --border-transparent-strongest: rgba(26, 23, 23, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #060000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #060000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: white; --bg-brand-secondary-hover: white; --bg-brand-secondary-active: white; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }