@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.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: "Lexend Giga"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lexend_giga_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lexend_giga_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: "Lexend Giga", sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fff8e9; --bg-primary-hover: #f4eddf; --bg-primary-active: #ede6d9; --bg-primary-invert: #30302f; --bg-secondary: #f4eddf; --bg-secondary-hover: #ede6d9; --bg-secondary-active: #e4ded1; --bg-tertiary: #ede6d9; --bg-tertiary-hover: #e4ded1; --bg-tertiary-active: #bdb8ae; --bg-quaternary: #bdb8ae; --bg-quaternary-hover: #9b978f; --bg-quaternary-active: #7e7b75; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #30302f; --text-primary-invert: #fdf6e7; --text-secondary: #7e7b75; --text-secondary-invert: #bdb8ae; --border-primary: #bdb8ae; --border-primary-hover: #9b978f; --border-secondary: #e4ded1; --border-secondary-hover: #bdb8ae; --border-tertiary: #f4eddf; --border-tertiary-hover: #ede6d9; --border-active: #30302f; --border-active-invert: #fff8e9; --icon-primary: #30302f; --icon-primary-invert: #fdf6e7; --icon-secondary: #7e7b75; --input-bg: #fff8e9; --input-border: #bdb8ae; --input-border-hover: #7e7b75; --input-border-active: #30302f; --bg-transparent: rgba(28, 28, 29, 0.05); --bg-transparent-strong: rgba(28, 28, 29, 0.08); --bg-transparent-strongest: rgba(28, 28, 29, 0.12); --bg-transparent-blur-base: rgba(255, 248, 233, 0.9); --border-transparent: rgba(28, 28, 29, 0.1); --border-transparent-strong: rgba(28, 28, 29, 0.12); --border-transparent-strongest: rgba(28, 28, 29, 0.16); --bg-brand: #102372; --bg-brand-hover: #0a1545; --bg-brand-active: #030819; --text-on-brand: #f5f5f3; --text-brand: #102372; --text-brand-secondary: black; --icon-on-brand: #f5f5f3; --icon-brand: #102372; --icon-brand-secondary: black; --border-brand: #102372; --bg-brand-secondary: #e7e3dd; --bg-brand-secondary-hover: #cfcdd1; --bg-brand-secondary-active: #b7b8c5; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }