@font-face { font-family: Amiko; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/amiko_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/amiko_n4.ttf") format("ttf"); } @font-face { font-family: Amiko; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/amiko_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/amiko_n7.ttf") format("ttf"); } @font-face { font-family: Amiri; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/amiri_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/amiri_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Amiko, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Amiko;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/amiko_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/amiko_n4.ttf; --font-family-heading: Amiri, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f0def1; --bg-primary-hover: #e6d5e8; --bg-primary-active: #e1d0e3; --bg-primary-invert: #414052; --bg-secondary: #e6d5e8; --bg-secondary-hover: #e1d0e3; --bg-secondary-active: #d9c9dc; --bg-tertiary: #e1d0e3; --bg-tertiary-hover: #d9c9dc; --bg-tertiary-active: #b8acbe; --bg-quaternary: #b8acbe; --bg-quaternary-hover: #9c91a4; --bg-quaternary-active: #837b8d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #414052; --text-primary-invert: #eedcef; --text-secondary: #837b8d; --text-secondary-invert: #b8acbe; --border-primary: #b8acbe; --border-primary-hover: #9c91a4; --border-secondary: #d9c9dc; --border-secondary-hover: #b8acbe; --border-tertiary: #e6d5e8; --border-tertiary-hover: #e1d0e3; --border-active: #414052; --border-active-invert: #f0def1; --icon-primary: #414052; --icon-primary-invert: #eedcef; --icon-secondary: #837b8d; --input-bg: #f0def1; --input-border: #b8acbe; --input-border-hover: #837b8d; --input-border-active: #414052; --bg-transparent: rgba(48, 48, 66, 0.05); --bg-transparent-strong: rgba(48, 48, 66, 0.08); --bg-transparent-strongest: rgba(48, 48, 66, 0.12); --bg-transparent-blur-base: rgba(240, 222, 241, 0.9); --border-transparent: rgba(48, 48, 66, 0.1); --border-transparent-strong: rgba(48, 48, 66, 0.12); --border-transparent-strongest: rgba(48, 48, 66, 0.16); --bg-brand: #1e1554; --bg-brand-hover: #0f0b2b; --bg-brand-active: #010102; --text-on-brand: #ffe371; --text-brand: #1e1554; --text-brand-secondary: black; --icon-on-brand: #ffe371; --icon-brand: #1e1554; --icon-brand-secondary: black; --border-brand: #1e1554; --bg-brand-secondary: #dbcae1; --bg-brand-secondary-hover: #c6b6d2; --bg-brand-secondary-active: #b1a2c2; --input-radius: 15px; --image-radius: 15px; --panel-radius: 15px; --button-radius: 6px 6px 6px 6px; }