.sync-schedule-panel{margin-bottom:16px;padding:16px 18px}.sync-schedule-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.sync-schedule-title{color:var(--text-primary);margin:0 0 6px;font-size:15px;font-weight:600}.sync-schedule-desc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.sync-schedule-toggle{color:var(--text-primary);cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.sync-schedule-presets{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.sync-schedule-preset-btn{border-radius:var(--radius-sm);background:var(--bg-light);box-shadow:var(--shadow-card);color:var(--text-secondary);cursor:pointer;border:none;padding:6px 12px;font-size:12px}.sync-schedule-preset-btn:hover:not(:disabled){color:var(--accent)}.sync-schedule-form{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px 20px;margin-bottom:14px;display:grid}.sync-schedule-field{flex-direction:column;gap:6px;display:flex}.sync-schedule-field--window .sync-schedule-window{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.sync-schedule-label{color:var(--text-muted);font-size:12px}.sync-schedule-select,.sync-schedule-time{border-radius:var(--radius-sm);box-shadow:var(--ring-inset);background:var(--bg-card);color:var(--text-primary);border:none;padding:8px 10px;font-size:13px}.sync-schedule-status{border-radius:var(--radius-sm);background:var(--bg-light);color:var(--text-secondary);flex-direction:column;gap:6px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.sync-schedule-muted{color:var(--text-muted);margin-right:6px}.sync-schedule-cron{color:var(--text-secondary);margin-top:12px;font-size:12px;line-height:1.55}.sync-schedule-cron summary{cursor:pointer;color:var(--text-primary);font-weight:500}.sync-schedule-cron-cmd{border-radius:var(--radius-sm);background:var(--primary);color:#e2e8f0;font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;margin:8px 0;padding:10px 12px;font-size:11px;overflow-x:auto}.sync-schedule-msg{color:var(--accent);margin:10px 0 0;font-size:12px}.sync-schedule-loading{color:var(--text-muted);font-size:13px}.sync-schedule-advice{border-radius:var(--radius-sm);color:var(--text-secondary);border-top:3px solid var(--accent);background:#d977061a;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:12px;padding:10px 12px;font-size:12px;display:flex}.sync-schedule-advice strong{color:var(--accent);font-weight:700}.sync-schedule-live{color:var(--accent);font-weight:600}.sync-schedule-history{margin-top:14px}.sync-schedule-history-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.sync-schedule-history-head h4{color:var(--text-primary);margin:0;font-size:13px;font-weight:600}.sync-schedule-refresh-btn{border-radius:var(--radius-sm);box-shadow:var(--ring-inset);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border:none;padding:4px 10px;font-size:11px}.sync-schedule-refresh-btn:hover:not(:disabled){color:var(--text-primary)}.sync-schedule-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.sync-schedule-history-empty{border-radius:var(--radius-sm);background:var(--bg-light);color:var(--text-muted);margin:0;padding:12px;font-size:12px}.sync-schedule-history-wrap{border-radius:var(--radius-sm);background:var(--bg-light);overflow-x:auto}.sync-schedule-history-table{border-collapse:collapse;width:100%;font-size:11px}.sync-schedule-history-table th,.sync-schedule-history-table td{text-align:left;border-bottom:1px solid var(--border-light);vertical-align:top;padding:8px 10px}.sync-schedule-history-table th{color:var(--text-muted);white-space:nowrap;font-weight:600}.sync-schedule-history-table th.num,.sync-schedule-history-table td.num{text-align:right;font-family:var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap}.sync-schedule-history-table tbody tr:last-child td{border-bottom:none}.sync-schedule-history-msg{max-width:280px;color:var(--text-secondary);line-height:1.45}.sync-schedule-status-pill{white-space:nowrap;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-block}.sync-schedule-status-pill--success{color:var(--primary);background:#0f172a14}.sync-schedule-status-pill--failed{color:var(--accent-red);background:#ef444414}.sync-schedule-status-pill--skipped{color:var(--text-muted);background:#0f172a0f}.sync-schedule-status-pill--running{color:var(--accent);background:#d977061f}
