@font-face { font-family: "General Sans"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n5.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: Panchang; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/panchang_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/panchang_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n5.ttf; --font-family-heading: Panchang, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f5fbff; --bg-primary-active: #eff9ff; --bg-primary-invert: #4abdff; --bg-secondary: #f5fbff; --bg-secondary-hover: #eff9ff; --bg-secondary-active: #e7f6ff; --bg-tertiary: #eff9ff; --bg-tertiary-hover: #e7f6ff; --bg-tertiary-active: #c5eaff; --bg-quaternary: #c5eaff; --bg-quaternary-hover: #a7dfff; --bg-quaternary-active: #8ed5ff; --text-primary: #4abdff; --text-primary-invert: #fdfeff; --text-secondary: #8ed5ff; --text-secondary-invert: #c5eaff; --border-primary: #c5eaff; --border-primary-hover: #a7dfff; --border-secondary: #e7f6ff; --border-secondary-hover: #c5eaff; --border-tertiary: #f5fbff; --border-tertiary-hover: #eff9ff; --border-active: #4abdff; --border-active-invert: #ffffff; --icon-primary: #4abdff; --icon-primary-invert: #fdfeff; --icon-secondary: #8ed5ff; --input-bg: #ffffff; --input-border: #c5eaff; --input-border-hover: #8ed5ff; --input-border-active: #4abdff; --bg-transparent: rgba(56, 182, 255, 0.05); --bg-transparent-strong: rgba(56, 182, 255, 0.08); --bg-transparent-strongest: rgba(56, 182, 255, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(56, 182, 255, 0.1); --border-transparent-strong: rgba(56, 182, 255, 0.12); --border-transparent-strongest: rgba(56, 182, 255, 0.16); --bg-brand: #ff5757; --bg-brand-hover: #ff2424; --bg-brand-active: #f00000; --text-on-brand: #ffffff; --text-brand: #ff5757; --text-brand-secondary: #bd0000; --icon-on-brand: #ffffff; --icon-brand: #ff5757; --icon-brand-secondary: #bd0000; --border-brand: #ff5757; --bg-brand-secondary: #ffeeee; --bg-brand-secondary-hover: #ffdddd; --bg-brand-secondary-active: #ffcdcd; }