@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: Panchang; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/panchang_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/panchang_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Panchang, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 230px; --bg-primary: #05040f; --bg-primary-hover: #0b0915; --bg-primary-active: #0f0b19; --bg-primary-invert: #795680; --bg-secondary: #0b0915; --bg-secondary-hover: #0f0b19; --bg-secondary-active: #140f1e; --bg-tertiary: #0f0b19; --bg-tertiary-hover: #140f1e; --bg-tertiary-active: #2a1e33; --bg-quaternary: #2a1e33; --bg-quaternary-hover: #3d2c46; --bg-quaternary-active: #4d3756; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #795680; --text-primary-invert: #060510; --text-secondary: #4d3756; --text-secondary-invert: #2a1e33; --border-primary: #2a1e33; --border-primary-hover: #3d2c46; --border-secondary: #140f1e; --border-secondary-hover: #2a1e33; --border-tertiary: #0b0915; --border-tertiary-hover: #0f0b19; --border-active: #795680; --border-active-invert: #05040f; --icon-primary: #795680; --icon-primary-invert: #060510; --icon-secondary: #4d3756; --input-bg: #05040f; --input-border: #2a1e33; --input-border-hover: #4d3756; --input-border-active: #795680; --bg-transparent: rgba(132, 94, 139, 0.05); --bg-transparent-strong: rgba(132, 94, 139, 0.08); --bg-transparent-strongest: rgba(132, 94, 139, 0.12); --bg-transparent-blur-base: rgba(5, 4, 15, 0.9); --border-transparent: rgba(132, 94, 139, 0.1); --border-transparent-strong: rgba(132, 94, 139, 0.12); --border-transparent-strongest: rgba(132, 94, 139, 0.16); --bg-brand: #845e8b; --bg-brand-hover: #67496d; --bg-brand-active: #4a354e; --text-on-brand: #ffffff; --text-brand: #845e8b; --text-brand-secondary: #2d2030; --icon-on-brand: #ffffff; --icon-brand: #845e8b; --icon-brand-secondary: #2d2030; --border-brand: #845e8b; --bg-brand-secondary: #120d1b; --bg-brand-secondary-hover: #1e1628; --bg-brand-secondary-active: #2b1f34; --input-radius: 20px; --image-radius: 0px; --panel-radius: 20px; --button-radius: 120px 120px 120px 120px; }