@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Fraunces; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fraunces_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fraunces_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Fraunces, serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #f7f6f2; --bg-primary-hover: #ecebe7; --bg-primary-active: #e5e4e0; --bg-primary-invert: #8b1e1e; --bg-secondary: #ecebe7; --bg-secondary-hover: #e5e4e0; --bg-secondary-active: #dbdbd7; --bg-tertiary: #e5e4e0; --bg-tertiary-hover: #dbdbd7; --bg-tertiary-active: #b4b4b1; --bg-quaternary: #b4b4b1; --bg-quaternary-hover: #92918f; --bg-quaternary-active: #747372; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #262625; --text-primary-invert: #f7f6f2; --text-secondary: #747372; --text-secondary-invert: #b4b4b1; --border-primary: #b4b4b1; --border-primary-hover: #92918f; --border-secondary: #dbdbd7; --border-secondary-hover: #b4b4b1; --border-tertiary: #ecebe7; --border-tertiary-hover: #e5e4e0; --border-active: #262625; --border-active-invert: #f7f6f2; --icon-primary: #262625; --icon-primary-invert: #f7f6f2; --icon-secondary: #747372; --input-bg: #f7f6f2; --input-border: #b4b4b1; --input-border-hover: #747372; --input-border-active: #262625; --bg-transparent: rgba(17, 17, 17, 0.05); --bg-transparent-strong: rgba(17, 17, 17, 0.08); --bg-transparent-strongest: rgba(17, 17, 17, 0.12); --bg-highlight: rgba(17, 17, 17, 0.05); --bg-highlight-hover: rgba(17, 17, 17, 0.08); --bg-highlight-active: rgba(17, 17, 17, 0.12); --bg-transparent-blur-base: rgba(247, 246, 242, 0.9); --border-transparent: rgba(17, 17, 17, 0.1); --border-transparent-strong: rgba(17, 17, 17, 0.12); --border-transparent-strongest: rgba(17, 17, 17, 0.16); --bg-brand: #8b1e1e; --bg-brand-hover: #611515; --bg-brand-active: #370c0c; --icon-on-brand: #f7f6f2; --icon-brand-secondary: #0d0303; --icon-link: #8b1e1e; --text-link: #8b1e1e; --text-link-secondary: #0d0303; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }@supports (color: light-dark(#fff, #000)) { :root #app-checkout, :root #app-order-status, :root #app-donation, :root #app-contact { color-scheme: light dark; --bg-primary: light-dark(#ffffff, #000000); --bg-primary-hover: light-dark(#f2f2f2, #0d0d0d); --bg-primary-active: light-dark(#ebebeb, #141414); --bg-primary-invert: light-dark(#000000, #ffffff); --bg-secondary: light-dark(#f2f2f2, #0d0d0d); --bg-secondary-hover: light-dark(#ebebeb, #141414); --bg-secondary-active: light-dark(#e0e0e0, #1f1f1f); --bg-tertiary: light-dark(#ebebeb, #141414); --bg-tertiary-hover: light-dark(#e0e0e0, #1f1f1f); --bg-tertiary-active: light-dark(#b5b5b5, #4a4a4a); --bg-quaternary: light-dark(#b5b5b5, #4a4a4a); --bg-quaternary-hover: light-dark(#8f8f8f, #707070); --bg-quaternary-active: light-dark(#6e6e6e, #919191); --bg-critical: #e12020; --text-critical: #e12020; --text-primary: light-dark(#171717, #e8e8e8); --text-primary-invert: light-dark(#ffffff, #000000); --text-secondary: light-dark(#6e6e6e, #919191); --text-secondary-invert: light-dark(#b5b5b5, #4a4a4a); --border-primary: light-dark(#b5b5b5, #4a4a4a); --border-primary-hover: light-dark(#8f8f8f, #707070); --border-secondary: light-dark(#e0e0e0, #1f1f1f); --border-secondary-hover: light-dark(#b5b5b5, #4a4a4a); --border-tertiary: light-dark(#f2f2f2, #0d0d0d); --border-tertiary-hover: light-dark(#ebebeb, #141414); --border-active: light-dark(#171717, #e8e8e8); --border-active-invert: light-dark(#ffffff, #000000); --icon-primary: light-dark(#171717, #e8e8e8); --icon-primary-invert: light-dark(#ffffff, #000000); --icon-secondary: light-dark(#6e6e6e, #919191); --input-bg: light-dark(#ffffff, #000000); --input-border: light-dark(#b5b5b5, #4a4a4a); --input-border-hover: light-dark(#6e6e6e, #919191); --input-border-active: light-dark(#171717, #e8e8e8); --bg-transparent: light-dark(rgba(0, 0, 0, 0.05), rgba(255, 255, 255, 0.05)); --bg-transparent-strong: light-dark(rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08)); --bg-transparent-strongest: light-dark(rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0.12)); --bg-highlight: light-dark(rgba(0, 0, 0, 0.05), rgba(255, 255, 255, 0.05)); --bg-highlight-hover: light-dark(rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08)); --bg-highlight-active: light-dark(rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0.12)); --bg-transparent-blur-base: light-dark(rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0.9)); --border-transparent: light-dark(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); --border-transparent-strong: light-dark(rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0.12)); --border-transparent-strongest: light-dark(rgba(0, 0, 0, 0.16), rgba(255, 255, 255, 0.16)); --bg-brand: light-dark(#000000, #ffffff); --bg-brand-hover: light-dark(black, #e6e6e6); --bg-brand-active: light-dark(black, #cccccc); --icon-on-brand: light-dark(#ffffff, #000000); --icon-brand-secondary: light-dark(black, #b3b3b3); --icon-link: light-dark(#000000, #ffffff); --text-link: light-dark(#000000, #ffffff); --text-link-secondary: light-dark(black, #b3b3b3); } }