@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: "Playfair Display"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-400: 400; --font-weight-600: 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: "Playfair Display", serif; --font-weight-heading: 500; --font-style-heading: normal; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: none; --logo-width: 180px; --bg-primary: #0d1117; --bg-primary-hover: #181c21; --bg-primary-active: #1f2327; --bg-primary-invert: #d4a843; --bg-secondary: #181c21; --bg-secondary-hover: #1f2327; --bg-secondary-active: #282b2f; --bg-tertiary: #1f2327; --bg-tertiary-hover: #282b2f; --bg-tertiary-active: #4f5152; --bg-quaternary: #4f5152; --bg-quaternary-hover: #717171; --bg-quaternary-active: #8e8e8b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dcd8d1; --text-primary-invert: #0d1117; --text-secondary: #8e8e8b; --text-secondary-invert: #4f5152; --border-primary: #4f5152; --border-primary-hover: #717171; --border-secondary: #282b2f; --border-secondary-hover: #4f5152; --border-tertiary: #181c21; --border-tertiary-hover: #1f2327; --border-active: #dcd8d1; --border-active-invert: #0d1117; --icon-primary: #dcd8d1; --icon-primary-invert: #0d1117; --icon-secondary: #8e8e8b; --input-bg: #0d1117; --input-border: #4f5152; --input-border-hover: #8e8e8b; --input-border-active: #dcd8d1; --bg-transparent: rgba(240, 236, 227, 0.05); --bg-transparent-strong: rgba(240, 236, 227, 0.08); --bg-transparent-strongest: rgba(240, 236, 227, 0.12); --bg-highlight: rgba(240, 236, 227, 0.05); --bg-highlight-hover: rgba(240, 236, 227, 0.08); --bg-highlight-active: rgba(240, 236, 227, 0.12); --bg-transparent-blur-base: rgba(13, 17, 23, 0.9); --border-transparent: rgba(240, 236, 227, 0.1); --border-transparent-strong: rgba(240, 236, 227, 0.12); --border-transparent-strongest: rgba(240, 236, 227, 0.16); --bg-brand: #d4a843; --bg-brand-hover: #ba8e2a; --bg-brand-active: #906e21; --icon-on-brand: #0d1117; --icon-brand-secondary: #674f17; --icon-link: #d4a843; --text-link: #d4a843; --text-link-secondary: #674f17; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }