.ost-wrapper{flex-direction:column;height:calc(100vh - 270px);margin-top:20px;display:flex}.ost-topbar{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ost-table-header{flex-shrink:0}.ost-table-header,.ost-row{grid-template-columns:140px 1fr 80px 110px 120px 100px 110px;gap:10px;display:grid}.ost-table-header{color:var(--text2);border-bottom:1px solid var(--grey1);padding:10px 16px;font-size:13px;font-weight:500}.ost-row{align-items:start;padding:18px 16px 6px}.ost-table-body{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.ost-table-body::-webkit-scrollbar{display:none}.ost-no-results{text-align:center;color:var(--text2);padding:40px 0;font-size:14px}.ost-row-wrap{background:var(--white);border-bottom:1px solid var(--grey1);border-radius:8px;margin-bottom:16px;overflow:visible}.ost-cell{color:var(--black);flex-direction:column;gap:3px;font-size:14px;display:flex}.ost-order-id{font-size:13px;font-weight:500}.ost-order-service,.ost-detail-file,.ost-units-label{color:var(--text2);font-size:12px}.ost-detail-submitted{color:var(--black);font-size:12px}.ost-file-link{color:var(--primary);font-weight:500}.ost-units,.ost-price{font-weight:500}.ost-status{font-size:13px;font-weight:500}.ost-status.pending{color:#e6a817}.ost-status.completed{color:var(--green)}.ost-status.ongoing{color:#e07b39}.ost-cell-action{align-items:flex-start}.ost-toggle-wrap{border-top:1px solid var(--grey1);justify-content:center;padding:6px 0 12px;display:flex}.ost-toggle-btn{color:var(--text2);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-family:Poppins;font-size:13px;transition:color .2s;display:flex}.ost-toggle-btn:hover{color:var(--black)}.ost-toggle-arrow{transition:transform .3s cubic-bezier(.4,0,.2,1)}.ost-toggle-arrow.rotate{transform:rotate(180deg)}.ost-details-wrapper{transition:height .4s cubic-bezier(.25,1,.5,1);overflow:hidden}.ost-details-inner{border-top:1px solid var(--grey1);grid-template-columns:1fr 280px;gap:30px;padding:20px 16px 24px;display:grid}.ost-detail-row{align-items:baseline;gap:16px;margin-bottom:10px;font-size:14px;display:flex}.ost-detail-label{color:var(--text2);flex-shrink:0;min-width:140px}.ost-detail-value{color:var(--black);font-weight:500}.ost-billing-card{background:var(--primeryPastel);border-radius:12px;height:-moz-fit-content;height:fit-content;padding:16px}.ost-billing-title{border-bottom:1px solid rgba(13,71,161,.2);margin-bottom:12px;padding-bottom:10px;color:var(--primary)!important;font-size:14px!important;font-weight:600!important}.ost-billing-row{color:var(--black);justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.ost-billing-total{color:var(--primary);margin-top:4px;font-size:16px;font-weight:600}.ost-billing-price-box{background:var(--bgGrey);border-radius:8px;padding:5px}.ost-empty{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.ost-empty-text{color:var(--text2)}@media (max-width:1024px){.ost-table-header,.ost-row{grid-template-columns:120px 1fr 70px 100px 110px 90px 109px;font-size:12px}.ost-details-inner{grid-template-columns:1fr 240px;gap:20px}}@media (max-width:768px){.ost-table-header{display:none}.ost-row{grid-template-columns:1fr 1fr;gap:12px;padding:16px}.ost-wrapper{height:calc(100vh - 230px)}.ost-cell-id{grid-column:1/2}.ost-cell:nth-child(2){grid-column:2/3}.ost-cell:nth-child(3){grid-column:1/2}.ost-cell:nth-child(4){grid-column:2/3}.ost-cell:nth-child(5){grid-column:1/2}.ost-cell:nth-child(6){grid-column:2/3}.ost-cell-action{grid-column:1/-1}.ost-details-inner{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.ost-topbar{flex-direction:column;align-items:stretch}.ost-row{grid-template-columns:1fr}.ost-cell-id,.ost-cell-action,.ost-cell:nth-child(2),.ost-cell:nth-child(3),.ost-cell:nth-child(4),.ost-cell:nth-child(5),.ost-cell:nth-child(6){grid-column:1/-1}.ost-wrapper{height:calc(100vh - 120px)}}.ost-sk-id{width:100px;height:12px}.ost-sk-text{width:140px;height:10px}.ost-sk-text.long{width:180px}.ost-sk-small{width:60px;height:10px}.ost-sk-btn{border-radius:20px;width:90px;height:32px}.ost-sk-input{border-radius:30px;width:220px;height:40px}
