@font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.ttf") format("ttf"); } @font-face { font-family: "Sprat Condensed"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sprat_condensed_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sprat_condensed_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf; --font-family-heading: "Sprat Condensed", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #122110; --bg-primary-hover: #1e2a18; --bg-primary-active: #25301c; --bg-primary-invert: #eac79d; --bg-secondary: #1e2a18; --bg-secondary-hover: #25301c; --bg-secondary-active: #2e3723; --bg-tertiary: #25301c; --bg-tertiary-hover: #2e3723; --bg-tertiary-active: #57563d; --bg-quaternary: #57563d; --bg-quaternary-hover: #7a7154; --bg-quaternary-active: #998968; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eac79d; --text-primary-invert: #142312; --text-secondary: #998968; --text-secondary-invert: #57563d; --border-primary: #57563d; --border-primary-hover: #7a7154; --border-secondary: #2e3723; --border-secondary-hover: #57563d; --border-tertiary: #1e2a18; --border-tertiary-hover: #25301c; --border-active: #eac79d; --border-active-invert: #122110; --icon-primary: #eac79d; --icon-primary-invert: #142312; --icon-secondary: #998968; --input-bg: #122110; --input-border: #57563d; --input-border-hover: #998968; --input-border-active: #eac79d; --bg-transparent: rgba(255, 215, 171, 0.05); --bg-transparent-strong: rgba(255, 215, 171, 0.08); --bg-transparent-strongest: rgba(255, 215, 171, 0.12); --bg-transparent-blur-base: rgba(18, 33, 16, 0.9); --border-transparent: rgba(255, 215, 171, 0.1); --border-transparent-strong: rgba(255, 215, 171, 0.12); --border-transparent-strongest: rgba(255, 215, 171, 0.16); --bg-brand: #20351f; --bg-brand-hover: #0d150c; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #20351f; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #20351f; --icon-brand-secondary: black; --border-brand: #20351f; --bg-brand-secondary: #132312; --bg-brand-secondary-hover: #152513; --bg-brand-secondary-active: #162715; }:root #app-checkout, :root #app-order-status, :root #app-donation, :root #app-contact { --bg-primary: #000000; --bg-primary-hover: #0d0d0d; --bg-primary-active: #141414; --bg-primary-invert: #e8e8e8; --bg-secondary: #0d0d0d; --bg-secondary-hover: #141414; --bg-secondary-active: #1f1f1f; --bg-tertiary: #141414; --bg-tertiary-hover: #1f1f1f; --bg-tertiary-active: #4a4a4a; --bg-quaternary: #4a4a4a; --bg-quaternary-hover: #707070; --bg-quaternary-active: #919191; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8e8e8; --text-primary-invert: #030303; --text-secondary: #919191; --text-secondary-invert: #4a4a4a; --border-primary: #4a4a4a; --border-primary-hover: #707070; --border-secondary: #1f1f1f; --border-secondary-hover: #4a4a4a; --border-tertiary: #0d0d0d; --border-tertiary-hover: #141414; --border-active: #e8e8e8; --border-active-invert: #000000; --icon-primary: #e8e8e8; --icon-primary-invert: #030303; --icon-secondary: #919191; --input-bg: #000000; --input-border: #4a4a4a; --input-border-hover: #919191; --input-border-active: #e8e8e8; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --bg-brand-secondary: #1a1a1a; --bg-brand-secondary-hover: #333333; --bg-brand-secondary-active: #4d4d4d; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; }