@font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_i9.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_i7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 700; --font-style-heading: italic; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fefadb; --bg-primary-hover: #f7efd1; --bg-primary-active: #f3e8cb; --bg-primary-invert: #823128; --bg-secondary: #f7efd1; --bg-secondary-hover: #f3e8cb; --bg-secondary-active: #eedfc3; --bg-tertiary: #f3e8cb; --bg-tertiary-hover: #eedfc3; --bg-tertiary-active: #d7baa2; --bg-quaternary: #d7baa2; --bg-quaternary-hover: #c29984; --bg-quaternary-active: #b07c6b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #823128; --text-primary-invert: #fdf8d9; --text-secondary: #b07c6b; --text-secondary-invert: #d7baa2; --border-primary: #d7baa2; --border-primary-hover: #c29984; --border-secondary: #eedfc3; --border-secondary-hover: #d7baa2; --border-tertiary: #f7efd1; --border-tertiary-hover: #f3e8cb; --border-active: #823128; --border-active-invert: #fefadb; --icon-primary: #823128; --icon-primary-invert: #fdf8d9; --icon-secondary: #b07c6b; --input-bg: #fefadb; --input-border: #d7baa2; --input-border-hover: #b07c6b; --input-border-active: #823128; --bg-transparent: rgba(118, 29, 22, 0.05); --bg-transparent-strong: rgba(118, 29, 22, 0.08); --bg-transparent-strongest: rgba(118, 29, 22, 0.12); --bg-transparent-blur-base: rgba(254, 250, 219, 0.9); --border-transparent: rgba(118, 29, 22, 0.1); --border-transparent-strong: rgba(118, 29, 22, 0.12); --border-transparent-strongest: rgba(118, 29, 22, 0.16); --bg-brand: #f3b247; --bg-brand-hover: #f09e17; --bg-brand-active: #c7810d; --text-on-brand: #761d16; --text-brand: #f3b247; --text-brand-secondary: #97620a; --icon-on-brand: #761d16; --icon-brand: #f3b247; --icon-brand-secondary: #97620a; --border-brand: #f3b247; --bg-brand-secondary: #fdf3cc; --bg-brand-secondary-hover: #fcecbd; --bg-brand-secondary-active: #fbe4af; --input-radius: 0px; --image-radius: 3px; --panel-radius: 0px; --button-radius: 3px 3px 3px 3px; }