@font-face { font-family: "Barlow Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n4.ttf") format("ttf"); } @font-face { font-family: "Barlow Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_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: "Barlow Condensed", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Barlow Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n4.ttf; --font-family-heading: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #b4d8ff; --bg-primary-hover: #abcdf2; --bg-primary-active: #a6c7eb; --bg-primary-invert: #101317; --bg-secondary: #abcdf2; --bg-secondary-hover: #a6c7eb; --bg-secondary-active: #9ebee0; --bg-tertiary: #a6c7eb; --bg-tertiary-hover: #9ebee0; --bg-tertiary-active: #8099b5; --bg-quaternary: #8099b5; --bg-quaternary-hover: #65798f; --bg-quaternary-active: #4d5d6e; --text-primary: #101317; --text-primary-invert: #b2d6fc; --text-secondary: #4d5d6e; --text-secondary-invert: #8099b5; --border-primary: #8099b5; --border-primary-hover: #65798f; --border-secondary: #9ebee0; --border-secondary-hover: #8099b5; --border-tertiary: #abcdf2; --border-tertiary-hover: #a6c7eb; --border-active: #101317; --border-active-invert: #b4d8ff; --icon-primary: #101317; --icon-primary-invert: #b2d6fc; --icon-secondary: #4d5d6e; --input-bg: #b4d8ff; --input-border: #8099b5; --input-border-hover: #4d5d6e; --input-border-active: #101317; --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(180, 216, 255, 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: #efdeff; --bg-brand-hover: #d6abff; --bg-brand-active: #be78ff; --text-on-brand: #000000; --text-brand: #efdeff; --text-brand-secondary: #a545ff; --icon-on-brand: #000000; --icon-brand: #efdeff; --icon-brand-secondary: #a545ff; --border-brand: #efdeff; --bg-brand-secondary: #bad9ff; --bg-brand-secondary-hover: #c0d9ff; --bg-brand-secondary-active: #c6daff; }