*{box-sizing:border-box}html,body{color:#163b2d;background:#f6f7f4;margin:0;padding:0;font-family:Wix Madefor Text,Arial,sans-serif}a{color:inherit}.page{width:100%;max-width:1100px;margin:0 auto;padding:24px}.center-screen{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.card{background:#fff;border:1px solid #e3e7df;border-radius:18px;padding:22px;box-shadow:0 8px 24px #0000000d}.auth-card{width:100%;max-width:430px}.home-card{text-align:center;width:100%;max-width:520px}.home-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:18px;display:flex}.home-actions a{width:160px;text-decoration:none;display:block}.home-actions button{width:100%}.brand{text-align:center;margin:0 0 18px;font-size:30px;font-weight:700}h1,h2,h3{margin-top:0}input,select,button{border:1px solid #cfd7c7;border-radius:10px;height:44px;padding:0 12px;font-family:Wix Madefor Text,Arial,sans-serif;font-size:15px}input,select{background:#fff;width:100%}button{color:#fff;cursor:pointer;white-space:nowrap;background:#163b2d;border:0;font-weight:700}button.secondary{color:#163b2d;background:#eef1ea;border:1px solid #cfd7c7}button.danger{color:#fff;background:#dc2626}button.grey{color:#fff;background:#6b7280}button:disabled{opacity:.5;cursor:not-allowed}.form-stack{gap:12px;display:grid}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.row>*{flex:160px}.topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.grid-2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.list{gap:14px;display:grid}.pill{border-radius:999px;padding:5px 10px;font-size:13px;font-weight:700;display:inline-block}.pill-red{color:#fff;background:#dc2626}.pill-green{color:#126b2f;background:#d8f5df}.pill-grey{color:#334155;background:#eef1ea}.success-toast{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:12px;margin:12px 0;padding:12px 14px}.muted{color:#6b7280;font-size:14px}.small{font-size:13px}.card-row{grid-template-columns:1.2fr .8fr .8fr 1fr;align-items:center;gap:12px;display:grid}.action-row{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.action-row button{flex:1 1 0;min-width:0}@media (max-width:760px){.home-actions{width:100%}.home-actions a{width:100%;max-width:260px}.page{padding:16px}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{justify-content:flex-start;width:100%}.grid-2,.card-row{grid-template-columns:1fr}.row{flex-direction:column;align-items:stretch}.row>*{flex:auto;width:100%}.action-row{flex-direction:row}}
