@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; --logo-width: 100px; --bg-primary: #1f1f1f; --bg-primary-hover: #292a22; --bg-primary-active: #2f3123; --bg-primary-invert: #d5eb50; --bg-secondary: #292a22; --bg-secondary-hover: #2f3123; --bg-secondary-active: #373a25; --bg-tertiary: #2f3123; --bg-tertiary-hover: #373a25; --bg-tertiary-active: #59602f; --bg-quaternary: #59602f; --bg-quaternary-hover: #778237; --bg-quaternary-active: #919f3e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d5eb50; --text-primary-invert: #212120; --text-secondary: #919f3e; --text-secondary-invert: #59602f; --border-primary: #59602f; --border-primary-hover: #778237; --border-secondary: #373a25; --border-secondary-hover: #59602f; --border-tertiary: #292a22; --border-tertiary-hover: #2f3123; --border-active: #d5eb50; --border-active-invert: #1f1f1f; --icon-primary: #d5eb50; --icon-primary-invert: #212120; --icon-secondary: #919f3e; --input-bg: #1f1f1f; --input-border: #59602f; --input-border-hover: #919f3e; --input-border-active: #d5eb50; --bg-transparent: rgba(231, 255, 85, 0.05); --bg-transparent-strong: rgba(231, 255, 85, 0.08); --bg-transparent-strongest: rgba(231, 255, 85, 0.12); --bg-transparent-blur-base: rgba(31, 31, 31, 0.9); --border-transparent: rgba(231, 255, 85, 0.1); --border-transparent-strong: rgba(231, 255, 85, 0.12); --border-transparent-strongest: rgba(231, 255, 85, 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: #343529; --bg-brand-secondary-hover: #484c32; --bg-brand-secondary-active: #5d623c; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }