*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f5f7fb;color:#182033}a{color:#1859a9;text-decoration:none}a:hover{text-decoration:underline}.wrap{max-width:1680px;margin:0 auto;padding:24px}.hero{background:#11213d;color:white;padding:28px;border-radius:18px;margin-bottom:18px;box-shadow:0 8px 30px rgba(18,34,61,.12)}.hero h1{margin:0 0 8px;font-size:30px}.hero p{margin:5px 0;color:#cfdaec}.toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:14px 0}.toolbar input,.toolbar select,.toolbar button,.cost-input{border:1px solid #ccd5e3;border-radius:9px;background:white;padding:9px 11px;font:inherit}.toolbar button{cursor:pointer}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:14px 0}.stat{background:white;border:1px solid #e0e6ef;border-radius:12px;padding:13px}.stat b{font-size:20px;display:block}.stat span{color:#6d788b;font-size:13px}.card{background:white;border:1px solid #e0e6ef;border-radius:14px;overflow:hidden;box-shadow:0 4px 18px rgba(20,30,55,.05)}.table-scroll{overflow:auto;max-height:calc(100vh - 300px)}table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}th,td{padding:9px 10px;border-bottom:1px solid #edf0f5;white-space:nowrap;text-align:right}th{position:sticky;top:0;background:#eef3f9;z-index:2;color:#344159;font-size:12px}th:first-child,td:first-child,th:nth-child(2),td:nth-child(2){text-align:left}.set-link{font-weight:700}.roi-pos{font-weight:800;color:#0a7d38}.roi-neg{font-weight:800;color:#b42318}.badge{display:inline-block;padding:3px 7px;border-radius:999px;background:#edf0f4;color:#4d596a;font-size:11px}.badge.good{background:#dff4e6;color:#126b35}.badge.warn{background:#fff1c7;color:#815b00}.badge.bad{background:#fde5e2;color:#a1261d}.cost-input{width:86px;padding:6px 7px;text-align:right}.muted{color:#778399}.health{padding:10px 14px;background:#fff9df;border:1px solid #f0df91;border-radius:10px;margin:10px 0;font-size:13px}.decision-GRADE{background:#e4f5e9!important}.decision-SELL-RAW{background:#fff6d8!important}.decision-KEEP{background:#f4f5f7!important}.card-name{display:flex;align-items:center;gap:8px;min-width:210px}.card-name img{width:34px;height:47px;object-fit:contain}.right{margin-left:auto}.small{font-size:12px}.footer{color:#7d8798;font-size:12px;margin-top:16px}@media(max-width:700px){.wrap{padding:12px}.hero{padding:18px}.hero h1{font-size:24px}}
