@font-face { font-family: "Noto Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Noto Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Clash Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Noto Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Noto Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/noto_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/noto_sans_n4.ttf; --font-family-heading: "Clash Display", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f2f2f2; --bg-primary-active: #ebebeb; --bg-primary-invert: #18171b; --bg-secondary: #f2f2f2; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e1e0e1; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e1e0e1; --bg-tertiary-active: #b5b5b6; --bg-quaternary: #b5b5b6; --bg-quaternary-hover: #8f8f91; --bg-quaternary-active: #6e6e70; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #18171b; --text-primary-invert: #fcfcfc; --text-secondary: #6e6e70; --text-secondary-invert: #b5b5b6; --border-primary: #b5b5b6; --border-primary-hover: #8f8f91; --border-secondary: #e1e0e1; --border-secondary-hover: #b5b5b6; --border-tertiary: #f2f2f2; --border-tertiary-hover: #ebebeb; --border-active: #18171b; --border-active-invert: #ffffff; --icon-primary: #18171b; --icon-primary-invert: #fcfcfc; --icon-secondary: #6e6e70; --input-bg: #ffffff; --input-border: #b5b5b6; --input-border-hover: #6e6e70; --input-border-active: #18171b; --bg-transparent: rgba(1, 0, 4, 0.05); --bg-transparent-strong: rgba(1, 0, 4, 0.08); --bg-transparent-strongest: rgba(1, 0, 4, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(1, 0, 4, 0.1); --border-transparent-strong: rgba(1, 0, 4, 0.12); --border-transparent-strongest: rgba(1, 0, 4, 0.16); --bg-brand: #fd0218; --bg-brand-hover: #ca0213; --bg-brand-active: #98010e; --text-on-brand: #fdfdfd; --text-brand: #fd0218; --text-brand-secondary: #65010a; --icon-on-brand: #fdfdfd; --icon-brand: #fd0218; --icon-brand-secondary: #65010a; --border-brand: #fd0218; --bg-brand-secondary: #ffe6e8; --bg-brand-secondary-hover: #ffccd1; --bg-brand-secondary-active: #feb3ba; }