.weg-product-content-native{display:grid;gap:22px}.weg-product-content-manager{grid-column:1/-1;border:1px solid #e3e9e5;border-radius:18px;padding:18px;background:#fbfcfb}.weg-product-content-manager__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.weg-product-content-manager__head h4{margin:0 0 5px;font-size:1rem}.weg-product-content-manager__head p{margin:0;color:#68766f;font-size:.86rem}.weg-product-content-manager__head .button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.weg-product-content-manager__head .weg-ui-icon{width:16px;height:16px}.weg-product-content-list{display:grid;gap:10px}.weg-product-content-item{display:grid;grid-template-columns:34px 42px minmax(150px,.9fr) minmax(150px,.9fr) minmax(260px,1.35fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid #e5e9e6;border-radius:14px;background:#fff}.weg-product-content-item.is-dragging{opacity:.45}.weg-product-content-item label{display:grid;gap:5px;margin:0}.weg-product-content-item label>span,.weg-product-content-field-label{display:block;font-size:.72rem;font-weight:800;color:#64736b;margin-bottom:5px}.weg-product-content-item input{width:100%;min-height:42px}.weg-product-content-drag{align-self:center;border:0;background:transparent;color:#718078;font-size:18px;cursor:grab;padding:6px}.weg-product-content-icon-preview{align-self:center;width:40px;height:40px;border-radius:12px;background:#eef5f1;color:#19402d;display:grid;place-items:center}.weg-product-content-icon-preview svg{width:21px;height:21px}.weg-product-content-icon-picker{width:100%}.weg-product-content-icon-choices{display:grid;grid-template-columns:repeat(8,34px);gap:5px;align-items:center}.weg-product-content-icon-choice{width:34px;height:34px;padding:0;border:1px solid #dfe6e1;border-radius:9px;background:#fff;color:#526159;display:grid;place-items:center;cursor:pointer;transition:.15s ease}.weg-product-content-icon-choice:hover{border-color:#98b3a3;background:#f4f8f6;color:#19402d}.weg-product-content-icon-choice.is-selected{border-color:#19402d;background:#eaf3ee;color:#19402d;box-shadow:0 0 0 1px #19402d}.weg-product-content-icon-choice svg{width:18px;height:18px}.weg-product-content-remove{min-height:42px;border:0;border-radius:11px;background:#fff0f0;color:#9d2929;display:inline-flex;align-items:center;gap:5px;padding:0 10px;cursor:pointer}.weg-product-content-remove svg{width:16px;height:16px}.weg-product-content-empty{margin:10px 0 0;color:#7a8780;font-size:.86rem}.weg-product-content-empty[hidden]{display:none!important}@media(max-width:1200px){.weg-product-content-item{grid-template-columns:34px 42px 1fr 1fr}.weg-product-content-icon-field{grid-column:3/-1}.weg-product-content-icon-choices{grid-template-columns:repeat(8,34px)}.weg-product-content-remove{grid-column:4;justify-self:start}}@media(max-width:700px){.weg-product-content-manager__head{flex-direction:column}.weg-product-content-item{grid-template-columns:34px 42px 1fr}.weg-product-content-item label,.weg-product-content-icon-field{grid-column:1/-1}.weg-product-content-icon-choices{grid-template-columns:repeat(4,38px)}.weg-product-content-icon-choice{width:38px;height:38px}.weg-product-content-remove{grid-column:1/-1}.weg-product-content-drag,.weg-product-content-icon-preview{align-self:center}}