@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: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.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: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 240px; --bg-primary: #faf9f0; --bg-primary-hover: #f0efe6; --bg-primary-active: #e9e8e0; --bg-primary-invert: #3d3d3c; --bg-secondary: #f0efe6; --bg-secondary-hover: #e9e8e0; --bg-secondary-active: #e1e0d8; --bg-tertiary: #e9e8e0; --bg-tertiary-hover: #e1e0d8; --bg-tertiary-active: #bebdb7; --bg-quaternary: #bebdb7; --bg-quaternary-hover: #9e9e99; --bg-quaternary-active: #83837f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3d3d3c; --text-primary-invert: #f8f7ee; --text-secondary: #83837f; --text-secondary-invert: #bebdb7; --border-primary: #bebdb7; --border-primary-hover: #9e9e99; --border-secondary: #e1e0d8; --border-secondary-hover: #bebdb7; --border-tertiary: #f0efe6; --border-tertiary-hover: #e9e8e0; --border-active: #3d3d3c; --border-active-invert: #faf9f0; --icon-primary: #3d3d3c; --icon-primary-invert: #f8f7ee; --icon-secondary: #83837f; --input-bg: #faf9f0; --input-border: #bebdb7; --input-border-hover: #83837f; --input-border-active: #3d3d3c; --bg-transparent: rgba(42, 42, 42, 0.05); --bg-transparent-strong: rgba(42, 42, 42, 0.08); --bg-transparent-strongest: rgba(42, 42, 42, 0.12); --bg-transparent-blur-base: rgba(250, 249, 240, 0.9); --border-transparent: rgba(42, 42, 42, 0.1); --border-transparent-strong: rgba(42, 42, 42, 0.12); --border-transparent-strongest: rgba(42, 42, 42, 0.16); --bg-brand: #2a2a2a; --bg-brand-hover: #111111; --bg-brand-active: black; --text-on-brand: #faf9f0; --text-brand: #2a2a2a; --text-brand-secondary: black; --icon-on-brand: #faf9f0; --icon-brand: #2a2a2a; --icon-brand-secondary: black; --border-brand: #2a2a2a; --bg-brand-secondary: #e5e4dc; --bg-brand-secondary-hover: #d0d0c8; --bg-brand-secondary-active: #bcbbb5; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }