/* LifeStyle Hub Your Orders — screenshot-style, software mapped */
.lsh-orders-page{max-width:1500px;margin:0 auto;padding:18px 24px 40px;background:#fff;min-height:560px}
.lsh-orders-breadcrumb{font-size:12px;margin-bottom:16px}.lsh-orders-breadcrumb a{color:#2162a1}.lsh-orders-breadcrumb span{color:#c45500}
.lsh-orders-top{display:flex;align-items:center;justify-content:space-between;gap:24px}
.lsh-orders-top h1{font-size:30px;font-weight:500;margin:0}
.lsh-order-search{display:flex;gap:10px;min-width:480px}.lsh-order-search input{flex:1;height:38px;border:1px solid #888c8c;border-radius:9px;padding:0 12px}.lsh-order-search button{border:0;border-radius:20px;background:#232f3e;color:#fff;padding:0 18px;font-weight:700;cursor:pointer}
.lsh-order-tabs{display:flex;gap:30px;border-bottom:1px solid #d5d9d9;margin-top:18px}.lsh-order-tabs button{border:0;background:#fff;padding:0 8px 11px;cursor:pointer;color:#2162a1}.lsh-order-tabs button.active{color:#111;font-weight:700;border-bottom:3px solid #f08804}
.lsh-order-filterbar{display:flex;align-items:center;gap:8px;padding:16px 2px;font-size:13px}.lsh-order-filterbar select{border:1px solid #888c8c;border-radius:8px;padding:7px 10px;background:#fff}
.lsh-orders-message{font-size:13px;color:#565959;text-align:center}
.lsh-order-list{display:grid;gap:14px}
.lsh-order-card{border:1px solid #d5d9d9;border-radius:9px;overflow:hidden;background:#fff}
.lsh-order-card-head{display:grid;grid-template-columns:150px 130px 130px 1fr;gap:18px;background:#f0f2f2;padding:12px 16px;font-size:12px}.lsh-order-card-head small{display:block;color:#565959}.lsh-order-card-head b{display:block;margin-top:3px}.lsh-order-number{text-align:right}
.lsh-order-card-body{display:flex;justify-content:space-between;gap:24px;padding:20px}.lsh-order-card-body h3{font-size:20px;margin:0 0 8px}.lsh-order-card-body p{font-size:13px;margin:4px 0}.lsh-order-actions{display:flex;flex-direction:column;gap:8px;min-width:180px}.lsh-order-actions a{border:1px solid #aeb4bb;border-radius:18px;padding:8px 12px;text-align:center;font-size:12px;color:#111}
.lsh-orders-empty{text-align:center;padding:45px 18px;color:#565959}.lsh-orders-empty a{color:#2162a1}
.lsh-buy-again-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.lsh-orders-recommended{margin-top:38px;border-top:1px solid #d5d9d9;padding-top:18px}
.lsh-orders-rec-head{display:flex;justify-content:space-between;align-items:center}.lsh-orders-rec-head h2{font-size:20px;margin:0 0 12px}.lsh-orders-rec-head span{font-size:12px;color:#565959}
.lsh-orders-rec-wrap{position:relative;overflow:hidden}.lsh-orders-rec-grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 84px)/7)!important;gap:14px!important;overflow-x:auto!important;scroll-behavior:smooth;scrollbar-width:none;padding:0 38px 6px!important}.lsh-orders-rec-grid::-webkit-scrollbar{display:none}
.lsh-orders-rec-grid .lsh-product-card{min-width:0!important;height:100%!important}.lsh-orders-rec-grid .lsh-product-image-wrap{height:150px!important}.lsh-orders-rec-grid .lsh-product-title{font-size:13px!important}.lsh-orders-rec-grid .lsh-card-actions{display:none!important}.lsh-orders-rec-grid .lsh-card-links{display:none!important}
.lsh-orders-arrow{position:absolute;top:38%;transform:translateY(-50%);z-index:10;width:34px;height:46px;border:1px solid #8d9096;border-radius:7px;background:#fff;font-size:26px;cursor:pointer}.lsh-orders-arrow.prev{left:2px}.lsh-orders-arrow.next{right:2px}
@media(max-width:1000px){.lsh-order-search{min-width:320px}.lsh-orders-rec-grid{grid-auto-columns:calc((100% - 48px)/5)!important}.lsh-buy-again-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:750px){.lsh-orders-top{align-items:flex-start;flex-direction:column}.lsh-order-search{min-width:0;width:100%}.lsh-order-card-head{grid-template-columns:1fr 1fr}.lsh-order-number{text-align:left}.lsh-order-card-body{flex-direction:column}.lsh-orders-rec-grid{grid-auto-columns:calc((100% - 24px)/3)!important}.lsh-buy-again-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:500px){.lsh-orders-page{padding:14px 10px}.lsh-order-tabs{gap:12px}.lsh-orders-rec-grid{grid-auto-columns:calc((100% - 12px)/2)!important}.lsh-buy-again-grid{grid-template-columns:1fr}}
