: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{scrollbar-width:none;flex:auto;gap:6px;min-width:0;display:flex;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.navlink{text-transform:capitalize;color:#7b8088;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-weight:600;text-decoration:none;display:inline-block}.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}.detail>.card:not(.detailmain):not(.timeline){padding:20px}.detail>.card>h3:first-child{margin-top:0}.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;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 32px;display:flex;position:sticky;top:0}.topright{flex-shrink:0;align-items:center;gap:14px;font-size:14px;display:flex}@media (width<=760px){.topbar{padding:12px 16px}.nav{flex-basis:100%;order:3;width:100%}.topright .muted{display:none}.content{padding:18px 16px}}.content{max-width:1100px;margin:0 auto;padding:28px 32px 48px}.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}.fld{color:#3a4047;flex-direction:column;gap:6px;margin:10px 0;font-size:13px;font-weight:600;display:flex}.fld input[type=text],.fld input[type=number],.fld input:not([type]){border:1px solid #e3e6e8;border-radius:8px;height:38px;padding:0 10px;font-size:14px;font-weight:400}.utable td button{border-radius:8px;height:32px;margin-right:6px;padding:0 12px;font-size:13px;font-weight:600}.utable td .ghost{color:#3a4047;background:#fff;border:1px solid #e3e6e8}.utable td .reject{color:#d23b3b;background:#fff;border:1px solid #d23b3b66}.report-grid .card{cursor:pointer;padding:16px;transition:box-shadow .15s,transform .15s}.report-grid .card:hover{transform:translateY(-1px);box-shadow:0 8px 26px #0000001a}.report-card-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.report-card-head strong{font-size:15px}.report-line{margin:6px 0 4px}.report-desc{margin:4px 0 8px;line-height:1.4}.report-meta{margin:2px 0;font-size:12px}.report-chip{text-transform:capitalize;white-space:nowrap;border-radius:999px;padding:3px 11px;font-size:12px;font-weight:700}.report-chip.is-open{color:#a32d2d;background:#fdeaea}.report-chip.is-resolved{color:#5a616a;background:#eef0f2}.report-detail{grid-template-columns:1fr;gap:16px;max-width:760px;display:grid}.report-detail .card{padding:20px}.report-detail h2{margin:0 0 6px}.report-detail h3{margin:0 0 12px}.report-parties{flex-wrap:wrap;gap:32px;font-size:13px;line-height:1.5;display:flex}.report-parties>div{min-width:180px}.report-note{border-radius:12px;margin-bottom:8px;padding:10px 14px}.report-note.reporter{background:#eef0f2}.report-note.reported{background:#fff3e8}.report-note-meta{color:#7b8088;margin-bottom:3px;font-size:11px}.report-note-body{font-size:14px;line-height:1.45}.report-thread{flex-direction:column;gap:8px;max-height:340px;padding-right:4px;display:flex;overflow-y:auto}.report-bubble{border-radius:14px;max-width:78%;padding:8px 12px}.report-bubble.left{background:#eef0f2;align-self:flex-start}.report-bubble.right{background:#e7f2ea;align-self:flex-end}.report-bubble-meta{color:#7b8088;font-size:11px}.report-bubble-body{margin:2px 0;font-size:14px;line-height:1.4}.report-bubble-time{color:#9aa0a6;font-size:10px}.rd-topbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.rd-summary-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rd-summary h2{margin:0 0 4px;font-size:20px}.rd-sub{margin:0}.rd-itemdesc{color:#3a4047;margin:10px 0 0;line-height:1.5}.rd-reason-pill{color:#a32d2d;white-space:nowrap;text-transform:capitalize;background:#fdeaea;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700}.report-parties{border-top:1px solid #00000012;flex-wrap:wrap;align-items:center;gap:18px;margin-top:16px;padding-top:16px;display:flex}.rd-party{flex:1;min-width:170px}.rd-party-role{text-transform:uppercase;letter-spacing:.03em;color:#2f8f3f;margin-bottom:4px;font-size:11px;font-weight:700}.rd-party-role.reported{color:#d23b3b}.rd-party-name{font-size:15px;font-weight:700}.rd-arrow{color:#b7bdc3;font-size:20px}.rd-suspended{color:#a32d2d;margin-top:2px;font-size:12px;font-weight:600}.resolve-panel{border:1px solid #2f8f3f38}.rd-field{margin-top:14px;display:block}.rd-field-label{color:#3a4047;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.rd-select{color:#1a1f24;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237b8088' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 14px center no-repeat;border:1px solid #d7dbde;border-radius:10px;width:100%;height:44px;padding:0 40px 0 14px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .12s,box-shadow .12s}.rd-select:focus{border-color:#2f8f3f;outline:none;box-shadow:0 0 0 3px #2f8f3f26}.rd-textarea{resize:vertical;box-sizing:border-box;border:1px solid #d7dbde;border-radius:10px;width:100%;min-height:84px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .12s,box-shadow .12s}.rd-textarea:focus{border-color:#2f8f3f;outline:none;box-shadow:0 0 0 3px #2f8f3f1f}.resolve-hint{border:1px solid;border-radius:10px;margin-top:10px;padding:11px 14px;font-size:13px;line-height:1.45}.resolve-hint.safe{color:#1f6b2e;background:#f2faf4;border-color:#2f8f3f4d}.resolve-hint.danger{color:#a32d2d;background:#fdf5f5;border-color:#d23b3b4d}.resolve-go{color:#fff;cursor:pointer;border:none;border-radius:11px;width:100%;height:46px;margin-top:18px;font-family:inherit;font-size:15px;font-weight:700;transition:filter .12s,opacity .12s}.resolve-go.safe{background:#2f8f3f}.resolve-go.danger{background:#d23b3b}.resolve-go:hover:not(:disabled){filter:brightness(1.06)}.resolve-go:disabled{opacity:.5;cursor:default}.rd-resolved{flex-direction:column;gap:4px;display:flex}.rd-resolved-badge{color:#1f6b2e;background:#e7f5ec;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.confirm-modal{max-width:440px}.confirm-modal h3{margin:0 0 6px}.confirm-note{margin:12px 0 0;font-size:13px}.confirm-error{color:#a32d2d;background:#fdeaea;border:1px solid #d23b3b4d;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:13px}.statcard.clickable{cursor:pointer;transition:box-shadow .15s,transform .15s,border-color .15s}.statcard.clickable:hover{border-color:#2f8f3f4d;transform:translateY(-2px);box-shadow:0 8px 24px #00000017}.statcard.clickable:focus-visible{border-color:#2f8f3f;outline:none;box-shadow:0 0 0 3px #2f8f3f2e}.stat-arrow{opacity:0;color:#7b8088;margin-left:6px;transition:opacity .15s}.statcard.clickable:hover .stat-arrow{opacity:1}.ai-verdict{border:1px solid;border-radius:12px;margin:10px 0 4px;padding:14px 16px;font-size:12.5px;line-height:1.55}.ai-verdict-head{letter-spacing:.01em;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.ai-verdict.ai-scanning{color:#3a4a7a;background:#eef2fb;border-color:#cdd8f0}.ai-verdict.ai-clean{color:#1f6b2e;background:#f2faf4;border-color:#2f8f3f4d}.ai-verdict.ai-flagged{color:#a32d2d;background:#fdeaea;border-color:#f2b8b8}.ai-verdict.ai-uncertain{color:#8a6500;background:#fff7e8;border-color:#f2d9a8}.ai-verdict.ai-error{color:#5a616a;background:#eef0f2;border-color:#0000001a}.ai-chips{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.ai-chip{white-space:nowrap;background:#fff;border:1px solid;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}.ai-chip.sev-permanent_reject{color:#7a1414}.ai-chip.sev-auto_reject{color:#a32d2d}.ai-chip.sev-hold{color:#8a6500}.ai-reason{opacity:.92;border-top:1px solid #00000014;margin-top:10px;padding-top:10px;line-height:1.6}.mod-group{margin-bottom:22px}.mod-group-title{text-transform:capitalize;color:#3a4047;margin:0 0 10px;font-size:15px}.mod-card{flex-direction:column;gap:8px;padding:14px;display:flex}.mod-card.inactive{opacity:.55}.mod-card-head{justify-content:space-between;align-items:center;display:flex}.mod-code{background:#eef0f2;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.mod-toggle{color:#7b8088;cursor:pointer;align-items:center;gap:5px;font-size:12px;display:flex}.mod-label{background:0 0;border:1px solid #0000;border-radius:8px;padding:4px 6px;font-size:14px;font-weight:700}.mod-label:focus{background:#fff;border-color:#2f8f3f;outline:none}.mod-desc{resize:vertical;border:1px solid #e3e6e8;border-radius:8px;min-height:60px;padding:8px;font-family:inherit;font-size:13px;line-height:1.4}.mod-desc:focus{border-color:#2f8f3f;outline:none}.mod-selects{flex-wrap:wrap;gap:12px;display:flex}.mod-selects label{color:#7b8088;flex-direction:column;gap:3px;font-size:11px;font-weight:600;display:flex}.mod-selects select{background:#fff;border:1px solid #d7dbde;border-radius:8px;height:34px;padding:0 8px;font-size:13px;font-weight:600}.mod-del{border-radius:8px;align-self:flex-start;height:30px;padding:0 12px;font-size:12px}.fld{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.fld span{color:#3a4047;font-size:12px;font-weight:600}.fld input{border:1px solid #d7dbde;border-radius:10px;height:40px;padding:0 12px;font-size:14px}.ai-master{border:1px solid;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:16px 18px;display:flex}.ai-master.on{background:#f2faf4;border-color:#2f8f3f4d}.ai-master.off{background:#f6f7f8;border-color:#00000014}.ai-master-title{font-size:15px;font-weight:700}.ai-master-sub{color:#5a616a;max-width:640px;margin-top:2px;font-size:13px;line-height:1.4}.switch{flex-shrink:0;width:52px;height:30px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background:#c7ccd1;border-radius:999px;transition:background .15s;position:absolute;inset:0}.slider:before{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.switch input:checked+.slider{background:#2f8f3f}.switch input:checked+.slider:before{transform:translate(22px)}.switch input:disabled+.slider{opacity:.6}.pickup-mode{background:#fafbfa;border:1px solid #eceeea;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin:4px 0 18px;padding:12px 14px;display:flex}.pickup-mode .pill{border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700}.mode-scheduled{color:#1f7a34;background:#e7f5ec}.mode-anytime{color:#3f5670;background:#eef2f7}.mode-urgent{color:#b45309;background:#fff3e8}.avail-box{background:#f7f9f5;border:1px solid #dfe8d8;border-radius:12px;margin-bottom:20px;padding:18px 20px}.avail-title{text-transform:uppercase;letter-spacing:.04em;color:#4f7a22;margin-bottom:14px;font-size:12px;font-weight:700}.avail-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px 22px;display:grid}.avail-day{align-items:center;gap:10px;padding:4px 0;font-size:13px;display:flex}.avail-dow{color:#6b7280;width:34px;font-size:11px;font-weight:700}.avail-off{color:#8a5a20;border-top:1px solid #e3ebdc;margin-top:16px;padding-top:14px;font-size:13px}.req-table{border-collapse:collapse;width:100%;margin-top:14px;font-size:13px}.req-table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;border-bottom:1px solid #e6e8eb;padding:10px 14px;font-size:11px}.req-table td{vertical-align:top;border-bottom:1px solid #f0f2f4;padding:14px;line-height:1.45}.req-table tr.req-active{background:#f4fbf6}.req-table .pill{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.st-reserved{color:#1f7a34;background:#e7f5ec}.st-queued{color:#3f5670;background:#eef2f7}.st-completed{color:#1a56c4;background:#e8f0fe}.st-cancelled,.st-expired,.st-rejected{color:#b03434;background:#fdecec}.req-summary{margin-top:12px;font-size:12px}.req-name{font-weight:600}.req-sub{font-size:11px;line-height:1.5}.req-table tr.req-inactive td{opacity:.62}.req-noshow{text-transform:uppercase;letter-spacing:.04em;color:#b03434;background:#fdecec;border-radius:999px;margin-top:4px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-block}.ai-scanned-at{margin-top:10px;font-size:11px}
