:root{--background:#f6f7f2;--foreground:#17201b;--muted:#69736d;--line:#dfe5dd;--panel:#ffffff;--ink:#17201b;--green:#16784f;--green-soft:#dff5e6;--amber:#b45f06;--amber-soft:#fff0cf;--red:#b3261e;--red-soft:#ffe0dd;--blue:#1b5c9e;--blue-soft:#e5f0ff;--violet:#6e44aa;--shadow:0 18px 50px rgba(24,37,30,0.09)}*{box-sizing:border-box}body,html{margin:0;max-width:100%;min-height:100%;overflow-x:hidden;background:var(--background);color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}