.workorder-detail{padding:0}.workorder-detail__header{justify-content:space-between;margin-bottom:16px}.workorder-detail__header,.workorder-detail__header-icon,.workorder-detail__header-left{display:flex;align-items:center}.workorder-detail__header-icon{width:44px;height:44px;border-radius:12px;margin-right:12px;justify-content:center;background:linear-gradient(180deg,#fff1f1,#ffe8e8);color:#ff4d4f;font-size:24px}.workorder-detail__title{font-size:16px;font-weight:700;color:#1f2a44;line-height:26px}.workorder-detail__code{margin-top:4px;color:#8fa0bd;font-size:13px}.workorder-section{margin-bottom:18px}.workorder-section__title{position:relative;padding-left:12px;margin-bottom:12px;font-size:15px;font-weight:700;color:#22304a}.workorder-section__title:before{content:"";position:absolute;left:0;top:2px;width:5px;height:20px;border-radius:3px}.workorder-section__title.is-blue:before{background:#2f7cff}.workorder-section__title.is-green:before{background:#15c27b}.workorder-section__title.is-purple:before{background:#9a4dff}.workorder-detail__info{display:grid;grid-template-columns:320px 1fr;gap:14px;margin-bottom:14px}.workorder-card,.workorder-meta-card,.workorder-panel,.workorder-proof-card{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(31,45,61,.08);border:1px solid #edf2f8}.workorder-panel--stack{margin-bottom:12px}.workorder-panel--stack:last-child{margin-bottom:0}.workorder-proof-card{overflow:hidden}.workorder-proof-card__media{position:relative;height:196px;background:#f4f7fb}.workorder-proof-card__media .el-image,.workorder-proof-card__media img{width:100%;height:100%}.workorder-proof-card__empty{height:100%;display:flex;align-items:center;justify-content:center;color:#a0aec0}.workorder-proof-card__badge{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:10px;background:rgba(20,20,20,.75);color:#fff;font-size:12px}.workorder-proof-card__body{padding:12px 14px 14px}.workorder-proof-card__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#7f8faa;font-size:13px;font-weight:600}.workorder-proof-card__link{color:#2f7cff}.workorder-proof-card__text{color:#5e6e88;line-height:28px;font-size:14px}.workorder-detail__main{display:flex;flex-direction:column;gap:14px}.workorder-card--wide{min-height:88px}.workorder-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.workorder-card{padding:14px 16px;min-height:88px}.workorder-card__label,.workorder-meta-card__label,.workorder-panel__label{color:#9aa8c1;font-size:13px;margin-bottom:8px}.workorder-card__value,.workorder-meta-card__value{color:#1f2a44;font-size:16px;font-weight:700;line-height:22px}.workorder-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.workorder-meta-card{display:flex;align-items:center;min-height:90px;padding:14px 16px}.workorder-meta-card__icon{width:42px;height:42px;border-radius:12px;margin-right:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.workorder-meta-card__icon.is-blue{background:#eaf2ff;color:#2f7cff}.workorder-meta-card__icon.is-gray{background:#f2f5f9;color:#6d7c96}.workorder-meta-card__icon.is-orange{background:#fff3df;color:#f59e0b}.workorder-panel__head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #eef3f8}.workorder-panel__head-left{display:flex;align-items:center;color:#31415d;font-weight:700;font-size:14px}.workorder-panel__head-left i{margin-right:8px;color:#15c27b;font-size:18px}.workorder-panel__status{display:inline-flex;align-items:center;font-size:13px;font-weight:600}.workorder-panel__status .dot{width:6px;height:6px;border-radius:50%;margin-right:6px;background:currentColor}.workorder-panel__status.is-green{color:#14b86e}.workorder-panel__status.is-red{color:#f56c6c}.workorder-panel__status.is-gray{color:#94a1b7}.workorder-panel__body{padding:14px 16px 16px}.workorder-panel__body-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.workorder-panel__body-grid--single{grid-template-columns:1fr}.workorder-panel__text{color:#22304a;font-size:16px;line-height:30px;font-weight:600;min-height:88px}.workorder-panel__label--time{margin-top:14px}.workorder-panel__time{color:#1f2a44;font-size:14px;font-weight:700}.workorder-attachments{display:flex;flex-wrap:wrap;gap:10px}.workorder-attachments__item{width:104px;height:104px;border-radius:10px;overflow:hidden;background:#f5f7fb}.workorder-attachments__item .el-image,.workorder-attachments__item img,.workorder-attachments__item video{width:100%;height:100%}.workorder-panel__empty{color:#a0aec0;font-size:13px;line-height:24px}@media(max-width:1100px){.workorder-card-grid,.workorder-detail__info,.workorder-meta-grid,.workorder-panel__body-grid{grid-template-columns:1fr}}.watermark-image-dialog .el-dialog__header{padding:0}.watermark-image-dialog .el-dialog__headerbtn{z-index:3}.watermark-image-dialog .el-dialog__body{padding:12px;background:#0f1726}.watermark-image-preview{min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px}.watermark-image-preview__stage{position:relative;display:inline-block;line-height:0;max-width:100%;max-height:72vh}.watermark-image-preview__img{display:block;max-width:100%;max-height:72vh;object-fit:contain}.watermark-image-preview__mask{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,1fr);gap:28px 16px;padding:24px;pointer-events:none;overflow:hidden}.watermark-image-preview__text{color:hsla(0,0%,100%,.24);font-size:20px;font-weight:700;transform:rotate(-28deg);user-select:none;white-space:nowrap}.alarm-image{width:54px;height:54px;border-radius:8px}.alarm-subject{color:#1f2a44;font-weight:700}.alarm-icon-dot{display:inline-flex;align-items:center;margin-right:6px;color:#8ba0bd}.alarm-action-btn.el-button--mini{min-width:58px;padding:7px 14px;border-radius:4px;font-weight:600}.overview-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:16px}.overview-card{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:12px 20px;background:#fff;border:1px solid #e8edf5;border-radius:8px;box-shadow:0 2px 10px rgba(31,45,61,.1)}.overview-card__icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:8px;font-size:24px;margin-left:12px;flex-shrink:0}.overview-card__content{min-width:0;flex:1}.overview-card__label{font-size:14px;color:#6b7688;line-height:18px;margin-bottom:4px;white-space:nowrap;font-weight:600}.overview-card__value{font-size:20px;line-height:24px;font-weight:700;color:#1f2a44;letter-spacing:0}@media screen and (max-width:1600px){.overview-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1200px){.overview-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}