/* KHONCHAIHERB Commerce v1.9 — unified Order Center */
.v19-order-loading{min-height:62vh;display:grid;place-items:center;padding:32px 18px}.v19-order-loading>div{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.v19-order-loading .material-symbols-rounded{font-size:34px;animation:v19spin 1s linear infinite}.v19-order-loading small{color:#777}@keyframes v19spin{to{transform:rotate(360deg)}}
.v19-order-center .v05-order-head button{width:42px;height:42px;border-radius:50%;border:1px solid #e9e9e9;background:#fff;display:grid;place-items:center}.v19-order-notice{margin:10px 14px;padding:11px 12px;border-radius:12px;background:#fff8e8;border:1px solid #f2dfaa;display:flex;gap:8px;align-items:flex-start;font-size:13px;color:#72551b}.v19-order-notice .material-symbols-rounded{font-size:19px}
.v19-order .orderhead>div{display:flex;flex-direction:column;gap:2px}.v19-order .orderhead small{font-size:11px;color:#888;font-weight:500}.v19-order .mini{align-items:center}.v19-order .mini>div:nth-child(2){min-width:0;flex:1}.v19-order .mini b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v19-order .orderactions{display:flex;gap:7px;flex-wrap:wrap}.v19-order .orderactions button{flex:1 1 auto;min-width:84px}.v19-detail{max-height:min(82vh,720px);overflow:auto;padding-bottom:4px}.v19-detail-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid #eee}.v19-detail-head small{color:#888}.v19-detail-head h2{font-size:19px;margin:3px 0 0}.v19-detail-head>span{font-size:12px;font-weight:800;background:#f2f7f3;color:#145a32;padding:6px 9px;border-radius:999px}.v19-detail-items{padding:8px 0;border-bottom:1px solid #eee}.v19-detail-items>div{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:10px 0;align-items:start}.v19-detail-items span:first-child{display:flex;flex-direction:column;gap:2px}.v19-detail-items small{font-size:11px;color:#777}.v19-detail-items strong{white-space:nowrap}.v19-totals{padding:10px 0;border-bottom:1px solid #eee}.v19-totals>div{display:flex;justify-content:space-between;padding:4px 0;font-size:13px}.v19-totals .total{font-size:16px;padding-top:9px}.v19-tracking{margin:12px 0;padding:11px;background:#f7faf8;border-radius:12px;display:flex;align-items:center;gap:9px}.v19-tracking>div{display:flex;flex-direction:column;min-width:0;flex:1}.v19-tracking span{font-size:12px;overflow:hidden;text-overflow:ellipsis}.v19-tracking button{border:0;background:#fff;padding:7px 10px;border-radius:9px}.v19-timeline{padding:6px 0}.v19-timeline h3{font-size:15px}.v19-timeline-row{position:relative;display:flex;gap:10px;padding:6px 0 11px 2px}.v19-timeline-row:before{content:'';position:absolute;left:6px;top:19px;bottom:-4px;width:1px;background:#ddd}.v19-timeline-row:last-child:before{display:none}.v19-timeline-row>i{width:9px;height:9px;background:#bbb;border-radius:50%;margin-top:5px;z-index:1}.v19-timeline-row.latest>i{background:#167746;box-shadow:0 0 0 4px #e7f4ec}.v19-timeline-row>span{display:flex;flex-direction:column;gap:2px}.v19-timeline-row b{font-size:13px}.v19-timeline-row small{font-size:11px;color:#777}.v19-detail-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:10px}.v19-detail-actions button{flex:1 1 100px}.v18-order-search input{font-size:14px}
@media (min-width:700px){.v19-detail{min-width:480px}.v19-order .orderactions button{flex:0 0 auto}}
