.product-interchange{background:linear-gradient(145deg,#f8fcfa,#eaf5f1);border:1px solid #bcd8d0;border-radius:16px;gap:.7rem;margin-bottom:1rem;padding:1rem;display:grid}.product-interchange>header{justify-content:space-between;gap:1rem;display:flex}.product-interchange header>div{flex-wrap:wrap;gap:.4rem;display:flex}.product-interchange header>div:first-child{display:grid}.product-interchange small{color:#607872}.product-interchange button{color:#fff;cursor:pointer;background:#14766b;border:0;border-radius:9px;align-items:center;gap:.4rem;padding:.55rem .7rem;font-weight:800;display:flex}.product-interchange button svg{width:.9rem}.product-interchange button:disabled{opacity:.45}.product-file{cursor:pointer;background:#fff;border:1px dashed #8bb8ae;border-radius:11px;align-items:center;gap:.6rem;padding:.75rem;display:flex;position:relative}.product-file span{display:grid}.product-file input{opacity:0;position:absolute;inset:0}.product-interchange>label:not(.product-file){gap:.3rem;font-size:.7rem;font-weight:800;display:grid}.product-interchange textarea{border:1px solid #c8dad5;border-radius:9px;min-height:70px;padding:.6rem}.product-interchange p{color:#4e6962;margin:0;font-size:.7rem}.product-interchange p.error{color:#8b4037}.product-interchange footer{gap:.5rem;display:flex}.product-review{gap:.3rem;max-height:220px;display:grid;overflow:auto}.product-review span{background:#fff;border-radius:8px;padding:.5rem .6rem;display:grid}.product-review span.invalid{border-left:3px solid #b74d42}.product-review span.valid{border-left:3px solid #2c8a73}.product-interchange button.rollback{color:#754b20;background:#f4e7ce;justify-self:start}@media (max-width:650px){.product-interchange>header{flex-direction:column}}
