:root{color-scheme:dark;--bg:#08040d;--card:#17131de8;--line:#ffffff16;--text:#fbf8ff;--muted:#b8afc1;--violet:#9d63f4;--pink:#ef71cc;--danger:#ff7689;--ok:#52d39b}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:radial-gradient(circle at 15% 0,#3c1556,transparent 35%),radial-gradient(circle at 90% 85%,#1d2860,transparent 36%),var(--bg);color:var(--text);font-family:Tahoma,"Segoe UI",sans-serif}.glow{position:fixed;width:280px;height:280px;border-radius:50%;filter:blur(110px);pointer-events:none}.glow.one{background:#b147e844;top:-120px;right:5%}.glow.two{background:#397be833;bottom:-120px;left:5%}header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:22px}header a{display:flex;align-items:baseline;gap:10px;color:inherit;text-decoration:none}header b{font-size:1.35rem}header span{color:#cda9ff;font-size:.72rem;letter-spacing:.15em}button,input,textarea,select{font:inherit}button{border:0;border-radius:14px;background:linear-gradient(135deg,var(--violet),#7158de);color:white;padding:14px 18px;font-weight:700;cursor:pointer}button:disabled{opacity:.55;cursor:wait}.ghost{background:#ffffff0b;color:#d7cbe1}.hidden{display:none!important}main{position:relative;z-index:1;width:min(1180px,calc(100% - 28px));margin:18px auto 60px}.card{background:var(--card);border:1px solid var(--line);border-radius:25px;box-shadow:0 30px 90px #0007;backdrop-filter:blur(18px)}.login{width:min(500px,100%);margin:7vh auto;padding:38px;text-align:center}.bot-mark{position:relative;display:grid;place-items:center;width:110px;height:110px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(145deg,#bd72ff,#6042d3);font-size:2.1rem;font-weight:900;box-shadow:0 0 0 7px #9d63f418,0 22px 50px #0008}.bot-mark span{position:absolute;display:grid;place-items:center;width:25px;height:25px;right:4px;bottom:10px;border-radius:50%;background:#e7b943;color:#231700;font-size:.75rem}.login>small,.hero small{color:#d9a8ff;letter-spacing:.18em}.login h1{margin:10px 0}.login p,.hero p{color:var(--muted);line-height:1.8}form{display:grid;gap:14px;text-align:right;margin-top:25px}label{display:grid;gap:8px;color:#d7cfdd;font-size:.88rem}input,textarea,select,.input{width:100%;border:1px solid var(--line);border-radius:14px;background:#0e0a12;color:var(--text);padding:14px;outline:none}input:focus,textarea:focus,select:focus,.input:focus-within{border-color:#a56cf0;box-shadow:0 0 0 3px #9d63f41f}.input.username{display:flex;align-items:center;direction:ltr;padding:0 14px}.input.username input{border:0;background:transparent;box-shadow:none;padding-inline:8px}.workspace{display:grid;gap:20px}.hero{display:flex;align-items:center;justify-content:space-between;padding:28px}.hero h1{margin:7px 0}.hero .bot-mark{width:90px;height:90px;margin:0;flex:0 0 90px;font-size:1.65rem}.grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:20px}.report,.history{padding:25px}.report h2,.history h2{margin:0}.file{border:1px dashed #ffffff2d;border-radius:16px;padding:16px;cursor:pointer}.file input{display:none}.file span{color:#d7adff;font-weight:700}.file small,.muted{color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:center}.section-head button{padding:9px 12px}.report-row{padding:15px 4px;border-bottom:1px solid var(--line)}.report-row:last-child{border:0}.report-row header{padding:0;display:flex;gap:9px}.report-row b{flex:1}.report-row time{color:var(--muted);font-size:.72rem}.report-row p{color:var(--muted);font-size:.85rem}.status{border-radius:999px;padding:4px 9px;font-size:.7rem;background:#ffffff10}.status.resolved{background:#52d39b22;color:#79e8b7}.status.rejected{background:#ff768922;color:#ff9baa}.status.reviewing{background:#e7b94322;color:#f3ce62}#toast{position:fixed;z-index:10;left:50%;bottom:25px;transform:translate(-50%,25px);opacity:0;background:#23172e;border:1px solid #ffffff20;padding:12px 18px;border-radius:13px;transition:.2s;pointer-events:none}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{color:#ffc4cf;border-color:#ff768955}@media(max-width:780px){header{padding:17px}main{margin-top:8px}.login{margin:2vh auto;padding:27px 20px}.grid{grid-template-columns:1fr}.hero{padding:22px}.hero .bot-mark{display:none}.report,.history{padding:20px 16px}}
