@font-face { font-family: Archivo; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n5.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n7.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n5.ttf; --font-family-heading: Archivo, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 120px; --bg-primary: #14181b; --bg-primary-hover: #1f2222; --bg-primary-active: #262726; --bg-primary-invert: #dbc69b; --bg-secondary: #1f2222; --bg-secondary-hover: #262726; --bg-secondary-active: #2e2f2c; --bg-tertiary: #262726; --bg-tertiary-hover: #2e2f2c; --bg-tertiary-active: #544f44; --bg-quaternary: #544f44; --bg-quaternary-hover: #746c59; --bg-quaternary-active: #91856b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dbc69b; --text-primary-invert: #161a1c; --text-secondary: #91856b; --text-secondary-invert: #544f44; --border-primary: #544f44; --border-primary-hover: #746c59; --border-secondary: #2e2f2c; --border-secondary-hover: #544f44; --border-tertiary: #1f2222; --border-tertiary-hover: #262726; --border-active: #dbc69b; --border-active-invert: #14181b; --icon-primary: #dbc69b; --icon-primary-invert: #161a1c; --icon-secondary: #91856b; --input-bg: #14181b; --input-border: #544f44; --input-border-hover: #91856b; --input-border-active: #dbc69b; --bg-transparent: rgba(239, 215, 168, 0.05); --bg-transparent-strong: rgba(239, 215, 168, 0.08); --bg-transparent-strongest: rgba(239, 215, 168, 0.12); --bg-transparent-blur-base: rgba(20, 24, 27, 0.9); --border-transparent: rgba(239, 215, 168, 0.1); --border-transparent-strong: rgba(239, 215, 168, 0.12); --border-transparent-strongest: rgba(239, 215, 168, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #efd7a8; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #efd7a8; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #2c2f32; --bg-brand-secondary-hover: #434649; --bg-brand-secondary-active: #5b5d5f; --input-radius: 4px; --image-radius: 4px; --panel-radius: 4px; --button-radius: 4px 4px 4px 4px; }