@font-face { font-family: Barlow; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n5.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: Antonio; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/antonio_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/antonio_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-400: 500; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n5.ttf; --font-family-heading: Antonio, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 240px; --bg-primary: #ffffff; --bg-primary-hover: #f3f3f3; --bg-primary-active: #ededed; --bg-primary-invert: #ff2d2d; --bg-secondary: #f3f3f3; --bg-secondary-hover: #ededed; --bg-secondary-active: #e3e3e3; --bg-tertiary: #ededed; --bg-tertiary-hover: #e3e3e3; --bg-tertiary-active: #bcbcbc; --bg-quaternary: #bcbcbc; --bg-quaternary-hover: #999999; --bg-quaternary-active: #7b7b7b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d2d2d; --text-primary-invert: #ff8a00; --text-secondary: #7b7b7b; --text-secondary-invert: #bcbcbc; --border-primary: #bcbcbc; --border-primary-hover: #999999; --border-secondary: #e3e3e3; --border-secondary-hover: #bcbcbc; --border-tertiary: #f3f3f3; --border-tertiary-hover: #ededed; --border-active: #2d2d2d; --border-active-invert: #ffffff; --icon-primary: #2d2d2d; --icon-primary-invert: #ff8a00; --icon-secondary: #7b7b7b; --input-bg: #ffffff; --input-border: #bcbcbc; --input-border-hover: #7b7b7b; --input-border-active: #2d2d2d; --bg-transparent: rgba(24, 24, 24, 0.05); --bg-transparent-strong: rgba(24, 24, 24, 0.08); --bg-transparent-strongest: rgba(24, 24, 24, 0.12); --bg-highlight: rgba(24, 24, 24, 0.05); --bg-highlight-hover: rgba(24, 24, 24, 0.08); --bg-highlight-active: rgba(24, 24, 24, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(24, 24, 24, 0.1); --border-transparent-strong: rgba(24, 24, 24, 0.12); --border-transparent-strongest: rgba(24, 24, 24, 0.16); --bg-brand: #ff2d2d; --bg-brand-hover: #f90000; --bg-brand-active: #c60000; --icon-on-brand: #ff8a00; --icon-brand-secondary: #930000; --icon-link: #ff2d2d; --text-link: #ff2d2d; --text-link-secondary: #930000; --input-radius-normal: 0px; --image-radius-normal: 5px; --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); } }