@font-face { font-family: "Space Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Space Mono"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_i7.ttf") format("ttf"); } @font-face { font-family: Oxanium; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oxanium_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oxanium_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Space Mono", monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Space Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/space_mono_n4.ttf; --font-family-heading: Oxanium, display; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #644f43; --bg-primary-hover: #6c574a; --bg-primary-active: #705c4f; --bg-primary-invert: #f1dfc9; --bg-secondary: #6c574a; --bg-secondary-hover: #705c4f; --bg-secondary-active: #776255; --bg-tertiary: #705c4f; --bg-tertiary-hover: #776255; --bg-tertiary-active: #917d6e; --bg-quaternary: #917d6e; --bg-quaternary-hover: #a89584; --bg-quaternary-active: #bca997; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f1dfc9; --text-primary-invert: #665144; --text-secondary: #bca997; --text-secondary-invert: #917d6e; --border-primary: #917d6e; --border-primary-hover: #a89584; --border-secondary: #776255; --border-secondary-hover: #917d6e; --border-tertiary: #6c574a; --border-tertiary-hover: #705c4f; --border-active: #f1dfc9; --border-active-invert: #644f43; --icon-primary: #f1dfc9; --icon-primary-invert: #665144; --icon-secondary: #bca997; --input-bg: #644f43; --input-border: #917d6e; --input-border-hover: #bca997; --input-border-active: #f1dfc9; --bg-transparent: rgba(255, 237, 214, 0.05); --bg-transparent-strong: rgba(255, 237, 214, 0.08); --bg-transparent-strongest: rgba(255, 237, 214, 0.12); --bg-transparent-blur-base: rgba(100, 79, 67, 0.9); --border-transparent: rgba(255, 237, 214, 0.1); --border-transparent-strong: rgba(255, 237, 214, 0.12); --border-transparent-strongest: rgba(255, 237, 214, 0.16); --bg-brand: #f6e47d; --bg-brand-hover: #f3da4d; --bg-brand-active: #efd01e; --text-on-brand: #312415; --text-brand: #f6e47d; --text-brand-secondary: #ccb00e; --icon-on-brand: #312415; --icon-brand: #f6e47d; --icon-brand-secondary: #ccb00e; --border-brand: #f6e47d; --bg-brand-secondary: #735e49; --bg-brand-secondary-hover: #816d4f; --bg-brand-secondary-active: #907c54; }: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; }