*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#171b26}.login-page{min-height:100vh;display:grid;place-items:center;background:#eef3f8}.login-card{width:min(420px,calc(100vw - 32px));border-radius:8px;box-shadow:0 16px 48px #142a4c1f}.admin-shell{min-height:100vh}.admin-sider{background:linear-gradient(180deg,#202631,#2b303b)!important;border-right:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:12px;height:82px;padding:0 24px;color:#fff}.brand-icon{width:48px;height:40px;flex:0 0 48px;border-radius:4px;display:grid;place-items:center;background:#000;color:#f5222d;font-size:25px;font-weight:800;line-height:1}.brand strong,.brand span{display:block}.brand span{color:#aeb8cb;font-size:12px;margin-top:2px}.ant-menu-dark{background:transparent}.ant-menu-dark .ant-menu-item-selected{background:#223866;border-left:3px solid #0b63f6;border-radius:0}.admin-header{height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #d8deea;display:flex;justify-content:space-between;align-items:center}.admin-content{padding:24px}.page-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.page-title-row h2.ant-typography{margin:0 0 4px;font-size:24px;letter-spacing:0}.date-pill{display:inline-block;padding:8px 12px;border-radius:4px;background:#eef2fa;color:#4c5568;font-size:13px}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.stat-card{min-height:126px;border-color:#cfd6e6}.stat-row{display:flex;justify-content:space-between;align-items:center}.stat-title{color:#4d5668}.stat-icon{width:36px;height:36px;border-radius:18px;display:grid;place-items:center;background:#eef2fa;color:#0b4db3;font-size:18px}.stat-icon.green{background:#dff7e8;color:#168a4a}.stat-icon.orange{background:#fff2d8;color:#b76500}.stat-icon.red{background:#ffe2e2;color:#c92a2a}.stat-value{margin-top:24px;font-size:32px;line-height:1;font-weight:800}.filter-bar{gap:10px 0;margin-bottom:16px;padding:10px 0 6px}.ant-card{border-color:#cfd6e6;box-shadow:none}.section-card{margin-bottom:16px}.hint-card{margin-bottom:16px;color:#4f5b6f;background:#f8fbff}.table-photo{object-fit:cover;border-radius:4px;border:1px solid #d8deea}.image-empty{color:#8b93a3;font-size:12px}.table-ellipsis-text{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.export-grid{display:grid;grid-template-columns:2fr 1.4fr 1fr;gap:16px}.export-grid .ant-picker,.export-grid .ant-select{width:100%}.export-tip{margin-top:6px}.option-subtext{margin-top:2px;color:#8b93a3;font-size:12px}.cleanup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cleanup-grid .ant-picker,.cleanup-grid .ant-select{width:100%}.cleanup-preview{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:18px}.cleanup-preview>div{padding:16px;border:1px solid #dbe5f5;border-radius:8px;background:#f8fbff}.cleanup-preview strong{display:block;font-size:24px;color:#1557e8}.cleanup-preview span{color:#657085;font-size:12px}.field-checks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 18px}.right-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.muted{color:#657085;margin:0}.command-block{margin:0;padding:16px;background:#101827;color:#e8edf7;border-radius:6px;line-height:1.8;white-space:pre-wrap}.check-card{min-height:182px}.check-pass{border-top:3px solid #20a162}.check-fail{border-top:3px solid #d9363e}.check-warning{border-top:3px solid #d48806}.check-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.check-meta{display:flex;justify-content:space-between;gap:12px;padding:5px 0;color:#606b80;border-top:1px solid #eef1f6}.check-meta strong{color:#222938;font-weight:600;overflow-wrap:anywhere;text-align:right}.detail-photo{max-height:280px;object-fit:contain;margin-bottom:16px;background:#f4f6fb}.photo-thumb{object-fit:cover;border-radius:6px;border:1px solid #e5eaf3;background:#f4f6fb;cursor:pointer}.photo-placeholder{width:64px;height:64px;padding:8px;border:1px dashed #c8d2e2;border-radius:6px;color:#8792a6;background:#f7f9fc;font-size:12px;line-height:1.35;display:flex;align-items:center;text-align:center}@media(max-width:1100px){.stat-grid,.export-grid,.field-checks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px),(max-width:1100px)and (pointer:coarse),(max-device-width:760px){body{min-width:0}.admin-shell,.admin-shell.ant-layout-has-sider{flex-direction:column!important}.admin-shell>.ant-layout{width:100%;min-width:0}.admin-sider{position:sticky!important;top:0;z-index:20;width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 auto!important;height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.admin-sider .ant-layout-sider-children{display:flex;align-items:center;overflow:hidden}.brand{width:190px;height:56px;flex:0 0 190px;gap:8px;padding:0 12px}.brand-icon{width:36px;height:30px;flex-basis:36px;border-radius:3px;font-size:20px}.brand strong{font-size:14px;line-height:1.2;white-space:normal}.brand span{display:none}.admin-sider .ant-menu{flex:1;min-width:0;display:flex;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-right:8px;scrollbar-width:none}.admin-sider .ant-menu::-webkit-scrollbar{display:none}.admin-sider .ant-menu-item{flex:0 0 auto;width:auto!important;height:56px;line-height:56px;margin:0!important;padding:0 12px!important;border-radius:0!important}.ant-menu-dark .ant-menu-item-selected{border-left:0;border-bottom:3px solid #0b63f6}.admin-header{height:52px;padding:0 12px}.admin-header .ant-space{gap:8px!important}.admin-header .ant-space>:not(:last-child){display:none}.admin-content{padding:14px 10px 18px}.page-title-row{display:block;margin-bottom:12px}.page-title-row h2.ant-typography{font-size:22px;line-height:1.25}.page-title-row .ant-typography-secondary{display:block;line-height:1.55}.page-title-row>div:last-child{margin-top:10px}.ant-card-body{padding:14px}.ant-card-head{min-height:46px;padding:0 14px}.filter-bar{display:grid!important;grid-template-columns:1fr;gap:10px;margin-bottom:14px;padding:0}.filter-bar .ant-form-item{margin-inline-end:0;margin-bottom:0}.filter-bar .ant-input-search,.filter-bar .ant-select,.filter-bar .ant-picker,.filter-bar .ant-btn{width:100%!important}.ant-table-wrapper{overflow-x:auto}.ant-table-wrapper .ant-table{min-width:860px}.ant-pagination{row-gap:8px}.ant-pagination-options{margin-inline-start:0!important}.right-actions{justify-content:stretch}.right-actions .ant-btn,.section-card .ant-space,.section-card .ant-space .ant-btn{width:100%}.stat-grid,.form-grid,.export-grid,.field-checks,.cleanup-grid{grid-template-columns:1fr}.cleanup-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.command-block{font-size:12px;overflow-x:auto}.ant-modal{max-width:calc(100vw - 20px);margin:10px auto}}
