:root{color-scheme:light dark;--navy:#1b2a5e;--pink:#f2669b;--light-pink:#fba8c6;--pink-wash:#fff1f6;--pink-wash:light-dark(#fff1f6,#2b1a26);--navy-wash:#f1f3f9;--navy-wash:light-dark(#f1f3f9,#1e2740);--sidebar-body:#e9edf6;--sidebar-body:light-dark(#e9edf6,#101728);--ground:#f9fafb;--ground:light-dark(#f9fafb,#0b101d);--white:#ffffff;--on-fill-soft:#d5dcf0;--text:#17203f;--text:light-dark(#17203f,#e6eaf5);--surface:#ffffff;--surface:light-dark(#ffffff,#141c2f);--text-strong:#1b2a5e;--text-strong:light-dark(#1b2a5e,#dbe4ff);--ink-pink:#c92e70;--ink-pink:light-dark(#c92e70,#ff8ab5);--surface-sheen:#faf7f9;--surface-sheen:light-dark(#faf7f9,#1b2440);--muted-soft:#7b839e;--muted-soft:light-dark(#7b839e,#8e96b0);--faint-soft:#a8aec0;--faint-soft:light-dark(#a8aec0,#6f7794);--muted:#565e7a;--muted:light-dark(#565e7a,#a3abc4);--faint:#676e8c;--faint:light-dark(#676e8c,#8f97b2);--pink-strong:#c92e70;--line:#e7eaf3;--line:light-dark(#e7eaf3,#29334f);--line-wash:#d6dcea;--line-wash:light-dark(#d6dcea,#313c5c);--medal-gold-lit:#e8c44a;--medal-gold:#b8901c;--medal-gold-ink:#3a2a05;--medal-silver-lit:#c2cad9;--medal-silver:#9aa3b8;--radius:20px;--sidebar:264px;--gap:18px;--mobile-bar:52px}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--ground);color:var(--text);font-family:var(--font-body),system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer}.display{font-family:var(--font-display),var(--font-body),sans-serif}:focus-visible{outline:2px solid var(--pink);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}