:root{--hc-primary:#0f6eff;--hc-primary-light:#3a95ff;--hc-primary-dark:#0056cc;--hc-bg:#f6f8fa;--hc-bg-gradient:linear-gradient(160deg,#f0f6ff,#e8f0fe 40%,#f8faff);--hc-card-shadow:0 8px 32px #0f3c7817,0 2px 8px #0f3c780a;--hc-card-radius:16px;--hc-text-primary:#1a2b42;--hc-text-secondary:#7a8fa6;--hc-text-muted:#8a9bb5;--hc-border:#edf2f7;--hc-transition:0.3s cubic-bezier(0.4,0,0.2,1)}#q-app,body,html{margin:0;min-height:100%;padding:0}body{overflow-x:hidden}img{height:auto;max-width:100%}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .25s ease}.page-fade-enter-from,.page-fade-leave-to{opacity:0}@keyframes hc-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.hc-skeleton{animation:hc-shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:8px}.hc-empty-state{background:var(--hc-bg);border:1px solid var(--hc-border);border-radius:var(--hc-card-radius);padding:48px 24px;text-align:center}.hc-empty-state__icon{color:var(--hc-text-muted);font-size:48px;margin-bottom:16px}.hc-empty-state__title{color:var(--hc-text-primary);font-size:1.2rem;font-weight:600;margin:0 0 8px}.hc-empty-state__text{color:var(--hc-text-secondary);font-size:.9rem;margin:0}.hc-status--pending{color:#e6a23c}.hc-status--confirmed{color:#409eff}.hc-status--finished{color:#67c23a}.hc-status--cancelled{color:#f56c6c}