.loot-hero{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px}.loot-hero h1{font:700 clamp(34px,5vw,54px)/1.05 Cinzel,serif;margin:5px 0 10px}.loot-hero p{margin:0;color:var(--muted)}.loot-source{min-width:250px;padding:14px 17px;border:1px solid #315170;border-radius:12px;background:linear-gradient(135deg,#10243a,#111923)}.loot-source span,.loot-source b,.loot-source small{display:block}.loot-source span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#8fd4ff}.loot-source small{color:#93a5bb;margin-top:3px}.loot-filters{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 100px auto;gap:10px;align-items:end;background:#0e1b2c;border:1px solid #263a55;border-radius:14px;padding:14px}.loot-filters label{display:flex;flex-direction:column;gap:5px;color:#aebdce;font-size:11px;font-weight:700}.loot-filters input,.loot-filters select{width:100%;border:1px solid #2b415e;background:#091523;color:#fff;border-radius:8px;padding:10px;font:inherit}.th-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin:12px 0 16px}.th-tier{border:1px solid #263a55;background:#101923;border-radius:9px;padding:9px;text-align:center}.th-tier b,.th-tier span{display:block}.th-tier b{font-size:11px;color:#9fb0c7}.th-tier span{font:700 17px Cinzel,serif;color:#fff}.loot-panel{border:1px solid #263a55;background:#0e1b2c;border-radius:15px;overflow:hidden}.loot-panel>header,.loot-panel>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 17px}.loot-panel>header{border-bottom:1px solid #263a55}.loot-panel h2{font:700 19px Cinzel,serif;margin:0}.loot-panel header span{color:#9fb0c7;font-size:12px}.loot-legend{font-size:11px;color:#9fb0c7}.loot-legend i{display:inline-block;width:10px;height:10px;background:#173f35;border:1px solid #2b8a68;border-radius:3px}.loot-table-wrap{overflow:auto;max-height:680px}.loot-table{width:100%;border-collapse:collapse}.loot-table th{position:sticky;top:0;z-index:2;background:#0a1625;color:#9fb0c7;font-size:10px;text-transform:uppercase;letter-spacing:.07em;text-align:left}.loot-table th,.loot-table td{padding:11px 12px;border-bottom:1px solid #1d3048}.loot-table td:nth-child(n+4),.loot-table th:nth-child(n+4){text-align:right;white-space:nowrap}.loot-table tr:hover{background:#13243a}.loot-table .selected-th{background:#153c30;color:#a1f3ca;font-weight:800}.loot-table .item-name{color:#fff;font-weight:800}.loot-table .mob-name{color:#d7c9a4}.loot-table .zone-name{color:#91a8c2}.loot-table small{display:block;color:#61758e}.loot-panel>footer{justify-content:center}.loot-footnote{font-size:11px;color:var(--muted)}@media(max-width:900px){.loot-filters{grid-template-columns:1fr 1fr}.th-strip{grid-template-columns:repeat(4,1fr)}.loot-hero{align-items:start;flex-direction:column}}@media(max-width:560px){.loot-filters{grid-template-columns:1fr}.th-strip{grid-template-columns:repeat(2,1fr)}}
.loot-table th[data-th]{cursor:pointer;user-select:none}.loot-table th[data-th]::after{content:' ↕';color:#6f8096;font-size:10px}.loot-table th[data-th].sort-desc::after{content:' ↓';color:#f3d789}.loot-table th[data-th].sort-asc::after{content:' ↑';color:#f3d789}
