@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: Coconat; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/coconat_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/coconat_n7.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: Coconat, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e4feff; --bg-primary-hover: #d9f1f2; --bg-primary-active: #d2eaeb; --bg-primary-invert: #151717; --bg-secondary: #d9f1f2; --bg-secondary-hover: #d2eaeb; --bg-secondary-active: #c9e0e0; --bg-tertiary: #d2eaeb; --bg-tertiary-hover: #c9e0e0; --bg-tertiary-active: #a2b4b5; --bg-quaternary: #a2b4b5; --bg-quaternary-hover: #808e8f; --bg-quaternary-active: #626d6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151717; --text-primary-invert: #e2fbfc; --text-secondary: #626d6e; --text-secondary-invert: #a2b4b5; --border-primary: #a2b4b5; --border-primary-hover: #808e8f; --border-secondary: #c9e0e0; --border-secondary-hover: #a2b4b5; --border-tertiary: #d9f1f2; --border-tertiary-hover: #d2eaeb; --border-active: #151717; --border-active-invert: #e4feff; --icon-primary: #151717; --icon-primary-invert: #e2fbfc; --icon-secondary: #626d6e; --input-bg: #e4feff; --input-border: #a2b4b5; --input-border-hover: #626d6e; --input-border-active: #151717; --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(228, 254, 255, 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: #fafaa7; --bg-brand-hover: #f7f777; --bg-brand-active: #f5f546; --text-on-brand: #131313; --text-brand: #fafaa7; --text-brand-secondary: #f2f216; --icon-on-brand: #131313; --icon-brand: #fafaa7; --icon-brand-secondary: #f2f216; --border-brand: #fafaa7; --bg-brand-secondary: #e6fef6; --bg-brand-secondary-hover: #e8fded; --bg-brand-secondary-active: #ebfde5; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }