@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Panchang; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/panchang_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/panchang_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Panchang, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #040404; --bg-primary-hover: #111111; --bg-primary-active: #181818; --bg-primary-invert: #e8e8e8; --bg-secondary: #111111; --bg-secondary-hover: #181818; --bg-secondary-active: #222222; --bg-tertiary: #181818; --bg-tertiary-hover: #222222; --bg-tertiary-active: #4d4d4d; --bg-quaternary: #4d4d4d; --bg-quaternary-hover: #727272; --bg-quaternary-active: #939393; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e8e8; --text-primary-invert: #070707; --text-secondary: #939393; --text-secondary-invert: #4d4d4d; --border-primary: #4d4d4d; --border-primary-hover: #727272; --border-secondary: #222222; --border-secondary-hover: #4d4d4d; --border-tertiary: #111111; --border-tertiary-hover: #181818; --border-active: #e8e8e8; --border-active-invert: #040404; --icon-primary: #e8e8e8; --icon-primary-invert: #070707; --icon-secondary: #939393; --input-bg: #040404; --input-border: #4d4d4d; --input-border-hover: #939393; --input-border-active: #e8e8e8; --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-transparent-blur-base: rgba(4, 4, 4, 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: #1b4c80; --bg-brand-hover: #123356; --bg-brand-active: #091a2c; --text-on-brand: #119dff; --text-brand: #1b4c80; --text-brand-secondary: #000102; --icon-on-brand: #119dff; --icon-brand: #1b4c80; --icon-brand-secondary: #000102; --border-brand: #1b4c80; --bg-brand-secondary: #060b10; --bg-brand-secondary-hover: #09121d; --bg-brand-secondary-active: #0b1a29; }