.lh-lookbook{margin:28px 0 36px;clear:both;font-family:Arial,Helvetica,sans-serif;color:#2b2b2b}
.lh-lookbook *{box-sizing:border-box}
.lh-lookbook__heading h2,.lh-lookbook-product-section>h2{font-size:24px;line-height:1.2;margin:0 0 14px;font-weight:600}
.lh-lookbook__stage{position:relative;overflow:visible!important;width:100%;max-width:100%;background:#f5f2ed}
.lh-lookbook__image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;opacity:1!important;visibility:visible!important}
.lh-lookbook__point{position:absolute;transform:translate(-50%,-50%);z-index:20;outline:0}
.lh-lookbook__point:after{content:"";position:absolute;left:100%;top:50%;width:24px;height:70px;transform:translateY(-50%);z-index:25}
.lh-lookbook__dot{width:var(--lh-spot-size,42px);height:var(--lh-spot-size,42px);display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid rgba(255,255,255,.94);background:rgba(255,255,255,.42);color:#fff;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.2);transition:transform .18s ease,background .18s ease}
.lh-lookbook__point[data-theme="dark"] .lh-lookbook__dot{background:rgba(35,35,35,.58)}
.lh-lookbook__point:hover .lh-lookbook__dot,.lh-lookbook__point:focus .lh-lookbook__dot,.lh-lookbook__point.is-open .lh-lookbook__dot{transform:scale(1.08);background:rgba(131,95,56,.86)}
.lh-lookbook__card{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%) translateX(4px);width:330px;min-height:150px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.22);padding:18px;display:flex;gap:16px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:30;border-radius:3px;cursor:default}
.lh-lookbook__point:hover .lh-lookbook__card,.lh-lookbook__point:focus .lh-lookbook__card,.lh-lookbook__point.is-open .lh-lookbook__card,.lh-lookbook__card:hover{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translateX(0)}
.lh-lookbook__thumb{width:92px;min-width:92px;height:112px;display:flex;align-items:center;justify-content:center;background:#fafafa;overflow:hidden}
.lh-lookbook__thumb img{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain;opacity:1!important;visibility:visible!important}
.lh-lookbook__card-body{flex:1;min-width:0}
.lh-lookbook__product-name{display:block;color:#222!important;text-decoration:none!important;font-size:15px;line-height:1.3;margin:3px 22px 9px 0;font-weight:600}
.lh-lookbook__price{font-size:20px;font-weight:700;margin:0 0 7px}
.lh-lookbook__stock{font-size:13px;color:#777;margin-bottom:12px}
.lh-lookbook__stock--yes{color:#5b8b55}
.lh-lookbook__detail{display:inline-block;background:#8b6845;color:#fff!important;text-transform:uppercase;text-decoration:none!important;font-size:12px;padding:10px 13px;border-radius:3px}
.lh-lookbook__detail span{font-size:17px;margin-left:8px}
.lh-lookbook__close{display:none;position:absolute;right:8px;top:6px;border:0;background:transparent;font-size:22px;color:#777;cursor:pointer}
.lh-lookbook__description{padding:14px 0;line-height:1.55}
.lh-lookbook__strip{background:#fff;padding:18px 0 0}
.lh-lookbook__strip h3{font-size:18px;text-transform:uppercase;font-weight:500;margin:0 0 14px}
.lh-lookbook__products{display:flex;gap:12px;overflow-x:auto;padding:0 0 8px}
.lh-lookbook__product{border:1px solid #e7e3de;display:flex;min-width:270px;flex:1;padding:12px;background:#fff}
.lh-lookbook__product-img{width:88px;min-width:88px;height:100px;display:flex;align-items:center;justify-content:center;margin-right:12px;overflow:hidden}
.lh-lookbook__product-img img{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain;opacity:1!important;visibility:visible!important}
.lh-lookbook__product-info{display:flex;flex-direction:column;gap:6px;min-width:0}
.lh-lookbook__product-title{font-size:14px;line-height:1.25;color:#333!important;text-decoration:none!important;max-height:36px;overflow:hidden}
.lh-lookbook__product-price{display:block;font-size:15px}
.lh-lookbook__product-actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px}
.lh-lookbook__btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:3px;font-size:11px;line-height:1;font-weight:600;text-transform:uppercase;text-decoration:none!important;transition:opacity .15s ease,transform .15s ease}
.lh-lookbook__btn:hover{opacity:.88;transform:translateY(-1px)}
.lh-lookbook__btn--detail{border:1px solid #8b6845;background:#fff;color:#755839!important}
.lh-lookbook__btn--cart{border:1px solid #8b6845;background:#8b6845;color:#fff!important}
.lh-lookbook-product-section{margin:35px 0;clear:both}
.lh-lookbook-embed--loading{min-height:100px;position:relative}
.lh-lookbook-embed--loading:after{content:"";position:absolute;left:50%;top:35px;width:28px;height:28px;margin-left:-14px;border:3px solid #ddd;border-top-color:#8b6845;border-radius:50%;animation:lhspin .7s linear infinite}
@keyframes lhspin{to{transform:rotate(360deg)}}
@media (max-width:767px){
  .lh-lookbook{margin:18px 0 25px}
  .lh-lookbook__heading h2,.lh-lookbook-product-section>h2{font-size:20px}
  .lh-lookbook__dot{width:36px;height:36px;font-size:21px}
  .lh-lookbook__point:after{display:none}
  .lh-lookbook__card{position:fixed;left:15px!important;right:15px!important;top:auto!important;bottom:15px!important;width:auto;max-width:none;transform:translateY(15px)!important;z-index:9999}
  .lh-lookbook__point.is-open .lh-lookbook__card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)!important}
  .lh-lookbook__point:hover:not(.is-open) .lh-lookbook__card{opacity:0;visibility:hidden;pointer-events:none}
  .lh-lookbook__close{display:block}
  .lh-lookbook__thumb{width:78px;min-width:78px;height:96px}
  .lh-lookbook__product{min-width:240px}
  .lh-lookbook__btn{min-height:38px}
}
