@font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n7.ttf") format("ttf"); } @font-face { font-family: Gambarino; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/gambarino_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/gambarino_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cousine, monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cousine;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf; --font-family-heading: Gambarino, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e8dfbd; --bg-primary-hover: #e0d7bd; --bg-primary-active: #dbd3bd; --bg-primary-invert: #5052c1; --bg-secondary: #e0d7bd; --bg-secondary-hover: #dbd3bd; --bg-secondary-active: #d4ccbd; --bg-tertiary: #dbd3bd; --bg-tertiary-hover: #d4ccbd; --bg-tertiary-active: #b8b2be; --bg-quaternary: #b8b2be; --bg-quaternary-hover: #9f9bbf; --bg-quaternary-active: #8987bf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5052c1; --text-primary-invert: #e6ddbd; --text-secondary: #8987bf; --text-secondary-invert: #b8b2be; --border-primary: #b8b2be; --border-primary-hover: #9f9bbf; --border-secondary: #d4ccbd; --border-secondary-hover: #b8b2be; --border-tertiary: #e0d7bd; --border-tertiary-hover: #dbd3bd; --border-active: #5052c1; --border-active-invert: #e8dfbd; --icon-primary: #5052c1; --icon-primary-invert: #e6ddbd; --icon-secondary: #8987bf; --input-bg: #e8dfbd; --input-border: #b8b2be; --input-border-hover: #8987bf; --input-border-active: #5052c1; --bg-transparent: rgba(65, 68, 193, 0.05); --bg-transparent-strong: rgba(65, 68, 193, 0.08); --bg-transparent-strongest: rgba(65, 68, 193, 0.12); --bg-transparent-blur-base: rgba(232, 223, 189, 0.9); --border-transparent: rgba(65, 68, 193, 0.1); --border-transparent-strong: rgba(65, 68, 193, 0.12); --border-transparent-strongest: rgba(65, 68, 193, 0.16); --bg-brand: #ff3939; --bg-brand-hover: #ff0606; --bg-brand-active: #d20000; --text-on-brand: #ffffff; --text-brand: #ff3939; --text-brand-secondary: #9f0000; --icon-on-brand: #ffffff; --icon-brand: #ff3939; --icon-brand-secondary: #9f0000; --border-brand: #ff3939; --bg-brand-secondary: #eaceb0; --bg-brand-secondary-hover: #edbea3; --bg-brand-secondary-active: #efad95; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 5px 5px 5px 5px; }