@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: Fahkwang; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fahkwang_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fahkwang_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: Fahkwang, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #F6EFFF; --bg-primary-hover: #ece5f6; --bg-primary-active: #e6e0f0; --bg-primary-invert: #424153; --bg-secondary: #ece5f6; --bg-secondary-hover: #e6e0f0; --bg-secondary-active: #ded8e8; --bg-tertiary: #e6e0f0; --bg-tertiary-hover: #ded8e8; --bg-tertiary-active: #bdb8c8; --bg-quaternary: #bdb8c8; --bg-quaternary-hover: #9f9bac; --bg-quaternary-active: #858293; --text-primary: #424153; --text-primary-invert: #f4edfd; --text-secondary: #858293; --text-secondary-invert: #bdb8c8; --border-primary: #bdb8c8; --border-primary-hover: #9f9bac; --border-secondary: #ded8e8; --border-secondary-hover: #bdb8c8; --border-tertiary: #ece5f6; --border-tertiary-hover: #e6e0f0; --border-active: #424153; --border-active-invert: #F6EFFF; --icon-primary: #424153; --icon-primary-invert: #f4edfd; --icon-secondary: #858293; --input-bg: #F6EFFF; --input-border: #bdb8c8; --input-border-hover: #858293; --input-border-active: #424153; --bg-transparent: rgba(48, 48, 66, 0.05); --bg-transparent-strong: rgba(48, 48, 66, 0.08); --bg-transparent-strongest: rgba(48, 48, 66, 0.12); --bg-transparent-blur-base: rgba(246, 239, 255, 0.9); --border-transparent: rgba(48, 48, 66, 0.1); --border-transparent-strong: rgba(48, 48, 66, 0.12); --border-transparent-strongest: rgba(48, 48, 66, 0.16); --bg-brand: #9F7AEA; --bg-brand-hover: #7f4ee3; --bg-brand-active: #6023db; --text-on-brand: #FFFFFF; --text-brand: #9F7AEA; --text-brand-secondary: #4c1caf; --icon-on-brand: #FFFFFF; --icon-brand: #9F7AEA; --icon-brand-secondary: #4c1caf; --border-brand: #9F7AEA; --bg-brand-secondary: #ede3fd; --bg-brand-secondary-hover: #e5d8fb; --bg-brand-secondary-active: #dcccf9; }