@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,600;1,600&family=DM+Sans:wght@300;400;500&family=DM+Mono:wght@400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0f2d5e;--blue:#1a56a0;--blue2:#2e6db5;--blue3:#4e9fd4;--blue4:#7bb8e8;--blue5:#daeaf8;--bluebg:#f0f6fc;--ink:#1d1d1f;--i2:#3a3a3c;--i3:#6e6e73;--i4:#a1a1a6;--bg:#f5f5f7;--sf:#fff;--bd:#d2d2d7;--bdl:#e8e8ed;--green:#16a34a;--green-bg:#d1fae5;--amber:#d97706;--amber-bg:#fef3e2;--red:#dc2626;--red-bg:#fee2e2;--sb-bg:#0f2d5e;--fs-xs:11px;--fs-sm:13px;--fs-md:15px;--fs-lg:17px;--fs-xl:20px}[data-dark="1"]{--ink:#f5f5f7;--i2:#d1d1d6;--i3:#98989d;--i4:#636366;--bg:#1c1c1e;--sf:#2c2c2e;--bd:#48484a;--bdl:#3a3a3c;--bluebg:#1a56a026;--blue5:#1a56a040;--sb-bg:#111827;--green-bg:#052e16;--amber-bg:#1c1007;--red-bg:#450a0a}html,body{background:var(--bg);color:var(--ink);min-height:100vh;font-family:DM Sans,system-ui,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:var(--fs-sm)}input,select,textarea{font-family:inherit;font-size:var(--fs-sm)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--bd);border-radius:2px}
