@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Prata; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prata_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prata_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Prata, serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 120px; --bg-primary: #fef7ee; --bg-primary-hover: #f2efe7; --bg-primary-active: #ebebe2; --bg-primary-invert: #246b68; --bg-secondary: #f2efe7; --bg-secondary-hover: #ebebe2; --bg-secondary-active: #e1e5dc; --bg-tertiary: #ebebe2; --bg-tertiary-hover: #e1e5dc; --bg-tertiary-active: #b8cac3; --bg-quaternary: #b8cac3; --bg-quaternary-hover: #94b3ad; --bg-quaternary-active: #759f9a; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #246b68; --text-primary-invert: #fcf5ed; --text-secondary: #759f9a; --text-secondary-invert: #b8cac3; --border-primary: #b8cac3; --border-primary-hover: #94b3ad; --border-secondary: #e1e5dc; --border-secondary-hover: #b8cac3; --border-tertiary: #f2efe7; --border-tertiary-hover: #ebebe2; --border-active: #246b68; --border-active-invert: #fef7ee; --icon-primary: #246b68; --icon-primary-invert: #fcf5ed; --icon-secondary: #759f9a; --input-bg: #fef7ee; --input-border: #b8cac3; --input-border-hover: #759f9a; --input-border-active: #246b68; --bg-transparent: rgba(14, 93, 91, 0.05); --bg-transparent-strong: rgba(14, 93, 91, 0.08); --bg-transparent-strongest: rgba(14, 93, 91, 0.12); --bg-transparent-blur-base: rgba(254, 247, 238, 0.9); --border-transparent: rgba(14, 93, 91, 0.1); --border-transparent-strong: rgba(14, 93, 91, 0.12); --border-transparent-strongest: rgba(14, 93, 91, 0.16); --bg-brand: #0e5d5b; --bg-brand-hover: #073130; --bg-brand-active: #010404; --text-on-brand: #fef7ee; --text-brand: #0e5d5b; --text-brand-secondary: black; --icon-on-brand: #fef7ee; --icon-brand: #0e5d5b; --icon-brand-secondary: black; --border-brand: #0e5d5b; --bg-brand-secondary: #e6e8df; --bg-brand-secondary-hover: #ced8d1; --bg-brand-secondary-active: #b6c9c2; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 48px 48px 48px 48px; }