.price-page[data-v-1e3370a8]{height:calc(100vh - 112px);min-height:520px;display:flex;flex-direction:column;background:#f7f8fa;overflow:hidden}.topbar[data-v-1e3370a8]{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;background:#fff;border-bottom:1px solid #f0f1f3}.topbar__left[data-v-1e3370a8]{display:flex;align-items:center;gap:6px;min-width:0;font-size:14px}.topbar__left strong[data-v-1e3370a8]{font-size:15px;font-weight:600;color:#1c1c1e}.sep[data-v-1e3370a8]{color:#d1d5db}.muted[data-v-1e3370a8]{color:#8e8e93;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar__right[data-v-1e3370a8]{display:flex;align-items:center;gap:8px;flex-shrink:0}.body[data-v-1e3370a8]{flex:1;min-height:0;display:flex;overflow:hidden}.side[data-v-1e3370a8]{width:200px;flex:0 0 200px;background:#fff;border-right:1px solid #f0f1f3;display:flex;flex-direction:column;padding:8px;min-height:0}.side__tools[data-v-1e3370a8]{display:flex;justify-content:space-between}.side__search[data-v-1e3370a8]{margin:4px 0 6px}.side__list[data-v-1e3370a8]{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:4px}.side__empty[data-v-1e3370a8]{margin:16px 4px;font-size:12px;color:#a1a1a6;text-align:center}.side-item[data-v-1e3370a8]{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;border:1px solid transparent;border-radius:8px;background:transparent;padding:8px 8px;cursor:pointer;font:inherit;text-align:left;color:#3a3a3c;transition:background .15s ease,border-color .15s ease}.side-item[data-v-1e3370a8]:hover{background:#f5f6f8}.side-item.on[data-v-1e3370a8]{background:#fff4e8;border-color:#ffc078;color:#c45f00}.side-item__name[data-v-1e3370a8]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.side-item__del[data-v-1e3370a8]{opacity:0;flex:0 0 auto}.side-item.on .side-item__del[data-v-1e3370a8],.side-item:hover .side-item__del[data-v-1e3370a8]{opacity:1}.main[data-v-1e3370a8]{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;padding:10px 12px;overflow:hidden}.main__empty[data-v-1e3370a8]{flex:1;display:flex;align-items:center;justify-content:center;color:#8e8e93;font-size:14px;text-align:center;padding:24px}.main__bar[data-v-1e3370a8]{flex:0 0 auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.scope-tip[data-v-1e3370a8]{font-size:12px;color:#a1a1a6}.main__stack[data-v-1e3370a8]{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.cal[data-v-1e3370a8]{flex:0 0 auto;background:#fff;border:1px solid #f0f1f3;border-radius:10px;padding:10px 12px 8px}.cal__week[data-v-1e3370a8]{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:12px;color:#a1a1a6;margin-bottom:6px}.cal__days[data-v-1e3370a8]{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.cal__cell[data-v-1e3370a8]{height:48px;border:1px solid #dde1e6;border-radius:9px;background:#eef0f3;cursor:pointer;padding:0;font:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;position:relative;transition:border-color .15s ease,background .15s ease}.cal__cell.empty[data-v-1e3370a8]{border-color:transparent;background:transparent;cursor:default}.cal__cell[data-v-1e3370a8]:not(.empty):not(.priced):not(.on){background:#eef0f3;border-color:#dde1e6}.cal__cell.weekend[data-v-1e3370a8]:not(.empty):not(.priced):not(.on){background:#e8eaee;border-color:#d5d9df}.cal__cell.priced[data-v-1e3370a8]:not(.on){background:#e8f1ff;border-color:#b7d0f5}.cal__cell[data-v-1e3370a8]:not(.empty):hover{filter:brightness(.97)}.cal__cell.on[data-v-1e3370a8]{border-color:#ff8c00;background:#fff0e0;box-shadow:inset 0 0 0 1px rgba(255,140,0,.35)}.cal__cell.on.priced[data-v-1e3370a8]{border-color:#ff8c00;background:#ffe2c2;box-shadow:inset 0 0 0 1px rgba(255,140,0,.45)}.cal__num[data-v-1e3370a8]{font-size:14px;font-weight:600;color:#3a3a3c;line-height:1}.cal__cell:not(.priced):not(.on) .cal__num[data-v-1e3370a8]{color:#8e8e93}.cal__cell.priced:not(.on) .cal__num[data-v-1e3370a8]{color:#3d6fb5}.cal__cell.on .cal__num[data-v-1e3370a8]{color:#c45f00}.cal__cell.on.priced .cal__num[data-v-1e3370a8]{color:#b34e00}.cal__mark[data-v-1e3370a8]{width:4px;height:4px;border-radius:50%;background:#5b8def;opacity:.85}.cal__hint[data-v-1e3370a8]{display:flex;justify-content:flex-start;gap:16px;margin-top:6px;padding-top:6px;border-top:1px solid #f5f5f7;font-size:11px;color:#a1a1a6}.cal__hint .swatch[data-v-1e3370a8]{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:6px;vertical-align:-1px;border:1px solid transparent}.cal__hint .swatch.selected[data-v-1e3370a8]{background:#fff0e0;border-color:#ff8c00}.cal__hint .swatch.priced[data-v-1e3370a8]{background:#e8f1ff;border-color:#b7d0f5}.cal__hint .swatch.unset[data-v-1e3370a8]{background:#eef0f3;border-color:#dde1e6}.cal__hint .hint-dot[data-v-1e3370a8]{display:inline-block;margin-right:6px;vertical-align:middle}.editor[data-v-1e3370a8]{flex:1;min-height:0;background:#fff;border:1px solid #f0f1f3;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;overflow:hidden}.editor__actions[data-v-1e3370a8]{display:flex;gap:8px;flex-wrap:wrap}.view-switch[data-v-1e3370a8]{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:2px 0 8px}.save-hint.inline[data-v-1e3370a8]{margin:0}.editor__head[data-v-1e3370a8]{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.editor__head h3[data-v-1e3370a8]{margin:0;font-size:14px;font-weight:600;color:#1c1c1e}.strip[data-v-1e3370a8]{display:flex;height:36px;gap:2px;border-radius:6px;overflow:hidden}.strip__seg[data-v-1e3370a8]{min-width:8px;border-top:3px solid;display:flex;align-items:flex-end;justify-content:center;font-size:10px;color:#606266;padding-bottom:2px}.strip__axis[data-v-1e3370a8]{display:flex;justify-content:space-between;font-size:11px;color:#909399;margin:2px 0 6px}.slot-table[data-v-1e3370a8]{flex:1;min-height:0}.step-chart[data-v-1e3370a8]{flex:1;min-height:180px;display:flex;gap:8px}.step-chart__y[data-v-1e3370a8]{width:48px;display:flex;flex-direction:column;justify-content:space-between;color:#909399;font-size:11px;padding-bottom:20px}.step-chart__y em[data-v-1e3370a8]{font-style:normal}.step-chart__body[data-v-1e3370a8]{flex:1;position:relative;border-bottom:1px solid #e4e7ed}.step-chart__grid[data-v-1e3370a8]{position:absolute;inset:0 0 20px;display:flex;flex-direction:column;justify-content:space-between}.step-chart__grid i[data-v-1e3370a8]{display:block;height:1px;background:#eef0f3}.step-chart__steps[data-v-1e3370a8]{position:absolute;left:0;right:0;top:6px;bottom:20px;display:flex;align-items:flex-end;gap:2px}.step-chart__seg[data-v-1e3370a8]{min-width:6px;display:flex;flex-direction:column;justify-content:flex-end}.step-chart__cap[data-v-1e3370a8]{height:5px;border-radius:2px 2px 0 0}.step-chart__fill[data-v-1e3370a8]{flex:1;min-height:8px}.step-chart__x[data-v-1e3370a8]{position:absolute;left:0;right:0;bottom:0;height:20px;display:flex;justify-content:space-between;align-items:flex-end;color:#909399;font-size:11px}.tag[data-v-1e3370a8]{display:inline-block;font-size:12px;font-weight:600;padding:1px 8px;border-radius:4px;line-height:20px}.save-hint[data-v-1e3370a8]{margin:6px 0 0;font-size:12px}.save-hint.ok[data-v-1e3370a8]{color:#34c759}.save-hint.warn[data-v-1e3370a8]{color:#ff9500}.hint[data-v-1e3370a8]{margin:0 0 10px;font-size:13px;color:#8e8e93}.copy-grid[data-v-1e3370a8]{display:grid;grid-template-columns:repeat(7,1fr);gap:2px 0;max-height:200px;overflow:auto}