@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @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: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fff4db; --bg-primary-hover: #f2e8d0; --bg-primary-active: #ebe1ca; --bg-primary-invert: #181716; --bg-secondary: #f2e8d0; --bg-secondary-hover: #ebe1ca; --bg-secondary-active: #e1d7c1; --bg-tertiary: #ebe1ca; --bg-tertiary-hover: #e1d7c1; --bg-tertiary-active: #b5ae9c; --bg-quaternary: #b5ae9c; --bg-quaternary-hover: #8f897c; --bg-quaternary-active: #6e695f; --text-primary: #181716; --text-primary-invert: #fcf2d9; --text-secondary: #6e695f; --text-secondary-invert: #b5ae9c; --border-primary: #b5ae9c; --border-primary-hover: #8f897c; --border-secondary: #e1d7c1; --border-secondary-hover: #b5ae9c; --border-tertiary: #f2e8d0; --border-tertiary-hover: #ebe1ca; --border-active: #181716; --border-active-invert: #fff4db; --icon-primary: #181716; --icon-primary-invert: #fcf2d9; --icon-secondary: #6e695f; --input-bg: #fff4db; --input-border: #b5ae9c; --input-border-hover: #6e695f; --input-border-active: #181716; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(255, 244, 219, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #527c3e; --bg-brand-hover: #3c5a2d; --bg-brand-active: #25381c; --text-on-brand: #ffffff; --text-brand: #527c3e; --text-brand-secondary: #0f160b; --icon-on-brand: #ffffff; --icon-brand: #527c3e; --icon-brand-secondary: #0f160b; --border-brand: #527c3e; --bg-brand-secondary: #eee8cb; --bg-brand-secondary-hover: #dcdcbc; --bg-brand-secondary-active: #cbd0ac; }