:root{--lo-bg: #f4efe8;--lo-surface: #fffaf6;--lo-primary: #d86e3e;--lo-primary-deep: #b65427;--lo-info: #1b74e4;--lo-success: #2d8a57;--lo-warning: #c99128;--lo-danger: #c54f45;--lo-text-primary: #2f241e;--lo-text-secondary: #7d695d;--lo-border: #e9dccc}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%}body{overflow:hidden;background:var(--lo-bg);color:var(--lo-text-primary);font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif}.page-fit{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;overflow:hidden}.filter-card{flex-shrink:0}.table-card{flex:1;min-height:0}.table-card>.el-card__body{height:100%;min-height:0;display:flex;flex-direction:column}.table-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.pager-wrap{display:flex;justify-content:flex-end;margin-top:12px}:where(.side-menu,.route-shell,.timeline-scroll){overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(125,105,93,.28) transparent;scrollbar-gutter:stable}:where(.side-menu,.route-shell,.table-scroll,.timeline-scroll)::-webkit-scrollbar{width:8px;height:8px}:where(.side-menu,.route-shell,.table-scroll,.timeline-scroll)::-webkit-scrollbar-track{background:transparent}:where(.side-menu,.route-shell,.table-scroll,.timeline-scroll)::-webkit-scrollbar-thumb{background:#7d695d3d;border:2px solid transparent;border-radius:999px;background-clip:content-box}:where(.side-menu,.route-shell,.table-scroll,.timeline-scroll):hover::-webkit-scrollbar-thumb{background:#7d695d61;border:2px solid transparent;background-clip:content-box}:where(.side-menu,.route-shell,.table-scroll,.timeline-scroll)::-webkit-scrollbar-corner{background:transparent}.el-button--primary{--el-button-bg-color: var(--lo-primary);--el-button-border-color: var(--lo-primary);--el-button-hover-bg-color: var(--lo-primary-deep);--el-button-hover-border-color: var(--lo-primary-deep)}.el-card{--el-card-border-color: var(--lo-border)}
