@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: megrim; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/megrim_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/megrim_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: megrim, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f8; --bg-primary-active: #ededf4; --bg-primary-invert: #333782; --bg-secondary: #f4f4f8; --bg-secondary-hover: #ededf4; --bg-secondary-active: #e4e5ef; --bg-tertiary: #ededf4; --bg-tertiary-hover: #e4e5ef; --bg-tertiary-active: #bebfd7; --bg-quaternary: #bebfd7; --bg-quaternary-hover: #9c9ec3; --bg-quaternary-active: #7f82b1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #333782; --text-primary-invert: #fdfdfe; --text-secondary: #7f82b1; --text-secondary-invert: #bebfd7; --border-primary: #bebfd7; --border-primary-hover: #9c9ec3; --border-secondary: #e4e5ef; --border-secondary-hover: #bebfd7; --border-tertiary: #f4f4f8; --border-tertiary-hover: #ededf4; --border-active: #333782; --border-active-invert: #ffffff; --icon-primary: #333782; --icon-primary-invert: #fdfdfe; --icon-secondary: #7f82b1; --input-bg: #ffffff; --input-border: #bebfd7; --input-border-hover: #7f82b1; --input-border-active: #333782; --bg-transparent: rgba(31, 35, 118, 0.05); --bg-transparent-strong: rgba(31, 35, 118, 0.08); --bg-transparent-strongest: rgba(31, 35, 118, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(31, 35, 118, 0.1); --border-transparent-strong: rgba(31, 35, 118, 0.12); --border-transparent-strongest: rgba(31, 35, 118, 0.16); --bg-brand: #d3eeff; --bg-brand-hover: #a0daff; --bg-brand-active: #6dc7ff; --text-on-brand: #1f2376; --text-brand: #d3eeff; --text-brand-secondary: #3ab3ff; --icon-on-brand: #1f2376; --icon-brand: #d3eeff; --icon-brand-secondary: #3ab3ff; --border-brand: #d3eeff; --bg-brand-secondary: #fbfdff; --bg-brand-secondary-hover: #f6fcff; --bg-brand-secondary-active: #f2faff; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 80px 80px 80px 80px; }