@font-face { font-family: Montserrat; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n5.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_i7.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n5.ttf; --font-family-heading: Alegreya, serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fff2cf; --bg-primary-hover: #f3e9c9; --bg-primary-active: #ece3c5; --bg-primary-invert: #2a4b60; --bg-secondary: #f3e9c9; --bg-secondary-hover: #ece3c5; --bg-secondary-active: #e3dcc0; --bg-tertiary: #ece3c5; --bg-tertiary-hover: #e3dcc0; --bg-tertiary-active: #bbbdac; --bg-quaternary: #bbbdac; --bg-quaternary-hover: #98a199; --bg-quaternary-active: #7a8989; --text-primary: #2a4b60; --text-primary-invert: #fdf0ce; --text-secondary: #7a8989; --text-secondary-invert: #bbbdac; --border-primary: #bbbdac; --border-primary-hover: #98a199; --border-secondary: #e3dcc0; --border-secondary-hover: #bbbdac; --border-tertiary: #f3e9c9; --border-tertiary-hover: #ece3c5; --border-active: #2a4b60; --border-active-invert: #fff2cf; --icon-primary: #2a4b60; --icon-primary-invert: #fdf0ce; --icon-secondary: #7a8989; --input-bg: #fff2cf; --input-border: #bbbdac; --input-border-hover: #7a8989; --input-border-active: #2a4b60; --bg-transparent: rgba(21, 58, 85, 0.05); --bg-transparent-strong: rgba(21, 58, 85, 0.08); --bg-transparent-strongest: rgba(21, 58, 85, 0.12); --bg-transparent-blur-base: rgba(255, 242, 207, 0.9); --border-transparent: rgba(21, 58, 85, 0.1); --border-transparent-strong: rgba(21, 58, 85, 0.12); --border-transparent-strongest: rgba(21, 58, 85, 0.16); --bg-brand: #c16522; --bg-brand-hover: #964e1a; --bg-brand-active: #6a3813; --text-on-brand: #ffffff; --text-brand: #c16522; --text-brand-secondary: #3f210b; --icon-on-brand: #ffffff; --icon-brand: #c16522; --icon-brand-secondary: #3f210b; --border-brand: #c16522; --bg-brand-secondary: #f9e4be; --bg-brand-secondary-hover: #f3d6ac; --bg-brand-secondary-active: #ecc89b; }:root #app-checkout, :root #app-order-status, :root #app-donation, :root #app-contact { --bg-primary: #ffffff; --bg-primary-hover: #f2f2f2; --bg-primary-active: #ebebeb; --bg-primary-invert: #171717; --bg-secondary: #f2f2f2; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e0e0e0; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e0e0e0; --bg-tertiary-active: #b5b5b5; --bg-quaternary: #b5b5b5; --bg-quaternary-hover: #8f8f8f; --bg-quaternary-active: #6e6e6e; --text-primary: #171717; --text-primary-invert: #fcfcfc; --text-secondary: #6e6e6e; --text-secondary-invert: #b5b5b5; --border-primary: #b5b5b5; --border-primary-hover: #8f8f8f; --border-secondary: #e0e0e0; --border-secondary-hover: #b5b5b5; --border-tertiary: #f2f2f2; --border-tertiary-hover: #ebebeb; --border-active: #171717; --border-active-invert: #ffffff; --icon-primary: #171717; --icon-primary-invert: #fcfcfc; --icon-secondary: #6e6e6e; --input-bg: #ffffff; --input-border: #b5b5b5; --input-border-hover: #6e6e6e; --input-border-active: #171717; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --bg-brand-secondary: #e6e6e6; --bg-brand-secondary-hover: #cccccc; --bg-brand-secondary-active: #b3b3b3; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; }