@font-face { font-family: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.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: 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"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ae9fa9; --bg-primary-hover: #aa98a4; --bg-primary-active: #a894a1; --bg-primary-invert: #651d53; --bg-secondary: #aa98a4; --bg-secondary-hover: #a894a1; --bg-secondary-active: #a48e9e; --bg-tertiary: #a894a1; --bg-tertiary-hover: #a48e9e; --bg-tertiary-active: #97768d; --bg-quaternary: #97768d; --bg-quaternary-hover: #8b607f; --bg-quaternary-active: #804d73; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #651d53; --text-primary-invert: #ad9ea8; --text-secondary: #804d73; --text-secondary-invert: #97768d; --border-primary: #97768d; --border-primary-hover: #8b607f; --border-secondary: #a48e9e; --border-secondary-hover: #97768d; --border-tertiary: #aa98a4; --border-tertiary-hover: #a894a1; --border-active: #651d53; --border-active-invert: #ae9fa9; --icon-primary: #651d53; --icon-primary-invert: #ad9ea8; --icon-secondary: #804d73; --input-bg: #ae9fa9; --input-border: #97768d; --input-border-hover: #804d73; --input-border-active: #651d53; --bg-transparent: rgba(94, 16, 74, 0.05); --bg-transparent-strong: rgba(94, 16, 74, 0.08); --bg-transparent-strongest: rgba(94, 16, 74, 0.12); --bg-transparent-blur-base: rgba(174, 159, 169, 0.9); --border-transparent: rgba(94, 16, 74, 0.1); --border-transparent-strong: rgba(94, 16, 74, 0.12); --border-transparent-strongest: rgba(94, 16, 74, 0.16); --bg-brand: #3d1930; --bg-brand-hover: #190a14; --bg-brand-active: black; --text-on-brand: #7e3c6d; --text-brand: #3d1930; --text-brand-secondary: black; --icon-on-brand: #7e3c6d; --icon-brand: #3d1930; --icon-brand-secondary: black; --border-brand: #3d1930; --bg-brand-secondary: #a3929d; --bg-brand-secondary-hover: #978491; --bg-brand-secondary-active: #8c7785; }: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; }