@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&family=DM+Serif+Display:ital@0;1&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--surface:#fff;--surface2:#f8f8f7;--surface3:#f1f1ef;--border:#eaeaea;--border2:#dddcda;--text:#111110;--muted:#7f7e7c;--faint:#b0afad;--green:#1a6b3c;--green-bg:#eaf4ee;--amber:#7a5200;--amber-bg:#fbf2dc;--red:#991f1f;--red-bg:#fdecea;--blue:#1a3d9e;--blue-bg:#edf1fb;--purple:#4c3594;--purple-bg:#f0ecfb;--r-sm:5px;--r-md:8px;--r-lg:12px;--r-xl:16px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow:0 1px 3px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.04);--shadow-lg:0 8px 40px rgba(0,0,0,.1);--shadow-xl:0 20px 60px rgba(0,0,0,.14)}body,html{height:100%}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit;font-size:14px}button{cursor:pointer}::placeholder{color:var(--faint)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:10px}