.station-check-workspace{max-width:1480px}.station-check-console{gap:14px;display:grid}.station-check-toolbar{border:1px solid var(--border);background:#fff;border-radius:7px;justify-content:space-between;align-items:flex-end;gap:18px;padding:15px 17px;display:flex}.station-check-toolbar>div:first-child strong{color:var(--ink);font-size:14px}.station-check-toolbar>div:first-child p{color:var(--muted);margin:5px 0 0;font-size:11px}.station-check-filters{align-items:flex-end;gap:8px;display:flex}.station-check-filters label{color:var(--secondary);gap:6px;font-size:11px;font-weight:650;display:grid}.station-check-filters input,.station-check-filters select{border:1px solid var(--border);width:158px;height:34px;color:var(--ink);font:inherit;background:#fff;border-radius:4px;padding:0 8px;font-size:12px}.station-check-filters select{width:170px}.station-check-filters label:nth-child(3) select{width:120px}.station-check-filters button{border:1px solid var(--border);height:34px;color:var(--secondary);cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:12px;display:inline-flex}.station-check-filters button:hover{color:var(--action);background:#eef6fc;border-color:#b6d3e9}.station-check-filters button:disabled{opacity:.55;cursor:wait}.station-check-message{color:var(--danger);background:#fff0f0;border:1px solid #efc5c5;margin:0;padding:10px 12px;font-size:12px}.station-check-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.station-check-summary article{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-content:center;gap:4px 12px;min-height:94px;padding:14px 16px;display:grid}.station-check-summary small{color:var(--muted);font-size:11px}.station-check-summary strong{color:var(--ink);grid-area:1/2/3;align-self:center;font-family:DIN Alternate,PingFang SC,sans-serif;font-size:28px}.station-check-summary span{color:var(--secondary);font-size:11px}.station-check-summary--open{border-left:3px solid var(--success)!important}.station-check-summary--open strong{color:var(--success)}.station-check-summary--close{border-left:3px solid var(--action)!important}.station-check-summary--close strong{color:var(--action)}.station-check-main{grid-template-columns:minmax(330px,.68fr) minmax(520px,1.32fr);align-items:start;gap:14px;display:grid}.station-check-history,.station-check-detail{border:1px solid var(--border);background:#fff;border-radius:7px;overflow:hidden}.station-check-history>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:67px;padding:13px 16px;display:flex}.station-check-history h2,.station-check-detail h2,.station-check-detail h3{color:var(--ink);margin:0}.station-check-history h2{font-size:15px}.station-check-history header p{color:var(--muted);margin:4px 0 0;font-size:11px}.station-check-history header>span{color:var(--secondary);font-size:11px}.station-check-records{max-height:700px;overflow-y:auto}.station-check-record{width:100%;min-height:70px;color:var(--secondary);text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f3;grid-template-columns:45px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:10px 13px;display:grid}.station-check-record:hover{background:#f7fbfe}.station-check-record.active{box-shadow:inset 3px 0 var(--action);background:#f1f7fb}.station-check-phase{border-radius:4px;place-items:center;width:40px;height:28px;font-size:11px;font-weight:700;display:grid}.station-check-phase--open{color:var(--success);background:#e5f3eb}.station-check-phase--close{color:var(--action);background:#e8f2fa}.station-check-record-copy{gap:5px;min-width:0;display:grid}.station-check-record-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.station-check-record-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.station-check-record-photo{color:var(--secondary);align-items:center;gap:3px;font-size:11px;display:inline-flex}.station-check-empty{color:var(--muted);text-align:center;margin:0;padding:46px 18px;font-size:12px}.station-check-empty--compact{padding:26px 14px}.station-check-detail-head{border-bottom:1px solid var(--border);background:#f7fbfe;justify-content:space-between;align-items:center;gap:14px;min-height:98px;padding:17px 19px;display:flex}.station-check-detail-head--open{box-shadow:inset 4px 0 var(--success)}.station-check-detail-head--close{box-shadow:inset 4px 0 var(--action)}.station-check-detail-head span{color:var(--action);font-size:11px;font-weight:700}.station-check-detail-head--open span{color:var(--success)}.station-check-detail-head h2{margin-top:6px;font-size:19px}.station-check-detail-head p{color:var(--muted);margin:4px 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.station-check-detail-head>strong{color:var(--success);white-space:nowrap;background:#e5f3eb;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;display:inline-flex}.station-check-meta{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.station-check-meta>div{min-height:69px;color:var(--action);border-bottom:1px solid #edf0f3;border-right:1px solid #edf0f3;align-items:center;gap:10px;padding:12px 17px;display:flex}.station-check-meta>div:nth-child(2n){border-right:0}.station-check-meta>div:nth-last-child(-n+2){border-bottom:0}.station-check-meta span{color:var(--muted);gap:4px;font-size:10px;display:grid}.station-check-meta strong{overflow-wrap:anywhere;color:var(--ink);font-size:12px}.station-check-confirmations,.station-check-photo-section,.station-check-notes{border-bottom:1px solid var(--border);padding:17px 19px}.station-check-confirmations h3,.station-check-photo-section h3,.station-check-notes h3{font-size:14px}.station-check-confirmations>div{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.station-check-confirmations span{border:1px solid var(--border);color:var(--secondary);background:var(--subtle);border-radius:4px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;display:inline-flex}.station-check-confirmations span.confirmed{color:var(--success);background:#edf7f1;border-color:#cfe4d8}.station-check-confirmations p{color:var(--muted);margin:0;font-size:11px}.station-check-section-head{color:var(--action);justify-content:space-between;align-items:center;gap:12px;display:flex}.station-check-section-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.station-check-photo-group{margin-top:15px}.station-check-photo-group>div:first-child{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.station-check-photo-group>div:first-child strong{color:var(--secondary);font-size:12px}.station-check-photo-group>div:first-child span{color:var(--muted);font-size:10px}.station-check-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.station-check-photo-grid button{aspect-ratio:4/3;border:1px solid var(--border);background:var(--subtle);cursor:zoom-in;border-radius:5px;padding:0;position:relative;overflow:hidden}.station-check-photo-grid img{object-fit:cover;width:100%;height:100%;display:block}.station-check-photo-grid button>span{color:#fff;opacity:0;background:#17212bb8;justify-content:center;align-items:center;gap:4px;padding:6px;font-size:10px;transition:opacity .15s;display:flex;position:absolute;inset:auto 0 0}.station-check-photo-grid button:hover>span{opacity:1}.station-check-photo-grid button>small{color:#fff;background:#17212bad;border-radius:3px;padding:3px 4px;font-size:9px;position:absolute;top:5px;right:5px}.station-check-notes{border-bottom:0}.station-check-notes p{color:var(--secondary);background:var(--subtle);white-space:pre-wrap;margin:10px 0 0;padding:11px 12px;font-size:12px;line-height:1.65}.station-check-preview{z-index:50;background:#0f1922b8;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.station-check-preview>div{background:#fff;border-radius:7px;grid-template-rows:48px minmax(0,1fr);width:min(960px,100%);max-height:calc(100vh - 52px);display:grid;overflow:hidden}.station-check-preview header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:0 10px 0 15px;display:flex}.station-check-preview header span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.station-check-preview header button{border:1px solid var(--border);width:32px;height:32px;color:var(--secondary);cursor:pointer;background:#fff;border-radius:4px;flex:none;place-items:center;padding:0;display:grid}.station-check-preview>div>img{object-fit:contain;background:#17212b;width:100%;max-height:calc(100vh - 100px);display:block}@media (max-width:1100px){.station-check-toolbar{flex-direction:column;align-items:stretch}.station-check-filters{flex-wrap:wrap}.station-check-main{grid-template-columns:minmax(280px,.8fr) minmax(450px,1.2fr)}.station-check-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.station-check-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.station-check-main{grid-template-columns:1fr}.station-check-records{max-height:360px}.station-check-filters label{flex:140px}.station-check-filters input,.station-check-filters select,.station-check-filters label:nth-child(3) select{width:100%}.station-check-filters button{flex:120px}}@media (max-width:560px){.station-check-summary,.station-check-meta{grid-template-columns:1fr}.station-check-meta>div{border-right:0;border-bottom:1px solid #edf0f3!important}.station-check-meta>div:last-child{border-bottom:0!important}.station-check-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
