:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8edf7;background:#080d18;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}main{min-height:100vh}.center{display:grid;place-items:center;padding:24px}.center section{width:min(420px,100%);padding:36px;border:1px solid #263248;border-radius:24px;background:#111827;box-shadow:0 24px 80px #0008}.brand{font-size:20px;font-weight:800}.brand small{margin-left:8px;color:#a7a3ff;font-size:10px;letter-spacing:.12em}h1{margin:28px 0 6px;font-size:clamp(26px,4vw,32px)}h2{margin:12px 0 4px;font-size:20px}p,small,time{color:#9caabd}button{border:0;border-radius:11px;background:#635bff;color:#fff;padding:12px 16px;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .15s ease,background .15s ease}button:hover:not(:disabled){filter:brightness(1.12)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:wait;opacity:.55}.center button{width:100%;margin-top:24px}header{min-height:76px;padding:12px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #263248;background:#111827}.account{display:flex;align-items:center;gap:14px;color:#9caabd;font-size:14px}.secondary{background:#202b3d;color:#dbe5f5}.warning{background:#6b4611;color:#ffe2a8}.danger{background:#4b1f2a;color:#ffb1bd}.content{max-width:1180px;margin:auto;padding:30px 24px 56px}.tabs{display:flex;gap:8px;border-bottom:1px solid #263248}.tabs button{border-radius:11px 11px 0 0;background:transparent;color:#9caabd}.tabs button.active{background:#191f31;color:#fff}.tabs span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;padding:0 6px;border-radius:999px;background:#e33c62;color:#fff;font-size:12px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.section-heading p{margin:0}.error{margin-top:20px;padding:16px 18px;border:1px solid #7d3444;border-radius:12px;background:#3a1720;color:#ffb1bd}.panel,.report-card{border:1px solid #263248;border-radius:18px;background:#111827}.empty{padding:28px;color:#9caabd}.report-list{display:grid;gap:16px;margin-top:28px}.report-card{display:block;padding:22px}.report-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#253149;color:#c9d5e7;font-size:12px;font-weight:800;letter-spacing:.02em}.status-open{background:#56202d;color:#ffb5c3}.status-reviewing{background:#59431b;color:#ffe09d}.status-dismissed{background:#242d3d;color:#aab7ca}.status-actioned{background:#173d32;color:#8ce4c2}.merchant{margin:0}.report-card dl{display:flex;flex-wrap:wrap;gap:12px 36px;margin:20px 0}.report-card dl div{min-width:180px}.report-card dt{margin-bottom:3px;color:#738198;font-size:12px;font-weight:800;text-transform:uppercase}.report-card dd{margin:0;color:#d8e1ef}.report-card blockquote{margin:0;padding:16px 18px;border-left:3px solid #635bff;border-radius:0 12px 12px 0;background:#0c1321;color:#d8e1ef;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.admin-note{margin:14px 0 0;color:#c2cee0;font-size:14px}.report-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.report-footer a{color:#aaa6ff;font-weight:700;text-decoration:none}.report-footer a:hover{text-decoration:underline}.actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.table{margin-top:28px;overflow:hidden}.table article{display:flex;align-items:center;gap:20px;padding:18px;border-bottom:1px solid #263248}.table article:last-child{border:0}.table article>div:first-child{flex:1}.table article small{display:block;margin-top:5px}@media(max-width:760px){header{padding:12px 16px}.account span{display:none}.content{padding-inline:16px}.section-heading{align-items:flex-start}.report-footer{align-items:stretch;flex-direction:column}.actions{justify-content:flex-start}.actions button{flex:1 1 145px}.table article{align-items:flex-start;flex-wrap:wrap}.table article>div:first-child{flex-basis:100%}.table .actions{margin-left:auto}}.backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:#060a12b8}.dialog{width:100%;max-width:440px;padding:26px;border:1px solid #263248;border-radius:18px;background:#111827;box-shadow:0 24px 60px #00000073}.dialog h2{margin:0;font-size:19px}.dialog p{margin:10px 0 0;color:#9caabd;font-size:14px;line-height:1.55}.dialog .note{display:block;margin-top:18px;color:#9caabd;font-size:13px}.dialog .note textarea{display:block;width:100%;margin-top:7px;padding:10px 12px;border:1px solid #263248;border-radius:11px;background:#0b1220;color:#dbe5f5;resize:vertical}.dialog .note textarea:focus{outline:none;border-color:#4c5fd7}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}
