.feed-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start;margin-top:16px}.feed-card{min-width:0;background:#fff;border:1px solid #d5e1db;border-radius:12px;overflow:hidden}.xml-editor .feed-card .feed-group{margin:0;border:0;border-radius:0;padding:12px;min-width:0}.feed-card .feed-group legend{font-size:13px;padding-top:10px}.feed-card .feed-city{border-top:1px solid #e2eae5!important}.feed-card .xml-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.feed-card .feed-product .xml-fields{grid-template-columns:76px minmax(0,1fr)}.feed-product .xml-fields>label{min-width:0}.feed-product .xml-fields>label:last-child{grid-column:1/-1}.feed-card label{font-size:11px;color:#60766e;display:block}.feed-card input,.feed-card select,.feed-card textarea{width:100%!important;min-width:0!important;max-width:100%;font-size:13px;padding:7px!important;margin-top:4px;box-sizing:border-box;line-height:18px}.feed-card textarea{height:76px;resize:vertical}.feed-photo{min-width:0;padding-top:17px}.feed-photo .feed-thumb{width:76px;height:76px;padding:4px!important;display:flex;align-items:center;justify-content:center;background:white;color:#60766e;border:1px solid #d5e1db;border-radius:8px;white-space:normal;font-size:11px}.feed-thumb img{width:100%;height:100%;object-fit:contain}.feed-photo-pick{text-align:center;cursor:pointer;margin-top:3px}.feed-photo input[type=file]{display:none}.feed-photo-status{font-size:10px;display:block}.feed-search{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.feed-search input{flex:1;min-width:180px}.feed-search select{width:210px}.xml-editor .sticky-actions{flex-wrap:wrap}.feed-card-grid input[type=hidden]{display:none}#feed-photo-dialog{border:0;border-radius:12px;max-width:90vw}#feed-photo-dialog::backdrop{background:#153b3560}#feed-photo-dialog img{display:block;max-width:80vw;height:65vh;object-fit:contain}@media(max-width:1100px){.feed-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.feed-card-grid{grid-template-columns:1fr}}
.feed-card .feed-product .xml-fields>label:nth-of-type(n+2){grid-column:1/-1}
