@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Outfit, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --font-weight-420: 800; --font-weight-440: 800; --font-weight-460: 800; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #ffe6f5; --bg-primary-hover: #fcdef0; --bg-primary-active: #fadaed; --bg-primary-invert: #ffc1e8; --bg-secondary: #fcdef0; --bg-secondary-hover: #fadaed; --bg-secondary-active: #f8d3e9; --bg-tertiary: #fadaed; --bg-tertiary-hover: #f8d3e9; --bg-tertiary-active: #eeb9d7; --bg-quaternary: #eeb9d7; --bg-quaternary-hover: #e6a2c8; --bg-quaternary-active: #df8ebb; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cb5998; --text-primary-invert: #c64b8f; --text-secondary: #df8ebb; --text-secondary-invert: #eeb9d7; --border-primary: #eeb9d7; --border-primary-hover: #e6a2c8; --border-secondary: #f8d3e9; --border-secondary-hover: #eeb9d7; --border-tertiary: #fcdef0; --border-tertiary-hover: #fadaed; --border-active: #cb5998; --border-active-invert: #ffe6f5; --icon-primary: #cb5998; --icon-primary-invert: #c64b8f; --icon-secondary: #df8ebb; --input-bg: #ffe6f5; --input-border: #eeb9d7; --input-border-hover: #df8ebb; --input-border-active: #cb5998; --bg-transparent: rgba(198, 75, 143, 0.05); --bg-transparent-strong: rgba(198, 75, 143, 0.08); --bg-transparent-strongest: rgba(198, 75, 143, 0.12); --bg-highlight: rgba(198, 75, 143, 0.05); --bg-highlight-hover: rgba(198, 75, 143, 0.08); --bg-highlight-active: rgba(198, 75, 143, 0.12); --bg-transparent-blur-base: rgba(255, 230, 245, 0.9); --border-transparent: rgba(198, 75, 143, 0.1); --border-transparent-strong: rgba(198, 75, 143, 0.12); --border-transparent-strongest: rgba(198, 75, 143, 0.16); --bg-brand: #ffc1e8; --bg-brand-hover: #ff8ed5; --bg-brand-active: #ff5bc2; --icon-on-brand: #c64b8f; --icon-brand-secondary: #ff28af; --icon-link: #ffc1e8; --text-link: #ffc1e8; --text-link-secondary: #ff28af; --input-radius-normal: 10px; --image-radius-normal: 10px; --panel-radius-normal: 10px; --button-radius-normal: 10px 10px 10px 10px; }