@font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n7.ttf") format("ttf"); } @font-face { font-family: Carbon; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/carbon_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/carbon_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cousine, monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cousine;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf; --font-family-heading: Carbon, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #5f6e6e; --bg-primary-hover: #5a6969; --bg-primary-active: #576565; --bg-primary-invert: #090a0a; --bg-secondary: #5a6969; --bg-secondary-hover: #576565; --bg-secondary-active: #546161; --bg-tertiary: #576565; --bg-tertiary-hover: #546161; --bg-tertiary-active: #434e4e; --bg-quaternary: #434e4e; --bg-quaternary-hover: #353e3e; --bg-quaternary-active: #292f2f; --text-primary: #090a0a; --text-primary-invert: #5e6d6d; --text-secondary: #292f2f; --text-secondary-invert: #434e4e; --border-primary: #434e4e; --border-primary-hover: #353e3e; --border-secondary: #546161; --border-secondary-hover: #434e4e; --border-tertiary: #5a6969; --border-tertiary-hover: #576565; --border-active: #090a0a; --border-active-invert: #5f6e6e; --icon-primary: #090a0a; --icon-primary-invert: #5e6d6d; --icon-secondary: #292f2f; --input-bg: #5f6e6e; --input-border: #434e4e; --input-border-hover: #292f2f; --input-border-active: #090a0a; --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(95, 110, 110, 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: #1d2727; --bg-brand-hover: #070a0a; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #1d2727; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #1d2727; --icon-brand-secondary: black; --border-brand: #1d2727; --bg-brand-secondary: #586767; --bg-brand-secondary-hover: #526060; --bg-brand-secondary-active: #4b5959; }: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; }