@font-face { font-family: Urbanist; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf") format("ttf"); } @font-face { font-family: Urbanist; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Urbanist, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Urbanist;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 100px; --bg-primary: #b378ff; --bg-primary-hover: #b77fff; --bg-primary-active: #b983ff; --bg-primary-invert: #f8f3ff; --bg-secondary: #b77fff; --bg-secondary-hover: #b983ff; --bg-secondary-active: #bc88ff; --bg-tertiary: #b983ff; --bg-tertiary-hover: #bc88ff; --bg-tertiary-active: #c99fff; --bg-quaternary: #c99fff; --bg-quaternary-hover: #d4b3ff; --bg-quaternary-active: #dec5ff; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f8f3ff; --text-primary-invert: #b479ff; --text-secondary: #dec5ff; --text-secondary-invert: #c99fff; --border-primary: #c99fff; --border-primary-hover: #d4b3ff; --border-secondary: #bc88ff; --border-secondary-hover: #c99fff; --border-tertiary: #b77fff; --border-tertiary-hover: #b983ff; --border-active: #f8f3ff; --border-active-invert: #b378ff; --icon-primary: #f8f3ff; --icon-primary-invert: #b479ff; --icon-secondary: #dec5ff; --input-bg: #b378ff; --input-border: #c99fff; --input-border-hover: #dec5ff; --input-border-active: #f8f3ff; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(179, 120, 255, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #59ffff; --bg-brand-hover: #26ffff; --bg-brand-active: #00f2f2; --text-on-brand: #2ea0bb; --text-brand: #59ffff; --text-brand-secondary: #00bfbf; --icon-on-brand: #2ea0bb; --icon-brand: #59ffff; --icon-brand-secondary: #00bfbf; --border-brand: #59ffff; --bg-brand-secondary: #aa86ff; --bg-brand-secondary-hover: #a193ff; --bg-brand-secondary-active: #98a1ff; --input-radius: 16px; --image-radius: 20px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }