.entity-actions{display:flex;align-items:center;gap:3px}.db-entity-head .entity-actions button{width:27px;height:27px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:6px;background:rgba(255,255,255,.15);color:#fff;font-size:.88rem;cursor:pointer}.db-entity-head .entity-actions button:hover{background:#fff;color:#4d40ad}.db-entity.selected{border-color:#ef9f19;box-shadow:0 0 0 5px rgba(239,159,25,.25),0 10px 26px rgba(22,42,64,.2)}.db-entity.selected:after{content:'1re entité';position:absolute;right:5px;bottom:-23px;padding:3px 7px;border-radius:10px;background:#ef9f19;color:#fff;font-size:.52rem;font-weight:900}.db-relation-button{position:absolute;z-index:8;width:29px;height:29px;display:grid;place-items:center;padding:0;border:2px solid #fff;border-radius:50%;background:#6556c7;color:#fff;box-shadow:0 3px 9px rgba(31,25,83,.35);font-size:.85rem;cursor:pointer}.db-relation-button:hover{background:#44379f;transform:scale(1.08)}.attribute-row{grid-template-columns:1.2fr .85fr .8fr auto auto auto}.attribute-row [name=attributeSize]:disabled{background:#edf1f4;color:#8a99a4}@media(max-width:650px){.attribute-row{grid-template-columns:1fr 1fr}.entity-actions{gap:2px}}
