.clickable-row{cursor:pointer}.clickable-row:hover{background-color:#f5f7fa}.drawer-content{padding:0}.detail-section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-section:last-child{margin-bottom:0}.detail-item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:250px;background:#fff;border:1px solid #e4e7ed;border-radius:6px;padding:15px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05);-webkit-transition:all .3s;transition:all .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.detail-item.full-width{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}.detail-item:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-color:#409eff}.detail-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#606266;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #ebeef5}.detail-label i{color:#409eff;font-size:16px}.detail-value{font-size:14px;color:#303133;line-height:1.6;word-break:break-word;word-wrap:break-word;white-space:pre-wrap;min-height:20px;max-width:100%;overflow-wrap:break-word}.detail-value:empty:before{content:"-";color:#c0c4cc}.attachment-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.file-name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#303133;word-break:break-all;min-width:200px}.download-btn{-ms-flex-negative:0;flex-shrink:0}@media (max-width:768px){.detail-item{min-width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.attachment-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.file-name{min-width:100%}.download-btn{width:100%}}