:root{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;color:#172033;background:#f4f6f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{border:0;border-radius:10px;background:#1769e0;color:#fff;padding:11px 18px;cursor:pointer;font-weight:600}.login{min-height:100vh;display:grid;place-content:center;grid-template-columns:360px 420px;gap:70px;background:linear-gradient(135deg,#edf4ff,#f8fafc)}.login-brand{align-self:center}.login-brand>span,.brand>span{display:grid;place-content:center;background:#1769e0;color:#fff;font-weight:800}.login-brand>span{width:72px;height:72px;border-radius:20px;font-size:34px}.login h1{font-size:34px;margin:24px 0 10px}.login form{background:#fff;border-radius:20px;padding:38px;box-shadow:0 20px 60px #2d47731c}.login label,.form label,.toolbar label{display:grid;gap:7px;font-size:13px;color:#667085;margin-bottom:18px}.login input,.form input,.form textarea,.toolbar input{border:1px solid #dce2ea;border-radius:9px;padding:11px 12px;background:#fff}.login button{width:100%;margin-top:6px}.error{color:#c92a2a;font-size:13px;margin:7px 0 15px}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.shell aside{position:fixed;width:240px;height:100vh;background:#13213a;color:#dbe5f5;padding:26px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:13px;padding:0 9px 30px}.brand>span{width:42px;height:42px;border-radius:12px}.brand b,.brand small{display:block}.brand small,.account small{font-size:11px;color:#8998af;margin-top:4px}.shell nav{display:grid;gap:5px}.shell nav button{background:transparent;text-align:left;color:#aebbd0;padding:13px 16px}.shell nav button.active{background:#213657;color:#fff}.account{margin-top:auto;border-top:1px solid #2b3b55;padding:20px 9px 0}.account b,.account small{display:block}.account button{padding:7px 0;background:none;color:#8fa5c5;font-size:12px}.workspace{grid-column:2}.workspace>header{height:92px;background:#fff;border-bottom:1px solid #e5e9ef;padding:0 36px;display:flex;align-items:center;justify-content:space-between}.workspace header h2{margin:0 0 4px;font-size:20px}.workspace header p,.toolbar p,.panel-title p{margin:0;color:#8792a2;font-size:13px}.role,.status{display:inline-flex;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:600;background:#e9f1ff;color:#1769e0}.content{padding:30px 36px}.hero{border-radius:20px;background:linear-gradient(130deg,#1769e0,#2c82f6);color:#fff;padding:35px;display:flex;justify-content:space-between}.hero h1{margin:8px 0}.hero p{margin:0;color:#dbe9ff}.hero-tag{align-self:flex-start;background:#ffffff20;border:1px solid #ffffff30;padding:8px 12px;border-radius:99px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.cards article,.panel{background:#fff;border:1px solid #e4e8ee;border-radius:15px;padding:24px}.cards p{color:#7c8798;line-height:1.6}.grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.panel{overflow:auto}.panel h3{margin:0 0 18px}.panel-title,.toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.panel-title>span{color:#8792a2;font-size:13px}.form label{margin-bottom:12px}.form button{width:100%}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#778295;background:#f7f9fb;font-weight:600}th,td{padding:13px 12px;border-bottom:1px solid #edf0f4;vertical-align:top}td small{display:block;color:#8a94a3;margin-top:4px}.money{font-weight:700;color:#d45500}.link{background:none;color:#1769e0;padding:4px 7px}.danger{color:#d33}.toolbar{overflow:visible}.toolbar>div:first-child{margin-right:auto}.toolbar label{margin:0;display:flex;align-items:center}.generate{padding:13px;background:#f5f8fc;border-radius:10px;margin-bottom:16px}.chip{background:#e9f1ff;color:#1769e0;padding:7px 10px;margin:3px}.s-reconciled,.s-active,.s-fulfilled{background:#e7f7ed;color:#19733b}.s-disputed,.s-cancelled,.s-disabled{background:#fff0f0;color:#c83434}.s-supplier_confirmed{background:#fff5db;color:#9a6200}.modal{position:fixed;inset:0;background:#10182899;display:grid;place-items:center;padding:30px;z-index:10}.dialog{background:#fff;width:min(1120px,95vw);max-height:90vh;overflow:auto;border-radius:18px;padding:26px}.close{font-size:25px;background:#eef1f5;color:#667085;padding:4px 12px}.summary{display:flex;align-items:center;gap:30px;background:#f6f8fb;border-radius:12px;padding:18px;margin-bottom:18px}.summary b{font-size:22px;color:#d45500}.detail-table{max-height:380px;overflow:auto}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.secondary{background:#edf2f8;color:#344054}.adjust{background:#fff8e6;padding:10px;border-radius:8px}@media(max-width:900px){.login{grid-template-columns:minmax(0,420px);padding:30px}.login-brand{display:none}.shell{display:block}.shell aside{position:static;width:100%;height:auto}.shell nav{grid-template-columns:repeat(3,1fr)}.account{display:none}.workspace{grid-column:auto}.grid,.cards{grid-template-columns:1fr}.content{padding:18px}.workspace>header{padding:0 20px}.panel{padding:15px}}
