body{margin:10px}.table-wrapper{overflow:hidden;position:relative;border-radius:4px;border:1px solid #a0a0a0}.table-scroll{overflow:auto;max-height:calc(100vh - 92px)}@media (min-width: 540px){.table-scroll{max-height:calc(100vh - 58px)}}table{width:100%;border-spacing:0;position:relative}th,td{padding:5px 10px;text-align:center;white-space:nowrap;border-bottom:1px solid #a0a0a0}th{top:0;position:sticky;background-color:#fff}.actions-wrapper{gap:10px;display:flex;flex-wrap:wrap;margin-bottom:10px;justify-content:space-between}.input-wrapper{gap:10px;display:flex;min-width:150px}#colorInput{width:302px;outline:none;padding:0 2px;min-width:92px}#addButton{width:40px;height:24px}#schemeButton{width:150px;height:24px;white-space:nowrap}#computedToRGB{outline:none;margin-left:5px;color-scheme:light}#hidden,#hidden2{display:none}#hidden2{border-top-color:accentcolor;border-bottom-color:highlight}tbody>:nth-last-child(2)>*{border-bottom:0}tr>:last-child{width:.01px;right:0;padding:0;position:sticky;border-bottom:0}.scrollbar-v tr>:last-child{border-left:1px solid #a0a0a0}tbody>:last-child>*{height:0;bottom:0;padding:0;position:sticky;border-bottom:0}.scrollbar-h tbody>:last-child>*{border-top:1px solid #a0a0a0}
