@font-face { font-family: "Source Code Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n4.ttf") format("ttf"); } @font-face { font-family: "Source Code Pro"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n7.ttf") format("ttf"); } @font-face { font-family: Merriweather; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Source Code Pro", monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Source Code Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n4.ttf; --font-family-heading: Merriweather, serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 170px; --bg-primary: #fff8f0; --bg-primary-hover: #f4eee6; --bg-primary-active: #eee8e0; --bg-primary-invert: #3f3e3e; --bg-secondary: #f4eee6; --bg-secondary-hover: #eee8e0; --bg-secondary-active: #e6e0d8; --bg-tertiary: #eee8e0; --bg-tertiary-hover: #e6e0d8; --bg-tertiary-active: #c2bdb7; --bg-quaternary: #c2bdb7; --bg-quaternary-hover: #a29e9a; --bg-quaternary-active: #878480; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3f3e3e; --text-primary-invert: #fdf6ee; --text-secondary: #878480; --text-secondary-invert: #c2bdb7; --border-primary: #c2bdb7; --border-primary-hover: #a29e9a; --border-secondary: #e6e0d8; --border-secondary-hover: #c2bdb7; --border-tertiary: #f4eee6; --border-tertiary-hover: #eee8e0; --border-active: #3f3e3e; --border-active-invert: #fff8f0; --icon-primary: #3f3e3e; --icon-primary-invert: #fdf6ee; --icon-secondary: #878480; --input-bg: #fff8f0; --input-border: #c2bdb7; --input-border-hover: #878480; --input-border-active: #3f3e3e; --bg-transparent: rgba(44, 44, 44, 0.05); --bg-transparent-strong: rgba(44, 44, 44, 0.08); --bg-transparent-strongest: rgba(44, 44, 44, 0.12); --bg-transparent-blur-base: rgba(255, 248, 240, 0.9); --border-transparent: rgba(44, 44, 44, 0.1); --border-transparent-strong: rgba(44, 44, 44, 0.12); --border-transparent-strongest: rgba(44, 44, 44, 0.16); --bg-brand: #ff5c8a; --bg-brand-hover: #ff2965; --bg-brand-active: #f50045; --text-on-brand: #fff8f0; --text-brand: #ff5c8a; --text-brand-secondary: #c20037; --icon-on-brand: #fff8f0; --icon-brand: #ff5c8a; --icon-brand-secondary: #c20037; --border-brand: #ff5c8a; --bg-brand-secondary: #ffe8e6; --bg-brand-secondary-hover: #ffd9dc; --bg-brand-secondary-active: #ffc9d1; --input-radius: 20px; --image-radius: 24px; --panel-radius: 20px; --button-radius: 28px 28px 28px 28px; }