@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700&family=Nunito:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap";:root{--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.5rem;--sp-6:2rem;--sp-8:3rem;--radius-sm:8px;--radius:14px;--radius-lg:20px;--radius-full:999px;--tap:56px;--tap-lg:72px;--font-system:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font:"Nunito", var(--font-system);--font-display:"Baloo 2", "Nunito", var(--font-system);--fs-xs:.8125rem;--fs-sm:.9375rem;--fs-base:1.0625rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-2xl:2rem;--shadow:0 1px 2px #0000000f, 0 4px 16px #0000000f;--shadow-lg:0 8px 30px #0000001f;--bg:#f6f6f3;--surface:#fff;--surface-2:#f0f0ec;--text:#1b1d22;--muted:#6b7280;--border:#e4e4dd;--accent:#e8590c;--accent-press:#c2470a;--on-accent:#fff;--cream:#f8eccc;--success:#15803d;--success-bg:#dcfce7;--danger:#dc2626;--danger-bg:#fee2e2;--warning:#b45309;--warning-bg:#fef3c7;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#121419;--surface:#1c2026;--surface-2:#252b33;--text:#f1f2f4;--muted:#9aa3ad;--border:#2c333b;--accent:#f17a3a;--accent-press:#e8590c;--on-accent:#fff;--success:#4ade80;--success-bg:#14321f;--danger:#f87171;--danger-bg:#3a1717;--warning:#fbbf24;--warning-bg:#3a2c0a;--shadow:0 1px 2px #0006, 0 4px 16px #0000004d;--shadow-lg:0 8px 30px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font);font-size:var(--fs-base);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100dvh;line-height:1.5;transition:background .2s,color .2s}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.no-select{-webkit-user-select:none;user-select:none}.app-content{max-width:1100px;padding:var(--sp-4);padding-bottom:calc(var(--sp-8) + env(safe-area-inset-bottom));margin:0 auto}.surface{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.field{gap:var(--sp-2);margin-bottom:var(--sp-4);flex-direction:column;display:flex}.field label{font-size:var(--fs-sm);color:var(--muted);font-weight:600}.field input,.field select,.field textarea{min-height:var(--tap);padding:0 var(--sp-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);font-size:var(--fs-base)}.field textarea{padding:var(--sp-3);min-height:calc(var(--tap) * 1.6)}.offline-pill.svelte-1cjtxgc{top:max(var(--sp-3), env(safe-area-inset-top));left:var(--sp-3);z-index:50;align-items:center;gap:var(--sp-2);height:var(--tap);padding:0 var(--sp-3);border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);font-size:var(--fs-sm);color:var(--text);font-weight:600;display:flex;position:fixed}.offline-pill.svelte-1cjtxgc .dot:where(.svelte-1cjtxgc){border-radius:var(--radius-full);background:var(--accent);flex:none;width:10px;height:10px}.offline-pill.offline.svelte-1cjtxgc .dot:where(.svelte-1cjtxgc){background:var(--danger)}.offline-pill.syncing.svelte-1cjtxgc .dot:where(.svelte-1cjtxgc){background:var(--accent);animation:1s ease-in-out infinite svelte-1cjtxgc-pulse}@keyframes svelte-1cjtxgc-pulse{50%{opacity:.3}}.estado-conn.svelte-1cjtxgc{color:var(--muted);margin-bottom:var(--sp-3)}.vacio.svelte-1cjtxgc{color:var(--muted)}.lista.svelte-1cjtxgc{gap:var(--sp-2);flex-direction:column;list-style:none;display:flex}.lista.svelte-1cjtxgc li:where(.svelte-1cjtxgc){justify-content:space-between;align-items:center;gap:var(--sp-3);padding:var(--sp-3);background:var(--surface-2);border-radius:var(--radius-sm);display:flex}.lista.svelte-1cjtxgc li.err:where(.svelte-1cjtxgc){background:var(--danger-bg)}.info.svelte-1cjtxgc{flex-direction:column;gap:2px;min-width:0;display:flex}.resumen.svelte-1cjtxgc{color:var(--text);font-weight:700}.meta.svelte-1cjtxgc{font-size:var(--fs-xs);color:var(--muted)}.error-txt.svelte-1cjtxgc{font-size:var(--fs-xs);color:var(--danger)}.acciones.svelte-1cjtxgc{gap:var(--sp-2);flex:none;display:flex}.theme-toggle.svelte-12qhfyh{top:max(var(--sp-3), env(safe-area-inset-top));right:var(--sp-3);z-index:50;width:var(--tap);height:var(--tap);border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);font-size:var(--fs-xl);place-items:center;display:grid;position:fixed}
