/* LEXRON COMMERCE FINAL MASTER V12 — reference-workflow alignment */
:root{--lx12-navy:#063956;--lx12-text:#1f2529;--lx12-line:#e8ebed;--lx12-muted:#747d82}
.lx12-mobilebar,.lx12-drawer,.lx12-overlay,.lx12-search{display:none}
@media(max-width:820px){
 body.lx12-commerce{padding-top:58px!important;overflow-x:hidden}
 .lx12-mobilebar{display:flex;position:fixed;z-index:2147483000;left:0;right:0;top:0;height:58px;background:#fff;border-bottom:1px solid #e8e8e8;align-items:center;justify-content:space-between;padding:0 12px;box-sizing:border-box}
 .lx12-menu,.lx12-search-btn,.lx12-cart{width:42px;height:42px;border:0;background:#fff;display:grid;place-items:center;padding:0;position:relative}
 .lx12-menu i,.lx12-menu i:before,.lx12-menu i:after{content:'';display:block;width:23px;height:2px;background:#232323;position:absolute}.lx12-menu i:before{top:-7px}.lx12-menu i:after{top:7px}
 .lx12-brand{text-align:center;font-weight:900;font-size:21px;line-height:18px;letter-spacing:.3px;color:#111}.lx12-brand small{display:block;font-size:8px;font-weight:700;letter-spacing:.8px;color:#777;margin-top:4px}
 .lx12-search-btn:before{content:'';width:17px;height:17px;border:2px solid #222;border-radius:50%;box-sizing:border-box}.lx12-search-btn:after{content:'';position:absolute;width:8px;height:2px;background:#222;transform:rotate(45deg);margin:15px 0 0 15px}
 .lx12-cart:before{content:'';width:20px;height:17px;border:2px solid #666;border-radius:2px;box-sizing:border-box;position:absolute;top:15px}.lx12-cart:after{content:'';position:absolute;width:10px;height:7px;border:2px solid #666;border-bottom:0;border-radius:7px 7px 0 0;top:9px}
 .lx12-badge{position:absolute;right:1px;top:1px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:#063956;color:#fff;font:700 10px/17px Arial;box-sizing:border-box}
 .lx12-overlay{display:block;position:fixed;z-index:2147483001;inset:0;background:rgba(0,0,0,.38);opacity:0;pointer-events:none;transition:.25s}
 .lx12-drawer{display:block;position:fixed;z-index:2147483002;left:0;top:0;bottom:0;width:min(86vw,360px);background:#fff;transform:translateX(-104%);transition:.26s;overflow:auto;box-shadow:4px 0 24px rgba(0,0,0,.16)}
 body.lx12-open .lx12-drawer{transform:none}body.lx12-open .lx12-overlay{opacity:1;pointer-events:auto}
 .lx12-dhead{height:70px;padding:0 18px;border-bottom:1px solid var(--lx12-line);display:flex;align-items:center;justify-content:space-between}.lx12-dbrand{font-weight:900;font-size:25px}.lx12-dbrand small{display:block;color:#777;font-size:9px;letter-spacing:.7px}.lx12-close{font-size:29px;border:0;background:none;width:40px;height:40px}
 .lx12-nav a,.lx12-toggle{width:100%;min-height:50px;padding:0 18px;border:0;border-bottom:1px solid #eee;background:#fff;color:#222;display:flex;align-items:center;justify-content:space-between;text-decoration:none;text-align:left;font:600 14px Arial;box-sizing:border-box}.lx12-toggle:after{content:'›';font-size:25px;color:#777;transition:.2s}.lx12-group.open>.lx12-toggle:after{transform:rotate(90deg)}
 .lx12-sub{display:none;background:#f8f9f9}.lx12-group.open>.lx12-sub{display:block}.lx12-sub a{min-height:44px;padding-left:32px;font-weight:500;font-size:13px;background:#f8f9f9}
 .lx12-search{display:block;position:fixed;z-index:2147483003;left:12px;right:12px;top:66px;background:#fff;border-radius:10px;box-shadow:0 10px 35px rgba(0,0,0,.22);padding:10px;opacity:0;pointer-events:none;transform:translateY(-8px);transition:.18s}.lx12-search.open{opacity:1;pointer-events:auto;transform:none}.lx12-search input{width:100%;height:44px;border:1px solid #ddd;border-radius:6px;padding:0 12px;font-size:16px;box-sizing:border-box}.lx12-results{max-height:54vh;overflow:auto}.lx12-result{display:flex;gap:10px;align-items:center;padding:9px 4px;border-bottom:1px solid #eee;color:#222;text-decoration:none;font-size:13px}.lx12-result img{width:46px;height:46px;object-fit:contain;background:#fff}
 .lx12-toolbar{margin:12px 12px 18px;padding:10px;background:#fff;border:1px solid #eee;display:grid;grid-template-columns:1fr 1fr;gap:8px}.lx12-toolbar .lx12-count{grid-column:1/-1;font-size:12px;color:#777}.lx12-toolbar input,.lx12-toolbar select{height:39px;border:1px solid #ddd;background:#fff;padding:0 8px;min-width:0;width:100%;box-sizing:border-box}
 /* reference-like 2-column commerce cards */
 .product-grid-real,.products-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1px!important;background:#eceeef!important}
 .product-card-real,.product-card{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;margin:0!important;min-width:0!important;overflow:hidden!important}
 .product-card-real{padding:0 0 13px!important}.product-card-real .product-photo{height:190px!important;padding:8px!important;background:#fff!important}.product-card-real .product-photo img{width:100%!important;height:100%!important;object-fit:contain!important}
 .product-card-real .product-info{padding:8px 9px 2px!important;text-align:center!important}.product-card-real h3{font-size:14px!important;line-height:1.3!important;font-weight:500!important;min-height:55px!important;margin:5px 0 7px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
 .product-card-real .sk-price-note{font-size:17px!important;line-height:1.25!important;font-weight:700!important;color:#555!important;min-height:44px!important;display:flex;align-items:center;justify-content:center}
 .sk-cart-icon-only{display:flex!important;justify-content:center!important}.sk-add-icon-btn{font-size:0!important;width:38px!important;height:38px!important;border:0!important;background:transparent!important;position:relative!important}.sk-add-icon-btn:before{content:''!important;display:block!important;width:24px!important;height:24px!important;margin:auto!important;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2391999e' stroke-width='1.8'%3E%3Cpath d='M5 8h14l-1 12H6L5 8Z'/%3E%3Cpath d='M9 9V6a3 3 0 0 1 6 0v3'/%3E%3C/svg%3E")!important}
 .product-card{display:flex!important;flex-direction:column!important;padding:0 0 12px!important}.product-card>img{width:100%!important;height:190px!important;object-fit:contain!important;padding:8px!important;box-sizing:border-box;background:#fff}.product-card .pc-body{padding:8px 9px!important;text-align:center!important}.product-card h3{font-size:14px!important;font-weight:500!important;line-height:1.3!important;min-height:54px!important;margin:4px 0 8px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card .meta,.product-card .pc-actions{display:none!important}.product-card .v20121-live-price{font-size:17px!important;font-weight:700!important;color:#555!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important}
 .product-card.lx12-clickable{cursor:pointer}.product-card.lx12-clickable:after{content:'';width:24px;height:24px;display:block;margin:5px auto 0;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2391999e' stroke-width='1.8'%3E%3Cpath d='M5 8h14l-1 12H6L5 8Z'/%3E%3Cpath d='M9 9V6a3 3 0 0 1 6 0v3'/%3E%3C/svg%3E")}
 .lx-v11-menu-btn,.lx-v11-drawer,.lx-v11-overlay{display:none!important}
}
@media(max-width:390px){.product-card-real .product-photo,.product-card>img{height:174px!important}.product-card-real h3,.product-card h3{font-size:13px!important}}
