@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: uppercase; --bg-primary: #767676; --bg-primary-hover: #7d7d7d; --bg-primary-active: #818181; --bg-primary-invert: #f3f3f3; --bg-secondary: #7d7d7d; --bg-secondary-hover: #818181; --bg-secondary-active: #868686; --bg-tertiary: #818181; --bg-tertiary-hover: #868686; --bg-tertiary-active: #9e9e9e; --bg-quaternary: #9e9e9e; --bg-quaternary-hover: #b2b2b2; --bg-quaternary-active: #c4c4c4; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f3f3f3; --text-primary-invert: #777777; --text-secondary: #c4c4c4; --text-secondary-invert: #9e9e9e; --border-primary: #9e9e9e; --border-primary-hover: #b2b2b2; --border-secondary: #868686; --border-secondary-hover: #9e9e9e; --border-tertiary: #7d7d7d; --border-tertiary-hover: #818181; --border-active: #f3f3f3; --border-active-invert: #767676; --icon-primary: #f3f3f3; --icon-primary-invert: #777777; --icon-secondary: #c4c4c4; --input-bg: #767676; --input-border: #9e9e9e; --input-border-hover: #c4c4c4; --input-border-active: #f3f3f3; --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(118, 118, 118, 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: #9A47FF; --bg-brand-hover: #7e14ff; --bg-brand-active: #6500e0; --text-on-brand: #FFFFFF; --text-brand: #9A47FF; --text-brand-secondary: #4e00ad; --icon-on-brand: #FFFFFF; --icon-brand: #9A47FF; --icon-brand-secondary: #4e00ad; --border-brand: #9A47FF; --bg-brand-secondary: #7a7184; --bg-brand-secondary-hover: #7d6d91; --bg-brand-secondary-active: #81689f; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }