:root{--primary-gradient:linear-gradient(135deg, #4f46e5 0%, #06b6d4 100%);--bg-color:#f0f9ff;--card-bg:#fff;--text-main:#1e1b4b;--text-muted:#64748b;--radius-lg:24px;--radius-md:16px}body{background-color:var(--bg-color);color:var(--text-main);margin:0;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.container{background:var(--card-bg);border-radius:var(--radius-lg);box-sizing:border-box;max-width:800px;margin:2rem auto;padding:2rem;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}@media (width<=840px){.container{border-radius:var(--radius-md);width:calc(100% - 2rem);margin:1rem;padding:1.5rem}}.error{color:#b91c1c;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.form-group{flex-direction:column;gap:.5rem;display:flex}label{color:#374151;font-size:.875rem;font-weight:600}input,textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.submit-button,.add-button,.view-link{background:var(--primary-gradient);color:#fff;border-radius:var(--radius-md);cursor:pointer;text-align:center;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.submit-button:hover,.add-button:hover,.view-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4f46e54d}.submit-button:active,.add-button:active,.view-link:active{transform:translateY(0)}.footer.svelte-12qhfyh{background:#fff;border-top:1px solid #0000000d;margin-top:auto;padding:2rem 0}.footer-content.svelte-12qhfyh{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.footer-content.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}.footer-actions.svelte-12qhfyh{align-items:center;gap:1rem;display:flex}.footer-link.svelte-12qhfyh{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;transition:color .2s}.footer-link.svelte-12qhfyh:hover{color:#4f46e5}.lang-switcher.svelte-12qhfyh{align-items:center;gap:.5rem;display:flex}.lang-switcher.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-weight:600;text-decoration:none;transition:color .2s}.lang-switcher.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#4f46e5}.lang-switcher.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#4f46e5;pointer-events:none}.divider.svelte-12qhfyh{opacity:.3}
