@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;700&display=swap";
:root{--cream:#fceddc;--peach:#fbc1ad;--lilac:#e1b7d6;--tangerine:#f16358;--burgundy:#7a1543;--sky-blue:#cfdbf0;--emerald:#358e73;--golden-yellow:#eab45d;--light-blue:#d9e5fa;--text-primary:#7a1543;--text-secondary:#272425;--text-tertiary:#fceddc;--text-muted:#686564;--text-placeholder:#9c9998;--text-inverse:#cfdbf0;--search-bar-placeholder:#d8b1b2;--background-primary:#fef9f3;--background-secondary:#fceddc;--background-tertiary:#fff;--background-inverse:#272425;--background-muted:#686564;--background-neutral:#fefbf8;--background-subtle:#842650;--background-light:#e4e1df;--background-dark:#b3b2b1;--background-overlay:#27242566;--tab-overlay:#ffffff03;--primary-btn-hover:#a33064;--secondary-btn-hover:#f1e3d3;--border-white:#fff;--border-soft:#eeedee;--border-default:#e4e1df;--border-dark-burgundy:#994968;--border-muted:#686564;--dropdown-shadow:0px 0px 60px 0px #00000042;--slider-thumb-shadow:0px 1.62px 9.75px 0px #00000029;--mobile-dropdown-shadow:0px 2px 18px 0px #00000024;--drop-shadow:0px 0px 30px 0px #00000047;--drop-shadow-2:0px 0px 10px 0px #0000000a;--emerald-light:#e5efe9;--emerald-alpha-16:#358e7329;--tap-highlight-color:#fff0;--radius-4:4px;--radius-6:6px;--radius-8:8px;--radius-14:14px;--radius-40:40px;--space-0:0px;--space-2:2px;--space-4:4px;--space-6:6px;--space-8:8px;--space-10:10px;--space-12:12px;--space-14:14px;--space-16:16px;--space-18:18px;--space-20:20px;--space-24:24px;--space-32:32px;--space-40:40px;--space-56:56px;--space-94:94px}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-primary);-webkit-tap-highlight-color:var(--tap-highlight-color);height:100dvh;font-family:Figtree,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
