@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fefef2; --bg-primary-hover: #f1f1e6; --bg-primary-active: #eaeadf; --bg-primary-invert: #171716; --bg-secondary: #f1f1e6; --bg-secondary-hover: #eaeadf; --bg-secondary-active: #e0e0d5; --bg-tertiary: #eaeadf; --bg-tertiary-hover: #e0e0d5; --bg-tertiary-active: #b4b4ac; --bg-quaternary: #b4b4ac; --bg-quaternary-hover: #8e8e88; --bg-quaternary-active: #6d6d68; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171716; --text-primary-invert: #fbfbf0; --text-secondary: #6d6d68; --text-secondary-invert: #b4b4ac; --border-primary: #b4b4ac; --border-primary-hover: #8e8e88; --border-secondary: #e0e0d5; --border-secondary-hover: #b4b4ac; --border-tertiary: #f1f1e6; --border-tertiary-hover: #eaeadf; --border-active: #171716; --border-active-invert: #fefef2; --icon-primary: #171716; --icon-primary-invert: #fbfbf0; --icon-secondary: #6d6d68; --input-bg: #fefef2; --input-border: #b4b4ac; --input-border-hover: #6d6d68; --input-border-active: #171716; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(254, 254, 242, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #ff6719; --bg-brand-hover: #e54e00; --bg-brand-active: #b23c00; --text-on-brand: #ffffff; --text-brand: #ff6719; --text-brand-secondary: #7f2b00; --icon-on-brand: #ffffff; --icon-brand: #ff6719; --icon-brand-secondary: #7f2b00; --border-brand: #ff6719; --bg-brand-secondary: #feefdc; --bg-brand-secondary-hover: #fee0c7; --bg-brand-secondary-active: #fed1b1; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }