.sync-badge[data-v-3d6e00e6]{background:var(--surface-2);color:var(--text-dim);white-space:nowrap;cursor:pointer;border-radius:999px;padding:.25rem .5rem;font-size:.72rem}.is-synced[data-v-3d6e00e6]{color:#16a34a}.is-pending[data-v-3d6e00e6]{color:#d97706}.is-error[data-v-3d6e00e6]{color:#dc2626}.is-conflict[data-v-3d6e00e6]{color:#dc2626;background:#fee2e2;font-weight:700}.is-offline[data-v-3d6e00e6]{color:#dc2626}.install-prompt[data-v-237e9c65]{left:.75rem;right:.75rem;bottom:calc(var(--nav-h) + .75rem);z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;gap:.6rem;padding:.9rem 1rem;display:flex;position:fixed}.install-prompt p[data-v-237e9c65]{margin:0;font-size:.95rem;font-weight:600}.actions[data-v-237e9c65]{gap:.6rem;display:flex}button[data-v-237e9c65]{border-radius:var(--radius);border:none;flex:1;min-height:2.7rem;font-size:.95rem;font-weight:700}button.primary[data-v-237e9c65]{background:var(--accent);color:#fff}button.ghost[data-v-237e9c65]{background:var(--surface-2);color:var(--text)}button.full[data-v-237e9c65]{flex:none;width:100%}.update-prompt[data-v-9e10134f]{left:.75rem;right:.75rem;bottom:calc(var(--nav-h) + .75rem);z-index:40;background:var(--surface);border:1px solid var(--accent);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;gap:.6rem;padding:.9rem 1rem;display:flex;position:fixed}.update-prompt p[data-v-9e10134f]{margin:0;font-size:.95rem;font-weight:600}.actions[data-v-9e10134f]{gap:.6rem;display:flex}button[data-v-9e10134f]{border-radius:var(--radius);border:none;flex:1;min-height:2.7rem;font-size:.95rem;font-weight:700}button.primary[data-v-9e10134f]{background:var(--accent);color:#fff}button.ghost[data-v-9e10134f]{background:var(--surface-2);color:var(--text)}.offline-toast[data-v-9e10134f]{left:50%;bottom:calc(var(--nav-h) + 1rem);z-index:40;background:var(--success);color:#fff;box-shadow:var(--shadow);border-radius:999px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;position:fixed;transform:translate(-50%)}.app-shell[data-v-3662e9ae]{flex-direction:column;min-height:100dvh;display:flex}.app-header[data-v-3662e9ae]{z-index:10;height:var(--header-h);background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:0 .9rem;display:flex;position:sticky;top:0}.brand[data-v-3662e9ae]{color:var(--text);background:0 0;border:none;align-items:baseline;gap:.4rem;font-size:1.05rem;font-weight:800;display:inline-flex}.version[data-v-3662e9ae]{color:var(--text-dim);font-size:.78rem;font-weight:600}.content[data-v-3662e9ae]{padding-bottom:var(--nav-h);flex:1}.bottom-nav[data-v-3662e9ae]{z-index:20;height:var(--nav-h);padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.nav-item[data-v-3662e9ae]{color:var(--text-dim);background:0 0;border:none;border-top:3px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;font-size:.68rem;display:flex}.nav-item .icon[data-v-3662e9ae]{font-size:1.15rem;line-height:1}.nav-item.active[data-v-3662e9ae]{color:var(--accent);border-top-color:var(--accent);font-weight:700}.nav-item.primary[data-v-3662e9ae]{color:var(--text);font-weight:700}.nav-item.primary.active[data-v-3662e9ae]{color:var(--accent)}:root{--accent:#1d4ed8;--accent-soft:#dbeafe;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--bg:#f1f5f9;--surface:#fff;--surface-2:#e2e8f0;--border:#cbd5e1;--text:#0f172a;--text-dim:#64748b;--radius:.6rem;--radius-lg:1rem;--shadow:0 4px 12px #0f172a26;--header-h:3.2rem;--nav-h:3.7rem}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.45}button{cursor:pointer;touch-action:manipulation}input,textarea,select{font-family:inherit}#app{min-height:100dvh}
