@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: "Lakki Reddy"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lakki_reddy_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lakki_reddy_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: "Lakki Reddy", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0f5288; --bg-primary-hover: #1b5b8e; --bg-primary-active: #226092; --bg-primary-invert: #e9eff4; --bg-secondary: #1b5b8e; --bg-secondary-hover: #226092; --bg-secondary-active: #2c6796; --bg-tertiary: #226092; --bg-tertiary-hover: #2c6796; --bg-tertiary-active: #5584ab; --bg-quaternary: #5584ab; --bg-quaternary-hover: #799ebc; --bg-quaternary-active: #98b5cc; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9eff4; --text-primary-invert: #115489; --text-secondary: #98b5cc; --text-secondary-invert: #5584ab; --border-primary: #5584ab; --border-primary-hover: #799ebc; --border-secondary: #2c6796; --border-secondary-hover: #5584ab; --border-tertiary: #1b5b8e; --border-tertiary-hover: #226092; --border-active: #e9eff4; --border-active-invert: #0f5288; --icon-primary: #e9eff4; --icon-primary-invert: #115489; --icon-secondary: #98b5cc; --input-bg: #0f5288; --input-border: #5584ab; --input-border-hover: #98b5cc; --input-border-active: #e9eff4; --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(15, 82, 136, 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: #69e3ff; --bg-brand-hover: #36d9ff; --bg-brand-active: #03d0ff; --text-on-brand: #000000; --text-brand: #69e3ff; --text-brand-secondary: #00a8cf; --icon-on-brand: #000000; --icon-brand: #69e3ff; --icon-brand-secondary: #00a8cf; --border-brand: #69e3ff; --bg-brand-secondary: #186194; --bg-brand-secondary-hover: #216fa0; --bg-brand-secondary-active: #2a7eac; --input-radius: 44px; --image-radius: 15px; --panel-radius: 44px; --button-radius: 44px 44px 44px 44px; }