@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Outfit, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --logo-width: 96px; --bg-primary: #181b1f; --bg-primary-hover: #24262a; --bg-primary-active: #2a2d31; --bg-primary-invert: #eaeaeb; --bg-secondary: #24262a; --bg-secondary-hover: #2a2d31; --bg-secondary-active: #34363a; --bg-tertiary: #2a2d31; --bg-tertiary-hover: #34363a; --bg-tertiary-active: #5b5d60; --bg-quaternary: #5b5d60; --bg-quaternary-hover: #7e7f82; --bg-quaternary-active: #9c9d9f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eaeaeb; --text-primary-invert: #1a1d21; --text-secondary: #9c9d9f; --text-secondary-invert: #5b5d60; --border-primary: #5b5d60; --border-primary-hover: #7e7f82; --border-secondary: #34363a; --border-secondary-hover: #5b5d60; --border-tertiary: #24262a; --border-tertiary-hover: #2a2d31; --border-active: #eaeaeb; --border-active-invert: #181b1f; --icon-primary: #eaeaeb; --icon-primary-invert: #1a1d21; --icon-secondary: #9c9d9f; --input-bg: #181b1f; --input-border: #5b5d60; --input-border-hover: #9c9d9f; --input-border-active: #eaeaeb; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(24, 27, 31, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #303637; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #303637; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #2f3235; --bg-brand-secondary-hover: #46494c; --bg-brand-secondary-active: #5d5f62; --input-radius: 4px; --image-radius: 12px; --panel-radius: 4px; --button-radius: 6px 6px 6px 6px; }