@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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_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: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #d1d1df; --bg-primary-hover: #c7c7d4; --bg-primary-active: #c0c0cd; --bg-primary-invert: #131314; --bg-secondary: #c7c7d4; --bg-secondary-hover: #c0c0cd; --bg-secondary-active: #b8b8c4; --bg-tertiary: #c0c0cd; --bg-tertiary-hover: #b8b8c4; --bg-tertiary-active: #94949e; --bg-quaternary: #94949e; --bg-quaternary-hover: #75757d; --bg-quaternary-active: #5a5a60; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #131314; --text-primary-invert: #cfcfdd; --text-secondary: #5a5a60; --text-secondary-invert: #94949e; --border-primary: #94949e; --border-primary-hover: #75757d; --border-secondary: #b8b8c4; --border-secondary-hover: #94949e; --border-tertiary: #c7c7d4; --border-tertiary-hover: #c0c0cd; --border-active: #131314; --border-active-invert: #d1d1df; --icon-primary: #131314; --icon-primary-invert: #cfcfdd; --icon-secondary: #5a5a60; --input-bg: #d1d1df; --input-border: #94949e; --input-border-hover: #5a5a60; --input-border-active: #131314; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(209, 209, 223, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #9f00ff; --bg-brand-hover: #7f00cc; --bg-brand-active: #5f0099; --text-on-brand: #fffdfd; --text-brand: #9f00ff; --text-brand-secondary: #400066; --icon-on-brand: #fffdfd; --icon-brand: #9f00ff; --icon-brand-secondary: #400066; --border-brand: #9f00ff; --bg-brand-secondary: #ccbce2; --bg-brand-secondary-hover: #c7a7e5; --bg-brand-secondary-active: #c292e9; --input-radius: 17px; --image-radius: 0px; --panel-radius: 17px; --button-radius: 50px 50px 50px 50px; }