@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @font-face { font-family: Panchang; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/panchang_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/panchang_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: Panchang, serif; --font-weight-heading: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 400px; --bg-primary: #43364f; --bg-primary-hover: #4c4058; --bg-primary-active: #52465d; --bg-primary-invert: #ec1ffc; --bg-secondary: #4c4058; --bg-secondary-hover: #52465d; --bg-secondary-active: #5a4e64; --bg-tertiary: #52465d; --bg-tertiary-hover: #5a4e64; --bg-tertiary-active: #7a7082; --bg-quaternary: #7a7082; --bg-quaternary-hover: #968e9c; --bg-quaternary-active: #aea9b3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #eeedef; --text-primary-invert: #FFFFFF; --text-secondary: #aea9b3; --text-secondary-invert: #7a7082; --border-primary: #7a7082; --border-primary-hover: #968e9c; --border-secondary: #5a4e64; --border-secondary-hover: #7a7082; --border-tertiary: #4c4058; --border-tertiary-hover: #52465d; --border-active: #eeedef; --border-active-invert: #43364f; --icon-primary: #eeedef; --icon-primary-invert: #FFFFFF; --icon-secondary: #aea9b3; --input-bg: #43364f; --input-border: #7a7082; --input-border-hover: #aea9b3; --input-border-active: #eeedef; --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-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(67, 54, 79, 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: #ec1ffc; --bg-brand-hover: #d503e5; --bg-brand-active: #a602b3; --icon-on-brand: #FFFFFF; --icon-brand-secondary: #770280; --icon-link: #ec1ffc; --text-link: #ec1ffc; --text-link-secondary: #770280; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }