
.lh-shop-kinds{display:flex;flex-wrap:wrap;gap:6px}.lh-shop-kinds a{padding:7px 10px;border:1px solid #dfe8ee;border-radius:999px;background:#fbfdfe;color:#637d92;text-decoration:none;font-size:10px}.lh-shop-kinds a:hover,.lh-shop-kinds a.is-active{background:#edf6fa;border-color:#cfe1eb;color:#466d89}
.lh-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lh-shop-product{padding:0!important;overflow:hidden}.lh-shop-image{position:relative;aspect-ratio:4/3;background:#f2f7fa;overflow:hidden}.lh-shop-image img{width:100%;height:100%;object-fit:cover;display:block}.lh-shop-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#edf6fa,#f5f2f9)}.lh-shop-placeholder span{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#fff;color:#7196b2;font-size:22px;font-weight:800;box-shadow:0 9px 24px rgba(54,90,119,.08)}
.lh-shop-kind{position:absolute;left:9px;top:9px;padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);font-size:8px;font-weight:750;color:#58758b}.lh-shop-copy{display:grid;gap:8px;padding:11px}.lh-shop-copy h2{margin:0;font-size:15px}.lh-shop-copy small{display:block;margin-top:2px;color:#8a99a6;font-size:9px}.lh-shop-copy p{margin:0;color:#748699;font-size:10px;line-height:1.45}.lh-shop-price{font-size:13px;color:#3f5e76}.lh-shop-actions{display:flex;gap:5px;flex-wrap:wrap}.lh-shop-actions .lh-btn{flex:1 1 auto;text-align:center}
.lh-shop-empty{text-align:center;padding:34px 18px!important}.lh-shop-empty h2{margin:9px 0 5px}.lh-shop-empty p{max-width:620px;margin:0 auto;color:#748699;font-size:11px}.lh-shop-empty small{display:block;margin-top:9px;color:#96a3ae;font-size:9px}.lh-shop-empty-visual{position:relative;width:110px;height:82px;margin:0 auto}.lh-shop-empty-visual span{position:absolute;left:20px;bottom:7px;width:70px;height:55px;border:2px solid #cfe1eb;border-radius:14px;background:#f7fbfd}.lh-shop-empty-visual span:before{content:"";position:absolute;left:17px;top:-14px;width:32px;height:20px;border:2px solid #cfe1eb;border-bottom:0;border-radius:18px 18px 0 0}.lh-shop-empty-visual i{position:absolute;right:7px;top:6px;width:28px;height:28px;border-radius:50%;background:#e9f4f9;box-shadow:-56px 20px 0 #f2eef8}
@media(max-width:1024px){.lh-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.lh-shop-grid{grid-template-columns:1fr}.lh-shop-actions{display:grid;grid-template-columns:1fr}.lh-shop-kinds{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.lh-shop-kinds a{flex:0 0 auto;min-height:38px;display:flex;align-items:center}}
