@font-face { font-family: Manrope; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.ttf") format("ttf"); } @font-face { font-family: Manrope; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/manrope_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/manrope_n7.ttf") format("ttf"); } @font-face { font-family: "Cherry Bomb One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cherry_bomb_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cherry_bomb_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Manrope, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Manrope;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/manrope_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/manrope_n5.ttf; --font-family-heading: "Cherry Bomb One", display; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 95px; --bg-primary: #fae4f2; --bg-primary-hover: #fadcef; --bg-primary-active: #fad8ed; --bg-primary-invert: #f556b9; --bg-secondary: #fadcef; --bg-secondary-hover: #fad8ed; --bg-secondary-active: #f9d1ea; --bg-tertiary: #fad8ed; --bg-tertiary-hover: #f9d1ea; --bg-tertiary-active: #f8b7e0; --bg-quaternary: #f8b7e0; --bg-quaternary-hover: #f79fd6; --bg-quaternary-active: #f78bce; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f556b9; --text-primary-invert: #fae2f1; --text-secondary: #f78bce; --text-secondary-invert: #f8b7e0; --border-primary: #f8b7e0; --border-primary-hover: #f79fd6; --border-secondary: #f9d1ea; --border-secondary-hover: #f8b7e0; --border-tertiary: #fadcef; --border-tertiary-hover: #fad8ed; --border-active: #f556b9; --border-active-invert: #fae4f2; --icon-primary: #f556b9; --icon-primary-invert: #fae2f1; --icon-secondary: #f78bce; --input-bg: #fae4f2; --input-border: #f8b7e0; --input-border-hover: #f78bce; --input-border-active: #f556b9; --bg-transparent: rgba(244, 72, 179, 0.05); --bg-transparent-strong: rgba(244, 72, 179, 0.08); --bg-transparent-strongest: rgba(244, 72, 179, 0.12); --bg-transparent-blur-base: rgba(250, 228, 242, 0.9); --border-transparent: rgba(244, 72, 179, 0.1); --border-transparent-strong: rgba(244, 72, 179, 0.12); --border-transparent-strongest: rgba(244, 72, 179, 0.16); --bg-brand: #4999ff; --bg-brand-hover: #167cff; --bg-brand-active: #0063e2; --text-on-brand: #ffffff; --text-brand: #4999ff; --text-brand-secondary: #004daf; --icon-on-brand: #ffffff; --icon-brand: #4999ff; --icon-brand-secondary: #004daf; --border-brand: #4999ff; --bg-brand-secondary: #e8ddf3; --bg-brand-secondary-hover: #d7d5f5; --bg-brand-secondary-active: #c5cef6; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 30px 30px 30px 30px; }