@font-face { font-family: "Space Grotesk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n4.ttf") format("ttf"); } @font-face { font-family: "Space Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n7.ttf") format("ttf"); } @font-face { font-family: "Space Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Space Grotesk", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Space Grotesk";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/space_grotesk_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/space_grotesk_n4.ttf; --font-family-heading: "Space Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f2e8e1; --bg-primary-hover: #f3e3e2; --bg-primary-active: #f3e0e2; --bg-primary-invert: #fe91ea; --bg-secondary: #f3e3e2; --bg-secondary-hover: #f3e0e2; --bg-secondary-active: #f4dce2; --bg-tertiary: #f3e0e2; --bg-tertiary-hover: #f4dce2; --bg-tertiary-active: #f6cce4; --bg-quaternary: #f6cce4; --bg-quaternary-hover: #f8bee5; --bg-quaternary-active: #f9b1e7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #fe91ea; --text-primary-invert: #f2e7e1; --text-secondary: #f9b1e7; --text-secondary-invert: #f6cce4; --border-primary: #f6cce4; --border-primary-hover: #f8bee5; --border-secondary: #f4dce2; --border-secondary-hover: #f6cce4; --border-tertiary: #f3e3e2; --border-tertiary-hover: #f3e0e2; --border-active: #fe91ea; --border-active-invert: #f2e8e1; --icon-primary: #fe91ea; --icon-primary-invert: #f2e7e1; --icon-secondary: #f9b1e7; --input-bg: #f2e8e1; --input-border: #f6cce4; --input-border-hover: #f9b1e7; --input-border-active: #fe91ea; --bg-transparent: rgba(255, 136, 235, 0.05); --bg-transparent-strong: rgba(255, 136, 235, 0.08); --bg-transparent-strongest: rgba(255, 136, 235, 0.12); --bg-transparent-blur-base: rgba(242, 232, 225, 0.9); --border-transparent: rgba(255, 136, 235, 0.1); --border-transparent-strong: rgba(255, 136, 235, 0.12); --border-transparent-strongest: rgba(255, 136, 235, 0.16); --bg-brand: #ff88eb; --bg-brand-hover: #ff55e2; --bg-brand-active: #ff22da; --text-on-brand: #000000; --text-brand: #ff88eb; --text-brand-secondary: #ee00c6; --icon-on-brand: #000000; --icon-brand: #ff88eb; --icon-brand-secondary: #ee00c6; --border-brand: #ff88eb; --bg-brand-secondary: #f3dee2; --bg-brand-secondary-hover: #f5d5e3; --bg-brand-secondary-active: #f6cbe4; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }