@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: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.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: Cabin, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #131316; --bg-primary-hover: #171d22; --bg-primary-active: #1a2329; --bg-primary-invert: #5fc7ea; --bg-secondary: #171d22; --bg-secondary-hover: #1a2329; --bg-secondary-active: #1d2b32; --bg-tertiary: #1a2329; --bg-tertiary-hover: #1d2b32; --bg-tertiary-active: #2b4c5a; --bg-quaternary: #2b4c5a; --bg-quaternary-hover: #386a7d; --bg-quaternary-active: #42849b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #5fc7ea; --text-primary-invert: #141518; --text-secondary: #42849b; --text-secondary-invert: #2b4c5a; --border-primary: #2b4c5a; --border-primary-hover: #386a7d; --border-secondary: #1d2b32; --border-secondary-hover: #2b4c5a; --border-tertiary: #171d22; --border-tertiary-hover: #1a2329; --border-active: #5fc7ea; --border-active-invert: #131316; --icon-primary: #5fc7ea; --icon-primary-invert: #141518; --icon-secondary: #42849b; --input-bg: #131316; --input-border: #2b4c5a; --input-border-hover: #42849b; --input-border-active: #5fc7ea; --bg-transparent: rgba(102, 217, 255, 0.05); --bg-transparent-strong: rgba(102, 217, 255, 0.08); --bg-transparent-strongest: rgba(102, 217, 255, 0.12); --bg-transparent-blur-base: rgba(19, 19, 22, 0.9); --border-transparent: rgba(102, 217, 255, 0.1); --border-transparent-strong: rgba(102, 217, 255, 0.12); --border-transparent-strongest: rgba(102, 217, 255, 0.16); --bg-brand: #66d9ff; --bg-brand-hover: #33ccff; --bg-brand-active: #00c0ff; --text-on-brand: #131316; --text-brand: #66d9ff; --text-brand-secondary: #0099cc; --icon-on-brand: #131316; --icon-brand: #66d9ff; --icon-brand-secondary: #0099cc; --border-brand: #66d9ff; --bg-brand-secondary: #1b272d; --bg-brand-secondary-hover: #243b45; --bg-brand-secondary-active: #2c4e5c; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }