@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: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_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: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #adefda; --bg-primary-hover: #a4e3cf; --bg-primary-active: #9fdcc9; --bg-primary-invert: #101614; --bg-secondary: #a4e3cf; --bg-secondary-hover: #9fdcc9; --bg-secondary-active: #98d2c0; --bg-tertiary: #9fdcc9; --bg-tertiary-hover: #98d2c0; --bg-tertiary-active: #7baa9b; --bg-quaternary: #7baa9b; --bg-quaternary-hover: #61867a; --bg-quaternary-active: #4a675e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #101614; --text-primary-invert: #abedd8; --text-secondary: #4a675e; --text-secondary-invert: #7baa9b; --border-primary: #7baa9b; --border-primary-hover: #61867a; --border-secondary: #98d2c0; --border-secondary-hover: #7baa9b; --border-tertiary: #a4e3cf; --border-tertiary-hover: #9fdcc9; --border-active: #101614; --border-active-invert: #adefda; --icon-primary: #101614; --icon-primary-invert: #abedd8; --icon-secondary: #4a675e; --input-bg: #adefda; --input-border: #7baa9b; --input-border-hover: #4a675e; --input-border-active: #101614; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(173, 239, 218, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #edff80; --bg-brand-hover: #e6ff4d; --bg-brand-active: #dfff1a; --text-on-brand: #000000; --text-brand: #edff80; --text-brand-secondary: #c5e600; --icon-on-brand: #000000; --icon-brand: #edff80; --icon-brand-secondary: #c5e600; --border-brand: #edff80; --bg-brand-secondary: #b3f1d1; --bg-brand-secondary-hover: #baf2c8; --bg-brand-secondary-active: #c0f4bf; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }