:root{--background:#f7efe2;--foreground:#171717;--GotBaitBlue:#54a4a6;--GotBaitGrey:#c9d8d6;--GotBaitSeashell:#f7efe2}.gotbait-btn{background-color:var(--GotBaitBlue)!important;border-color:var(--GotBaitBlue)!important;color:#fff!important}.navbar{background-color:var(--GotBaitBlue)!important}.navbar .nav-link{margin:0 .75rem;font-size:1.1em;font-weight:700;color:#fff!important}.navbar .nav-link:hover,.navbar .nav-link:focus{color:#f8f9fa!important}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.card{transition:transform .15s,box-shadow .15s}.card:hover{transform:translateY(-2px);box-shadow:0 .5rem 1rem #00000014}.inventory-row{justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:12px;display:flex}.inventory-row__bait{flex:0 980px;min-width:0}.inventory-row__remove{flex:none;justify-content:center;align-items:center;display:flex}@media (max-width:450px){.inventory-row{flex-direction:column;align-items:stretch;gap:8px}.inventory-row__bait{flex:auto}.inventory-row__remove{justify-content:flex-end;width:100%}.remove-bait-btn{width:44px;height:44px}}.remove-bait-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.6rem;transition:color .15s,transform .15s,background-color .15s;display:flex}.remove-bait-btn:hover{color:#dc3545;background-color:#dc354514;transform:scale(1.08)}.remove-bait-btn:disabled{opacity:.6;cursor:not-allowed}.remove-bait-btn__text{font-size:1rem;font-weight:700}
