@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #151714; --bg-primary-hover: #212320; --bg-primary-active: #282a27; --bg-primary-invert: #e9f4e4; --bg-secondary: #212320; --bg-secondary-hover: #282a27; --bg-secondary-active: #313330; --bg-tertiary: #282a27; --bg-tertiary-hover: #313330; --bg-tertiary-active: #595a58; --bg-quaternary: #595a58; --bg-quaternary-hover: #7c7d7b; --bg-quaternary-active: #9a9b9a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaeaea; --text-primary-invert: #151714; --text-secondary: #9a9b9a; --text-secondary-invert: #595a58; --border-primary: #595a58; --border-primary-hover: #7c7d7b; --border-secondary: #313330; --border-secondary-hover: #595a58; --border-tertiary: #212320; --border-tertiary-hover: #282a27; --border-active: #eaeaea; --border-active-invert: #151714; --icon-primary: #eaeaea; --icon-primary-invert: #151714; --icon-secondary: #9a9b9a; --input-bg: #151714; --input-border: #595a58; --input-border-hover: #9a9b9a; --input-border-active: #eaeaea; --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-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(21, 23, 20, 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: #e9f4e4; --bg-brand-hover: #cbe5c0; --bg-brand-active: #aed69c; --icon-on-brand: #151714; --icon-brand-secondary: #90c877; --icon-link: #e9f4e4; --text-link: #e9f4e4; --text-link-secondary: #90c877; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }