.image-preview-row{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:11px}.image-preview-row img{width:44px;height:44px;object-fit:cover;border-radius:8px;border:1px solid #e0e2e7}.multi-image-preview{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.multi-image-preview img{width:72px;height:92px;object-fit:contain;border:1px solid #e0e2e7;border-radius:9px;background:#fff}.library-model-card img{width:100%;height:108px;margin-bottom:13px;border-radius:11px;object-fit:cover}.model-thumb{position:relative;display:block;width:100%;height:108px;margin-bottom:13px;overflow:hidden;border-radius:11px;background:linear-gradient(145deg,#f1d8cd,#b98270)}.model-thumb:before{content:"";position:absolute;top:17px;left:50%;width:34px;height:34px;border-radius:50%;background:#f0c3aa;transform:translateX(-50%)}.model-thumb:after{content:"";position:absolute;bottom:-16px;left:50%;width:76px;height:77px;border-radius:42px 42px 8px 8px;background:#724e4a;transform:translateX(-50%)}.model-thumb.green{background:linear-gradient(145deg,#dfece4,#92b59f)}.model-thumb.green:after{background:#5d7167}.model-thumb.blue{background:linear-gradient(145deg,#dfe0eb,#8ea4c5)}.model-thumb.blue:after{background:#53637b}.models-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));max-width:960px}.models-grid .library-model-card{min-height:210px}
