:root{--color-surface:#fcf8f8;--color-surface-dim:#ddd9d9;--color-surface-bright:#fcf8f8;--color-surface-container-lowest:#ffffff;--color-surface-container-low:#f6f3f2;--color-surface-container:#f1edec;--color-surface-container-high:#ebe7e7;--color-surface-container-highest:#e5e2e1;--color-on-surface:#1c1b1b;--color-on-surface-variant:#444749;--color-inverse-surface:#313030;--color-inverse-on-surface:#f4f0ef;--color-outline:#747779;--color-outline-variant:#c4c7c8;--color-surface-tint:#5d5f60;--color-primary:#1a1c1d;--color-on-primary:#ffffff;--color-primary-container:#2f3132;--color-on-primary-container:#98999a;--color-inverse-primary:#c6c6c7;--color-secondary:#5e5e5d;--color-on-secondary:#ffffff;--color-secondary-container:#e0dfde;--color-on-secondary-container:#626361;--color-tertiary:#201b19;--color-on-tertiary:#ffffff;--color-tertiary-container:#35302d;--color-on-tertiary-container:#9f9793;--color-error:#ba1a1a;--color-on-error:#ffffff;--color-error-container:#ffdad6;--color-on-error-container:#93000a;--color-primary-fixed:#e2e2e3;--color-primary-fixed-dim:#c6c6c7;--color-on-primary-fixed:#1a1c1d;--color-on-primary-fixed-variant:#454748;--color-secondary-fixed:#e3e2e0;--color-secondary-fixed-dim:#c7c6c5;--color-on-secondary-fixed:#1a1c1b;--color-on-secondary-fixed-variant:#464746;--color-tertiary-fixed:#eae1dc;--color-tertiary-fixed-dim:#cec5c0;--color-on-tertiary-fixed:#1f1b18;--color-on-tertiary-fixed-variant:#4b4642;--color-background:#fcf8f8;--color-on-background:#1c1b1b;--color-surface-variant:#e5e2e1;--rounded-sm:0.25rem;--rounded:0.5rem;--rounded-md:0.75rem;--rounded-lg:1rem;--rounded-xl:1.5rem;--rounded-full:9999px;--spacing-unit:4px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:40px;--spacing-xxl:64px;--spacing-container-margin:20px;--spacing-gutter:16px}.type-display{font-family:Manrope;font-size:40px;font-weight:500;line-height:48px;letter-spacing:-.02em}.type-h1{font-size:32px;line-height:40px}.type-h1,.type-h2{font-family:Manrope;font-weight:500;letter-spacing:-.01em}.type-h2{font-size:24px;line-height:28px}.type-h3{font-size:20px;font-weight:500}.type-body-lg,.type-h3{font-family:Manrope;line-height:28px;letter-spacing:0}.type-body-lg{font-size:18px;font-weight:400}.type-body-md{font-size:16px;line-height:24px;letter-spacing:0}.type-body-md,.type-body-sm{font-family:Manrope;font-weight:400}.type-body-sm{font-size:14px;line-height:20px;letter-spacing:.01em}.type-label-md{font-family:Manrope;font-size:12px;font-weight:600;line-height:16px;letter-spacing:.04em}.type-label-sm{font-family:Manrope;font-size:11px;font-weight:500;line-height:14px;letter-spacing:.02em}@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&display=swap");*{box-sizing:border-box}html{font-size:16px;line-height:24px;background:var(--color-surface);-webkit-font-smoothing:antialiased}#app,body,html{height:100%}body{font-family:Manrope,system-ui,sans-serif;font-size:16px;line-height:24px;margin:0;color:var(--color-on-surface)}