.ut-relations{margin-top:1rem;border:1px solid var(--ut-border,#d8dee8);border-radius:8px;background:var(--ut-surface,#fff)}.ut-relations>summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem 1rem;color:var(--ut-text,#172b45);font-size:1rem;font-weight:700;cursor:pointer;list-style:none}.ut-relations>summary::-webkit-details-marker{display:none}.ut-relations>summary:before{content:'›';font-size:1.25rem;line-height:1;transition:transform .15s}.ut-relations[open]>summary:before{transform:rotate(90deg)}.ut-relations>summary span{margin-right:auto}.ut-relations>summary small{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 .4rem;border-radius:999px;background:#eef5fd;color:var(--ut-primary,#1f5fae);font-size:.78rem}.ut-rel-body{display:grid;gap:.65rem;padding:0 1rem 1rem}.ut-relations [data-ut-rel-list]{display:grid;gap:.45rem}.ut-relations [data-ut-rel-list] a{display:grid;grid-template-columns:110px minmax(0,1fr);gap:.5rem;padding:.5rem .65rem;border:1px solid #e2e8f0;border-radius:7px;background:#f8fbff;color:#172b45;text-decoration:none}.ut-relations [data-ut-rel-list] a:hover{background:#eef5fd}.ut-relations [data-ut-rel-list] span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ut-rel-compose{display:grid;grid-template-columns:140px minmax(160px,1fr) minmax(180px,1.3fr) 38px;gap:.45rem}.ut-rel-compose input,.ut-rel-compose select{min-height:38px;padding:.45rem .55rem;border:1px solid var(--ut-input-border,#b9cbe0);border-radius:7px;background:#fff}.ut-rel-compose button{display:inline-grid!important;place-items:center!important;box-sizing:border-box!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:7px!important;border:1px solid var(--ut-primary,#1f5fae)!important;border-radius:7px!important;background:#fff!important;color:var(--ut-primary,#1f5fae)!important;line-height:1!important;cursor:pointer}.ut-rel-compose button:hover{background:#eef5fd!important}.ut-rel-compose button svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ut-relations p{margin:0;color:#64748b}.utl-import-preview{max-height:260px;overflow:auto;border:1px solid #d8e2ee;border-radius:8px;background:#fff}.utl-import-preview table{width:100%;border-collapse:collapse}.utl-import-preview th,.utl-import-preview td{padding:.45rem .55rem;border-bottom:1px solid #edf1f5;text-align:left;white-space:nowrap}.utl-import-preview .is-error{color:#b42318;font-weight:700}@media(max-width:760px){.ut-rel-compose{grid-template-columns:1fr}.ut-relations [data-ut-rel-list] a{grid-template-columns:1fr}}.ut-relations{box-sizing:border-box;min-width:0;max-width:100%}.utl-form-grid>.ut-relations{grid-column:1/-1;width:100%}.ut-rel-compose>*{box-sizing:border-box;min-width:0;max-width:100%}