@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: "Aoboshi One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/aoboshi_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/aoboshi_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: "Aoboshi One", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 240px; --bg-primary: #010004; --bg-primary-hover: #0d0c11; --bg-primary-active: #151418; --bg-primary-invert: #e3e2e8; --bg-secondary: #0d0c11; --bg-secondary-hover: #151418; --bg-secondary-active: #1f1e22; --bg-tertiary: #151418; --bg-tertiary-hover: #1f1e22; --bg-tertiary-active: #49484d; --bg-quaternary: #49484d; --bg-quaternary-hover: #6e6d72; --bg-quaternary-active: #8e8d93; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e3e2e8; --text-primary-invert: #030207; --text-secondary: #8e8d93; --text-secondary-invert: #49484d; --border-primary: #49484d; --border-primary-hover: #6e6d72; --border-secondary: #1f1e22; --border-secondary-hover: #49484d; --border-tertiary: #0d0c11; --border-tertiary-hover: #151418; --border-active: #e3e2e8; --border-active-invert: #010004; --icon-primary: #e3e2e8; --icon-primary-invert: #030207; --icon-secondary: #8e8d93; --input-bg: #010004; --input-border: #49484d; --input-border-hover: #8e8d93; --input-border-active: #e3e2e8; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(1, 0, 4, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #d00fcc; --bg-brand-hover: #a00c9d; --bg-brand-active: #71086f; --text-on-brand: #F9F8FF; --text-brand: #d00fcc; --text-brand-secondary: #410540; --icon-on-brand: #F9F8FF; --icon-brand: #d00fcc; --icon-brand-secondary: #410540; --border-brand: #d00fcc; --bg-brand-secondary: #160218; --bg-brand-secondary-hover: #2a032c; --bg-brand-secondary-active: #3f0540; --input-radius: 10px; --image-radius: 20px; --panel-radius: 10px; --button-radius: 81px 81px 81px 81px; }