.inv-matrix{display:flex;flex-direction:column;gap:12px}.inv-matrix__toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.inv-matrix__weeknav{display:inline-flex;align-items:center;gap:8px}.inv-matrix__weeklabel{min-width:200px;text-align:center;font-weight:500}.inv-matrix__grid{overflow-x:auto;border:1px solid #f0f0f0;border-radius:6px}.inv-matrix__table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:720px}.inv-matrix__th,.inv-matrix__td{border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:0;text-align:center;vertical-align:middle;background:#fff}.inv-matrix__th{background:#fafafa;font-weight:500;height:44px;color:#555}.inv-matrix__th--sticky{position:sticky;left:0;z-index:2;background:#fafafa;border-right:2px solid #e8e8e8;min-width:180px;max-width:220px;text-align:left;padding:8px 12px}.inv-matrix__th--today{color:#fa8c16;font-weight:600}.inv-matrix__td--sticky{position:sticky;left:0;z-index:1;background:#fff;border-right:2px solid #e8e8e8;text-align:left;padding:8px 12px;min-width:180px;max-width:220px}.inv-matrix__spotname{font-weight:600;color:#222}.inv-matrix__spotmeta{font-size:12px;color:#888;margin-top:2px}.inv-matrix__cell{width:100%;height:44px;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .08s ease,box-shadow .08s ease;-webkit-user-select:none;user-select:none}.inv-matrix__cell:hover{transform:scale(1.04);box-shadow:0 0 0 2px #fa8c16 inset;z-index:1}.inv-matrix__cell--dirty:after{content:"";position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:50%;background:#fa8c16}.inv-matrix__cell--today{box-shadow:inset 0 0 0 2px #fa8c16}.inv-matrix__cell-label{font-size:11px;color:#fff;font-weight:500;letter-spacing:.5px;text-shadow:0 1px 1px rgba(0,0,0,.15);pointer-events:none}.inv-matrix__cell--unknown .inv-matrix__cell-label{color:#bbb;text-shadow:none}.inv-matrix__skeleton{padding:16px}.inv-matrix__skeleton-row{height:44px;background:linear-gradient(90deg,#f5f5f5 25%,#ececec,#f5f5f5 75%);background-size:200% 100%;animation:inv-shimmer 1.4s ease-in-out infinite;margin-bottom:8px;border-radius:4px}.inv-matrix__legend{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:#666}.inv-matrix__legend-swatch{display:inline-block;width:14px;height:14px;border-radius:3px;margin-right:4px;vertical-align:middle;border:1px solid rgba(0,0,0,.06)}.inv-matrix__statusbar{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#fafafa;border-radius:4px;font-size:12px;color:#666}.inv-matrix__statusbar--dirty{background:#fff7e6;color:#fa8c16}.inv-matrix__statusbar--saving{background:#e6f7ff;color:#1890ff}.inv-matrix__statusbar--error{background:#fff1f0;color:#cf1322}@keyframes inv-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}body{margin:0;padding-bottom:36px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f5f5f5}#root{min-height:100vh}.icp-footer{position:fixed;z-index:1000;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;min-height:36px;padding:0 16px;box-sizing:border-box;background:#fffffff5;border-top:1px solid #f0f0f0;color:#666;font-size:13px}.icp-footer a{color:inherit;text-decoration:none}.icp-footer a:hover{color:#fa8c16}.one-line{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.page-header-responsive{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}@media (max-width: 767px){body{background:#fff}.app-content{min-height:calc(100vh - 72px)}.page-header-responsive{display:flex;flex-direction:column;gap:8px}.ant-typography h3,h3.ant-typography{font-size:18px!important}.ant-table-wrapper{overflow-x:auto}.ant-table{font-size:12px}.ant-card-meta-title{margin-bottom:2px!important;font-size:13px!important}.ant-card-meta-description{font-size:12px!important}.ant-form-item{margin-bottom:14px}.ant-btn,.ant-space{max-width:100%}}
