main.svelte-dt2zqv{max-width:900px;margin:auto;padding:2rem;font-family:system-ui,sans-serif}h1.svelte-dt2zqv{text-align:center;margin-bottom:1.5rem}ul.auftrag-liste.svelte-dt2zqv{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.25rem}.auftrag-card.svelte-dt2zqv{border-radius:8px;padding:1rem 1.25rem;box-shadow:0 2px 6px #00000014;background:#fff;border-left:6px solid transparent;display:flex;flex-direction:column;justify-content:space-between;transition:transform .15s ease,box-shadow .15s ease}.auftrag-card.svelte-dt2zqv:hover{transform:translateY(-2px);box-shadow:0 3px 8px #0000001f}.auftrag-card.offen.svelte-dt2zqv{border-left-color:#e0a800;background-color:#fff8e1}.auftrag-card.inBearbeitung.svelte-dt2zqv{border-left-color:#007bff;background-color:#e3f2fd}.auftrag-card.abgeschlossen.svelte-dt2zqv{border-left-color:#28a745;background-color:#e8f5e9}.auftrag-info.svelte-dt2zqv h2:where(.svelte-dt2zqv){font-size:1.2rem;margin-bottom:.5rem;color:#333}.auftrag-info.svelte-dt2zqv p:where(.svelte-dt2zqv){margin:.25rem 0;font-size:.95rem}.actions.svelte-dt2zqv{margin-top:.75rem;display:flex;gap:.5rem;justify-content:flex-end}.detail-link.svelte-dt2zqv,.delete-btn.svelte-dt2zqv{font-size:1.2rem;border:none;background:none;cursor:pointer;transition:transform .1s ease}.detail-link.svelte-dt2zqv:hover,.delete-btn.svelte-dt2zqv:hover{transform:scale(1.2)}.delete-btn.svelte-dt2zqv{color:#c62828}.delete-btn.svelte-dt2zqv:disabled{opacity:.6;cursor:not-allowed}.status-msg.svelte-dt2zqv{text-align:center;margin-top:1.5rem;font-weight:700}.error.svelte-dt2zqv{color:#c62828}.header.svelte-dt2zqv{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.5rem}.new-btn.svelte-dt2zqv{background:#4e79a7;color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:6px;font-weight:500;transition:background .2s ease}.new-btn.svelte-dt2zqv:hover{background:#3b5e86}
