@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: "Noto Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #aec0ca; --bg-primary-hover: #a5b6c0; --bg-primary-active: #a0b1ba; --bg-primary-invert: #101112; --bg-secondary: #a5b6c0; --bg-secondary-hover: #a0b1ba; --bg-secondary-active: #99a9b2; --bg-tertiary: #a0b1ba; --bg-tertiary-hover: #99a9b2; --bg-tertiary-active: #7c888f; --bg-quaternary: #7c888f; --bg-quaternary-hover: #616c71; --bg-quaternary-active: #4b5357; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #101112; --text-primary-invert: #acbec8; --text-secondary: #4b5357; --text-secondary-invert: #7c888f; --border-primary: #7c888f; --border-primary-hover: #616c71; --border-secondary: #99a9b2; --border-secondary-hover: #7c888f; --border-tertiary: #a5b6c0; --border-tertiary-hover: #a0b1ba; --border-active: #101112; --border-active-invert: #aec0ca; --icon-primary: #101112; --icon-primary-invert: #acbec8; --icon-secondary: #4b5357; --input-bg: #aec0ca; --input-border: #7c888f; --input-border-hover: #4b5357; --input-border-active: #101112; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(174, 192, 202, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #628790; --bg-brand-hover: #4d6b72; --bg-brand-active: #394e53; --text-on-brand: #79d4d6; --text-brand: #628790; --text-brand-secondary: #243235; --icon-on-brand: #79d4d6; --icon-brand: #628790; --icon-brand-secondary: #243235; --border-brand: #628790; --bg-brand-secondary: #a6bac4; --bg-brand-secondary-hover: #9fb5be; --bg-brand-secondary-active: #97afb9; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }