@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: 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"); } :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: Inter, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #044cac; --bg-primary-hover: #1155b0; --bg-primary-active: #185ab3; --bg-primary-invert: #e8eff8; --bg-secondary: #1155b0; --bg-secondary-hover: #185ab3; --bg-secondary-active: #2261b6; --bg-tertiary: #185ab3; --bg-tertiary-hover: #2261b6; --bg-tertiary-active: #4d80c4; --bg-quaternary: #4d80c4; --bg-quaternary-hover: #729bd1; --bg-quaternary-active: #93b2db; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8eff8; --text-primary-invert: #074ead; --text-secondary: #93b2db; --text-secondary-invert: #4d80c4; --border-primary: #4d80c4; --border-primary-hover: #729bd1; --border-secondary: #2261b6; --border-secondary-hover: #4d80c4; --border-tertiary: #1155b0; --border-tertiary-hover: #185ab3; --border-active: #e8eff8; --border-active-invert: #044cac; --icon-primary: #e8eff8; --icon-primary-invert: #074ead; --icon-secondary: #93b2db; --input-bg: #044cac; --input-border: #4d80c4; --input-border-hover: #93b2db; --input-border-active: #e8eff8; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(4, 76, 172, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #fe5000; --bg-brand-hover: #cb4000; --bg-brand-active: #983000; --text-on-brand: #fffbf9; --text-brand: #fe5000; --text-brand-secondary: #652000; --icon-on-brand: #fffbf9; --icon-brand: #fe5000; --icon-brand-secondary: #652000; --border-brand: #fe5000; --bg-brand-secondary: #1d4c9b; --bg-brand-secondary-hover: #364d8a; --bg-brand-secondary-active: #4f4d78; --input-radius: 20px; --image-radius: 20px; --panel-radius: 20px; --button-radius: 32px 32px 32px 32px; }