@font-face { font-family: Prompt; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prompt_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prompt_n3.ttf") format("ttf"); } @font-face { font-family: Prompt; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prompt_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prompt_n4.ttf") format("ttf"); } @font-face { font-family: Prompt; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prompt_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prompt_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Prompt, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Prompt;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/prompt_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/prompt_n3.ttf; --font-family-heading: Prompt, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #e7e7e7; --bg-primary-hover: #e4e4e4; --bg-primary-active: #e2e2e2; --bg-primary-invert: #b1b1b1; --bg-secondary: #e4e4e4; --bg-secondary-hover: #e2e2e2; --bg-secondary-active: #e0e0e0; --bg-tertiary: #e2e2e2; --bg-tertiary-hover: #e0e0e0; --bg-tertiary-active: #d6d6d6; --bg-quaternary: #d6d6d6; --bg-quaternary-hover: #cdcdcd; --bg-quaternary-active: #c5c5c5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #b1b1b1; --text-primary-invert: #e6e6e6; --text-secondary: #c5c5c5; --text-secondary-invert: #d6d6d6; --border-primary: #d6d6d6; --border-primary-hover: #cdcdcd; --border-secondary: #e0e0e0; --border-secondary-hover: #d6d6d6; --border-tertiary: #e4e4e4; --border-tertiary-hover: #e2e2e2; --border-active: #b1b1b1; --border-active-invert: #e7e7e7; --icon-primary: #b1b1b1; --icon-primary-invert: #e6e6e6; --icon-secondary: #c5c5c5; --input-bg: #e7e7e7; --input-border: #d6d6d6; --input-border-hover: #c5c5c5; --input-border-active: #b1b1b1; --bg-transparent: rgba(172, 172, 172, 0.05); --bg-transparent-strong: rgba(172, 172, 172, 0.08); --bg-transparent-strongest: rgba(172, 172, 172, 0.12); --bg-transparent-blur-base: rgba(231, 231, 231, 0.9); --border-transparent: rgba(172, 172, 172, 0.1); --border-transparent-strong: rgba(172, 172, 172, 0.12); --border-transparent-strongest: rgba(172, 172, 172, 0.16); --bg-brand: #1b1b1b; --bg-brand-hover: #020202; --bg-brand-active: black; --text-on-brand: #b1b1b1; --text-brand: #1b1b1b; --text-brand-secondary: black; --icon-on-brand: #b1b1b1; --icon-brand: #1b1b1b; --icon-brand-secondary: black; --border-brand: #1b1b1b; --bg-brand-secondary: lightgray; --bg-brand-secondary-hover: #bebebe; --bg-brand-secondary-active: #aaaaaa; }: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; }