@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: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #60667c; --bg-primary-hover: #666c82; --bg-primary-active: #697086; --bg-primary-invert: #c8d9eb; --bg-secondary: #666c82; --bg-secondary-hover: #697086; --bg-secondary-active: #6e758b; --bg-tertiary: #697086; --bg-tertiary-hover: #6e758b; --bg-tertiary-active: #818b9f; --bg-quaternary: #818b9f; --bg-quaternary-hover: #929db2; --bg-quaternary-active: #a1aec2; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #c8d9eb; --text-primary-invert: #61677d; --text-secondary: #a1aec2; --text-secondary-invert: #818b9f; --border-primary: #818b9f; --border-primary-hover: #929db2; --border-secondary: #6e758b; --border-secondary-hover: #818b9f; --border-tertiary: #666c82; --border-tertiary-hover: #697086; --border-active: #c8d9eb; --border-active-invert: #60667c; --icon-primary: #c8d9eb; --icon-primary-invert: #61677d; --icon-secondary: #a1aec2; --input-bg: #60667c; --input-border: #818b9f; --input-border-hover: #a1aec2; --input-border-active: #c8d9eb; --bg-transparent: rgba(210, 228, 246, 0.05); --bg-transparent-strong: rgba(210, 228, 246, 0.08); --bg-transparent-strongest: rgba(210, 228, 246, 0.12); --bg-transparent-blur-base: rgba(96, 102, 124, 0.9); --border-transparent: rgba(210, 228, 246, 0.1); --border-transparent-strong: rgba(210, 228, 246, 0.12); --border-transparent-strongest: rgba(210, 228, 246, 0.16); --bg-brand: #2505fc; --bg-brand-hover: #1c02cc; --bg-brand-active: #150299; --text-on-brand: #cddce6; --text-brand: #2505fc; --text-brand-secondary: #0e0167; --icon-on-brand: #cddce6; --icon-brand: #2505fc; --icon-brand-secondary: #0e0167; --border-brand: #2505fc; --bg-brand-secondary: #5a5c89; --bg-brand-secondary-hover: #545396; --bg-brand-secondary-active: #4e49a2; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 2px 2px 2px 2px; }