
/* Edición comercial GOALAUSI: aislada para no alterar Clasificados */
.commerce-edit-shell{max-width:1120px}.commerce-edit-card{background:#fff;border:1px solid #e3e9f1;border-radius:28px;padding:28px;box-shadow:0 18px 50px rgba(6,20,39,.09)}.commerce-edit-section{padding:26px 0;border-bottom:1px solid #e9edf3}.commerce-edit-section:first-child{padding-top:0}.commerce-edit-section:last-of-type{border-bottom:0}.commerce-edit-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.commerce-edit-heading>i{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#edf7ff;color:#0088ff;font-size:1.25rem}.commerce-edit-heading h2{font-size:1.25rem;font-weight:900;margin:0}.commerce-edit-heading small{color:#667085}.commerce-edit-card .form-label{font-weight:800;color:#172033}.commerce-edit-card .form-control{min-height:52px;border:1px solid #dbe4ef;border-radius:14px;padding:12px 15px}.commerce-edit-card textarea.form-control{min-height:auto}.commerce-edit-card .form-control:focus{border-color:#0088ff;box-shadow:0 0 0 4px rgba(0,136,255,.11)}.edit-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.edit-gallery-item{overflow:hidden;border:1px solid #dfe6ef;border-radius:17px;background:#f8fafc;cursor:pointer}.edit-gallery-item img{width:100%;height:145px;display:block;object-fit:cover}.edit-gallery-item span{display:flex;align-items:center;gap:8px;padding:11px 13px;font-weight:800;font-size:.88rem}.promotion-card{margin:18px 0;padding:18px 20px;border:1px solid #f0d75c;border-radius:17px;background:#fff9cf;color:#564600}.promotion-card span{display:block;font-weight:900;margin-bottom:7px}.promotion-card p{margin:0;line-height:1.6}.social-links-pro{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0;padding:16px 18px;border:1px solid #e3e9f1;border-radius:16px;background:#fff}.social-links-pro strong{font-size:.92rem}.social-links-pro>div{display:flex;gap:9px}.social-links-pro a{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#edf7ff;color:#0088ff;text-decoration:none;font-size:1.15rem;transition:.2s}.social-links-pro a:hover{background:#0088ff;color:#fff;transform:translateY(-2px)}.commerce-extras[hidden]{display:none!important}
@media(max-width:767px){.commerce-edit-card{padding:20px;border-radius:22px}.edit-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-gallery-item img{height:120px}.social-links-pro{align-items:flex-start;flex-direction:column}}
