:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#18202b;background:#f5f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:68px;padding:0 max(20px,calc((100% - 1120px)/2));display:flex;align-items:center;gap:34px;background:#fff;border-bottom:1px solid #e5e9ef;position:sticky;top:0;z-index:2}.brand{font-size:21px;color:#17202c;text-decoration:none;white-space:nowrap}.brand b{color:#7657e8}nav{display:flex;gap:8px;flex:1}nav a,.tabs a{padding:10px 13px;border-radius:9px;text-decoration:none;color:#687385}nav a.active,.tabs a.active{background:#f0edff;color:#6544df}.badge{display:inline-flex;background:#df3f50;color:#fff;border-radius:20px;padding:1px 6px;font-size:11px}main{max-width:1120px;margin:36px auto;padding:0 20px}h1{font-size:28px;margin:0 0 7px}h2{font-size:19px}.muted,small{color:#738092}.title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.card{background:#fff;border:1px solid #e2e7ee;border-radius:14px;padding:22px;box-shadow:0 2px 8px #1f29370a}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:20px}.stats article{display:flex;flex-direction:column}.stats strong{font-size:38px}.stats span{color:#687385}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid .card .title{align-items:start;margin-bottom:8px}.status{font-size:12px;padding:5px 8px;color:#745c00;background:#fff4c2;border-radius:20px}.button,button{display:inline-block;border:0;border-radius:9px;padding:10px 15px;background:#6847df;color:#fff;text-decoration:none;font:inherit;cursor:pointer}.secondary,button.secondary{background:#edf0f5;color:#253044}.danger{background:#fff0f1;color:#a72938}.link{background:none;color:#5f6875;padding:5px}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.tabs{margin-bottom:18px}.list-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 4px;border-bottom:1px solid #eef0f4;color:inherit;text-decoration:none}.list-row:last-child{border:0}.list-row span{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.list-row time{font-size:13px;color:#738092;white-space:nowrap}.empty{text-align:center;padding:45px 20px;color:#677384}.empty b{color:#253044}.form{max-width:760px}.form label,.login label{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;font-weight:600}input,textarea,select{width:100%;padding:11px 12px;border:1px solid #cfd6df;border-radius:8px;background:#fff;color:#18202b;font:inherit}textarea{resize:vertical}.error{color:#b52c3d;font-size:14px}.notice{padding:13px 16px;background:#e8f7ef;color:#217249;border-radius:9px;margin-bottom:18px}.login{max-width:420px;margin:10vh auto}.filters{display:flex;gap:10px;align-items:center;margin-bottom:18px}.filters select{width:auto;min-width:170px}.pill{font-style:normal;font-size:12px;padding:4px 8px;border-radius:12px;background:#fff0d4;color:#806000}.pill.resolved{background:#e4f7ec;color:#26724a}.pill.viewed{background:#e8efff;color:#355fb5}.details dl{display:grid;grid-template-columns:190px 1fr;gap:11px}.details dt{color:#748092}.details dd{margin:0}.details pre{white-space:pre-wrap;word-break:break-word;padding:16px;background:#171d28;color:#dce5f3;border-radius:9px;max-height:390px;overflow:auto}.pagination{margin-top:20px}@media(max-width:700px){header{height:auto;min-height:64px;gap:10px;padding:10px 14px;flex-wrap:wrap}nav{order:3;width:100%;overflow:auto}main{margin:24px auto;padding:0 14px}.grid,.stats{grid-template-columns:1fr}.title{align-items:flex-start;flex-direction:column}.filters{align-items:stretch;flex-direction:column}.filters select{width:100%}.list-row{align-items:flex-start;flex-direction:column}.details dl{grid-template-columns:1fr}.details dd{margin-bottom:8px}}
