@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: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #00123a; --bg-primary-hover: #0c1d43; --bg-primary-active: #142449; --bg-primary-invert: #e3e1e0; --bg-secondary: #0c1d43; --bg-secondary-hover: #142449; --bg-secondary-active: #1e2d50; --bg-tertiary: #142449; --bg-tertiary-hover: #1e2d50; --bg-tertiary-active: #48546f; --bg-quaternary: #48546f; --bg-quaternary-hover: #6e768a; --bg-quaternary-active: #8e94a2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e1e0; --text-primary-invert: #02143c; --text-secondary: #8e94a2; --text-secondary-invert: #48546f; --border-primary: #48546f; --border-primary-hover: #6e768a; --border-secondary: #1e2d50; --border-secondary-hover: #48546f; --border-tertiary: #0c1d43; --border-tertiary-hover: #142449; --border-active: #e3e1e0; --border-active-invert: #00123a; --icon-primary: #e3e1e0; --icon-primary-invert: #02143c; --icon-secondary: #8e94a2; --input-bg: #00123a; --input-border: #48546f; --input-border-hover: #8e94a2; --input-border-active: #e3e1e0; --bg-transparent: rgba(249, 246, 240, 0.05); --bg-transparent-strong: rgba(249, 246, 240, 0.08); --bg-transparent-strongest: rgba(249, 246, 240, 0.12); --bg-transparent-blur-base: rgba(0, 18, 58, 0.9); --border-transparent: rgba(249, 246, 240, 0.1); --border-transparent-strong: rgba(249, 246, 240, 0.12); --border-transparent-strongest: rgba(249, 246, 240, 0.16); --bg-brand: #ff7715; --bg-brand-hover: #e15e00; --bg-brand-active: #ae4900; --text-on-brand: #ffffff; --text-brand: #ff7715; --text-brand-secondary: #7b3400; --icon-on-brand: #ffffff; --icon-brand: #ff7715; --icon-brand-secondary: #7b3400; --border-brand: #ff7715; --bg-brand-secondary: #1a1c36; --bg-brand-secondary-hover: #332633; --bg-brand-secondary-active: #4d302f; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }