*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-900:#1b4332;--green-700:#2d6a4f;--green-500:#52b788;--green-200:#b7e4c7;--green-50:#f0faf4;--amber:#f4a261;--red:#e76f51;--gray-900:#111827;--gray-600:#4b5563;--gray-400:#9ca3af;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--white:#fff;--radius-sm:6px;--radius:10px;--radius-lg:16px;--shadow-sm:0 1px 3px #00000014;--shadow:0 4px 12px #00000014}html,body{height:100%;color:var(--gray-900);background:var(--green-50);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button{border-radius:var(--radius-sm);cursor:pointer;background:var(--green-700);color:var(--white);border:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:opacity .15s,background .15s}button:hover{opacity:.88}button:active{opacity:.75}button.secondary{background:var(--white);color:var(--gray-900);border:1px solid var(--gray-200)}button.ghost{color:var(--green-700);background:0 0;padding:.25rem .5rem}input,textarea,select{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);color:var(--gray-900);width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--green-500);outline:none;box-shadow:0 0 0 3px #52b78826}label{color:var(--gray-600);flex-direction:column;gap:.3rem;font-size:.82rem;font-weight:500;display:flex}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1rem 1.25rem}.badge{background:var(--green-200);color:var(--green-900);text-transform:capitalize;border-radius:99px;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.badge.active{color:#92400e;background:#fef3c7}.badge.completed{background:var(--green-200);color:var(--green-900)}.badge.offline{color:#991b1b;background:#fee2e2}.install-banner.svelte-12qhfyh{background:var(--green-700);color:#fff;z-index:999;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.82rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000026}.install-banner.svelte-12qhfyh span:where(.svelte-12qhfyh){flex:1}.install-banner.svelte-12qhfyh button:where(.svelte-12qhfyh){white-space:nowrap;flex-shrink:0;padding:.35rem .75rem;font-size:.8rem}.install-banner.svelte-12qhfyh button.secondary:where(.svelte-12qhfyh){color:var(--green-200);border:1px solid var(--green-500);background:0 0}
