@font-face { font-family: Poppins; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n5.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: whitesmoke; --bg-primary-active: #eeeeee; --bg-primary-invert: #424242; --bg-secondary: whitesmoke; --bg-secondary-hover: #eeeeee; --bg-secondary-active: #e6e6e6; --bg-tertiary: #eeeeee; --bg-tertiary-hover: #e6e6e6; --bg-tertiary-active: #c3c3c3; --bg-quaternary: #c3c3c3; --bg-quaternary-hover: #a3a3a3; --bg-quaternary-active: #888888; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #424242; --text-primary-invert: #fdfdfd; --text-secondary: #888888; --text-secondary-invert: #c3c3c3; --border-primary: #c3c3c3; --border-primary-hover: #a3a3a3; --border-secondary: #e6e6e6; --border-secondary-hover: #c3c3c3; --border-tertiary: whitesmoke; --border-tertiary-hover: #eeeeee; --border-active: #424242; --border-active-invert: #ffffff; --icon-primary: #424242; --icon-primary-invert: #fdfdfd; --icon-secondary: #888888; --input-bg: #ffffff; --input-border: #c3c3c3; --input-border-hover: #888888; --input-border-active: #424242; --bg-transparent: rgba(47, 47, 47, 0.05); --bg-transparent-strong: rgba(47, 47, 47, 0.08); --bg-transparent-strongest: rgba(47, 47, 47, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(47, 47, 47, 0.1); --border-transparent-strong: rgba(47, 47, 47, 0.12); --border-transparent-strongest: rgba(47, 47, 47, 0.16); --bg-brand: #029dff; --bg-brand-hover: #007ece; --bg-brand-active: #005f9b; --text-on-brand: #ffffff; --text-brand: #029dff; --text-brand-secondary: #004068; --icon-on-brand: #ffffff; --icon-brand: #029dff; --icon-brand-secondary: #004068; --border-brand: #029dff; --bg-brand-secondary: #e6f5ff; --bg-brand-secondary-hover: #ccebff; --bg-brand-secondary-active: #b3e2ff; }: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; }