.world-panel:has(.fish-bag-grid),.world-panel:has(.barrel-list){width:440px;max-width:calc(100vw - 30px)}
.bag-heading,.bag-barrel-count{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#45634b;font-size:13px;margin:0 0 12px}.bag-heading span{color:#847657;font-size:12px}.fish-bag-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;background:#b3ae8538;padding:7px;border:1px solid #b3b08b;border-radius:13px}.fish-slot{aspect-ratio:1;position:relative;padding:0;min-width:0;border:1px solid #b6b18b;border-bottom:3px solid #a5a07a;background:#e6dfbd;border-radius:7px;box-shadow:inset 0 1px 4px #61543818}.fish-slot:disabled{background:#e0d9b94f;border-color:#c1b99b}.fish-slot:not(:disabled):hover,.fish-slot[aria-pressed=true]{border-color:#446a40;background:#faf0c8;box-shadow:0 0 0 1px #54763f}.fish-slot canvas{display:block;width:100%;height:100%;object-fit:contain}.fish-quantity{position:absolute;right:2px;bottom:0;font-size:10px;line-height:14px;font-weight:800;color:#fffbe8;text-shadow:1px 1px #49381d,-1px -1px #49381d,1px -1px #49381d,-1px 1px #49381d}.fish-item-detail{min-height:107px;padding:14px 2px 11px;border-bottom:1px solid #d4cdae}.fish-item-detail>strong{font-size:15px;color:#34593e}.fish-item-detail p,.bag-note{font-size:12px;line-height:1.5;color:#7a785d;margin:6px 0 10px}.fish-item-actions{display:flex;gap:6px;flex-wrap:wrap}.fish-item-actions button{font-size:12px;padding:6px 9px}.bag-note{margin-top:12px}.bag-barrel-count{background:#e8e5cb;border-radius:9px;padding:10px;margin-bottom:0}.barrel-list{display:grid;gap:7px}.barrel-row{display:flex;align-items:center;gap:7px;padding:9px 0;border-bottom:1px solid #d6d0b6}.barrel-row canvas{width:51px;height:44px;object-fit:contain;flex-shrink:0}.barrel-row>div{flex:1;min-width:0}.barrel-row strong{display:block;font-size:13px;color:#3f6047}.barrel-row span{display:block;font-size:11px;color:#898066;margin-top:3px}.barrel-row button{font-size:11px;padding:6px;white-space:nowrap}.barrel-row button:disabled{opacity:.45}.rapids-save-status{font-size:12px!important;color:#657551!important}.rapids-save-status:empty{display:none}
@media(max-width:480px){.fish-bag-grid{gap:4px;padding:5px;grid-template-columns:repeat(8,minmax(0,1fr))}.fish-quantity{font-size:9px}.barrel-row{gap:4px}.barrel-row canvas{width:42px}}
