@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: 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"); } :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: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fff9ef; --bg-primary-hover: #f4efe6; --bg-primary-active: #ede8e0; --bg-primary-invert: #333c48; --bg-secondary: #f4efe6; --bg-secondary-hover: #ede8e0; --bg-secondary-active: #e4e0d9; --bg-tertiary: #ede8e0; --bg-tertiary-hover: #e4e0d9; --bg-tertiary-active: #bebdba; --bg-quaternary: #bebdba; --bg-quaternary-hover: #9c9d9e; --bg-quaternary-active: #7f8286; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #333c48; --text-primary-invert: #fdf7ed; --text-secondary: #7f8286; --text-secondary-invert: #bebdba; --border-primary: #bebdba; --border-primary-hover: #9c9d9e; --border-secondary: #e4e0d9; --border-secondary-hover: #bebdba; --border-tertiary: #f4efe6; --border-tertiary-hover: #ede8e0; --border-active: #333c48; --border-active-invert: #fff9ef; --icon-primary: #333c48; --icon-primary-invert: #fdf7ed; --icon-secondary: #7f8286; --input-bg: #fff9ef; --input-border: #bebdba; --input-border-hover: #7f8286; --input-border-active: #333c48; --bg-transparent: rgba(31, 41, 55, 0.05); --bg-transparent-strong: rgba(31, 41, 55, 0.08); --bg-transparent-strongest: rgba(31, 41, 55, 0.12); --bg-transparent-blur-base: rgba(255, 249, 239, 0.9); --border-transparent: rgba(31, 41, 55, 0.1); --border-transparent-strong: rgba(31, 41, 55, 0.12); --border-transparent-strongest: rgba(31, 41, 55, 0.16); --bg-brand: #ff9103; --bg-brand-hover: #cf7500; --bg-brand-active: #9c5800; --text-on-brand: #ffffff; --text-brand: #ff9103; --text-brand-secondary: #693b00; --icon-on-brand: #ffffff; --icon-brand: #ff9103; --icon-brand-secondary: #693b00; --border-brand: #ff9103; --bg-brand-secondary: #ffefd7; --bg-brand-secondary-hover: #ffe4c0; --bg-brand-secondary-active: #ffdaa8; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }