@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Sinistre; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sinistre_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sinistre_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Sinistre, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #cad1df; --bg-primary-hover: #c1c8d9; --bg-primary-active: #bbc3d5; --bg-primary-invert: #1f3171; --bg-secondary: #c1c8d9; --bg-secondary-hover: #bbc3d5; --bg-secondary-active: #b3bcd0; --bg-tertiary: #bbc3d5; --bg-tertiary-hover: #b3bcd0; --bg-tertiary-active: #939ebc; --bg-quaternary: #939ebc; --bg-quaternary-hover: #7784aa; --bg-quaternary-active: #5f6d9a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1f3171; --text-primary-invert: #c8cfde; --text-secondary: #5f6d9a; --text-secondary-invert: #939ebc; --border-primary: #939ebc; --border-primary-hover: #7784aa; --border-secondary: #b3bcd0; --border-secondary-hover: #939ebc; --border-tertiary: #c1c8d9; --border-tertiary-hover: #bbc3d5; --border-active: #1f3171; --border-active-invert: #cad1df; --icon-primary: #1f3171; --icon-primary-invert: #c8cfde; --icon-secondary: #5f6d9a; --input-bg: #cad1df; --input-border: #939ebc; --input-border-hover: #5f6d9a; --input-border-active: #1f3171; --bg-transparent: rgba(14, 33, 102, 0.05); --bg-transparent-strong: rgba(14, 33, 102, 0.08); --bg-transparent-strongest: rgba(14, 33, 102, 0.12); --bg-transparent-blur-base: rgba(202, 209, 223, 0.9); --border-transparent: rgba(14, 33, 102, 0.1); --border-transparent-strong: rgba(14, 33, 102, 0.12); --border-transparent-strongest: rgba(14, 33, 102, 0.16); --bg-brand: #a7d9f4; --bg-brand-hover: #7ac5ee; --bg-brand-active: #4cb2e9; --text-on-brand: #073855; --text-brand: #a7d9f4; --text-brand-secondary: #1f9ee3; --icon-on-brand: #073855; --icon-brand: #a7d9f4; --icon-brand-secondary: #1f9ee3; --border-brand: #a7d9f4; --bg-brand-secondary: #c7d2e1; --bg-brand-secondary-hover: #c3d3e3; --bg-brand-secondary-active: #c0d3e5; }