:root{color:#333;background:#f5f5f7;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.login{background:linear-gradient(135deg,#faf2ff,#f5f5f7);place-items:center;min-height:100vh;display:grid}.login form{background:#fff;border-radius:24px;gap:17px;width:min(430px,92vw);padding:42px;display:grid;box-shadow:0 20px 60px #5c00771f}.login form>i,.logo i,.card>i{color:#fff;background:linear-gradient(135deg,#a900ff,#d000ff);border-radius:14px;place-items:center;display:grid}.login form>i{width:58px;height:58px}.login h1,.login p{margin:0}.login p,header p{color:#777}.login label,.filters label{gap:7px;font-size:13px;font-weight:600;display:grid}.login input,.filters input,.filters select{border:1px solid #e3e3e8;border-radius:10px;outline:none;padding:12px}.login button,.panel-head button,.upload label{color:#fff;cursor:pointer;background:#a900ff;border:0;border-radius:10px;padding:13px;font-weight:700}.shell{min-height:100vh;display:flex}.shell aside{background:#fff;border-right:1px solid #eee;flex-direction:column;width:250px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.logo{align-items:center;gap:12px;padding:0 10px 28px;display:flex}.logo i{width:42px;height:42px}.shell nav{gap:5px;display:grid}.shell nav button,.out{color:#666;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:12px 14px;display:flex}.shell nav svg,.out svg{width:19px}.shell nav .active{color:#a900ff;background:#fbf4ff;box-shadow:inset 3px 0 #a900ff}.out{margin-top:auto}.shell>section{width:calc(100% - 250px);margin-left:250px;padding:0 30px 36px}.shell header{justify-content:space-between;align-items:center;height:92px;display:flex}.shell header h1{margin:0 0 5px}.profile{font-weight:700;display:grid}.profile small{color:#777;text-align:right;margin-top:3px;font-weight:400}.notice{color:#7200a7;background:#f0dafe;border-radius:10px;margin-bottom:15px;padding:12px}.filters{background:#fff;border-radius:16px;align-items:end;gap:12px;margin-bottom:18px;padding:16px;display:flex}.filters label{flex:1}.filters button{color:#8500c0;background:#f2e7f7;border:0;border-radius:10px;padding:12px}.cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;display:grid}.card,.panel{background:#fff;border-radius:16px;box-shadow:0 3px 20px #21002c0a}.card{align-items:center;gap:14px;padding:20px;display:flex}.card>i{color:#a900ff;background:#f7eaff;width:48px;height:48px}.card span{gap:5px;display:grid}.card small{color:#777}.card strong{font-size:24px}.grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.panel{padding:22px}.panel h2{margin:0 0 20px}.bar{margin:15px 0}.bar label,.decline{justify-content:space-between;display:flex}.bar>span{background:#eee;border-radius:9px;height:8px;margin-top:7px;display:block;overflow:hidden}.bar i{height:100%;display:block}.good{color:#16864a;background:#dff8e9}.bar .good{background:#25b86b}.medium{color:#936400;background:#fff2cf}.bar .medium{background:#ffba29}.risk{color:#bc2445;background:#ffe0e7}.bar .risk{background:#f14e71}.decline{border-bottom:1px solid #eee;padding:10px 0}.decline span,td small{color:#888;display:grid}.decline span b{color:#333}.decline em{color:#d6244d}.table{padding:0;overflow:hidden}.panel-head{justify-content:space-between;padding:20px 22px 0;display:flex}.panel-head button{align-items:center;gap:8px;padding:10px;display:flex}.scroll{overflow:auto}table{border-collapse:collapse;width:100%;min-width:800px}th,td{text-align:left;border-bottom:1px solid #eee;padding:15px 22px;font-size:14px}th{color:#777;background:#fafafa;font-size:12px}.badge{border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.empty{text-align:center;color:#888;padding:25px}.upload{text-align:center;max-width:700px;margin:50px auto;padding:60px}.upload>svg{color:#a900ff;width:60px;height:60px}.upload input{display:none}.upload select{background:#fff;border:1px solid #e3e3e8;border-radius:10px;min-width:260px;margin:15px auto 0;padding:12px;display:block}.upload label{margin:20px;display:inline-block}@media (width<=1050px){.cards{grid-template-columns:1fr 1fr}.filters{flex-wrap:wrap}}@media (width<=720px){.shell aside{display:none}.shell>section{width:100%;margin:0;padding:0 15px}.filters{grid-template-columns:1fr 1fr;display:grid}.cards,.grid{grid-template-columns:1fr}}.upload>small{color:#777;max-width:520px;margin:12px auto;display:block}.comparison-meta{color:#666;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:18px;margin-bottom:18px;padding:14px;display:flex}.comparison-meta svg{color:#a900ff}.comparison-empty{text-align:center;padding:55px}.comparison-empty>svg{color:#a900ff;width:52px;height:52px}.comparison-cards .up>i{color:#16864a;background:#dff8e9}.comparison-cards .down>i{color:#bc2445;background:#ffe0e7}.badge.improved{color:#16864a;background:#dff8e9}.badge.regressed{color:#bc2445;background:#ffe0e7}.badge.stable{color:#666;background:#eee}.badge.new{color:#2860b8;background:#e7efff}.badge.missing{color:#7e22ce;background:#f3e8ff}.delta-up{color:#16864a;font-weight:700}.delta-down{color:#bc2445;font-weight:700}.filters{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;display:grid}.filters label{min-width:0}.filters select,.filters input{width:100%;min-width:0}.filters button{min-height:43px}@media (width<=1050px){.filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=720px){.filters{grid-template-columns:minmax(0,1fr)}}.filter-actions{grid-column:1/-1;justify-content:flex-end;gap:12px;display:flex}.filters .filter-actions button{cursor:pointer;min-width:150px;font-weight:700}.filters .filter-actions .apply{color:#fff;background:#a900ff}.filters .filter-actions .apply:hover{background:#9200db}@media (width<=720px){.filter-actions{grid-template-columns:1fr 1fr;display:grid}.filters .filter-actions button{min-width:0}}.filters .filter-actions button:disabled{opacity:.65;cursor:wait}.filters .filter-actions .apply{justify-content:center;align-items:center;gap:9px;display:flex}.button-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite filterSpin}.filter-loading{background:#eadcf1;border-radius:99px;grid-column:1/-1;height:4px;overflow:hidden}.filter-loading i{border-radius:inherit;background:linear-gradient(90deg,#a900ff,#d870ff);width:35%;height:100%;animation:1s ease-in-out infinite filterSlide;display:block}.results-loading{opacity:.48;pointer-events:none;transition:opacity .2s}@keyframes filterSpin{to{transform:rotate(360deg)}}@keyframes filterSlide{0%{transform:translate(-100%)}to{transform:translate(380%)}}.upload{padding:28px}.upload-drop{background:#fdfaff;border:2px dashed #d9b8ed;border-radius:18px;margin-top:18px;padding:42px 28px;transition:all .2s}.upload-drop>svg{color:#a900ff;width:60px;height:60px}.upload-drop h2{margin-top:12px}.upload-drop p{color:#666}.upload-drop.dragging{background:#f6e8ff;border-color:#a900ff;transform:scale(1.01);box-shadow:0 12px 34px #a900ff1c}.upload-drop.busy{opacity:.72;pointer-events:none}.upload label.disabled{cursor:not-allowed;background:#b67bcf}.upload-progress{text-align:left;max-width:620px;margin:22px auto 0}.upload-progress>div:first-child{justify-content:space-between;gap:18px;margin-bottom:9px;display:flex}.upload-progress b{white-space:nowrap;text-overflow:ellipsis;max-width:65%;overflow:hidden}.upload-progress span{color:#777}.progress-track{background:#eee;border-radius:999px;height:12px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#a900ff,#d000ff);height:100%;transition:width .2s;display:block}.progress-track i.processing{background:linear-gradient(90deg,#a900ff,#e6b5ff,#a900ff) 0 0/200% 100%;animation:1.25s linear infinite progressPulse;width:100%!important}@keyframes progressPulse{to{background-position:-200% 0}}@media (width<=720px){.upload{padding:18px}.upload-drop{padding:30px 15px}.upload-progress>div:first-child{display:grid}.upload-progress b{max-width:100%}}
