.excel-sheet-container{background:white}.excel-table{width:100%;border-collapse:collapse;font-size:16px}.excel-table th{font-size:15px;font-weight:700;white-space:nowrap;background:#e5e7eb}.excel-table thead{position:sticky;top:0;z-index:20}.totals-row{background:#eff6ff;border-top:2px solid #2563eb;border-bottom:2px solid #2563eb}.excel-row-number,.totals-row td{font-weight:700;font-size:14px}.excel-row-number{background:#e0e0e0;border:1px solid #999;padding:2px 4px;text-align:center;user-select:none}.excel-cell{padding:6px 8px;border:1px solid #999;transition:all .1s;position:relative;font-size:16px;height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:var(--row-color)}.excel-cell:hover{filter:brightness(.95)}.sticky-column-right:hover{filter:brightness(.92)}.excel-cell.ring-2{box-shadow:inset 0 0 0 2px #000}.description-cell{white-space:normal!important;word-wrap:break-word;word-break:break-word;overflow:visible!important;text-overflow:unset!important;vertical-align:top;padding:8px 12px!important;line-height:1.4}.sticky-column-right{box-shadow:-2px 0 4px rgba(0,0,0,.1)}.sticky-column-right:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:rgba(0,0,0,.2)}thead th{position:sticky;top:0;background:#e5e7eb;z-index:20}thead th.sticky-column-right{z-index:30!important}