@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #fffcfc; --bg-primary-hover: #f3f0f0; --bg-primary-active: #ece9e9; --bg-primary-invert: #2b221f; --bg-secondary: #f3f0f0; --bg-secondary-hover: #ece9e9; --bg-secondary-active: #e3dfdf; --bg-tertiary: #ece9e9; --bg-tertiary-hover: #e3dfdf; --bg-tertiary-active: #bbb6b6; --bg-quaternary: #bbb6b6; --bg-quaternary-hover: #989291; --bg-quaternary-active: #7a7371; --text-primary: #2b221f; --text-primary-invert: #fdfafa; --text-secondary: #7a7371; --text-secondary-invert: #bbb6b6; --border-primary: #bbb6b6; --border-primary-hover: #989291; --border-secondary: #e3dfdf; --border-secondary-hover: #bbb6b6; --border-tertiary: #f3f0f0; --border-tertiary-hover: #ece9e9; --border-active: #2b221f; --border-active-invert: #fffcfc; --icon-primary: #2b221f; --icon-primary-invert: #fdfafa; --icon-secondary: #7a7371; --input-bg: #fffcfc; --input-border: #bbb6b6; --input-border-hover: #7a7371; --input-border-active: #2b221f; --bg-transparent: rgba(22, 12, 9, 0.05); --bg-transparent-strong: rgba(22, 12, 9, 0.08); --bg-transparent-strongest: rgba(22, 12, 9, 0.12); --bg-transparent-blur-base: rgba(255, 252, 252, 0.9); --border-transparent: rgba(22, 12, 9, 0.1); --border-transparent-strong: rgba(22, 12, 9, 0.12); --border-transparent-strongest: rgba(22, 12, 9, 0.16); --bg-brand: #FF8A00; --bg-brand-hover: #cc6e00; --bg-brand-active: #995300; --text-on-brand: #F4E9E9; --text-brand: #FF8A00; --text-brand-secondary: #663700; --icon-on-brand: #F4E9E9; --icon-brand: #FF8A00; --icon-brand-secondary: #663700; --border-brand: #FF8A00; --bg-brand-secondary: #fff1e3; --bg-brand-secondary-hover: #ffe5ca; --bg-brand-secondary-active: #ffdab0; }