@font-face { font-family: Lato; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i9.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n7.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #fbf3f3; --bg-primary-active: #f8ebeb; --bg-primary-invert: #ad1d1d; --bg-secondary: #fbf3f3; --bg-secondary-hover: #f8ebeb; --bg-secondary-active: #f4e1e1; --bg-tertiary: #f8ebeb; --bg-tertiary-hover: #f4e1e1; --bg-tertiary-active: #e5b7b7; --bg-quaternary: #e5b7b7; --bg-quaternary-hover: #d79292; --bg-quaternary-active: #cc7272; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ad1d1d; --text-primary-invert: #fefdfd; --text-secondary: #cc7272; --text-secondary-invert: #e5b7b7; --border-primary: #e5b7b7; --border-primary-hover: #d79292; --border-secondary: #f4e1e1; --border-secondary-hover: #e5b7b7; --border-tertiary: #fbf3f3; --border-tertiary-hover: #f8ebeb; --border-active: #ad1d1d; --border-active-invert: #FFFFFF; --icon-primary: #ad1d1d; --icon-primary-invert: #fefdfd; --icon-secondary: #cc7272; --input-bg: #FFFFFF; --input-border: #e5b7b7; --input-border-hover: #cc7272; --input-border-active: #ad1d1d; --bg-transparent: rgba(165, 7, 7, 0.05); --bg-transparent-strong: rgba(165, 7, 7, 0.08); --bg-transparent-strongest: rgba(165, 7, 7, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(165, 7, 7, 0.1); --border-transparent-strong: rgba(165, 7, 7, 0.12); --border-transparent-strongest: rgba(165, 7, 7, 0.16); --bg-brand: #a50707; --bg-brand-hover: #740505; --bg-brand-active: #430303; --text-on-brand: #a50707; --text-brand: #a50707; --text-brand-secondary: #120101; --icon-on-brand: #a50707; --icon-brand: #a50707; --icon-brand-secondary: #120101; --border-brand: #a50707; --bg-brand-secondary: #f6e6e6; --bg-brand-secondary-hover: #edcdcd; --bg-brand-secondary-active: #e4b5b5; }: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; --bg-critical: #e12020; --text-critical: #e12020; --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; }