@font-face { font-family: satoshi; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n4.ttf") format("ttf"); } @font-face { font-family: satoshi; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n7.ttf") format("ttf"); } @font-face { font-family: "Ortica Linear"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ortica_linear_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ortica_linear_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: satoshi, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: satoshi;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/satoshi_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/satoshi_n4.ttf; --font-family-heading: "Ortica Linear", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e1e7da; --bg-primary-hover: #dde3d5; --bg-primary-active: #dae0d2; --bg-primary-invert: #95967f; --bg-secondary: #dde3d5; --bg-secondary-hover: #dae0d2; --bg-secondary-active: #d7dcce; --bg-tertiary: #dae0d2; --bg-tertiary-hover: #d7dcce; --bg-tertiary-active: #c9cdbd; --bg-quaternary: #c9cdbd; --bg-quaternary-hover: #bcc0ae; --bg-quaternary-active: #b2b4a1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #95967f; --text-primary-invert: #e0e6d9; --text-secondary: #b2b4a1; --text-secondary-invert: #c9cdbd; --border-primary: #c9cdbd; --border-primary-hover: #bcc0ae; --border-secondary: #d7dcce; --border-secondary-hover: #c9cdbd; --border-tertiary: #dde3d5; --border-tertiary-hover: #dae0d2; --border-active: #95967f; --border-active-invert: #e1e7da; --icon-primary: #95967f; --icon-primary-invert: #e0e6d9; --icon-secondary: #b2b4a1; --input-bg: #e1e7da; --input-border: #c9cdbd; --input-border-hover: #b2b4a1; --input-border-active: #95967f; --bg-transparent: rgba(142, 142, 118, 0.05); --bg-transparent-strong: rgba(142, 142, 118, 0.08); --bg-transparent-strongest: rgba(142, 142, 118, 0.12); --bg-transparent-blur-base: rgba(225, 231, 218, 0.9); --border-transparent: rgba(142, 142, 118, 0.1); --border-transparent-strong: rgba(142, 142, 118, 0.12); --border-transparent-strongest: rgba(142, 142, 118, 0.16); --bg-brand: #97b593; --bg-brand-hover: #7aa075; --bg-brand-active: #61865c; --text-on-brand: #ffffff; --text-brand: #97b593; --text-brand-secondary: #4b6847; --icon-on-brand: #ffffff; --icon-brand: #97b593; --icon-brand-secondary: #4b6847; --border-brand: #97b593; --bg-brand-secondary: #dae2d3; --bg-brand-secondary-hover: #d2ddcc; --bg-brand-secondary-active: #cbd8c5; }