*{box-sizing:border-box}body{margin:0}header{justify-content:space-around}header .title{padding:4px}.text-clip-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tabBar{border-bottom:1px solid #639;padding:4px 4px 0}.tabBar button.tab{border-bottom-style:none;border-radius:8px 8px 0 0}.tabBar button.tab:disabled{color:#000;border-color:#000}.tabBar button.tab:enabled{color:#00f;border-color:#fff}.osrsItemIconWrapper{justify-content:center;align-items:center;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;display:flex}.osrsTableWrapper{background-color:bisque;border:2px solid brown;border-radius:5px;margin:4px;display:inline-block}.osrsTable{border-collapse:collapse;table-layout:fixed}.osrsTable thead{background-color:brown}.osrsTable th{text-align:left;white-space:nowrap}.osrsTable th:not(:last-child){border-right:1px solid bisque}.osrsTable tr{border-bottom:1px solid brown}.osrsTable td,.osrsTable tfoot{padding:0}.osrsTable td:not(:last-child){border-right:1px solid brown}.osrsTable tr:nth-child(2n){border-bottom:1px solid brown}.tableFooter{justify-content:space-between;width:100%;display:flex}.osrsTableCell{padding:4px}td .osrsTableCell{white-space:nowrap;text-overflow:ellipsis;align-items:center;display:flex;overflow:hidden}th .osrsTableCell{white-space:wrap}.OsrsItem{align-items:center;padding-left:.5rem;padding-right:.5rem;display:flex}.dangerous{color:#dc143c}