.bid-table{min-width:600px;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:flex;flex-direction:column;height:100%}.bid-table .controls{margin-bottom:1rem;display:flex;justify-content:space-between}.bid-table .controls button{border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(190 0 49/var(--tw-bg-opacity,1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (hover:hover) and (pointer:fine){.bid-table .controls button:hover{--tw-bg-opacity:1;background-color:rgb(231 0 60/var(--tw-bg-opacity,1))}}.bid-table .table-wrapper{flex:1;overflow-x:auto;overflow-y:auto;position:relative;max-height:70dvh;min-width:700px;background:#fff;border-radius:.5rem;box-shadow:0 2px 8px 0 #e5e7eb}.bid-table .table-wrapper table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0;empty-cells:show;border-bottom:1px solid #e5e7eb;font-size:.92rem}.bid-table .table-wrapper table thead{position:sticky;top:0;z-index:2;background:#f9fafb}.bid-table .table-wrapper table thead tr:last-of-type th{border-bottom:1px solid #e5e7eb}.bid-table .table-wrapper table tbody tr:first-of-type td{border-top:none}.bid-table .table-wrapper table tbody tr.bidding-closed{background:#f3f4f6!important;color:#b0b0b0}.bid-table .table-wrapper table tbody tr:nth-child(2n){background-color:#f9fafb}.bid-table .table-wrapper table tbody .bottom-thick{border-bottom:2px solid #e5e7eb}.bid-table .table-wrapper table td,.bid-table .table-wrapper table th{height:1.75rem;padding:.5rem;font-size:.75rem;line-height:1rem;min-width:6rem;border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb}.bid-table .table-wrapper table td:last-of-type,.bid-table .table-wrapper table th:last-of-type{border-right:1px solid #e5e7eb}.bid-table .table-wrapper table td,.bid-table .table-wrapper table th{white-space:nowrap}.bid-table .table-wrapper table th{text-align:center;font-weight:600;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1));font-size:clamp(.7rem,1.5vw,.85rem);background:#f3f4f6}.bid-table .table-wrapper table th .unit{font-weight:400;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));font-size:.9em}.bid-table .table-wrapper table td{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.bid-table .table-wrapper table .text-right-cell{text-align:right}.bid-table .bidding-closed-message{text-align:center;font-size:.875rem;line-height:1.25rem;background:#f3f4f6;border-radius:.5em;padding:.5em 0;margin-top:.5em}.bid-table .bidding-closed-message,.bid-table .note{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.bid-table .note{margin-top:.5rem;font-size:.75rem;line-height:1rem}