@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.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: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-400: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: "Playfair Display", 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: 120px; --bg-primary: #110f13; --bg-primary-hover: #1b191e; --bg-primary-active: #211e24; --bg-primary-invert: #9F7AEA; --bg-secondary: #1b191e; --bg-secondary-hover: #211e24; --bg-secondary-active: #29262d; --bg-tertiary: #211e24; --bg-tertiary-hover: #29262d; --bg-tertiary-active: #4c4751; --bg-quaternary: #4c4751; --bg-quaternary-hover: #6a6471; --bg-quaternary-active: #847d8c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c9bfd5; --text-primary-invert: #FFFFFF; --text-secondary: #847d8c; --text-secondary-invert: #4c4751; --border-primary: #4c4751; --border-primary-hover: #6a6471; --border-secondary: #29262d; --border-secondary-hover: #4c4751; --border-tertiary: #1b191e; --border-tertiary-hover: #211e24; --border-active: #c9bfd5; --border-active-invert: #110f13; --icon-primary: #c9bfd5; --icon-primary-invert: #FFFFFF; --icon-secondary: #847d8c; --input-bg: #110f13; --input-border: #4c4751; --input-border-hover: #847d8c; --input-border-active: #c9bfd5; --bg-transparent: rgba(219, 208, 232, 0.05); --bg-transparent-strong: rgba(219, 208, 232, 0.08); --bg-transparent-strongest: rgba(219, 208, 232, 0.12); --bg-highlight: rgba(219, 208, 232, 0.05); --bg-highlight-hover: rgba(219, 208, 232, 0.08); --bg-highlight-active: rgba(219, 208, 232, 0.12); --bg-transparent-blur-base: rgba(17, 15, 19, 0.9); --border-transparent: rgba(219, 208, 232, 0.1); --border-transparent-strong: rgba(219, 208, 232, 0.12); --border-transparent-strongest: rgba(219, 208, 232, 0.16); --bg-brand: #9F7AEA; --bg-brand-hover: #7f4ee3; --bg-brand-active: #6023db; --icon-on-brand: #FFFFFF; --icon-brand-secondary: #4c1caf; --icon-link: #9F7AEA; --text-link: #9F7AEA; --text-link-secondary: #4c1caf; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }