:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#172033;background:#f4f7fb;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.app{max-width:1440px;margin:0 auto;padding:32px 20px 56px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.page-header-main{min-width:0}.eyebrow{color:#667085;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.page-header h1{color:#0f172a;margin:0 0 10px;font-size:34px;line-height:1.2}.subtext{color:#667085;margin:0;font-size:15px;line-height:1.7}.header-actions{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}.primary-button,.secondary-button{cursor:pointer;border:none;border-radius:16px;padding:13px 18px;transition:transform .16s,box-shadow .16s,opacity .16s}.primary-button:hover,.secondary-button:hover,.tab-button:hover{transform:translateY(-1px)}.primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);font-weight:700;box-shadow:0 14px 28px #2563eb3d}.primary-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.secondary-button{color:#111827;background:#fff;border:1px solid #e5e7eb;font-weight:600;box-shadow:0 10px 24px #0f172a0f}.tab-section{flex-direction:column;gap:18px;display:flex}.tab-bar{background:#e9eef7;border-radius:16px;align-self:flex-start;gap:8px;padding:6px;display:inline-flex}.tab-button{color:#475467;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:12px 18px;font-weight:700;transition:background .16s,color .16s,box-shadow .16s}.tab-button.active{color:#0f172a;background:#fff;box-shadow:0 6px 16px #0f172a14}.card{background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;padding:22px;box-shadow:0 16px 40px #0f172a12}.card-main{padding-top:24px}.card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.card-header-stacked{align-items:flex-start}.card h2{color:#0f172a;margin:0;font-size:22px}.section-subtext{color:#667085;margin:6px 0 0;font-size:14px;line-height:1.6}.loading{color:#667085;white-space:nowrap;font-size:14px}.error-card{background:#fff7f7;border:1px solid #fecaca}.sync-tab-layout{grid-template-columns:1fr;gap:20px;display:grid}.sync-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.sync-item{background:#f8fbff;border:1px solid #e8eef8;border-radius:18px;min-height:96px;padding:16px}.sync-item-hero{background:linear-gradient(#f5f9ff,#eef5ff)}.sync-item-wide{grid-column:span 2}.label{color:#667085;margin-bottom:10px;font-size:13px;font-weight:600;display:block}.value{color:#111827;word-break:break-word;font-size:15px;line-height:1.7}.metric-item{flex-direction:column;justify-content:center;display:flex}.metric-value{color:#0f172a;font-size:32px;font-weight:800;line-height:1.1}.path-text{color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.status-badge,.source-badge{border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.status-success{color:#166534;background:#dcfce7}.status-running{color:#1d4ed8;background:#dbeafe}.status-failed{color:#b91c1c;background:#fee2e2}.status-idle,.status-unknown{color:#374151;background:#e5e7eb}.source-manual{color:#6d28d9;background:#ede9fe}.source-zaim_csv{color:#1d4ed8;background:#dbeafe}.source-unknown{color:#374151;background:#e5e7eb}.table-wrapper{background:#fff;border:1px solid #edf2f7;border-radius:18px;overflow-x:auto}table{border-collapse:separate;border-spacing:0;width:100%;min-width:1100px}thead th{text-align:left;color:#475467;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:14px;font-size:13px}tbody td{vertical-align:top;color:#1f2937;background:#fff;border-bottom:1px solid #eef2f7;padding:14px;font-size:14px;line-height:1.6}tbody tr:hover td{background:#f9fbff}tbody tr:last-child td{border-bottom:none}.amount-cell{white-space:nowrap;color:#0f172a;font-weight:800}.empty-cell{text-align:center;color:#667085;padding:28px}@media (width<=960px){.app{padding:24px 16px 48px}.page-header{flex-direction:column}.header-actions{width:100%}.sync-grid{grid-template-columns:1fr}.sync-item-wide{grid-column:span 1}.tab-bar{width:100%}.tab-button{flex:1}}
