@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: 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"); } :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: Roboto, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #05040F; --bg-primary-hover: #0f0c1a; --bg-primary-active: #141121; --bg-primary-invert: #b595db; --bg-secondary: #0f0c1a; --bg-secondary-hover: #141121; --bg-secondary-active: #1c172a; --bg-tertiary: #141121; --bg-tertiary-hover: #1c172a; --bg-tertiary-active: #3d3250; --bg-quaternary: #3d3250; --bg-quaternary-hover: #5a4a72; --bg-quaternary-active: #735f8f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b595db; --text-primary-invert: #070611; --text-secondary: #735f8f; --text-secondary-invert: #3d3250; --border-primary: #3d3250; --border-primary-hover: #5a4a72; --border-secondary: #1c172a; --border-secondary-hover: #3d3250; --border-tertiary: #0f0c1a; --border-tertiary-hover: #141121; --border-active: #b595db; --border-active-invert: #05040F; --icon-primary: #b595db; --icon-primary-invert: #070611; --icon-secondary: #735f8f; --input-bg: #05040F; --input-border: #3d3250; --input-border-hover: #735f8f; --input-border-active: #b595db; --bg-transparent: rgba(198, 163, 239, 0.05); --bg-transparent-strong: rgba(198, 163, 239, 0.08); --bg-transparent-strongest: rgba(198, 163, 239, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(198, 163, 239, 0.1); --border-transparent-strong: rgba(198, 163, 239, 0.12); --border-transparent-strongest: rgba(198, 163, 239, 0.16); --bg-brand: #15ede6; --bg-brand-hover: #0fc0ba; --bg-brand-active: #0b918d; --text-on-brand: #562d8a; --text-brand: #15ede6; --text-brand-secondary: #08625f; --icon-on-brand: #562d8a; --icon-brand: #15ede6; --icon-brand-secondary: #08625f; --border-brand: #15ede6; --bg-brand-secondary: #071b25; --bg-brand-secondary-hover: #08333a; --bg-brand-secondary-active: #0a4a50; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }