@font-face { font-family: Inter; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n9.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n9.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 900; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n9.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n9.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #a65e2e; --bg-primary-hover: #9e5a2d; --bg-primary-active: #9a582c; --bg-primary-invert: #1b1616; --bg-secondary: #9e5a2d; --bg-secondary-hover: #9a582c; --bg-secondary-active: #94552b; --bg-tertiary: #9a582c; --bg-tertiary-hover: #94552b; --bg-tertiary-active: #7a4726; --bg-quaternary: #7a4726; --bg-quaternary-hover: #633b23; --bg-quaternary-active: #4f311f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1b1616; --text-primary-invert: #a45d2e; --text-secondary: #4f311f; --text-secondary-invert: #7a4726; --border-primary: #7a4726; --border-primary-hover: #633b23; --border-secondary: #94552b; --border-secondary-hover: #7a4726; --border-tertiary: #9e5a2d; --border-tertiary-hover: #9a582c; --border-active: #1b1616; --border-active-invert: #a65e2e; --icon-primary: #1b1616; --icon-primary-invert: #a45d2e; --icon-secondary: #4f311f; --input-bg: #a65e2e; --input-border: #7a4726; --input-border-hover: #4f311f; --input-border-active: #1b1616; --bg-transparent: rgba(13, 15, 20, 0.05); --bg-transparent-strong: rgba(13, 15, 20, 0.08); --bg-transparent-strongest: rgba(13, 15, 20, 0.12); --bg-transparent-blur-base: rgba(166, 94, 46, 0.9); --border-transparent: rgba(13, 15, 20, 0.1); --border-transparent-strong: rgba(13, 15, 20, 0.12); --border-transparent-strongest: rgba(13, 15, 20, 0.16); --bg-brand: #a65e2e; --bg-brand-hover: #7e4723; --bg-brand-active: #563118; --text-on-brand: #0d0f14; --text-brand: #a65e2e; --text-brand-secondary: #2e1a0d; --icon-on-brand: #0d0f14; --icon-brand: #a65e2e; --icon-brand-secondary: #2e1a0d; --border-brand: #a65e2e; --bg-brand-secondary: #a65e2e; --bg-brand-secondary-hover: #a65e2e; --bg-brand-secondary-active: #a65e2e; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }