*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:#f4f5f7;color:#1e293b;font-size:14px}#app{min-height:100vh}a{text-decoration:none;color:inherit}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.card{background:#fff;border-radius:14px;border:1px solid #eef0f3;box-shadow:0 1px 3px #0f172a0a}.section-title{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:800;color:#0f172a;margin:18px 2px 10px}.section-title .bar{width:4px;height:15px;border-radius:4px;background:#f97316}.state-box{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 16px;color:#94a3b8;font-size:13px;text-align:center}.spinner{width:26px;height:26px;border-radius:50%;border:3px solid #e2e8f0;border-top-color:#f97316;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tag{display:inline-block;border-radius:6px;padding:2px 7px;font-size:11px;font-weight:700;white-space:nowrap}.tag-final{background:#e2e8f0;color:#475569}.tag-scheduled{background:#ffedd5;color:#c2410c}.tag-playing{background:#d1fae5;color:#047857}.tag-cancelled{background:#fee2e2;color:#dc2626}
