.rcw{width:100%;padding:32px 0 28px;overflow-x:hidden}.rcw-inner{flex-direction:column;align-items:center;gap:28px;display:flex}.rcw-stage{justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex;position:relative;overflow:hidden}.rcw-track{width:var(--card-width);height:var(--card-height);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.rcw-card{width:var(--card-width);height:var(--card-height);cursor:pointer;will-change:transform,opacity;transform-style:preserve-3d;background:#fff;border:1px solid #0000000f;border-radius:14px;position:absolute;overflow:hidden;box-shadow:0 8px 28px #00000021}.rcw-card.center{box-shadow:0 12px 40px #0000002e}.rcw-card .img-wrap{width:100%;height:100%;position:relative}.rcw-nav{cursor:pointer;color:#333;z-index:20;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;transition:box-shadow .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001f}.rcw-nav:hover{box-shadow:0 4px 18px #0000002e}.rcw-nav.prev{left:10px}.rcw-nav.next{right:10px}.rcw-dots{align-items:center;gap:8px;display:flex}.rcw-dot{cursor:pointer;background:#ccc;border-radius:50%;width:7px;height:7px;transition:background .3s,transform .3s}.rcw-dot.active{background:#444;transform:scale(1.4)}.lb-overlay{-webkit-backdrop-filter:blur(14px)saturate(.7);z-index:9999;cursor:pointer;box-sizing:border-box;background:#0a0a1480;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.lb-content{cursor:default;background:#fff;border-radius:18px;width:100%;max-width:min(90vw,400px);max-height:88vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 72px #00000061}.lb-img{object-fit:contain;width:100%;height:auto;max-height:88vh;display:block}.lb-close{cursor:pointer;color:#222;z-index:2;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000026}.lb-close:hover{transform:scale(1.12);box-shadow:0 4px 14px #0003}
