:root{color:#15181c;background:#f4f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}button{cursor:pointer;font-family:inherit}input{font-family:inherit}.center{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.muted{color:#7b8088}.error{color:#d23b3b;font-size:14px}.card{background:#fff;border:1px solid #00000012;border-radius:16px;box-shadow:0 4px 18px #0000000d}.brand{color:#2f8f3f;font-size:22px;font-weight:800}.brand span{color:#15181c}.login{flex-direction:column;gap:12px;width:360px;max-width:100%;padding:28px;display:flex}.login input{border:1px solid #0000001f;border-radius:10px;height:44px;padding:0 14px;font-size:15px}.login button{color:#fff;background:#2f8f3f;border:none;border-radius:10px;height:44px;font-size:15px;font-weight:700}.login button:disabled{opacity:.6}.ghost{color:#3a4047;background:0 0;border:1px solid #0000001f;border-radius:999px;padding:8px 14px;font-weight:600}.nav{gap:6px;display:flex}.navlink{text-transform:capitalize;color:#7b8088;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-weight:600}.navlink.on{color:#2f8f3f;background:#eef6ef}.bellwrap{position:relative}.bell{cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px;line-height:1;position:relative}.bellbadge{color:#fff;background:#d23b3b;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-2px;right:-4px}.bellbackdrop{z-index:40;position:fixed;inset:0}.bellpanel{z-index:50;background:#fff;border:1px solid #0000001a;border-radius:14px;width:340px;max-height:440px;position:absolute;top:38px;right:0;overflow-y:auto;box-shadow:0 12px 40px #0000002e}.bellhead{background:#fff;border-bottom:1px solid #00000012;padding:12px 14px;font-size:14px;font-weight:800;position:sticky;top:0}.bellrow{border-bottom:1px solid #0000000d;padding:11px 14px}.bellrow.unread{background:#f1f8f2}.bellrowtitle{color:#15181c;font-size:13px;font-weight:700}.bellrowbody{color:#3a4047;margin-top:1px;font-size:12.5px}.bellrowtime{color:#9aa0a6;margin-top:3px;font-size:11px}.overlay{z-index:100;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.overlay.dark{background:#000000e6}.modal{background:#fff;border-radius:16px;width:440px;max-width:100%;padding:22px;box-shadow:0 20px 60px #0000004d}.modal h3{margin:0 0 6px;font-size:18px}.reasonbox{resize:vertical;box-sizing:border-box;border:1px solid #00000024;border-radius:10px;width:100%;min-height:110px;margin:12px 0 16px;padding:10px 12px;font-family:inherit;font-size:14px}.modalactions{justify-content:flex-end;gap:10px;display:flex}.modalactions button{border-radius:10px;height:40px;padding:0 18px;font-size:14px;font-weight:700}.lbimg{object-fit:contain;border-radius:8px;max-width:92vw;max-height:88vh}.lbclose{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:40px;height:40px;font-size:18px;position:fixed;top:18px;right:22px}.lbnav{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:48px;height:48px;font-size:28px;line-height:1;position:fixed;top:50%;transform:translateY(-50%)}.lbnav.left{left:18px}.lbnav.right{right:18px}.lbcount{color:#fff;background:#00000080;border-radius:999px;padding:4px 12px;font-size:14px;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.catedit{align-items:center;gap:8px;display:flex}.catedit label{color:#7b8088;font-size:12px;font-weight:700}.cselect{color:#3a4047;background:#fff;border:1px solid #0000001f;border-radius:10px;height:38px;padding:0 12px;font-size:14px;font-weight:600}.stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:14px;display:grid}.statcard{background:#fff;border:1px solid #0000000f;border-radius:14px;padding:16px}.statval{font-size:28px;font-weight:800}.statlabel{color:#7b8088;margin-top:2px;font-size:13px}.breakdowns{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;display:grid}.bd{padding:16px}.bd h3{margin:0 0 10px}.bdrow{align-items:center;gap:10px;margin-bottom:8px;display:flex}.bdlabel{text-transform:capitalize;width:120px;font-size:13px}.bdbar{background:#eef0f2;border-radius:6px;flex:1;height:10px;overflow:hidden}.bdbar>div{background:#2f8f3f;height:100%}.bdcount{text-align:right;width:36px;font-size:13px;font-weight:700}.charts{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.chartcard{padding:16px}.chartcard h3{margin:0 0 10px;font-size:15px}.detail{grid-template-columns:1.4fr 1fr;align-items:start;gap:16px;display:grid}.detailmain{overflow:hidden}.timeline{padding:16px}.timeline h3{margin:0 0 12px}.tlrow{gap:10px;padding-bottom:12px;display:flex}.tldot{background:#2f8f3f;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.tllabel{font-size:14px}.tltime{color:#7b8088;font-size:12px}.msglist{flex-direction:column;gap:12px;display:flex}.msg{padding:16px 18px}.msg.done{opacity:.6}.msghead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.msghead b{font-size:15px}.msgemail{color:#2f8f3f;font-size:13px;display:block}.msgright{flex-shrink:0;align-items:center;gap:12px;display:flex}.msgright .muted{font-size:12px}.msgright button{border-radius:8px;height:32px;padding:0 14px;font-size:13px;font-weight:700}.msgbody{color:#3a4047;white-space:pre-wrap;margin:10px 0 0;font-size:14px}.utable{border-collapse:collapse;width:100%;font-size:14px}.utable th{text-align:left;color:#7b8088;border-bottom:1px solid #00000014;padding:10px 12px;font-size:12px}.utable td{border-bottom:1px solid #0000000d;padding:10px 12px}.page{min-height:100vh}.topbar{z-index:10;background:#fff;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:sticky;top:0}.topright{align-items:center;gap:14px;font-size:14px;display:flex}.content{max-width:1100px;margin:0 auto;padding:24px}.head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.head h1{margin:0;font-size:22px}.empty{text-align:center;color:#7b8088;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:60px}.filters{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.chip{color:#5a616a;background:#fff;border:1px solid #0000001f;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.chip.on{color:#fff;background:#2f8f3f;border-color:#2f8f3f}.search{border:1px solid #0000001f;border-radius:10px;width:100%;height:42px;margin-bottom:18px;padding:0 14px;font-size:15px}.badge{text-transform:capitalize;border:1px solid;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700}.reason{color:#a32d2d;margin:0;font-size:13px}.grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.item{flex-direction:column;display:flex;overflow:hidden}.gallery{background:#eef2f1;gap:4px;display:flex;overflow-x:auto}.gallery img{object-fit:cover;flex-shrink:0;width:auto;height:170px}.noimg{color:#9aa0a6;justify-content:center;align-items:center;width:100%;height:170px;display:flex}.body{flex-direction:column;gap:10px;padding:14px;display:flex}.row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.row h3{margin:0;font-size:16px}.pill{color:#2f8f3f;white-space:nowrap;background:#eef6ef;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.desc{color:#3a4047;margin:0;font-size:14px;line-height:1.5}.tags{flex-wrap:wrap;gap:6px;display:flex}.tag{color:#5a616a;background:#eef0f2;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600}.tag.warn{color:#e0691f;background:#fff3e8}.tag.soft{color:#3a7a44;background:#eef6ef}.meta{color:#3a4047;flex-direction:column;gap:2px;font-size:13px;display:flex}.actions{gap:10px;margin-top:4px;display:flex}.actions button{border:none;border-radius:10px;flex:1;height:42px;font-size:14px;font-weight:700}.actions .approve{color:#fff;background:#2f8f3f}.actions .reject{color:#d23b3b;background:#fff;border:1px solid #d23b3b66}.actions button:disabled{opacity:.6}
