:root{--bg:#f4f6f8;--bg2:#eceff2;--sfc:#FFF;--bdr:#dfe3e8;--bdr2:#e7eaee;--txt:#1f2933;--txt2:#6b7280;--txt3:#9aa2ad;--blue:#1f6feb;--blue-bg:#e0ecfb;--warn:#b7791f;--warn-bg:rgba(183,121,31,.14);--danger:#c62828;--shadow:0 1px 3px rgba(0,0,0,.08);--r:8px;--r2:6px;--we:#eef1f4;--we-bdr:#dfe3e8}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--txt);font-size:14px;min-height:100vh}button{cursor:pointer}button,input,select{font-family:inherit}@media print{.no-print{display:none!important}body{background:#fff}}