.img-card{background-color:#eef0f2;width:220px;height:220px;border-radius:4px;border-color:transparent;text-align:center;display:flex;flex-direction:column;gap:24px}.img-card.add{padding:70px 22px 40px}.img-card .title{height:46px;display:flex;justify-content:center;align-items:center;gap:10px;color:#414141;font-size:14px;line-height:150%;letter-spacing:-1px}.img-card .text{font-size:12px;line-height:16px}.deleteButton{background-color:#eef0f2;width:39px;height:39px;color:#414141;border-radius:4px;border:none}.directrices-container{background-color:#f3f3f3;padding:12px 13px;border-radius:4px;display:flex;flex-direction:column;gap:15px;color:#1f1f1f;text-align:start}.ideas-container{background-color:#e8f6fa;width:615px;padding:12px 1px 12px 13px;border-radius:4px;display:flex;gap:10px}.ideas-container p{margin:0;padding:0;font-size:12px;line-height:15px}.dragover{background-color:#f3f3f3}.img-hidden{display:none!important}.img-check{position:relative}.img-check .card-status{position:absolute;top:8px;right:8px;display:none;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:50%;background-color:#ffffffe6}.img-check[data-estado=en_cola] .card-status,.img-check[data-estado=subiendo] .card-status,.img-check.is-updating .card-status{display:flex}.img-check[data-estado=en_cola] .card-status:after,.img-check[data-estado=subiendo] .card-status:after,.img-check.is-updating .card-status:after{content:"";width:14px;height:14px;border-radius:50%;border:2px solid #941B80;border-top-color:transparent;animation:spin .7s linear infinite}.img-check.is-saved .card-status{display:flex}.img-check.is-saved .card-status:after{content:"✓";color:#2e7d32;font-size:14px;font-weight:700}.img-check[data-estado=error] .card-status{display:flex;cursor:pointer}.img-check[data-estado=error] .card-status:after{content:"!";color:#dc3545;font-size:15px;font-weight:700}.img-check.is-cat-error .card-status{display:flex;cursor:pointer}.img-check.is-cat-error .card-status:after{content:"!";color:#b26a00;font-size:15px;font-weight:700}.img-check .form-select-check{min-width:0;flex:1 1 auto;text-overflow:ellipsis}.img-check.sin-categoria .form-select{border-color:#dc3545}.img-check[data-estado=en_cola] .img-card,.img-check[data-estado=subiendo] .img-card{opacity:.55}.img-check[data-estado=error] .img-card{opacity:.55;outline:2px solid #dc3545;outline-offset:-2px}@keyframes spin{to{transform:rotate(360deg)}}#gallerySection .d-flex,#gallerySection .img-check{display:flex}#gallerySection .flex-wrap{flex-wrap:wrap}#gallerySection .flex-column{flex-direction:column}#gallerySection .align-items-center{align-items:center}#gallerySection .justify-content-between{justify-content:space-between}#gallerySection .gap-2{gap:8px}#gallerySection .mb-0{margin-bottom:0}#gallerySection .card{border:1px solid #E5E5E5;border-radius:8px;overflow:hidden;background:#fff}#gallerySection .form-select{width:100%;padding:8px 30px 8px 10px;border:1px solid #E5E5E5;border-radius:8px;background:#fff url(/assets/icons/chevron-down.svg) no-repeat right 10px center;background-size:12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;font:400 13px/18px Roboto,Arial,sans-serif;color:#1f1f1f;cursor:pointer}#gallerySection img.img-card{object-fit:cover}#galleryTabs .nav-link{padding:8px 2px;border:none;border-bottom:2px solid transparent;background:transparent;font:700 13px/18px Roboto,Arial,sans-serif;color:#727888;cursor:pointer}#galleryTabs .nav-link.active{color:#941b80;border-bottom-color:#941b80}#galleryTabs.pf-tabs{display:flex;gap:10px}#galleryTabs.pf-tabs .nav-link{padding:9px 18px;border:1px solid #E5E5E5;border-radius:999px;background:#fff;color:#484848}#galleryTabs.pf-tabs .nav-link.active{background:#201a3e;border-color:#201a3e;color:#fff}#gallerySection.pf-galeria-grid .card{border:none;border-radius:14px}#gallerySection.pf-galeria-grid img.img-card{border-radius:14px}#gallerySection.pf-galeria-grid .form-select{border-radius:10px;background-color:#fff}#gallerySection.pf-galeria-grid .deleteButton{position:absolute;top:8px;left:8px;z-index:3;width:28px;height:28px;border-radius:999px;background:#ffffffeb;box-shadow:0 2px 6px #0000002e}#gallerySection.pf-galeria-grid .deleteButton img{width:14px;height:14px}#gallerySection.pf-galeria-grid .img-card.add.pf-add{background:#fff;border:1.5px dashed #D9D9D9;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer}#gallerySection.pf-galeria-grid .img-card.add.pf-add span{font:700 14px/18px Roboto,Arial,sans-serif;color:#941b80}#gallerySection.pf-galeria-grid .img-check.sin-categoria .form-select{border-width:2px;border-color:#e62c68}
