@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: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n9.ttf") format("ttf"); } @font-face { font-family: "Paytone One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/paytone_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/paytone_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf; --font-family-heading: "Paytone One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #50efff; --bg-primary-hover: #59e3f2; --bg-primary-active: #5edceb; --bg-primary-invert: #ef1617; --bg-secondary: #59e3f2; --bg-secondary-hover: #5edceb; --bg-secondary-active: #65d2e0; --bg-tertiary: #5edceb; --bg-tertiary-hover: #65d2e0; --bg-tertiary-active: #83aab5; --bg-quaternary: #83aab5; --bg-quaternary-hover: #9d868f; --bg-quaternary-active: #b4676e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ef1617; --text-primary-invert: #52edfc; --text-secondary: #b4676e; --text-secondary-invert: #83aab5; --border-primary: #83aab5; --border-primary-hover: #9d868f; --border-secondary: #65d2e0; --border-secondary-hover: #83aab5; --border-tertiary: #59e3f2; --border-tertiary-hover: #5edceb; --border-active: #ef1617; --border-active-invert: #50efff; --icon-primary: #ef1617; --icon-primary-invert: #52edfc; --icon-secondary: #b4676e; --input-bg: #50efff; --input-border: #83aab5; --input-border-hover: #b4676e; --input-border-active: #ef1617; --bg-transparent: rgba(255, 0, 0, 0.05); --bg-transparent-strong: rgba(255, 0, 0, 0.08); --bg-transparent-strongest: rgba(255, 0, 0, 0.12); --bg-transparent-blur-base: rgba(80, 239, 255, 0.9); --border-transparent: rgba(255, 0, 0, 0.1); --border-transparent-strong: rgba(255, 0, 0, 0.12); --border-transparent-strongest: rgba(255, 0, 0, 0.16); --bg-brand: #ff0000; --bg-brand-hover: #cc0000; --bg-brand-active: #990000; --text-on-brand: #ffd700; --text-brand: #ff0000; --text-brand-secondary: #660000; --icon-on-brand: #ffd700; --icon-brand: #ff0000; --icon-brand-secondary: #660000; --border-brand: #ff0000; --bg-brand-secondary: #62d7e6; --bg-brand-secondary-hover: #73bfcc; --bg-brand-secondary-active: #85a7b3; }