@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: "Libre Baskerville"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/libre_baskerville_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/libre_baskerville_n4.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: "Libre Baskerville", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f3f1eb; --bg-primary-hover: #eae8e3; --bg-primary-active: #e5e3de; --bg-primary-invert: #4f5357; --bg-secondary: #eae8e3; --bg-secondary-hover: #e5e3de; --bg-secondary-active: #dddcd7; --bg-tertiary: #e5e3de; --bg-tertiary-hover: #dddcd7; --bg-tertiary-active: #bfbfbc; --bg-quaternary: #bfbfbc; --bg-quaternary-hover: #a4a4a3; --bg-quaternary-active: #8c8e8e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4f5357; --text-primary-invert: #f1efe9; --text-secondary: #8c8e8e; --text-secondary-invert: #bfbfbc; --border-primary: #bfbfbc; --border-primary-hover: #a4a4a3; --border-secondary: #dddcd7; --border-secondary-hover: #bfbfbc; --border-tertiary: #eae8e3; --border-tertiary-hover: #e5e3de; --border-active: #4f5357; --border-active-invert: #f3f1eb; --icon-primary: #4f5357; --icon-primary-invert: #f1efe9; --icon-secondary: #8c8e8e; --input-bg: #f3f1eb; --input-border: #bfbfbc; --input-border-hover: #8c8e8e; --input-border-active: #4f5357; --bg-transparent: rgba(63, 67, 72, 0.05); --bg-transparent-strong: rgba(63, 67, 72, 0.08); --bg-transparent-strongest: rgba(63, 67, 72, 0.12); --bg-transparent-blur-base: rgba(243, 241, 235, 0.9); --border-transparent: rgba(63, 67, 72, 0.1); --border-transparent-strong: rgba(63, 67, 72, 0.12); --border-transparent-strongest: rgba(63, 67, 72, 0.16); --bg-brand: #ff5c35; --bg-brand-hover: #ff3302; --bg-brand-active: #ce2800; --text-on-brand: #feffff; --text-brand: #ff5c35; --text-brand-secondary: #9b1e00; --icon-on-brand: #feffff; --icon-brand: #ff5c35; --icon-brand-secondary: #9b1e00; --border-brand: #ff5c35; --bg-brand-secondary: #f4e2d9; --bg-brand-secondary-hover: #f5d3c7; --bg-brand-secondary-active: #f7c4b4; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 120px 120px 120px 120px; }