:root{color:#1f2933;background:#f4f6f8;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}main{max-width:960px;margin:40px auto;padding:0 20px 40px}.header{border-bottom:1px solid #e5e7eb;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:16px;display:flex}.logo{object-fit:contain;width:72px;height:72px}.header-text{flex-direction:column;display:flex}.header-text h1{margin:0;font-size:1.75rem}.subtitle{color:#6b7280;margin:4px 0 0;font-size:.95rem;line-height:1.4}h1{margin:0;font-size:2rem;line-height:1.1}h2{margin-top:0}.section{background:#fff;border-radius:14px;margin-bottom:24px;padding:24px;box-shadow:0 6px 18px #0000000f}ul{margin:0;padding:0;list-style:none}li{background:#fff;border:1px solid #eef2f6;border-radius:12px;margin-bottom:14px;padding:18px;box-shadow:0 4px 14px #0000000d}.selected-card{border:2px solid #3b82f6}.card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.card-title{margin:0;font-size:1.1rem}.card-meta{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.badge{border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.badge--priority-low{color:#075985;background:#e0f2fe}.badge--priority-medium{color:#92400e;background:#fef3c7}.badge--priority-high{color:#991b1b;background:#fee2e2}.badge--status-backlog{color:#374151;background:#e5e7eb}.badge--status-open{color:#1d4ed8;background:#dbeafe}.badge--status-inprogress{color:#6d28d9;background:#ede9fe}.badge--status-complete{color:#166534;background:#dcfce7}.badge--status-archived{color:#6b7280;background:#f3f4f6}.card-description{color:#4b5563;margin:0 0 14px;line-height:1.45}form{background:#fff;border-radius:14px;margin-bottom:24px;padding:24px;box-shadow:0 6px 18px #0000000f}.form-group{margin-bottom:16px}label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.form-control{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:560px;padding:10px 12px;font-size:14px}.form-control:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}textarea.form-control{resize:vertical;min-height:90px}.form-actions{gap:10px;margin-top:12px;display:flex}button{cursor:pointer;border:none;border-radius:8px;padding:10px 14px;font-weight:700;transition:background .15s,transform .1s}button:hover{transform:translateY(-1px)}button:disabled{opacity:.65;cursor:not-allowed;transform:none}button[type=submit]{color:#fff;background:#2563eb}button[type=submit]:hover{background:#1d4ed8}.secondary-button{color:#fff;background:#6b7280}.secondary-button:hover{background:#4b5563}.danger-button{color:#fff;background:#ef4444}.danger-button:hover{background:#dc2626}.form-error{color:#dc2626;margin-top:10px;font-weight:600}.empty-state,.info-state{color:#4b5563;background:#fff;border-radius:14px;padding:24px;box-shadow:0 6px 18px #0000000d}
