@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #2b1f1a; --bg-primary-hover: #352924; --bg-primary-active: #3b2f2a; --bg-primary-invert: #f4551f; --bg-secondary: #352924; --bg-secondary-hover: #3b2f2a; --bg-secondary-active: #433731; --bg-tertiary: #3b2f2a; --bg-tertiary-hover: #433731; --bg-tertiary-active: #645952; --bg-quaternary: #645952; --bg-quaternary-hover: #82776f; --bg-quaternary-active: #9b9289; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ded6cb; --text-primary-invert: #000000; --text-secondary: #9b9289; --text-secondary-invert: #645952; --border-primary: #645952; --border-primary-hover: #82776f; --border-secondary: #433731; --border-secondary-hover: #645952; --border-tertiary: #352924; --border-tertiary-hover: #3b2f2a; --border-active: #ded6cb; --border-active-invert: #2b1f1a; --icon-primary: #ded6cb; --icon-primary-invert: #000000; --icon-secondary: #9b9289; --input-bg: #2b1f1a; --input-border: #645952; --input-border-hover: #9b9289; --input-border-active: #ded6cb; --bg-transparent: rgba(240, 232, 220, 0.05); --bg-transparent-strong: rgba(240, 232, 220, 0.08); --bg-transparent-strongest: rgba(240, 232, 220, 0.12); --bg-highlight: rgba(240, 232, 220, 0.05); --bg-highlight-hover: rgba(240, 232, 220, 0.08); --bg-highlight-active: rgba(240, 232, 220, 0.12); --bg-transparent-blur-base: rgba(43, 31, 26, 0.9); --border-transparent: rgba(240, 232, 220, 0.1); --border-transparent-strong: rgba(240, 232, 220, 0.12); --border-transparent-strongest: rgba(240, 232, 220, 0.16); --bg-brand: #f4551f; --bg-brand-hover: #d63e0a; --bg-brand-active: #a53008; --icon-on-brand: #000000; --icon-brand-secondary: #742206; --icon-link: #f4551f; --text-link: #f4551f; --text-link-secondary: #742206; --input-radius-normal: 8px; --image-radius-normal: 0px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }