@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-regular: 400; --font-weight-semibold: 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; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f3f3; --bg-primary-active: #ececec; --bg-primary-invert: #232323; --bg-secondary: #f3f3f3; --bg-secondary-hover: #ececec; --bg-secondary-active: #e2e2e2; --bg-tertiary: #ececec; --bg-tertiary-hover: #e2e2e2; --bg-tertiary-active: #b9b9b9; --bg-quaternary: #b9b9b9; --bg-quaternary-hover: #959595; --bg-quaternary-active: #757575; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #232323; --text-primary-invert: #fdfdfd; --text-secondary: #757575; --text-secondary-invert: #b9b9b9; --border-primary: #b9b9b9; --border-primary-hover: #959595; --border-secondary: #e2e2e2; --border-secondary-hover: #b9b9b9; --border-tertiary: #f3f3f3; --border-tertiary-hover: #ececec; --border-active: #232323; --border-active-invert: #ffffff; --icon-primary: #232323; --icon-primary-invert: #fdfdfd; --icon-secondary: #757575; --input-bg: #ffffff; --input-border: #b9b9b9; --input-border-hover: #757575; --input-border-active: #232323; --bg-transparent: rgba(13, 13, 13, 0.05); --bg-transparent-strong: rgba(13, 13, 13, 0.08); --bg-transparent-strongest: rgba(13, 13, 13, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(13, 13, 13, 0.1); --border-transparent-strong: rgba(13, 13, 13, 0.12); --border-transparent-strongest: rgba(13, 13, 13, 0.16); --bg-brand: #bdedff; --bg-brand-hover: #8adfff; --bg-brand-active: #57d1ff; --text-on-brand: #aef1ff; --text-brand: #bdedff; --text-brand-secondary: #24c3ff; --icon-on-brand: #aef1ff; --icon-brand: #bdedff; --icon-brand-secondary: #24c3ff; --border-brand: #bdedff; --bg-brand-secondary: #f8fdff; --bg-brand-secondary-hover: #f2fbff; --bg-brand-secondary-active: #ebfaff; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }