@font-face { font-family: "Courier New"; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: "Courier New"; font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Courier New", Courier, monospace; --font-weight-regular: 400; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Courier New"; --font-family-heading: Arvo, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcfcf2; --bg-primary-hover: #f6f6ec; --bg-primary-active: #f2f2e9; --bg-primary-invert: #909088; --bg-secondary: #f6f6ec; --bg-secondary-hover: #f2f2e9; --bg-secondary-active: #eeeee4; --bg-tertiary: #f2f2e9; --bg-tertiary-hover: #eeeee4; --bg-tertiary-active: #d9d9d0; --bg-quaternary: #d9d9d0; --bg-quaternary-hover: #c8c8bf; --bg-quaternary-active: #b8b8af; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #909088; --text-primary-invert: #fbfbf1; --text-secondary: #b8b8af; --text-secondary-invert: #d9d9d0; --border-primary: #d9d9d0; --border-primary-hover: #c8c8bf; --border-secondary: #eeeee4; --border-secondary-hover: #d9d9d0; --border-tertiary: #f6f6ec; --border-tertiary-hover: #f2f2e9; --border-active: #909088; --border-active-invert: #fcfcf2; --icon-primary: #909088; --icon-primary-invert: #fbfbf1; --icon-secondary: #b8b8af; --input-bg: #fcfcf2; --input-border: #d9d9d0; --input-border-hover: #b8b8af; --input-border-active: #909088; --bg-transparent: rgba(133, 133, 125, 0.05); --bg-transparent-strong: rgba(133, 133, 125, 0.08); --bg-transparent-strongest: rgba(133, 133, 125, 0.12); --bg-transparent-blur-base: rgba(252, 252, 242, 0.9); --border-transparent: rgba(133, 133, 125, 0.1); --border-transparent-strong: rgba(133, 133, 125, 0.12); --border-transparent-strongest: rgba(133, 133, 125, 0.16); --bg-brand: #f65313; --bg-brand-hover: #ce4008; --bg-brand-active: #9d3106; --text-on-brand: #fcfcf2; --text-brand: #f65313; --text-brand-secondary: #6c2104; --icon-on-brand: #fcfcf2; --icon-brand: #f65313; --icon-brand-secondary: #6c2104; --border-brand: #f65313; --bg-brand-secondary: #fbebdc; --bg-brand-secondary-hover: #fbdac5; --bg-brand-secondary-active: #fac9af; }: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; }